1 | [ Oct 9 17:19:24 Enabled. ] | ||
2 | [ Oct 9 17:19:24 Rereading configuration. ] | ||
3 | [ Oct 9 17:19:26 Rereading configuration. ] | ||
4 | [ Oct 9 17:19:37 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 9 17:19:37 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.09 17:19:38.504927 [ 1 ] {} <Information> Application: Will watch for the process with pid 23032 | ||
29 | 2024.10.09 17:19:38.505437 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.10.09 17:19:39.020325 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23032 | ||
31 | 2024.10.09 17:19:39.021187 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.10.09 17:19:39.021943 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.10.09 17:19:39.122315 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.10.09 17:19:39.145594 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.10.09 17:19:39.145655 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.10.09 17:19:39.145671 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.10.09 17:19:39.145752 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.10.09 17:19:39.146183 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.10.09 17:19:39.147848 [ 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.09 17:19:39.148439 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.10.09 17:19:39.149295 [ 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.09 17:19:39.149317 [ 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.09 17:19:39.149332 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.10.09 17:19:39.149517 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.10.09 17:19:39.150416 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.10.09 17:19:39.156448 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.10.09 17:19:39.157167 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.10.09 17:19:39.158483 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.10.09 17:19:39.158544 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.10.09 17:19:39.160074 [ 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.09 17:19:39.160429 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.10.09 17:19:39.164720 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.10.09 17:19:39.165290 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.10.09 17:19:39.166962 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.10.09 17:19:39.167386 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.10.09 17:19:39.167844 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.10.09 17:19:39.168246 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.10.09 17:19:39.169683 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.10.09 17:19:39.169710 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.10.09 17:19:39.169767 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.10.09 17:19:39.169850 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.10.09 17:19:39.178896 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.10.09 17:19:39.178923 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000182054 sec | ||
68 | 2024.10.09 17:19:39.178967 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.10.09 17:19:39.178981 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.10.09 17:19:39.180119 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.10.09 17:19:39.181147 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.10.09 17:19:39.194317 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.10.09 17:19:39.194374 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.10.09 17:19:39.194398 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.10.09 17:19:39.194411 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.10.09 17:19:39.194445 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.10.09 17:19:39.194462 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.10.09 17:19:39.194475 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.10.09 17:19:39.194506 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.10.09 17:19:39.194524 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.10.09 17:19:39.194536 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.10.09 17:19:39.194547 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.10.09 17:19:39.194585 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.10.09 17:19:39.194597 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.10.09 17:19:39.194609 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.10.09 17:19:39.194642 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.10.09 17:19:39.194654 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.10.09 17:19:39.222664 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.10.09 17:19:39.224032 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.10.09 17:19:39.224060 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8061e-05 sec | ||
91 | 2024.10.09 17:19:39.224074 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.10.09 17:19:39.224086 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.10.09 17:19:39.224113 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.10.09 17:19:39.224325 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.10.09 17:19:39.224366 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.10.09 17:19:39.224380 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.10.09 17:19:39.224391 [ 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.09 17:19:39.224411 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.10.09 17:19:39.254482 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.10.09 17:19:39.254740 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.71 MiB, peak 24.71 MiB, free memory in arenas 0.00 B, will set to 116.73 MiB (RSS), difference: 92.02 MiB | ||
101 | 2024.10.09 17:19:39.256020 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.976e-05 sec. | ||
102 | 2024.10.09 17:19:39.256540 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.10.09 17:19:39.256636 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.10.09 17:19:39.256654 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.10.09 17:19:46.591260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
106 | 2024.10.09 17:19:46.591468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
107 | 2024.10.09 17:19:46.591499 [ 3 ] {} <Debug> HTTP-Session: e842ef3a-4ea4-4581-853e-cd225f64b3d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
108 | 2024.10.09 17:19:46.591592 [ 3 ] {} <Debug> HTTP-Session: e842ef3a-4ea4-4581-853e-cd225f64b3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.10.09 17:19:46.591608 [ 3 ] {} <Debug> HTTP-Session: e842ef3a-4ea4-4581-853e-cd225f64b3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.10.09 17:19:46.591692 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.10.09 17:19:46.591784 [ 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.09 17:19:46.591802 [ 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.09 17:19:46.591898 [ 3 ] {} <Trace> HTTP-Session: e842ef3a-4ea4-4581-853e-cd225f64b3d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
114 | 2024.10.09 17:19:46.593114 [ 3 ] {03455454-810c-4a8b-96a4-c47e6c5b6842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.10.09 17:19:46.650982 [ 3 ] {03455454-810c-4a8b-96a4-c47e6c5b6842} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63658) (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.09 17:19:46.651960 [ 3 ] {03455454-810c-4a8b-96a4-c47e6c5b6842} <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.09 17:19:46.653851 [ 3 ] {} <Debug> HTTP-Session: e842ef3a-4ea4-4581-853e-cd225f64b3d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.10.09 17:19:46.654130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
167 | 2024.10.09 17:19:46.654204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
168 | 2024.10.09 17:19:46.654289 [ 3 ] {} <Debug> HTTP-Session: 078d89bf-2c5e-41e3-b2bc-d754b938dea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
169 | 2024.10.09 17:19:46.654312 [ 3 ] {} <Debug> HTTP-Session: 078d89bf-2c5e-41e3-b2bc-d754b938dea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.10.09 17:19:46.654326 [ 3 ] {} <Debug> HTTP-Session: 078d89bf-2c5e-41e3-b2bc-d754b938dea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.10.09 17:19:46.654455 [ 3 ] {} <Trace> HTTP-Session: 078d89bf-2c5e-41e3-b2bc-d754b938dea9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
172 | 2024.10.09 17:19:46.654620 [ 3 ] {c270dfe5-191d-4d36-984f-e521c5441520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
173 | 2024.10.09 17:19:46.654870 [ 3 ] {c270dfe5-191d-4d36-984f-e521c5441520} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63658) (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.09 17:19:46.655124 [ 3 ] {c270dfe5-191d-4d36-984f-e521c5441520} <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.09 17:19:46.655401 [ 3 ] {} <Debug> HTTP-Session: 078d89bf-2c5e-41e3-b2bc-d754b938dea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.10.09 17:19:46.659641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
225 | 2024.10.09 17:19:46.659762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
226 | 2024.10.09 17:19:46.659785 [ 3 ] {} <Debug> HTTP-Session: 3bf6c309-e747-4301-85e9-4657e8d03149 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
227 | 2024.10.09 17:19:46.659803 [ 3 ] {} <Debug> HTTP-Session: 3bf6c309-e747-4301-85e9-4657e8d03149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2024.10.09 17:19:46.659876 [ 3 ] {} <Debug> HTTP-Session: 3bf6c309-e747-4301-85e9-4657e8d03149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.10.09 17:19:46.659914 [ 3 ] {} <Trace> HTTP-Session: 3bf6c309-e747-4301-85e9-4657e8d03149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
230 | 2024.10.09 17:19:46.661336 [ 3 ] {b6c5ce8d-4a8b-4f18-886a-87238c68b1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
231 | 2024.10.09 17:19:46.662173 [ 3 ] {b6c5ce8d-4a8b-4f18-886a-87238c68b1b2} <Debug> DynamicQueryHandler: Done processing query | ||
232 | 2024.10.09 17:19:46.662197 [ 3 ] {} <Debug> HTTP-Session: 3bf6c309-e747-4301-85e9-4657e8d03149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.10.09 17:19:46.664422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
234 | 2024.10.09 17:19:46.664548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
235 | 2024.10.09 17:19:46.664585 [ 3 ] {} <Debug> HTTP-Session: 3664304a-8734-43ba-9ac9-9575064103a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
236 | 2024.10.09 17:19:46.664613 [ 3 ] {} <Debug> HTTP-Session: 3664304a-8734-43ba-9ac9-9575064103a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2024.10.09 17:19:46.664712 [ 3 ] {} <Debug> HTTP-Session: 3664304a-8734-43ba-9ac9-9575064103a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
238 | 2024.10.09 17:19:46.664769 [ 3 ] {} <Trace> HTTP-Session: 3664304a-8734-43ba-9ac9-9575064103a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
239 | 2024.10.09 17:19:46.664995 [ 3 ] {03614300-6f25-429c-8a72-d118e54fc3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
240 | 2024.10.09 17:19:46.665140 [ 3 ] {03614300-6f25-429c-8a72-d118e54fc3f5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
241 | 2024.10.09 17:19:46.666566 [ 3 ] {03614300-6f25-429c-8a72-d118e54fc3f5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
242 | 2024.10.09 17:19:46.666642 [ 3 ] {03614300-6f25-429c-8a72-d118e54fc3f5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000100682 sec | ||
243 | 2024.10.09 17:19:46.666657 [ 3 ] {03614300-6f25-429c-8a72-d118e54fc3f5} <Trace> ReferentialDeps: No tables | ||
244 | 2024.10.09 17:19:46.666668 [ 3 ] {03614300-6f25-429c-8a72-d118e54fc3f5} <Trace> LoadingDeps: No tables | ||
245 | 2024.10.09 17:19:46.666690 [ 3 ] {03614300-6f25-429c-8a72-d118e54fc3f5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
246 | 2024.10.09 17:19:46.666866 [ 3 ] {03614300-6f25-429c-8a72-d118e54fc3f5} <Debug> DynamicQueryHandler: Done processing query | ||
247 | 2024.10.09 17:19:46.666889 [ 3 ] {} <Debug> HTTP-Session: 3664304a-8734-43ba-9ac9-9575064103a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2024.10.09 17:19:46.666991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
249 | 2024.10.09 17:19:46.667090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
250 | 2024.10.09 17:19:46.667111 [ 3 ] {} <Debug> HTTP-Session: 0a8fc981-42cd-410e-bc52-8ad8a8b2b0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
251 | 2024.10.09 17:19:46.667127 [ 3 ] {} <Debug> HTTP-Session: 0a8fc981-42cd-410e-bc52-8ad8a8b2b0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
252 | 2024.10.09 17:19:46.667170 [ 3 ] {} <Debug> HTTP-Session: 0a8fc981-42cd-410e-bc52-8ad8a8b2b0b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2024.10.09 17:19:46.667225 [ 3 ] {} <Trace> HTTP-Session: 0a8fc981-42cd-410e-bc52-8ad8a8b2b0b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
254 | 2024.10.09 17:19:46.667366 [ 3 ] {392bb605-e82e-4dc2-bf11-28753697fde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) /* 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.09 17:19:46.667467 [ 3 ] {392bb605-e82e-4dc2-bf11-28753697fde2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
257 | 2024.10.09 17:19:46.674784 [ 3 ] {392bb605-e82e-4dc2-bf11-28753697fde2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
258 | 2024.10.09 17:19:46.675915 [ 3 ] {392bb605-e82e-4dc2-bf11-28753697fde2} <Debug> oximeter.version (ba867645-c636-407e-a418-4ab5e91162bc): Loading data parts | ||
259 | 2024.10.09 17:19:46.676457 [ 3 ] {392bb605-e82e-4dc2-bf11-28753697fde2} <Debug> oximeter.version (ba867645-c636-407e-a418-4ab5e91162bc): There are no data parts | ||
260 | 2024.10.09 17:19:46.679173 [ 3 ] {392bb605-e82e-4dc2-bf11-28753697fde2} <Debug> DynamicQueryHandler: Done processing query | ||
261 | 2024.10.09 17:19:46.679198 [ 3 ] {} <Debug> HTTP-Session: 0a8fc981-42cd-410e-bc52-8ad8a8b2b0b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.10.09 17:19:46.679390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
263 | 2024.10.09 17:19:46.679438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
264 | 2024.10.09 17:19:46.679489 [ 3 ] {} <Debug> HTTP-Session: 23c4ea87-1fdd-4667-b74f-10db689ba43e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
265 | 2024.10.09 17:19:46.679532 [ 3 ] {} <Debug> HTTP-Session: 23c4ea87-1fdd-4667-b74f-10db689ba43e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2024.10.09 17:19:46.679546 [ 3 ] {} <Debug> HTTP-Session: 23c4ea87-1fdd-4667-b74f-10db689ba43e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2024.10.09 17:19:46.679678 [ 3 ] {} <Trace> HTTP-Session: 23c4ea87-1fdd-4667-b74f-10db689ba43e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.10.09 17:19:46.679892 [ 3 ] {9c7519c8-c1b4-43ad-9b7a-f6c0db033151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) /* 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.09 17:19:46.680008 [ 3 ] {9c7519c8-c1b4-43ad-9b7a-f6c0db033151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
280 | 2024.10.09 17:19:46.686932 [ 3 ] {9c7519c8-c1b4-43ad-9b7a-f6c0db033151} <Debug> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Loading data parts | ||
281 | 2024.10.09 17:19:46.687146 [ 3 ] {9c7519c8-c1b4-43ad-9b7a-f6c0db033151} <Debug> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): There are no data parts | ||
282 | 2024.10.09 17:19:46.688611 [ 3 ] {9c7519c8-c1b4-43ad-9b7a-f6c0db033151} <Debug> DynamicQueryHandler: Done processing query | ||
283 | 2024.10.09 17:19:46.688636 [ 3 ] {} <Debug> HTTP-Session: 23c4ea87-1fdd-4667-b74f-10db689ba43e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2024.10.09 17:19:46.688738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
285 | 2024.10.09 17:19:46.688843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
286 | 2024.10.09 17:19:46.688864 [ 3 ] {} <Debug> HTTP-Session: 05ed605b-b1e0-454a-b762-21705c04eb3f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
287 | 2024.10.09 17:19:46.688880 [ 3 ] {} <Debug> HTTP-Session: 05ed605b-b1e0-454a-b762-21705c04eb3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
288 | 2024.10.09 17:19:46.688955 [ 3 ] {} <Debug> HTTP-Session: 05ed605b-b1e0-454a-b762-21705c04eb3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
289 | 2024.10.09 17:19:46.688988 [ 3 ] {} <Trace> HTTP-Session: 05ed605b-b1e0-454a-b762-21705c04eb3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
290 | 2024.10.09 17:19:46.689200 [ 3 ] {70b63d4d-804e-41dc-b1c6-4c5530002ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.689274 [ 3 ] {70b63d4d-804e-41dc-b1c6-4c5530002ca9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
292 | 2024.10.09 17:19:46.690928 [ 3 ] {70b63d4d-804e-41dc-b1c6-4c5530002ca9} <Debug> oximeter.measurements_i8 (d9544361-8ff7-4d6d-9da9-f7605ec745e3): Loading data parts | ||
293 | 2024.10.09 17:19:46.691087 [ 3 ] {70b63d4d-804e-41dc-b1c6-4c5530002ca9} <Debug> oximeter.measurements_i8 (d9544361-8ff7-4d6d-9da9-f7605ec745e3): There are no data parts | ||
294 | 2024.10.09 17:19:46.692325 [ 3 ] {70b63d4d-804e-41dc-b1c6-4c5530002ca9} <Debug> DynamicQueryHandler: Done processing query | ||
295 | 2024.10.09 17:19:46.692410 [ 3 ] {} <Debug> HTTP-Session: 05ed605b-b1e0-454a-b762-21705c04eb3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2024.10.09 17:19:46.692516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
297 | 2024.10.09 17:19:46.692564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
298 | 2024.10.09 17:19:46.692645 [ 3 ] {} <Debug> HTTP-Session: 36b5fd1a-9989-4036-9534-907e22252012 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
299 | 2024.10.09 17:19:46.692662 [ 3 ] {} <Debug> HTTP-Session: 36b5fd1a-9989-4036-9534-907e22252012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
300 | 2024.10.09 17:19:46.692676 [ 3 ] {} <Debug> HTTP-Session: 36b5fd1a-9989-4036-9534-907e22252012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
301 | 2024.10.09 17:19:46.692758 [ 3 ] {} <Trace> HTTP-Session: 36b5fd1a-9989-4036-9534-907e22252012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.10.09 17:19:46.692927 [ 3 ] {36db5953-7171-4cc0-a03a-3b50d7dd7937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.693030 [ 3 ] {36db5953-7171-4cc0-a03a-3b50d7dd7937} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
304 | 2024.10.09 17:19:46.694646 [ 3 ] {36db5953-7171-4cc0-a03a-3b50d7dd7937} <Debug> oximeter.measurements_u8 (cdd9d511-57c2-4a65-ab92-83cb86386bd1): Loading data parts | ||
305 | 2024.10.09 17:19:46.694840 [ 3 ] {36db5953-7171-4cc0-a03a-3b50d7dd7937} <Debug> oximeter.measurements_u8 (cdd9d511-57c2-4a65-ab92-83cb86386bd1): There are no data parts | ||
306 | 2024.10.09 17:19:46.696084 [ 3 ] {36db5953-7171-4cc0-a03a-3b50d7dd7937} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2024.10.09 17:19:46.696109 [ 3 ] {} <Debug> HTTP-Session: 36b5fd1a-9989-4036-9534-907e22252012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
308 | 2024.10.09 17:19:46.696204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
309 | 2024.10.09 17:19:46.696320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
310 | 2024.10.09 17:19:46.696343 [ 3 ] {} <Debug> HTTP-Session: 33cfb504-30a7-43e4-ba26-97ad560c104b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
311 | 2024.10.09 17:19:46.696359 [ 3 ] {} <Debug> HTTP-Session: 33cfb504-30a7-43e4-ba26-97ad560c104b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
312 | 2024.10.09 17:19:46.696438 [ 3 ] {} <Debug> HTTP-Session: 33cfb504-30a7-43e4-ba26-97ad560c104b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2024.10.09 17:19:46.696470 [ 3 ] {} <Trace> HTTP-Session: 33cfb504-30a7-43e4-ba26-97ad560c104b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
314 | 2024.10.09 17:19:46.696698 [ 3 ] {e3bf35fd-24ae-468c-9c5e-6b0d865ee37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.696742 [ 3 ] {e3bf35fd-24ae-468c-9c5e-6b0d865ee37e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
316 | 2024.10.09 17:19:46.698431 [ 3 ] {e3bf35fd-24ae-468c-9c5e-6b0d865ee37e} <Debug> oximeter.measurements_i16 (4c15eaa1-36ab-42d3-a8e1-f56535b72e31): Loading data parts | ||
317 | 2024.10.09 17:19:46.698585 [ 3 ] {e3bf35fd-24ae-468c-9c5e-6b0d865ee37e} <Debug> oximeter.measurements_i16 (4c15eaa1-36ab-42d3-a8e1-f56535b72e31): There are no data parts | ||
318 | 2024.10.09 17:19:46.699806 [ 3 ] {e3bf35fd-24ae-468c-9c5e-6b0d865ee37e} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2024.10.09 17:19:46.699901 [ 3 ] {} <Debug> HTTP-Session: 33cfb504-30a7-43e4-ba26-97ad560c104b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
320 | 2024.10.09 17:19:46.700006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2024.10.09 17:19:46.700053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
322 | 2024.10.09 17:19:46.700130 [ 3 ] {} <Debug> HTTP-Session: 64d73936-6761-4e97-a163-f806bc0d5205 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
323 | 2024.10.09 17:19:46.700148 [ 3 ] {} <Debug> HTTP-Session: 64d73936-6761-4e97-a163-f806bc0d5205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2024.10.09 17:19:46.700161 [ 3 ] {} <Debug> HTTP-Session: 64d73936-6761-4e97-a163-f806bc0d5205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2024.10.09 17:19:46.700247 [ 3 ] {} <Trace> HTTP-Session: 64d73936-6761-4e97-a163-f806bc0d5205 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
326 | 2024.10.09 17:19:46.700415 [ 3 ] {419ac22c-75dd-4241-bf66-34f6fb898fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.700514 [ 3 ] {419ac22c-75dd-4241-bf66-34f6fb898fb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.10.09 17:19:46.702147 [ 3 ] {419ac22c-75dd-4241-bf66-34f6fb898fb5} <Debug> oximeter.measurements_u16 (912c5e26-b03b-425d-a066-d99b8c16adbd): Loading data parts | ||
329 | 2024.10.09 17:19:46.702370 [ 3 ] {419ac22c-75dd-4241-bf66-34f6fb898fb5} <Debug> oximeter.measurements_u16 (912c5e26-b03b-425d-a066-d99b8c16adbd): There are no data parts | ||
330 | 2024.10.09 17:19:46.703589 [ 3 ] {419ac22c-75dd-4241-bf66-34f6fb898fb5} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.10.09 17:19:46.703615 [ 3 ] {} <Debug> HTTP-Session: 64d73936-6761-4e97-a163-f806bc0d5205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
332 | 2024.10.09 17:19:46.703720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2024.10.09 17:19:46.703895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
334 | 2024.10.09 17:19:46.703917 [ 3 ] {} <Debug> HTTP-Session: eaf816f8-994f-46b3-a69d-b543d73aae2b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
335 | 2024.10.09 17:19:46.703964 [ 3 ] {} <Debug> HTTP-Session: eaf816f8-994f-46b3-a69d-b543d73aae2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2024.10.09 17:19:46.704004 [ 3 ] {} <Debug> HTTP-Session: eaf816f8-994f-46b3-a69d-b543d73aae2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.10.09 17:19:46.704036 [ 3 ] {} <Trace> HTTP-Session: eaf816f8-994f-46b3-a69d-b543d73aae2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
338 | 2024.10.09 17:19:46.704265 [ 3 ] {581e1c2f-f4d9-4c1b-b82e-d616896bdde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.704310 [ 3 ] {581e1c2f-f4d9-4c1b-b82e-d616896bdde7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
340 | 2024.10.09 17:19:46.706037 [ 3 ] {581e1c2f-f4d9-4c1b-b82e-d616896bdde7} <Debug> oximeter.measurements_i32 (92b91284-c650-4b8b-a7d8-dd822f9ab124): Loading data parts | ||
341 | 2024.10.09 17:19:46.706192 [ 3 ] {581e1c2f-f4d9-4c1b-b82e-d616896bdde7} <Debug> oximeter.measurements_i32 (92b91284-c650-4b8b-a7d8-dd822f9ab124): There are no data parts | ||
342 | 2024.10.09 17:19:46.707443 [ 3 ] {581e1c2f-f4d9-4c1b-b82e-d616896bdde7} <Debug> DynamicQueryHandler: Done processing query | ||
343 | 2024.10.09 17:19:46.707528 [ 3 ] {} <Debug> HTTP-Session: eaf816f8-994f-46b3-a69d-b543d73aae2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
344 | 2024.10.09 17:19:46.707629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.10.09 17:19:46.707676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
346 | 2024.10.09 17:19:46.707754 [ 3 ] {} <Debug> HTTP-Session: 7f74e719-6260-4f4b-ad24-cf5e7f16cba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
347 | 2024.10.09 17:19:46.707772 [ 3 ] {} <Debug> HTTP-Session: 7f74e719-6260-4f4b-ad24-cf5e7f16cba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.10.09 17:19:46.707785 [ 3 ] {} <Debug> HTTP-Session: 7f74e719-6260-4f4b-ad24-cf5e7f16cba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
349 | 2024.10.09 17:19:46.707869 [ 3 ] {} <Trace> HTTP-Session: 7f74e719-6260-4f4b-ad24-cf5e7f16cba7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
350 | 2024.10.09 17:19:46.708044 [ 3 ] {80745ff1-6900-4aa3-9fb6-ff2e0da798c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.708156 [ 3 ] {80745ff1-6900-4aa3-9fb6-ff2e0da798c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
352 | 2024.10.09 17:19:46.709748 [ 3 ] {80745ff1-6900-4aa3-9fb6-ff2e0da798c6} <Debug> oximeter.measurements_u32 (5b1e25bc-3d2b-433c-9eb7-bfc2892d3055): Loading data parts | ||
353 | 2024.10.09 17:19:46.709972 [ 3 ] {80745ff1-6900-4aa3-9fb6-ff2e0da798c6} <Debug> oximeter.measurements_u32 (5b1e25bc-3d2b-433c-9eb7-bfc2892d3055): There are no data parts | ||
354 | 2024.10.09 17:19:46.711241 [ 3 ] {80745ff1-6900-4aa3-9fb6-ff2e0da798c6} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2024.10.09 17:19:46.711266 [ 3 ] {} <Debug> HTTP-Session: 7f74e719-6260-4f4b-ad24-cf5e7f16cba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
356 | 2024.10.09 17:19:46.711364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
357 | 2024.10.09 17:19:46.711482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
358 | 2024.10.09 17:19:46.711503 [ 3 ] {} <Debug> HTTP-Session: c939154f-a184-48c2-9939-bdca9f9e8319 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
359 | 2024.10.09 17:19:46.711577 [ 3 ] {} <Debug> HTTP-Session: c939154f-a184-48c2-9939-bdca9f9e8319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2024.10.09 17:19:46.711592 [ 3 ] {} <Debug> HTTP-Session: c939154f-a184-48c2-9939-bdca9f9e8319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2024.10.09 17:19:46.711622 [ 3 ] {} <Trace> HTTP-Session: c939154f-a184-48c2-9939-bdca9f9e8319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
362 | 2024.10.09 17:19:46.711859 [ 3 ] {c7ac7558-d1c0-41a0-be34-7461f188eb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.711937 [ 3 ] {c7ac7558-d1c0-41a0-be34-7461f188eb38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
364 | 2024.10.09 17:19:46.713556 [ 3 ] {c7ac7558-d1c0-41a0-be34-7461f188eb38} <Debug> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Loading data parts | ||
365 | 2024.10.09 17:19:46.713706 [ 3 ] {c7ac7558-d1c0-41a0-be34-7461f188eb38} <Debug> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): There are no data parts | ||
366 | 2024.10.09 17:19:46.714931 [ 3 ] {c7ac7558-d1c0-41a0-be34-7461f188eb38} <Debug> DynamicQueryHandler: Done processing query | ||
367 | 2024.10.09 17:19:46.715023 [ 3 ] {} <Debug> HTTP-Session: c939154f-a184-48c2-9939-bdca9f9e8319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2024.10.09 17:19:46.715135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2024.10.09 17:19:46.715212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
370 | 2024.10.09 17:19:46.715262 [ 3 ] {} <Debug> HTTP-Session: 97844572-467c-48f5-b8ad-f1b2d46606e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
371 | 2024.10.09 17:19:46.715279 [ 3 ] {} <Debug> HTTP-Session: 97844572-467c-48f5-b8ad-f1b2d46606e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2024.10.09 17:19:46.715293 [ 3 ] {} <Debug> HTTP-Session: 97844572-467c-48f5-b8ad-f1b2d46606e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2024.10.09 17:19:46.715387 [ 3 ] {} <Trace> HTTP-Session: 97844572-467c-48f5-b8ad-f1b2d46606e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2024.10.09 17:19:46.715563 [ 3 ] {8fd94eae-d56f-4f9d-80c1-2dd56c5adfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.715676 [ 3 ] {8fd94eae-d56f-4f9d-80c1-2dd56c5adfce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
376 | 2024.10.09 17:19:46.717391 [ 3 ] {8fd94eae-d56f-4f9d-80c1-2dd56c5adfce} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Loading data parts | ||
377 | 2024.10.09 17:19:46.717600 [ 3 ] {8fd94eae-d56f-4f9d-80c1-2dd56c5adfce} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): There are no data parts | ||
378 | 2024.10.09 17:19:46.718820 [ 3 ] {8fd94eae-d56f-4f9d-80c1-2dd56c5adfce} <Debug> DynamicQueryHandler: Done processing query | ||
379 | 2024.10.09 17:19:46.718845 [ 3 ] {} <Debug> HTTP-Session: 97844572-467c-48f5-b8ad-f1b2d46606e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
380 | 2024.10.09 17:19:46.718978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
381 | 2024.10.09 17:19:46.719054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
382 | 2024.10.09 17:19:46.719075 [ 3 ] {} <Debug> HTTP-Session: 8d1b9b9c-c437-4b4a-a440-c848c98ac115 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
383 | 2024.10.09 17:19:46.719155 [ 3 ] {} <Debug> HTTP-Session: 8d1b9b9c-c437-4b4a-a440-c848c98ac115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
384 | 2024.10.09 17:19:46.719171 [ 3 ] {} <Debug> HTTP-Session: 8d1b9b9c-c437-4b4a-a440-c848c98ac115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2024.10.09 17:19:46.719201 [ 3 ] {} <Trace> HTTP-Session: 8d1b9b9c-c437-4b4a-a440-c848c98ac115 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.10.09 17:19:46.719430 [ 3 ] {dbb04a89-dc5d-4880-91fc-c9dd88e443d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.719534 [ 3 ] {dbb04a89-dc5d-4880-91fc-c9dd88e443d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
388 | 2024.10.09 17:19:46.721246 [ 3 ] {dbb04a89-dc5d-4880-91fc-c9dd88e443d5} <Debug> oximeter.measurements_f32 (ff15bb55-26fe-4c5a-b492-570587f1adf3): Loading data parts | ||
389 | 2024.10.09 17:19:46.721400 [ 3 ] {dbb04a89-dc5d-4880-91fc-c9dd88e443d5} <Debug> oximeter.measurements_f32 (ff15bb55-26fe-4c5a-b492-570587f1adf3): There are no data parts | ||
390 | 2024.10.09 17:19:46.722656 [ 3 ] {dbb04a89-dc5d-4880-91fc-c9dd88e443d5} <Debug> DynamicQueryHandler: Done processing query | ||
391 | 2024.10.09 17:19:46.722714 [ 3 ] {} <Debug> HTTP-Session: 8d1b9b9c-c437-4b4a-a440-c848c98ac115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.10.09 17:19:46.722819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
393 | 2024.10.09 17:19:46.722932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
394 | 2024.10.09 17:19:46.722954 [ 3 ] {} <Debug> HTTP-Session: 03812d5b-aabb-4de0-9847-887b0289017d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
395 | 2024.10.09 17:19:46.722970 [ 3 ] {} <Debug> HTTP-Session: 03812d5b-aabb-4de0-9847-887b0289017d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2024.10.09 17:19:46.723023 [ 3 ] {} <Debug> HTTP-Session: 03812d5b-aabb-4de0-9847-887b0289017d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
397 | 2024.10.09 17:19:46.723082 [ 3 ] {} <Trace> HTTP-Session: 03812d5b-aabb-4de0-9847-887b0289017d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.10.09 17:19:46.723256 [ 3 ] {48bedfa2-f66e-4e14-b2dc-888b7090ce6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.723364 [ 3 ] {48bedfa2-f66e-4e14-b2dc-888b7090ce6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
400 | 2024.10.09 17:19:46.725130 [ 3 ] {48bedfa2-f66e-4e14-b2dc-888b7090ce6b} <Debug> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Loading data parts | ||
401 | 2024.10.09 17:19:46.725358 [ 3 ] {48bedfa2-f66e-4e14-b2dc-888b7090ce6b} <Debug> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): There are no data parts | ||
402 | 2024.10.09 17:19:46.726613 [ 3 ] {48bedfa2-f66e-4e14-b2dc-888b7090ce6b} <Debug> DynamicQueryHandler: Done processing query | ||
403 | 2024.10.09 17:19:46.726637 [ 3 ] {} <Debug> HTTP-Session: 03812d5b-aabb-4de0-9847-887b0289017d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2024.10.09 17:19:46.726812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
405 | 2024.10.09 17:19:46.726860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
406 | 2024.10.09 17:19:46.726879 [ 3 ] {} <Debug> HTTP-Session: 6f2f9960-3be4-486e-9cb1-cc783ca9d81a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
407 | 2024.10.09 17:19:46.726954 [ 3 ] {} <Debug> HTTP-Session: 6f2f9960-3be4-486e-9cb1-cc783ca9d81a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
408 | 2024.10.09 17:19:46.726969 [ 3 ] {} <Debug> HTTP-Session: 6f2f9960-3be4-486e-9cb1-cc783ca9d81a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
409 | 2024.10.09 17:19:46.726998 [ 3 ] {} <Trace> HTTP-Session: 6f2f9960-3be4-486e-9cb1-cc783ca9d81a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
410 | 2024.10.09 17:19:46.727228 [ 3 ] {b51118d7-549a-42a4-990c-184f612c6b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.727332 [ 3 ] {b51118d7-549a-42a4-990c-184f612c6b78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
412 | 2024.10.09 17:19:46.729085 [ 3 ] {b51118d7-549a-42a4-990c-184f612c6b78} <Debug> oximeter.measurements_string (7a30e07e-1ef8-4c13-992e-127e8b110860): Loading data parts | ||
413 | 2024.10.09 17:19:46.729249 [ 3 ] {b51118d7-549a-42a4-990c-184f612c6b78} <Debug> oximeter.measurements_string (7a30e07e-1ef8-4c13-992e-127e8b110860): There are no data parts | ||
414 | 2024.10.09 17:19:46.730550 [ 3 ] {b51118d7-549a-42a4-990c-184f612c6b78} <Debug> DynamicQueryHandler: Done processing query | ||
415 | 2024.10.09 17:19:46.730576 [ 3 ] {} <Debug> HTTP-Session: 6f2f9960-3be4-486e-9cb1-cc783ca9d81a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2024.10.09 17:19:46.730700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
417 | 2024.10.09 17:19:46.730813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
418 | 2024.10.09 17:19:46.730835 [ 3 ] {} <Debug> HTTP-Session: 4b1efbae-a788-4f52-8123-59533d01ff4c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
419 | 2024.10.09 17:19:46.730851 [ 3 ] {} <Debug> HTTP-Session: 4b1efbae-a788-4f52-8123-59533d01ff4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
420 | 2024.10.09 17:19:46.730923 [ 3 ] {} <Debug> HTTP-Session: 4b1efbae-a788-4f52-8123-59533d01ff4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
421 | 2024.10.09 17:19:46.730955 [ 3 ] {} <Trace> HTTP-Session: 4b1efbae-a788-4f52-8123-59533d01ff4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.10.09 17:19:46.731129 [ 3 ] {bf9809d3-6d9b-49d2-85cd-b7f5185a32b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.731236 [ 3 ] {bf9809d3-6d9b-49d2-85cd-b7f5185a32b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
431 | 2024.10.09 17:19:46.732957 [ 3 ] {bf9809d3-6d9b-49d2-85cd-b7f5185a32b3} <Debug> oximeter.measurements_bytes (414b3147-d2b0-4072-bd23-499218df12d3): Loading data parts | ||
432 | 2024.10.09 17:19:46.733111 [ 3 ] {bf9809d3-6d9b-49d2-85cd-b7f5185a32b3} <Debug> oximeter.measurements_bytes (414b3147-d2b0-4072-bd23-499218df12d3): There are no data parts | ||
433 | 2024.10.09 17:19:46.734402 [ 3 ] {bf9809d3-6d9b-49d2-85cd-b7f5185a32b3} <Debug> DynamicQueryHandler: Done processing query | ||
434 | 2024.10.09 17:19:46.734427 [ 3 ] {} <Debug> HTTP-Session: 4b1efbae-a788-4f52-8123-59533d01ff4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2024.10.09 17:19:46.734538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
436 | 2024.10.09 17:19:46.734646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
437 | 2024.10.09 17:19:46.734667 [ 3 ] {} <Debug> HTTP-Session: 1c2d017c-5191-49fe-a1ec-0acca9cae69b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
438 | 2024.10.09 17:19:46.734683 [ 3 ] {} <Debug> HTTP-Session: 1c2d017c-5191-49fe-a1ec-0acca9cae69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
439 | 2024.10.09 17:19:46.734755 [ 3 ] {} <Debug> HTTP-Session: 1c2d017c-5191-49fe-a1ec-0acca9cae69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
440 | 2024.10.09 17:19:46.734787 [ 3 ] {} <Trace> HTTP-Session: 1c2d017c-5191-49fe-a1ec-0acca9cae69b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.10.09 17:19:46.734968 [ 3 ] {15fec79f-298b-42ab-ab50-d8b5e33bd2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.735082 [ 3 ] {15fec79f-298b-42ab-ab50-d8b5e33bd2f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
443 | 2024.10.09 17:19:46.736891 [ 3 ] {15fec79f-298b-42ab-ab50-d8b5e33bd2f1} <Debug> oximeter.measurements_cumulativei64 (b1a13941-6f02-4d4b-8483-ccbacaa66cf7): Loading data parts | ||
444 | 2024.10.09 17:19:46.737049 [ 3 ] {15fec79f-298b-42ab-ab50-d8b5e33bd2f1} <Debug> oximeter.measurements_cumulativei64 (b1a13941-6f02-4d4b-8483-ccbacaa66cf7): There are no data parts | ||
445 | 2024.10.09 17:19:46.738354 [ 3 ] {15fec79f-298b-42ab-ab50-d8b5e33bd2f1} <Debug> DynamicQueryHandler: Done processing query | ||
446 | 2024.10.09 17:19:46.738459 [ 3 ] {} <Debug> HTTP-Session: 1c2d017c-5191-49fe-a1ec-0acca9cae69b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2024.10.09 17:19:46.738569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
448 | 2024.10.09 17:19:46.738647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
449 | 2024.10.09 17:19:46.738696 [ 3 ] {} <Debug> HTTP-Session: 7e79008a-7f43-4119-8c77-82a9587c5aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
450 | 2024.10.09 17:19:46.738714 [ 3 ] {} <Debug> HTTP-Session: 7e79008a-7f43-4119-8c77-82a9587c5aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
451 | 2024.10.09 17:19:46.738727 [ 3 ] {} <Debug> HTTP-Session: 7e79008a-7f43-4119-8c77-82a9587c5aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
452 | 2024.10.09 17:19:46.738819 [ 3 ] {} <Trace> HTTP-Session: 7e79008a-7f43-4119-8c77-82a9587c5aa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.10.09 17:19:46.739004 [ 3 ] {d77e3bc4-ff67-4414-ae50-6d756d711fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.739112 [ 3 ] {d77e3bc4-ff67-4414-ae50-6d756d711fe7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
455 | 2024.10.09 17:19:46.740764 [ 3 ] {d77e3bc4-ff67-4414-ae50-6d756d711fe7} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Loading data parts | ||
456 | 2024.10.09 17:19:46.740972 [ 3 ] {d77e3bc4-ff67-4414-ae50-6d756d711fe7} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): There are no data parts | ||
457 | 2024.10.09 17:19:46.742234 [ 3 ] {d77e3bc4-ff67-4414-ae50-6d756d711fe7} <Debug> DynamicQueryHandler: Done processing query | ||
458 | 2024.10.09 17:19:46.742257 [ 3 ] {} <Debug> HTTP-Session: 7e79008a-7f43-4119-8c77-82a9587c5aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
459 | 2024.10.09 17:19:46.742491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
460 | 2024.10.09 17:19:46.742539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
461 | 2024.10.09 17:19:46.742558 [ 3 ] {} <Debug> HTTP-Session: 66ecb641-dc66-4137-99f6-0fd9ebc7fb62 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
462 | 2024.10.09 17:19:46.742638 [ 3 ] {} <Debug> HTTP-Session: 66ecb641-dc66-4137-99f6-0fd9ebc7fb62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
463 | 2024.10.09 17:19:46.742653 [ 3 ] {} <Debug> HTTP-Session: 66ecb641-dc66-4137-99f6-0fd9ebc7fb62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
464 | 2024.10.09 17:19:46.742683 [ 3 ] {} <Trace> HTTP-Session: 66ecb641-dc66-4137-99f6-0fd9ebc7fb62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.10.09 17:19:46.742932 [ 3 ] {aa988577-21a9-4716-8b6c-6c47ac3d0277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.743041 [ 3 ] {aa988577-21a9-4716-8b6c-6c47ac3d0277} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
467 | 2024.10.09 17:19:46.744717 [ 3 ] {aa988577-21a9-4716-8b6c-6c47ac3d0277} <Debug> oximeter.measurements_cumulativef32 (fef0713f-f5c3-4f0e-b255-9cfa6b45d316): Loading data parts | ||
468 | 2024.10.09 17:19:46.744945 [ 3 ] {aa988577-21a9-4716-8b6c-6c47ac3d0277} <Debug> oximeter.measurements_cumulativef32 (fef0713f-f5c3-4f0e-b255-9cfa6b45d316): There are no data parts | ||
469 | 2024.10.09 17:19:46.746211 [ 3 ] {aa988577-21a9-4716-8b6c-6c47ac3d0277} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.10.09 17:19:46.746237 [ 3 ] {} <Debug> HTTP-Session: 66ecb641-dc66-4137-99f6-0fd9ebc7fb62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2024.10.09 17:19:46.746338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
472 | 2024.10.09 17:19:46.746454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
473 | 2024.10.09 17:19:46.746475 [ 3 ] {} <Debug> HTTP-Session: 775a4736-0fd1-4e45-846c-9805fb34eae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
474 | 2024.10.09 17:19:46.746492 [ 3 ] {} <Debug> HTTP-Session: 775a4736-0fd1-4e45-846c-9805fb34eae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
475 | 2024.10.09 17:19:46.746567 [ 3 ] {} <Debug> HTTP-Session: 775a4736-0fd1-4e45-846c-9805fb34eae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.10.09 17:19:46.746598 [ 3 ] {} <Trace> HTTP-Session: 775a4736-0fd1-4e45-846c-9805fb34eae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
477 | 2024.10.09 17:19:46.746874 [ 3 ] {c0edd03a-2956-4291-81fb-33f56edc8b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.746970 [ 3 ] {c0edd03a-2956-4291-81fb-33f56edc8b46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
479 | 2024.10.09 17:19:46.748638 [ 3 ] {c0edd03a-2956-4291-81fb-33f56edc8b46} <Debug> oximeter.measurements_cumulativef64 (cfd38311-33d7-423f-8de7-575d0ef66a18): Loading data parts | ||
480 | 2024.10.09 17:19:46.748790 [ 3 ] {c0edd03a-2956-4291-81fb-33f56edc8b46} <Debug> oximeter.measurements_cumulativef64 (cfd38311-33d7-423f-8de7-575d0ef66a18): There are no data parts | ||
481 | 2024.10.09 17:19:46.750093 [ 3 ] {c0edd03a-2956-4291-81fb-33f56edc8b46} <Debug> DynamicQueryHandler: Done processing query | ||
482 | 2024.10.09 17:19:46.750118 [ 3 ] {} <Debug> HTTP-Session: 775a4736-0fd1-4e45-846c-9805fb34eae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
483 | 2024.10.09 17:19:46.750223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2024.10.09 17:19:46.750347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
485 | 2024.10.09 17:19:46.750368 [ 3 ] {} <Debug> HTTP-Session: 10709595-59f7-4797-b492-a8e2bcf360f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
486 | 2024.10.09 17:19:46.750384 [ 3 ] {} <Debug> HTTP-Session: 10709595-59f7-4797-b492-a8e2bcf360f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2024.10.09 17:19:46.750432 [ 3 ] {} <Debug> HTTP-Session: 10709595-59f7-4797-b492-a8e2bcf360f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
488 | 2024.10.09 17:19:46.750491 [ 3 ] {} <Trace> HTTP-Session: 10709595-59f7-4797-b492-a8e2bcf360f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
489 | 2024.10.09 17:19:46.750743 [ 3 ] {a6f11f93-cf51-41bd-a52d-8e28485ffb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.750875 [ 3 ] {a6f11f93-cf51-41bd-a52d-8e28485ffb60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
501 | 2024.10.09 17:19:46.752794 [ 3 ] {a6f11f93-cf51-41bd-a52d-8e28485ffb60} <Debug> oximeter.measurements_histogrami8 (2a8f251d-37d9-4eed-9261-10cace8ed362): Loading data parts | ||
502 | 2024.10.09 17:19:46.753012 [ 3 ] {a6f11f93-cf51-41bd-a52d-8e28485ffb60} <Debug> oximeter.measurements_histogrami8 (2a8f251d-37d9-4eed-9261-10cace8ed362): There are no data parts | ||
503 | 2024.10.09 17:19:46.754306 [ 3 ] {a6f11f93-cf51-41bd-a52d-8e28485ffb60} <Debug> DynamicQueryHandler: Done processing query | ||
504 | 2024.10.09 17:19:46.754336 [ 3 ] {} <Debug> HTTP-Session: 10709595-59f7-4797-b492-a8e2bcf360f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
505 | 2024.10.09 17:19:46.754494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
506 | 2024.10.09 17:19:46.754573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
507 | 2024.10.09 17:19:46.754594 [ 3 ] {} <Debug> HTTP-Session: 7b07e7f7-c663-4f08-8347-4c20b17f8aa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
508 | 2024.10.09 17:19:46.754677 [ 3 ] {} <Debug> HTTP-Session: 7b07e7f7-c663-4f08-8347-4c20b17f8aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
509 | 2024.10.09 17:19:46.754693 [ 3 ] {} <Debug> HTTP-Session: 7b07e7f7-c663-4f08-8347-4c20b17f8aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
510 | 2024.10.09 17:19:46.754723 [ 3 ] {} <Trace> HTTP-Session: 7b07e7f7-c663-4f08-8347-4c20b17f8aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2024.10.09 17:19:46.755039 [ 3 ] {f3dad66f-3219-4815-adc4-c37ca62f85a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.755156 [ 3 ] {f3dad66f-3219-4815-adc4-c37ca62f85a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
513 | 2024.10.09 17:19:46.757134 [ 3 ] {f3dad66f-3219-4815-adc4-c37ca62f85a8} <Debug> oximeter.measurements_histogramu8 (b2df168b-7469-4e6d-87fc-d11d847eb745): Loading data parts | ||
514 | 2024.10.09 17:19:46.757284 [ 3 ] {f3dad66f-3219-4815-adc4-c37ca62f85a8} <Debug> oximeter.measurements_histogramu8 (b2df168b-7469-4e6d-87fc-d11d847eb745): There are no data parts | ||
515 | 2024.10.09 17:19:46.758625 [ 3 ] {f3dad66f-3219-4815-adc4-c37ca62f85a8} <Debug> DynamicQueryHandler: Done processing query | ||
516 | 2024.10.09 17:19:46.758687 [ 3 ] {} <Debug> HTTP-Session: 7b07e7f7-c663-4f08-8347-4c20b17f8aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
517 | 2024.10.09 17:19:46.758805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
518 | 2024.10.09 17:19:46.758913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
519 | 2024.10.09 17:19:46.758934 [ 3 ] {} <Debug> HTTP-Session: ad5000ab-4306-4123-81f9-a1ee49a7a968 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
520 | 2024.10.09 17:19:46.758950 [ 3 ] {} <Debug> HTTP-Session: ad5000ab-4306-4123-81f9-a1ee49a7a968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
521 | 2024.10.09 17:19:46.758962 [ 3 ] {} <Debug> HTTP-Session: ad5000ab-4306-4123-81f9-a1ee49a7a968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
522 | 2024.10.09 17:19:46.759054 [ 3 ] {} <Trace> HTTP-Session: ad5000ab-4306-4123-81f9-a1ee49a7a968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2024.10.09 17:19:46.759310 [ 3 ] {758c3d8f-71bb-48b4-9b59-ebccdeee8319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.759436 [ 3 ] {758c3d8f-71bb-48b4-9b59-ebccdeee8319} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
525 | 2024.10.09 17:19:46.761384 [ 3 ] {758c3d8f-71bb-48b4-9b59-ebccdeee8319} <Debug> oximeter.measurements_histogrami16 (16baa190-adc6-487b-bc2b-44cbd060e8c2): Loading data parts | ||
526 | 2024.10.09 17:19:46.761610 [ 3 ] {758c3d8f-71bb-48b4-9b59-ebccdeee8319} <Debug> oximeter.measurements_histogrami16 (16baa190-adc6-487b-bc2b-44cbd060e8c2): There are no data parts | ||
527 | 2024.10.09 17:19:46.762829 [ 3 ] {758c3d8f-71bb-48b4-9b59-ebccdeee8319} <Debug> DynamicQueryHandler: Done processing query | ||
528 | 2024.10.09 17:19:46.762854 [ 3 ] {} <Debug> HTTP-Session: ad5000ab-4306-4123-81f9-a1ee49a7a968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
529 | 2024.10.09 17:19:46.763012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
530 | 2024.10.09 17:19:46.763058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
531 | 2024.10.09 17:19:46.763076 [ 3 ] {} <Debug> HTTP-Session: 5f66536b-bdbe-4c21-8ee2-5b2ca77f1da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
532 | 2024.10.09 17:19:46.763148 [ 3 ] {} <Debug> HTTP-Session: 5f66536b-bdbe-4c21-8ee2-5b2ca77f1da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
533 | 2024.10.09 17:19:46.763163 [ 3 ] {} <Debug> HTTP-Session: 5f66536b-bdbe-4c21-8ee2-5b2ca77f1da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2024.10.09 17:19:46.763191 [ 3 ] {} <Trace> HTTP-Session: 5f66536b-bdbe-4c21-8ee2-5b2ca77f1da5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2024.10.09 17:19:46.763564 [ 3 ] {b7991461-912b-473f-ab3c-3b243a002b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.763680 [ 3 ] {b7991461-912b-473f-ab3c-3b243a002b29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
537 | 2024.10.09 17:19:46.765657 [ 3 ] {b7991461-912b-473f-ab3c-3b243a002b29} <Debug> oximeter.measurements_histogramu16 (2e1abb27-d6f4-41fe-b518-ea42723aca99): Loading data parts | ||
538 | 2024.10.09 17:19:46.765812 [ 3 ] {b7991461-912b-473f-ab3c-3b243a002b29} <Debug> oximeter.measurements_histogramu16 (2e1abb27-d6f4-41fe-b518-ea42723aca99): There are no data parts | ||
539 | 2024.10.09 17:19:46.767164 [ 3 ] {b7991461-912b-473f-ab3c-3b243a002b29} <Debug> DynamicQueryHandler: Done processing query | ||
540 | 2024.10.09 17:19:46.767190 [ 3 ] {} <Debug> HTTP-Session: 5f66536b-bdbe-4c21-8ee2-5b2ca77f1da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.10.09 17:19:46.767300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2024.10.09 17:19:46.767417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
543 | 2024.10.09 17:19:46.767439 [ 3 ] {} <Debug> HTTP-Session: 4c4be72d-aea1-4986-83c4-9163cd37be13 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
544 | 2024.10.09 17:19:46.767455 [ 3 ] {} <Debug> HTTP-Session: 4c4be72d-aea1-4986-83c4-9163cd37be13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
545 | 2024.10.09 17:19:46.767505 [ 3 ] {} <Debug> HTTP-Session: 4c4be72d-aea1-4986-83c4-9163cd37be13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2024.10.09 17:19:46.767564 [ 3 ] {} <Trace> HTTP-Session: 4c4be72d-aea1-4986-83c4-9163cd37be13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.10.09 17:19:46.767811 [ 3 ] {0c416387-0a89-4047-9181-1d64bc7d058e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.767929 [ 3 ] {0c416387-0a89-4047-9181-1d64bc7d058e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
549 | 2024.10.09 17:19:46.769887 [ 3 ] {0c416387-0a89-4047-9181-1d64bc7d058e} <Debug> oximeter.measurements_histogrami32 (5e486a4c-8f87-4598-bd11-c30fef9fed08): Loading data parts | ||
550 | 2024.10.09 17:19:46.770106 [ 3 ] {0c416387-0a89-4047-9181-1d64bc7d058e} <Debug> oximeter.measurements_histogrami32 (5e486a4c-8f87-4598-bd11-c30fef9fed08): There are no data parts | ||
551 | 2024.10.09 17:19:46.771409 [ 3 ] {0c416387-0a89-4047-9181-1d64bc7d058e} <Debug> DynamicQueryHandler: Done processing query | ||
552 | 2024.10.09 17:19:46.771436 [ 3 ] {} <Debug> HTTP-Session: 4c4be72d-aea1-4986-83c4-9163cd37be13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2024.10.09 17:19:46.771623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
554 | 2024.10.09 17:19:46.771672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
555 | 2024.10.09 17:19:46.771691 [ 3 ] {} <Debug> HTTP-Session: f7c85c62-1df1-4395-bb86-27714f643f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
556 | 2024.10.09 17:19:46.771768 [ 3 ] {} <Debug> HTTP-Session: f7c85c62-1df1-4395-bb86-27714f643f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
557 | 2024.10.09 17:19:46.771784 [ 3 ] {} <Debug> HTTP-Session: f7c85c62-1df1-4395-bb86-27714f643f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
558 | 2024.10.09 17:19:46.771814 [ 3 ] {} <Trace> HTTP-Session: f7c85c62-1df1-4395-bb86-27714f643f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.10.09 17:19:46.772123 [ 3 ] {f01095e9-6f55-4d52-bb8d-8bde11924bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.772252 [ 3 ] {f01095e9-6f55-4d52-bb8d-8bde11924bfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
561 | 2024.10.09 17:19:46.774252 [ 3 ] {f01095e9-6f55-4d52-bb8d-8bde11924bfe} <Debug> oximeter.measurements_histogramu32 (73cd83c8-f669-4fcf-868d-6223b44c0538): Loading data parts | ||
562 | 2024.10.09 17:19:46.774417 [ 3 ] {f01095e9-6f55-4d52-bb8d-8bde11924bfe} <Debug> oximeter.measurements_histogramu32 (73cd83c8-f669-4fcf-868d-6223b44c0538): There are no data parts | ||
563 | 2024.10.09 17:19:46.775855 [ 3 ] {f01095e9-6f55-4d52-bb8d-8bde11924bfe} <Debug> DynamicQueryHandler: Done processing query | ||
564 | 2024.10.09 17:19:46.775880 [ 3 ] {} <Debug> HTTP-Session: f7c85c62-1df1-4395-bb86-27714f643f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
565 | 2024.10.09 17:19:46.775985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
566 | 2024.10.09 17:19:46.776107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
567 | 2024.10.09 17:19:46.776128 [ 3 ] {} <Debug> HTTP-Session: 02294eca-bd46-408c-ac46-ab6664e3a11e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
568 | 2024.10.09 17:19:46.776144 [ 3 ] {} <Debug> HTTP-Session: 02294eca-bd46-408c-ac46-ab6664e3a11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
569 | 2024.10.09 17:19:46.776236 [ 3 ] {} <Debug> HTTP-Session: 02294eca-bd46-408c-ac46-ab6664e3a11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2024.10.09 17:19:46.776269 [ 3 ] {} <Trace> HTTP-Session: 02294eca-bd46-408c-ac46-ab6664e3a11e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.10.09 17:19:46.776520 [ 3 ] {8db2fef7-fd18-44f3-9b4f-ad6d13446d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.776648 [ 3 ] {8db2fef7-fd18-44f3-9b4f-ad6d13446d2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.10.09 17:19:46.778641 [ 3 ] {8db2fef7-fd18-44f3-9b4f-ad6d13446d2a} <Debug> oximeter.measurements_histogrami64 (7fafe9a1-a74b-4d91-9d57-e6c16777fab8): Loading data parts | ||
574 | 2024.10.09 17:19:46.778857 [ 3 ] {8db2fef7-fd18-44f3-9b4f-ad6d13446d2a} <Debug> oximeter.measurements_histogrami64 (7fafe9a1-a74b-4d91-9d57-e6c16777fab8): There are no data parts | ||
575 | 2024.10.09 17:19:46.780119 [ 3 ] {8db2fef7-fd18-44f3-9b4f-ad6d13446d2a} <Debug> DynamicQueryHandler: Done processing query | ||
576 | 2024.10.09 17:19:46.780145 [ 3 ] {} <Debug> HTTP-Session: 02294eca-bd46-408c-ac46-ab6664e3a11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
577 | 2024.10.09 17:19:46.780315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
578 | 2024.10.09 17:19:46.780364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
579 | 2024.10.09 17:19:46.780382 [ 3 ] {} <Debug> HTTP-Session: 174a5477-0d85-440e-9db6-4e098a74d161 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
580 | 2024.10.09 17:19:46.780466 [ 3 ] {} <Debug> HTTP-Session: 174a5477-0d85-440e-9db6-4e098a74d161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2024.10.09 17:19:46.780481 [ 3 ] {} <Debug> HTTP-Session: 174a5477-0d85-440e-9db6-4e098a74d161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2024.10.09 17:19:46.780511 [ 3 ] {} <Trace> HTTP-Session: 174a5477-0d85-440e-9db6-4e098a74d161 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.10.09 17:19:46.780823 [ 3 ] {31afd5b4-207e-48d2-b569-8e43358f1755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.780942 [ 3 ] {31afd5b4-207e-48d2-b569-8e43358f1755} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
585 | 2024.10.09 17:19:46.782798 [ 3 ] {31afd5b4-207e-48d2-b569-8e43358f1755} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Loading data parts | ||
586 | 2024.10.09 17:19:46.782959 [ 3 ] {31afd5b4-207e-48d2-b569-8e43358f1755} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): There are no data parts | ||
587 | 2024.10.09 17:19:46.784345 [ 3 ] {31afd5b4-207e-48d2-b569-8e43358f1755} <Debug> DynamicQueryHandler: Done processing query | ||
588 | 2024.10.09 17:19:46.784371 [ 3 ] {} <Debug> HTTP-Session: 174a5477-0d85-440e-9db6-4e098a74d161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2024.10.09 17:19:46.784537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
590 | 2024.10.09 17:19:46.784650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
591 | 2024.10.09 17:19:46.784671 [ 3 ] {} <Debug> HTTP-Session: 4966e252-34f7-4bbc-9b94-f03e2f517c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
592 | 2024.10.09 17:19:46.784688 [ 3 ] {} <Debug> HTTP-Session: 4966e252-34f7-4bbc-9b94-f03e2f517c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2024.10.09 17:19:46.784762 [ 3 ] {} <Debug> HTTP-Session: 4966e252-34f7-4bbc-9b94-f03e2f517c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2024.10.09 17:19:46.784795 [ 3 ] {} <Trace> HTTP-Session: 4966e252-34f7-4bbc-9b94-f03e2f517c50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.10.09 17:19:46.785043 [ 3 ] {d02ff712-e0d6-49c4-9f5a-60ca471f2531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.785168 [ 3 ] {d02ff712-e0d6-49c4-9f5a-60ca471f2531} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
597 | 2024.10.09 17:19:46.787097 [ 3 ] {d02ff712-e0d6-49c4-9f5a-60ca471f2531} <Debug> oximeter.measurements_histogramf32 (2af2872c-0ddb-48a5-8113-6c1a5f5ef43a): Loading data parts | ||
598 | 2024.10.09 17:19:46.787253 [ 3 ] {d02ff712-e0d6-49c4-9f5a-60ca471f2531} <Debug> oximeter.measurements_histogramf32 (2af2872c-0ddb-48a5-8113-6c1a5f5ef43a): There are no data parts | ||
599 | 2024.10.09 17:19:46.788541 [ 3 ] {d02ff712-e0d6-49c4-9f5a-60ca471f2531} <Debug> DynamicQueryHandler: Done processing query | ||
600 | 2024.10.09 17:19:46.788606 [ 3 ] {} <Debug> HTTP-Session: 4966e252-34f7-4bbc-9b94-f03e2f517c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2024.10.09 17:19:46.788752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
602 | 2024.10.09 17:19:46.788804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
603 | 2024.10.09 17:19:46.788895 [ 3 ] {} <Debug> HTTP-Session: 3d2f4946-9bef-452d-9d9c-4c079426f7fc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
604 | 2024.10.09 17:19:46.788914 [ 3 ] {} <Debug> HTTP-Session: 3d2f4946-9bef-452d-9d9c-4c079426f7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.10.09 17:19:46.788928 [ 3 ] {} <Debug> HTTP-Session: 3d2f4946-9bef-452d-9d9c-4c079426f7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2024.10.09 17:19:46.789020 [ 3 ] {} <Trace> HTTP-Session: 3d2f4946-9bef-452d-9d9c-4c079426f7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
607 | 2024.10.09 17:19:46.789273 [ 3 ] {f7359456-38cb-43ea-90c3-187494461e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.789398 [ 3 ] {f7359456-38cb-43ea-90c3-187494461e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
609 | 2024.10.09 17:19:46.791294 [ 3 ] {f7359456-38cb-43ea-90c3-187494461e0b} <Debug> oximeter.measurements_histogramf64 (73eb2ace-79fe-4ca7-8c80-039e4e68ab6a): Loading data parts | ||
610 | 2024.10.09 17:19:46.791457 [ 3 ] {f7359456-38cb-43ea-90c3-187494461e0b} <Debug> oximeter.measurements_histogramf64 (73eb2ace-79fe-4ca7-8c80-039e4e68ab6a): There are no data parts | ||
611 | 2024.10.09 17:19:46.792803 [ 3 ] {f7359456-38cb-43ea-90c3-187494461e0b} <Debug> DynamicQueryHandler: Done processing query | ||
612 | 2024.10.09 17:19:46.792829 [ 3 ] {} <Debug> HTTP-Session: 3d2f4946-9bef-452d-9d9c-4c079426f7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.10.09 17:19:46.792961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
614 | 2024.10.09 17:19:46.793083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
615 | 2024.10.09 17:19:46.793106 [ 3 ] {} <Debug> HTTP-Session: 792ac221-4611-4f86-8256-6614177b4f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
616 | 2024.10.09 17:19:46.793122 [ 3 ] {} <Debug> HTTP-Session: 792ac221-4611-4f86-8256-6614177b4f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.10.09 17:19:46.793200 [ 3 ] {} <Debug> HTTP-Session: 792ac221-4611-4f86-8256-6614177b4f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.10.09 17:19:46.793234 [ 3 ] {} <Trace> HTTP-Session: 792ac221-4611-4f86-8256-6614177b4f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
619 | 2024.10.09 17:19:46.793448 [ 3 ] {c0be6b3f-4431-492e-9cf1-5632c87b3dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) /* 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.09 17:19:46.793622 [ 3 ] {c0be6b3f-4431-492e-9cf1-5632c87b3dc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
646 | 2024.10.09 17:19:46.795565 [ 3 ] {c0be6b3f-4431-492e-9cf1-5632c87b3dc9} <Debug> oximeter.fields_bool (58f3b313-6112-4d63-bb26-6377cd4d2b04): Loading data parts | ||
647 | 2024.10.09 17:19:46.795759 [ 3 ] {c0be6b3f-4431-492e-9cf1-5632c87b3dc9} <Debug> oximeter.fields_bool (58f3b313-6112-4d63-bb26-6377cd4d2b04): There are no data parts | ||
648 | 2024.10.09 17:19:46.797046 [ 3 ] {c0be6b3f-4431-492e-9cf1-5632c87b3dc9} <Debug> DynamicQueryHandler: Done processing query | ||
649 | 2024.10.09 17:19:46.797072 [ 3 ] {} <Debug> HTTP-Session: 792ac221-4611-4f86-8256-6614177b4f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.10.09 17:19:46.797262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
651 | 2024.10.09 17:19:46.797310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
652 | 2024.10.09 17:19:46.797329 [ 3 ] {} <Debug> HTTP-Session: 3227d136-5597-420d-aaf7-11dbbb959b1b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
653 | 2024.10.09 17:19:46.797417 [ 3 ] {} <Debug> HTTP-Session: 3227d136-5597-420d-aaf7-11dbbb959b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.10.09 17:19:46.797432 [ 3 ] {} <Debug> HTTP-Session: 3227d136-5597-420d-aaf7-11dbbb959b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.10.09 17:19:46.797461 [ 3 ] {} <Trace> HTTP-Session: 3227d136-5597-420d-aaf7-11dbbb959b1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.10.09 17:19:46.797700 [ 3 ] {113127f2-2451-4397-b48d-fbc4d5180e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.797812 [ 3 ] {113127f2-2451-4397-b48d-fbc4d5180e43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
658 | 2024.10.09 17:19:46.799556 [ 3 ] {113127f2-2451-4397-b48d-fbc4d5180e43} <Debug> oximeter.fields_i8 (89713084-694c-430d-bdc1-cd4f39f8bfaa): Loading data parts | ||
659 | 2024.10.09 17:19:46.799716 [ 3 ] {113127f2-2451-4397-b48d-fbc4d5180e43} <Debug> oximeter.fields_i8 (89713084-694c-430d-bdc1-cd4f39f8bfaa): There are no data parts | ||
660 | 2024.10.09 17:19:46.800990 [ 3 ] {113127f2-2451-4397-b48d-fbc4d5180e43} <Debug> DynamicQueryHandler: Done processing query | ||
661 | 2024.10.09 17:19:46.801015 [ 3 ] {} <Debug> HTTP-Session: 3227d136-5597-420d-aaf7-11dbbb959b1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.10.09 17:19:46.801117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2024.10.09 17:19:46.801230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
664 | 2024.10.09 17:19:46.801251 [ 3 ] {} <Debug> HTTP-Session: 2d03c8d2-06e8-42b8-a7ca-656f45aac49a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
665 | 2024.10.09 17:19:46.801266 [ 3 ] {} <Debug> HTTP-Session: 2d03c8d2-06e8-42b8-a7ca-656f45aac49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.10.09 17:19:46.801342 [ 3 ] {} <Debug> HTTP-Session: 2d03c8d2-06e8-42b8-a7ca-656f45aac49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.10.09 17:19:46.801375 [ 3 ] {} <Trace> HTTP-Session: 2d03c8d2-06e8-42b8-a7ca-656f45aac49a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
668 | 2024.10.09 17:19:46.801546 [ 3 ] {109842fc-e568-49e4-a9cb-87cf04af903c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.801655 [ 3 ] {109842fc-e568-49e4-a9cb-87cf04af903c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
670 | 2024.10.09 17:19:46.803398 [ 3 ] {109842fc-e568-49e4-a9cb-87cf04af903c} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Loading data parts | ||
671 | 2024.10.09 17:19:46.803541 [ 3 ] {109842fc-e568-49e4-a9cb-87cf04af903c} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): There are no data parts | ||
672 | 2024.10.09 17:19:46.804811 [ 3 ] {109842fc-e568-49e4-a9cb-87cf04af903c} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.10.09 17:19:46.804872 [ 3 ] {} <Debug> HTTP-Session: 2d03c8d2-06e8-42b8-a7ca-656f45aac49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2024.10.09 17:19:46.805023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
675 | 2024.10.09 17:19:46.805072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
676 | 2024.10.09 17:19:46.805157 [ 3 ] {} <Debug> HTTP-Session: 3694a784-6d8f-4592-a762-4bf3e1113a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
677 | 2024.10.09 17:19:46.805174 [ 3 ] {} <Debug> HTTP-Session: 3694a784-6d8f-4592-a762-4bf3e1113a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
678 | 2024.10.09 17:19:46.805187 [ 3 ] {} <Debug> HTTP-Session: 3694a784-6d8f-4592-a762-4bf3e1113a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.10.09 17:19:46.805277 [ 3 ] {} <Trace> HTTP-Session: 3694a784-6d8f-4592-a762-4bf3e1113a9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.10.09 17:19:46.805453 [ 3 ] {82664830-d5f1-4eed-af86-4bdcd83ab79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.805562 [ 3 ] {82664830-d5f1-4eed-af86-4bdcd83ab79f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
682 | 2024.10.09 17:19:46.807254 [ 3 ] {82664830-d5f1-4eed-af86-4bdcd83ab79f} <Debug> oximeter.fields_i16 (07fbf964-9aeb-4c91-8361-acaa286753eb): Loading data parts | ||
683 | 2024.10.09 17:19:46.807451 [ 3 ] {82664830-d5f1-4eed-af86-4bdcd83ab79f} <Debug> oximeter.fields_i16 (07fbf964-9aeb-4c91-8361-acaa286753eb): There are no data parts | ||
684 | 2024.10.09 17:19:46.808858 [ 3 ] {82664830-d5f1-4eed-af86-4bdcd83ab79f} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2024.10.09 17:19:46.808884 [ 3 ] {} <Debug> HTTP-Session: 3694a784-6d8f-4592-a762-4bf3e1113a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2024.10.09 17:19:46.808988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.10.09 17:19:46.809100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
688 | 2024.10.09 17:19:46.809121 [ 3 ] {} <Debug> HTTP-Session: e489a320-9732-44fb-9e32-bd1e1263a283 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
689 | 2024.10.09 17:19:46.809137 [ 3 ] {} <Debug> HTTP-Session: e489a320-9732-44fb-9e32-bd1e1263a283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.10.09 17:19:46.809214 [ 3 ] {} <Debug> HTTP-Session: e489a320-9732-44fb-9e32-bd1e1263a283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.10.09 17:19:46.809246 [ 3 ] {} <Trace> HTTP-Session: e489a320-9732-44fb-9e32-bd1e1263a283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.10.09 17:19:46.809483 [ 3 ] {b986c9c9-9350-421a-ac3a-6825313cf20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.809565 [ 3 ] {b986c9c9-9350-421a-ac3a-6825313cf20e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
694 | 2024.10.09 17:19:46.811272 [ 3 ] {b986c9c9-9350-421a-ac3a-6825313cf20e} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Loading data parts | ||
695 | 2024.10.09 17:19:46.811454 [ 3 ] {b986c9c9-9350-421a-ac3a-6825313cf20e} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): There are no data parts | ||
696 | 2024.10.09 17:19:46.812705 [ 3 ] {b986c9c9-9350-421a-ac3a-6825313cf20e} <Debug> DynamicQueryHandler: Done processing query | ||
697 | 2024.10.09 17:19:46.812796 [ 3 ] {} <Debug> HTTP-Session: e489a320-9732-44fb-9e32-bd1e1263a283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.10.09 17:19:46.812909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.10.09 17:19:46.812957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
700 | 2024.10.09 17:19:46.813041 [ 3 ] {} <Debug> HTTP-Session: af4fa4ca-ca6a-48fc-bf92-41163d9c4bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
701 | 2024.10.09 17:19:46.813059 [ 3 ] {} <Debug> HTTP-Session: af4fa4ca-ca6a-48fc-bf92-41163d9c4bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.10.09 17:19:46.813073 [ 3 ] {} <Debug> HTTP-Session: af4fa4ca-ca6a-48fc-bf92-41163d9c4bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.10.09 17:19:46.813164 [ 3 ] {} <Trace> HTTP-Session: af4fa4ca-ca6a-48fc-bf92-41163d9c4bf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
704 | 2024.10.09 17:19:46.813345 [ 3 ] {5e1be7e7-9579-44f3-8496-6c1b8df99724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.813513 [ 3 ] {5e1be7e7-9579-44f3-8496-6c1b8df99724} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
706 | 2024.10.09 17:19:46.815243 [ 3 ] {5e1be7e7-9579-44f3-8496-6c1b8df99724} <Debug> oximeter.fields_i32 (7c070477-a1b8-48b3-aefa-3dab91166e25): Loading data parts | ||
707 | 2024.10.09 17:19:46.815464 [ 3 ] {5e1be7e7-9579-44f3-8496-6c1b8df99724} <Debug> oximeter.fields_i32 (7c070477-a1b8-48b3-aefa-3dab91166e25): There are no data parts | ||
708 | 2024.10.09 17:19:46.816755 [ 3 ] {5e1be7e7-9579-44f3-8496-6c1b8df99724} <Debug> DynamicQueryHandler: Done processing query | ||
709 | 2024.10.09 17:19:46.816780 [ 3 ] {} <Debug> HTTP-Session: af4fa4ca-ca6a-48fc-bf92-41163d9c4bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.10.09 17:19:46.816949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
711 | 2024.10.09 17:19:46.817031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
712 | 2024.10.09 17:19:46.817051 [ 3 ] {} <Debug> HTTP-Session: f5874196-fd49-428a-b79b-47ac542ed123 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
713 | 2024.10.09 17:19:46.817130 [ 3 ] {} <Debug> HTTP-Session: f5874196-fd49-428a-b79b-47ac542ed123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.10.09 17:19:46.817147 [ 3 ] {} <Debug> HTTP-Session: f5874196-fd49-428a-b79b-47ac542ed123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2024.10.09 17:19:46.817177 [ 3 ] {} <Trace> HTTP-Session: f5874196-fd49-428a-b79b-47ac542ed123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
716 | 2024.10.09 17:19:46.817417 [ 3 ] {b03b00a2-05f3-44af-93e2-5585ac737da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.817530 [ 3 ] {b03b00a2-05f3-44af-93e2-5585ac737da1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
718 | 2024.10.09 17:19:46.819211 [ 3 ] {b03b00a2-05f3-44af-93e2-5585ac737da1} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Loading data parts | ||
719 | 2024.10.09 17:19:46.819373 [ 3 ] {b03b00a2-05f3-44af-93e2-5585ac737da1} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): There are no data parts | ||
720 | 2024.10.09 17:19:46.820639 [ 3 ] {b03b00a2-05f3-44af-93e2-5585ac737da1} <Debug> DynamicQueryHandler: Done processing query | ||
721 | 2024.10.09 17:19:46.820665 [ 3 ] {} <Debug> HTTP-Session: f5874196-fd49-428a-b79b-47ac542ed123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
722 | 2024.10.09 17:19:46.820769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
723 | 2024.10.09 17:19:46.820883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
724 | 2024.10.09 17:19:46.820904 [ 3 ] {} <Debug> HTTP-Session: 01b0e09e-9f6d-4d8f-a145-a236d6133175 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
725 | 2024.10.09 17:19:46.820921 [ 3 ] {} <Debug> HTTP-Session: 01b0e09e-9f6d-4d8f-a145-a236d6133175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2024.10.09 17:19:46.820997 [ 3 ] {} <Debug> HTTP-Session: 01b0e09e-9f6d-4d8f-a145-a236d6133175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2024.10.09 17:19:46.821030 [ 3 ] {} <Trace> HTTP-Session: 01b0e09e-9f6d-4d8f-a145-a236d6133175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
728 | 2024.10.09 17:19:46.821202 [ 3 ] {5d70bc6d-205f-4f2d-b6b2-b1f4dbaa689a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.821313 [ 3 ] {5d70bc6d-205f-4f2d-b6b2-b1f4dbaa689a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
730 | 2024.10.09 17:19:46.823016 [ 3 ] {5d70bc6d-205f-4f2d-b6b2-b1f4dbaa689a} <Debug> oximeter.fields_i64 (c571b8e6-3407-46a7-9198-169916b28363): Loading data parts | ||
731 | 2024.10.09 17:19:46.823204 [ 3 ] {5d70bc6d-205f-4f2d-b6b2-b1f4dbaa689a} <Debug> oximeter.fields_i64 (c571b8e6-3407-46a7-9198-169916b28363): There are no data parts | ||
732 | 2024.10.09 17:19:46.824395 [ 3 ] {5d70bc6d-205f-4f2d-b6b2-b1f4dbaa689a} <Debug> DynamicQueryHandler: Done processing query | ||
733 | 2024.10.09 17:19:46.824419 [ 3 ] {} <Debug> HTTP-Session: 01b0e09e-9f6d-4d8f-a145-a236d6133175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.10.09 17:19:46.824638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
735 | 2024.10.09 17:19:46.824686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
736 | 2024.10.09 17:19:46.824705 [ 3 ] {} <Debug> HTTP-Session: 121d741d-fc82-4c16-a9d5-39b514c7dcaa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
737 | 2024.10.09 17:19:46.824754 [ 3 ] {} <Debug> HTTP-Session: 121d741d-fc82-4c16-a9d5-39b514c7dcaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.10.09 17:19:46.824769 [ 3 ] {} <Debug> HTTP-Session: 121d741d-fc82-4c16-a9d5-39b514c7dcaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.10.09 17:19:46.824798 [ 3 ] {} <Trace> HTTP-Session: 121d741d-fc82-4c16-a9d5-39b514c7dcaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
740 | 2024.10.09 17:19:46.824993 [ 3 ] {df0bbf01-26d8-43cc-b82a-b6b026f44fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.825071 [ 3 ] {df0bbf01-26d8-43cc-b82a-b6b026f44fb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
742 | 2024.10.09 17:19:46.826795 [ 3 ] {df0bbf01-26d8-43cc-b82a-b6b026f44fb7} <Debug> oximeter.fields_u64 (26a1885f-5ef0-4f3a-a9f9-f2570cb94695): Loading data parts | ||
743 | 2024.10.09 17:19:46.826948 [ 3 ] {df0bbf01-26d8-43cc-b82a-b6b026f44fb7} <Debug> oximeter.fields_u64 (26a1885f-5ef0-4f3a-a9f9-f2570cb94695): There are no data parts | ||
744 | 2024.10.09 17:19:46.828163 [ 3 ] {df0bbf01-26d8-43cc-b82a-b6b026f44fb7} <Debug> DynamicQueryHandler: Done processing query | ||
745 | 2024.10.09 17:19:46.828189 [ 3 ] {} <Debug> HTTP-Session: 121d741d-fc82-4c16-a9d5-39b514c7dcaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.10.09 17:19:46.828290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
747 | 2024.10.09 17:19:46.828339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
748 | 2024.10.09 17:19:46.828358 [ 3 ] {} <Debug> HTTP-Session: a6ec11fb-7ac2-43d8-8d6f-108df01c3d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
749 | 2024.10.09 17:19:46.828375 [ 3 ] {} <Debug> HTTP-Session: a6ec11fb-7ac2-43d8-8d6f-108df01c3d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2024.10.09 17:19:46.828389 [ 3 ] {} <Debug> HTTP-Session: a6ec11fb-7ac2-43d8-8d6f-108df01c3d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.10.09 17:19:46.828418 [ 3 ] {} <Trace> HTTP-Session: a6ec11fb-7ac2-43d8-8d6f-108df01c3d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2024.10.09 17:19:46.828594 [ 3 ] {9375b756-2c00-4dd7-8a0a-4b56f352aa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.828638 [ 3 ] {9375b756-2c00-4dd7-8a0a-4b56f352aa7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
754 | 2024.10.09 17:19:46.830380 [ 3 ] {9375b756-2c00-4dd7-8a0a-4b56f352aa7e} <Debug> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Loading data parts | ||
755 | 2024.10.09 17:19:46.830536 [ 3 ] {9375b756-2c00-4dd7-8a0a-4b56f352aa7e} <Debug> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): There are no data parts | ||
756 | 2024.10.09 17:19:46.831791 [ 3 ] {9375b756-2c00-4dd7-8a0a-4b56f352aa7e} <Debug> DynamicQueryHandler: Done processing query | ||
757 | 2024.10.09 17:19:46.831817 [ 3 ] {} <Debug> HTTP-Session: a6ec11fb-7ac2-43d8-8d6f-108df01c3d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
758 | 2024.10.09 17:19:46.831924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
759 | 2024.10.09 17:19:46.831973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
760 | 2024.10.09 17:19:46.831994 [ 3 ] {} <Debug> HTTP-Session: d8c233b9-d4d9-44f9-a9a4-f1755c18423d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
761 | 2024.10.09 17:19:46.832010 [ 3 ] {} <Debug> HTTP-Session: d8c233b9-d4d9-44f9-a9a4-f1755c18423d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
762 | 2024.10.09 17:19:46.832025 [ 3 ] {} <Debug> HTTP-Session: d8c233b9-d4d9-44f9-a9a4-f1755c18423d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2024.10.09 17:19:46.832055 [ 3 ] {} <Trace> HTTP-Session: d8c233b9-d4d9-44f9-a9a4-f1755c18423d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
764 | 2024.10.09 17:19:46.832229 [ 3 ] {f577b02b-5bb8-4411-b95b-637d68e744ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.832274 [ 3 ] {f577b02b-5bb8-4411-b95b-637d68e744ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
766 | 2024.10.09 17:19:46.834011 [ 3 ] {f577b02b-5bb8-4411-b95b-637d68e744ce} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Loading data parts | ||
767 | 2024.10.09 17:19:46.834168 [ 3 ] {f577b02b-5bb8-4411-b95b-637d68e744ce} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): There are no data parts | ||
768 | 2024.10.09 17:19:46.835430 [ 3 ] {f577b02b-5bb8-4411-b95b-637d68e744ce} <Debug> DynamicQueryHandler: Done processing query | ||
769 | 2024.10.09 17:19:46.835458 [ 3 ] {} <Debug> HTTP-Session: d8c233b9-d4d9-44f9-a9a4-f1755c18423d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
770 | 2024.10.09 17:19:46.835561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
771 | 2024.10.09 17:19:46.835609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
772 | 2024.10.09 17:19:46.835630 [ 3 ] {} <Debug> HTTP-Session: bb617636-a108-441a-9ef1-e06e465e111e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
773 | 2024.10.09 17:19:46.835647 [ 3 ] {} <Debug> HTTP-Session: bb617636-a108-441a-9ef1-e06e465e111e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
774 | 2024.10.09 17:19:46.835662 [ 3 ] {} <Debug> HTTP-Session: bb617636-a108-441a-9ef1-e06e465e111e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
775 | 2024.10.09 17:19:46.835693 [ 3 ] {} <Trace> HTTP-Session: bb617636-a108-441a-9ef1-e06e465e111e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
776 | 2024.10.09 17:19:46.835866 [ 3 ] {1521c06b-b1f5-4737-96d3-d8d99acd4aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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.09 17:19:46.835911 [ 3 ] {1521c06b-b1f5-4737-96d3-d8d99acd4aa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
778 | 2024.10.09 17:19:46.837615 [ 3 ] {1521c06b-b1f5-4737-96d3-d8d99acd4aa5} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Loading data parts | ||
779 | 2024.10.09 17:19:46.837775 [ 3 ] {1521c06b-b1f5-4737-96d3-d8d99acd4aa5} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): There are no data parts | ||
780 | 2024.10.09 17:19:46.839015 [ 3 ] {1521c06b-b1f5-4737-96d3-d8d99acd4aa5} <Debug> DynamicQueryHandler: Done processing query | ||
781 | 2024.10.09 17:19:46.839041 [ 3 ] {} <Debug> HTTP-Session: bb617636-a108-441a-9ef1-e06e465e111e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2024.10.09 17:19:46.839166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
783 | 2024.10.09 17:19:46.839215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
784 | 2024.10.09 17:19:46.839234 [ 3 ] {} <Debug> HTTP-Session: 48d6fc32-7f74-4778-b8b6-c3161c1648f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
785 | 2024.10.09 17:19:46.839251 [ 3 ] {} <Debug> HTTP-Session: 48d6fc32-7f74-4778-b8b6-c3161c1648f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
786 | 2024.10.09 17:19:46.839266 [ 3 ] {} <Debug> HTTP-Session: 48d6fc32-7f74-4778-b8b6-c3161c1648f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
787 | 2024.10.09 17:19:46.839296 [ 3 ] {} <Trace> HTTP-Session: 48d6fc32-7f74-4778-b8b6-c3161c1648f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2024.10.09 17:19:46.839512 [ 3 ] {02358aa6-4a07-4b0a-87d0-6a13046859ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) /* 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.09 17:19:46.839573 [ 3 ] {02358aa6-4a07-4b0a-87d0-6a13046859ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
793 | 2024.10.09 17:19:46.841286 [ 3 ] {02358aa6-4a07-4b0a-87d0-6a13046859ca} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Loading data parts | ||
794 | 2024.10.09 17:19:46.841448 [ 3 ] {02358aa6-4a07-4b0a-87d0-6a13046859ca} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): There are no data parts | ||
795 | 2024.10.09 17:19:46.842788 [ 3 ] {02358aa6-4a07-4b0a-87d0-6a13046859ca} <Debug> DynamicQueryHandler: Done processing query | ||
796 | 2024.10.09 17:19:46.842815 [ 3 ] {} <Debug> HTTP-Session: 48d6fc32-7f74-4778-b8b6-c3161c1648f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
797 | 2024.10.09 17:19:46.842950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2024.10.09 17:19:46.843007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
799 | 2024.10.09 17:19:46.843027 [ 3 ] {} <Debug> HTTP-Session: e6c1732d-acd1-40e3-a5db-39d0912b9ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
800 | 2024.10.09 17:19:46.843043 [ 3 ] {} <Debug> HTTP-Session: e6c1732d-acd1-40e3-a5db-39d0912b9ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2024.10.09 17:19:46.843057 [ 3 ] {} <Debug> HTTP-Session: e6c1732d-acd1-40e3-a5db-39d0912b9ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2024.10.09 17:19:46.843088 [ 3 ] {} <Trace> HTTP-Session: e6c1732d-acd1-40e3-a5db-39d0912b9ad9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.10.09 17:19:46.843290 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
804 | 2024.10.09 17:19:46.844518 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
805 | 2024.10.09 17:19:46.854387 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Trace> oximeter.version (ba867645-c636-407e-a418-4ab5e91162bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2024.10.09 17:19:46.854431 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
807 | 2024.10.09 17:19:46.859795 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
808 | 2024.10.09 17:19:46.861187 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Trace> oximeter.version (ba867645-c636-407e-a418-4ab5e91162bc): 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.09 17:19:46.861488 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01827 sec., 54.73453749315818 rows/sec., 875.75 B/sec. | ||
810 | 2024.10.09 17:19:46.861686 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Debug> DynamicQueryHandler: Done processing query | ||
811 | 2024.10.09 17:19:46.861713 [ 3 ] {f2dcebb8-5d60-483d-b10d-011c0c71997c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
812 | 2024.10.09 17:19:46.861730 [ 3 ] {} <Debug> HTTP-Session: e6c1732d-acd1-40e3-a5db-39d0912b9ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2024.10.09 17:19:47.000192 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.45 MiB, peak 126.58 MiB, free memory in arenas 0.00 B, will set to 133.70 MiB (RSS), difference: 12.24 MiB | ||
814 | 2024.10.09 17:19:49.195154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
815 | 2024.10.09 17:19:49.195251 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
816 | 2024.10.09 17:19:49.200449 [ 242 ] {} <Debug> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Loading data parts | ||
817 | 2024.10.09 17:19:49.200666 [ 242 ] {} <Debug> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): There are no data parts | ||
818 | 2024.10.09 17:19:49.208203 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
819 | 2024.10.09 17:19:49.208240 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
820 | 2024.10.09 17:19:49.210797 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
821 | 2024.10.09 17:19:49.212085 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): 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.09 17:19:49.212515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
823 | 2024.10.09 17:19:50.001034 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.00 MiB, peak 138.00 MiB, free memory in arenas 0.00 B, will set to 134.95 MiB (RSS), difference: -3.05 MiB | ||
824 | 2024.10.09 17:19:51.866129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
825 | 2024.10.09 17:19:51.866246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
826 | 2024.10.09 17:19:51.866271 [ 3 ] {} <Debug> HTTP-Session: 7ef48edb-ae84-4c4d-9cb6-91cbe4483496 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
827 | 2024.10.09 17:19:51.866298 [ 3 ] {} <Debug> HTTP-Session: 7ef48edb-ae84-4c4d-9cb6-91cbe4483496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
828 | 2024.10.09 17:19:51.866315 [ 3 ] {} <Debug> HTTP-Session: 7ef48edb-ae84-4c4d-9cb6-91cbe4483496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
829 | 2024.10.09 17:19:51.866369 [ 3 ] {} <Trace> HTTP-Session: 7ef48edb-ae84-4c4d-9cb6-91cbe4483496 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2024.10.09 17:19:51.866559 [ 3 ] {bc3afffa-3fc2-4244-869f-7db631e83409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
831 | 2024.10.09 17:19:51.866949 [ 3 ] {bc3afffa-3fc2-4244-869f-7db631e83409} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2024.10.09 17:19:51.867187 [ 3 ] {bc3afffa-3fc2-4244-869f-7db631e83409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2024.10.09 17:19:51.869177 [ 3 ] {bc3afffa-3fc2-4244-869f-7db631e83409} <Debug> DynamicQueryHandler: Done processing query | ||
834 | 2024.10.09 17:19:51.869216 [ 3 ] {bc3afffa-3fc2-4244-869f-7db631e83409} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
835 | 2024.10.09 17:19:51.869235 [ 3 ] {} <Debug> HTTP-Session: 7ef48edb-ae84-4c4d-9cb6-91cbe4483496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
836 | 2024.10.09 17:19:51.874071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
837 | 2024.10.09 17:19:51.874135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
838 | 2024.10.09 17:19:51.874161 [ 3 ] {} <Debug> HTTP-Session: 6276d1e3-8286-425b-b968-a7effc64c7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
839 | 2024.10.09 17:19:51.874184 [ 3 ] {} <Debug> HTTP-Session: 6276d1e3-8286-425b-b968-a7effc64c7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
840 | 2024.10.09 17:19:51.874202 [ 3 ] {} <Debug> HTTP-Session: 6276d1e3-8286-425b-b968-a7effc64c7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
841 | 2024.10.09 17:19:51.874243 [ 3 ] {} <Trace> HTTP-Session: 6276d1e3-8286-425b-b968-a7effc64c7dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2024.10.09 17:19:51.874464 [ 3 ] {5f5d9eb2-405e-40bd-9555-1e092648cc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
843 | 2024.10.09 17:19:51.876265 [ 3 ] {5f5d9eb2-405e-40bd-9555-1e092648cc92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2024.10.09 17:19:51.876321 [ 3 ] {5f5d9eb2-405e-40bd-9555-1e092648cc92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
845 | 2024.10.09 17:19:51.877349 [ 3 ] {5f5d9eb2-405e-40bd-9555-1e092648cc92} <Debug> DynamicQueryHandler: Done processing query | ||
846 | 2024.10.09 17:19:51.877379 [ 3 ] {5f5d9eb2-405e-40bd-9555-1e092648cc92} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
847 | 2024.10.09 17:19:51.877397 [ 3 ] {} <Debug> HTTP-Session: 6276d1e3-8286-425b-b968-a7effc64c7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
848 | 2024.10.09 17:19:51.879636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
849 | 2024.10.09 17:19:51.879696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
850 | 2024.10.09 17:19:51.879716 [ 3 ] {} <Debug> HTTP-Session: dbe0ca57-08b0-457b-924f-c565d8fd8671 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
851 | 2024.10.09 17:19:51.879733 [ 3 ] {} <Debug> HTTP-Session: dbe0ca57-08b0-457b-924f-c565d8fd8671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
852 | 2024.10.09 17:19:51.879747 [ 3 ] {} <Debug> HTTP-Session: dbe0ca57-08b0-457b-924f-c565d8fd8671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
853 | 2024.10.09 17:19:51.879779 [ 3 ] {} <Trace> HTTP-Session: dbe0ca57-08b0-457b-924f-c565d8fd8671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
854 | 2024.10.09 17:19:51.879908 [ 3 ] {2fd5b077-cd6a-4660-921f-a2031e957f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
855 | 2024.10.09 17:19:51.880267 [ 3 ] {2fd5b077-cd6a-4660-921f-a2031e957f4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
856 | 2024.10.09 17:19:51.880320 [ 3 ] {2fd5b077-cd6a-4660-921f-a2031e957f4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
857 | 2024.10.09 17:19:51.881275 [ 3 ] {2fd5b077-cd6a-4660-921f-a2031e957f4f} <Debug> DynamicQueryHandler: Done processing query | ||
858 | 2024.10.09 17:19:51.881302 [ 3 ] {2fd5b077-cd6a-4660-921f-a2031e957f4f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
859 | 2024.10.09 17:19:51.881324 [ 3 ] {} <Debug> HTTP-Session: dbe0ca57-08b0-457b-924f-c565d8fd8671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
860 | 2024.10.09 17:19:51.881555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
861 | 2024.10.09 17:19:51.881614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
862 | 2024.10.09 17:19:51.881634 [ 3 ] {} <Debug> HTTP-Session: 4546a462-4486-4dc2-8aa5-fb525f09673e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
863 | 2024.10.09 17:19:51.881651 [ 3 ] {} <Debug> HTTP-Session: 4546a462-4486-4dc2-8aa5-fb525f09673e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
864 | 2024.10.09 17:19:51.881665 [ 3 ] {} <Debug> HTTP-Session: 4546a462-4486-4dc2-8aa5-fb525f09673e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
865 | 2024.10.09 17:19:51.881696 [ 3 ] {} <Trace> HTTP-Session: 4546a462-4486-4dc2-8aa5-fb525f09673e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
866 | 2024.10.09 17:19:51.881869 [ 3 ] {7b30329f-f6dc-4ee8-9867-d8eee2411075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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) | ||
867 | 2024.10.09 17:19:51.882198 [ 3 ] {7b30329f-f6dc-4ee8-9867-d8eee2411075} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
868 | 2024.10.09 17:19:51.882252 [ 3 ] {7b30329f-f6dc-4ee8-9867-d8eee2411075} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
869 | 2024.10.09 17:19:51.883177 [ 3 ] {7b30329f-f6dc-4ee8-9867-d8eee2411075} <Debug> DynamicQueryHandler: Done processing query | ||
870 | 2024.10.09 17:19:51.883203 [ 3 ] {7b30329f-f6dc-4ee8-9867-d8eee2411075} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
871 | 2024.10.09 17:19:51.883220 [ 3 ] {} <Debug> HTTP-Session: 4546a462-4486-4dc2-8aa5-fb525f09673e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
872 | 2024.10.09 17:19:51.883850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
873 | 2024.10.09 17:19:51.883902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
874 | 2024.10.09 17:19:51.883929 [ 3 ] {} <Debug> HTTP-Session: 176ccc9e-5886-447e-9a6e-439348685e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
875 | 2024.10.09 17:19:51.883946 [ 3 ] {} <Debug> HTTP-Session: 176ccc9e-5886-447e-9a6e-439348685e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
876 | 2024.10.09 17:19:51.883960 [ 3 ] {} <Debug> HTTP-Session: 176ccc9e-5886-447e-9a6e-439348685e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
877 | 2024.10.09 17:19:51.883992 [ 3 ] {} <Trace> HTTP-Session: 176ccc9e-5886-447e-9a6e-439348685e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2024.10.09 17:19:51.884118 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
879 | 2024.10.09 17:19:51.884167 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
880 | 2024.10.09 17:19:51.884365 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
881 | 2024.10.09 17:19:51.884870 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
882 | 2024.10.09 17:19:51.884925 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
883 | 2024.10.09 17:19:51.885596 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
884 | 2024.10.09 17:19:51.886165 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
885 | 2024.10.09 17:19:51.886312 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002231 sec., 1792.9179740026896 rows/sec., 228.05 KiB/sec. | ||
886 | 2024.10.09 17:19:51.886499 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Debug> DynamicQueryHandler: Done processing query | ||
887 | 2024.10.09 17:19:51.886524 [ 3 ] {7d8a3b07-7f0a-4196-ba83-d461d8d58056} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
888 | 2024.10.09 17:19:51.886540 [ 3 ] {} <Debug> HTTP-Session: 176ccc9e-5886-447e-9a6e-439348685e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
889 | 2024.10.09 17:19:51.886646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
890 | 2024.10.09 17:19:51.886694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
891 | 2024.10.09 17:19:51.886713 [ 3 ] {} <Debug> HTTP-Session: 5dccc878-3b44-4730-ab78-40856e7a8e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
892 | 2024.10.09 17:19:51.886729 [ 3 ] {} <Debug> HTTP-Session: 5dccc878-3b44-4730-ab78-40856e7a8e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
893 | 2024.10.09 17:19:51.886743 [ 3 ] {} <Debug> HTTP-Session: 5dccc878-3b44-4730-ab78-40856e7a8e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
894 | 2024.10.09 17:19:51.886774 [ 3 ] {} <Trace> HTTP-Session: 5dccc878-3b44-4730-ab78-40856e7a8e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
895 | 2024.10.09 17:19:51.886870 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
896 | 2024.10.09 17:19:51.886914 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
897 | 2024.10.09 17:19:51.887153 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
898 | 2024.10.09 17:19:51.888177 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
899 | 2024.10.09 17:19:51.888213 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
900 | 2024.10.09 17:19:51.888759 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
901 | 2024.10.09 17:19:51.889508 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
902 | 2024.10.09 17:19:51.889662 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002807 sec., 1425.0089063056644 rows/sec., 120.03 KiB/sec. | ||
903 | 2024.10.09 17:19:51.889821 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Debug> DynamicQueryHandler: Done processing query | ||
904 | 2024.10.09 17:19:51.889845 [ 3 ] {06596dcc-3867-42af-9384-6bd2bf5ba81c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
905 | 2024.10.09 17:19:51.889861 [ 3 ] {} <Debug> HTTP-Session: 5dccc878-3b44-4730-ab78-40856e7a8e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
906 | 2024.10.09 17:19:51.889976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
907 | 2024.10.09 17:19:51.890023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
908 | 2024.10.09 17:19:51.890042 [ 3 ] {} <Debug> HTTP-Session: 62e2c4c6-d105-4420-a86f-0e46409bec53 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
909 | 2024.10.09 17:19:51.890058 [ 3 ] {} <Debug> HTTP-Session: 62e2c4c6-d105-4420-a86f-0e46409bec53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
910 | 2024.10.09 17:19:51.890071 [ 3 ] {} <Debug> HTTP-Session: 62e2c4c6-d105-4420-a86f-0e46409bec53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
911 | 2024.10.09 17:19:51.890102 [ 3 ] {} <Trace> HTTP-Session: 62e2c4c6-d105-4420-a86f-0e46409bec53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
912 | 2024.10.09 17:19:51.890198 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
913 | 2024.10.09 17:19:51.890242 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
914 | 2024.10.09 17:19:51.890470 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
915 | 2024.10.09 17:19:51.890813 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
916 | 2024.10.09 17:19:51.890852 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
917 | 2024.10.09 17:19:51.891380 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
918 | 2024.10.09 17:19:51.892184 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
919 | 2024.10.09 17:19:51.892341 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.002158 sec., 3707.1362372567187 rows/sec., 297.77 KiB/sec. | ||
920 | 2024.10.09 17:19:51.892518 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Debug> DynamicQueryHandler: Done processing query | ||
921 | 2024.10.09 17:19:51.892542 [ 3 ] {20d7e560-b5fa-4365-a0b9-525b9eddeb5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
922 | 2024.10.09 17:19:51.892558 [ 3 ] {} <Debug> HTTP-Session: 62e2c4c6-d105-4420-a86f-0e46409bec53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
923 | 2024.10.09 17:19:51.892671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
924 | 2024.10.09 17:19:51.892719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
925 | 2024.10.09 17:19:51.892738 [ 3 ] {} <Debug> HTTP-Session: d5432a6f-ea5a-481d-bc2e-d93d594eb277 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
926 | 2024.10.09 17:19:51.892755 [ 3 ] {} <Debug> HTTP-Session: d5432a6f-ea5a-481d-bc2e-d93d594eb277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
927 | 2024.10.09 17:19:51.892768 [ 3 ] {} <Debug> HTTP-Session: d5432a6f-ea5a-481d-bc2e-d93d594eb277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
928 | 2024.10.09 17:19:51.892800 [ 3 ] {} <Trace> HTTP-Session: d5432a6f-ea5a-481d-bc2e-d93d594eb277 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
929 | 2024.10.09 17:19:51.892899 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
930 | 2024.10.09 17:19:51.892948 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
931 | 2024.10.09 17:19:51.893130 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
932 | 2024.10.09 17:19:51.894064 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
933 | 2024.10.09 17:19:51.894099 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
934 | 2024.10.09 17:19:51.894670 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
935 | 2024.10.09 17:19:51.895295 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): 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.09 17:19:51.895452 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.00257 sec., 3112.8404669260703 rows/sec., 237.11 KiB/sec. | ||
937 | 2024.10.09 17:19:51.895612 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Debug> DynamicQueryHandler: Done processing query | ||
938 | 2024.10.09 17:19:51.895639 [ 3 ] {7964b8d9-f999-49e0-9e4f-56f6b4ecf421} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
939 | 2024.10.09 17:19:51.895655 [ 3 ] {} <Debug> HTTP-Session: d5432a6f-ea5a-481d-bc2e-d93d594eb277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
940 | 2024.10.09 17:19:51.895769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
941 | 2024.10.09 17:19:51.895818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
942 | 2024.10.09 17:19:51.895837 [ 3 ] {} <Debug> HTTP-Session: 9eda1c78-bdc7-467e-934a-30ef4656864c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
943 | 2024.10.09 17:19:51.895855 [ 3 ] {} <Debug> HTTP-Session: 9eda1c78-bdc7-467e-934a-30ef4656864c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
944 | 2024.10.09 17:19:51.895869 [ 3 ] {} <Debug> HTTP-Session: 9eda1c78-bdc7-467e-934a-30ef4656864c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
945 | 2024.10.09 17:19:51.895901 [ 3 ] {} <Trace> HTTP-Session: 9eda1c78-bdc7-467e-934a-30ef4656864c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2024.10.09 17:19:51.896000 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
947 | 2024.10.09 17:19:51.896045 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
948 | 2024.10.09 17:19:51.896175 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
949 | 2024.10.09 17:19:51.896509 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2024.10.09 17:19:51.896545 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
951 | 2024.10.09 17:19:51.897069 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
952 | 2024.10.09 17:19:51.897781 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): 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.09 17:19:51.897940 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001956 sec., 4089.97955010225 rows/sec., 257.62 KiB/sec. | ||
954 | 2024.10.09 17:19:51.898109 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Debug> DynamicQueryHandler: Done processing query | ||
955 | 2024.10.09 17:19:51.898134 [ 3 ] {7ca807cd-ff36-4e9f-be88-d45ef6cdd0ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
956 | 2024.10.09 17:19:51.898150 [ 3 ] {} <Debug> HTTP-Session: 9eda1c78-bdc7-467e-934a-30ef4656864c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
957 | 2024.10.09 17:19:52.001135 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.65 MiB, peak 140.79 MiB, free memory in arenas 0.00 B, will set to 137.62 MiB (RSS), difference: 1.97 MiB | ||
958 | 2024.10.09 17:19:54.170631 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
959 | 2024.10.09 17:19:54.170695 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
960 | 2024.10.09 17:19:56.863041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
961 | 2024.10.09 17:19:56.863216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
962 | 2024.10.09 17:19:56.863260 [ 3 ] {} <Debug> HTTP-Session: 17921195-4fe5-4c3c-9257-e84e500ea4be Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
963 | 2024.10.09 17:19:56.863302 [ 3 ] {} <Debug> HTTP-Session: 17921195-4fe5-4c3c-9257-e84e500ea4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
964 | 2024.10.09 17:19:56.863333 [ 3 ] {} <Debug> HTTP-Session: 17921195-4fe5-4c3c-9257-e84e500ea4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
965 | 2024.10.09 17:19:56.863417 [ 3 ] {} <Trace> HTTP-Session: 17921195-4fe5-4c3c-9257-e84e500ea4be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.10.09 17:19:56.863769 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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) | ||
967 | 2024.10.09 17:19:56.864212 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
968 | 2024.10.09 17:19:56.864279 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE | ||
969 | 2024.10.09 17:19:56.864529 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
970 | 2024.10.09 17:19:56.864714 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
971 | 2024.10.09 17:19:56.865016 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
972 | 2024.10.09 17:19:56.866220 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
973 | 2024.10.09 17:19:56.866273 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
974 | 2024.10.09 17:19:56.866293 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
975 | 2024.10.09 17:19:56.866400 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
976 | 2024.10.09 17:19:56.866427 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
977 | 2024.10.09 17:19:56.868296 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00468 sec., 854.7008547008546 rows/sec., 35.26 KiB/sec. | ||
978 | 2024.10.09 17:19:56.868567 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Debug> DynamicQueryHandler: Done processing query | ||
979 | 2024.10.09 17:19:56.868593 [ 3 ] {eb227b90-a18a-4315-923a-75fb0b125a8b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
980 | 2024.10.09 17:19:56.868610 [ 3 ] {} <Debug> HTTP-Session: 17921195-4fe5-4c3c-9257-e84e500ea4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
981 | 2024.10.09 17:19:56.868895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
982 | 2024.10.09 17:19:56.868946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
983 | 2024.10.09 17:19:56.868967 [ 3 ] {} <Debug> HTTP-Session: a00d8219-0954-47d0-9f17-321d0168790b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
984 | 2024.10.09 17:19:56.868983 [ 3 ] {} <Debug> HTTP-Session: a00d8219-0954-47d0-9f17-321d0168790b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
985 | 2024.10.09 17:19:56.868997 [ 3 ] {} <Debug> HTTP-Session: a00d8219-0954-47d0-9f17-321d0168790b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
986 | 2024.10.09 17:19:56.869032 [ 3 ] {} <Trace> HTTP-Session: a00d8219-0954-47d0-9f17-321d0168790b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
987 | 2024.10.09 17:19:56.869161 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
988 | 2024.10.09 17:19:56.869437 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
989 | 2024.10.09 17:19:56.869472 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
990 | 2024.10.09 17:19:56.869676 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
991 | 2024.10.09 17:19:56.869743 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
992 | 2024.10.09 17:19:56.869884 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
993 | 2024.10.09 17:19:56.869916 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
994 | 2024.10.09 17:19:56.869939 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
995 | 2024.10.09 17:19:56.869956 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
996 | 2024.10.09 17:19:56.869996 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
997 | 2024.10.09 17:19:56.870017 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
998 | 2024.10.09 17:19:56.870721 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001614 sec., 2478.3147459727384 rows/sec., 102.25 KiB/sec. | ||
999 | 2024.10.09 17:19:56.870925 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Debug> DynamicQueryHandler: Done processing query | ||
1000 | 2024.10.09 17:19:56.870951 [ 3 ] {5bb21348-104b-41b1-9f94-6801dce96c37} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1001 | 2024.10.09 17:19:56.870968 [ 3 ] {} <Debug> HTTP-Session: a00d8219-0954-47d0-9f17-321d0168790b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1002 | 2024.10.09 17:19:56.871291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1003 | 2024.10.09 17:19:56.871339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1004 | 2024.10.09 17:19:56.871359 [ 3 ] {} <Debug> HTTP-Session: aa8755c3-1f1b-4cb4-bd98-4309f4bff998 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1005 | 2024.10.09 17:19:56.871375 [ 3 ] {} <Debug> HTTP-Session: aa8755c3-1f1b-4cb4-bd98-4309f4bff998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1006 | 2024.10.09 17:19:56.871389 [ 3 ] {} <Debug> HTTP-Session: aa8755c3-1f1b-4cb4-bd98-4309f4bff998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1007 | 2024.10.09 17:19:56.871420 [ 3 ] {} <Trace> HTTP-Session: aa8755c3-1f1b-4cb4-bd98-4309f4bff998 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1008 | 2024.10.09 17:19:56.871546 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
1009 | 2024.10.09 17:19:56.871779 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1010 | 2024.10.09 17:19:56.871813 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1011 | 2024.10.09 17:19:56.872019 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1012 | 2024.10.09 17:19:56.872086 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1013 | 2024.10.09 17:19:56.872225 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1014 | 2024.10.09 17:19:56.872258 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1015 | 2024.10.09 17:19:56.872282 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1016 | 2024.10.09 17:19:56.872300 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1017 | 2024.10.09 17:19:56.872340 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1018 | 2024.10.09 17:19:56.872360 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1019 | 2024.10.09 17:19:56.873165 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001669 sec., 2396.644697423607 rows/sec., 98.88 KiB/sec. | ||
1020 | 2024.10.09 17:19:56.873391 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Debug> DynamicQueryHandler: Done processing query | ||
1021 | 2024.10.09 17:19:56.873416 [ 3 ] {04c21798-044d-465e-a8e1-9a82ee1ea055} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1022 | 2024.10.09 17:19:56.873433 [ 3 ] {} <Debug> HTTP-Session: aa8755c3-1f1b-4cb4-bd98-4309f4bff998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1023 | 2024.10.09 17:19:56.873701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1024 | 2024.10.09 17:19:56.873750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1025 | 2024.10.09 17:19:56.873769 [ 3 ] {} <Debug> HTTP-Session: e907f5bc-55e7-48a5-992d-7b65a6a803d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1026 | 2024.10.09 17:19:56.873785 [ 3 ] {} <Debug> HTTP-Session: e907f5bc-55e7-48a5-992d-7b65a6a803d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1027 | 2024.10.09 17:19:56.873799 [ 3 ] {} <Debug> HTTP-Session: e907f5bc-55e7-48a5-992d-7b65a6a803d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1028 | 2024.10.09 17:19:56.873831 [ 3 ] {} <Trace> HTTP-Session: e907f5bc-55e7-48a5-992d-7b65a6a803d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1029 | 2024.10.09 17:19:56.873956 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
1030 | 2024.10.09 17:19:56.874191 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1031 | 2024.10.09 17:19:56.874226 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1032 | 2024.10.09 17:19:56.874446 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1033 | 2024.10.09 17:19:56.874513 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1034 | 2024.10.09 17:19:56.874652 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1035 | 2024.10.09 17:19:56.874700 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1036 | 2024.10.09 17:19:56.874740 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1037 | 2024.10.09 17:19:56.874765 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1038 | 2024.10.09 17:19:56.874825 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1039 | 2024.10.09 17:19:56.874847 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1040 | 2024.10.09 17:19:56.875631 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001724 sec., 2320.185614849188 rows/sec., 95.73 KiB/sec. | ||
1041 | 2024.10.09 17:19:56.875912 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Debug> DynamicQueryHandler: Done processing query | ||
1042 | 2024.10.09 17:19:56.875937 [ 3 ] {287dfdb7-4f73-4261-b635-746c00c688f3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1043 | 2024.10.09 17:19:56.875953 [ 3 ] {} <Debug> HTTP-Session: e907f5bc-55e7-48a5-992d-7b65a6a803d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1044 | 2024.10.09 17:19:56.876181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1045 | 2024.10.09 17:19:56.876229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1046 | 2024.10.09 17:19:56.876249 [ 3 ] {} <Debug> HTTP-Session: 90c5a070-a5c8-46bc-a023-9589faea700d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1047 | 2024.10.09 17:19:56.876266 [ 3 ] {} <Debug> HTTP-Session: 90c5a070-a5c8-46bc-a023-9589faea700d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1048 | 2024.10.09 17:19:56.876280 [ 3 ] {} <Debug> HTTP-Session: 90c5a070-a5c8-46bc-a023-9589faea700d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1049 | 2024.10.09 17:19:56.876312 [ 3 ] {} <Trace> HTTP-Session: 90c5a070-a5c8-46bc-a023-9589faea700d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2024.10.09 17:19:56.876478 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
1051 | 2024.10.09 17:19:56.876725 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1052 | 2024.10.09 17:19:56.876760 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1053 | 2024.10.09 17:19:56.876972 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1054 | 2024.10.09 17:19:56.877037 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1055 | 2024.10.09 17:19:56.877181 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1056 | 2024.10.09 17:19:56.877214 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1057 | 2024.10.09 17:19:56.877237 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1058 | 2024.10.09 17:19:56.877253 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1059 | 2024.10.09 17:19:56.877299 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1060 | 2024.10.09 17:19:56.877322 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1061 | 2024.10.09 17:19:56.878207 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001782 sec., 2244.6689113355783 rows/sec., 92.61 KiB/sec. | ||
1062 | 2024.10.09 17:19:56.878435 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Debug> DynamicQueryHandler: Done processing query | ||
1063 | 2024.10.09 17:19:56.878460 [ 3 ] {74f1cef1-9838-4cce-b1ed-c75bdeb61d61} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1064 | 2024.10.09 17:19:56.878477 [ 3 ] {} <Debug> HTTP-Session: 90c5a070-a5c8-46bc-a023-9589faea700d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1065 | 2024.10.09 17:19:56.878732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1066 | 2024.10.09 17:19:56.878781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1067 | 2024.10.09 17:19:56.878800 [ 3 ] {} <Debug> HTTP-Session: 702154e5-4539-4244-8643-e0e56cad0589 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1068 | 2024.10.09 17:19:56.878816 [ 3 ] {} <Debug> HTTP-Session: 702154e5-4539-4244-8643-e0e56cad0589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1069 | 2024.10.09 17:19:56.878829 [ 3 ] {} <Debug> HTTP-Session: 702154e5-4539-4244-8643-e0e56cad0589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1070 | 2024.10.09 17:19:56.878861 [ 3 ] {} <Trace> HTTP-Session: 702154e5-4539-4244-8643-e0e56cad0589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1071 | 2024.10.09 17:19:56.878990 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
1072 | 2024.10.09 17:19:56.879230 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1073 | 2024.10.09 17:19:56.879264 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1074 | 2024.10.09 17:19:56.879481 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1075 | 2024.10.09 17:19:56.879546 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1076 | 2024.10.09 17:19:56.879684 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1077 | 2024.10.09 17:19:56.879717 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1078 | 2024.10.09 17:19:56.879755 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1079 | 2024.10.09 17:19:56.879801 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1080 | 2024.10.09 17:19:56.879883 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1081 | 2024.10.09 17:19:56.879905 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1082 | 2024.10.09 17:19:56.880692 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001755 sec., 2279.202279202279 rows/sec., 94.04 KiB/sec. | ||
1083 | 2024.10.09 17:19:56.880922 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Debug> DynamicQueryHandler: Done processing query | ||
1084 | 2024.10.09 17:19:56.880947 [ 3 ] {f07009c3-8e02-4df0-aae3-01fdb5aa4bf7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1085 | 2024.10.09 17:19:56.880963 [ 3 ] {} <Debug> HTTP-Session: 702154e5-4539-4244-8643-e0e56cad0589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1086 | 2024.10.09 17:19:56.881156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1087 | 2024.10.09 17:19:56.881204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1088 | 2024.10.09 17:19:56.881222 [ 3 ] {} <Debug> HTTP-Session: 6f395b39-5c11-4031-8918-80f038e8b05b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1089 | 2024.10.09 17:19:56.881239 [ 3 ] {} <Debug> HTTP-Session: 6f395b39-5c11-4031-8918-80f038e8b05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1090 | 2024.10.09 17:19:56.881252 [ 3 ] {} <Debug> HTTP-Session: 6f395b39-5c11-4031-8918-80f038e8b05b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1091 | 2024.10.09 17:19:56.881284 [ 3 ] {} <Trace> HTTP-Session: 6f395b39-5c11-4031-8918-80f038e8b05b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1092 | 2024.10.09 17:19:56.881453 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1093 | 2024.10.09 17:19:56.881698 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1094 | 2024.10.09 17:19:56.881733 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1095 | 2024.10.09 17:19:56.881958 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1096 | 2024.10.09 17:19:56.882023 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1097 | 2024.10.09 17:19:56.882162 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1098 | 2024.10.09 17:19:56.882193 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1099 | 2024.10.09 17:19:56.882215 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1100 | 2024.10.09 17:19:56.882231 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1101 | 2024.10.09 17:19:56.882271 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1102 | 2024.10.09 17:19:56.882292 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1103 | 2024.10.09 17:19:56.883077 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001679 sec., 2382.370458606313 rows/sec., 98.30 KiB/sec. | ||
1104 | 2024.10.09 17:19:56.883299 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Debug> DynamicQueryHandler: Done processing query | ||
1105 | 2024.10.09 17:19:56.883323 [ 3 ] {f1c3623c-8a77-4f4a-92ac-ec4f30257a49} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1106 | 2024.10.09 17:19:56.883339 [ 3 ] {} <Debug> HTTP-Session: 6f395b39-5c11-4031-8918-80f038e8b05b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1107 | 2024.10.09 17:19:56.883563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1108 | 2024.10.09 17:19:56.883611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1109 | 2024.10.09 17:19:56.883630 [ 3 ] {} <Debug> HTTP-Session: cbf3b8ef-1550-40eb-b221-672a0228473c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1110 | 2024.10.09 17:19:56.883646 [ 3 ] {} <Debug> HTTP-Session: cbf3b8ef-1550-40eb-b221-672a0228473c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1111 | 2024.10.09 17:19:56.883660 [ 3 ] {} <Debug> HTTP-Session: cbf3b8ef-1550-40eb-b221-672a0228473c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1112 | 2024.10.09 17:19:56.883691 [ 3 ] {} <Trace> HTTP-Session: cbf3b8ef-1550-40eb-b221-672a0228473c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2024.10.09 17:19:56.883818 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1114 | 2024.10.09 17:19:56.884060 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1115 | 2024.10.09 17:19:56.884097 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1116 | 2024.10.09 17:19:56.884321 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1117 | 2024.10.09 17:19:56.884385 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1118 | 2024.10.09 17:19:56.884521 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1119 | 2024.10.09 17:19:56.884553 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1120 | 2024.10.09 17:19:56.884575 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1121 | 2024.10.09 17:19:56.884592 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1122 | 2024.10.09 17:19:56.884631 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1123 | 2024.10.09 17:19:56.884653 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1124 | 2024.10.09 17:19:56.885509 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001735 sec., 2305.4755043227665 rows/sec., 95.12 KiB/sec. | ||
1125 | 2024.10.09 17:19:56.885712 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Debug> DynamicQueryHandler: Done processing query | ||
1126 | 2024.10.09 17:19:56.885737 [ 3 ] {fcf7d132-1f94-4768-a6c9-b8b2ccbf13e1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1127 | 2024.10.09 17:19:56.885753 [ 3 ] {} <Debug> HTTP-Session: cbf3b8ef-1550-40eb-b221-672a0228473c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1128 | 2024.10.09 17:19:56.886006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1129 | 2024.10.09 17:19:56.886052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1130 | 2024.10.09 17:19:56.886071 [ 3 ] {} <Debug> HTTP-Session: 8433b226-d858-4ece-aa3d-16235f168911 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1131 | 2024.10.09 17:19:56.886087 [ 3 ] {} <Debug> HTTP-Session: 8433b226-d858-4ece-aa3d-16235f168911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1132 | 2024.10.09 17:19:56.886101 [ 3 ] {} <Debug> HTTP-Session: 8433b226-d858-4ece-aa3d-16235f168911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1133 | 2024.10.09 17:19:56.886131 [ 3 ] {} <Trace> HTTP-Session: 8433b226-d858-4ece-aa3d-16235f168911 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1134 | 2024.10.09 17:19:56.886259 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1135 | 2024.10.09 17:19:56.886502 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1136 | 2024.10.09 17:19:56.886539 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1137 | 2024.10.09 17:19:56.886767 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1138 | 2024.10.09 17:19:56.886832 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1139 | 2024.10.09 17:19:56.886970 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1140 | 2024.10.09 17:19:56.887001 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1141 | 2024.10.09 17:19:56.887024 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1142 | 2024.10.09 17:19:56.887040 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1143 | 2024.10.09 17:19:56.887081 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1144 | 2024.10.09 17:19:56.887103 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1145 | 2024.10.09 17:19:56.887884 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.00168 sec., 2380.9523809523807 rows/sec., 98.24 KiB/sec. | ||
1146 | 2024.10.09 17:19:56.888105 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Debug> DynamicQueryHandler: Done processing query | ||
1147 | 2024.10.09 17:19:56.888129 [ 3 ] {e1cc3d92-69bc-4bdd-bb88-641acb37337a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1148 | 2024.10.09 17:19:56.888145 [ 3 ] {} <Debug> HTTP-Session: 8433b226-d858-4ece-aa3d-16235f168911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1149 | 2024.10.09 17:19:56.888372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1150 | 2024.10.09 17:19:56.888420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1151 | 2024.10.09 17:19:56.888439 [ 3 ] {} <Debug> HTTP-Session: c67c5474-47dc-4a25-8592-b44fb147929b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1152 | 2024.10.09 17:19:56.888456 [ 3 ] {} <Debug> HTTP-Session: c67c5474-47dc-4a25-8592-b44fb147929b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1153 | 2024.10.09 17:19:56.888469 [ 3 ] {} <Debug> HTTP-Session: c67c5474-47dc-4a25-8592-b44fb147929b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1154 | 2024.10.09 17:19:56.888501 [ 3 ] {} <Trace> HTTP-Session: c67c5474-47dc-4a25-8592-b44fb147929b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1155 | 2024.10.09 17:19:56.888632 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1156 | 2024.10.09 17:19:56.888882 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1157 | 2024.10.09 17:19:56.888921 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1158 | 2024.10.09 17:19:56.889158 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1159 | 2024.10.09 17:19:56.889224 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1160 | 2024.10.09 17:19:56.889365 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1161 | 2024.10.09 17:19:56.889397 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1162 | 2024.10.09 17:19:56.889420 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1163 | 2024.10.09 17:19:56.889436 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1164 | 2024.10.09 17:19:56.889478 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1165 | 2024.10.09 17:19:56.889499 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1166 | 2024.10.09 17:19:56.890273 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001699 sec., 2354.326074161271 rows/sec., 97.14 KiB/sec. | ||
1167 | 2024.10.09 17:19:56.890479 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Debug> DynamicQueryHandler: Done processing query | ||
1168 | 2024.10.09 17:19:56.890503 [ 3 ] {b6f83424-6acb-4da8-963a-a5bb8238b52a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1169 | 2024.10.09 17:19:56.890520 [ 3 ] {} <Debug> HTTP-Session: c67c5474-47dc-4a25-8592-b44fb147929b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1170 | 2024.10.09 17:19:56.890720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1171 | 2024.10.09 17:19:56.890767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1172 | 2024.10.09 17:19:56.890785 [ 3 ] {} <Debug> HTTP-Session: 721ed21e-f010-4989-b7ce-1ed3dbb50eea Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1173 | 2024.10.09 17:19:56.890802 [ 3 ] {} <Debug> HTTP-Session: 721ed21e-f010-4989-b7ce-1ed3dbb50eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1174 | 2024.10.09 17:19:56.890816 [ 3 ] {} <Debug> HTTP-Session: 721ed21e-f010-4989-b7ce-1ed3dbb50eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1175 | 2024.10.09 17:19:56.890848 [ 3 ] {} <Trace> HTTP-Session: 721ed21e-f010-4989-b7ce-1ed3dbb50eea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1176 | 2024.10.09 17:19:56.890979 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1177 | 2024.10.09 17:19:56.891230 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1178 | 2024.10.09 17:19:56.891269 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1179 | 2024.10.09 17:19:56.891508 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1180 | 2024.10.09 17:19:56.891573 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1181 | 2024.10.09 17:19:56.891712 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1182 | 2024.10.09 17:19:56.891744 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1183 | 2024.10.09 17:19:56.891767 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1184 | 2024.10.09 17:19:56.891784 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1185 | 2024.10.09 17:19:56.891826 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1186 | 2024.10.09 17:19:56.891848 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1187 | 2024.10.09 17:19:56.892701 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001779 sec., 2248.4541877459246 rows/sec., 92.77 KiB/sec. | ||
1188 | 2024.10.09 17:19:56.892918 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Debug> DynamicQueryHandler: Done processing query | ||
1189 | 2024.10.09 17:19:56.892942 [ 3 ] {83896352-f056-41b7-b9b8-8b2622a624ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1190 | 2024.10.09 17:19:56.892959 [ 3 ] {} <Debug> HTTP-Session: 721ed21e-f010-4989-b7ce-1ed3dbb50eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1191 | 2024.10.09 17:19:56.893212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1192 | 2024.10.09 17:19:56.893259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1193 | 2024.10.09 17:19:56.893279 [ 3 ] {} <Debug> HTTP-Session: 23e88b46-2efd-40e8-959d-550a6634c57f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1194 | 2024.10.09 17:19:56.893300 [ 3 ] {} <Debug> HTTP-Session: 23e88b46-2efd-40e8-959d-550a6634c57f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1195 | 2024.10.09 17:19:56.893315 [ 3 ] {} <Debug> HTTP-Session: 23e88b46-2efd-40e8-959d-550a6634c57f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1196 | 2024.10.09 17:19:56.893346 [ 3 ] {} <Trace> HTTP-Session: 23e88b46-2efd-40e8-959d-550a6634c57f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1197 | 2024.10.09 17:19:56.893479 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1198 | 2024.10.09 17:19:56.893733 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1199 | 2024.10.09 17:19:56.893772 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1200 | 2024.10.09 17:19:56.894015 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1201 | 2024.10.09 17:19:56.894081 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1202 | 2024.10.09 17:19:56.894219 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1203 | 2024.10.09 17:19:56.894251 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1204 | 2024.10.09 17:19:56.894275 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1205 | 2024.10.09 17:19:56.894292 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1206 | 2024.10.09 17:19:56.894333 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1207 | 2024.10.09 17:19:56.894355 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1208 | 2024.10.09 17:19:56.895174 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001742 sec., 2296.211251435132 rows/sec., 94.74 KiB/sec. | ||
1209 | 2024.10.09 17:19:56.895392 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Debug> DynamicQueryHandler: Done processing query | ||
1210 | 2024.10.09 17:19:56.895417 [ 3 ] {be8e4652-a1a0-4632-8738-58cdabcb19cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1211 | 2024.10.09 17:19:56.895433 [ 3 ] {} <Debug> HTTP-Session: 23e88b46-2efd-40e8-959d-550a6634c57f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1212 | 2024.10.09 17:19:56.895656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1213 | 2024.10.09 17:19:56.895703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1214 | 2024.10.09 17:19:56.895721 [ 3 ] {} <Debug> HTTP-Session: 28458b99-cfca-467c-8eda-31efc611761f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1215 | 2024.10.09 17:19:56.895738 [ 3 ] {} <Debug> HTTP-Session: 28458b99-cfca-467c-8eda-31efc611761f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1216 | 2024.10.09 17:19:56.895751 [ 3 ] {} <Debug> HTTP-Session: 28458b99-cfca-467c-8eda-31efc611761f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1217 | 2024.10.09 17:19:56.895783 [ 3 ] {} <Trace> HTTP-Session: 28458b99-cfca-467c-8eda-31efc611761f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1218 | 2024.10.09 17:19:56.895917 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1219 | 2024.10.09 17:19:56.896171 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1220 | 2024.10.09 17:19:56.896210 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1221 | 2024.10.09 17:19:56.896459 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1222 | 2024.10.09 17:19:56.896525 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1223 | 2024.10.09 17:19:56.896663 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1224 | 2024.10.09 17:19:56.896696 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1225 | 2024.10.09 17:19:56.896718 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1226 | 2024.10.09 17:19:56.896735 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1227 | 2024.10.09 17:19:56.896777 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1228 | 2024.10.09 17:19:56.896798 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1229 | 2024.10.09 17:19:56.897562 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001705 sec., 2346.041055718475 rows/sec., 96.80 KiB/sec. | ||
1230 | 2024.10.09 17:19:56.897764 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Debug> DynamicQueryHandler: Done processing query | ||
1231 | 2024.10.09 17:19:56.897787 [ 3 ] {d8cbb385-8aaf-42ef-85f2-8efbac16e81e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1232 | 2024.10.09 17:19:56.897804 [ 3 ] {} <Debug> HTTP-Session: 28458b99-cfca-467c-8eda-31efc611761f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1233 | 2024.10.09 17:19:56.898028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1234 | 2024.10.09 17:19:56.898075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1235 | 2024.10.09 17:19:56.898094 [ 3 ] {} <Debug> HTTP-Session: 2c65119b-7379-41ef-bc40-ba62870f0983 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1236 | 2024.10.09 17:19:56.898110 [ 3 ] {} <Debug> HTTP-Session: 2c65119b-7379-41ef-bc40-ba62870f0983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1237 | 2024.10.09 17:19:56.898124 [ 3 ] {} <Debug> HTTP-Session: 2c65119b-7379-41ef-bc40-ba62870f0983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1238 | 2024.10.09 17:19:56.898155 [ 3 ] {} <Trace> HTTP-Session: 2c65119b-7379-41ef-bc40-ba62870f0983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1239 | 2024.10.09 17:19:56.898289 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1240 | 2024.10.09 17:19:56.898545 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1241 | 2024.10.09 17:19:56.898584 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1242 | 2024.10.09 17:19:56.898840 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1243 | 2024.10.09 17:19:56.898906 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1244 | 2024.10.09 17:19:56.899046 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1245 | 2024.10.09 17:19:56.899079 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1246 | 2024.10.09 17:19:56.899102 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1247 | 2024.10.09 17:19:56.899118 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1248 | 2024.10.09 17:19:56.899160 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1249 | 2024.10.09 17:19:56.899182 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1250 | 2024.10.09 17:19:56.900021 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001791 sec., 2233.3891680625347 rows/sec., 92.15 KiB/sec. | ||
1251 | 2024.10.09 17:19:56.900240 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Debug> DynamicQueryHandler: Done processing query | ||
1252 | 2024.10.09 17:19:56.900263 [ 3 ] {7afcb5d5-4227-4db6-9196-a0bfc3788ff8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1253 | 2024.10.09 17:19:56.900280 [ 3 ] {} <Debug> HTTP-Session: 2c65119b-7379-41ef-bc40-ba62870f0983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1254 | 2024.10.09 17:19:56.905518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1255 | 2024.10.09 17:19:56.905590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1256 | 2024.10.09 17:19:56.905614 [ 3 ] {} <Debug> HTTP-Session: b317c3fc-937a-4958-9d2d-81381acb653a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1257 | 2024.10.09 17:19:56.905635 [ 3 ] {} <Debug> HTTP-Session: b317c3fc-937a-4958-9d2d-81381acb653a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1258 | 2024.10.09 17:19:56.905653 [ 3 ] {} <Debug> HTTP-Session: b317c3fc-937a-4958-9d2d-81381acb653a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1259 | 2024.10.09 17:19:56.905693 [ 3 ] {} <Trace> HTTP-Session: b317c3fc-937a-4958-9d2d-81381acb653a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1260 | 2024.10.09 17:19:56.905876 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1261 | 2024.10.09 17:19:56.905925 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1262 | 2024.10.09 17:19:56.906099 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1263 | 2024.10.09 17:19:56.906420 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1264 | 2024.10.09 17:19:56.906459 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1265 | 2024.10.09 17:19:56.907047 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1266 | 2024.10.09 17:19:56.907598 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1267 | 2024.10.09 17:19:56.907790 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 1022.81 KiB/sec. | ||
1268 | 2024.10.09 17:19:56.907956 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Debug> DynamicQueryHandler: Done processing query | ||
1269 | 2024.10.09 17:19:56.907980 [ 3 ] {488bb713-6e8b-44e5-9e88-0d2c028e4ca2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1270 | 2024.10.09 17:19:56.907997 [ 3 ] {} <Debug> HTTP-Session: b317c3fc-937a-4958-9d2d-81381acb653a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1271 | 2024.10.09 17:19:56.908139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1272 | 2024.10.09 17:19:56.908187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1273 | 2024.10.09 17:19:56.908206 [ 3 ] {} <Debug> HTTP-Session: 8745e824-3fba-4d68-8b60-406188dd1ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1274 | 2024.10.09 17:19:56.908222 [ 3 ] {} <Debug> HTTP-Session: 8745e824-3fba-4d68-8b60-406188dd1ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1275 | 2024.10.09 17:19:56.908236 [ 3 ] {} <Debug> HTTP-Session: 8745e824-3fba-4d68-8b60-406188dd1ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1276 | 2024.10.09 17:19:56.908267 [ 3 ] {} <Trace> HTTP-Session: 8745e824-3fba-4d68-8b60-406188dd1ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1277 | 2024.10.09 17:19:56.908373 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1278 | 2024.10.09 17:19:56.908417 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1279 | 2024.10.09 17:19:56.908651 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1280 | 2024.10.09 17:19:56.909016 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1281 | 2024.10.09 17:19:56.909050 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1282 | 2024.10.09 17:19:56.909501 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1283 | 2024.10.09 17:19:56.910094 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1284 | 2024.10.09 17:19:56.910246 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001905 sec., 15748.031496062991 rows/sec., 1.19 MiB/sec. | ||
1285 | 2024.10.09 17:19:56.910421 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Debug> DynamicQueryHandler: Done processing query | ||
1286 | 2024.10.09 17:19:56.910445 [ 3 ] {a27981c2-f311-4a94-a1b7-d5db39cbc0a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1287 | 2024.10.09 17:19:56.910462 [ 3 ] {} <Debug> HTTP-Session: 8745e824-3fba-4d68-8b60-406188dd1ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1288 | 2024.10.09 17:19:56.910633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1289 | 2024.10.09 17:19:56.910682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1290 | 2024.10.09 17:19:56.910702 [ 3 ] {} <Debug> HTTP-Session: b363efc3-51da-44ae-bdb5-c1c2654898ab Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1291 | 2024.10.09 17:19:56.910719 [ 3 ] {} <Debug> HTTP-Session: b363efc3-51da-44ae-bdb5-c1c2654898ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2024.10.09 17:19:56.910733 [ 3 ] {} <Debug> HTTP-Session: b363efc3-51da-44ae-bdb5-c1c2654898ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1293 | 2024.10.09 17:19:56.910763 [ 3 ] {} <Trace> HTTP-Session: b363efc3-51da-44ae-bdb5-c1c2654898ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1294 | 2024.10.09 17:19:56.910868 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1295 | 2024.10.09 17:19:56.910911 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1296 | 2024.10.09 17:19:56.911135 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1297 | 2024.10.09 17:19:56.911437 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1298 | 2024.10.09 17:19:56.911473 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1299 | 2024.10.09 17:19:56.911915 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1300 | 2024.10.09 17:19:56.912532 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1301 | 2024.10.09 17:19:56.912693 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 1.51 MiB/sec. | ||
1302 | 2024.10.09 17:19:56.912900 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Debug> DynamicQueryHandler: Done processing query | ||
1303 | 2024.10.09 17:19:56.912925 [ 3 ] {0f4d3b00-c729-42ca-ac0c-d24ef980f7c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1304 | 2024.10.09 17:19:56.912941 [ 3 ] {} <Debug> HTTP-Session: b363efc3-51da-44ae-bdb5-c1c2654898ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1305 | 2024.10.09 17:19:56.913201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 21077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1306 | 2024.10.09 17:19:56.913249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1307 | 2024.10.09 17:19:56.913268 [ 3 ] {} <Debug> HTTP-Session: 5c80ffc7-5044-4288-9700-a44ea5a5403d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1308 | 2024.10.09 17:19:56.913284 [ 3 ] {} <Debug> HTTP-Session: 5c80ffc7-5044-4288-9700-a44ea5a5403d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1309 | 2024.10.09 17:19:56.913299 [ 3 ] {} <Debug> HTTP-Session: 5c80ffc7-5044-4288-9700-a44ea5a5403d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1310 | 2024.10.09 17:19:56.913329 [ 3 ] {} <Trace> HTTP-Session: 5c80ffc7-5044-4288-9700-a44ea5a5403d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1311 | 2024.10.09 17:19:56.913460 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1312 | 2024.10.09 17:19:56.913506 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1313 | 2024.10.09 17:19:56.913647 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1314 | 2024.10.09 17:19:56.913985 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2024.10.09 17:19:56.914022 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1316 | 2024.10.09 17:19:56.914520 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1317 | 2024.10.09 17:19:56.915109 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1318 | 2024.10.09 17:19:56.915272 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001864 sec., 59012.875536480686 rows/sec., 4.12 MiB/sec. | ||
1319 | 2024.10.09 17:19:56.915576 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Debug> DynamicQueryHandler: Done processing query | ||
1320 | 2024.10.09 17:19:56.915601 [ 3 ] {b879d7b0-5fb2-4291-a232-d79549e70f55} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1321 | 2024.10.09 17:19:56.915616 [ 3 ] {} <Debug> HTTP-Session: 5c80ffc7-5044-4288-9700-a44ea5a5403d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1322 | 2024.10.09 17:19:56.915744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1323 | 2024.10.09 17:19:56.915793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1324 | 2024.10.09 17:19:56.915814 [ 3 ] {} <Debug> HTTP-Session: 5d19f440-4d0a-4b62-8e06-bc5921912f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1325 | 2024.10.09 17:19:56.915830 [ 3 ] {} <Debug> HTTP-Session: 5d19f440-4d0a-4b62-8e06-bc5921912f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1326 | 2024.10.09 17:19:56.915844 [ 3 ] {} <Debug> HTTP-Session: 5d19f440-4d0a-4b62-8e06-bc5921912f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1327 | 2024.10.09 17:19:56.915875 [ 3 ] {} <Trace> HTTP-Session: 5d19f440-4d0a-4b62-8e06-bc5921912f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1328 | 2024.10.09 17:19:56.915988 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1329 | 2024.10.09 17:19:56.916034 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1330 | 2024.10.09 17:19:56.916184 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1331 | 2024.10.09 17:19:56.916461 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1332 | 2024.10.09 17:19:56.916498 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1333 | 2024.10.09 17:19:56.916996 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1334 | 2024.10.09 17:19:56.917694 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1335 | 2024.10.09 17:19:56.917842 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 1.42 MiB/sec. | ||
1336 | 2024.10.09 17:19:56.918008 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Debug> DynamicQueryHandler: Done processing query | ||
1337 | 2024.10.09 17:19:56.918032 [ 3 ] {15c37dff-89c3-4949-b52e-546c9094277b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1338 | 2024.10.09 17:19:56.918048 [ 3 ] {} <Debug> HTTP-Session: 5d19f440-4d0a-4b62-8e06-bc5921912f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1339 | 2024.10.09 17:19:59.213714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 146 | ||
1340 | 2024.10.09 17:19:59.218014 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1341 | 2024.10.09 17:19:59.218058 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1342 | 2024.10.09 17:19:59.219782 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1343 | 2024.10.09 17:19:59.221030 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1344 | 2024.10.09 17:19:59.221731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
1345 | 2024.10.09 17:20:00.001112 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.80 MiB, peak 144.14 MiB, free memory in arenas 0.00 B, will set to 138.82 MiB (RSS), difference: 4.02 MiB | ||
1346 | 2024.10.09 17:20:01.871316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 7807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1347 | 2024.10.09 17:20:01.871437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1348 | 2024.10.09 17:20:01.871467 [ 3 ] {} <Debug> HTTP-Session: 50da6bf0-1fe8-4e0a-89ec-b9dafbf5873a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1349 | 2024.10.09 17:20:01.871495 [ 3 ] {} <Debug> HTTP-Session: 50da6bf0-1fe8-4e0a-89ec-b9dafbf5873a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1350 | 2024.10.09 17:20:01.871513 [ 3 ] {} <Debug> HTTP-Session: 50da6bf0-1fe8-4e0a-89ec-b9dafbf5873a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1351 | 2024.10.09 17:20:01.871651 [ 3 ] {} <Trace> HTTP-Session: 50da6bf0-1fe8-4e0a-89ec-b9dafbf5873a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1352 | 2024.10.09 17:20:01.871870 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1353 | 2024.10.09 17:20:01.871945 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1354 | 2024.10.09 17:20:01.872376 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1355 | 2024.10.09 17:20:01.872842 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1356 | 2024.10.09 17:20:01.872884 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1357 | 2024.10.09 17:20:01.873466 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1358 | 2024.10.09 17:20:01.874206 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1359 | 2024.10.09 17:20:01.874484 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00269 sec., 20817.843866171002 rows/sec., 1.59 MiB/sec. | ||
1360 | 2024.10.09 17:20:01.874698 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Debug> DynamicQueryHandler: Done processing query | ||
1361 | 2024.10.09 17:20:01.874724 [ 3 ] {ece8243f-af09-4ce0-ba26-23b0d7ba42ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1362 | 2024.10.09 17:20:01.874742 [ 3 ] {} <Debug> HTTP-Session: 50da6bf0-1fe8-4e0a-89ec-b9dafbf5873a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1363 | 2024.10.09 17:20:01.874901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 10884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1364 | 2024.10.09 17:20:01.874955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1365 | 2024.10.09 17:20:01.874975 [ 3 ] {} <Debug> HTTP-Session: 191111e0-85c6-4387-82b9-78f1271bc8c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1366 | 2024.10.09 17:20:01.874993 [ 3 ] {} <Debug> HTTP-Session: 191111e0-85c6-4387-82b9-78f1271bc8c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1367 | 2024.10.09 17:20:01.875006 [ 3 ] {} <Debug> HTTP-Session: 191111e0-85c6-4387-82b9-78f1271bc8c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1368 | 2024.10.09 17:20:01.875041 [ 3 ] {} <Trace> HTTP-Session: 191111e0-85c6-4387-82b9-78f1271bc8c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1369 | 2024.10.09 17:20:01.875171 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1370 | 2024.10.09 17:20:01.875219 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1371 | 2024.10.09 17:20:01.875458 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1372 | 2024.10.09 17:20:01.875826 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1373 | 2024.10.09 17:20:01.875863 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1374 | 2024.10.09 17:20:01.876368 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1375 | 2024.10.09 17:20:01.877054 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1376 | 2024.10.09 17:20:01.877211 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002086 sec., 30680.728667305844 rows/sec., 2.39 MiB/sec. | ||
1377 | 2024.10.09 17:20:01.877393 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Debug> DynamicQueryHandler: Done processing query | ||
1378 | 2024.10.09 17:20:01.877419 [ 3 ] {7ccdc8f5-fb7e-40ed-ae1d-eecb9dcaa1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1379 | 2024.10.09 17:20:01.877435 [ 3 ] {} <Debug> HTTP-Session: 191111e0-85c6-4387-82b9-78f1271bc8c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1380 | 2024.10.09 17:20:01.877711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1381 | 2024.10.09 17:20:01.877761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1382 | 2024.10.09 17:20:01.877781 [ 3 ] {} <Debug> HTTP-Session: 83e8ff3f-6421-417e-9b99-0e3f5ed982eb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1383 | 2024.10.09 17:20:01.877798 [ 3 ] {} <Debug> HTTP-Session: 83e8ff3f-6421-417e-9b99-0e3f5ed982eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1384 | 2024.10.09 17:20:01.877811 [ 3 ] {} <Debug> HTTP-Session: 83e8ff3f-6421-417e-9b99-0e3f5ed982eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1385 | 2024.10.09 17:20:01.877843 [ 3 ] {} <Trace> HTTP-Session: 83e8ff3f-6421-417e-9b99-0e3f5ed982eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1386 | 2024.10.09 17:20:01.877992 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1387 | 2024.10.09 17:20:01.878040 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1388 | 2024.10.09 17:20:01.878187 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1389 | 2024.10.09 17:20:01.878544 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1390 | 2024.10.09 17:20:01.878581 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1391 | 2024.10.09 17:20:01.879116 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1392 | 2024.10.09 17:20:01.879781 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1393 | 2024.10.09 17:20:01.879942 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002016 sec., 79365.07936507936 rows/sec., 5.53 MiB/sec. | ||
1394 | 2024.10.09 17:20:01.880144 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Debug> DynamicQueryHandler: Done processing query | ||
1395 | 2024.10.09 17:20:01.880169 [ 3 ] {2e04a4fe-c819-43b4-8e44-f809412992c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1396 | 2024.10.09 17:20:01.880185 [ 3 ] {} <Debug> HTTP-Session: 83e8ff3f-6421-417e-9b99-0e3f5ed982eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1397 | 2024.10.09 17:20:01.880326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1398 | 2024.10.09 17:20:01.880374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1399 | 2024.10.09 17:20:01.880393 [ 3 ] {} <Debug> HTTP-Session: a93f3603-9307-411c-a195-0d20f5485a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1400 | 2024.10.09 17:20:01.880409 [ 3 ] {} <Debug> HTTP-Session: a93f3603-9307-411c-a195-0d20f5485a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1401 | 2024.10.09 17:20:01.880423 [ 3 ] {} <Debug> HTTP-Session: a93f3603-9307-411c-a195-0d20f5485a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1402 | 2024.10.09 17:20:01.880455 [ 3 ] {} <Trace> HTTP-Session: a93f3603-9307-411c-a195-0d20f5485a00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1403 | 2024.10.09 17:20:01.880581 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1404 | 2024.10.09 17:20:01.880625 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1405 | 2024.10.09 17:20:01.880753 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1406 | 2024.10.09 17:20:01.881059 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1407 | 2024.10.09 17:20:01.881095 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1408 | 2024.10.09 17:20:01.881687 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1409 | 2024.10.09 17:20:01.882328 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1410 | 2024.10.09 17:20:01.882485 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001951 sec., 30753.459764223473 rows/sec., 2.07 MiB/sec. | ||
1411 | 2024.10.09 17:20:01.882653 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Debug> DynamicQueryHandler: Done processing query | ||
1412 | 2024.10.09 17:20:01.882677 [ 3 ] {d4828bc2-b1ad-4ea2-8224-c07dd4b0dd42} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1413 | 2024.10.09 17:20:01.882693 [ 3 ] {} <Debug> HTTP-Session: a93f3603-9307-411c-a195-0d20f5485a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1414 | 2024.10.09 17:20:06.866894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1415 | 2024.10.09 17:20:06.867094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1416 | 2024.10.09 17:20:06.867131 [ 3 ] {} <Debug> HTTP-Session: c3062b8d-b81d-43c7-a1f0-68211b08e8dd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1417 | 2024.10.09 17:20:06.867160 [ 3 ] {} <Debug> HTTP-Session: c3062b8d-b81d-43c7-a1f0-68211b08e8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1418 | 2024.10.09 17:20:06.867178 [ 3 ] {} <Debug> HTTP-Session: c3062b8d-b81d-43c7-a1f0-68211b08e8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1419 | 2024.10.09 17:20:06.867238 [ 3 ] {} <Trace> HTTP-Session: c3062b8d-b81d-43c7-a1f0-68211b08e8dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1420 | 2024.10.09 17:20:06.867512 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1421 | 2024.10.09 17:20:06.867954 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1422 | 2024.10.09 17:20:06.868009 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1423 | 2024.10.09 17:20:06.868323 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1424 | 2024.10.09 17:20:06.868405 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1425 | 2024.10.09 17:20:06.868584 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1426 | 2024.10.09 17:20:06.868716 [ 251 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1427 | 2024.10.09 17:20:06.868743 [ 250 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1428 | 2024.10.09 17:20:06.868871 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1429 | 2024.10.09 17:20:06.868902 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1430 | 2024.10.09 17:20:06.869071 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1431 | 2024.10.09 17:20:06.869111 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1432 | 2024.10.09 17:20:06.869170 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1433 | 2024.10.09 17:20:06.869216 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1434 | 2024.10.09 17:20:06.870870 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003484 sec., 5166.475315729047 rows/sec., 211.35 KiB/sec. | ||
1435 | 2024.10.09 17:20:06.871205 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> DynamicQueryHandler: Done processing query | ||
1436 | 2024.10.09 17:20:06.871238 [ 3 ] {b63b1dd7-ba25-407f-9046-cc0515be3cf3} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1437 | 2024.10.09 17:20:06.871259 [ 3 ] {} <Debug> HTTP-Session: c3062b8d-b81d-43c7-a1f0-68211b08e8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1438 | 2024.10.09 17:20:06.871539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1439 | 2024.10.09 17:20:06.871599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1440 | 2024.10.09 17:20:06.871625 [ 3 ] {} <Debug> HTTP-Session: 4c677ee5-6683-4dc2-82e3-0a87a0df82b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1441 | 2024.10.09 17:20:06.871646 [ 3 ] {} <Debug> HTTP-Session: 4c677ee5-6683-4dc2-82e3-0a87a0df82b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1442 | 2024.10.09 17:20:06.871663 [ 3 ] {} <Debug> HTTP-Session: 4c677ee5-6683-4dc2-82e3-0a87a0df82b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1443 | 2024.10.09 17:20:06.871702 [ 3 ] {} <Trace> HTTP-Session: 4c677ee5-6683-4dc2-82e3-0a87a0df82b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1444 | 2024.10.09 17:20:06.871878 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1445 | 2024.10.09 17:20:06.872173 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1446 | 2024.10.09 17:20:06.872215 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1447 | 2024.10.09 17:20:06.872473 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1448 | 2024.10.09 17:20:06.872540 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1449 | 2024.10.09 17:20:06.872680 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1450 | 2024.10.09 17:20:06.872795 [ 257 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1451 | 2024.10.09 17:20:06.872798 [ 256 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1452 | 2024.10.09 17:20:06.872923 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1453 | 2024.10.09 17:20:06.872953 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1454 | 2024.10.09 17:20:06.873035 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1455 | 2024.10.09 17:20:06.873057 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1456 | 2024.10.09 17:20:06.873097 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1457 | 2024.10.09 17:20:06.873138 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1458 | 2024.10.09 17:20:06.874625 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002832 sec., 6355.932203389831 rows/sec., 260.00 KiB/sec. | ||
1459 | 2024.10.09 17:20:06.874901 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> DynamicQueryHandler: Done processing query | ||
1460 | 2024.10.09 17:20:06.874927 [ 3 ] {50c203b8-1062-4644-a8cd-1bfea80c0b52} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1461 | 2024.10.09 17:20:06.874944 [ 3 ] {} <Debug> HTTP-Session: 4c677ee5-6683-4dc2-82e3-0a87a0df82b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1462 | 2024.10.09 17:20:06.875683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1463 | 2024.10.09 17:20:06.875732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1464 | 2024.10.09 17:20:06.875753 [ 3 ] {} <Debug> HTTP-Session: 49da4272-be3b-4dbd-8712-bfbcd58539c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1465 | 2024.10.09 17:20:06.875769 [ 3 ] {} <Debug> HTTP-Session: 49da4272-be3b-4dbd-8712-bfbcd58539c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1466 | 2024.10.09 17:20:06.875784 [ 3 ] {} <Debug> HTTP-Session: 49da4272-be3b-4dbd-8712-bfbcd58539c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1467 | 2024.10.09 17:20:06.875815 [ 3 ] {} <Trace> HTTP-Session: 49da4272-be3b-4dbd-8712-bfbcd58539c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1468 | 2024.10.09 17:20:06.875956 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1469 | 2024.10.09 17:20:06.876221 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1470 | 2024.10.09 17:20:06.876262 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1471 | 2024.10.09 17:20:06.876523 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1472 | 2024.10.09 17:20:06.876589 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1473 | 2024.10.09 17:20:06.876730 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1474 | 2024.10.09 17:20:06.876793 [ 253 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1475 | 2024.10.09 17:20:06.876798 [ 251 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1476 | 2024.10.09 17:20:06.876874 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1477 | 2024.10.09 17:20:06.876897 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1478 | 2024.10.09 17:20:06.876974 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1479 | 2024.10.09 17:20:06.876993 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1480 | 2024.10.09 17:20:06.877031 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1481 | 2024.10.09 17:20:06.877071 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1482 | 2024.10.09 17:20:06.878261 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002371 sec., 7591.733445803459 rows/sec., 310.56 KiB/sec. | ||
1483 | 2024.10.09 17:20:06.878519 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> DynamicQueryHandler: Done processing query | ||
1484 | 2024.10.09 17:20:06.878544 [ 3 ] {be57bd4f-1b09-44a4-9ec8-f08606924ebb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1485 | 2024.10.09 17:20:06.878562 [ 3 ] {} <Debug> HTTP-Session: 49da4272-be3b-4dbd-8712-bfbcd58539c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1486 | 2024.10.09 17:20:06.878771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1487 | 2024.10.09 17:20:06.878820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1488 | 2024.10.09 17:20:06.878840 [ 3 ] {} <Debug> HTTP-Session: 7934f315-3d3a-4cbd-b3fb-e6b98fdcc467 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1489 | 2024.10.09 17:20:06.878857 [ 3 ] {} <Debug> HTTP-Session: 7934f315-3d3a-4cbd-b3fb-e6b98fdcc467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1490 | 2024.10.09 17:20:06.878872 [ 3 ] {} <Debug> HTTP-Session: 7934f315-3d3a-4cbd-b3fb-e6b98fdcc467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1491 | 2024.10.09 17:20:06.878904 [ 3 ] {} <Trace> HTTP-Session: 7934f315-3d3a-4cbd-b3fb-e6b98fdcc467 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1492 | 2024.10.09 17:20:06.879043 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1493 | 2024.10.09 17:20:06.879311 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1494 | 2024.10.09 17:20:06.879384 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1495 | 2024.10.09 17:20:06.879655 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1496 | 2024.10.09 17:20:06.879721 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1497 | 2024.10.09 17:20:06.879861 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1498 | 2024.10.09 17:20:06.879965 [ 257 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1499 | 2024.10.09 17:20:06.879969 [ 256 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1500 | 2024.10.09 17:20:06.880083 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1501 | 2024.10.09 17:20:06.880110 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1502 | 2024.10.09 17:20:06.880193 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1503 | 2024.10.09 17:20:06.880213 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1504 | 2024.10.09 17:20:06.880254 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1505 | 2024.10.09 17:20:06.880297 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1506 | 2024.10.09 17:20:06.881682 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002704 sec., 6656.804733727811 rows/sec., 272.31 KiB/sec. | ||
1507 | 2024.10.09 17:20:06.881953 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> DynamicQueryHandler: Done processing query | ||
1508 | 2024.10.09 17:20:06.881978 [ 3 ] {afc94082-5a3e-4f96-a2d0-3553f7afbe4d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1509 | 2024.10.09 17:20:06.881995 [ 3 ] {} <Debug> HTTP-Session: 7934f315-3d3a-4cbd-b3fb-e6b98fdcc467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1510 | 2024.10.09 17:20:06.882224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1511 | 2024.10.09 17:20:06.882274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1512 | 2024.10.09 17:20:06.882296 [ 3 ] {} <Debug> HTTP-Session: 236948b8-1ea4-4c05-b9f4-d7a448e0fae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1513 | 2024.10.09 17:20:06.882313 [ 3 ] {} <Debug> HTTP-Session: 236948b8-1ea4-4c05-b9f4-d7a448e0fae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1514 | 2024.10.09 17:20:06.882327 [ 3 ] {} <Debug> HTTP-Session: 236948b8-1ea4-4c05-b9f4-d7a448e0fae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1515 | 2024.10.09 17:20:06.882358 [ 3 ] {} <Trace> HTTP-Session: 236948b8-1ea4-4c05-b9f4-d7a448e0fae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1516 | 2024.10.09 17:20:06.882502 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1517 | 2024.10.09 17:20:06.882767 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1518 | 2024.10.09 17:20:06.882810 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1519 | 2024.10.09 17:20:06.883071 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1520 | 2024.10.09 17:20:06.883136 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1521 | 2024.10.09 17:20:06.883276 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1522 | 2024.10.09 17:20:06.883339 [ 251 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1523 | 2024.10.09 17:20:06.883369 [ 256 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1524 | 2024.10.09 17:20:06.883471 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1525 | 2024.10.09 17:20:06.883499 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1526 | 2024.10.09 17:20:06.883579 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1527 | 2024.10.09 17:20:06.883599 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1528 | 2024.10.09 17:20:06.883639 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1529 | 2024.10.09 17:20:06.883680 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1530 | 2024.10.09 17:20:06.884663 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002228 sec., 8078.994614003591 rows/sec., 330.49 KiB/sec. | ||
1531 | 2024.10.09 17:20:06.884906 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> DynamicQueryHandler: Done processing query | ||
1532 | 2024.10.09 17:20:06.884932 [ 3 ] {0e3dfc6f-c473-42e2-a132-e46a983371ef} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1533 | 2024.10.09 17:20:06.884949 [ 3 ] {} <Debug> HTTP-Session: 236948b8-1ea4-4c05-b9f4-d7a448e0fae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1534 | 2024.10.09 17:20:06.885147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1535 | 2024.10.09 17:20:06.885195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1536 | 2024.10.09 17:20:06.885215 [ 3 ] {} <Debug> HTTP-Session: 6d57e119-179a-47c7-a2dd-4deba9de5efc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1537 | 2024.10.09 17:20:06.885233 [ 3 ] {} <Debug> HTTP-Session: 6d57e119-179a-47c7-a2dd-4deba9de5efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1538 | 2024.10.09 17:20:06.885247 [ 3 ] {} <Debug> HTTP-Session: 6d57e119-179a-47c7-a2dd-4deba9de5efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1539 | 2024.10.09 17:20:06.885278 [ 3 ] {} <Trace> HTTP-Session: 6d57e119-179a-47c7-a2dd-4deba9de5efc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1540 | 2024.10.09 17:20:06.885424 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1541 | 2024.10.09 17:20:06.885691 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1542 | 2024.10.09 17:20:06.885734 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1543 | 2024.10.09 17:20:06.885999 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1544 | 2024.10.09 17:20:06.886065 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1545 | 2024.10.09 17:20:06.886203 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1546 | 2024.10.09 17:20:06.886318 [ 257 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1547 | 2024.10.09 17:20:06.886318 [ 255 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1548 | 2024.10.09 17:20:06.886431 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1549 | 2024.10.09 17:20:06.886457 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1550 | 2024.10.09 17:20:06.886538 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1551 | 2024.10.09 17:20:06.886557 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1552 | 2024.10.09 17:20:06.886595 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1553 | 2024.10.09 17:20:06.886635 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1554 | 2024.10.09 17:20:06.888015 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002658 sec., 6772.009029345372 rows/sec., 277.02 KiB/sec. | ||
1555 | 2024.10.09 17:20:06.888296 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> DynamicQueryHandler: Done processing query | ||
1556 | 2024.10.09 17:20:06.888321 [ 3 ] {7fc8a6bf-fdf2-45c4-8c6b-93a94a8d78c5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1557 | 2024.10.09 17:20:06.888339 [ 3 ] {} <Debug> HTTP-Session: 6d57e119-179a-47c7-a2dd-4deba9de5efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1558 | 2024.10.09 17:20:06.888692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1559 | 2024.10.09 17:20:06.888742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1560 | 2024.10.09 17:20:06.888762 [ 3 ] {} <Debug> HTTP-Session: 9bf5433b-45c2-43a4-a695-10c9ffaf2420 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1561 | 2024.10.09 17:20:06.888779 [ 3 ] {} <Debug> HTTP-Session: 9bf5433b-45c2-43a4-a695-10c9ffaf2420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1562 | 2024.10.09 17:20:06.888792 [ 3 ] {} <Debug> HTTP-Session: 9bf5433b-45c2-43a4-a695-10c9ffaf2420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1563 | 2024.10.09 17:20:06.888823 [ 3 ] {} <Trace> HTTP-Session: 9bf5433b-45c2-43a4-a695-10c9ffaf2420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1564 | 2024.10.09 17:20:06.888968 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1565 | 2024.10.09 17:20:06.889240 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1566 | 2024.10.09 17:20:06.889283 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1567 | 2024.10.09 17:20:06.889553 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1568 | 2024.10.09 17:20:06.889617 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1569 | 2024.10.09 17:20:06.889758 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1570 | 2024.10.09 17:20:06.889818 [ 255 ] {9385ec00-be22-4c2d-97af-85067da08add} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1571 | 2024.10.09 17:20:06.889848 [ 256 ] {9385ec00-be22-4c2d-97af-85067da08add} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1572 | 2024.10.09 17:20:06.889942 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1573 | 2024.10.09 17:20:06.889969 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1574 | 2024.10.09 17:20:06.890048 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1575 | 2024.10.09 17:20:06.890069 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1576 | 2024.10.09 17:20:06.890108 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1577 | 2024.10.09 17:20:06.890149 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1578 | 2024.10.09 17:20:06.891240 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00234 sec., 7692.307692307692 rows/sec., 314.67 KiB/sec. | ||
1579 | 2024.10.09 17:20:06.891495 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> DynamicQueryHandler: Done processing query | ||
1580 | 2024.10.09 17:20:06.891520 [ 3 ] {9385ec00-be22-4c2d-97af-85067da08add} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1581 | 2024.10.09 17:20:06.891537 [ 3 ] {} <Debug> HTTP-Session: 9bf5433b-45c2-43a4-a695-10c9ffaf2420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1582 | 2024.10.09 17:20:06.891741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1583 | 2024.10.09 17:20:06.891791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1584 | 2024.10.09 17:20:06.891811 [ 3 ] {} <Debug> HTTP-Session: aafa9566-f918-4c29-aff2-daf0a6de32e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1585 | 2024.10.09 17:20:06.891827 [ 3 ] {} <Debug> HTTP-Session: aafa9566-f918-4c29-aff2-daf0a6de32e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1586 | 2024.10.09 17:20:06.891841 [ 3 ] {} <Debug> HTTP-Session: aafa9566-f918-4c29-aff2-daf0a6de32e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1587 | 2024.10.09 17:20:06.891872 [ 3 ] {} <Trace> HTTP-Session: aafa9566-f918-4c29-aff2-daf0a6de32e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1588 | 2024.10.09 17:20:06.892014 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1589 | 2024.10.09 17:20:06.892281 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1590 | 2024.10.09 17:20:06.892326 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1591 | 2024.10.09 17:20:06.892597 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1592 | 2024.10.09 17:20:06.892662 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1593 | 2024.10.09 17:20:06.892805 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1594 | 2024.10.09 17:20:06.892904 [ 255 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1595 | 2024.10.09 17:20:06.892915 [ 257 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1596 | 2024.10.09 17:20:06.893016 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1597 | 2024.10.09 17:20:06.893045 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1598 | 2024.10.09 17:20:06.893124 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1599 | 2024.10.09 17:20:06.893145 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1600 | 2024.10.09 17:20:06.893184 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1601 | 2024.10.09 17:20:06.893226 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1602 | 2024.10.09 17:20:06.894365 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002418 sec., 7444.168734491315 rows/sec., 304.52 KiB/sec. | ||
1603 | 2024.10.09 17:20:06.894669 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> DynamicQueryHandler: Done processing query | ||
1604 | 2024.10.09 17:20:06.894693 [ 3 ] {321af784-a0a1-4618-b290-d3584fac7f2d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1605 | 2024.10.09 17:20:06.894710 [ 3 ] {} <Debug> HTTP-Session: aafa9566-f918-4c29-aff2-daf0a6de32e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1606 | 2024.10.09 17:20:06.895029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1607 | 2024.10.09 17:20:06.895077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1608 | 2024.10.09 17:20:06.895096 [ 3 ] {} <Debug> HTTP-Session: 2d849b5f-f878-4ace-867b-456a186861ec Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1609 | 2024.10.09 17:20:06.895112 [ 3 ] {} <Debug> HTTP-Session: 2d849b5f-f878-4ace-867b-456a186861ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1610 | 2024.10.09 17:20:06.895127 [ 3 ] {} <Debug> HTTP-Session: 2d849b5f-f878-4ace-867b-456a186861ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1611 | 2024.10.09 17:20:06.895158 [ 3 ] {} <Trace> HTTP-Session: 2d849b5f-f878-4ace-867b-456a186861ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1612 | 2024.10.09 17:20:06.895307 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1613 | 2024.10.09 17:20:06.895581 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1614 | 2024.10.09 17:20:06.895625 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1615 | 2024.10.09 17:20:06.895904 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1616 | 2024.10.09 17:20:06.895970 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1617 | 2024.10.09 17:20:06.896111 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1618 | 2024.10.09 17:20:06.896175 [ 255 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1619 | 2024.10.09 17:20:06.896210 [ 257 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1620 | 2024.10.09 17:20:06.896312 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1621 | 2024.10.09 17:20:06.896341 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1622 | 2024.10.09 17:20:06.896421 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1623 | 2024.10.09 17:20:06.896440 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1624 | 2024.10.09 17:20:06.896479 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1625 | 2024.10.09 17:20:06.896523 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1626 | 2024.10.09 17:20:06.897914 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00268 sec., 6716.417910447761 rows/sec., 274.75 KiB/sec. | ||
1627 | 2024.10.09 17:20:06.898214 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> DynamicQueryHandler: Done processing query | ||
1628 | 2024.10.09 17:20:06.898244 [ 3 ] {5fdcaad6-a18c-4c0e-aba5-bfe1f02223f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1629 | 2024.10.09 17:20:06.898261 [ 3 ] {} <Debug> HTTP-Session: 2d849b5f-f878-4ace-867b-456a186861ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1630 | 2024.10.09 17:20:06.898488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1631 | 2024.10.09 17:20:06.898535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1632 | 2024.10.09 17:20:06.898556 [ 3 ] {} <Debug> HTTP-Session: ccafffd4-01b4-455b-a022-23eae042c7fd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1633 | 2024.10.09 17:20:06.898572 [ 3 ] {} <Debug> HTTP-Session: ccafffd4-01b4-455b-a022-23eae042c7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1634 | 2024.10.09 17:20:06.898586 [ 3 ] {} <Debug> HTTP-Session: ccafffd4-01b4-455b-a022-23eae042c7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1635 | 2024.10.09 17:20:06.898618 [ 3 ] {} <Trace> HTTP-Session: ccafffd4-01b4-455b-a022-23eae042c7fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1636 | 2024.10.09 17:20:06.898768 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1637 | 2024.10.09 17:20:06.899040 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1638 | 2024.10.09 17:20:06.899085 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1639 | 2024.10.09 17:20:06.899363 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1640 | 2024.10.09 17:20:06.899428 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1641 | 2024.10.09 17:20:06.899569 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1642 | 2024.10.09 17:20:06.899648 [ 250 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1643 | 2024.10.09 17:20:06.899649 [ 257 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1644 | 2024.10.09 17:20:06.899749 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1645 | 2024.10.09 17:20:06.899777 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1646 | 2024.10.09 17:20:06.899858 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1647 | 2024.10.09 17:20:06.899878 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1648 | 2024.10.09 17:20:06.899917 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1649 | 2024.10.09 17:20:06.899960 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1650 | 2024.10.09 17:20:06.901341 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002644 sec., 6807.86686838124 rows/sec., 278.49 KiB/sec. | ||
1651 | 2024.10.09 17:20:06.901624 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> DynamicQueryHandler: Done processing query | ||
1652 | 2024.10.09 17:20:06.901650 [ 3 ] {cf40636f-745e-46c8-a8a1-18bb928d359b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1653 | 2024.10.09 17:20:06.901667 [ 3 ] {} <Debug> HTTP-Session: ccafffd4-01b4-455b-a022-23eae042c7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1654 | 2024.10.09 17:20:06.902001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1655 | 2024.10.09 17:20:06.902050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1656 | 2024.10.09 17:20:06.902069 [ 3 ] {} <Debug> HTTP-Session: b1266b67-cdda-420f-b42f-bc81711f281c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1657 | 2024.10.09 17:20:06.902085 [ 3 ] {} <Debug> HTTP-Session: b1266b67-cdda-420f-b42f-bc81711f281c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1658 | 2024.10.09 17:20:06.902099 [ 3 ] {} <Debug> HTTP-Session: b1266b67-cdda-420f-b42f-bc81711f281c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1659 | 2024.10.09 17:20:06.902130 [ 3 ] {} <Trace> HTTP-Session: b1266b67-cdda-420f-b42f-bc81711f281c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1660 | 2024.10.09 17:20:06.902273 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1661 | 2024.10.09 17:20:06.902547 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1662 | 2024.10.09 17:20:06.902592 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1663 | 2024.10.09 17:20:06.902870 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1664 | 2024.10.09 17:20:06.902934 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1665 | 2024.10.09 17:20:06.903075 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1666 | 2024.10.09 17:20:06.903181 [ 257 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1667 | 2024.10.09 17:20:06.903188 [ 256 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1668 | 2024.10.09 17:20:06.903301 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1669 | 2024.10.09 17:20:06.903330 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1670 | 2024.10.09 17:20:06.903410 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1671 | 2024.10.09 17:20:06.903430 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1672 | 2024.10.09 17:20:06.903472 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1673 | 2024.10.09 17:20:06.903513 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1674 | 2024.10.09 17:20:06.904718 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002514 sec., 7159.904534606205 rows/sec., 292.89 KiB/sec. | ||
1675 | 2024.10.09 17:20:06.905002 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> DynamicQueryHandler: Done processing query | ||
1676 | 2024.10.09 17:20:06.905031 [ 3 ] {6a3a4d4c-1a1e-4dc1-a4c2-7ab04233585f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1677 | 2024.10.09 17:20:06.905048 [ 3 ] {} <Debug> HTTP-Session: b1266b67-cdda-420f-b42f-bc81711f281c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1678 | 2024.10.09 17:20:06.909482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1679 | 2024.10.09 17:20:06.909540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1680 | 2024.10.09 17:20:06.909564 [ 3 ] {} <Debug> HTTP-Session: d029561d-5d29-47dc-8169-a7f6ece74dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1681 | 2024.10.09 17:20:06.909584 [ 3 ] {} <Debug> HTTP-Session: d029561d-5d29-47dc-8169-a7f6ece74dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1682 | 2024.10.09 17:20:06.909602 [ 3 ] {} <Debug> HTTP-Session: d029561d-5d29-47dc-8169-a7f6ece74dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1683 | 2024.10.09 17:20:06.909640 [ 3 ] {} <Trace> HTTP-Session: d029561d-5d29-47dc-8169-a7f6ece74dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1684 | 2024.10.09 17:20:06.909819 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1685 | 2024.10.09 17:20:06.910143 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1686 | 2024.10.09 17:20:06.910189 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1687 | 2024.10.09 17:20:06.910479 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1688 | 2024.10.09 17:20:06.910544 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1689 | 2024.10.09 17:20:06.910684 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1690 | 2024.10.09 17:20:06.910755 [ 253 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1691 | 2024.10.09 17:20:06.910770 [ 255 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1692 | 2024.10.09 17:20:06.910848 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1693 | 2024.10.09 17:20:06.910872 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1694 | 2024.10.09 17:20:06.910949 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1695 | 2024.10.09 17:20:06.910970 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1696 | 2024.10.09 17:20:06.911009 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1697 | 2024.10.09 17:20:06.911049 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1698 | 2024.10.09 17:20:06.912301 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00257 sec., 7003.891050583658 rows/sec., 286.51 KiB/sec. | ||
1699 | 2024.10.09 17:20:06.912594 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> DynamicQueryHandler: Done processing query | ||
1700 | 2024.10.09 17:20:06.912623 [ 3 ] {4dc27eaf-cc73-4b56-afe4-1993678c0486} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1701 | 2024.10.09 17:20:06.912640 [ 3 ] {} <Debug> HTTP-Session: d029561d-5d29-47dc-8169-a7f6ece74dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1702 | 2024.10.09 17:20:06.918151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1703 | 2024.10.09 17:20:06.918248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1704 | 2024.10.09 17:20:06.918287 [ 3 ] {} <Debug> HTTP-Session: e280816e-56c7-4221-8eb8-283bc7ea3db0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1705 | 2024.10.09 17:20:06.918323 [ 3 ] {} <Debug> HTTP-Session: e280816e-56c7-4221-8eb8-283bc7ea3db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1706 | 2024.10.09 17:20:06.918351 [ 3 ] {} <Debug> HTTP-Session: e280816e-56c7-4221-8eb8-283bc7ea3db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1707 | 2024.10.09 17:20:06.918413 [ 3 ] {} <Trace> HTTP-Session: e280816e-56c7-4221-8eb8-283bc7ea3db0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1708 | 2024.10.09 17:20:06.918709 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
1709 | 2024.10.09 17:20:06.919187 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1710 | 2024.10.09 17:20:06.919231 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
1711 | 2024.10.09 17:20:06.919521 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1712 | 2024.10.09 17:20:06.919586 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1713 | 2024.10.09 17:20:06.919725 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1714 | 2024.10.09 17:20:06.919812 [ 250 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1715 | 2024.10.09 17:20:06.919814 [ 257 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1716 | 2024.10.09 17:20:06.919922 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
1717 | 2024.10.09 17:20:06.919952 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1718 | 2024.10.09 17:20:06.920033 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1719 | 2024.10.09 17:20:06.920053 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1720 | 2024.10.09 17:20:06.920093 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1721 | 2024.10.09 17:20:06.920136 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
1722 | 2024.10.09 17:20:06.921556 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002999 sec., 6002.000666888963 rows/sec., 245.52 KiB/sec. | ||
1723 | 2024.10.09 17:20:06.921835 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> DynamicQueryHandler: Done processing query | ||
1724 | 2024.10.09 17:20:06.921860 [ 3 ] {1b470648-1f1d-47e4-9a98-e8a917104463} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1725 | 2024.10.09 17:20:06.921878 [ 3 ] {} <Debug> HTTP-Session: e280816e-56c7-4221-8eb8-283bc7ea3db0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1726 | 2024.10.09 17:20:06.922595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1727 | 2024.10.09 17:20:06.922644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1728 | 2024.10.09 17:20:06.922664 [ 3 ] {} <Debug> HTTP-Session: 5ce9a88a-ef64-45cb-b1fb-fe9d10e7a3e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1729 | 2024.10.09 17:20:06.922681 [ 3 ] {} <Debug> HTTP-Session: 5ce9a88a-ef64-45cb-b1fb-fe9d10e7a3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1730 | 2024.10.09 17:20:06.922695 [ 3 ] {} <Debug> HTTP-Session: 5ce9a88a-ef64-45cb-b1fb-fe9d10e7a3e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1731 | 2024.10.09 17:20:06.922725 [ 3 ] {} <Trace> HTTP-Session: 5ce9a88a-ef64-45cb-b1fb-fe9d10e7a3e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1732 | 2024.10.09 17:20:06.922852 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1733 | 2024.10.09 17:20:06.922899 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1734 | 2024.10.09 17:20:06.923063 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1735 | 2024.10.09 17:20:06.923351 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1736 | 2024.10.09 17:20:06.923390 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1737 | 2024.10.09 17:20:06.924004 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1738 | 2024.10.09 17:20:06.924607 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1739 | 2024.10.09 17:20:06.924783 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Debug> executeQuery: Read 13 rows, 2.21 KiB in 0.001967 sec., 6609.049313675649 rows/sec., 1.10 MiB/sec. | ||
1740 | 2024.10.09 17:20:06.925130 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Debug> DynamicQueryHandler: Done processing query | ||
1741 | 2024.10.09 17:20:06.925156 [ 3 ] {9390a3ee-5844-45bb-b630-dfdc6d6bb186} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1742 | 2024.10.09 17:20:06.925173 [ 3 ] {} <Debug> HTTP-Session: 5ce9a88a-ef64-45cb-b1fb-fe9d10e7a3e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1743 | 2024.10.09 17:20:06.925432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1744 | 2024.10.09 17:20:06.925480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1745 | 2024.10.09 17:20:06.925501 [ 3 ] {} <Debug> HTTP-Session: af6dd038-52a5-49b3-8ae7-6186d24748ed Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1746 | 2024.10.09 17:20:06.925518 [ 3 ] {} <Debug> HTTP-Session: af6dd038-52a5-49b3-8ae7-6186d24748ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1747 | 2024.10.09 17:20:06.925532 [ 3 ] {} <Debug> HTTP-Session: af6dd038-52a5-49b3-8ae7-6186d24748ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1748 | 2024.10.09 17:20:06.925562 [ 3 ] {} <Trace> HTTP-Session: af6dd038-52a5-49b3-8ae7-6186d24748ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1749 | 2024.10.09 17:20:06.925716 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1750 | 2024.10.09 17:20:06.925760 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1751 | 2024.10.09 17:20:06.926007 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1752 | 2024.10.09 17:20:06.926433 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1753 | 2024.10.09 17:20:06.926470 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1754 | 2024.10.09 17:20:06.926962 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1755 | 2024.10.09 17:20:06.927583 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1756 | 2024.10.09 17:20:06.927746 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002098 sec., 97712.10676835082 rows/sec., 8.59 MiB/sec. | ||
1757 | 2024.10.09 17:20:06.927912 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Debug> DynamicQueryHandler: Done processing query | ||
1758 | 2024.10.09 17:20:06.927937 [ 3 ] {6c6ade03-28fc-4efe-81ba-380fcfc00a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1759 | 2024.10.09 17:20:06.927954 [ 3 ] {} <Debug> HTTP-Session: af6dd038-52a5-49b3-8ae7-6186d24748ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1760 | 2024.10.09 17:20:06.928085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1761 | 2024.10.09 17:20:06.928133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1762 | 2024.10.09 17:20:06.928152 [ 3 ] {} <Debug> HTTP-Session: d2c8df20-e3f5-4342-87b6-c3beca46b0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1763 | 2024.10.09 17:20:06.928169 [ 3 ] {} <Debug> HTTP-Session: d2c8df20-e3f5-4342-87b6-c3beca46b0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1764 | 2024.10.09 17:20:06.928183 [ 3 ] {} <Debug> HTTP-Session: d2c8df20-e3f5-4342-87b6-c3beca46b0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1765 | 2024.10.09 17:20:06.928214 [ 3 ] {} <Trace> HTTP-Session: d2c8df20-e3f5-4342-87b6-c3beca46b0c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1766 | 2024.10.09 17:20:06.928313 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1767 | 2024.10.09 17:20:06.928355 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1768 | 2024.10.09 17:20:06.928579 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1769 | 2024.10.09 17:20:06.928982 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1770 | 2024.10.09 17:20:06.929017 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1771 | 2024.10.09 17:20:06.929513 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1772 | 2024.10.09 17:20:06.930184 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1773 | 2024.10.09 17:20:06.930351 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002053 sec., 3896.7364831953237 rows/sec., 293.02 KiB/sec. | ||
1774 | 2024.10.09 17:20:06.930661 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Debug> DynamicQueryHandler: Done processing query | ||
1775 | 2024.10.09 17:20:06.930686 [ 3 ] {04c80fff-ce3a-48ed-b489-52c7d00c6d05} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1776 | 2024.10.09 17:20:06.930703 [ 3 ] {} <Debug> HTTP-Session: d2c8df20-e3f5-4342-87b6-c3beca46b0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1777 | 2024.10.09 17:20:06.930860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1778 | 2024.10.09 17:20:06.930909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1779 | 2024.10.09 17:20:06.930929 [ 3 ] {} <Debug> HTTP-Session: 9f11a015-bc7a-42b7-a096-4840ba592bd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1780 | 2024.10.09 17:20:06.930946 [ 3 ] {} <Debug> HTTP-Session: 9f11a015-bc7a-42b7-a096-4840ba592bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1781 | 2024.10.09 17:20:06.930960 [ 3 ] {} <Debug> HTTP-Session: 9f11a015-bc7a-42b7-a096-4840ba592bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1782 | 2024.10.09 17:20:06.930991 [ 3 ] {} <Trace> HTTP-Session: 9f11a015-bc7a-42b7-a096-4840ba592bd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1783 | 2024.10.09 17:20:06.931091 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1784 | 2024.10.09 17:20:06.931134 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1785 | 2024.10.09 17:20:06.931380 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1786 | 2024.10.09 17:20:06.931822 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1787 | 2024.10.09 17:20:06.931858 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1788 | 2024.10.09 17:20:06.932387 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1789 | 2024.10.09 17:20:06.933181 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1790 | 2024.10.09 17:20:06.933357 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00228 sec., 6140.350877192983 rows/sec., 430.03 KiB/sec. | ||
1791 | 2024.10.09 17:20:06.933702 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Debug> DynamicQueryHandler: Done processing query | ||
1792 | 2024.10.09 17:20:06.933727 [ 3 ] {681d6ff8-a00b-44ba-8403-c6d6303c5636} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1793 | 2024.10.09 17:20:06.933744 [ 3 ] {} <Debug> HTTP-Session: 9f11a015-bc7a-42b7-a096-4840ba592bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1794 | 2024.10.09 17:20:06.933862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1795 | 2024.10.09 17:20:06.933909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1796 | 2024.10.09 17:20:06.933930 [ 3 ] {} <Debug> HTTP-Session: ca2615e8-2d2a-428c-9ff1-ac64c308a9b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1797 | 2024.10.09 17:20:06.933946 [ 3 ] {} <Debug> HTTP-Session: ca2615e8-2d2a-428c-9ff1-ac64c308a9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1798 | 2024.10.09 17:20:06.933960 [ 3 ] {} <Debug> HTTP-Session: ca2615e8-2d2a-428c-9ff1-ac64c308a9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1799 | 2024.10.09 17:20:06.933991 [ 3 ] {} <Trace> HTTP-Session: ca2615e8-2d2a-428c-9ff1-ac64c308a9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1800 | 2024.10.09 17:20:06.934088 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1801 | 2024.10.09 17:20:06.934132 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1802 | 2024.10.09 17:20:06.934381 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1803 | 2024.10.09 17:20:06.934678 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1804 | 2024.10.09 17:20:06.934714 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1805 | 2024.10.09 17:20:06.935204 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1806 | 2024.10.09 17:20:06.935873 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1807 | 2024.10.09 17:20:06.936033 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001964 sec., 3054.989816700611 rows/sec., 180.50 KiB/sec. | ||
1808 | 2024.10.09 17:20:06.936313 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Debug> DynamicQueryHandler: Done processing query | ||
1809 | 2024.10.09 17:20:06.936338 [ 3 ] {90ef8824-6e98-4026-ab29-12dd82c9487a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1810 | 2024.10.09 17:20:06.936355 [ 3 ] {} <Debug> HTTP-Session: ca2615e8-2d2a-428c-9ff1-ac64c308a9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1811 | 2024.10.09 17:20:06.936727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1812 | 2024.10.09 17:20:06.936777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1813 | 2024.10.09 17:20:06.936796 [ 3 ] {} <Debug> HTTP-Session: 8e670f60-57cc-480b-aacb-dc77cfd4986f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1814 | 2024.10.09 17:20:06.936813 [ 3 ] {} <Debug> HTTP-Session: 8e670f60-57cc-480b-aacb-dc77cfd4986f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1815 | 2024.10.09 17:20:06.936827 [ 3 ] {} <Debug> HTTP-Session: 8e670f60-57cc-480b-aacb-dc77cfd4986f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1816 | 2024.10.09 17:20:06.936857 [ 3 ] {} <Trace> HTTP-Session: 8e670f60-57cc-480b-aacb-dc77cfd4986f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2024.10.09 17:20:06.937169 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1818 | 2024.10.09 17:20:06.937214 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1819 | 2024.10.09 17:20:06.937455 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1820 | 2024.10.09 17:20:06.938006 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2024.10.09 17:20:06.938043 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1822 | 2024.10.09 17:20:06.938791 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1823 | 2024.10.09 17:20:06.939508 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2024.10.09 17:20:06.939675 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002724 sec., 143171.80616740088 rows/sec., 10.15 MiB/sec. | ||
1825 | 2024.10.09 17:20:06.939853 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Debug> DynamicQueryHandler: Done processing query | ||
1826 | 2024.10.09 17:20:06.939878 [ 3 ] {81f11477-c8c1-46b0-ac50-0d85ea1f6ce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1827 | 2024.10.09 17:20:06.939895 [ 3 ] {} <Debug> HTTP-Session: 8e670f60-57cc-480b-aacb-dc77cfd4986f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1828 | 2024.10.09 17:20:06.940034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1829 | 2024.10.09 17:20:06.940084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1830 | 2024.10.09 17:20:06.940105 [ 3 ] {} <Debug> HTTP-Session: 85fc641b-3df8-4479-9aff-b6298fe874fb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1831 | 2024.10.09 17:20:06.940244 [ 3 ] {} <Debug> HTTP-Session: 85fc641b-3df8-4479-9aff-b6298fe874fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1832 | 2024.10.09 17:20:06.940262 [ 3 ] {} <Debug> HTTP-Session: 85fc641b-3df8-4479-9aff-b6298fe874fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1833 | 2024.10.09 17:20:06.940294 [ 3 ] {} <Trace> HTTP-Session: 85fc641b-3df8-4479-9aff-b6298fe874fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1834 | 2024.10.09 17:20:06.940392 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1835 | 2024.10.09 17:20:06.940437 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1836 | 2024.10.09 17:20:06.940564 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1837 | 2024.10.09 17:20:06.940827 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1838 | 2024.10.09 17:20:06.940863 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1839 | 2024.10.09 17:20:06.941408 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1840 | 2024.10.09 17:20:06.942049 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1841 | 2024.10.09 17:20:06.942202 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001836 sec., 3267.97385620915 rows/sec., 170.74 KiB/sec. | ||
1842 | 2024.10.09 17:20:06.942372 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Debug> DynamicQueryHandler: Done processing query | ||
1843 | 2024.10.09 17:20:06.942397 [ 3 ] {0cbcf694-6764-4df1-a774-14a2af4eb77d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1844 | 2024.10.09 17:20:06.942414 [ 3 ] {} <Debug> HTTP-Session: 85fc641b-3df8-4479-9aff-b6298fe874fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1845 | 2024.10.09 17:20:06.942829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1846 | 2024.10.09 17:20:06.942879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1847 | 2024.10.09 17:20:06.942900 [ 3 ] {} <Debug> HTTP-Session: a7424e9c-7b7b-4c19-ae7d-66a9f80ee022 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1848 | 2024.10.09 17:20:06.942917 [ 3 ] {} <Debug> HTTP-Session: a7424e9c-7b7b-4c19-ae7d-66a9f80ee022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1849 | 2024.10.09 17:20:06.942931 [ 3 ] {} <Debug> HTTP-Session: a7424e9c-7b7b-4c19-ae7d-66a9f80ee022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1850 | 2024.10.09 17:20:06.942963 [ 3 ] {} <Trace> HTTP-Session: a7424e9c-7b7b-4c19-ae7d-66a9f80ee022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1851 | 2024.10.09 17:20:06.943170 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1852 | 2024.10.09 17:20:06.943215 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1853 | 2024.10.09 17:20:06.943357 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1854 | 2024.10.09 17:20:06.943774 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1855 | 2024.10.09 17:20:06.943810 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1856 | 2024.10.09 17:20:06.944359 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1857 | 2024.10.09 17:20:06.945029 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1858 | 2024.10.09 17:20:06.945191 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002137 sec., 110903.13523631259 rows/sec., 7.43 MiB/sec. | ||
1859 | 2024.10.09 17:20:06.945372 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Debug> DynamicQueryHandler: Done processing query | ||
1860 | 2024.10.09 17:20:06.945397 [ 3 ] {91897da3-dea5-4725-9018-1ad717e6e885} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1861 | 2024.10.09 17:20:06.945413 [ 3 ] {} <Debug> HTTP-Session: a7424e9c-7b7b-4c19-ae7d-66a9f80ee022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1862 | 2024.10.09 17:20:06.945537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1863 | 2024.10.09 17:20:06.945587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1864 | 2024.10.09 17:20:06.945608 [ 3 ] {} <Debug> HTTP-Session: 50f37aa3-157a-426a-b71f-6dd24adce8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1865 | 2024.10.09 17:20:06.945624 [ 3 ] {} <Debug> HTTP-Session: 50f37aa3-157a-426a-b71f-6dd24adce8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1866 | 2024.10.09 17:20:06.945638 [ 3 ] {} <Debug> HTTP-Session: 50f37aa3-157a-426a-b71f-6dd24adce8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1867 | 2024.10.09 17:20:06.945669 [ 3 ] {} <Trace> HTTP-Session: 50f37aa3-157a-426a-b71f-6dd24adce8c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1868 | 2024.10.09 17:20:06.945762 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1869 | 2024.10.09 17:20:06.945828 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1870 | 2024.10.09 17:20:06.945973 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1871 | 2024.10.09 17:20:06.946294 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1872 | 2024.10.09 17:20:06.946330 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1873 | 2024.10.09 17:20:06.947612 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1874 | 2024.10.09 17:20:06.948301 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1875 | 2024.10.09 17:20:06.948455 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00271 sec., 369.00369003690037 rows/sec., 24.86 KiB/sec. | ||
1876 | 2024.10.09 17:20:06.948630 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Debug> DynamicQueryHandler: Done processing query | ||
1877 | 2024.10.09 17:20:06.948655 [ 3 ] {8608a0d7-d459-4695-959e-703512e67825} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1878 | 2024.10.09 17:20:06.948672 [ 3 ] {} <Debug> HTTP-Session: 50f37aa3-157a-426a-b71f-6dd24adce8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1879 | 2024.10.09 17:20:06.948833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14095, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1880 | 2024.10.09 17:20:06.948882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1881 | 2024.10.09 17:20:06.948903 [ 3 ] {} <Debug> HTTP-Session: f955472d-dc8e-40e1-9fd2-da2a61b5298e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1882 | 2024.10.09 17:20:06.948920 [ 3 ] {} <Debug> HTTP-Session: f955472d-dc8e-40e1-9fd2-da2a61b5298e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1883 | 2024.10.09 17:20:06.948934 [ 3 ] {} <Debug> HTTP-Session: f955472d-dc8e-40e1-9fd2-da2a61b5298e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1884 | 2024.10.09 17:20:06.948965 [ 3 ] {} <Trace> HTTP-Session: f955472d-dc8e-40e1-9fd2-da2a61b5298e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1885 | 2024.10.09 17:20:06.949128 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1886 | 2024.10.09 17:20:06.949192 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <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 | ||
1887 | 2024.10.09 17:20:06.949900 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1888 | 2024.10.09 17:20:06.950407 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1889 | 2024.10.09 17:20:06.950445 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1890 | 2024.10.09 17:20:06.953316 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1891 | 2024.10.09 17:20:06.954049 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1892 | 2024.10.09 17:20:06.954226 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005185 sec., 1542.9122468659593 rows/sec., 2.76 MiB/sec. | ||
1893 | 2024.10.09 17:20:06.954456 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Debug> DynamicQueryHandler: Done processing query | ||
1894 | 2024.10.09 17:20:06.954481 [ 3 ] {8867565b-8dbf-48ef-8bf2-c21ea745a375} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1895 | 2024.10.09 17:20:06.954498 [ 3 ] {} <Debug> HTTP-Session: f955472d-dc8e-40e1-9fd2-da2a61b5298e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1896 | 2024.10.09 17:20:06.954651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1897 | 2024.10.09 17:20:06.954701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1898 | 2024.10.09 17:20:06.954722 [ 3 ] {} <Debug> HTTP-Session: 0ff731bc-7179-4832-834b-b652703f28ef Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1899 | 2024.10.09 17:20:06.954739 [ 3 ] {} <Debug> HTTP-Session: 0ff731bc-7179-4832-834b-b652703f28ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1900 | 2024.10.09 17:20:06.954752 [ 3 ] {} <Debug> HTTP-Session: 0ff731bc-7179-4832-834b-b652703f28ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1901 | 2024.10.09 17:20:06.954783 [ 3 ] {} <Trace> HTTP-Session: 0ff731bc-7179-4832-834b-b652703f28ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1902 | 2024.10.09 17:20:06.954919 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1903 | 2024.10.09 17:20:06.954963 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1904 | 2024.10.09 17:20:06.955091 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1905 | 2024.10.09 17:20:06.955384 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2024.10.09 17:20:06.955420 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1907 | 2024.10.09 17:20:06.955908 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1908 | 2024.10.09 17:20:06.956551 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2024.10.09 17:20:06.956726 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001848 sec., 44372.294372294375 rows/sec., 2.82 MiB/sec. | ||
1910 | 2024.10.09 17:20:06.957006 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Debug> DynamicQueryHandler: Done processing query | ||
1911 | 2024.10.09 17:20:06.957031 [ 3 ] {889aad1a-35a4-4907-bed7-4d6dd38383d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1912 | 2024.10.09 17:20:06.957048 [ 3 ] {} <Debug> HTTP-Session: 0ff731bc-7179-4832-834b-b652703f28ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1913 | 2024.10.09 17:20:09.170730 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1914 | 2024.10.09 17:20:09.170794 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1915 | 2024.10.09 17:20:09.222948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 202 | ||
1916 | 2024.10.09 17:20:09.226938 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1917 | 2024.10.09 17:20:09.227019 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1918 | 2024.10.09 17:20:09.229115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1919 | 2024.10.09 17:20:09.231348 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1920 | 2024.10.09 17:20:09.232472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
1921 | 2024.10.09 17:20:11.872228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 7807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1922 | 2024.10.09 17:20:11.872351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1923 | 2024.10.09 17:20:11.872380 [ 3 ] {} <Debug> HTTP-Session: cd74b8b8-964d-4c44-9b04-659e5c7302bc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1924 | 2024.10.09 17:20:11.872408 [ 3 ] {} <Debug> HTTP-Session: cd74b8b8-964d-4c44-9b04-659e5c7302bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1925 | 2024.10.09 17:20:11.872426 [ 3 ] {} <Debug> HTTP-Session: cd74b8b8-964d-4c44-9b04-659e5c7302bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1926 | 2024.10.09 17:20:11.872482 [ 3 ] {} <Trace> HTTP-Session: cd74b8b8-964d-4c44-9b04-659e5c7302bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1927 | 2024.10.09 17:20:11.872697 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1928 | 2024.10.09 17:20:11.872770 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1929 | 2024.10.09 17:20:11.873152 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1930 | 2024.10.09 17:20:11.873625 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1931 | 2024.10.09 17:20:11.873662 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1932 | 2024.10.09 17:20:11.874261 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1933 | 2024.10.09 17:20:11.875080 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1934 | 2024.10.09 17:20:11.875268 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00265 sec., 21132.075471698114 rows/sec., 1.61 MiB/sec. | ||
1935 | 2024.10.09 17:20:11.875592 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Debug> DynamicQueryHandler: Done processing query | ||
1936 | 2024.10.09 17:20:11.875620 [ 3 ] {564f7eae-ed3f-42df-ba58-b45735c508d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1937 | 2024.10.09 17:20:11.875638 [ 3 ] {} <Debug> HTTP-Session: cd74b8b8-964d-4c44-9b04-659e5c7302bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1938 | 2024.10.09 17:20:11.875785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 10884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1939 | 2024.10.09 17:20:11.875836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1940 | 2024.10.09 17:20:11.875856 [ 3 ] {} <Debug> HTTP-Session: 2805b220-ef54-4ef5-a747-ed6fcb7116e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1941 | 2024.10.09 17:20:11.875872 [ 3 ] {} <Debug> HTTP-Session: 2805b220-ef54-4ef5-a747-ed6fcb7116e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1942 | 2024.10.09 17:20:11.875886 [ 3 ] {} <Debug> HTTP-Session: 2805b220-ef54-4ef5-a747-ed6fcb7116e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1943 | 2024.10.09 17:20:11.875918 [ 3 ] {} <Trace> HTTP-Session: 2805b220-ef54-4ef5-a747-ed6fcb7116e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1944 | 2024.10.09 17:20:11.876035 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1945 | 2024.10.09 17:20:11.876080 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1946 | 2024.10.09 17:20:11.876322 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1947 | 2024.10.09 17:20:11.876671 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1948 | 2024.10.09 17:20:11.876707 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1949 | 2024.10.09 17:20:11.877189 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1950 | 2024.10.09 17:20:11.877819 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1951 | 2024.10.09 17:20:11.877975 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.53 MiB/sec. | ||
1952 | 2024.10.09 17:20:11.878286 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Debug> DynamicQueryHandler: Done processing query | ||
1953 | 2024.10.09 17:20:11.878312 [ 3 ] {364aa6af-d0a5-4d9b-9e12-1b7582af0530} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1954 | 2024.10.09 17:20:11.878328 [ 3 ] {} <Debug> HTTP-Session: 2805b220-ef54-4ef5-a747-ed6fcb7116e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1955 | 2024.10.09 17:20:11.878500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1956 | 2024.10.09 17:20:11.878548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1957 | 2024.10.09 17:20:11.878568 [ 3 ] {} <Debug> HTTP-Session: 09702e6c-fb20-4afb-8ad7-ec3306665dac Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1958 | 2024.10.09 17:20:11.878585 [ 3 ] {} <Debug> HTTP-Session: 09702e6c-fb20-4afb-8ad7-ec3306665dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1959 | 2024.10.09 17:20:11.878599 [ 3 ] {} <Debug> HTTP-Session: 09702e6c-fb20-4afb-8ad7-ec3306665dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1960 | 2024.10.09 17:20:11.878630 [ 3 ] {} <Trace> HTTP-Session: 09702e6c-fb20-4afb-8ad7-ec3306665dac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1961 | 2024.10.09 17:20:11.878780 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1962 | 2024.10.09 17:20:11.878829 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1963 | 2024.10.09 17:20:11.878998 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1964 | 2024.10.09 17:20:11.879395 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1965 | 2024.10.09 17:20:11.879430 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1966 | 2024.10.09 17:20:11.879911 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1967 | 2024.10.09 17:20:11.880530 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1968 | 2024.10.09 17:20:11.880702 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001991 sec., 80361.62732295328 rows/sec., 5.60 MiB/sec. | ||
1969 | 2024.10.09 17:20:11.881003 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Debug> DynamicQueryHandler: Done processing query | ||
1970 | 2024.10.09 17:20:11.881028 [ 3 ] {2a1e0635-8260-406c-9501-2a7581a09b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1971 | 2024.10.09 17:20:11.881046 [ 3 ] {} <Debug> HTTP-Session: 09702e6c-fb20-4afb-8ad7-ec3306665dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2024.10.09 17:20:11.881187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1973 | 2024.10.09 17:20:11.881235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1974 | 2024.10.09 17:20:11.881256 [ 3 ] {} <Debug> HTTP-Session: 370b685a-579d-4e0a-b14f-85accc06972b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1975 | 2024.10.09 17:20:11.881273 [ 3 ] {} <Debug> HTTP-Session: 370b685a-579d-4e0a-b14f-85accc06972b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1976 | 2024.10.09 17:20:11.881288 [ 3 ] {} <Debug> HTTP-Session: 370b685a-579d-4e0a-b14f-85accc06972b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1977 | 2024.10.09 17:20:11.881319 [ 3 ] {} <Trace> HTTP-Session: 370b685a-579d-4e0a-b14f-85accc06972b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1978 | 2024.10.09 17:20:11.881433 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1979 | 2024.10.09 17:20:11.881481 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1980 | 2024.10.09 17:20:11.881629 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1981 | 2024.10.09 17:20:11.881932 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1982 | 2024.10.09 17:20:11.881967 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
1983 | 2024.10.09 17:20:11.882505 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1984 | 2024.10.09 17:20:11.883159 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1985 | 2024.10.09 17:20:11.883329 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001934 sec., 31023.784901758016 rows/sec., 2.09 MiB/sec. | ||
1986 | 2024.10.09 17:20:11.883611 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Debug> DynamicQueryHandler: Done processing query | ||
1987 | 2024.10.09 17:20:11.883636 [ 3 ] {9a308efa-d640-403c-8112-606863ca37d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1988 | 2024.10.09 17:20:11.883653 [ 3 ] {} <Debug> HTTP-Session: 370b685a-579d-4e0a-b14f-85accc06972b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1989 | 2024.10.09 17:20:16.876659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1990 | 2024.10.09 17:20:16.876799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1991 | 2024.10.09 17:20:16.876825 [ 3 ] {} <Debug> HTTP-Session: 8e58515c-7ba1-43d5-852c-759ec83a4bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
1992 | 2024.10.09 17:20:16.876850 [ 3 ] {} <Debug> HTTP-Session: 8e58515c-7ba1-43d5-852c-759ec83a4bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1993 | 2024.10.09 17:20:16.876865 [ 3 ] {} <Debug> HTTP-Session: 8e58515c-7ba1-43d5-852c-759ec83a4bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1994 | 2024.10.09 17:20:16.876916 [ 3 ] {} <Trace> HTTP-Session: 8e58515c-7ba1-43d5-852c-759ec83a4bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1995 | 2024.10.09 17:20:16.877160 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1996 | 2024.10.09 17:20:16.877235 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1997 | 2024.10.09 17:20:16.877579 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1998 | 2024.10.09 17:20:16.878146 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1999 | 2024.10.09 17:20:16.878189 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2000 | 2024.10.09 17:20:16.878737 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2001 | 2024.10.09 17:20:16.879408 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2002 | 2024.10.09 17:20:16.879591 [ 97 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2003 | 2024.10.09 17:20:16.879603 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002531 sec., 80995.6538917424 rows/sec., 7.12 MiB/sec. | ||
2004 | 2024.10.09 17:20:16.879700 [ 97 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2005 | 2024.10.09 17:20:16.879779 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2006 | 2024.10.09 17:20:16.880002 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Debug> DynamicQueryHandler: Done processing query | ||
2007 | 2024.10.09 17:20:16.880097 [ 3 ] {7aa247e3-3a93-4978-abdd-fa4a09af7412} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2008 | 2024.10.09 17:20:16.880174 [ 3 ] {} <Debug> HTTP-Session: 8e58515c-7ba1-43d5-852c-759ec83a4bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2009 | 2024.10.09 17:20:16.880456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2010 | 2024.10.09 17:20:16.880528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2011 | 2024.10.09 17:20:16.880527 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
2012 | 2024.10.09 17:20:16.880556 [ 3 ] {} <Debug> HTTP-Session: 9ac0ce8d-a841-493b-8e3b-c6a47f7565a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2013 | 2024.10.09 17:20:16.880608 [ 3 ] {} <Debug> HTTP-Session: 9ac0ce8d-a841-493b-8e3b-c6a47f7565a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2014 | 2024.10.09 17:20:16.880637 [ 3 ] {} <Debug> HTTP-Session: 9ac0ce8d-a841-493b-8e3b-c6a47f7565a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2015 | 2024.10.09 17:20:16.880699 [ 3 ] {} <Trace> HTTP-Session: 9ac0ce8d-a841-493b-8e3b-c6a47f7565a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2016 | 2024.10.09 17:20:16.880891 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2017 | 2024.10.09 17:20:16.880923 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2018 | 2024.10.09 17:20:16.881006 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2019 | 2024.10.09 17:20:16.881002 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2020 | 2024.10.09 17:20:16.881429 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
2021 | 2024.10.09 17:20:16.881810 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
2022 | 2024.10.09 17:20:16.882252 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 205 rows starting from the beginning of the part | ||
2023 | 2024.10.09 17:20:16.882449 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2024 | 2024.10.09 17:20:16.882625 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
2025 | 2024.10.09 17:20:16.882964 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 205 rows starting from the beginning of the part | ||
2026 | 2024.10.09 17:20:16.883600 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2027 | 2024.10.09 17:20:16.883667 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2028 | 2024.10.09 17:20:16.884899 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2029 | 2024.10.09 17:20:16.885944 [ 194 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 5 columns (5 merged, 0 gathered) in 0.006008819 sec., 92530.6620152812 rows/sec., 8.20 MiB/sec. | ||
2030 | 2024.10.09 17:20:16.886332 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2031 | 2024.10.09 17:20:16.886335 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2024.10.09 17:20:16.886685 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00584 sec., 1369.8630136986303 rows/sec., 103.01 KiB/sec. | ||
2033 | 2024.10.09 17:20:16.887036 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Debug> DynamicQueryHandler: Done processing query | ||
2034 | 2024.10.09 17:20:16.887097 [ 3 ] {8d32def2-d87b-4c20-9135-acd660b99685} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2035 | 2024.10.09 17:20:16.887151 [ 3 ] {} <Debug> HTTP-Session: 9ac0ce8d-a841-493b-8e3b-c6a47f7565a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2036 | 2024.10.09 17:20:16.887332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2037 | 2024.10.09 17:20:16.887398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2038 | 2024.10.09 17:20:16.887419 [ 3 ] {} <Debug> HTTP-Session: ec4d2ba7-275b-41aa-b953-b20549af6003 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2039 | 2024.10.09 17:20:16.887456 [ 3 ] {} <Debug> HTTP-Session: ec4d2ba7-275b-41aa-b953-b20549af6003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2040 | 2024.10.09 17:20:16.887472 [ 3 ] {} <Debug> HTTP-Session: ec4d2ba7-275b-41aa-b953-b20549af6003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2041 | 2024.10.09 17:20:16.887508 [ 3 ] {} <Trace> HTTP-Session: ec4d2ba7-275b-41aa-b953-b20549af6003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2042 | 2024.10.09 17:20:16.887684 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2043 | 2024.10.09 17:20:16.887691 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2044 | 2024.10.09 17:20:16.887799 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2045 | 2024.10.09 17:20:16.887883 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_6_1} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2046 | 2024.10.09 17:20:16.888091 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2047 | 2024.10.09 17:20:16.888252 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2048 | 2024.10.09 17:20:16.888581 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2049 | 2024.10.09 17:20:16.888620 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2050 | 2024.10.09 17:20:16.889144 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2051 | 2024.10.09 17:20:16.889790 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2024.10.09 17:20:16.889951 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002337 sec., 5990.58622165169 rows/sec., 419.54 KiB/sec. | ||
2053 | 2024.10.09 17:20:16.890131 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Debug> DynamicQueryHandler: Done processing query | ||
2054 | 2024.10.09 17:20:16.890157 [ 3 ] {d49f51c2-4d21-4271-b684-c73e662d987a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2055 | 2024.10.09 17:20:16.890173 [ 3 ] {} <Debug> HTTP-Session: ec4d2ba7-275b-41aa-b953-b20549af6003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2056 | 2024.10.09 17:20:16.890287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2057 | 2024.10.09 17:20:16.890336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2058 | 2024.10.09 17:20:16.890355 [ 3 ] {} <Debug> HTTP-Session: c8de72e8-ab09-4410-ae76-6e4ca6c3eab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2059 | 2024.10.09 17:20:16.890371 [ 3 ] {} <Debug> HTTP-Session: c8de72e8-ab09-4410-ae76-6e4ca6c3eab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2060 | 2024.10.09 17:20:16.890385 [ 3 ] {} <Debug> HTTP-Session: c8de72e8-ab09-4410-ae76-6e4ca6c3eab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2061 | 2024.10.09 17:20:16.890416 [ 3 ] {} <Trace> HTTP-Session: c8de72e8-ab09-4410-ae76-6e4ca6c3eab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2062 | 2024.10.09 17:20:16.890512 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2063 | 2024.10.09 17:20:16.890555 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2064 | 2024.10.09 17:20:16.890778 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2065 | 2024.10.09 17:20:16.891122 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2024.10.09 17:20:16.891159 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2067 | 2024.10.09 17:20:16.891666 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2068 | 2024.10.09 17:20:16.892350 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2024.10.09 17:20:16.892510 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002022 sec., 2967.359050445104 rows/sec., 175.32 KiB/sec. | ||
2070 | 2024.10.09 17:20:16.892704 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Debug> DynamicQueryHandler: Done processing query | ||
2071 | 2024.10.09 17:20:16.892730 [ 3 ] {8f49161d-5bfc-48bc-97fa-2975a8a9248b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2072 | 2024.10.09 17:20:16.892746 [ 3 ] {} <Debug> HTTP-Session: c8de72e8-ab09-4410-ae76-6e4ca6c3eab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2073 | 2024.10.09 17:20:16.893095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2074 | 2024.10.09 17:20:16.893145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2075 | 2024.10.09 17:20:16.893165 [ 3 ] {} <Debug> HTTP-Session: 6ba3ad7e-5e7f-4f02-81e3-eab9336f2eec Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2076 | 2024.10.09 17:20:16.893181 [ 3 ] {} <Debug> HTTP-Session: 6ba3ad7e-5e7f-4f02-81e3-eab9336f2eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2077 | 2024.10.09 17:20:16.893195 [ 3 ] {} <Debug> HTTP-Session: 6ba3ad7e-5e7f-4f02-81e3-eab9336f2eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2078 | 2024.10.09 17:20:16.893227 [ 3 ] {} <Trace> HTTP-Session: 6ba3ad7e-5e7f-4f02-81e3-eab9336f2eec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2079 | 2024.10.09 17:20:16.893440 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2080 | 2024.10.09 17:20:16.893483 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2081 | 2024.10.09 17:20:16.893710 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2082 | 2024.10.09 17:20:16.894240 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2083 | 2024.10.09 17:20:16.894279 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2084 | 2024.10.09 17:20:16.894778 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2085 | 2024.10.09 17:20:16.895418 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2086 | 2024.10.09 17:20:16.895573 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002238 sec., 174262.7345844504 rows/sec., 12.36 MiB/sec. | ||
2087 | 2024.10.09 17:20:16.895587 [ 96 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2088 | 2024.10.09 17:20:16.895678 [ 96 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2024.10.09 17:20:16.895730 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2090 | 2024.10.09 17:20:16.895882 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Debug> DynamicQueryHandler: Done processing query | ||
2091 | 2024.10.09 17:20:16.895893 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
2092 | 2024.10.09 17:20:16.895921 [ 3 ] {f1401afc-699f-4222-ad23-6da82494e19d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2093 | 2024.10.09 17:20:16.895983 [ 3 ] {} <Debug> HTTP-Session: 6ba3ad7e-5e7f-4f02-81e3-eab9336f2eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2094 | 2024.10.09 17:20:16.896153 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2095 | 2024.10.09 17:20:16.896169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2096 | 2024.10.09 17:20:16.896220 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
2097 | 2024.10.09 17:20:16.896267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2098 | 2024.10.09 17:20:16.896350 [ 3 ] {} <Debug> HTTP-Session: d00cdf53-243a-4da1-ab20-3498b5a7f6b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2099 | 2024.10.09 17:20:16.896443 [ 3 ] {} <Debug> HTTP-Session: d00cdf53-243a-4da1-ab20-3498b5a7f6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2100 | 2024.10.09 17:20:16.896526 [ 3 ] {} <Debug> HTTP-Session: d00cdf53-243a-4da1-ab20-3498b5a7f6b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2101 | 2024.10.09 17:20:16.896555 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
2102 | 2024.10.09 17:20:16.896636 [ 3 ] {} <Trace> HTTP-Session: d00cdf53-243a-4da1-ab20-3498b5a7f6b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2103 | 2024.10.09 17:20:16.896799 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
2104 | 2024.10.09 17:20:16.897054 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2105 | 2024.10.09 17:20:16.897120 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 390 rows starting from the beginning of the part | ||
2106 | 2024.10.09 17:20:16.897232 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2107 | 2024.10.09 17:20:16.897477 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
2108 | 2024.10.09 17:20:16.897880 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part | ||
2109 | 2024.10.09 17:20:16.898272 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2110 | 2024.10.09 17:20:16.899013 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2111 | 2024.10.09 17:20:16.899078 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2112 | 2024.10.09 17:20:16.900278 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2113 | 2024.10.09 17:20:16.900517 [ 188 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.004695351 sec., 202753.7451406721 rows/sec., 15.41 MiB/sec. | ||
2114 | 2024.10.09 17:20:16.900856 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2115 | 2024.10.09 17:20:16.901357 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2116 | 2024.10.09 17:20:16.901796 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004923 sec., 1218.769043266301 rows/sec., 63.68 KiB/sec. | ||
2117 | 2024.10.09 17:20:16.902260 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Debug> DynamicQueryHandler: Done processing query | ||
2118 | 2024.10.09 17:20:16.902296 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2024.10.09 17:20:16.902325 [ 3 ] {a490877b-600d-4312-8f3d-8d5b0bf865ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2120 | 2024.10.09 17:20:16.902379 [ 3 ] {} <Debug> HTTP-Session: d00cdf53-243a-4da1-ab20-3498b5a7f6b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2121 | 2024.10.09 17:20:16.902471 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_6_1} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2122 | 2024.10.09 17:20:16.902565 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2123 | 2024.10.09 17:20:16.902676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2124 | 2024.10.09 17:20:16.902742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2125 | 2024.10.09 17:20:16.902765 [ 3 ] {} <Debug> HTTP-Session: 1fa43e02-1656-4650-8253-6a3ea4ffb4f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2126 | 2024.10.09 17:20:16.902785 [ 3 ] {} <Debug> HTTP-Session: 1fa43e02-1656-4650-8253-6a3ea4ffb4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2127 | 2024.10.09 17:20:16.902802 [ 3 ] {} <Debug> HTTP-Session: 1fa43e02-1656-4650-8253-6a3ea4ffb4f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2128 | 2024.10.09 17:20:16.902844 [ 3 ] {} <Trace> HTTP-Session: 1fa43e02-1656-4650-8253-6a3ea4ffb4f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2129 | 2024.10.09 17:20:16.903096 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2130 | 2024.10.09 17:20:16.903153 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2131 | 2024.10.09 17:20:16.903363 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2132 | 2024.10.09 17:20:16.903832 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2133 | 2024.10.09 17:20:16.903867 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2134 | 2024.10.09 17:20:16.904420 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2135 | 2024.10.09 17:20:16.904992 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2136 | 2024.10.09 17:20:16.905153 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2137 | 2024.10.09 17:20:16.905162 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002189 sec., 108268.61580630425 rows/sec., 7.26 MiB/sec. | ||
2138 | 2024.10.09 17:20:16.905205 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2139 | 2024.10.09 17:20:16.905277 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2140 | 2024.10.09 17:20:16.905593 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
2141 | 2024.10.09 17:20:16.905621 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Debug> DynamicQueryHandler: Done processing query | ||
2142 | 2024.10.09 17:20:16.905689 [ 3 ] {5f235868-d777-4d3c-aadb-bfbacc1144b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2143 | 2024.10.09 17:20:16.905718 [ 3 ] {} <Debug> HTTP-Session: 1fa43e02-1656-4650-8253-6a3ea4ffb4f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2144 | 2024.10.09 17:20:16.905863 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2145 | 2024.10.09 17:20:16.905893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2146 | 2024.10.09 17:20:16.905940 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
2147 | 2024.10.09 17:20:16.905978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2148 | 2024.10.09 17:20:16.906028 [ 3 ] {} <Debug> HTTP-Session: e110ee57-3557-497c-93fb-16f099c65397 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2149 | 2024.10.09 17:20:16.906079 [ 3 ] {} <Debug> HTTP-Session: e110ee57-3557-497c-93fb-16f099c65397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2150 | 2024.10.09 17:20:16.906171 [ 3 ] {} <Debug> HTTP-Session: e110ee57-3557-497c-93fb-16f099c65397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2151 | 2024.10.09 17:20:16.906230 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
2152 | 2024.10.09 17:20:16.906315 [ 3 ] {} <Trace> HTTP-Session: e110ee57-3557-497c-93fb-16f099c65397 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2153 | 2024.10.09 17:20:16.906557 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
2154 | 2024.10.09 17:20:16.906622 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2155 | 2024.10.09 17:20:16.906788 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2156 | 2024.10.09 17:20:16.906879 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 237 rows starting from the beginning of the part | ||
2157 | 2024.10.09 17:20:16.907275 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
2158 | 2024.10.09 17:20:16.907673 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
2159 | 2024.10.09 17:20:16.907730 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2160 | 2024.10.09 17:20:16.908381 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2161 | 2024.10.09 17:20:16.908429 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2162 | 2024.10.09 17:20:16.909460 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2163 | 2024.10.09 17:20:16.910249 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 5 columns (5 merged, 0 gathered) in 0.004853095 sec., 187921.316191008 rows/sec., 12.84 MiB/sec. | ||
2164 | 2024.10.09 17:20:16.910525 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2165 | 2024.10.09 17:20:16.910562 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2166 | 2024.10.09 17:20:16.910918 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004378 sec., 228.41480127912288 rows/sec., 15.39 KiB/sec. | ||
2167 | 2024.10.09 17:20:16.911519 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Debug> DynamicQueryHandler: Done processing query | ||
2168 | 2024.10.09 17:20:16.911552 [ 3 ] {18c0014b-220c-47c7-bd79-c56da1832506} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2169 | 2024.10.09 17:20:16.911571 [ 3 ] {} <Debug> HTTP-Session: e110ee57-3557-497c-93fb-16f099c65397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2170 | 2024.10.09 17:20:16.911746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2171 | 2024.10.09 17:20:16.911805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2172 | 2024.10.09 17:20:16.911837 [ 3 ] {} <Debug> HTTP-Session: e1f56feb-52a9-46ae-9df7-557f811b16ea Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2173 | 2024.10.09 17:20:16.911861 [ 3 ] {} <Debug> HTTP-Session: e1f56feb-52a9-46ae-9df7-557f811b16ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2174 | 2024.10.09 17:20:16.911875 [ 3 ] {} <Debug> HTTP-Session: e1f56feb-52a9-46ae-9df7-557f811b16ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2175 | 2024.10.09 17:20:16.911931 [ 3 ] {} <Trace> HTTP-Session: e1f56feb-52a9-46ae-9df7-557f811b16ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2176 | 2024.10.09 17:20:16.911948 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2177 | 2024.10.09 17:20:16.912106 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2178 | 2024.10.09 17:20:16.912199 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2179 | 2024.10.09 17:20:16.912256 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2180 | 2024.10.09 17:20:16.912336 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <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 | ||
2181 | 2024.10.09 17:20:16.912825 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2182 | 2024.10.09 17:20:16.913331 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2183 | 2024.10.09 17:20:16.913368 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2184 | 2024.10.09 17:20:16.914139 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2185 | 2024.10.09 17:20:16.914880 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2186 | 2024.10.09 17:20:16.915066 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003012 sec., 2656.042496679947 rows/sec., 4.76 MiB/sec. | ||
2187 | 2024.10.09 17:20:16.915276 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Debug> DynamicQueryHandler: Done processing query | ||
2188 | 2024.10.09 17:20:16.915301 [ 3 ] {da2c252d-87d2-47b5-99cf-b0ee94b8f756} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
2189 | 2024.10.09 17:20:16.915317 [ 3 ] {} <Debug> HTTP-Session: e1f56feb-52a9-46ae-9df7-557f811b16ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2190 | 2024.10.09 17:20:16.915485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2191 | 2024.10.09 17:20:16.915532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2192 | 2024.10.09 17:20:16.915551 [ 3 ] {} <Debug> HTTP-Session: e00002d0-6821-4c1a-b772-c8637c9935c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2193 | 2024.10.09 17:20:16.915567 [ 3 ] {} <Debug> HTTP-Session: e00002d0-6821-4c1a-b772-c8637c9935c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2194 | 2024.10.09 17:20:16.915582 [ 3 ] {} <Debug> HTTP-Session: e00002d0-6821-4c1a-b772-c8637c9935c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2195 | 2024.10.09 17:20:16.915613 [ 3 ] {} <Trace> HTTP-Session: e00002d0-6821-4c1a-b772-c8637c9935c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2196 | 2024.10.09 17:20:16.915738 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2197 | 2024.10.09 17:20:16.915782 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2198 | 2024.10.09 17:20:16.915913 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2199 | 2024.10.09 17:20:16.916214 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2200 | 2024.10.09 17:20:16.916249 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2201 | 2024.10.09 17:20:16.916749 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2202 | 2024.10.09 17:20:16.917334 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2203 | 2024.10.09 17:20:16.917491 [ 96 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2204 | 2024.10.09 17:20:16.917499 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001798 sec., 45606.229143492776 rows/sec., 2.90 MiB/sec. | ||
2205 | 2024.10.09 17:20:16.917539 [ 96 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2206 | 2024.10.09 17:20:16.917605 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2207 | 2024.10.09 17:20:16.917808 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
2208 | 2024.10.09 17:20:16.917841 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Debug> DynamicQueryHandler: Done processing query | ||
2209 | 2024.10.09 17:20:16.917885 [ 3 ] {ea3e8e76-a366-4615-802d-22d5164ff373} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2210 | 2024.10.09 17:20:16.917927 [ 3 ] {} <Debug> HTTP-Session: e00002d0-6821-4c1a-b772-c8637c9935c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2211 | 2024.10.09 17:20:16.918043 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2212 | 2024.10.09 17:20:16.918087 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
2213 | 2024.10.09 17:20:16.918235 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
2214 | 2024.10.09 17:20:16.918425 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
2215 | 2024.10.09 17:20:16.918576 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
2216 | 2024.10.09 17:20:16.918723 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
2217 | 2024.10.09 17:20:16.918844 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
2218 | 2024.10.09 17:20:16.920097 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389822 sec., 138922.48041904374 rows/sec., 9.07 MiB/sec. | ||
2219 | 2024.10.09 17:20:16.920368 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2220 | 2024.10.09 17:20:16.921061 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2221 | 2024.10.09 17:20:16.921140 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_6_1} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2222 | 2024.10.09 17:20:16.921217 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2223 | 2024.10.09 17:20:19.233815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 230 | ||
2224 | 2024.10.09 17:20:19.236894 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2024.10.09 17:20:19.236947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2226 | 2024.10.09 17:20:19.238640 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2227 | 2024.10.09 17:20:19.240144 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2024.10.09 17:20:19.241029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
2229 | 2024.10.09 17:20:21.870837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 7807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2230 | 2024.10.09 17:20:21.870988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2231 | 2024.10.09 17:20:21.871023 [ 3 ] {} <Debug> HTTP-Session: 15bf64cb-bcd5-4d5f-8dc1-19419aa687aa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2232 | 2024.10.09 17:20:21.871056 [ 3 ] {} <Debug> HTTP-Session: 15bf64cb-bcd5-4d5f-8dc1-19419aa687aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2233 | 2024.10.09 17:20:21.871077 [ 3 ] {} <Debug> HTTP-Session: 15bf64cb-bcd5-4d5f-8dc1-19419aa687aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2234 | 2024.10.09 17:20:21.871141 [ 3 ] {} <Trace> HTTP-Session: 15bf64cb-bcd5-4d5f-8dc1-19419aa687aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2235 | 2024.10.09 17:20:21.871393 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2236 | 2024.10.09 17:20:21.871484 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2237 | 2024.10.09 17:20:21.871838 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2238 | 2024.10.09 17:20:21.872306 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2239 | 2024.10.09 17:20:21.872350 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2240 | 2024.10.09 17:20:21.872920 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2241 | 2024.10.09 17:20:21.873671 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2024.10.09 17:20:21.873852 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002547 sec., 21986.65096191598 rows/sec., 1.68 MiB/sec. | ||
2243 | 2024.10.09 17:20:21.874064 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Debug> DynamicQueryHandler: Done processing query | ||
2244 | 2024.10.09 17:20:21.874092 [ 3 ] {d9a817d5-fe29-41d2-95a9-2d3222069f9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2245 | 2024.10.09 17:20:21.874108 [ 3 ] {} <Debug> HTTP-Session: 15bf64cb-bcd5-4d5f-8dc1-19419aa687aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2246 | 2024.10.09 17:20:21.874280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 10884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2247 | 2024.10.09 17:20:21.874333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2248 | 2024.10.09 17:20:21.874352 [ 3 ] {} <Debug> HTTP-Session: 0adae5e2-d047-4290-85fb-19d048880b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2249 | 2024.10.09 17:20:21.874370 [ 3 ] {} <Debug> HTTP-Session: 0adae5e2-d047-4290-85fb-19d048880b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2250 | 2024.10.09 17:20:21.874384 [ 3 ] {} <Debug> HTTP-Session: 0adae5e2-d047-4290-85fb-19d048880b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2251 | 2024.10.09 17:20:21.874420 [ 3 ] {} <Trace> HTTP-Session: 0adae5e2-d047-4290-85fb-19d048880b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2252 | 2024.10.09 17:20:21.874550 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2253 | 2024.10.09 17:20:21.874597 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2254 | 2024.10.09 17:20:21.874834 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2255 | 2024.10.09 17:20:21.875222 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2256 | 2024.10.09 17:20:21.875260 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2257 | 2024.10.09 17:20:21.875750 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2258 | 2024.10.09 17:20:21.876384 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2259 | 2024.10.09 17:20:21.876549 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002046 sec., 31280.547409579667 rows/sec., 2.44 MiB/sec. | ||
2260 | 2024.10.09 17:20:21.876737 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Debug> DynamicQueryHandler: Done processing query | ||
2261 | 2024.10.09 17:20:21.876763 [ 3 ] {f403540c-9b78-4bfa-9389-f59ed4f6ecf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2262 | 2024.10.09 17:20:21.876780 [ 3 ] {} <Debug> HTTP-Session: 0adae5e2-d047-4290-85fb-19d048880b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2263 | 2024.10.09 17:20:21.876943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2264 | 2024.10.09 17:20:21.876994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2265 | 2024.10.09 17:20:21.877015 [ 3 ] {} <Debug> HTTP-Session: b9170431-f235-4857-af89-f8dfaf6fe4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2266 | 2024.10.09 17:20:21.877032 [ 3 ] {} <Debug> HTTP-Session: b9170431-f235-4857-af89-f8dfaf6fe4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2267 | 2024.10.09 17:20:21.877046 [ 3 ] {} <Debug> HTTP-Session: b9170431-f235-4857-af89-f8dfaf6fe4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2268 | 2024.10.09 17:20:21.877080 [ 3 ] {} <Trace> HTTP-Session: b9170431-f235-4857-af89-f8dfaf6fe4f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2269 | 2024.10.09 17:20:21.877240 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2270 | 2024.10.09 17:20:21.877291 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2271 | 2024.10.09 17:20:21.877441 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2272 | 2024.10.09 17:20:21.877824 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2273 | 2024.10.09 17:20:21.877861 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2274 | 2024.10.09 17:20:21.878411 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2275 | 2024.10.09 17:20:21.879014 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2276 | 2024.10.09 17:20:21.879196 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002023 sec., 79090.45971329708 rows/sec., 5.51 MiB/sec. | ||
2277 | 2024.10.09 17:20:21.879498 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Debug> DynamicQueryHandler: Done processing query | ||
2278 | 2024.10.09 17:20:21.879523 [ 3 ] {5dc49375-34e0-41ef-8458-5b58be6ac26d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2279 | 2024.10.09 17:20:21.879538 [ 3 ] {} <Debug> HTTP-Session: b9170431-f235-4857-af89-f8dfaf6fe4f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2280 | 2024.10.09 17:20:21.879689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2281 | 2024.10.09 17:20:21.879738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2282 | 2024.10.09 17:20:21.879758 [ 3 ] {} <Debug> HTTP-Session: 5453a9a8-33a5-4617-9afb-cf59043add95 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2283 | 2024.10.09 17:20:21.879775 [ 3 ] {} <Debug> HTTP-Session: 5453a9a8-33a5-4617-9afb-cf59043add95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2284 | 2024.10.09 17:20:21.879789 [ 3 ] {} <Debug> HTTP-Session: 5453a9a8-33a5-4617-9afb-cf59043add95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2285 | 2024.10.09 17:20:21.879822 [ 3 ] {} <Trace> HTTP-Session: 5453a9a8-33a5-4617-9afb-cf59043add95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2286 | 2024.10.09 17:20:21.879939 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2287 | 2024.10.09 17:20:21.879986 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2288 | 2024.10.09 17:20:21.880136 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2289 | 2024.10.09 17:20:21.880445 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2290 | 2024.10.09 17:20:21.880481 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2291 | 2024.10.09 17:20:21.880987 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2292 | 2024.10.09 17:20:21.881597 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2293 | 2024.10.09 17:20:21.881752 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001852 sec., 32397.408207343415 rows/sec., 2.18 MiB/sec. | ||
2294 | 2024.10.09 17:20:21.881925 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Debug> DynamicQueryHandler: Done processing query | ||
2295 | 2024.10.09 17:20:21.881950 [ 3 ] {ccf6cce1-36a4-419f-a233-f356502161be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2296 | 2024.10.09 17:20:21.881967 [ 3 ] {} <Debug> HTTP-Session: 5453a9a8-33a5-4617-9afb-cf59043add95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2297 | 2024.10.09 17:20:24.170834 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2298 | 2024.10.09 17:20:24.170883 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2299 | 2024.10.09 17:20:26.875503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2300 | 2024.10.09 17:20:26.875637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2301 | 2024.10.09 17:20:26.875665 [ 3 ] {} <Debug> HTTP-Session: dc1fbb2b-8d3a-4646-9327-c07f1d82582c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2302 | 2024.10.09 17:20:26.875690 [ 3 ] {} <Debug> HTTP-Session: dc1fbb2b-8d3a-4646-9327-c07f1d82582c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2303 | 2024.10.09 17:20:26.875705 [ 3 ] {} <Debug> HTTP-Session: dc1fbb2b-8d3a-4646-9327-c07f1d82582c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2304 | 2024.10.09 17:20:26.875754 [ 3 ] {} <Trace> HTTP-Session: dc1fbb2b-8d3a-4646-9327-c07f1d82582c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2305 | 2024.10.09 17:20:26.876009 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2306 | 2024.10.09 17:20:26.876081 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2307 | 2024.10.09 17:20:26.876430 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2308 | 2024.10.09 17:20:26.877036 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2309 | 2024.10.09 17:20:26.877097 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2310 | 2024.10.09 17:20:26.877663 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2311 | 2024.10.09 17:20:26.878377 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2024.10.09 17:20:26.878542 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002634 sec., 77828.39787395595 rows/sec., 6.84 MiB/sec. | ||
2313 | 2024.10.09 17:20:26.878794 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Debug> DynamicQueryHandler: Done processing query | ||
2314 | 2024.10.09 17:20:26.878822 [ 3 ] {8aebeab2-cff7-4058-827f-748cfe21a4fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2315 | 2024.10.09 17:20:26.878840 [ 3 ] {} <Debug> HTTP-Session: dc1fbb2b-8d3a-4646-9327-c07f1d82582c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2316 | 2024.10.09 17:20:26.878972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2317 | 2024.10.09 17:20:26.879032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2318 | 2024.10.09 17:20:26.879052 [ 3 ] {} <Debug> HTTP-Session: 8f6c773e-ef45-4e37-a3a9-4f53ed2807b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2319 | 2024.10.09 17:20:26.879072 [ 3 ] {} <Debug> HTTP-Session: 8f6c773e-ef45-4e37-a3a9-4f53ed2807b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2320 | 2024.10.09 17:20:26.879086 [ 3 ] {} <Debug> HTTP-Session: 8f6c773e-ef45-4e37-a3a9-4f53ed2807b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2321 | 2024.10.09 17:20:26.879124 [ 3 ] {} <Trace> HTTP-Session: 8f6c773e-ef45-4e37-a3a9-4f53ed2807b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2322 | 2024.10.09 17:20:26.879235 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2323 | 2024.10.09 17:20:26.879287 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2324 | 2024.10.09 17:20:26.879532 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2325 | 2024.10.09 17:20:26.879883 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2326 | 2024.10.09 17:20:26.879919 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2327 | 2024.10.09 17:20:26.880394 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2328 | 2024.10.09 17:20:26.881094 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2329 | 2024.10.09 17:20:26.881227 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002025 sec., 3950.6172839506175 rows/sec., 297.07 KiB/sec. | ||
2330 | 2024.10.09 17:20:26.881424 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Debug> DynamicQueryHandler: Done processing query | ||
2331 | 2024.10.09 17:20:26.881449 [ 3 ] {3c01b070-c793-40a3-b287-da82b5fe60a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2332 | 2024.10.09 17:20:26.881465 [ 3 ] {} <Debug> HTTP-Session: 8f6c773e-ef45-4e37-a3a9-4f53ed2807b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2333 | 2024.10.09 17:20:26.881583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2334 | 2024.10.09 17:20:26.881636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2335 | 2024.10.09 17:20:26.881656 [ 3 ] {} <Debug> HTTP-Session: 1f833aa6-8b45-460a-aa06-27a6bc0d2b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2336 | 2024.10.09 17:20:26.881674 [ 3 ] {} <Debug> HTTP-Session: 1f833aa6-8b45-460a-aa06-27a6bc0d2b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2337 | 2024.10.09 17:20:26.881689 [ 3 ] {} <Debug> HTTP-Session: 1f833aa6-8b45-460a-aa06-27a6bc0d2b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2338 | 2024.10.09 17:20:26.881721 [ 3 ] {} <Trace> HTTP-Session: 1f833aa6-8b45-460a-aa06-27a6bc0d2b2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2339 | 2024.10.09 17:20:26.881822 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2340 | 2024.10.09 17:20:26.881865 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2341 | 2024.10.09 17:20:26.882093 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2342 | 2024.10.09 17:20:26.882416 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2343 | 2024.10.09 17:20:26.882453 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2344 | 2024.10.09 17:20:26.882965 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2345 | 2024.10.09 17:20:26.883629 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2346 | 2024.10.09 17:20:26.883762 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001965 sec., 7124.681933842238 rows/sec., 498.97 KiB/sec. | ||
2347 | 2024.10.09 17:20:26.884066 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Debug> DynamicQueryHandler: Done processing query | ||
2348 | 2024.10.09 17:20:26.884091 [ 3 ] {c97b368d-b104-4ed2-b1c4-77f67028aee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2349 | 2024.10.09 17:20:26.884108 [ 3 ] {} <Debug> HTTP-Session: 1f833aa6-8b45-460a-aa06-27a6bc0d2b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2350 | 2024.10.09 17:20:26.884220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2351 | 2024.10.09 17:20:26.884272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2352 | 2024.10.09 17:20:26.884292 [ 3 ] {} <Debug> HTTP-Session: b8b65663-71b3-4fbf-ba29-dcb4026941b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2353 | 2024.10.09 17:20:26.884309 [ 3 ] {} <Debug> HTTP-Session: b8b65663-71b3-4fbf-ba29-dcb4026941b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2354 | 2024.10.09 17:20:26.884323 [ 3 ] {} <Debug> HTTP-Session: b8b65663-71b3-4fbf-ba29-dcb4026941b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2355 | 2024.10.09 17:20:26.884354 [ 3 ] {} <Trace> HTTP-Session: b8b65663-71b3-4fbf-ba29-dcb4026941b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2356 | 2024.10.09 17:20:26.884453 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2357 | 2024.10.09 17:20:26.884497 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2358 | 2024.10.09 17:20:26.884743 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2359 | 2024.10.09 17:20:26.885056 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2360 | 2024.10.09 17:20:26.885092 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2361 | 2024.10.09 17:20:26.885588 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2362 | 2024.10.09 17:20:26.886270 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2363 | 2024.10.09 17:20:26.886398 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00197 sec., 3045.6852791878173 rows/sec., 179.95 KiB/sec. | ||
2364 | 2024.10.09 17:20:26.886683 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Debug> DynamicQueryHandler: Done processing query | ||
2365 | 2024.10.09 17:20:26.886708 [ 3 ] {bbcd4833-40d9-4951-8569-c98720419e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2366 | 2024.10.09 17:20:26.886724 [ 3 ] {} <Debug> HTTP-Session: b8b65663-71b3-4fbf-ba29-dcb4026941b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2367 | 2024.10.09 17:20:26.886984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2368 | 2024.10.09 17:20:26.887034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2369 | 2024.10.09 17:20:26.887054 [ 3 ] {} <Debug> HTTP-Session: f04620f8-198f-48e1-ae68-b4be22cde564 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2370 | 2024.10.09 17:20:26.887071 [ 3 ] {} <Debug> HTTP-Session: f04620f8-198f-48e1-ae68-b4be22cde564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2371 | 2024.10.09 17:20:26.887085 [ 3 ] {} <Debug> HTTP-Session: f04620f8-198f-48e1-ae68-b4be22cde564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2372 | 2024.10.09 17:20:26.887116 [ 3 ] {} <Trace> HTTP-Session: f04620f8-198f-48e1-ae68-b4be22cde564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2373 | 2024.10.09 17:20:26.887444 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2374 | 2024.10.09 17:20:26.887489 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2375 | 2024.10.09 17:20:26.887738 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2376 | 2024.10.09 17:20:26.888287 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2377 | 2024.10.09 17:20:26.888323 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2378 | 2024.10.09 17:20:26.888813 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2379 | 2024.10.09 17:20:26.889464 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2380 | 2024.10.09 17:20:26.889598 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002381 sec., 163796.7240655187 rows/sec., 11.62 MiB/sec. | ||
2381 | 2024.10.09 17:20:26.889769 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Debug> DynamicQueryHandler: Done processing query | ||
2382 | 2024.10.09 17:20:26.889793 [ 3 ] {2e31d165-1f43-4023-9236-305b81792216} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2383 | 2024.10.09 17:20:26.889809 [ 3 ] {} <Debug> HTTP-Session: f04620f8-198f-48e1-ae68-b4be22cde564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2384 | 2024.10.09 17:20:26.889919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2385 | 2024.10.09 17:20:26.889970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2386 | 2024.10.09 17:20:26.889989 [ 3 ] {} <Debug> HTTP-Session: ef81fb8f-0953-4ff6-bee4-a597b6742e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2387 | 2024.10.09 17:20:26.890007 [ 3 ] {} <Debug> HTTP-Session: ef81fb8f-0953-4ff6-bee4-a597b6742e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2388 | 2024.10.09 17:20:26.890021 [ 3 ] {} <Debug> HTTP-Session: ef81fb8f-0953-4ff6-bee4-a597b6742e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2389 | 2024.10.09 17:20:26.890052 [ 3 ] {} <Trace> HTTP-Session: ef81fb8f-0953-4ff6-bee4-a597b6742e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2390 | 2024.10.09 17:20:26.890147 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2391 | 2024.10.09 17:20:26.890191 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2392 | 2024.10.09 17:20:26.890320 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2393 | 2024.10.09 17:20:26.890595 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2394 | 2024.10.09 17:20:26.890630 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2395 | 2024.10.09 17:20:26.891112 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2396 | 2024.10.09 17:20:26.891681 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2397 | 2024.10.09 17:20:26.891807 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001683 sec., 3565.0623885918003 rows/sec., 186.26 KiB/sec. | ||
2398 | 2024.10.09 17:20:26.891971 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Debug> DynamicQueryHandler: Done processing query | ||
2399 | 2024.10.09 17:20:26.891996 [ 3 ] {05ca7abb-ccb2-4e54-9733-ead827611e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2400 | 2024.10.09 17:20:26.892012 [ 3 ] {} <Debug> HTTP-Session: ef81fb8f-0953-4ff6-bee4-a597b6742e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2401 | 2024.10.09 17:20:26.892250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2402 | 2024.10.09 17:20:26.892299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2403 | 2024.10.09 17:20:26.892319 [ 3 ] {} <Debug> HTTP-Session: 8a99f967-9ff6-4428-a3f1-964805f90550 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2404 | 2024.10.09 17:20:26.892335 [ 3 ] {} <Debug> HTTP-Session: 8a99f967-9ff6-4428-a3f1-964805f90550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2405 | 2024.10.09 17:20:26.892350 [ 3 ] {} <Debug> HTTP-Session: 8a99f967-9ff6-4428-a3f1-964805f90550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2406 | 2024.10.09 17:20:26.892380 [ 3 ] {} <Trace> HTTP-Session: 8a99f967-9ff6-4428-a3f1-964805f90550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2024.10.09 17:20:26.892552 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2408 | 2024.10.09 17:20:26.892597 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2409 | 2024.10.09 17:20:26.892737 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2410 | 2024.10.09 17:20:26.893195 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2411 | 2024.10.09 17:20:26.893230 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2412 | 2024.10.09 17:20:26.893735 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2413 | 2024.10.09 17:20:26.894342 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2414 | 2024.10.09 17:20:26.894472 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002003 sec., 118322.5162256615 rows/sec., 7.93 MiB/sec. | ||
2415 | 2024.10.09 17:20:26.894643 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Debug> DynamicQueryHandler: Done processing query | ||
2416 | 2024.10.09 17:20:26.894667 [ 3 ] {5df581b5-a6e5-4b1e-9689-caa5a69c360f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2417 | 2024.10.09 17:20:26.894683 [ 3 ] {} <Debug> HTTP-Session: 8a99f967-9ff6-4428-a3f1-964805f90550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2418 | 2024.10.09 17:20:26.894789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2419 | 2024.10.09 17:20:26.894838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2420 | 2024.10.09 17:20:26.894858 [ 3 ] {} <Debug> HTTP-Session: 7d9bb53e-4300-42ee-b6d9-81f188da9167 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2421 | 2024.10.09 17:20:26.894875 [ 3 ] {} <Debug> HTTP-Session: 7d9bb53e-4300-42ee-b6d9-81f188da9167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2422 | 2024.10.09 17:20:26.894889 [ 3 ] {} <Debug> HTTP-Session: 7d9bb53e-4300-42ee-b6d9-81f188da9167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2423 | 2024.10.09 17:20:26.894921 [ 3 ] {} <Trace> HTTP-Session: 7d9bb53e-4300-42ee-b6d9-81f188da9167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2424 | 2024.10.09 17:20:26.895015 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2425 | 2024.10.09 17:20:26.895060 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2426 | 2024.10.09 17:20:26.895196 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2427 | 2024.10.09 17:20:26.895465 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2428 | 2024.10.09 17:20:26.895500 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2429 | 2024.10.09 17:20:26.896001 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2430 | 2024.10.09 17:20:26.896611 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2431 | 2024.10.09 17:20:26.896743 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001751 sec., 571.1022272986864 rows/sec., 38.48 KiB/sec. | ||
2432 | 2024.10.09 17:20:26.896906 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Debug> DynamicQueryHandler: Done processing query | ||
2433 | 2024.10.09 17:20:26.896931 [ 3 ] {b0e5b086-1ff8-4591-aba0-e8f98c090370} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2434 | 2024.10.09 17:20:26.896947 [ 3 ] {} <Debug> HTTP-Session: 7d9bb53e-4300-42ee-b6d9-81f188da9167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2435 | 2024.10.09 17:20:26.897068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2436 | 2024.10.09 17:20:26.897118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2437 | 2024.10.09 17:20:26.897137 [ 3 ] {} <Debug> HTTP-Session: eb556558-6eca-4b83-a011-fe8df3c1adad Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2438 | 2024.10.09 17:20:26.897154 [ 3 ] {} <Debug> HTTP-Session: eb556558-6eca-4b83-a011-fe8df3c1adad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2439 | 2024.10.09 17:20:26.897169 [ 3 ] {} <Debug> HTTP-Session: eb556558-6eca-4b83-a011-fe8df3c1adad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2440 | 2024.10.09 17:20:26.897201 [ 3 ] {} <Trace> HTTP-Session: eb556558-6eca-4b83-a011-fe8df3c1adad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2441 | 2024.10.09 17:20:26.897359 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2442 | 2024.10.09 17:20:26.897424 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <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 | ||
2443 | 2024.10.09 17:20:26.897842 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2444 | 2024.10.09 17:20:26.898327 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2445 | 2024.10.09 17:20:26.898362 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2446 | 2024.10.09 17:20:26.899089 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2447 | 2024.10.09 17:20:26.899785 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2448 | 2024.10.09 17:20:26.899933 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002658 sec., 3009.7817908201655 rows/sec., 5.39 MiB/sec. | ||
2449 | 2024.10.09 17:20:26.900130 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Debug> DynamicQueryHandler: Done processing query | ||
2450 | 2024.10.09 17:20:26.900154 [ 3 ] {5c3d6e76-da5a-4739-ac91-e837ef50482c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
2451 | 2024.10.09 17:20:26.900172 [ 3 ] {} <Debug> HTTP-Session: eb556558-6eca-4b83-a011-fe8df3c1adad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2452 | 2024.10.09 17:20:26.900298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2453 | 2024.10.09 17:20:26.900347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2454 | 2024.10.09 17:20:26.900366 [ 3 ] {} <Debug> HTTP-Session: b9755efd-0eca-4371-99b1-3d165c522a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2455 | 2024.10.09 17:20:26.900383 [ 3 ] {} <Debug> HTTP-Session: b9755efd-0eca-4371-99b1-3d165c522a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2456 | 2024.10.09 17:20:26.900397 [ 3 ] {} <Debug> HTTP-Session: b9755efd-0eca-4371-99b1-3d165c522a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2457 | 2024.10.09 17:20:26.900428 [ 3 ] {} <Trace> HTTP-Session: b9755efd-0eca-4371-99b1-3d165c522a03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2458 | 2024.10.09 17:20:26.900559 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2459 | 2024.10.09 17:20:26.900603 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2460 | 2024.10.09 17:20:26.900730 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2461 | 2024.10.09 17:20:26.901036 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2462 | 2024.10.09 17:20:26.901071 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2463 | 2024.10.09 17:20:26.901542 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2464 | 2024.10.09 17:20:26.902138 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2465 | 2024.10.09 17:20:26.902279 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00177 sec., 46327.68361581921 rows/sec., 2.94 MiB/sec. | ||
2466 | 2024.10.09 17:20:26.902465 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Debug> DynamicQueryHandler: Done processing query | ||
2467 | 2024.10.09 17:20:26.902489 [ 3 ] {aa7a635e-e567-4f43-866d-080573325454} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2468 | 2024.10.09 17:20:26.902505 [ 3 ] {} <Debug> HTTP-Session: b9755efd-0eca-4371-99b1-3d165c522a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2469 | 2024.10.09 17:20:27.134988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2470 | 2024.10.09 17:20:27.135131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2471 | 2024.10.09 17:20:27.135172 [ 3 ] {} <Debug> HTTP-Session: 8acf479c-9446-4471-bfc8-c246fc49d9b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2472 | 2024.10.09 17:20:27.135206 [ 3 ] {} <Debug> HTTP-Session: 8acf479c-9446-4471-bfc8-c246fc49d9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2473 | 2024.10.09 17:20:27.135222 [ 3 ] {} <Debug> HTTP-Session: 8acf479c-9446-4471-bfc8-c246fc49d9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2474 | 2024.10.09 17:20:27.135275 [ 3 ] {} <Trace> HTTP-Session: 8acf479c-9446-4471-bfc8-c246fc49d9b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2475 | 2024.10.09 17:20:27.135533 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
2476 | 2024.10.09 17:20:27.135945 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2477 | 2024.10.09 17:20:27.135993 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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 | ||
2478 | 2024.10.09 17:20:27.136353 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2479 | 2024.10.09 17:20:27.136438 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2480 | 2024.10.09 17:20:27.136616 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2481 | 2024.10.09 17:20:27.136753 [ 251 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2482 | 2024.10.09 17:20:27.136759 [ 255 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2483 | 2024.10.09 17:20:27.136802 [ 256 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2484 | 2024.10.09 17:20:27.136947 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
2485 | 2024.10.09 17:20:27.136976 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2486 | 2024.10.09 17:20:27.137088 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2487 | 2024.10.09 17:20:27.137110 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
2488 | 2024.10.09 17:20:27.137152 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
2489 | 2024.10.09 17:20:27.137197 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
2490 | 2024.10.09 17:20:27.137236 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
2491 | 2024.10.09 17:20:27.139077 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003659 sec., 8472.260180377152 rows/sec., 319.74 KiB/sec. | ||
2492 | 2024.10.09 17:20:27.139464 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> DynamicQueryHandler: Done processing query | ||
2493 | 2024.10.09 17:20:27.139493 [ 3 ] {1ce9e0d6-6be0-4456-a8b3-12d8fd8c5f12} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2494 | 2024.10.09 17:20:27.139511 [ 3 ] {} <Debug> HTTP-Session: 8acf479c-9446-4471-bfc8-c246fc49d9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2495 | 2024.10.09 17:20:27.139816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2496 | 2024.10.09 17:20:27.139872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2497 | 2024.10.09 17:20:27.139892 [ 3 ] {} <Debug> HTTP-Session: 57d27616-8e9c-419a-960a-bbba194610d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2498 | 2024.10.09 17:20:27.139911 [ 3 ] {} <Debug> HTTP-Session: 57d27616-8e9c-419a-960a-bbba194610d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2499 | 2024.10.09 17:20:27.139925 [ 3 ] {} <Debug> HTTP-Session: 57d27616-8e9c-419a-960a-bbba194610d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2500 | 2024.10.09 17:20:27.139963 [ 3 ] {} <Trace> HTTP-Session: 57d27616-8e9c-419a-960a-bbba194610d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2024.10.09 17:20:27.140133 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
2502 | 2024.10.09 17:20:27.140440 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2503 | 2024.10.09 17:20:27.140488 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
2504 | 2024.10.09 17:20:27.140906 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2505 | 2024.10.09 17:20:27.140976 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2506 | 2024.10.09 17:20:27.141122 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2507 | 2024.10.09 17:20:27.141207 [ 255 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2508 | 2024.10.09 17:20:27.141243 [ 251 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2509 | 2024.10.09 17:20:27.141266 [ 256 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2510 | 2024.10.09 17:20:27.141473 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
2511 | 2024.10.09 17:20:27.141503 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2512 | 2024.10.09 17:20:27.141608 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2513 | 2024.10.09 17:20:27.141630 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
2514 | 2024.10.09 17:20:27.141669 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2515 | 2024.10.09 17:20:27.141710 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2516 | 2024.10.09 17:20:27.141747 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2517 | 2024.10.09 17:20:27.143459 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003407 sec., 9098.914000587027 rows/sec., 343.39 KiB/sec. | ||
2518 | 2024.10.09 17:20:27.143798 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> DynamicQueryHandler: Done processing query | ||
2519 | 2024.10.09 17:20:27.143823 [ 3 ] {012cc5b4-439d-4cdd-9362-37fbce9bbc4a} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2520 | 2024.10.09 17:20:27.143840 [ 3 ] {} <Debug> HTTP-Session: 57d27616-8e9c-419a-960a-bbba194610d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2521 | 2024.10.09 17:20:27.144062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2522 | 2024.10.09 17:20:27.144114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2523 | 2024.10.09 17:20:27.144134 [ 3 ] {} <Debug> HTTP-Session: f60b3bac-5a3d-4e09-8aaa-556baebae6da Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2524 | 2024.10.09 17:20:27.144152 [ 3 ] {} <Debug> HTTP-Session: f60b3bac-5a3d-4e09-8aaa-556baebae6da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2525 | 2024.10.09 17:20:27.144184 [ 3 ] {} <Debug> HTTP-Session: f60b3bac-5a3d-4e09-8aaa-556baebae6da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2526 | 2024.10.09 17:20:27.144219 [ 3 ] {} <Trace> HTTP-Session: f60b3bac-5a3d-4e09-8aaa-556baebae6da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2527 | 2024.10.09 17:20:27.144377 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
2528 | 2024.10.09 17:20:27.144675 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2529 | 2024.10.09 17:20:27.144722 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
2530 | 2024.10.09 17:20:27.145035 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2531 | 2024.10.09 17:20:27.145101 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2532 | 2024.10.09 17:20:27.145243 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2533 | 2024.10.09 17:20:27.145385 [ 255 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2534 | 2024.10.09 17:20:27.145392 [ 256 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2535 | 2024.10.09 17:20:27.145420 [ 261 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2536 | 2024.10.09 17:20:27.145555 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
2537 | 2024.10.09 17:20:27.145586 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2538 | 2024.10.09 17:20:27.145688 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2539 | 2024.10.09 17:20:27.145709 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
2540 | 2024.10.09 17:20:27.145750 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2541 | 2024.10.09 17:20:27.145792 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2542 | 2024.10.09 17:20:27.145828 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2543 | 2024.10.09 17:20:27.147419 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003119 sec., 9939.083039435716 rows/sec., 375.10 KiB/sec. | ||
2544 | 2024.10.09 17:20:27.147762 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> DynamicQueryHandler: Done processing query | ||
2545 | 2024.10.09 17:20:27.147794 [ 3 ] {f0460bc4-40a3-4539-92a8-f7d1c71cea15} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2546 | 2024.10.09 17:20:27.147817 [ 3 ] {} <Debug> HTTP-Session: f60b3bac-5a3d-4e09-8aaa-556baebae6da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2547 | 2024.10.09 17:20:27.148071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2548 | 2024.10.09 17:20:27.148131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2549 | 2024.10.09 17:20:27.148155 [ 3 ] {} <Debug> HTTP-Session: e9877650-2c6a-42f5-be85-70ea17f79b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2550 | 2024.10.09 17:20:27.148177 [ 3 ] {} <Debug> HTTP-Session: e9877650-2c6a-42f5-be85-70ea17f79b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2551 | 2024.10.09 17:20:27.148194 [ 3 ] {} <Debug> HTTP-Session: e9877650-2c6a-42f5-be85-70ea17f79b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2552 | 2024.10.09 17:20:27.148235 [ 3 ] {} <Trace> HTTP-Session: e9877650-2c6a-42f5-be85-70ea17f79b94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2553 | 2024.10.09 17:20:27.148428 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
2554 | 2024.10.09 17:20:27.148763 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2555 | 2024.10.09 17:20:27.148813 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
2556 | 2024.10.09 17:20:27.149128 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2557 | 2024.10.09 17:20:27.149196 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2558 | 2024.10.09 17:20:27.149337 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2559 | 2024.10.09 17:20:27.149412 [ 251 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2560 | 2024.10.09 17:20:27.149433 [ 255 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2561 | 2024.10.09 17:20:27.149488 [ 256 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2562 | 2024.10.09 17:20:27.149582 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
2563 | 2024.10.09 17:20:27.149610 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2564 | 2024.10.09 17:20:27.149713 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2565 | 2024.10.09 17:20:27.149734 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
2566 | 2024.10.09 17:20:27.149774 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2567 | 2024.10.09 17:20:27.149814 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2568 | 2024.10.09 17:20:27.149850 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2569 | 2024.10.09 17:20:27.151201 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002874 sec., 10786.360473208073 rows/sec., 407.07 KiB/sec. | ||
2570 | 2024.10.09 17:20:27.151498 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> DynamicQueryHandler: Done processing query | ||
2571 | 2024.10.09 17:20:27.151524 [ 3 ] {db22b8f7-9147-4153-9fa3-8753c304c561} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2572 | 2024.10.09 17:20:27.151542 [ 3 ] {} <Debug> HTTP-Session: e9877650-2c6a-42f5-be85-70ea17f79b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2573 | 2024.10.09 17:20:27.151765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2574 | 2024.10.09 17:20:27.151816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2575 | 2024.10.09 17:20:27.151836 [ 3 ] {} <Debug> HTTP-Session: 518c36bf-c167-46d9-a886-d53272314fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2576 | 2024.10.09 17:20:27.151853 [ 3 ] {} <Debug> HTTP-Session: 518c36bf-c167-46d9-a886-d53272314fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2577 | 2024.10.09 17:20:27.151867 [ 3 ] {} <Debug> HTTP-Session: 518c36bf-c167-46d9-a886-d53272314fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2578 | 2024.10.09 17:20:27.151899 [ 3 ] {} <Trace> HTTP-Session: 518c36bf-c167-46d9-a886-d53272314fcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2579 | 2024.10.09 17:20:27.152053 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
2580 | 2024.10.09 17:20:27.152350 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2581 | 2024.10.09 17:20:27.152398 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
2582 | 2024.10.09 17:20:27.152714 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2583 | 2024.10.09 17:20:27.152781 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2584 | 2024.10.09 17:20:27.152923 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2585 | 2024.10.09 17:20:27.153028 [ 255 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2586 | 2024.10.09 17:20:27.153029 [ 251 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2587 | 2024.10.09 17:20:27.153051 [ 256 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2588 | 2024.10.09 17:20:27.153152 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
2589 | 2024.10.09 17:20:27.153183 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2590 | 2024.10.09 17:20:27.153284 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2591 | 2024.10.09 17:20:27.153305 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
2592 | 2024.10.09 17:20:27.153345 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2593 | 2024.10.09 17:20:27.153384 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2594 | 2024.10.09 17:20:27.153420 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2595 | 2024.10.09 17:20:27.155078 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003101 sec., 9996.77523379555 rows/sec., 377.27 KiB/sec. | ||
2596 | 2024.10.09 17:20:27.155408 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> DynamicQueryHandler: Done processing query | ||
2597 | 2024.10.09 17:20:27.155433 [ 3 ] {884bcf88-2f34-4f46-8428-11720ed174d8} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2598 | 2024.10.09 17:20:27.155450 [ 3 ] {} <Debug> HTTP-Session: 518c36bf-c167-46d9-a886-d53272314fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2599 | 2024.10.09 17:20:27.155677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2600 | 2024.10.09 17:20:27.155726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2601 | 2024.10.09 17:20:27.155745 [ 3 ] {} <Debug> HTTP-Session: fa20329d-00b5-4e99-bc67-3a9d4a127e58 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2602 | 2024.10.09 17:20:27.155763 [ 3 ] {} <Debug> HTTP-Session: fa20329d-00b5-4e99-bc67-3a9d4a127e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2603 | 2024.10.09 17:20:27.155777 [ 3 ] {} <Debug> HTTP-Session: fa20329d-00b5-4e99-bc67-3a9d4a127e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2604 | 2024.10.09 17:20:27.155809 [ 3 ] {} <Trace> HTTP-Session: fa20329d-00b5-4e99-bc67-3a9d4a127e58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2605 | 2024.10.09 17:20:27.155965 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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) | ||
2606 | 2024.10.09 17:20:27.156266 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2607 | 2024.10.09 17:20:27.156314 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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 | ||
2608 | 2024.10.09 17:20:27.156636 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2609 | 2024.10.09 17:20:27.156702 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2610 | 2024.10.09 17:20:27.156843 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2611 | 2024.10.09 17:20:27.156989 [ 251 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2612 | 2024.10.09 17:20:27.157005 [ 255 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2613 | 2024.10.09 17:20:27.157007 [ 256 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2614 | 2024.10.09 17:20:27.157132 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
2615 | 2024.10.09 17:20:27.157160 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2616 | 2024.10.09 17:20:27.157263 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2617 | 2024.10.09 17:20:27.157285 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
2618 | 2024.10.09 17:20:27.157323 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2619 | 2024.10.09 17:20:27.157365 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2620 | 2024.10.09 17:20:27.157403 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
2621 | 2024.10.09 17:20:27.158925 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003039 sec., 10200.723922342875 rows/sec., 384.97 KiB/sec. | ||
2622 | 2024.10.09 17:20:27.159255 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> DynamicQueryHandler: Done processing query | ||
2623 | 2024.10.09 17:20:27.159281 [ 3 ] {f2e7bd09-80a1-42db-9cac-4f49760b599c} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2624 | 2024.10.09 17:20:27.159298 [ 3 ] {} <Debug> HTTP-Session: fa20329d-00b5-4e99-bc67-3a9d4a127e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2625 | 2024.10.09 17:20:27.254996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2626 | 2024.10.09 17:20:27.255115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2627 | 2024.10.09 17:20:27.255141 [ 3 ] {} <Debug> HTTP-Session: 24b72391-08da-4508-ba52-e623adb0da37 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2628 | 2024.10.09 17:20:27.255166 [ 3 ] {} <Debug> HTTP-Session: 24b72391-08da-4508-ba52-e623adb0da37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2629 | 2024.10.09 17:20:27.255182 [ 3 ] {} <Debug> HTTP-Session: 24b72391-08da-4508-ba52-e623adb0da37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2630 | 2024.10.09 17:20:27.255234 [ 3 ] {} <Trace> HTTP-Session: 24b72391-08da-4508-ba52-e623adb0da37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2024.10.09 17:20:27.255488 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2632 | 2024.10.09 17:20:27.255565 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2633 | 2024.10.09 17:20:27.255810 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2634 | 2024.10.09 17:20:27.256192 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2635 | 2024.10.09 17:20:27.256236 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2636 | 2024.10.09 17:20:27.256927 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2637 | 2024.10.09 17:20:27.257454 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2638 | 2024.10.09 17:20:27.257639 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.0022 sec., 2727.272727272727 rows/sec., 607.24 KiB/sec. | ||
2639 | 2024.10.09 17:20:27.257946 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Debug> DynamicQueryHandler: Done processing query | ||
2640 | 2024.10.09 17:20:27.257973 [ 3 ] {7d5af4b1-af1a-4063-a4cf-50bc09a3c61c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2641 | 2024.10.09 17:20:27.257990 [ 3 ] {} <Debug> HTTP-Session: 24b72391-08da-4508-ba52-e623adb0da37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2642 | 2024.10.09 17:20:27.258465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 169184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2643 | 2024.10.09 17:20:27.258516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2644 | 2024.10.09 17:20:27.258535 [ 3 ] {} <Debug> HTTP-Session: 31046c8f-9332-4940-8108-83c0a49f831b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2645 | 2024.10.09 17:20:27.258552 [ 3 ] {} <Debug> HTTP-Session: 31046c8f-9332-4940-8108-83c0a49f831b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2646 | 2024.10.09 17:20:27.258566 [ 3 ] {} <Debug> HTTP-Session: 31046c8f-9332-4940-8108-83c0a49f831b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2024.10.09 17:20:27.258596 [ 3 ] {} <Trace> HTTP-Session: 31046c8f-9332-4940-8108-83c0a49f831b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2648 | 2024.10.09 17:20:27.259766 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2649 | 2024.10.09 17:20:27.259813 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2650 | 2024.10.09 17:20:27.260077 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2651 | 2024.10.09 17:20:27.261043 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2024.10.09 17:20:27.261082 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2653 | 2024.10.09 17:20:27.261811 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2654 | 2024.10.09 17:20:27.262511 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2655 | 2024.10.09 17:20:27.262703 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Debug> executeQuery: Read 1170 rows, 98.43 KiB in 0.003943 sec., 296728.3794065432 rows/sec., 24.38 MiB/sec. | ||
2656 | 2024.10.09 17:20:27.262870 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Debug> DynamicQueryHandler: Done processing query | ||
2657 | 2024.10.09 17:20:27.262903 [ 3 ] {51b4ec8d-272f-4357-b76b-cf1fa2cedea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB. | ||
2658 | 2024.10.09 17:20:27.262935 [ 3 ] {} <Debug> HTTP-Session: 31046c8f-9332-4940-8108-83c0a49f831b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2659 | 2024.10.09 17:20:27.263215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2660 | 2024.10.09 17:20:27.263266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2661 | 2024.10.09 17:20:27.263286 [ 3 ] {} <Debug> HTTP-Session: 56ce2e5e-dce4-4597-90e4-f5ad8e1972c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2662 | 2024.10.09 17:20:27.263302 [ 3 ] {} <Debug> HTTP-Session: 56ce2e5e-dce4-4597-90e4-f5ad8e1972c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2663 | 2024.10.09 17:20:27.263316 [ 3 ] {} <Debug> HTTP-Session: 56ce2e5e-dce4-4597-90e4-f5ad8e1972c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2664 | 2024.10.09 17:20:27.263347 [ 3 ] {} <Trace> HTTP-Session: 56ce2e5e-dce4-4597-90e4-f5ad8e1972c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2024.10.09 17:20:27.263490 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2666 | 2024.10.09 17:20:27.263535 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2667 | 2024.10.09 17:20:27.263764 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2668 | 2024.10.09 17:20:27.264161 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2669 | 2024.10.09 17:20:27.264210 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2670 | 2024.10.09 17:20:27.264712 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2671 | 2024.10.09 17:20:27.265412 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2672 | 2024.10.09 17:20:27.265573 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002148 sec., 106145.25139664803 rows/sec., 7.19 MiB/sec. | ||
2673 | 2024.10.09 17:20:27.265733 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Debug> DynamicQueryHandler: Done processing query | ||
2674 | 2024.10.09 17:20:27.265758 [ 3 ] {f1c40763-a06b-406e-bb47-b35221d0356e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
2675 | 2024.10.09 17:20:27.265775 [ 3 ] {} <Debug> HTTP-Session: 56ce2e5e-dce4-4597-90e4-f5ad8e1972c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2676 | 2024.10.09 17:20:27.265992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 81120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2677 | 2024.10.09 17:20:27.266046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2678 | 2024.10.09 17:20:27.266065 [ 3 ] {} <Debug> HTTP-Session: d342b70e-9c3b-4f57-80ac-fb5596f18585 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2679 | 2024.10.09 17:20:27.266083 [ 3 ] {} <Debug> HTTP-Session: d342b70e-9c3b-4f57-80ac-fb5596f18585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2680 | 2024.10.09 17:20:27.266096 [ 3 ] {} <Debug> HTTP-Session: d342b70e-9c3b-4f57-80ac-fb5596f18585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2681 | 2024.10.09 17:20:27.266127 [ 3 ] {} <Trace> HTTP-Session: d342b70e-9c3b-4f57-80ac-fb5596f18585 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2682 | 2024.10.09 17:20:27.266433 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2683 | 2024.10.09 17:20:27.266478 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2684 | 2024.10.09 17:20:27.266706 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2685 | 2024.10.09 17:20:27.267381 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2686 | 2024.10.09 17:20:27.267420 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2687 | 2024.10.09 17:20:27.267980 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2688 | 2024.10.09 17:20:27.268736 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2024.10.09 17:20:27.268899 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Debug> executeQuery: Read 492 rows, 37.17 KiB in 0.002667 sec., 184476.9403824522 rows/sec., 13.61 MiB/sec. | ||
2690 | 2024.10.09 17:20:27.269090 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Debug> DynamicQueryHandler: Done processing query | ||
2691 | 2024.10.09 17:20:27.269118 [ 3 ] {d17cd126-c33b-49de-a50b-b7eb89dda976} <Debug> MemoryTracker: Peak memory usage (for query): 4.48 MiB. | ||
2692 | 2024.10.09 17:20:27.269137 [ 3 ] {} <Debug> HTTP-Session: d342b70e-9c3b-4f57-80ac-fb5596f18585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2693 | 2024.10.09 17:20:27.269695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 469189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2694 | 2024.10.09 17:20:27.269753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2695 | 2024.10.09 17:20:27.269776 [ 3 ] {} <Debug> HTTP-Session: a291dfaf-a1f7-40ce-aa6a-9959ca961b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2696 | 2024.10.09 17:20:27.269792 [ 3 ] {} <Debug> HTTP-Session: a291dfaf-a1f7-40ce-aa6a-9959ca961b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2697 | 2024.10.09 17:20:27.269810 [ 3 ] {} <Debug> HTTP-Session: a291dfaf-a1f7-40ce-aa6a-9959ca961b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2698 | 2024.10.09 17:20:27.269844 [ 3 ] {} <Trace> HTTP-Session: a291dfaf-a1f7-40ce-aa6a-9959ca961b9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2699 | 2024.10.09 17:20:27.270765 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2700 | 2024.10.09 17:20:27.270818 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2701 | 2024.10.09 17:20:27.270964 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2702 | 2024.10.09 17:20:27.272699 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2703 | 2024.10.09 17:20:27.272735 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2704 | 2024.10.09 17:20:27.273512 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2705 | 2024.10.09 17:20:27.274183 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2706 | 2024.10.09 17:20:27.274340 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Debug> executeQuery: Read 2482 rows, 169.74 KiB in 0.004274 sec., 580720.6364061768 rows/sec., 38.78 MiB/sec. | ||
2707 | 2024.10.09 17:20:27.274518 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Debug> DynamicQueryHandler: Done processing query | ||
2708 | 2024.10.09 17:20:27.274546 [ 3 ] {e83063ab-a248-440e-86e2-4c57755655b7} <Debug> MemoryTracker: Peak memory usage (for query): 5.49 MiB. | ||
2709 | 2024.10.09 17:20:27.274563 [ 3 ] {} <Debug> HTTP-Session: a291dfaf-a1f7-40ce-aa6a-9959ca961b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2710 | 2024.10.09 17:20:27.274766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1263, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2711 | 2024.10.09 17:20:27.274816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2712 | 2024.10.09 17:20:27.274835 [ 3 ] {} <Debug> HTTP-Session: c9a6e615-a236-45c0-aacd-b21420502f07 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2713 | 2024.10.09 17:20:27.274853 [ 3 ] {} <Debug> HTTP-Session: c9a6e615-a236-45c0-aacd-b21420502f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2714 | 2024.10.09 17:20:27.274867 [ 3 ] {} <Debug> HTTP-Session: c9a6e615-a236-45c0-aacd-b21420502f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2715 | 2024.10.09 17:20:27.274897 [ 3 ] {} <Trace> HTTP-Session: c9a6e615-a236-45c0-aacd-b21420502f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2716 | 2024.10.09 17:20:27.274995 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2717 | 2024.10.09 17:20:27.275041 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2718 | 2024.10.09 17:20:27.275170 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2719 | 2024.10.09 17:20:27.275444 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2720 | 2024.10.09 17:20:27.275482 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2721 | 2024.10.09 17:20:27.275983 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2722 | 2024.10.09 17:20:27.276672 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2723 | 2024.10.09 17:20:27.276846 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001863 sec., 4294.149221685453 rows/sec., 293.55 KiB/sec. | ||
2724 | 2024.10.09 17:20:27.277003 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Debug> DynamicQueryHandler: Done processing query | ||
2725 | 2024.10.09 17:20:27.277027 [ 3 ] {5fc18b8d-9efc-4748-9f56-2f2649c3a711} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2726 | 2024.10.09 17:20:27.277044 [ 3 ] {} <Debug> HTTP-Session: c9a6e615-a236-45c0-aacd-b21420502f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2727 | 2024.10.09 17:20:29.242226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 282 | ||
2728 | 2024.10.09 17:20:29.245878 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2729 | 2024.10.09 17:20:29.245944 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2730 | 2024.10.09 17:20:29.247575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2731 | 2024.10.09 17:20:29.248557 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2024.10.09 17:20:29.249458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
2733 | 2024.10.09 17:20:31.870378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2734 | 2024.10.09 17:20:31.870512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2735 | 2024.10.09 17:20:31.870538 [ 3 ] {} <Debug> HTTP-Session: fcf467b3-2939-456d-bf5c-750e2cbf2572 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2736 | 2024.10.09 17:20:31.870564 [ 3 ] {} <Debug> HTTP-Session: fcf467b3-2939-456d-bf5c-750e2cbf2572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2737 | 2024.10.09 17:20:31.870579 [ 3 ] {} <Debug> HTTP-Session: fcf467b3-2939-456d-bf5c-750e2cbf2572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2738 | 2024.10.09 17:20:31.870630 [ 3 ] {} <Trace> HTTP-Session: fcf467b3-2939-456d-bf5c-750e2cbf2572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2739 | 2024.10.09 17:20:31.870885 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', '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', 'sled_data_link:packets_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) | ||
2740 | 2024.10.09 17:20:31.871311 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2741 | 2024.10.09 17:20:31.871363 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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', 'sled_data_link:packets_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 | ||
2742 | 2024.10.09 17:20:31.871729 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2743 | 2024.10.09 17:20:31.871811 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2744 | 2024.10.09 17:20:31.871989 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2745 | 2024.10.09 17:20:31.872095 [ 251 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2746 | 2024.10.09 17:20:31.872108 [ 255 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2747 | 2024.10.09 17:20:31.872257 [ 256 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2748 | 2024.10.09 17:20:31.872289 [ 261 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2749 | 2024.10.09 17:20:31.872492 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2750 | 2024.10.09 17:20:31.872525 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2751 | 2024.10.09 17:20:31.872666 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2752 | 2024.10.09 17:20:31.872692 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2753 | 2024.10.09 17:20:31.872736 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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', 'sled_data_link:packets_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'))" | ||
2754 | 2024.10.09 17:20:31.872784 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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', 'sled_data_link:packets_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'))" | ||
2755 | 2024.10.09 17:20:31.872829 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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', 'sled_data_link:packets_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'))" | ||
2756 | 2024.10.09 17:20:31.872870 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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', 'sled_data_link:packets_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'))" | ||
2757 | 2024.10.09 17:20:31.875226 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.004457 sec., 8301.548126542517 rows/sec., 311.13 KiB/sec. | ||
2758 | 2024.10.09 17:20:31.875662 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> DynamicQueryHandler: Done processing query | ||
2759 | 2024.10.09 17:20:31.875694 [ 3 ] {469a766c-050c-4faf-8bc7-bb60e559bda7} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB. | ||
2760 | 2024.10.09 17:20:31.875716 [ 3 ] {} <Debug> HTTP-Session: fcf467b3-2939-456d-bf5c-750e2cbf2572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2761 | 2024.10.09 17:20:31.876063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2762 | 2024.10.09 17:20:31.876114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2763 | 2024.10.09 17:20:31.876134 [ 3 ] {} <Debug> HTTP-Session: cdd9241c-407e-4bac-a3a0-cd04b7ca8095 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2764 | 2024.10.09 17:20:31.876152 [ 3 ] {} <Debug> HTTP-Session: cdd9241c-407e-4bac-a3a0-cd04b7ca8095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2765 | 2024.10.09 17:20:31.876168 [ 3 ] {} <Debug> HTTP-Session: cdd9241c-407e-4bac-a3a0-cd04b7ca8095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2766 | 2024.10.09 17:20:31.876200 [ 3 ] {} <Trace> HTTP-Session: cdd9241c-407e-4bac-a3a0-cd04b7ca8095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2767 | 2024.10.09 17:20:31.876422 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_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', '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', 'sled_data_link:packets_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) | ||
2768 | 2024.10.09 17:20:31.876729 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2769 | 2024.10.09 17:20:31.876779 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_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', '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', 'sled_data_link:packets_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 | ||
2770 | 2024.10.09 17:20:31.877107 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2771 | 2024.10.09 17:20:31.877175 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2772 | 2024.10.09 17:20:31.877321 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2773 | 2024.10.09 17:20:31.877446 [ 262 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2774 | 2024.10.09 17:20:31.877478 [ 250 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2775 | 2024.10.09 17:20:31.877562 [ 255 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2776 | 2024.10.09 17:20:31.877564 [ 261 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2777 | 2024.10.09 17:20:31.877715 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2778 | 2024.10.09 17:20:31.877746 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2779 | 2024.10.09 17:20:31.877876 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2780 | 2024.10.09 17:20:31.877899 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2781 | 2024.10.09 17:20:31.877941 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', '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', 'sled_data_link:packets_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'))" | ||
2782 | 2024.10.09 17:20:31.877985 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', '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', 'sled_data_link:packets_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'))" | ||
2783 | 2024.10.09 17:20:31.878026 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', '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', 'sled_data_link:packets_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'))" | ||
2784 | 2024.10.09 17:20:31.878065 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', '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', 'sled_data_link:packets_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'))" | ||
2785 | 2024.10.09 17:20:31.880232 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003939 sec., 9393.247017009393 rows/sec., 352.05 KiB/sec. | ||
2786 | 2024.10.09 17:20:31.880638 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> DynamicQueryHandler: Done processing query | ||
2787 | 2024.10.09 17:20:31.880670 [ 3 ] {7e2af513-d281-47e7-af6f-bd2fe2616b8f} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB. | ||
2788 | 2024.10.09 17:20:31.880691 [ 3 ] {} <Debug> HTTP-Session: cdd9241c-407e-4bac-a3a0-cd04b7ca8095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2789 | 2024.10.09 17:20:31.880901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2790 | 2024.10.09 17:20:31.880950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2791 | 2024.10.09 17:20:31.880970 [ 3 ] {} <Debug> HTTP-Session: 2e7bed28-0c46-4eb2-bce6-19ba0bb362ca Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2792 | 2024.10.09 17:20:31.880987 [ 3 ] {} <Debug> HTTP-Session: 2e7bed28-0c46-4eb2-bce6-19ba0bb362ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2793 | 2024.10.09 17:20:31.881001 [ 3 ] {} <Debug> HTTP-Session: 2e7bed28-0c46-4eb2-bce6-19ba0bb362ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2794 | 2024.10.09 17:20:31.881031 [ 3 ] {} <Trace> HTTP-Session: 2e7bed28-0c46-4eb2-bce6-19ba0bb362ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2795 | 2024.10.09 17:20:31.881188 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_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', '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', 'sled_data_link:packets_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) | ||
2796 | 2024.10.09 17:20:31.881485 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2797 | 2024.10.09 17:20:31.881536 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_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', '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', 'sled_data_link:packets_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 | ||
2798 | 2024.10.09 17:20:31.881862 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2799 | 2024.10.09 17:20:31.881928 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2800 | 2024.10.09 17:20:31.882070 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2801 | 2024.10.09 17:20:31.882199 [ 263 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2802 | 2024.10.09 17:20:31.882240 [ 260 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2803 | 2024.10.09 17:20:31.882291 [ 261 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2804 | 2024.10.09 17:20:31.882332 [ 262 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2805 | 2024.10.09 17:20:31.882473 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2806 | 2024.10.09 17:20:31.882505 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2807 | 2024.10.09 17:20:31.882632 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2808 | 2024.10.09 17:20:31.882654 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2809 | 2024.10.09 17:20:31.882698 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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', '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', 'sled_data_link:packets_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'))" | ||
2810 | 2024.10.09 17:20:31.882742 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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', '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', 'sled_data_link:packets_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'))" | ||
2811 | 2024.10.09 17:20:31.882782 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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', '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', 'sled_data_link:packets_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'))" | ||
2812 | 2024.10.09 17:20:31.882819 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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', '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', 'sled_data_link:packets_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'))" | ||
2813 | 2024.10.09 17:20:31.884965 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003853 sec., 9602.906825849986 rows/sec., 359.91 KiB/sec. | ||
2814 | 2024.10.09 17:20:31.885357 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> DynamicQueryHandler: Done processing query | ||
2815 | 2024.10.09 17:20:31.885387 [ 3 ] {a8a4d651-f4f3-4a62-ab2f-fe05b3f730e8} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB. | ||
2816 | 2024.10.09 17:20:31.885408 [ 3 ] {} <Debug> HTTP-Session: 2e7bed28-0c46-4eb2-bce6-19ba0bb362ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2817 | 2024.10.09 17:20:31.887712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2818 | 2024.10.09 17:20:31.887772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2819 | 2024.10.09 17:20:31.887797 [ 3 ] {} <Debug> HTTP-Session: 7e4aafa3-7b62-47e3-a521-f69cd521e715 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2820 | 2024.10.09 17:20:31.887817 [ 3 ] {} <Debug> HTTP-Session: 7e4aafa3-7b62-47e3-a521-f69cd521e715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2821 | 2024.10.09 17:20:31.887834 [ 3 ] {} <Debug> HTTP-Session: 7e4aafa3-7b62-47e3-a521-f69cd521e715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2822 | 2024.10.09 17:20:31.887872 [ 3 ] {} <Trace> HTTP-Session: 7e4aafa3-7b62-47e3-a521-f69cd521e715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2823 | 2024.10.09 17:20:31.888004 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2824 | 2024.10.09 17:20:31.888060 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2825 | 2024.10.09 17:20:31.888262 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2826 | 2024.10.09 17:20:31.888644 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2827 | 2024.10.09 17:20:31.888691 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2828 | 2024.10.09 17:20:31.889343 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2829 | 2024.10.09 17:20:31.890023 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2830 | 2024.10.09 17:20:31.890239 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002278 sec., 1316.9446883230903 rows/sec., 120.03 KiB/sec. | ||
2831 | 2024.10.09 17:20:31.890425 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Debug> DynamicQueryHandler: Done processing query | ||
2832 | 2024.10.09 17:20:31.890450 [ 3 ] {f4f03404-0204-4369-8ea7-cfc03de27676} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2833 | 2024.10.09 17:20:31.890466 [ 3 ] {} <Debug> HTTP-Session: 7e4aafa3-7b62-47e3-a521-f69cd521e715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2834 | 2024.10.09 17:20:31.890598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2835 | 2024.10.09 17:20:31.890650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2836 | 2024.10.09 17:20:31.890669 [ 3 ] {} <Debug> HTTP-Session: 6a5ad8d6-f67b-4b60-8042-ebae3f0fff1a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2837 | 2024.10.09 17:20:31.890687 [ 3 ] {} <Debug> HTTP-Session: 6a5ad8d6-f67b-4b60-8042-ebae3f0fff1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2838 | 2024.10.09 17:20:31.890701 [ 3 ] {} <Debug> HTTP-Session: 6a5ad8d6-f67b-4b60-8042-ebae3f0fff1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2839 | 2024.10.09 17:20:31.890732 [ 3 ] {} <Trace> HTTP-Session: 6a5ad8d6-f67b-4b60-8042-ebae3f0fff1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2840 | 2024.10.09 17:20:31.890857 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2841 | 2024.10.09 17:20:31.890901 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2842 | 2024.10.09 17:20:31.891136 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2843 | 2024.10.09 17:20:31.891528 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2024.10.09 17:20:31.891565 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2845 | 2024.10.09 17:20:31.892070 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2846 | 2024.10.09 17:20:31.892800 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2024.10.09 17:20:31.892980 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002157 sec., 46360.686138154844 rows/sec., 3.85 MiB/sec. | ||
2848 | 2024.10.09 17:20:31.893324 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Debug> DynamicQueryHandler: Done processing query | ||
2849 | 2024.10.09 17:20:31.893351 [ 3 ] {0eb47b2a-6925-4ddf-8935-49d8e57995b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2850 | 2024.10.09 17:20:31.893368 [ 3 ] {} <Debug> HTTP-Session: 6a5ad8d6-f67b-4b60-8042-ebae3f0fff1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2851 | 2024.10.09 17:20:31.893534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2852 | 2024.10.09 17:20:31.893586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2853 | 2024.10.09 17:20:31.893606 [ 3 ] {} <Debug> HTTP-Session: b72afa29-b6c1-45c0-99af-08b73cd70fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2854 | 2024.10.09 17:20:31.893622 [ 3 ] {} <Debug> HTTP-Session: b72afa29-b6c1-45c0-99af-08b73cd70fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2855 | 2024.10.09 17:20:31.893636 [ 3 ] {} <Debug> HTTP-Session: b72afa29-b6c1-45c0-99af-08b73cd70fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2856 | 2024.10.09 17:20:31.893667 [ 3 ] {} <Trace> HTTP-Session: b72afa29-b6c1-45c0-99af-08b73cd70fd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2857 | 2024.10.09 17:20:31.893774 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2858 | 2024.10.09 17:20:31.893819 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2859 | 2024.10.09 17:20:31.894068 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2860 | 2024.10.09 17:20:31.894381 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2861 | 2024.10.09 17:20:31.894419 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2862 | 2024.10.09 17:20:31.894915 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2863 | 2024.10.09 17:20:31.895583 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2024.10.09 17:20:31.895753 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002005 sec., 10972.568578553617 rows/sec., 825.09 KiB/sec. | ||
2865 | 2024.10.09 17:20:31.895941 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Debug> DynamicQueryHandler: Done processing query | ||
2866 | 2024.10.09 17:20:31.895966 [ 3 ] {fb061206-cd58-4fcb-8e1f-603739db16f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2867 | 2024.10.09 17:20:31.895982 [ 3 ] {} <Debug> HTTP-Session: b72afa29-b6c1-45c0-99af-08b73cd70fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2868 | 2024.10.09 17:20:31.896118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2869 | 2024.10.09 17:20:31.896170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2870 | 2024.10.09 17:20:31.896190 [ 3 ] {} <Debug> HTTP-Session: 01526285-0ccf-4e36-9e03-329d6c2736de Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2871 | 2024.10.09 17:20:31.896208 [ 3 ] {} <Debug> HTTP-Session: 01526285-0ccf-4e36-9e03-329d6c2736de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2872 | 2024.10.09 17:20:31.896222 [ 3 ] {} <Debug> HTTP-Session: 01526285-0ccf-4e36-9e03-329d6c2736de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2873 | 2024.10.09 17:20:31.896253 [ 3 ] {} <Trace> HTTP-Session: 01526285-0ccf-4e36-9e03-329d6c2736de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2874 | 2024.10.09 17:20:31.896378 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2875 | 2024.10.09 17:20:31.896422 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2876 | 2024.10.09 17:20:31.896650 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2877 | 2024.10.09 17:20:31.897063 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2878 | 2024.10.09 17:20:31.897101 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2879 | 2024.10.09 17:20:31.897615 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2880 | 2024.10.09 17:20:31.898292 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2881 | 2024.10.09 17:20:31.898427 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Debug> executeQuery: Read 99 rows, 7.93 KiB in 0.00209 sec., 47368.42105263158 rows/sec., 3.71 MiB/sec. | ||
2882 | 2024.10.09 17:20:31.898619 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Debug> DynamicQueryHandler: Done processing query | ||
2883 | 2024.10.09 17:20:31.898644 [ 3 ] {c5b18045-f529-423a-bc11-889505772e70} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2884 | 2024.10.09 17:20:31.898660 [ 3 ] {} <Debug> HTTP-Session: 01526285-0ccf-4e36-9e03-329d6c2736de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2885 | 2024.10.09 17:20:31.898831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 26380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2886 | 2024.10.09 17:20:31.898882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2887 | 2024.10.09 17:20:31.898901 [ 3 ] {} <Debug> HTTP-Session: b00dd43c-696a-4b03-b61a-7bd8f44f435c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2888 | 2024.10.09 17:20:31.898919 [ 3 ] {} <Debug> HTTP-Session: b00dd43c-696a-4b03-b61a-7bd8f44f435c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2889 | 2024.10.09 17:20:31.898933 [ 3 ] {} <Debug> HTTP-Session: b00dd43c-696a-4b03-b61a-7bd8f44f435c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2890 | 2024.10.09 17:20:31.898964 [ 3 ] {} <Trace> HTTP-Session: b00dd43c-696a-4b03-b61a-7bd8f44f435c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2891 | 2024.10.09 17:20:31.899113 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2892 | 2024.10.09 17:20:31.899161 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2893 | 2024.10.09 17:20:31.899308 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2894 | 2024.10.09 17:20:31.899746 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2895 | 2024.10.09 17:20:31.899783 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2896 | 2024.10.09 17:20:31.900304 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2897 | 2024.10.09 17:20:31.900949 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2898 | 2024.10.09 17:20:31.901116 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.00206 sec., 66990.29126213591 rows/sec., 4.66 MiB/sec. | ||
2899 | 2024.10.09 17:20:31.901304 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Debug> DynamicQueryHandler: Done processing query | ||
2900 | 2024.10.09 17:20:31.901330 [ 3 ] {9483c0ac-566a-4cc0-a01a-f7b9ea0f2aee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2901 | 2024.10.09 17:20:31.901347 [ 3 ] {} <Debug> HTTP-Session: b00dd43c-696a-4b03-b61a-7bd8f44f435c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2902 | 2024.10.09 17:20:31.901540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 35995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2903 | 2024.10.09 17:20:31.901590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2904 | 2024.10.09 17:20:31.901609 [ 3 ] {} <Debug> HTTP-Session: f749bb6e-4587-498a-a139-77d7d6f170b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2905 | 2024.10.09 17:20:31.901625 [ 3 ] {} <Debug> HTTP-Session: f749bb6e-4587-498a-a139-77d7d6f170b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2906 | 2024.10.09 17:20:31.901640 [ 3 ] {} <Debug> HTTP-Session: f749bb6e-4587-498a-a139-77d7d6f170b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2907 | 2024.10.09 17:20:31.901670 [ 3 ] {} <Trace> HTTP-Session: f749bb6e-4587-498a-a139-77d7d6f170b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2908 | 2024.10.09 17:20:31.901937 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2909 | 2024.10.09 17:20:31.902003 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <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 | ||
2910 | 2024.10.09 17:20:31.902421 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2911 | 2024.10.09 17:20:31.903073 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2024.10.09 17:20:31.903111 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2913 | 2024.10.09 17:20:31.903888 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2914 | 2024.10.09 17:20:31.904570 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2915 | 2024.10.09 17:20:31.904779 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.003024 sec., 7275.132275132275 rows/sec., 13.04 MiB/sec. | ||
2916 | 2024.10.09 17:20:31.905343 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Debug> DynamicQueryHandler: Done processing query | ||
2917 | 2024.10.09 17:20:31.905369 [ 3 ] {6a2a8d4e-62ef-4220-a247-bb79e96fd664} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
2918 | 2024.10.09 17:20:31.905386 [ 3 ] {} <Debug> HTTP-Session: f749bb6e-4587-498a-a139-77d7d6f170b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2919 | 2024.10.09 17:20:31.905545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2920 | 2024.10.09 17:20:31.905595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2921 | 2024.10.09 17:20:31.905616 [ 3 ] {} <Debug> HTTP-Session: 42d83415-0e0c-48c7-a69f-01019fefc990 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2922 | 2024.10.09 17:20:31.905633 [ 3 ] {} <Debug> HTTP-Session: 42d83415-0e0c-48c7-a69f-01019fefc990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2923 | 2024.10.09 17:20:31.905648 [ 3 ] {} <Debug> HTTP-Session: 42d83415-0e0c-48c7-a69f-01019fefc990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2924 | 2024.10.09 17:20:31.905679 [ 3 ] {} <Trace> HTTP-Session: 42d83415-0e0c-48c7-a69f-01019fefc990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2925 | 2024.10.09 17:20:31.905820 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2926 | 2024.10.09 17:20:31.905869 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2927 | 2024.10.09 17:20:31.906015 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2928 | 2024.10.09 17:20:31.906285 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Trace> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2929 | 2024.10.09 17:20:31.906322 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2930 | 2024.10.09 17:20:31.906835 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2931 | 2024.10.09 17:20:31.907400 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Trace> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2932 | 2024.10.09 17:20:31.907568 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001772 sec., 10158.013544018058 rows/sec., 749.51 KiB/sec. | ||
2933 | 2024.10.09 17:20:31.907830 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Debug> DynamicQueryHandler: Done processing query | ||
2934 | 2024.10.09 17:20:31.907856 [ 3 ] {59f9b1b4-687b-45c9-96df-23a47b2c86d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2935 | 2024.10.09 17:20:31.907872 [ 3 ] {} <Debug> HTTP-Session: 42d83415-0e0c-48c7-a69f-01019fefc990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2936 | 2024.10.09 17:20:31.908005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 7931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2937 | 2024.10.09 17:20:31.908056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2938 | 2024.10.09 17:20:31.908077 [ 3 ] {} <Debug> HTTP-Session: 4baf4343-8d11-4c50-a839-9187ce595f07 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2939 | 2024.10.09 17:20:31.908093 [ 3 ] {} <Debug> HTTP-Session: 4baf4343-8d11-4c50-a839-9187ce595f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2940 | 2024.10.09 17:20:31.908107 [ 3 ] {} <Debug> HTTP-Session: 4baf4343-8d11-4c50-a839-9187ce595f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2941 | 2024.10.09 17:20:31.908138 [ 3 ] {} <Trace> HTTP-Session: 4baf4343-8d11-4c50-a839-9187ce595f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2942 | 2024.10.09 17:20:31.908403 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2943 | 2024.10.09 17:20:31.908451 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2944 | 2024.10.09 17:20:31.908600 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2945 | 2024.10.09 17:20:31.908932 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2946 | 2024.10.09 17:20:31.908968 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2947 | 2024.10.09 17:20:31.909434 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2948 | 2024.10.09 17:20:31.910007 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2024.10.09 17:20:31.910181 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001806 sec., 28792.912513842744 rows/sec., 1.94 MiB/sec. | ||
2950 | 2024.10.09 17:20:31.910433 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Debug> DynamicQueryHandler: Done processing query | ||
2951 | 2024.10.09 17:20:31.910458 [ 3 ] {89e1cbaf-7f64-47cc-bf35-83c9034addb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2952 | 2024.10.09 17:20:31.910474 [ 3 ] {} <Debug> HTTP-Session: 4baf4343-8d11-4c50-a839-9187ce595f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2953 | 2024.10.09 17:20:36.876194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2954 | 2024.10.09 17:20:36.876323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2955 | 2024.10.09 17:20:36.876347 [ 3 ] {} <Debug> HTTP-Session: e72e7b20-2ffe-48cb-a2ab-e0465bb31879 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2956 | 2024.10.09 17:20:36.876373 [ 3 ] {} <Debug> HTTP-Session: e72e7b20-2ffe-48cb-a2ab-e0465bb31879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2957 | 2024.10.09 17:20:36.876388 [ 3 ] {} <Debug> HTTP-Session: e72e7b20-2ffe-48cb-a2ab-e0465bb31879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2958 | 2024.10.09 17:20:36.876437 [ 3 ] {} <Trace> HTTP-Session: e72e7b20-2ffe-48cb-a2ab-e0465bb31879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2959 | 2024.10.09 17:20:36.876670 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2960 | 2024.10.09 17:20:36.876738 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2961 | 2024.10.09 17:20:36.877079 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2962 | 2024.10.09 17:20:36.877721 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2963 | 2024.10.09 17:20:36.877760 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2964 | 2024.10.09 17:20:36.878192 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2965 | 2024.10.09 17:20:36.878577 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.10.09 17:20:36.878711 [ 62 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2967 | 2024.10.09 17:20:36.878724 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002157 sec., 95039.40658321742 rows/sec., 8.35 MiB/sec. | ||
2968 | 2024.10.09 17:20:36.878763 [ 62 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2969 | 2024.10.09 17:20:36.878807 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
2970 | 2024.10.09 17:20:36.879000 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
2971 | 2024.10.09 17:20:36.879014 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Debug> DynamicQueryHandler: Done processing query | ||
2972 | 2024.10.09 17:20:36.879097 [ 3 ] {c1ece722-b8e4-4727-9fc8-db416e090a64} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2973 | 2024.10.09 17:20:36.879135 [ 3 ] {} <Debug> HTTP-Session: e72e7b20-2ffe-48cb-a2ab-e0465bb31879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2974 | 2024.10.09 17:20:36.879255 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2975 | 2024.10.09 17:20:36.879296 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 205 rows starting from the beginning of the part | ||
2976 | 2024.10.09 17:20:36.879422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2977 | 2024.10.09 17:20:36.879534 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
2978 | 2024.10.09 17:20:36.879598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2979 | 2024.10.09 17:20:36.879676 [ 3 ] {} <Debug> HTTP-Session: ac061a9a-4ad7-4ac3-946d-97286047696a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
2980 | 2024.10.09 17:20:36.879751 [ 3 ] {} <Debug> HTTP-Session: ac061a9a-4ad7-4ac3-946d-97286047696a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2981 | 2024.10.09 17:20:36.879819 [ 3 ] {} <Debug> HTTP-Session: ac061a9a-4ad7-4ac3-946d-97286047696a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2982 | 2024.10.09 17:20:36.879858 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 205 rows starting from the beginning of the part | ||
2983 | 2024.10.09 17:20:36.879941 [ 3 ] {} <Trace> HTTP-Session: ac061a9a-4ad7-4ac3-946d-97286047696a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2984 | 2024.10.09 17:20:36.880174 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1170 rows starting from the beginning of the part | ||
2985 | 2024.10.09 17:20:36.880366 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2986 | 2024.10.09 17:20:36.880437 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
2987 | 2024.10.09 17:20:36.880531 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2988 | 2024.10.09 17:20:36.880713 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 205 rows starting from the beginning of the part | ||
2989 | 2024.10.09 17:20:36.881654 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2990 | 2024.10.09 17:20:36.882640 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2991 | 2024.10.09 17:20:36.882714 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
2992 | 2024.10.09 17:20:36.883669 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2993 | 2024.10.09 17:20:36.884683 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2994 | 2024.10.09 17:20:36.884687 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005761124 sec., 336913.42175589345 rows/sec., 29.53 MiB/sec. | ||
2995 | 2024.10.09 17:20:36.884925 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004724 sec., 1693.480101608806 rows/sec., 127.34 KiB/sec. | ||
2996 | 2024.10.09 17:20:36.885227 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2997 | 2024.10.09 17:20:36.885392 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Debug> DynamicQueryHandler: Done processing query | ||
2998 | 2024.10.09 17:20:36.885443 [ 3 ] {82e7deae-ebe3-490d-b227-822fbc700271} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2999 | 2024.10.09 17:20:36.885477 [ 3 ] {} <Debug> HTTP-Session: ac061a9a-4ad7-4ac3-946d-97286047696a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3000 | 2024.10.09 17:20:36.885718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3001 | 2024.10.09 17:20:36.885838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3002 | 2024.10.09 17:20:36.885869 [ 3 ] {} <Debug> HTTP-Session: 2c0bf663-6fa9-4cca-9a9e-dda5cd72b1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3003 | 2024.10.09 17:20:36.885904 [ 3 ] {} <Debug> HTTP-Session: 2c0bf663-6fa9-4cca-9a9e-dda5cd72b1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3004 | 2024.10.09 17:20:36.885943 [ 3 ] {} <Debug> HTTP-Session: 2c0bf663-6fa9-4cca-9a9e-dda5cd72b1b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3005 | 2024.10.09 17:20:36.886009 [ 3 ] {} <Trace> HTTP-Session: 2c0bf663-6fa9-4cca-9a9e-dda5cd72b1b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3006 | 2024.10.09 17:20:36.886096 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3007 | 2024.10.09 17:20:36.886215 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3008 | 2024.10.09 17:20:36.886301 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_11_2} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3009 | 2024.10.09 17:20:36.886311 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3010 | 2024.10.09 17:20:36.886502 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3011 | 2024.10.09 17:20:36.886718 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3012 | 2024.10.09 17:20:36.887045 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3013 | 2024.10.09 17:20:36.887084 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3014 | 2024.10.09 17:20:36.887454 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3015 | 2024.10.09 17:20:36.887820 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3016 | 2024.10.09 17:20:36.887958 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001824 sec., 7675.438596491228 rows/sec., 537.54 KiB/sec. | ||
3017 | 2024.10.09 17:20:36.888132 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Debug> DynamicQueryHandler: Done processing query | ||
3018 | 2024.10.09 17:20:36.888163 [ 3 ] {f15c34ab-7d2b-4d79-ab9c-98965654e88f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3019 | 2024.10.09 17:20:36.888178 [ 3 ] {} <Debug> HTTP-Session: 2c0bf663-6fa9-4cca-9a9e-dda5cd72b1b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3020 | 2024.10.09 17:20:36.888333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3021 | 2024.10.09 17:20:36.888382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3022 | 2024.10.09 17:20:36.888400 [ 3 ] {} <Debug> HTTP-Session: 36b71a46-9012-45b9-9829-3bab04c7f309 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3023 | 2024.10.09 17:20:36.888416 [ 3 ] {} <Debug> HTTP-Session: 36b71a46-9012-45b9-9829-3bab04c7f309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3024 | 2024.10.09 17:20:36.888431 [ 3 ] {} <Debug> HTTP-Session: 36b71a46-9012-45b9-9829-3bab04c7f309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3025 | 2024.10.09 17:20:36.888461 [ 3 ] {} <Trace> HTTP-Session: 36b71a46-9012-45b9-9829-3bab04c7f309 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3026 | 2024.10.09 17:20:36.888558 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3027 | 2024.10.09 17:20:36.888601 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3028 | 2024.10.09 17:20:36.888829 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3029 | 2024.10.09 17:20:36.889169 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3030 | 2024.10.09 17:20:36.889205 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3031 | 2024.10.09 17:20:36.889562 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3032 | 2024.10.09 17:20:36.889920 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3033 | 2024.10.09 17:20:36.890048 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 233.53 KiB/sec. | ||
3034 | 2024.10.09 17:20:36.890347 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Debug> DynamicQueryHandler: Done processing query | ||
3035 | 2024.10.09 17:20:36.890373 [ 3 ] {fc30526a-9eb0-4dbf-ba61-d2183a2b145a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3036 | 2024.10.09 17:20:36.890389 [ 3 ] {} <Debug> HTTP-Session: 36b71a46-9012-45b9-9829-3bab04c7f309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3037 | 2024.10.09 17:20:36.890669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3038 | 2024.10.09 17:20:36.890722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3039 | 2024.10.09 17:20:36.890742 [ 3 ] {} <Debug> HTTP-Session: e031a7ae-917d-44cd-bb25-024adac4395d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3040 | 2024.10.09 17:20:36.890758 [ 3 ] {} <Debug> HTTP-Session: e031a7ae-917d-44cd-bb25-024adac4395d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3041 | 2024.10.09 17:20:36.890772 [ 3 ] {} <Debug> HTTP-Session: e031a7ae-917d-44cd-bb25-024adac4395d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3042 | 2024.10.09 17:20:36.890803 [ 3 ] {} <Trace> HTTP-Session: e031a7ae-917d-44cd-bb25-024adac4395d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3043 | 2024.10.09 17:20:36.891037 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3044 | 2024.10.09 17:20:36.891082 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3045 | 2024.10.09 17:20:36.891331 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3046 | 2024.10.09 17:20:36.891909 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3047 | 2024.10.09 17:20:36.891945 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3048 | 2024.10.09 17:20:36.892318 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3049 | 2024.10.09 17:20:36.892674 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2024.10.09 17:20:36.892797 [ 62 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3051 | 2024.10.09 17:20:36.892803 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001902 sec., 205047.31861198737 rows/sec., 14.54 MiB/sec. | ||
3052 | 2024.10.09 17:20:36.892834 [ 62 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3053 | 2024.10.09 17:20:36.892876 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3054 | 2024.10.09 17:20:36.893092 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Debug> DynamicQueryHandler: Done processing query | ||
3055 | 2024.10.09 17:20:36.893182 [ 3 ] {f93a64bf-1997-4ab9-ac98-d0fd2951ca80} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
3056 | 2024.10.09 17:20:36.893276 [ 3 ] {} <Debug> HTTP-Session: e031a7ae-917d-44cd-bb25-024adac4395d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3057 | 2024.10.09 17:20:36.893552 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
3058 | 2024.10.09 17:20:36.893613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3059 | 2024.10.09 17:20:36.893711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3060 | 2024.10.09 17:20:36.893758 [ 3 ] {} <Debug> HTTP-Session: 2b43a74d-4dfa-4acb-8e80-f6c11221396f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3061 | 2024.10.09 17:20:36.893798 [ 3 ] {} <Debug> HTTP-Session: 2b43a74d-4dfa-4acb-8e80-f6c11221396f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3062 | 2024.10.09 17:20:36.893854 [ 3 ] {} <Debug> HTTP-Session: 2b43a74d-4dfa-4acb-8e80-f6c11221396f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3063 | 2024.10.09 17:20:36.893955 [ 3 ] {} <Trace> HTTP-Session: 2b43a74d-4dfa-4acb-8e80-f6c11221396f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3064 | 2024.10.09 17:20:36.894047 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3065 | 2024.10.09 17:20:36.894121 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
3066 | 2024.10.09 17:20:36.894165 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3067 | 2024.10.09 17:20:36.894287 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3068 | 2024.10.09 17:20:36.894454 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
3069 | 2024.10.09 17:20:36.894839 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 390 rows starting from the beginning of the part | ||
3070 | 2024.10.09 17:20:36.895259 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 492 rows starting from the beginning of the part | ||
3071 | 2024.10.09 17:20:36.895352 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3072 | 2024.10.09 17:20:36.895550 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 99 rows starting from the beginning of the part | ||
3073 | 2024.10.09 17:20:36.895838 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 390 rows starting from the beginning of the part | ||
3074 | 2024.10.09 17:20:36.896546 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3075 | 2024.10.09 17:20:36.896594 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3076 | 2024.10.09 17:20:36.897445 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3077 | 2024.10.09 17:20:36.898409 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3078 | 2024.10.09 17:20:36.898692 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004589 sec., 1307.4743952930921 rows/sec., 68.31 KiB/sec. | ||
3079 | 2024.10.09 17:20:36.898952 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Debug> DynamicQueryHandler: Done processing query | ||
3080 | 2024.10.09 17:20:36.899006 [ 3 ] {a1b663da-5061-4830-9df6-184352b3038e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3081 | 2024.10.09 17:20:36.899054 [ 3 ] {} <Debug> HTTP-Session: 2b43a74d-4dfa-4acb-8e80-f6c11221396f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3082 | 2024.10.09 17:20:36.899280 [ 188 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 5 columns (5 merged, 0 gathered) in 0.006243014 sec., 292326.75114936475 rows/sec., 22.26 MiB/sec. | ||
3083 | 2024.10.09 17:20:36.899331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3084 | 2024.10.09 17:20:36.899410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3085 | 2024.10.09 17:20:36.899432 [ 3 ] {} <Debug> HTTP-Session: 7ff9e44d-d9de-41a4-8635-017b30c798b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3086 | 2024.10.09 17:20:36.899449 [ 3 ] {} <Debug> HTTP-Session: 7ff9e44d-d9de-41a4-8635-017b30c798b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3087 | 2024.10.09 17:20:36.899465 [ 3 ] {} <Debug> HTTP-Session: 7ff9e44d-d9de-41a4-8635-017b30c798b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3088 | 2024.10.09 17:20:36.899534 [ 3 ] {} <Trace> HTTP-Session: 7ff9e44d-d9de-41a4-8635-017b30c798b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3089 | 2024.10.09 17:20:36.899659 [ 188 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3090 | 2024.10.09 17:20:36.899825 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3091 | 2024.10.09 17:20:36.899935 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3092 | 2024.10.09 17:20:36.900805 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3093 | 2024.10.09 17:20:36.901026 [ 188 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3094 | 2024.10.09 17:20:36.901181 [ 188 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_11_2} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3095 | 2024.10.09 17:20:36.901353 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3096 | 2024.10.09 17:20:36.901522 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3097 | 2024.10.09 17:20:36.901564 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3098 | 2024.10.09 17:20:36.901978 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3099 | 2024.10.09 17:20:36.902326 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3100 | 2024.10.09 17:20:36.902451 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3101 | 2024.10.09 17:20:36.902462 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002809 sec., 84371.66251334995 rows/sec., 5.66 MiB/sec. | ||
3102 | 2024.10.09 17:20:36.902488 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3103 | 2024.10.09 17:20:36.902531 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3104 | 2024.10.09 17:20:36.902721 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
3105 | 2024.10.09 17:20:36.902759 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Debug> DynamicQueryHandler: Done processing query | ||
3106 | 2024.10.09 17:20:36.902804 [ 3 ] {d947746b-863a-4e38-b285-fb7d202520e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3107 | 2024.10.09 17:20:36.902860 [ 3 ] {} <Debug> HTTP-Session: 7ff9e44d-d9de-41a4-8635-017b30c798b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3108 | 2024.10.09 17:20:36.902972 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3109 | 2024.10.09 17:20:36.903009 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 912 rows starting from the beginning of the part | ||
3110 | 2024.10.09 17:20:36.903069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3111 | 2024.10.09 17:20:36.903235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3112 | 2024.10.09 17:20:36.903283 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
3113 | 2024.10.09 17:20:36.903317 [ 3 ] {} <Debug> HTTP-Session: e266c4fb-a427-43ac-a3fd-1a9860cc70c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3114 | 2024.10.09 17:20:36.903378 [ 3 ] {} <Debug> HTTP-Session: e266c4fb-a427-43ac-a3fd-1a9860cc70c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3115 | 2024.10.09 17:20:36.903437 [ 3 ] {} <Debug> HTTP-Session: e266c4fb-a427-43ac-a3fd-1a9860cc70c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3116 | 2024.10.09 17:20:36.903563 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
3117 | 2024.10.09 17:20:36.903575 [ 3 ] {} <Trace> HTTP-Session: e266c4fb-a427-43ac-a3fd-1a9860cc70c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3118 | 2024.10.09 17:20:36.903866 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2482 rows starting from the beginning of the part | ||
3119 | 2024.10.09 17:20:36.903890 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3120 | 2024.10.09 17:20:36.904049 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3121 | 2024.10.09 17:20:36.904172 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 138 rows starting from the beginning of the part | ||
3122 | 2024.10.09 17:20:36.904525 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
3123 | 2024.10.09 17:20:36.905269 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3124 | 2024.10.09 17:20:36.905910 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3125 | 2024.10.09 17:20:36.905970 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3126 | 2024.10.09 17:20:36.906983 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3127 | 2024.10.09 17:20:36.907525 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3128 | 2024.10.09 17:20:36.907845 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004073 sec., 245.51927326295112 rows/sec., 16.54 KiB/sec. | ||
3129 | 2024.10.09 17:20:36.908322 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Debug> DynamicQueryHandler: Done processing query | ||
3130 | 2024.10.09 17:20:36.908351 [ 3 ] {292b9cf9-984c-49e4-b672-9df3a5ec6863} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3131 | 2024.10.09 17:20:36.908360 [ 186 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005729213 sec., 727150.482972094 rows/sec., 48.98 MiB/sec. | ||
3132 | 2024.10.09 17:20:36.908369 [ 3 ] {} <Debug> HTTP-Session: e266c4fb-a427-43ac-a3fd-1a9860cc70c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3133 | 2024.10.09 17:20:36.908514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3134 | 2024.10.09 17:20:36.908566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3135 | 2024.10.09 17:20:36.908587 [ 3 ] {} <Debug> HTTP-Session: ce031e26-816f-446c-8550-eea9784567cd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3136 | 2024.10.09 17:20:36.908604 [ 3 ] {} <Debug> HTTP-Session: ce031e26-816f-446c-8550-eea9784567cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3137 | 2024.10.09 17:20:36.908618 [ 3 ] {} <Debug> HTTP-Session: ce031e26-816f-446c-8550-eea9784567cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3138 | 2024.10.09 17:20:36.908649 [ 3 ] {} <Trace> HTTP-Session: ce031e26-816f-446c-8550-eea9784567cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3139 | 2024.10.09 17:20:36.908798 [ 186 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3140 | 2024.10.09 17:20:36.908905 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3141 | 2024.10.09 17:20:36.909004 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <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 | ||
3142 | 2024.10.09 17:20:36.909536 [ 186 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2024.10.09 17:20:36.909688 [ 186 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3144 | 2024.10.09 17:20:36.909825 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
3145 | 2024.10.09 17:20:36.909953 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3146 | 2024.10.09 17:20:36.910464 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3147 | 2024.10.09 17:20:36.910500 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3148 | 2024.10.09 17:20:36.911123 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3149 | 2024.10.09 17:20:36.911552 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3150 | 2024.10.09 17:20:36.911712 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002978 sec., 2686.366689053056 rows/sec., 4.81 MiB/sec. | ||
3151 | 2024.10.09 17:20:36.911915 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Debug> DynamicQueryHandler: Done processing query | ||
3152 | 2024.10.09 17:20:36.911940 [ 3 ] {fa98aed8-de4b-4843-a0a9-34e1b2e9b334} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3153 | 2024.10.09 17:20:36.911956 [ 3 ] {} <Debug> HTTP-Session: ce031e26-816f-446c-8550-eea9784567cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3154 | 2024.10.09 17:20:36.912116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3155 | 2024.10.09 17:20:36.912165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3156 | 2024.10.09 17:20:36.912184 [ 3 ] {} <Debug> HTTP-Session: 6d574942-f901-486e-908d-1b80fcd74150 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3157 | 2024.10.09 17:20:36.912201 [ 3 ] {} <Debug> HTTP-Session: 6d574942-f901-486e-908d-1b80fcd74150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3158 | 2024.10.09 17:20:36.912215 [ 3 ] {} <Debug> HTTP-Session: 6d574942-f901-486e-908d-1b80fcd74150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3159 | 2024.10.09 17:20:36.912246 [ 3 ] {} <Trace> HTTP-Session: 6d574942-f901-486e-908d-1b80fcd74150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3160 | 2024.10.09 17:20:36.912363 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3161 | 2024.10.09 17:20:36.912407 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3162 | 2024.10.09 17:20:36.912539 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3163 | 2024.10.09 17:20:36.912848 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3164 | 2024.10.09 17:20:36.912883 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3165 | 2024.10.09 17:20:36.913249 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3166 | 2024.10.09 17:20:36.913580 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3167 | 2024.10.09 17:20:36.913709 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001383 sec., 59291.39551699205 rows/sec., 3.77 MiB/sec. | ||
3168 | 2024.10.09 17:20:36.913791 [ 60 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3169 | 2024.10.09 17:20:36.913901 [ 60 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3170 | 2024.10.09 17:20:36.913964 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3171 | 2024.10.09 17:20:36.913981 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Debug> DynamicQueryHandler: Done processing query | ||
3172 | 2024.10.09 17:20:36.914053 [ 3 ] {475b1599-e146-4884-9f98-517197fee256} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3173 | 2024.10.09 17:20:36.914107 [ 3 ] {} <Debug> HTTP-Session: 6d574942-f901-486e-908d-1b80fcd74150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3174 | 2024.10.09 17:20:36.914245 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
3175 | 2024.10.09 17:20:36.914461 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3176 | 2024.10.09 17:20:36.914520 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
3177 | 2024.10.09 17:20:36.914694 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
3178 | 2024.10.09 17:20:36.914907 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
3179 | 2024.10.09 17:20:36.915060 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
3180 | 2024.10.09 17:20:36.915237 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
3181 | 2024.10.09 17:20:36.915429 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
3182 | 2024.10.09 17:20:36.916635 [ 186 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541565 sec., 242370.350551727 rows/sec., 15.80 MiB/sec. | ||
3183 | 2024.10.09 17:20:36.916774 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3184 | 2024.10.09 17:20:36.917123 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3185 | 2024.10.09 17:20:36.917196 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_11_2} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3186 | 2024.10.09 17:20:36.917260 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3187 | 2024.10.09 17:20:39.170915 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3188 | 2024.10.09 17:20:39.170971 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3189 | 2024.10.09 17:20:39.250779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 324 | ||
3190 | 2024.10.09 17:20:39.254713 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3191 | 2024.10.09 17:20:39.254798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3192 | 2024.10.09 17:20:39.257367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3193 | 2024.10.09 17:20:39.258997 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3194 | 2024.10.09 17:20:39.259346 [ 53 ] {} <Debug> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3195 | 2024.10.09 17:20:39.259518 [ 53 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3196 | 2024.10.09 17:20:39.259612 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
3197 | 2024.10.09 17:20:39.260223 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
3198 | 2024.10.09 17:20:39.261290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
3199 | 2024.10.09 17:20:39.262361 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3200 | 2024.10.09 17:20:39.262637 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
3201 | 2024.10.09 17:20:39.263663 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
3202 | 2024.10.09 17:20:39.264572 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
3203 | 2024.10.09 17:20:39.265444 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
3204 | 2024.10.09 17:20:39.266286 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
3205 | 2024.10.09 17:20:39.267045 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
3206 | 2024.10.09 17:20:39.300917 [ 186 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.041070924 sec., 7888.792567705562 rows/sec., 7.06 MiB/sec. | ||
3207 | 2024.10.09 17:20:39.302561 [ 190 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3208 | 2024.10.09 17:20:39.305950 [ 190 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3209 | 2024.10.09 17:20:39.306129 [ 190 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_6_1} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3210 | 2024.10.09 17:20:39.306678 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
3211 | 2024.10.09 17:20:40.000149 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.12 MiB, peak 152.06 MiB, free memory in arenas 0.00 B, will set to 144.59 MiB (RSS), difference: 1.47 MiB | ||
3212 | 2024.10.09 17:20:41.871501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3213 | 2024.10.09 17:20:41.871612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3214 | 2024.10.09 17:20:41.871637 [ 3 ] {} <Debug> HTTP-Session: 1be7abbc-0850-4ddb-90a5-a09bf18b1ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3215 | 2024.10.09 17:20:41.871661 [ 3 ] {} <Debug> HTTP-Session: 1be7abbc-0850-4ddb-90a5-a09bf18b1ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3216 | 2024.10.09 17:20:41.871676 [ 3 ] {} <Debug> HTTP-Session: 1be7abbc-0850-4ddb-90a5-a09bf18b1ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3217 | 2024.10.09 17:20:41.871728 [ 3 ] {} <Trace> HTTP-Session: 1be7abbc-0850-4ddb-90a5-a09bf18b1ea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3218 | 2024.10.09 17:20:41.871937 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3219 | 2024.10.09 17:20:41.872008 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3220 | 2024.10.09 17:20:41.872353 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3221 | 2024.10.09 17:20:41.872827 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2024.10.09 17:20:41.872871 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3223 | 2024.10.09 17:20:41.873322 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3224 | 2024.10.09 17:20:41.873716 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3225 | 2024.10.09 17:20:41.873901 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002034 sec., 49164.20845624386 rows/sec., 4.08 MiB/sec. | ||
3226 | 2024.10.09 17:20:41.874269 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Debug> DynamicQueryHandler: Done processing query | ||
3227 | 2024.10.09 17:20:41.874296 [ 3 ] {d40a4747-7a2e-4ef6-8304-419f1be88184} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3228 | 2024.10.09 17:20:41.874312 [ 3 ] {} <Debug> HTTP-Session: 1be7abbc-0850-4ddb-90a5-a09bf18b1ea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3229 | 2024.10.09 17:20:41.874440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3230 | 2024.10.09 17:20:41.874489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3231 | 2024.10.09 17:20:41.874509 [ 3 ] {} <Debug> HTTP-Session: e6241869-7dba-4c9f-8dda-d4ae2f929172 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3232 | 2024.10.09 17:20:41.874525 [ 3 ] {} <Debug> HTTP-Session: e6241869-7dba-4c9f-8dda-d4ae2f929172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3233 | 2024.10.09 17:20:41.874540 [ 3 ] {} <Debug> HTTP-Session: e6241869-7dba-4c9f-8dda-d4ae2f929172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3234 | 2024.10.09 17:20:41.874572 [ 3 ] {} <Trace> HTTP-Session: e6241869-7dba-4c9f-8dda-d4ae2f929172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2024.10.09 17:20:41.874679 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3236 | 2024.10.09 17:20:41.874724 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3237 | 2024.10.09 17:20:41.874981 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3238 | 2024.10.09 17:20:41.875323 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3239 | 2024.10.09 17:20:41.875360 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3240 | 2024.10.09 17:20:41.875709 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3241 | 2024.10.09 17:20:41.876060 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3242 | 2024.10.09 17:20:41.876212 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001553 sec., 14166.130070830652 rows/sec., 1.04 MiB/sec. | ||
3243 | 2024.10.09 17:20:41.876229 [ 55 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3244 | 2024.10.09 17:20:41.876347 [ 55 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3245 | 2024.10.09 17:20:41.876390 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3246 | 2024.10.09 17:20:41.876467 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Debug> DynamicQueryHandler: Done processing query | ||
3247 | 2024.10.09 17:20:41.876508 [ 3 ] {4ded5471-e3b6-47eb-9c57-0117bc7e2fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3248 | 2024.10.09 17:20:41.876531 [ 3 ] {} <Debug> HTTP-Session: e6241869-7dba-4c9f-8dda-d4ae2f929172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3249 | 2024.10.09 17:20:41.876532 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
3250 | 2024.10.09 17:20:41.876679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3251 | 2024.10.09 17:20:41.876689 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3252 | 2024.10.09 17:20:41.876730 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
3253 | 2024.10.09 17:20:41.876741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3254 | 2024.10.09 17:20:41.876764 [ 3 ] {} <Debug> HTTP-Session: 51961c9b-b135-4ff3-a3ee-0efe218d9593 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3255 | 2024.10.09 17:20:41.876787 [ 3 ] {} <Debug> HTTP-Session: 51961c9b-b135-4ff3-a3ee-0efe218d9593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3256 | 2024.10.09 17:20:41.876809 [ 3 ] {} <Debug> HTTP-Session: 51961c9b-b135-4ff3-a3ee-0efe218d9593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3257 | 2024.10.09 17:20:41.876904 [ 3 ] {} <Trace> HTTP-Session: 51961c9b-b135-4ff3-a3ee-0efe218d9593 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3258 | 2024.10.09 17:20:41.876907 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
3259 | 2024.10.09 17:20:41.877094 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
3260 | 2024.10.09 17:20:41.877142 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3261 | 2024.10.09 17:20:41.877240 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
3262 | 2024.10.09 17:20:41.877244 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3263 | 2024.10.09 17:20:41.877474 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
3264 | 2024.10.09 17:20:41.877657 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
3265 | 2024.10.09 17:20:41.878117 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3266 | 2024.10.09 17:20:41.878657 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3267 | 2024.10.09 17:20:41.878706 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3268 | 2024.10.09 17:20:41.879228 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 5 columns (5 merged, 0 gathered) in 0.002732769 sec., 27810.619924333158 rows/sec., 2.15 MiB/sec. | ||
3269 | 2024.10.09 17:20:41.879339 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3270 | 2024.10.09 17:20:41.879345 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3271 | 2024.10.09 17:20:41.880002 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3272 | 2024.10.09 17:20:41.880063 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_6_1} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3273 | 2024.10.09 17:20:41.880243 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_6_1} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3274 | 2024.10.09 17:20:41.880252 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.003182 sec., 27027.027027027027 rows/sec., 2.11 MiB/sec. | ||
3275 | 2024.10.09 17:20:41.880381 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3276 | 2024.10.09 17:20:41.880506 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Debug> DynamicQueryHandler: Done processing query | ||
3277 | 2024.10.09 17:20:41.880532 [ 3 ] {e5d61286-78bf-4159-bf14-556e0decbab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3278 | 2024.10.09 17:20:41.880548 [ 3 ] {} <Debug> HTTP-Session: 51961c9b-b135-4ff3-a3ee-0efe218d9593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3279 | 2024.10.09 17:20:41.880712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3280 | 2024.10.09 17:20:41.880761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3281 | 2024.10.09 17:20:41.880782 [ 3 ] {} <Debug> HTTP-Session: 1ea2568f-14a8-48f1-9138-01b75021f907 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3282 | 2024.10.09 17:20:41.880801 [ 3 ] {} <Debug> HTTP-Session: 1ea2568f-14a8-48f1-9138-01b75021f907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3283 | 2024.10.09 17:20:41.880816 [ 3 ] {} <Debug> HTTP-Session: 1ea2568f-14a8-48f1-9138-01b75021f907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3284 | 2024.10.09 17:20:41.880847 [ 3 ] {} <Trace> HTTP-Session: 1ea2568f-14a8-48f1-9138-01b75021f907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3285 | 2024.10.09 17:20:41.881022 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3286 | 2024.10.09 17:20:41.881068 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3287 | 2024.10.09 17:20:41.881216 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3288 | 2024.10.09 17:20:41.881564 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3289 | 2024.10.09 17:20:41.881601 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3290 | 2024.10.09 17:20:41.881983 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3291 | 2024.10.09 17:20:41.882319 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2024.10.09 17:20:41.882469 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
3293 | 2024.10.09 17:20:41.882641 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Debug> DynamicQueryHandler: Done processing query | ||
3294 | 2024.10.09 17:20:41.882667 [ 3 ] {8094b16d-17f9-4180-bf44-ab83ec00af28} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3295 | 2024.10.09 17:20:41.882683 [ 3 ] {} <Debug> HTTP-Session: 1ea2568f-14a8-48f1-9138-01b75021f907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3296 | 2024.10.09 17:20:41.882847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 35997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3297 | 2024.10.09 17:20:41.882895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3298 | 2024.10.09 17:20:41.882915 [ 3 ] {} <Debug> HTTP-Session: 602d3189-50ed-4036-9752-29c2979bba0c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3299 | 2024.10.09 17:20:41.882932 [ 3 ] {} <Debug> HTTP-Session: 602d3189-50ed-4036-9752-29c2979bba0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3300 | 2024.10.09 17:20:41.882946 [ 3 ] {} <Debug> HTTP-Session: 602d3189-50ed-4036-9752-29c2979bba0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3301 | 2024.10.09 17:20:41.882978 [ 3 ] {} <Trace> HTTP-Session: 602d3189-50ed-4036-9752-29c2979bba0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3302 | 2024.10.09 17:20:41.883230 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3303 | 2024.10.09 17:20:41.883294 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <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 | ||
3304 | 2024.10.09 17:20:41.883697 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3305 | 2024.10.09 17:20:41.884236 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3306 | 2024.10.09 17:20:41.884272 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3307 | 2024.10.09 17:20:41.884905 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3308 | 2024.10.09 17:20:41.885324 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3309 | 2024.10.09 17:20:41.885495 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3310 | 2024.10.09 17:20:41.885520 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002465 sec., 8924.949290060851 rows/sec., 15.99 MiB/sec. | ||
3311 | 2024.10.09 17:20:41.885555 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3312 | 2024.10.09 17:20:41.885625 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3313 | 2024.10.09 17:20:41.885869 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
3314 | 2024.10.09 17:20:41.886002 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Debug> DynamicQueryHandler: Done processing query | ||
3315 | 2024.10.09 17:20:41.886045 [ 3 ] {eccc98f0-f4bf-41cd-ba4a-667eebf2b81a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
3316 | 2024.10.09 17:20:41.886080 [ 3 ] {} <Debug> HTTP-Session: 602d3189-50ed-4036-9752-29c2979bba0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2024.10.09 17:20:41.886190 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3318 | 2024.10.09 17:20:41.886233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3319 | 2024.10.09 17:20:41.886259 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
3320 | 2024.10.09 17:20:41.886294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3321 | 2024.10.09 17:20:41.886334 [ 3 ] {} <Debug> HTTP-Session: 81350061-2177-4d40-bd43-1e7f0424cf2a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3322 | 2024.10.09 17:20:41.886366 [ 3 ] {} <Debug> HTTP-Session: 81350061-2177-4d40-bd43-1e7f0424cf2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3323 | 2024.10.09 17:20:41.886402 [ 3 ] {} <Debug> HTTP-Session: 81350061-2177-4d40-bd43-1e7f0424cf2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3324 | 2024.10.09 17:20:41.886504 [ 3 ] {} <Trace> HTTP-Session: 81350061-2177-4d40-bd43-1e7f0424cf2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2024.10.09 17:20:41.886607 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
3326 | 2024.10.09 17:20:41.886676 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3327 | 2024.10.09 17:20:41.886789 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3328 | 2024.10.09 17:20:41.886978 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
3329 | 2024.10.09 17:20:41.887166 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3330 | 2024.10.09 17:20:41.887409 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
3331 | 2024.10.09 17:20:41.887813 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
3332 | 2024.10.09 17:20:41.887876 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3333 | 2024.10.09 17:20:41.887937 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3334 | 2024.10.09 17:20:41.888149 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
3335 | 2024.10.09 17:20:41.888727 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3336 | 2024.10.09 17:20:41.889208 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3337 | 2024.10.09 17:20:41.889521 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002875 sec., 20869.565217391304 rows/sec., 1.41 MiB/sec. | ||
3338 | 2024.10.09 17:20:41.890204 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Debug> DynamicQueryHandler: Done processing query | ||
3339 | 2024.10.09 17:20:41.890238 [ 3 ] {efbb9487-30d5-41b8-b989-295cc6137e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3340 | 2024.10.09 17:20:41.890264 [ 3 ] {} <Debug> HTTP-Session: 81350061-2177-4d40-bd43-1e7f0424cf2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3341 | 2024.10.09 17:20:41.891489 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 19 columns (19 merged, 0 gathered) in 0.005723723 sec., 13278.07093390089 rows/sec., 23.79 MiB/sec. | ||
3342 | 2024.10.09 17:20:41.891861 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3343 | 2024.10.09 17:20:41.892556 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3344 | 2024.10.09 17:20:41.892649 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3345 | 2024.10.09 17:20:41.892814 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
3346 | 2024.10.09 17:20:42.225334 [ 54 ] {} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3347 | 2024.10.09 17:20:42.225407 [ 54 ] {} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3348 | 2024.10.09 17:20:42.225434 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3349 | 2024.10.09 17:20:42.225602 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::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 | ||
3350 | 2024.10.09 17:20:42.225974 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3351 | 2024.10.09 17:20:42.226016 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
3352 | 2024.10.09 17:20:42.226112 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::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 | ||
3353 | 2024.10.09 17:20:42.226252 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
3354 | 2024.10.09 17:20:42.226359 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::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 | ||
3355 | 2024.10.09 17:20:42.226458 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
3356 | 2024.10.09 17:20:42.228629 [ 200 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 6 columns (6 merged, 0 gathered) in 0.003123178 sec., 12807.467265714602 rows/sec., 1.98 MiB/sec. | ||
3357 | 2024.10.09 17:20:42.228792 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3358 | 2024.10.09 17:20:42.229259 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_5_1} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2024.10.09 17:20:42.229335 [ 186 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_5_1} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3360 | 2024.10.09 17:20:42.229409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3361 | 2024.10.09 17:20:46.875171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3362 | 2024.10.09 17:20:46.875306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3363 | 2024.10.09 17:20:46.875334 [ 3 ] {} <Debug> HTTP-Session: fbf085e5-809d-4695-89a8-02da11d2cb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3364 | 2024.10.09 17:20:46.875363 [ 3 ] {} <Debug> HTTP-Session: fbf085e5-809d-4695-89a8-02da11d2cb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3365 | 2024.10.09 17:20:46.875381 [ 3 ] {} <Debug> HTTP-Session: fbf085e5-809d-4695-89a8-02da11d2cb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3366 | 2024.10.09 17:20:46.875437 [ 3 ] {} <Trace> HTTP-Session: fbf085e5-809d-4695-89a8-02da11d2cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3367 | 2024.10.09 17:20:46.875695 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3368 | 2024.10.09 17:20:46.875772 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3369 | 2024.10.09 17:20:46.876157 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3370 | 2024.10.09 17:20:46.876680 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3371 | 2024.10.09 17:20:46.876721 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3372 | 2024.10.09 17:20:46.877152 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3373 | 2024.10.09 17:20:46.877548 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3374 | 2024.10.09 17:20:46.877724 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002139 sec., 95839.17718560075 rows/sec., 8.42 MiB/sec. | ||
3375 | 2024.10.09 17:20:46.878062 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Debug> DynamicQueryHandler: Done processing query | ||
3376 | 2024.10.09 17:20:46.878091 [ 3 ] {8fd10544-b6f2-44d5-bac9-c8fef3575aca} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3377 | 2024.10.09 17:20:46.878107 [ 3 ] {} <Debug> HTTP-Session: fbf085e5-809d-4695-89a8-02da11d2cb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3378 | 2024.10.09 17:20:46.878280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3379 | 2024.10.09 17:20:46.878329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3380 | 2024.10.09 17:20:46.878349 [ 3 ] {} <Debug> HTTP-Session: a777d5f3-4e5d-454d-b1f4-f9318e7217a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3381 | 2024.10.09 17:20:46.878365 [ 3 ] {} <Debug> HTTP-Session: a777d5f3-4e5d-454d-b1f4-f9318e7217a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3382 | 2024.10.09 17:20:46.878379 [ 3 ] {} <Debug> HTTP-Session: a777d5f3-4e5d-454d-b1f4-f9318e7217a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3383 | 2024.10.09 17:20:46.878410 [ 3 ] {} <Trace> HTTP-Session: a777d5f3-4e5d-454d-b1f4-f9318e7217a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3384 | 2024.10.09 17:20:46.878507 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3385 | 2024.10.09 17:20:46.878552 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3386 | 2024.10.09 17:20:46.878792 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3387 | 2024.10.09 17:20:46.879079 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3388 | 2024.10.09 17:20:46.879119 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3389 | 2024.10.09 17:20:46.879470 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3390 | 2024.10.09 17:20:46.879830 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3391 | 2024.10.09 17:20:46.879988 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001495 sec., 5351.170568561873 rows/sec., 402.38 KiB/sec. | ||
3392 | 2024.10.09 17:20:46.880204 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Debug> DynamicQueryHandler: Done processing query | ||
3393 | 2024.10.09 17:20:46.880230 [ 3 ] {a5d55c67-874c-4d2a-88a9-6913268265f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3394 | 2024.10.09 17:20:46.880245 [ 3 ] {} <Debug> HTTP-Session: a777d5f3-4e5d-454d-b1f4-f9318e7217a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3395 | 2024.10.09 17:20:46.880369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3396 | 2024.10.09 17:20:46.880416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3397 | 2024.10.09 17:20:46.880435 [ 3 ] {} <Debug> HTTP-Session: 7a6c23de-6cd7-4789-bf07-1e4f6d580ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3398 | 2024.10.09 17:20:46.880451 [ 3 ] {} <Debug> HTTP-Session: 7a6c23de-6cd7-4789-bf07-1e4f6d580ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3399 | 2024.10.09 17:20:46.880465 [ 3 ] {} <Debug> HTTP-Session: 7a6c23de-6cd7-4789-bf07-1e4f6d580ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3400 | 2024.10.09 17:20:46.880495 [ 3 ] {} <Trace> HTTP-Session: 7a6c23de-6cd7-4789-bf07-1e4f6d580ba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3401 | 2024.10.09 17:20:46.880592 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3402 | 2024.10.09 17:20:46.880634 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3403 | 2024.10.09 17:20:46.880856 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3404 | 2024.10.09 17:20:46.881136 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3405 | 2024.10.09 17:20:46.881173 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3406 | 2024.10.09 17:20:46.881518 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3407 | 2024.10.09 17:20:46.881871 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3408 | 2024.10.09 17:20:46.882026 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001449 sec., 9661.835748792271 rows/sec., 676.65 KiB/sec. | ||
3409 | 2024.10.09 17:20:46.882031 [ 48 ] {} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3410 | 2024.10.09 17:20:46.882152 [ 48 ] {} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2024.10.09 17:20:46.882199 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3412 | 2024.10.09 17:20:46.882302 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Debug> DynamicQueryHandler: Done processing query | ||
3413 | 2024.10.09 17:20:46.882406 [ 3 ] {b94b2e84-59f9-4be5-ac60-d08f76ab3d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3414 | 2024.10.09 17:20:46.882546 [ 3 ] {} <Debug> HTTP-Session: 7a6c23de-6cd7-4789-bf07-1e4f6d580ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3415 | 2024.10.09 17:20:46.882891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3416 | 2024.10.09 17:20:46.882901 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::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 | ||
3417 | 2024.10.09 17:20:46.882957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3418 | 2024.10.09 17:20:46.883001 [ 3 ] {} <Debug> HTTP-Session: d55357a4-287d-4a61-89be-990a86dba82e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3419 | 2024.10.09 17:20:46.883033 [ 3 ] {} <Debug> HTTP-Session: d55357a4-287d-4a61-89be-990a86dba82e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3420 | 2024.10.09 17:20:46.883066 [ 3 ] {} <Debug> HTTP-Session: d55357a4-287d-4a61-89be-990a86dba82e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3421 | 2024.10.09 17:20:46.883141 [ 3 ] {} <Trace> HTTP-Session: d55357a4-287d-4a61-89be-990a86dba82e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3422 | 2024.10.09 17:20:46.883260 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3423 | 2024.10.09 17:20:46.883358 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
3424 | 2024.10.09 17:20:46.883367 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3425 | 2024.10.09 17:20:46.883447 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3426 | 2024.10.09 17:20:46.883642 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
3427 | 2024.10.09 17:20:46.884023 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
3428 | 2024.10.09 17:20:46.884361 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
3429 | 2024.10.09 17:20:46.884741 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
3430 | 2024.10.09 17:20:46.885101 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3431 | 2024.10.09 17:20:46.885418 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3432 | 2024.10.09 17:20:46.886251 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3433 | 2024.10.09 17:20:46.886317 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3434 | 2024.10.09 17:20:46.887958 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3435 | 2024.10.09 17:20:46.888905 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.006583782 sec., 45262.73804327057 rows/sec., 3.08 MiB/sec. | ||
3436 | 2024.10.09 17:20:46.889077 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3437 | 2024.10.09 17:20:46.889101 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3438 | 2024.10.09 17:20:46.889340 [ 48 ] {} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3439 | 2024.10.09 17:20:46.889418 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.006109 sec., 982.1574725814372 rows/sec., 58.03 KiB/sec. | ||
3440 | 2024.10.09 17:20:46.889437 [ 48 ] {} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3441 | 2024.10.09 17:20:46.889549 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3442 | 2024.10.09 17:20:46.890146 [ 186 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
3443 | 2024.10.09 17:20:46.890333 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Debug> DynamicQueryHandler: Done processing query | ||
3444 | 2024.10.09 17:20:46.890416 [ 3 ] {d6c189a1-f745-49bd-b3b9-7cbad6222d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3445 | 2024.10.09 17:20:46.890490 [ 3 ] {} <Debug> HTTP-Session: d55357a4-287d-4a61-89be-990a86dba82e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3446 | 2024.10.09 17:20:46.890602 [ 186 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3447 | 2024.10.09 17:20:46.890660 [ 186 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
3448 | 2024.10.09 17:20:46.890766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3449 | 2024.10.09 17:20:46.891013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3450 | 2024.10.09 17:20:46.891026 [ 186 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
3451 | 2024.10.09 17:20:46.891089 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3452 | 2024.10.09 17:20:46.891137 [ 3 ] {} <Debug> HTTP-Session: 1ccffeb1-3e79-4598-94d6-22a0ed574949 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3453 | 2024.10.09 17:20:46.891326 [ 3 ] {} <Debug> HTTP-Session: 1ccffeb1-3e79-4598-94d6-22a0ed574949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3454 | 2024.10.09 17:20:46.891479 [ 3 ] {} <Debug> HTTP-Session: 1ccffeb1-3e79-4598-94d6-22a0ed574949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3455 | 2024.10.09 17:20:46.891585 [ 186 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
3456 | 2024.10.09 17:20:46.891649 [ 3 ] {} <Trace> HTTP-Session: 1ccffeb1-3e79-4598-94d6-22a0ed574949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3457 | 2024.10.09 17:20:46.891655 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_6_1} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3458 | 2024.10.09 17:20:46.891999 [ 186 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
3459 | 2024.10.09 17:20:46.892072 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3460 | 2024.10.09 17:20:46.892247 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3461 | 2024.10.09 17:20:46.892259 [ 186 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
3462 | 2024.10.09 17:20:46.892333 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3463 | 2024.10.09 17:20:46.893022 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3464 | 2024.10.09 17:20:46.894215 [ 195 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004467776 sec., 6714.750247102809 rows/sec., 426.23 KiB/sec. | ||
3465 | 2024.10.09 17:20:46.894291 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3466 | 2024.10.09 17:20:46.894371 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3467 | 2024.10.09 17:20:46.894549 [ 195 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3468 | 2024.10.09 17:20:46.895076 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3469 | 2024.10.09 17:20:46.895642 [ 195 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_5_1} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3470 | 2024.10.09 17:20:46.895886 [ 195 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_5_1} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3471 | 2024.10.09 17:20:46.896274 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3472 | 2024.10.09 17:20:46.896365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3473 | 2024.10.09 17:20:46.896541 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004575 sec., 85245.90163934426 rows/sec., 6.05 MiB/sec. | ||
3474 | 2024.10.09 17:20:46.896917 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Debug> DynamicQueryHandler: Done processing query | ||
3475 | 2024.10.09 17:20:46.896943 [ 3 ] {df492482-9f3d-4c96-8a23-bdf6ad2a3699} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
3476 | 2024.10.09 17:20:46.896961 [ 3 ] {} <Debug> HTTP-Session: 1ccffeb1-3e79-4598-94d6-22a0ed574949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3477 | 2024.10.09 17:20:46.897120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3478 | 2024.10.09 17:20:46.897172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3479 | 2024.10.09 17:20:46.897192 [ 3 ] {} <Debug> HTTP-Session: 2896a6da-5b5b-4d4c-95b6-44a894fd3da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3480 | 2024.10.09 17:20:46.897208 [ 3 ] {} <Debug> HTTP-Session: 2896a6da-5b5b-4d4c-95b6-44a894fd3da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3481 | 2024.10.09 17:20:46.897222 [ 3 ] {} <Debug> HTTP-Session: 2896a6da-5b5b-4d4c-95b6-44a894fd3da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3482 | 2024.10.09 17:20:46.897254 [ 3 ] {} <Trace> HTTP-Session: 2896a6da-5b5b-4d4c-95b6-44a894fd3da4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3483 | 2024.10.09 17:20:46.897362 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3484 | 2024.10.09 17:20:46.897409 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3485 | 2024.10.09 17:20:46.897561 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3486 | 2024.10.09 17:20:46.897851 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3487 | 2024.10.09 17:20:46.897890 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3488 | 2024.10.09 17:20:46.898279 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3489 | 2024.10.09 17:20:46.898744 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3490 | 2024.10.09 17:20:46.898951 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. | ||
3491 | 2024.10.09 17:20:46.899315 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Debug> DynamicQueryHandler: Done processing query | ||
3492 | 2024.10.09 17:20:46.899340 [ 3 ] {5f7cd297-328b-467b-a09c-bbb733c7a32b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3493 | 2024.10.09 17:20:46.899358 [ 3 ] {} <Debug> HTTP-Session: 2896a6da-5b5b-4d4c-95b6-44a894fd3da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3494 | 2024.10.09 17:20:46.899513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3495 | 2024.10.09 17:20:46.899564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3496 | 2024.10.09 17:20:46.899585 [ 3 ] {} <Debug> HTTP-Session: 4623aed5-bc7c-4555-baa5-b633f9c0dabb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3497 | 2024.10.09 17:20:46.899601 [ 3 ] {} <Debug> HTTP-Session: 4623aed5-bc7c-4555-baa5-b633f9c0dabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3498 | 2024.10.09 17:20:46.899617 [ 3 ] {} <Debug> HTTP-Session: 4623aed5-bc7c-4555-baa5-b633f9c0dabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3499 | 2024.10.09 17:20:46.899648 [ 3 ] {} <Trace> HTTP-Session: 4623aed5-bc7c-4555-baa5-b633f9c0dabb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3500 | 2024.10.09 17:20:46.899846 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3501 | 2024.10.09 17:20:46.899895 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3502 | 2024.10.09 17:20:46.900051 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3503 | 2024.10.09 17:20:46.900492 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3504 | 2024.10.09 17:20:46.900529 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3505 | 2024.10.09 17:20:46.900942 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3506 | 2024.10.09 17:20:46.901310 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3507 | 2024.10.09 17:20:46.901466 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001714 sec., 138273.04550758458 rows/sec., 9.27 MiB/sec. | ||
3508 | 2024.10.09 17:20:46.902053 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Debug> DynamicQueryHandler: Done processing query | ||
3509 | 2024.10.09 17:20:46.902079 [ 3 ] {9fc707c5-170e-443c-87bb-056556e0e7c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3510 | 2024.10.09 17:20:46.902097 [ 3 ] {} <Debug> HTTP-Session: 4623aed5-bc7c-4555-baa5-b633f9c0dabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3511 | 2024.10.09 17:20:46.902237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3512 | 2024.10.09 17:20:46.902289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3513 | 2024.10.09 17:20:46.902309 [ 3 ] {} <Debug> HTTP-Session: 07f6ee80-78f3-45f6-b131-6846af63a8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3514 | 2024.10.09 17:20:46.902327 [ 3 ] {} <Debug> HTTP-Session: 07f6ee80-78f3-45f6-b131-6846af63a8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3515 | 2024.10.09 17:20:46.902341 [ 3 ] {} <Debug> HTTP-Session: 07f6ee80-78f3-45f6-b131-6846af63a8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3516 | 2024.10.09 17:20:46.902372 [ 3 ] {} <Trace> HTTP-Session: 07f6ee80-78f3-45f6-b131-6846af63a8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3517 | 2024.10.09 17:20:46.902471 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3518 | 2024.10.09 17:20:46.902519 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3519 | 2024.10.09 17:20:46.902682 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3520 | 2024.10.09 17:20:46.902958 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3521 | 2024.10.09 17:20:46.902994 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3522 | 2024.10.09 17:20:46.903360 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3523 | 2024.10.09 17:20:46.903703 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3524 | 2024.10.09 17:20:46.903853 [ 47 ] {} <Debug> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3525 | 2024.10.09 17:20:46.903871 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. | ||
3526 | 2024.10.09 17:20:46.903925 [ 47 ] {} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3527 | 2024.10.09 17:20:46.904003 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3528 | 2024.10.09 17:20:46.904181 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
3529 | 2024.10.09 17:20:46.904196 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Debug> DynamicQueryHandler: Done processing query | ||
3530 | 2024.10.09 17:20:46.904251 [ 3 ] {93764a4c-8805-4852-aa03-e80a3c33ea8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3531 | 2024.10.09 17:20:46.904288 [ 3 ] {} <Debug> HTTP-Session: 07f6ee80-78f3-45f6-b131-6846af63a8fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3532 | 2024.10.09 17:20:46.904396 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3533 | 2024.10.09 17:20:46.904449 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
3534 | 2024.10.09 17:20:46.904474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3535 | 2024.10.09 17:20:46.904637 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
3536 | 2024.10.09 17:20:46.904659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3537 | 2024.10.09 17:20:46.904802 [ 3 ] {} <Debug> HTTP-Session: 55297be8-f2b3-4f67-9692-15786b1dd99b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3538 | 2024.10.09 17:20:46.904873 [ 3 ] {} <Debug> HTTP-Session: 55297be8-f2b3-4f67-9692-15786b1dd99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3539 | 2024.10.09 17:20:46.904940 [ 3 ] {} <Debug> HTTP-Session: 55297be8-f2b3-4f67-9692-15786b1dd99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3540 | 2024.10.09 17:20:46.905025 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
3541 | 2024.10.09 17:20:46.905055 [ 3 ] {} <Trace> HTTP-Session: 55297be8-f2b3-4f67-9692-15786b1dd99b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3542 | 2024.10.09 17:20:46.905242 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
3543 | 2024.10.09 17:20:46.905420 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
3544 | 2024.10.09 17:20:46.905589 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3545 | 2024.10.09 17:20:46.905981 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <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 | ||
3546 | 2024.10.09 17:20:46.907888 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3547 | 2024.10.09 17:20:46.908974 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004853435 sec., 1030.1981998316658 rows/sec., 69.42 KiB/sec. | ||
3548 | 2024.10.09 17:20:46.909212 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3549 | 2024.10.09 17:20:46.909467 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3550 | 2024.10.09 17:20:46.909531 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3551 | 2024.10.09 17:20:46.910401 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_5_1} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3552 | 2024.10.09 17:20:46.910565 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_5_1} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3553 | 2024.10.09 17:20:46.910727 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3554 | 2024.10.09 17:20:46.911028 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3555 | 2024.10.09 17:20:46.911502 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3556 | 2024.10.09 17:20:46.911690 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006363 sec., 1257.2685840012573 rows/sec., 2.25 MiB/sec. | ||
3557 | 2024.10.09 17:20:46.911957 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Debug> DynamicQueryHandler: Done processing query | ||
3558 | 2024.10.09 17:20:46.911983 [ 3 ] {453f1ce6-ab3e-4638-9858-717b98736454} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3559 | 2024.10.09 17:20:46.912001 [ 3 ] {} <Debug> HTTP-Session: 55297be8-f2b3-4f67-9692-15786b1dd99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3560 | 2024.10.09 17:20:46.912147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3561 | 2024.10.09 17:20:46.912198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3562 | 2024.10.09 17:20:46.912218 [ 3 ] {} <Debug> HTTP-Session: 187d7342-f7af-4c33-af29-4c26297eec18 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3563 | 2024.10.09 17:20:46.912234 [ 3 ] {} <Debug> HTTP-Session: 187d7342-f7af-4c33-af29-4c26297eec18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3564 | 2024.10.09 17:20:46.912249 [ 3 ] {} <Debug> HTTP-Session: 187d7342-f7af-4c33-af29-4c26297eec18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3565 | 2024.10.09 17:20:46.912280 [ 3 ] {} <Trace> HTTP-Session: 187d7342-f7af-4c33-af29-4c26297eec18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3566 | 2024.10.09 17:20:46.912408 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3567 | 2024.10.09 17:20:46.912454 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3568 | 2024.10.09 17:20:46.912592 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3569 | 2024.10.09 17:20:46.912906 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3570 | 2024.10.09 17:20:46.912943 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3571 | 2024.10.09 17:20:46.913332 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3572 | 2024.10.09 17:20:46.913669 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3573 | 2024.10.09 17:20:46.913830 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001471 sec., 55744.3915703603 rows/sec., 3.54 MiB/sec. | ||
3574 | 2024.10.09 17:20:46.914416 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Debug> DynamicQueryHandler: Done processing query | ||
3575 | 2024.10.09 17:20:46.914450 [ 3 ] {60ed1890-9169-4497-94b8-9ffe34dfc58c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3576 | 2024.10.09 17:20:46.914470 [ 3 ] {} <Debug> HTTP-Session: 187d7342-f7af-4c33-af29-4c26297eec18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3577 | 2024.10.09 17:20:49.262502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 356 | ||
3578 | 2024.10.09 17:20:49.265444 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3579 | 2024.10.09 17:20:49.265496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3580 | 2024.10.09 17:20:49.267046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3581 | 2024.10.09 17:20:49.268042 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3582 | 2024.10.09 17:20:49.269153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
3583 | 2024.10.09 17:20:51.864589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3584 | 2024.10.09 17:20:51.864730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3585 | 2024.10.09 17:20:51.864755 [ 3 ] {} <Debug> HTTP-Session: 8b1c8b9d-9472-4918-a1d4-005f5d1c6685 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3586 | 2024.10.09 17:20:51.864780 [ 3 ] {} <Debug> HTTP-Session: 8b1c8b9d-9472-4918-a1d4-005f5d1c6685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3587 | 2024.10.09 17:20:51.864795 [ 3 ] {} <Debug> HTTP-Session: 8b1c8b9d-9472-4918-a1d4-005f5d1c6685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3588 | 2024.10.09 17:20:51.864846 [ 3 ] {} <Trace> HTTP-Session: 8b1c8b9d-9472-4918-a1d4-005f5d1c6685 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3589 | 2024.10.09 17:20:51.865108 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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', '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', 'sled_data_link:packets_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) | ||
3590 | 2024.10.09 17:20:51.865537 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3591 | 2024.10.09 17:20:51.865592 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <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', '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', 'sled_data_link:packets_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 | ||
3592 | 2024.10.09 17:20:51.865970 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3593 | 2024.10.09 17:20:51.866052 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3594 | 2024.10.09 17:20:51.866233 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
3595 | 2024.10.09 17:20:51.866274 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
3596 | 2024.10.09 17:20:51.866300 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (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 | ||
3597 | 2024.10.09 17:20:51.866319 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3598 | 2024.10.09 17:20:51.866369 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <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', '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', 'sled_data_link:packets_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'))" | ||
3599 | 2024.10.09 17:20:51.866394 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
3600 | 2024.10.09 17:20:51.867554 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002571 sec., 15558.148580318943 rows/sec., 593.31 KiB/sec. | ||
3601 | 2024.10.09 17:20:51.867816 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Debug> DynamicQueryHandler: Done processing query | ||
3602 | 2024.10.09 17:20:51.867843 [ 3 ] {438524e7-e72a-4720-a1fa-41960a6009d7} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
3603 | 2024.10.09 17:20:51.867861 [ 3 ] {} <Debug> HTTP-Session: 8b1c8b9d-9472-4918-a1d4-005f5d1c6685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3604 | 2024.10.09 17:20:51.879082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3605 | 2024.10.09 17:20:51.879148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3606 | 2024.10.09 17:20:51.879171 [ 3 ] {} <Debug> HTTP-Session: a979d5ab-33f6-4509-a0d7-752019ecc14c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3607 | 2024.10.09 17:20:51.879192 [ 3 ] {} <Debug> HTTP-Session: a979d5ab-33f6-4509-a0d7-752019ecc14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3608 | 2024.10.09 17:20:51.879211 [ 3 ] {} <Debug> HTTP-Session: a979d5ab-33f6-4509-a0d7-752019ecc14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3609 | 2024.10.09 17:20:51.879251 [ 3 ] {} <Trace> HTTP-Session: a979d5ab-33f6-4509-a0d7-752019ecc14c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3610 | 2024.10.09 17:20:51.879381 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3611 | 2024.10.09 17:20:51.879428 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3612 | 2024.10.09 17:20:51.879598 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3613 | 2024.10.09 17:20:51.879885 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3614 | 2024.10.09 17:20:51.879925 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3615 | 2024.10.09 17:20:51.880418 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3616 | 2024.10.09 17:20:51.880755 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3617 | 2024.10.09 17:20:51.880894 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001553 sec., 643.915003219575 rows/sec., 145.89 KiB/sec. | ||
3618 | 2024.10.09 17:20:51.881052 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Debug> DynamicQueryHandler: Done processing query | ||
3619 | 2024.10.09 17:20:51.881077 [ 3 ] {f6337c95-02fb-4ca6-8caa-aa40841633ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3620 | 2024.10.09 17:20:51.881093 [ 3 ] {} <Debug> HTTP-Session: a979d5ab-33f6-4509-a0d7-752019ecc14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3621 | 2024.10.09 17:20:51.881236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3622 | 2024.10.09 17:20:51.881285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3623 | 2024.10.09 17:20:51.881304 [ 3 ] {} <Debug> HTTP-Session: e14d6037-6f3f-42d8-9b97-75cd02189406 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3624 | 2024.10.09 17:20:51.881320 [ 3 ] {} <Debug> HTTP-Session: e14d6037-6f3f-42d8-9b97-75cd02189406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3625 | 2024.10.09 17:20:51.881335 [ 3 ] {} <Debug> HTTP-Session: e14d6037-6f3f-42d8-9b97-75cd02189406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3626 | 2024.10.09 17:20:51.881366 [ 3 ] {} <Trace> HTTP-Session: e14d6037-6f3f-42d8-9b97-75cd02189406 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3627 | 2024.10.09 17:20:51.881461 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3628 | 2024.10.09 17:20:51.881506 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3629 | 2024.10.09 17:20:51.881804 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3630 | 2024.10.09 17:20:51.882082 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3631 | 2024.10.09 17:20:51.882120 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3632 | 2024.10.09 17:20:51.882470 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3633 | 2024.10.09 17:20:51.882837 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3634 | 2024.10.09 17:20:51.882962 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001526 sec., 2621.231979030144 rows/sec., 213.74 KiB/sec. | ||
3635 | 2024.10.09 17:20:51.883238 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Debug> DynamicQueryHandler: Done processing query | ||
3636 | 2024.10.09 17:20:51.883263 [ 3 ] {b869dc32-43d9-485f-b7ec-2a020020b2de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3637 | 2024.10.09 17:20:51.883279 [ 3 ] {} <Debug> HTTP-Session: e14d6037-6f3f-42d8-9b97-75cd02189406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3638 | 2024.10.09 17:20:51.883481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3639 | 2024.10.09 17:20:51.883529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3640 | 2024.10.09 17:20:51.883549 [ 3 ] {} <Debug> HTTP-Session: 37a610be-5c2a-4514-836c-a2edc3a5fa81 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3641 | 2024.10.09 17:20:51.883566 [ 3 ] {} <Debug> HTTP-Session: 37a610be-5c2a-4514-836c-a2edc3a5fa81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3642 | 2024.10.09 17:20:51.883580 [ 3 ] {} <Debug> HTTP-Session: 37a610be-5c2a-4514-836c-a2edc3a5fa81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3643 | 2024.10.09 17:20:51.883611 [ 3 ] {} <Trace> HTTP-Session: 37a610be-5c2a-4514-836c-a2edc3a5fa81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3644 | 2024.10.09 17:20:51.883740 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3645 | 2024.10.09 17:20:51.883783 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3646 | 2024.10.09 17:20:51.884023 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3647 | 2024.10.09 17:20:51.884403 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3648 | 2024.10.09 17:20:51.884439 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3649 | 2024.10.09 17:20:51.884792 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3650 | 2024.10.09 17:20:51.885159 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3651 | 2024.10.09 17:20:51.885291 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Debug> executeQuery: Read 120 rows, 10.34 KiB in 0.001603 sec., 74859.63817841547 rows/sec., 6.30 MiB/sec. | ||
3652 | 2024.10.09 17:20:51.885449 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Debug> DynamicQueryHandler: Done processing query | ||
3653 | 2024.10.09 17:20:51.885474 [ 3 ] {8d6ed7f9-155a-47ef-9ba9-7f0d93dd6c7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
3654 | 2024.10.09 17:20:51.885490 [ 3 ] {} <Debug> HTTP-Session: 37a610be-5c2a-4514-836c-a2edc3a5fa81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3655 | 2024.10.09 17:20:51.885618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3656 | 2024.10.09 17:20:51.885666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3657 | 2024.10.09 17:20:51.885685 [ 3 ] {} <Debug> HTTP-Session: 166727f3-7bd1-4d7c-ae89-3402ec20f971 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3658 | 2024.10.09 17:20:51.885701 [ 3 ] {} <Debug> HTTP-Session: 166727f3-7bd1-4d7c-ae89-3402ec20f971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3659 | 2024.10.09 17:20:51.885714 [ 3 ] {} <Debug> HTTP-Session: 166727f3-7bd1-4d7c-ae89-3402ec20f971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3660 | 2024.10.09 17:20:51.885745 [ 3 ] {} <Trace> HTTP-Session: 166727f3-7bd1-4d7c-ae89-3402ec20f971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3661 | 2024.10.09 17:20:51.885848 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3662 | 2024.10.09 17:20:51.885891 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3663 | 2024.10.09 17:20:51.886116 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3664 | 2024.10.09 17:20:51.886401 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3665 | 2024.10.09 17:20:51.886437 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3666 | 2024.10.09 17:20:51.886784 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3667 | 2024.10.09 17:20:51.887165 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3668 | 2024.10.09 17:20:51.887296 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00148 sec., 23648.64864864865 rows/sec., 1.72 MiB/sec. | ||
3669 | 2024.10.09 17:20:51.887450 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Debug> DynamicQueryHandler: Done processing query | ||
3670 | 2024.10.09 17:20:51.887474 [ 3 ] {9519343b-1486-42f7-a680-d5a34db2ba1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3671 | 2024.10.09 17:20:51.887490 [ 3 ] {} <Debug> HTTP-Session: 166727f3-7bd1-4d7c-ae89-3402ec20f971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3672 | 2024.10.09 17:20:51.887618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 18015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3673 | 2024.10.09 17:20:51.887665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3674 | 2024.10.09 17:20:51.887684 [ 3 ] {} <Debug> HTTP-Session: 874405fa-ac30-49c7-89bf-dea86e4f4dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3675 | 2024.10.09 17:20:51.887700 [ 3 ] {} <Debug> HTTP-Session: 874405fa-ac30-49c7-89bf-dea86e4f4dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3676 | 2024.10.09 17:20:51.887714 [ 3 ] {} <Debug> HTTP-Session: 874405fa-ac30-49c7-89bf-dea86e4f4dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3677 | 2024.10.09 17:20:51.887745 [ 3 ] {} <Trace> HTTP-Session: 874405fa-ac30-49c7-89bf-dea86e4f4dc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3678 | 2024.10.09 17:20:51.887863 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3679 | 2024.10.09 17:20:51.887907 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3680 | 2024.10.09 17:20:51.888130 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3681 | 2024.10.09 17:20:51.888458 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3682 | 2024.10.09 17:20:51.888493 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3683 | 2024.10.09 17:20:51.888846 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3684 | 2024.10.09 17:20:51.889296 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3685 | 2024.10.09 17:20:51.889429 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.00161 sec., 65838.50931677019 rows/sec., 5.15 MiB/sec. | ||
3686 | 2024.10.09 17:20:51.889722 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Debug> DynamicQueryHandler: Done processing query | ||
3687 | 2024.10.09 17:20:51.889748 [ 3 ] {5408f6d8-9384-4888-8925-12886816cc5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3688 | 2024.10.09 17:20:51.889764 [ 3 ] {} <Debug> HTTP-Session: 874405fa-ac30-49c7-89bf-dea86e4f4dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3689 | 2024.10.09 17:20:51.889928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3690 | 2024.10.09 17:20:51.889978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3691 | 2024.10.09 17:20:51.889997 [ 3 ] {} <Debug> HTTP-Session: 142f4275-491f-4506-8d2b-61950927580c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3692 | 2024.10.09 17:20:51.890013 [ 3 ] {} <Debug> HTTP-Session: 142f4275-491f-4506-8d2b-61950927580c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3693 | 2024.10.09 17:20:51.890027 [ 3 ] {} <Debug> HTTP-Session: 142f4275-491f-4506-8d2b-61950927580c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3694 | 2024.10.09 17:20:51.890058 [ 3 ] {} <Trace> HTTP-Session: 142f4275-491f-4506-8d2b-61950927580c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3695 | 2024.10.09 17:20:51.890203 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3696 | 2024.10.09 17:20:51.890250 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3697 | 2024.10.09 17:20:51.890412 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3698 | 2024.10.09 17:20:51.890758 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3699 | 2024.10.09 17:20:51.890794 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3700 | 2024.10.09 17:20:51.891172 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3701 | 2024.10.09 17:20:51.891511 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3702 | 2024.10.09 17:20:51.891637 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001502 sec., 107856.19174434087 rows/sec., 7.51 MiB/sec. | ||
3703 | 2024.10.09 17:20:51.891791 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Debug> DynamicQueryHandler: Done processing query | ||
3704 | 2024.10.09 17:20:51.891816 [ 3 ] {1102cf89-75fe-4440-bd03-493ade4e6fc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3705 | 2024.10.09 17:20:51.891832 [ 3 ] {} <Debug> HTTP-Session: 142f4275-491f-4506-8d2b-61950927580c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3706 | 2024.10.09 17:20:51.891984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3707 | 2024.10.09 17:20:51.892031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3708 | 2024.10.09 17:20:51.892049 [ 3 ] {} <Debug> HTTP-Session: 5483bc6a-0f2d-43d8-a269-0bb000eba5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3709 | 2024.10.09 17:20:51.892066 [ 3 ] {} <Debug> HTTP-Session: 5483bc6a-0f2d-43d8-a269-0bb000eba5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3710 | 2024.10.09 17:20:51.892080 [ 3 ] {} <Debug> HTTP-Session: 5483bc6a-0f2d-43d8-a269-0bb000eba5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3711 | 2024.10.09 17:20:51.892110 [ 3 ] {} <Trace> HTTP-Session: 5483bc6a-0f2d-43d8-a269-0bb000eba5f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3712 | 2024.10.09 17:20:51.892643 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3713 | 2024.10.09 17:20:51.892708 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <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 | ||
3714 | 2024.10.09 17:20:51.893124 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3715 | 2024.10.09 17:20:51.893740 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3716 | 2024.10.09 17:20:51.893776 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3717 | 2024.10.09 17:20:51.894420 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3718 | 2024.10.09 17:20:51.894824 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3719 | 2024.10.09 17:20:51.894971 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00278 sec., 11151.079136690647 rows/sec., 19.98 MiB/sec. | ||
3720 | 2024.10.09 17:20:51.895169 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Debug> DynamicQueryHandler: Done processing query | ||
3721 | 2024.10.09 17:20:51.895194 [ 3 ] {2fb898d2-cbd3-44a4-af83-be92d3fd1612} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
3722 | 2024.10.09 17:20:51.895210 [ 3 ] {} <Debug> HTTP-Session: 5483bc6a-0f2d-43d8-a269-0bb000eba5f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3723 | 2024.10.09 17:20:51.895331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3724 | 2024.10.09 17:20:51.895379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3725 | 2024.10.09 17:20:51.895400 [ 3 ] {} <Debug> HTTP-Session: 83ae46ee-0eeb-45cd-a59d-bf8a3530b5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3726 | 2024.10.09 17:20:51.895416 [ 3 ] {} <Debug> HTTP-Session: 83ae46ee-0eeb-45cd-a59d-bf8a3530b5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3727 | 2024.10.09 17:20:51.895430 [ 3 ] {} <Debug> HTTP-Session: 83ae46ee-0eeb-45cd-a59d-bf8a3530b5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3728 | 2024.10.09 17:20:51.895461 [ 3 ] {} <Trace> HTTP-Session: 83ae46ee-0eeb-45cd-a59d-bf8a3530b5fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3729 | 2024.10.09 17:20:51.895558 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3730 | 2024.10.09 17:20:51.895602 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3731 | 2024.10.09 17:20:51.895730 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3732 | 2024.10.09 17:20:51.895970 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Trace> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3733 | 2024.10.09 17:20:51.896005 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3734 | 2024.10.09 17:20:51.896358 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3735 | 2024.10.09 17:20:51.896681 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Trace> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3736 | 2024.10.09 17:20:51.896808 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001276 sec., 7053.2915360501565 rows/sec., 520.43 KiB/sec. | ||
3737 | 2024.10.09 17:20:51.897099 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Debug> DynamicQueryHandler: Done processing query | ||
3738 | 2024.10.09 17:20:51.897125 [ 3 ] {4b9cb16e-7b6b-4a7a-ab88-1a78d10c175d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3739 | 2024.10.09 17:20:51.897142 [ 3 ] {} <Debug> HTTP-Session: 83ae46ee-0eeb-45cd-a59d-bf8a3530b5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3740 | 2024.10.09 17:20:51.897261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3741 | 2024.10.09 17:20:51.897309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3742 | 2024.10.09 17:20:51.897329 [ 3 ] {} <Debug> HTTP-Session: 1a1fb881-ddaa-4bf7-97c3-58dc987d491a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3743 | 2024.10.09 17:20:51.897346 [ 3 ] {} <Debug> HTTP-Session: 1a1fb881-ddaa-4bf7-97c3-58dc987d491a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3744 | 2024.10.09 17:20:51.897360 [ 3 ] {} <Debug> HTTP-Session: 1a1fb881-ddaa-4bf7-97c3-58dc987d491a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3745 | 2024.10.09 17:20:51.897390 [ 3 ] {} <Trace> HTTP-Session: 1a1fb881-ddaa-4bf7-97c3-58dc987d491a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3746 | 2024.10.09 17:20:51.897504 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3747 | 2024.10.09 17:20:51.897551 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3748 | 2024.10.09 17:20:51.897715 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3749 | 2024.10.09 17:20:51.898062 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2024.10.09 17:20:51.898107 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3751 | 2024.10.09 17:20:51.898582 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3752 | 2024.10.09 17:20:51.899016 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2024.10.09 17:20:51.899173 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001708 sec., 35128.805620608895 rows/sec., 2.37 MiB/sec. | ||
3754 | 2024.10.09 17:20:51.899360 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Debug> DynamicQueryHandler: Done processing query | ||
3755 | 2024.10.09 17:20:51.899392 [ 3 ] {e6b28ba0-8868-4e4e-8251-7b8888993d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3756 | 2024.10.09 17:20:51.899413 [ 3 ] {} <Debug> HTTP-Session: 1a1fb881-ddaa-4bf7-97c3-58dc987d491a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3757 | 2024.10.09 17:20:54.171018 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3758 | 2024.10.09 17:20:54.171076 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3759 | 2024.10.09 17:20:56.875914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3760 | 2024.10.09 17:20:56.876057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3761 | 2024.10.09 17:20:56.876096 [ 3 ] {} <Debug> HTTP-Session: 79e313a7-5058-4aed-a72f-b66a449a1031 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3762 | 2024.10.09 17:20:56.876129 [ 3 ] {} <Debug> HTTP-Session: 79e313a7-5058-4aed-a72f-b66a449a1031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3763 | 2024.10.09 17:20:56.876145 [ 3 ] {} <Debug> HTTP-Session: 79e313a7-5058-4aed-a72f-b66a449a1031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3764 | 2024.10.09 17:20:56.876203 [ 3 ] {} <Trace> HTTP-Session: 79e313a7-5058-4aed-a72f-b66a449a1031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3765 | 2024.10.09 17:20:56.876401 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3766 | 2024.10.09 17:20:56.876473 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3767 | 2024.10.09 17:20:56.876826 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3768 | 2024.10.09 17:20:56.877234 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3769 | 2024.10.09 17:20:56.877278 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3770 | 2024.10.09 17:20:56.877696 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3771 | 2024.10.09 17:20:56.878090 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3772 | 2024.10.09 17:20:56.878264 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001911 sec., 3139.717425431711 rows/sec., 256.02 KiB/sec. | ||
3773 | 2024.10.09 17:20:56.878596 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Debug> DynamicQueryHandler: Done processing query | ||
3774 | 2024.10.09 17:20:56.878625 [ 3 ] {d2cb3108-3083-4ca1-96f6-1520628679bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3775 | 2024.10.09 17:20:56.878643 [ 3 ] {} <Debug> HTTP-Session: 79e313a7-5058-4aed-a72f-b66a449a1031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3776 | 2024.10.09 17:20:56.878854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3777 | 2024.10.09 17:20:56.878907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3778 | 2024.10.09 17:20:56.878928 [ 3 ] {} <Debug> HTTP-Session: 421dc1f9-5d03-49ad-9119-45604af7da88 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3779 | 2024.10.09 17:20:56.878948 [ 3 ] {} <Debug> HTTP-Session: 421dc1f9-5d03-49ad-9119-45604af7da88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3780 | 2024.10.09 17:20:56.878963 [ 3 ] {} <Debug> HTTP-Session: 421dc1f9-5d03-49ad-9119-45604af7da88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3781 | 2024.10.09 17:20:56.879003 [ 3 ] {} <Trace> HTTP-Session: 421dc1f9-5d03-49ad-9119-45604af7da88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3782 | 2024.10.09 17:20:56.879161 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3783 | 2024.10.09 17:20:56.879210 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3784 | 2024.10.09 17:20:56.879465 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3785 | 2024.10.09 17:20:56.879931 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3786 | 2024.10.09 17:20:56.879970 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3787 | 2024.10.09 17:20:56.880372 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3788 | 2024.10.09 17:20:56.880738 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3789 | 2024.10.09 17:20:56.880897 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.001807 sec., 115107.91366906474 rows/sec., 10.09 MiB/sec. | ||
3790 | 2024.10.09 17:20:56.881262 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Debug> DynamicQueryHandler: Done processing query | ||
3791 | 2024.10.09 17:20:56.881289 [ 3 ] {ada46115-4d8f-4313-ad03-74ceb1c62dc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3792 | 2024.10.09 17:20:56.881306 [ 3 ] {} <Debug> HTTP-Session: 421dc1f9-5d03-49ad-9119-45604af7da88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3793 | 2024.10.09 17:20:56.881459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3794 | 2024.10.09 17:20:56.881510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3795 | 2024.10.09 17:20:56.881531 [ 3 ] {} <Debug> HTTP-Session: 04ed1cb9-eee9-4d08-8e55-6df655ca1f14 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3796 | 2024.10.09 17:20:56.881548 [ 3 ] {} <Debug> HTTP-Session: 04ed1cb9-eee9-4d08-8e55-6df655ca1f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3797 | 2024.10.09 17:20:56.881561 [ 3 ] {} <Debug> HTTP-Session: 04ed1cb9-eee9-4d08-8e55-6df655ca1f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3798 | 2024.10.09 17:20:56.881594 [ 3 ] {} <Trace> HTTP-Session: 04ed1cb9-eee9-4d08-8e55-6df655ca1f14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3799 | 2024.10.09 17:20:56.881697 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3800 | 2024.10.09 17:20:56.881743 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3801 | 2024.10.09 17:20:56.881995 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3802 | 2024.10.09 17:20:56.882299 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3803 | 2024.10.09 17:20:56.882336 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3804 | 2024.10.09 17:20:56.882689 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3805 | 2024.10.09 17:20:56.883044 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3806 | 2024.10.09 17:20:56.883199 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.00152 sec., 9210.526315789473 rows/sec., 671.39 KiB/sec. | ||
3807 | 2024.10.09 17:20:56.883361 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Debug> DynamicQueryHandler: Done processing query | ||
3808 | 2024.10.09 17:20:56.883385 [ 3 ] {3e64f15f-baf1-4207-bfea-983130526e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3809 | 2024.10.09 17:20:56.883401 [ 3 ] {} <Debug> HTTP-Session: 04ed1cb9-eee9-4d08-8e55-6df655ca1f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3810 | 2024.10.09 17:20:56.883539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3811 | 2024.10.09 17:20:56.883589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3812 | 2024.10.09 17:20:56.883609 [ 3 ] {} <Debug> HTTP-Session: c238db63-666c-4157-807c-f7dad9d21b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3813 | 2024.10.09 17:20:56.883626 [ 3 ] {} <Debug> HTTP-Session: c238db63-666c-4157-807c-f7dad9d21b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3814 | 2024.10.09 17:20:56.883640 [ 3 ] {} <Debug> HTTP-Session: c238db63-666c-4157-807c-f7dad9d21b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3815 | 2024.10.09 17:20:56.883670 [ 3 ] {} <Trace> HTTP-Session: c238db63-666c-4157-807c-f7dad9d21b4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3816 | 2024.10.09 17:20:56.883769 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3817 | 2024.10.09 17:20:56.883817 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3818 | 2024.10.09 17:20:56.884041 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3819 | 2024.10.09 17:20:56.884439 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3820 | 2024.10.09 17:20:56.884477 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3821 | 2024.10.09 17:20:56.884830 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3822 | 2024.10.09 17:20:56.885192 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3823 | 2024.10.09 17:20:56.885352 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
3824 | 2024.10.09 17:20:56.885537 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Debug> DynamicQueryHandler: Done processing query | ||
3825 | 2024.10.09 17:20:56.885563 [ 3 ] {cc652345-8971-4769-bd8b-38d05017a66e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3826 | 2024.10.09 17:20:56.885580 [ 3 ] {} <Debug> HTTP-Session: c238db63-666c-4157-807c-f7dad9d21b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3827 | 2024.10.09 17:20:56.885713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3828 | 2024.10.09 17:20:56.885763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3829 | 2024.10.09 17:20:56.885783 [ 3 ] {} <Debug> HTTP-Session: 9c087932-d094-4f7f-8bea-ecdb5cd6bc0f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3830 | 2024.10.09 17:20:56.885799 [ 3 ] {} <Debug> HTTP-Session: 9c087932-d094-4f7f-8bea-ecdb5cd6bc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3831 | 2024.10.09 17:20:56.885813 [ 3 ] {} <Debug> HTTP-Session: 9c087932-d094-4f7f-8bea-ecdb5cd6bc0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3832 | 2024.10.09 17:20:56.885844 [ 3 ] {} <Trace> HTTP-Session: 9c087932-d094-4f7f-8bea-ecdb5cd6bc0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3833 | 2024.10.09 17:20:56.885940 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3834 | 2024.10.09 17:20:56.885983 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3835 | 2024.10.09 17:20:56.886211 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3836 | 2024.10.09 17:20:56.886563 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3837 | 2024.10.09 17:20:56.886603 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3838 | 2024.10.09 17:20:56.886960 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3839 | 2024.10.09 17:20:56.887330 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3840 | 2024.10.09 17:20:56.887496 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 224.93 KiB/sec. | ||
3841 | 2024.10.09 17:20:56.887666 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Debug> DynamicQueryHandler: Done processing query | ||
3842 | 2024.10.09 17:20:56.887693 [ 3 ] {b5acf2a3-b28e-4b5d-87c1-0f1579273578} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3843 | 2024.10.09 17:20:56.887709 [ 3 ] {} <Debug> HTTP-Session: 9c087932-d094-4f7f-8bea-ecdb5cd6bc0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3844 | 2024.10.09 17:20:56.887952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 64172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3845 | 2024.10.09 17:20:56.888003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3846 | 2024.10.09 17:20:56.888023 [ 3 ] {} <Debug> HTTP-Session: 7eb00113-12b8-41fe-ab7d-7a58d295aaf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3847 | 2024.10.09 17:20:56.888040 [ 3 ] {} <Debug> HTTP-Session: 7eb00113-12b8-41fe-ab7d-7a58d295aaf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3848 | 2024.10.09 17:20:56.888053 [ 3 ] {} <Debug> HTTP-Session: 7eb00113-12b8-41fe-ab7d-7a58d295aaf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3849 | 2024.10.09 17:20:56.888084 [ 3 ] {} <Trace> HTTP-Session: 7eb00113-12b8-41fe-ab7d-7a58d295aaf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3850 | 2024.10.09 17:20:56.888287 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3851 | 2024.10.09 17:20:56.888332 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3852 | 2024.10.09 17:20:56.888567 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3853 | 2024.10.09 17:20:56.889147 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3854 | 2024.10.09 17:20:56.889185 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3855 | 2024.10.09 17:20:56.889560 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3856 | 2024.10.09 17:20:56.889923 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3857 | 2024.10.09 17:20:56.890073 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Debug> executeQuery: Read 396 rows, 28.81 KiB in 0.001886 sec., 209968.1866383881 rows/sec., 14.92 MiB/sec. | ||
3858 | 2024.10.09 17:20:56.890305 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Debug> DynamicQueryHandler: Done processing query | ||
3859 | 2024.10.09 17:20:56.890336 [ 3 ] {bfd25d81-b44e-4e2a-9882-701686e6d962} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
3860 | 2024.10.09 17:20:56.890356 [ 3 ] {} <Debug> HTTP-Session: 7eb00113-12b8-41fe-ab7d-7a58d295aaf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3861 | 2024.10.09 17:20:56.890503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3862 | 2024.10.09 17:20:56.890555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3863 | 2024.10.09 17:20:56.890575 [ 3 ] {} <Debug> HTTP-Session: b969feaa-c084-44f6-ad15-5b8f9d470975 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3864 | 2024.10.09 17:20:56.890592 [ 3 ] {} <Debug> HTTP-Session: b969feaa-c084-44f6-ad15-5b8f9d470975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3865 | 2024.10.09 17:20:56.890606 [ 3 ] {} <Debug> HTTP-Session: b969feaa-c084-44f6-ad15-5b8f9d470975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3866 | 2024.10.09 17:20:56.890637 [ 3 ] {} <Trace> HTTP-Session: b969feaa-c084-44f6-ad15-5b8f9d470975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3867 | 2024.10.09 17:20:56.890733 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3868 | 2024.10.09 17:20:56.890781 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3869 | 2024.10.09 17:20:56.890911 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3870 | 2024.10.09 17:20:56.891193 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2024.10.09 17:20:56.891230 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3872 | 2024.10.09 17:20:56.891637 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3873 | 2024.10.09 17:20:56.891983 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3874 | 2024.10.09 17:20:56.892135 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
3875 | 2024.10.09 17:20:56.892146 [ 29 ] {} <Debug> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3876 | 2024.10.09 17:20:56.892243 [ 29 ] {} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3877 | 2024.10.09 17:20:56.892288 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3878 | 2024.10.09 17:20:56.892394 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Debug> DynamicQueryHandler: Done processing query | ||
3879 | 2024.10.09 17:20:56.892428 [ 3 ] {45adea7c-bd13-48a0-b4f4-05ab74df5a7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3880 | 2024.10.09 17:20:56.892440 [ 186 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::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 | ||
3881 | 2024.10.09 17:20:56.892448 [ 3 ] {} <Debug> HTTP-Session: b969feaa-c084-44f6-ad15-5b8f9d470975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3882 | 2024.10.09 17:20:56.892568 [ 186 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3883 | 2024.10.09 17:20:56.892599 [ 186 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3884 | 2024.10.09 17:20:56.892670 [ 186 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3885 | 2024.10.09 17:20:56.892890 [ 186 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3886 | 2024.10.09 17:20:56.892901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 45171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3887 | 2024.10.09 17:20:56.893181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3888 | 2024.10.09 17:20:56.893301 [ 186 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3889 | 2024.10.09 17:20:56.893307 [ 3 ] {} <Debug> HTTP-Session: 877de959-dcb2-4410-882c-c9209bbcd331 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3890 | 2024.10.09 17:20:56.893399 [ 3 ] {} <Debug> HTTP-Session: 877de959-dcb2-4410-882c-c9209bbcd331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3891 | 2024.10.09 17:20:56.893498 [ 3 ] {} <Debug> HTTP-Session: 877de959-dcb2-4410-882c-c9209bbcd331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3892 | 2024.10.09 17:20:56.893581 [ 186 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3893 | 2024.10.09 17:20:56.893615 [ 3 ] {} <Trace> HTTP-Session: 877de959-dcb2-4410-882c-c9209bbcd331 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3894 | 2024.10.09 17:20:56.893810 [ 186 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::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 | ||
3895 | 2024.10.09 17:20:56.894096 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3896 | 2024.10.09 17:20:56.894166 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3897 | 2024.10.09 17:20:56.894468 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3898 | 2024.10.09 17:20:56.895318 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3899 | 2024.10.09 17:20:56.895385 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3900 | 2024.10.09 17:20:56.895458 [ 192 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003076806 sec., 11700.445201939934 rows/sec., 611.30 KiB/sec. | ||
3901 | 2024.10.09 17:20:56.895748 [ 192 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3902 | 2024.10.09 17:20:56.896403 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3903 | 2024.10.09 17:20:56.896772 [ 192 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3904 | 2024.10.09 17:20:56.897025 [ 192 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_6_1} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3905 | 2024.10.09 17:20:56.897195 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3906 | 2024.10.09 17:20:56.897238 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3907 | 2024.10.09 17:20:56.897448 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.003536 sec., 67873.30316742082 rows/sec., 4.55 MiB/sec. | ||
3908 | 2024.10.09 17:20:56.897683 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Debug> DynamicQueryHandler: Done processing query | ||
3909 | 2024.10.09 17:20:56.897713 [ 3 ] {10995220-b730-4537-b93c-00237f9caad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3910 | 2024.10.09 17:20:56.897735 [ 3 ] {} <Debug> HTTP-Session: 877de959-dcb2-4410-882c-c9209bbcd331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3911 | 2024.10.09 17:20:56.897885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3912 | 2024.10.09 17:20:56.897941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3913 | 2024.10.09 17:20:56.897962 [ 3 ] {} <Debug> HTTP-Session: af9c77f7-da56-400e-a08e-47dfef5f0c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3914 | 2024.10.09 17:20:56.897981 [ 3 ] {} <Debug> HTTP-Session: af9c77f7-da56-400e-a08e-47dfef5f0c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3915 | 2024.10.09 17:20:56.898000 [ 3 ] {} <Debug> HTTP-Session: af9c77f7-da56-400e-a08e-47dfef5f0c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3916 | 2024.10.09 17:20:56.898033 [ 3 ] {} <Trace> HTTP-Session: af9c77f7-da56-400e-a08e-47dfef5f0c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3917 | 2024.10.09 17:20:56.898140 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3918 | 2024.10.09 17:20:56.898198 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3919 | 2024.10.09 17:20:56.898378 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3920 | 2024.10.09 17:20:56.898738 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2024.10.09 17:20:56.898782 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3922 | 2024.10.09 17:20:56.899237 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3923 | 2024.10.09 17:20:56.899684 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3924 | 2024.10.09 17:20:56.899873 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001762 sec., 567.5368898978434 rows/sec., 38.24 KiB/sec. | ||
3925 | 2024.10.09 17:20:56.900050 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Debug> DynamicQueryHandler: Done processing query | ||
3926 | 2024.10.09 17:20:56.900077 [ 3 ] {0d2ab118-572c-4431-816b-d90b5d8c81f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3927 | 2024.10.09 17:20:56.900095 [ 3 ] {} <Debug> HTTP-Session: af9c77f7-da56-400e-a08e-47dfef5f0c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3928 | 2024.10.09 17:20:56.900258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3929 | 2024.10.09 17:20:56.900309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3930 | 2024.10.09 17:20:56.900330 [ 3 ] {} <Debug> HTTP-Session: 1610d9db-0d04-4107-8d8f-f8d48296edd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3931 | 2024.10.09 17:20:56.900347 [ 3 ] {} <Debug> HTTP-Session: 1610d9db-0d04-4107-8d8f-f8d48296edd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3932 | 2024.10.09 17:20:56.900361 [ 3 ] {} <Debug> HTTP-Session: 1610d9db-0d04-4107-8d8f-f8d48296edd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3933 | 2024.10.09 17:20:56.900393 [ 3 ] {} <Trace> HTTP-Session: 1610d9db-0d04-4107-8d8f-f8d48296edd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3934 | 2024.10.09 17:20:56.900557 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3935 | 2024.10.09 17:20:56.900645 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <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 | ||
3936 | 2024.10.09 17:20:56.901243 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3937 | 2024.10.09 17:20:56.901843 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3938 | 2024.10.09 17:20:56.901882 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3939 | 2024.10.09 17:20:56.902520 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3940 | 2024.10.09 17:20:56.902945 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3941 | 2024.10.09 17:20:56.903149 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002674 sec., 2991.7726252804787 rows/sec., 5.36 MiB/sec. | ||
3942 | 2024.10.09 17:20:56.903667 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Debug> DynamicQueryHandler: Done processing query | ||
3943 | 2024.10.09 17:20:56.903693 [ 3 ] {76aed421-506d-43d0-9b06-00b3836a1242} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3944 | 2024.10.09 17:20:56.903710 [ 3 ] {} <Debug> HTTP-Session: 1610d9db-0d04-4107-8d8f-f8d48296edd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3945 | 2024.10.09 17:20:56.903845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3946 | 2024.10.09 17:20:56.903895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3947 | 2024.10.09 17:20:56.903914 [ 3 ] {} <Debug> HTTP-Session: d2ff11e7-d3d9-4b14-bcf2-6cbfc1943552 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3948 | 2024.10.09 17:20:56.903931 [ 3 ] {} <Debug> HTTP-Session: d2ff11e7-d3d9-4b14-bcf2-6cbfc1943552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3949 | 2024.10.09 17:20:56.903946 [ 3 ] {} <Debug> HTTP-Session: d2ff11e7-d3d9-4b14-bcf2-6cbfc1943552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3950 | 2024.10.09 17:20:56.903977 [ 3 ] {} <Trace> HTTP-Session: d2ff11e7-d3d9-4b14-bcf2-6cbfc1943552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3951 | 2024.10.09 17:20:56.904100 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3952 | 2024.10.09 17:20:56.904146 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3953 | 2024.10.09 17:20:56.904295 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3954 | 2024.10.09 17:20:56.904662 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3955 | 2024.10.09 17:20:56.904701 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3956 | 2024.10.09 17:20:56.905162 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3957 | 2024.10.09 17:20:56.905557 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3958 | 2024.10.09 17:20:56.905718 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001652 sec., 49636.80387409201 rows/sec., 3.15 MiB/sec. | ||
3959 | 2024.10.09 17:20:56.905953 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Debug> DynamicQueryHandler: Done processing query | ||
3960 | 2024.10.09 17:20:56.905981 [ 3 ] {572f205c-30e4-491e-9fed-8275fd70807c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3961 | 2024.10.09 17:20:56.905998 [ 3 ] {} <Debug> HTTP-Session: d2ff11e7-d3d9-4b14-bcf2-6cbfc1943552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3962 | 2024.10.09 17:20:59.270284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 398 | ||
3963 | 2024.10.09 17:20:59.273484 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3964 | 2024.10.09 17:20:59.273551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3965 | 2024.10.09 17:20:59.275172 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3966 | 2024.10.09 17:20:59.276158 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3967 | 2024.10.09 17:20:59.277140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
3968 | 2024.10.09 17:21:00.045166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3969 | 2024.10.09 17:21:00.045330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3970 | 2024.10.09 17:21:00.045361 [ 3 ] {} <Debug> HTTP-Session: 1bad2a8c-60f7-4e5b-bba4-e74ab06c369b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3971 | 2024.10.09 17:21:00.045390 [ 3 ] {} <Debug> HTTP-Session: 1bad2a8c-60f7-4e5b-bba4-e74ab06c369b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3972 | 2024.10.09 17:21:00.045408 [ 3 ] {} <Debug> HTTP-Session: 1bad2a8c-60f7-4e5b-bba4-e74ab06c369b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3973 | 2024.10.09 17:21:00.045466 [ 3 ] {} <Trace> HTTP-Session: 1bad2a8c-60f7-4e5b-bba4-e74ab06c369b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3974 | 2024.10.09 17:21:00.045675 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3975 | 2024.10.09 17:21:00.045745 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3976 | 2024.10.09 17:21:00.046095 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3977 | 2024.10.09 17:21:00.046573 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3978 | 2024.10.09 17:21:00.046618 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3979 | 2024.10.09 17:21:00.047052 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3980 | 2024.10.09 17:21:00.047440 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3981 | 2024.10.09 17:21:00.047596 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001971 sec., 1014.7133434804667 rows/sec., 82.74 KiB/sec. | ||
3982 | 2024.10.09 17:21:00.047820 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Debug> DynamicQueryHandler: Done processing query | ||
3983 | 2024.10.09 17:21:00.047849 [ 3 ] {e9deaecf-d2c0-4db7-90f0-64bde757ef64} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3984 | 2024.10.09 17:21:00.047868 [ 3 ] {} <Debug> HTTP-Session: 1bad2a8c-60f7-4e5b-bba4-e74ab06c369b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3985 | 2024.10.09 17:21:00.048487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 175719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3986 | 2024.10.09 17:21:00.048548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3987 | 2024.10.09 17:21:00.048571 [ 3 ] {} <Debug> HTTP-Session: 71c73fd5-7707-426c-9902-79da78cd1dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
3988 | 2024.10.09 17:21:00.048590 [ 3 ] {} <Debug> HTTP-Session: 71c73fd5-7707-426c-9902-79da78cd1dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3989 | 2024.10.09 17:21:00.048605 [ 3 ] {} <Debug> HTTP-Session: 71c73fd5-7707-426c-9902-79da78cd1dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3990 | 2024.10.09 17:21:00.048638 [ 3 ] {} <Trace> HTTP-Session: 71c73fd5-7707-426c-9902-79da78cd1dbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3991 | 2024.10.09 17:21:00.049849 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3992 | 2024.10.09 17:21:00.049896 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3993 | 2024.10.09 17:21:00.050121 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3994 | 2024.10.09 17:21:00.051326 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2024.10.09 17:21:00.051364 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
3996 | 2024.10.09 17:21:00.051880 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3997 | 2024.10.09 17:21:00.052264 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2024.10.09 17:21:00.052427 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Debug> executeQuery: Read 1215 rows, 102.26 KiB in 0.003603 sec., 337218.98417985014 rows/sec., 27.72 MiB/sec. | ||
3999 | 2024.10.09 17:21:00.052430 [ 27 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4000 | 2024.10.09 17:21:00.052520 [ 27 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4001 | 2024.10.09 17:21:00.052581 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4002 | 2024.10.09 17:21:00.052735 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Debug> DynamicQueryHandler: Done processing query | ||
4003 | 2024.10.09 17:21:00.052791 [ 3 ] {f44e0073-021e-45d1-a7ff-d56fe629a8be} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
4004 | 2024.10.09 17:21:00.052816 [ 3 ] {} <Debug> HTTP-Session: 71c73fd5-7707-426c-9902-79da78cd1dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4005 | 2024.10.09 17:21:00.052820 [ 189 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
4006 | 2024.10.09 17:21:00.053046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4007 | 2024.10.09 17:21:00.053089 [ 189 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4008 | 2024.10.09 17:21:00.053143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4009 | 2024.10.09 17:21:00.053168 [ 189 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1389 rows starting from the beginning of the part | ||
4010 | 2024.10.09 17:21:00.053183 [ 3 ] {} <Debug> HTTP-Session: 432fa96f-e933-491a-9834-fce781a925d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4011 | 2024.10.09 17:21:00.053221 [ 3 ] {} <Debug> HTTP-Session: 432fa96f-e933-491a-9834-fce781a925d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4012 | 2024.10.09 17:21:00.053244 [ 3 ] {} <Debug> HTTP-Session: 432fa96f-e933-491a-9834-fce781a925d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4013 | 2024.10.09 17:21:00.053355 [ 3 ] {} <Trace> HTTP-Session: 432fa96f-e933-491a-9834-fce781a925d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4014 | 2024.10.09 17:21:00.053512 [ 189 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
4015 | 2024.10.09 17:21:00.053645 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4016 | 2024.10.09 17:21:00.053804 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4017 | 2024.10.09 17:21:00.053867 [ 189 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 205 rows starting from the beginning of the part | ||
4018 | 2024.10.09 17:21:00.054346 [ 189 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 120 rows starting from the beginning of the part | ||
4019 | 2024.10.09 17:21:00.054944 [ 189 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 208 rows starting from the beginning of the part | ||
4020 | 2024.10.09 17:21:00.055404 [ 189 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1215 rows starting from the beginning of the part | ||
4021 | 2024.10.09 17:21:00.055982 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4022 | 2024.10.09 17:21:00.056742 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4023 | 2024.10.09 17:21:00.056783 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4024 | 2024.10.09 17:21:00.057657 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4025 | 2024.10.09 17:21:00.058505 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4026 | 2024.10.09 17:21:00.058711 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.005142 sec., 2139.245429793855 rows/sec., 158.77 KiB/sec. | ||
4027 | 2024.10.09 17:21:00.059049 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Debug> DynamicQueryHandler: Done processing query | ||
4028 | 2024.10.09 17:21:00.059119 [ 3 ] {461f726e-2468-494d-b2e7-d78d9a8a5d87} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4029 | 2024.10.09 17:21:00.059197 [ 3 ] {} <Debug> HTTP-Session: 432fa96f-e933-491a-9834-fce781a925d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4030 | 2024.10.09 17:21:00.059427 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3237 rows, containing 5 columns (5 merged, 0 gathered) in 0.006726285 sec., 481246.3343435492 rows/sec., 42.04 MiB/sec. | ||
4031 | 2024.10.09 17:21:00.059526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4032 | 2024.10.09 17:21:00.059587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4033 | 2024.10.09 17:21:00.059606 [ 3 ] {} <Debug> HTTP-Session: 2a32bedc-515b-40c7-9790-262b11d8f01f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4034 | 2024.10.09 17:21:00.059623 [ 3 ] {} <Debug> HTTP-Session: 2a32bedc-515b-40c7-9790-262b11d8f01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4035 | 2024.10.09 17:21:00.059637 [ 3 ] {} <Debug> HTTP-Session: 2a32bedc-515b-40c7-9790-262b11d8f01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4036 | 2024.10.09 17:21:00.059672 [ 3 ] {} <Trace> HTTP-Session: 2a32bedc-515b-40c7-9790-262b11d8f01f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4037 | 2024.10.09 17:21:00.059819 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4038 | 2024.10.09 17:21:00.059951 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4039 | 2024.10.09 17:21:00.060016 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4040 | 2024.10.09 17:21:00.060971 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4041 | 2024.10.09 17:21:00.061151 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4042 | 2024.10.09 17:21:00.061280 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_16_3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4043 | 2024.10.09 17:21:00.061443 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
4044 | 2024.10.09 17:21:00.061665 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4045 | 2024.10.09 17:21:00.061708 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4046 | 2024.10.09 17:21:00.062110 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4047 | 2024.10.09 17:21:00.062488 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4048 | 2024.10.09 17:21:00.062667 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00289 sec., 78892.73356401383 rows/sec., 5.34 MiB/sec. | ||
4049 | 2024.10.09 17:21:00.063026 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Debug> DynamicQueryHandler: Done processing query | ||
4050 | 2024.10.09 17:21:00.063052 [ 3 ] {74b17d9c-aabf-4121-81be-45e320908e9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
4051 | 2024.10.09 17:21:00.063069 [ 3 ] {} <Debug> HTTP-Session: 2a32bedc-515b-40c7-9790-262b11d8f01f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4052 | 2024.10.09 17:21:00.063337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 87716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4053 | 2024.10.09 17:21:00.063388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4054 | 2024.10.09 17:21:00.063408 [ 3 ] {} <Debug> HTTP-Session: 1c0a3da8-a46d-4e24-928c-6db9bd7e086b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4055 | 2024.10.09 17:21:00.063425 [ 3 ] {} <Debug> HTTP-Session: 1c0a3da8-a46d-4e24-928c-6db9bd7e086b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4056 | 2024.10.09 17:21:00.063439 [ 3 ] {} <Debug> HTTP-Session: 1c0a3da8-a46d-4e24-928c-6db9bd7e086b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4057 | 2024.10.09 17:21:00.063471 [ 3 ] {} <Trace> HTTP-Session: 1c0a3da8-a46d-4e24-928c-6db9bd7e086b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2024.10.09 17:21:00.063879 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4059 | 2024.10.09 17:21:00.063923 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4060 | 2024.10.09 17:21:00.064173 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4061 | 2024.10.09 17:21:00.064809 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4062 | 2024.10.09 17:21:00.064847 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4063 | 2024.10.09 17:21:00.065289 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4064 | 2024.10.09 17:21:00.065671 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4065 | 2024.10.09 17:21:00.065828 [ 27 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4066 | 2024.10.09 17:21:00.065838 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.002241 sec., 236947.79116465864 rows/sec., 17.56 MiB/sec. | ||
4067 | 2024.10.09 17:21:00.065873 [ 27 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4068 | 2024.10.09 17:21:00.065939 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4069 | 2024.10.09 17:21:00.066215 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
4070 | 2024.10.09 17:21:00.066280 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Debug> DynamicQueryHandler: Done processing query | ||
4071 | 2024.10.09 17:21:00.066342 [ 3 ] {8b352eb2-042b-4a56-bfc9-efedb1801c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
4072 | 2024.10.09 17:21:00.066386 [ 3 ] {} <Debug> HTTP-Session: 1c0a3da8-a46d-4e24-928c-6db9bd7e086b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4073 | 2024.10.09 17:21:00.066493 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4074 | 2024.10.09 17:21:00.066535 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 881 rows starting from the beginning of the part | ||
4075 | 2024.10.09 17:21:00.066653 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 86 rows starting from the beginning of the part | ||
4076 | 2024.10.09 17:21:00.066905 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 390 rows starting from the beginning of the part | ||
4077 | 2024.10.09 17:21:00.066910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4078 | 2024.10.09 17:21:00.067084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4079 | 2024.10.09 17:21:00.067209 [ 3 ] {} <Debug> HTTP-Session: 670cbeef-d1f8-4e59-9485-ddc4409e3984 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4080 | 2024.10.09 17:21:00.067242 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
4081 | 2024.10.09 17:21:00.067274 [ 3 ] {} <Debug> HTTP-Session: 670cbeef-d1f8-4e59-9485-ddc4409e3984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4082 | 2024.10.09 17:21:00.067369 [ 3 ] {} <Debug> HTTP-Session: 670cbeef-d1f8-4e59-9485-ddc4409e3984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4083 | 2024.10.09 17:21:00.067571 [ 3 ] {} <Trace> HTTP-Session: 670cbeef-d1f8-4e59-9485-ddc4409e3984 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2024.10.09 17:21:00.067615 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 396 rows starting from the beginning of the part | ||
4085 | 2024.10.09 17:21:00.067878 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 531 rows starting from the beginning of the part | ||
4086 | 2024.10.09 17:21:00.068203 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4087 | 2024.10.09 17:21:00.068309 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4088 | 2024.10.09 17:21:00.068957 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4089 | 2024.10.09 17:21:00.070171 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4090 | 2024.10.09 17:21:00.070236 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4091 | 2024.10.09 17:21:00.070251 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2390 rows, containing 5 columns (5 merged, 0 gathered) in 0.004202191 sec., 568750.9206506796 rows/sec., 43.59 MiB/sec. | ||
4092 | 2024.10.09 17:21:00.070539 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4093 | 2024.10.09 17:21:00.071329 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4094 | 2024.10.09 17:21:00.071391 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4095 | 2024.10.09 17:21:00.071530 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_16_3} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4096 | 2024.10.09 17:21:00.071753 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
4097 | 2024.10.09 17:21:00.072155 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4098 | 2024.10.09 17:21:00.072319 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4099 | 2024.10.09 17:21:00.072358 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.004484 sec., 214763.60392506688 rows/sec., 14.41 MiB/sec. | ||
4100 | 2024.10.09 17:21:00.072379 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4101 | 2024.10.09 17:21:00.072457 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4102 | 2024.10.09 17:21:00.072705 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
4103 | 2024.10.09 17:21:00.072768 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Debug> DynamicQueryHandler: Done processing query | ||
4104 | 2024.10.09 17:21:00.072814 [ 3 ] {6b2fec37-14b4-4f56-8a48-b79b20cc7631} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
4105 | 2024.10.09 17:21:00.072872 [ 3 ] {} <Debug> HTTP-Session: 670cbeef-d1f8-4e59-9485-ddc4409e3984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4106 | 2024.10.09 17:21:00.072986 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4107 | 2024.10.09 17:21:00.073026 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4166 rows starting from the beginning of the part | ||
4108 | 2024.10.09 17:21:00.073096 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
4109 | 2024.10.09 17:21:00.073376 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
4110 | 2024.10.09 17:21:00.073406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4111 | 2024.10.09 17:21:00.073612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4112 | 2024.10.09 17:21:00.073707 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 162 rows starting from the beginning of the part | ||
4113 | 2024.10.09 17:21:00.073727 [ 3 ] {} <Debug> HTTP-Session: 9b7f6fc5-c2e7-4210-83d1-be44744455a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4114 | 2024.10.09 17:21:00.073795 [ 3 ] {} <Debug> HTTP-Session: 9b7f6fc5-c2e7-4210-83d1-be44744455a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4115 | 2024.10.09 17:21:00.073893 [ 3 ] {} <Debug> HTTP-Session: 9b7f6fc5-c2e7-4210-83d1-be44744455a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4116 | 2024.10.09 17:21:00.073992 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 240 rows starting from the beginning of the part | ||
4117 | 2024.10.09 17:21:00.074059 [ 3 ] {} <Trace> HTTP-Session: 9b7f6fc5-c2e7-4210-83d1-be44744455a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4118 | 2024.10.09 17:21:00.074265 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 963 rows starting from the beginning of the part | ||
4119 | 2024.10.09 17:21:00.074624 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4120 | 2024.10.09 17:21:00.074740 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <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 | ||
4121 | 2024.10.09 17:21:00.075772 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4122 | 2024.10.09 17:21:00.077335 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4123 | 2024.10.09 17:21:00.077379 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4124 | 2024.10.09 17:21:00.078505 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4125 | 2024.10.09 17:21:00.078964 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4126 | 2024.10.09 17:21:00.079169 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004852 sec., 1854.9051937345423 rows/sec., 3.32 MiB/sec. | ||
4127 | 2024.10.09 17:21:00.079460 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Debug> DynamicQueryHandler: Done processing query | ||
4128 | 2024.10.09 17:21:00.079487 [ 3 ] {4d9e0130-776a-45d1-9413-2063cd219d70} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4129 | 2024.10.09 17:21:00.079504 [ 3 ] {} <Debug> HTTP-Session: 9b7f6fc5-c2e7-4210-83d1-be44744455a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4130 | 2024.10.09 17:21:00.079641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4131 | 2024.10.09 17:21:00.079691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4132 | 2024.10.09 17:21:00.079711 [ 3 ] {} <Debug> HTTP-Session: fbce35c0-d367-4fb4-8f47-d1fbf94eabf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4133 | 2024.10.09 17:21:00.079729 [ 3 ] {} <Debug> HTTP-Session: fbce35c0-d367-4fb4-8f47-d1fbf94eabf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4134 | 2024.10.09 17:21:00.079743 [ 3 ] {} <Debug> HTTP-Session: fbce35c0-d367-4fb4-8f47-d1fbf94eabf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4135 | 2024.10.09 17:21:00.079779 [ 3 ] {} <Trace> HTTP-Session: fbce35c0-d367-4fb4-8f47-d1fbf94eabf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4136 | 2024.10.09 17:21:00.079896 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4137 | 2024.10.09 17:21:00.079944 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4138 | 2024.10.09 17:21:00.080093 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4139 | 2024.10.09 17:21:00.080390 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2024.10.09 17:21:00.080428 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4141 | 2024.10.09 17:21:00.080928 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4142 | 2024.10.09 17:21:00.081106 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5928 rows, containing 5 columns (5 merged, 0 gathered) in 0.008522424 sec., 695576.7514031219 rows/sec., 46.89 MiB/sec. | ||
4143 | 2024.10.09 17:21:00.081434 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4144 | 2024.10.09 17:21:00.081654 [ 27 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4145 | 2024.10.09 17:21:00.081657 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001787 sec., 23503.077783995523 rows/sec., 1.59 MiB/sec. | ||
4146 | 2024.10.09 17:21:00.081742 [ 27 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4147 | 2024.10.09 17:21:00.081743 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4148 | 2024.10.09 17:21:00.081880 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4149 | 2024.10.09 17:21:00.082293 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Debug> DynamicQueryHandler: Done processing query | ||
4150 | 2024.10.09 17:21:00.082321 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
4151 | 2024.10.09 17:21:00.082402 [ 3 ] {fc3834aa-77c3-41f2-8c57-86c8cc9ded1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4152 | 2024.10.09 17:21:00.082573 [ 3 ] {} <Debug> HTTP-Session: fbce35c0-d367-4fb4-8f47-d1fbf94eabf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4153 | 2024.10.09 17:21:00.082867 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4154 | 2024.10.09 17:21:00.082922 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 616 rows starting from the beginning of the part | ||
4155 | 2024.10.09 17:21:00.083091 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
4156 | 2024.10.09 17:21:00.083244 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): 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.09 17:21:00.083373 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
4158 | 2024.10.09 17:21:00.083620 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4159 | 2024.10.09 17:21:00.083640 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
4160 | 2024.10.09 17:21:00.084027 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
4161 | 2024.10.09 17:21:00.084069 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
4162 | 2024.10.09 17:21:00.084348 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
4163 | 2024.10.09 17:21:00.085520 [ 194 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 4 columns (4 merged, 0 gathered) in 0.003420104 sec., 275430.2208353898 rows/sec., 17.98 MiB/sec. | ||
4164 | 2024.10.09 17:21:00.085763 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4165 | 2024.10.09 17:21:00.086291 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4166 | 2024.10.09 17:21:00.086395 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_16_3} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4167 | 2024.10.09 17:21:00.086505 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
4168 | 2024.10.09 17:21:01.000142 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.92 MiB, peak 155.25 MiB, free memory in arenas 0.00 B, will set to 147.82 MiB (RSS), difference: 1.90 MiB | ||
4169 | 2024.10.09 17:21:01.866941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4170 | 2024.10.09 17:21:01.867077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4171 | 2024.10.09 17:21:01.867107 [ 3 ] {} <Debug> HTTP-Session: 3eb223c3-558a-48ba-9ea0-5c0a4e47b1b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4172 | 2024.10.09 17:21:01.867137 [ 3 ] {} <Debug> HTTP-Session: 3eb223c3-558a-48ba-9ea0-5c0a4e47b1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4173 | 2024.10.09 17:21:01.867155 [ 3 ] {} <Debug> HTTP-Session: 3eb223c3-558a-48ba-9ea0-5c0a4e47b1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4174 | 2024.10.09 17:21:01.867214 [ 3 ] {} <Trace> HTTP-Session: 3eb223c3-558a-48ba-9ea0-5c0a4e47b1b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4175 | 2024.10.09 17:21:01.867452 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4176 | 2024.10.09 17:21:01.867531 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4177 | 2024.10.09 17:21:01.867895 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4178 | 2024.10.09 17:21:01.868399 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4179 | 2024.10.09 17:21:01.868447 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4180 | 2024.10.09 17:21:01.868888 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4181 | 2024.10.09 17:21:01.869306 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4182 | 2024.10.09 17:21:01.869491 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002123 sec., 47103.15591144607 rows/sec., 3.91 MiB/sec. | ||
4183 | 2024.10.09 17:21:01.869705 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Debug> DynamicQueryHandler: Done processing query | ||
4184 | 2024.10.09 17:21:01.869732 [ 3 ] {e4b586c1-c854-44e4-bb39-10de56793886} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4185 | 2024.10.09 17:21:01.869750 [ 3 ] {} <Debug> HTTP-Session: 3eb223c3-558a-48ba-9ea0-5c0a4e47b1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4186 | 2024.10.09 17:21:01.869885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4187 | 2024.10.09 17:21:01.869939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4188 | 2024.10.09 17:21:01.869960 [ 3 ] {} <Debug> HTTP-Session: c4acb4bd-f013-4a13-9751-7a8c91ac96d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4189 | 2024.10.09 17:21:01.869977 [ 3 ] {} <Debug> HTTP-Session: c4acb4bd-f013-4a13-9751-7a8c91ac96d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4190 | 2024.10.09 17:21:01.869991 [ 3 ] {} <Debug> HTTP-Session: c4acb4bd-f013-4a13-9751-7a8c91ac96d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4191 | 2024.10.09 17:21:01.870025 [ 3 ] {} <Trace> HTTP-Session: c4acb4bd-f013-4a13-9751-7a8c91ac96d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4192 | 2024.10.09 17:21:01.870142 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4193 | 2024.10.09 17:21:01.870190 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4194 | 2024.10.09 17:21:01.870434 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4195 | 2024.10.09 17:21:01.870763 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4196 | 2024.10.09 17:21:01.870801 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4197 | 2024.10.09 17:21:01.871161 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4198 | 2024.10.09 17:21:01.871529 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4199 | 2024.10.09 17:21:01.871698 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001586 sec., 13871.374527112232 rows/sec., 1.02 MiB/sec. | ||
4200 | 2024.10.09 17:21:01.871697 [ 24 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4201 | 2024.10.09 17:21:01.871814 [ 24 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2024.10.09 17:21:01.871866 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4203 | 2024.10.09 17:21:01.871977 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Debug> DynamicQueryHandler: Done processing query | ||
4204 | 2024.10.09 17:21:01.872029 [ 3 ] {1c491418-3744-4889-b093-80d9f77a8ca3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4205 | 2024.10.09 17:21:01.872066 [ 3 ] {} <Debug> HTTP-Session: c4acb4bd-f013-4a13-9751-7a8c91ac96d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4206 | 2024.10.09 17:21:01.872077 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
4207 | 2024.10.09 17:21:01.872293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4208 | 2024.10.09 17:21:01.872343 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4209 | 2024.10.09 17:21:01.872380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4210 | 2024.10.09 17:21:01.872409 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
4211 | 2024.10.09 17:21:01.872421 [ 3 ] {} <Debug> HTTP-Session: aa82db68-7df4-4f99-bde1-1f54aeca33a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4212 | 2024.10.09 17:21:01.872469 [ 3 ] {} <Debug> HTTP-Session: aa82db68-7df4-4f99-bde1-1f54aeca33a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4213 | 2024.10.09 17:21:01.872508 [ 3 ] {} <Debug> HTTP-Session: aa82db68-7df4-4f99-bde1-1f54aeca33a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4214 | 2024.10.09 17:21:01.872638 [ 3 ] {} <Trace> HTTP-Session: aa82db68-7df4-4f99-bde1-1f54aeca33a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4215 | 2024.10.09 17:21:01.872679 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
4216 | 2024.10.09 17:21:01.872984 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
4217 | 2024.10.09 17:21:01.873058 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4218 | 2024.10.09 17:21:01.873275 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4219 | 2024.10.09 17:21:01.873297 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
4220 | 2024.10.09 17:21:01.873625 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
4221 | 2024.10.09 17:21:01.873968 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part | ||
4222 | 2024.10.09 17:21:01.874770 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4223 | 2024.10.09 17:21:01.875680 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4224 | 2024.10.09 17:21:01.875756 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4225 | 2024.10.09 17:21:01.876817 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4226 | 2024.10.09 17:21:01.877156 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.005202361 sec., 23066.450021442186 rows/sec., 1.77 MiB/sec. | ||
4227 | 2024.10.09 17:21:01.877433 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4228 | 2024.10.09 17:21:01.877675 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4229 | 2024.10.09 17:21:01.878116 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.005271 sec., 16315.689622462532 rows/sec., 1.27 MiB/sec. | ||
4230 | 2024.10.09 17:21:01.878487 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Debug> DynamicQueryHandler: Done processing query | ||
4231 | 2024.10.09 17:21:01.878539 [ 3 ] {52992aa1-9569-4c39-9a51-02a590419013} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4232 | 2024.10.09 17:21:01.878540 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4233 | 2024.10.09 17:21:01.878570 [ 3 ] {} <Debug> HTTP-Session: aa82db68-7df4-4f99-bde1-1f54aeca33a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4234 | 2024.10.09 17:21:01.878692 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_11_2} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4235 | 2024.10.09 17:21:01.878772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 8464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4236 | 2024.10.09 17:21:01.878841 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4237 | 2024.10.09 17:21:01.878872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4238 | 2024.10.09 17:21:01.878905 [ 3 ] {} <Debug> HTTP-Session: 5e39544d-6ef6-4b94-b1e9-cb014294482b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4239 | 2024.10.09 17:21:01.878921 [ 3 ] {} <Debug> HTTP-Session: 5e39544d-6ef6-4b94-b1e9-cb014294482b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4240 | 2024.10.09 17:21:01.878935 [ 3 ] {} <Debug> HTTP-Session: 5e39544d-6ef6-4b94-b1e9-cb014294482b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4241 | 2024.10.09 17:21:01.878966 [ 3 ] {} <Trace> HTTP-Session: 5e39544d-6ef6-4b94-b1e9-cb014294482b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4242 | 2024.10.09 17:21:01.879102 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4243 | 2024.10.09 17:21:01.879151 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4244 | 2024.10.09 17:21:01.879325 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4245 | 2024.10.09 17:21:01.879665 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2024.10.09 17:21:01.879702 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4247 | 2024.10.09 17:21:01.880105 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4248 | 2024.10.09 17:21:01.880475 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2024.10.09 17:21:01.880636 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001579 sec., 27865.73780873971 rows/sec., 1.94 MiB/sec. | ||
4250 | 2024.10.09 17:21:01.880816 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Debug> DynamicQueryHandler: Done processing query | ||
4251 | 2024.10.09 17:21:01.880841 [ 3 ] {840565d5-1eb3-427a-9555-42cb052fff9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4252 | 2024.10.09 17:21:01.880858 [ 3 ] {} <Debug> HTTP-Session: 5e39544d-6ef6-4b94-b1e9-cb014294482b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4253 | 2024.10.09 17:21:01.881056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4254 | 2024.10.09 17:21:01.881112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4255 | 2024.10.09 17:21:01.881132 [ 3 ] {} <Debug> HTTP-Session: 5f6115a7-cbab-4653-aa82-b2cb9f7fffc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4256 | 2024.10.09 17:21:01.881148 [ 3 ] {} <Debug> HTTP-Session: 5f6115a7-cbab-4653-aa82-b2cb9f7fffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4257 | 2024.10.09 17:21:01.881164 [ 3 ] {} <Debug> HTTP-Session: 5f6115a7-cbab-4653-aa82-b2cb9f7fffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4258 | 2024.10.09 17:21:01.881195 [ 3 ] {} <Trace> HTTP-Session: 5f6115a7-cbab-4653-aa82-b2cb9f7fffc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4259 | 2024.10.09 17:21:01.881493 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4260 | 2024.10.09 17:21:01.881561 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <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 | ||
4261 | 2024.10.09 17:21:01.882010 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4262 | 2024.10.09 17:21:01.882604 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4263 | 2024.10.09 17:21:01.882642 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4264 | 2024.10.09 17:21:01.883265 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4265 | 2024.10.09 17:21:01.883682 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4266 | 2024.10.09 17:21:01.883867 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4267 | 2024.10.09 17:21:01.883888 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002608 sec., 8435.58282208589 rows/sec., 15.12 MiB/sec. | ||
4268 | 2024.10.09 17:21:01.883939 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4269 | 2024.10.09 17:21:01.884019 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4270 | 2024.10.09 17:21:01.884259 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
4271 | 2024.10.09 17:21:01.884343 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Debug> DynamicQueryHandler: Done processing query | ||
4272 | 2024.10.09 17:21:01.884372 [ 3 ] {816a8323-9f7f-4b39-a282-bcb43aec3aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
4273 | 2024.10.09 17:21:01.884401 [ 3 ] {} <Debug> HTTP-Session: 5f6115a7-cbab-4653-aa82-b2cb9f7fffc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4274 | 2024.10.09 17:21:01.884582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4275 | 2024.10.09 17:21:01.884596 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4276 | 2024.10.09 17:21:01.884638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4277 | 2024.10.09 17:21:01.884669 [ 3 ] {} <Debug> HTTP-Session: c367e072-6242-4325-8295-18c80f9b39dc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4278 | 2024.10.09 17:21:01.884682 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 76 rows starting from the beginning of the part | ||
4279 | 2024.10.09 17:21:01.884690 [ 3 ] {} <Debug> HTTP-Session: c367e072-6242-4325-8295-18c80f9b39dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4280 | 2024.10.09 17:21:01.884709 [ 3 ] {} <Debug> HTTP-Session: c367e072-6242-4325-8295-18c80f9b39dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4281 | 2024.10.09 17:21:01.884750 [ 3 ] {} <Trace> HTTP-Session: c367e072-6242-4325-8295-18c80f9b39dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4282 | 2024.10.09 17:21:01.884969 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4283 | 2024.10.09 17:21:01.885046 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4284 | 2024.10.09 17:21:01.885050 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
4285 | 2024.10.09 17:21:01.885560 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4286 | 2024.10.09 17:21:01.885570 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
4287 | 2024.10.09 17:21:01.885952 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
4288 | 2024.10.09 17:21:01.886148 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4289 | 2024.10.09 17:21:01.886229 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
4290 | 2024.10.09 17:21:01.886340 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
4291 | 2024.10.09 17:21:01.886705 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part | ||
4292 | 2024.10.09 17:21:01.887093 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4293 | 2024.10.09 17:21:01.887541 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4294 | 2024.10.09 17:21:01.887825 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.002949 sec., 6103.763987792472 rows/sec., 418.91 KiB/sec. | ||
4295 | 2024.10.09 17:21:01.888031 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Debug> DynamicQueryHandler: Done processing query | ||
4296 | 2024.10.09 17:21:01.888064 [ 3 ] {3be5eec8-1e3a-466b-8ccf-e3716aa38b19} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4297 | 2024.10.09 17:21:01.888103 [ 3 ] {} <Debug> HTTP-Session: c367e072-6242-4325-8295-18c80f9b39dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4298 | 2024.10.09 17:21:01.889813 [ 201 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 19 columns (19 merged, 0 gathered) in 0.005653952 sec., 27237.58532085168 rows/sec., 48.81 MiB/sec. | ||
4299 | 2024.10.09 17:21:01.890325 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4300 | 2024.10.09 17:21:01.890993 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4301 | 2024.10.09 17:21:01.891081 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4302 | 2024.10.09 17:21:01.891229 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
4303 | 2024.10.09 17:21:06.876142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4304 | 2024.10.09 17:21:06.876293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4305 | 2024.10.09 17:21:06.876324 [ 3 ] {} <Debug> HTTP-Session: 5e2efe7e-3303-4eb7-8b99-ce48d2652935 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4306 | 2024.10.09 17:21:06.876353 [ 3 ] {} <Debug> HTTP-Session: 5e2efe7e-3303-4eb7-8b99-ce48d2652935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4307 | 2024.10.09 17:21:06.876372 [ 3 ] {} <Debug> HTTP-Session: 5e2efe7e-3303-4eb7-8b99-ce48d2652935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4308 | 2024.10.09 17:21:06.876429 [ 3 ] {} <Trace> HTTP-Session: 5e2efe7e-3303-4eb7-8b99-ce48d2652935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4309 | 2024.10.09 17:21:06.876701 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4310 | 2024.10.09 17:21:06.876777 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4311 | 2024.10.09 17:21:06.877118 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4312 | 2024.10.09 17:21:06.877677 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4313 | 2024.10.09 17:21:06.877734 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4314 | 2024.10.09 17:21:06.878364 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4315 | 2024.10.09 17:21:06.878894 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4316 | 2024.10.09 17:21:06.879049 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002467 sec., 83096.87880016214 rows/sec., 7.30 MiB/sec. | ||
4317 | 2024.10.09 17:21:06.879385 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Debug> DynamicQueryHandler: Done processing query | ||
4318 | 2024.10.09 17:21:06.879413 [ 3 ] {26c6c289-e62d-4b0e-9716-a0bedc35c1d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4319 | 2024.10.09 17:21:06.879430 [ 3 ] {} <Debug> HTTP-Session: 5e2efe7e-3303-4eb7-8b99-ce48d2652935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4320 | 2024.10.09 17:21:06.879642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4321 | 2024.10.09 17:21:06.879693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4322 | 2024.10.09 17:21:06.879713 [ 3 ] {} <Debug> HTTP-Session: 0946e62c-deb4-421f-9e42-9126197dcddb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4323 | 2024.10.09 17:21:06.879731 [ 3 ] {} <Debug> HTTP-Session: 0946e62c-deb4-421f-9e42-9126197dcddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4324 | 2024.10.09 17:21:06.879745 [ 3 ] {} <Debug> HTTP-Session: 0946e62c-deb4-421f-9e42-9126197dcddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4325 | 2024.10.09 17:21:06.879777 [ 3 ] {} <Trace> HTTP-Session: 0946e62c-deb4-421f-9e42-9126197dcddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4326 | 2024.10.09 17:21:06.879881 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4327 | 2024.10.09 17:21:06.879926 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4328 | 2024.10.09 17:21:06.880180 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4329 | 2024.10.09 17:21:06.880472 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4330 | 2024.10.09 17:21:06.880510 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4331 | 2024.10.09 17:21:06.880858 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4332 | 2024.10.09 17:21:06.881223 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2024.10.09 17:21:06.881359 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001505 sec., 5315.614617940199 rows/sec., 399.71 KiB/sec. | ||
4334 | 2024.10.09 17:21:06.881527 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Debug> DynamicQueryHandler: Done processing query | ||
4335 | 2024.10.09 17:21:06.881553 [ 3 ] {b428f5d9-39a2-46cb-bd84-ce655c2dabf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4336 | 2024.10.09 17:21:06.881569 [ 3 ] {} <Debug> HTTP-Session: 0946e62c-deb4-421f-9e42-9126197dcddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4337 | 2024.10.09 17:21:06.881696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4338 | 2024.10.09 17:21:06.881745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4339 | 2024.10.09 17:21:06.881765 [ 3 ] {} <Debug> HTTP-Session: dc31c8b6-4747-41d8-91b2-ec78b93b1d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4340 | 2024.10.09 17:21:06.881783 [ 3 ] {} <Debug> HTTP-Session: dc31c8b6-4747-41d8-91b2-ec78b93b1d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4341 | 2024.10.09 17:21:06.881797 [ 3 ] {} <Debug> HTTP-Session: dc31c8b6-4747-41d8-91b2-ec78b93b1d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4342 | 2024.10.09 17:21:06.881853 [ 3 ] {} <Trace> HTTP-Session: dc31c8b6-4747-41d8-91b2-ec78b93b1d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4343 | 2024.10.09 17:21:06.881952 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4344 | 2024.10.09 17:21:06.881996 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4345 | 2024.10.09 17:21:06.882221 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4346 | 2024.10.09 17:21:06.882503 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4347 | 2024.10.09 17:21:06.882540 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4348 | 2024.10.09 17:21:06.882899 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4349 | 2024.10.09 17:21:06.883267 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4350 | 2024.10.09 17:21:06.883420 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001494 sec., 9370.816599732261 rows/sec., 656.27 KiB/sec. | ||
4351 | 2024.10.09 17:21:06.883580 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Debug> DynamicQueryHandler: Done processing query | ||
4352 | 2024.10.09 17:21:06.883605 [ 3 ] {b2147ee0-dd7f-4d16-a5f9-ce28fde23970} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4353 | 2024.10.09 17:21:06.883620 [ 3 ] {} <Debug> HTTP-Session: dc31c8b6-4747-41d8-91b2-ec78b93b1d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4354 | 2024.10.09 17:21:06.883735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4355 | 2024.10.09 17:21:06.883784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4356 | 2024.10.09 17:21:06.883803 [ 3 ] {} <Debug> HTTP-Session: 8b1598cf-e6d3-42e2-936e-a602f3f3afb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4357 | 2024.10.09 17:21:06.883821 [ 3 ] {} <Debug> HTTP-Session: 8b1598cf-e6d3-42e2-936e-a602f3f3afb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4358 | 2024.10.09 17:21:06.883835 [ 3 ] {} <Debug> HTTP-Session: 8b1598cf-e6d3-42e2-936e-a602f3f3afb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4359 | 2024.10.09 17:21:06.883866 [ 3 ] {} <Trace> HTTP-Session: 8b1598cf-e6d3-42e2-936e-a602f3f3afb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4360 | 2024.10.09 17:21:06.883960 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4361 | 2024.10.09 17:21:06.884002 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4362 | 2024.10.09 17:21:06.884233 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4363 | 2024.10.09 17:21:06.884515 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2024.10.09 17:21:06.884551 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4365 | 2024.10.09 17:21:06.884895 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4366 | 2024.10.09 17:21:06.885254 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2024.10.09 17:21:06.885375 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 246.18 KiB/sec. | ||
4368 | 2024.10.09 17:21:06.885537 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Debug> DynamicQueryHandler: Done processing query | ||
4369 | 2024.10.09 17:21:06.885562 [ 3 ] {d6fc51e0-df63-4dc5-828b-c1bf37d08d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4370 | 2024.10.09 17:21:06.885578 [ 3 ] {} <Debug> HTTP-Session: 8b1598cf-e6d3-42e2-936e-a602f3f3afb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4371 | 2024.10.09 17:21:06.885771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4372 | 2024.10.09 17:21:06.885819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4373 | 2024.10.09 17:21:06.885838 [ 3 ] {} <Debug> HTTP-Session: ec2382b2-cadd-421f-b797-2f6e761d2509 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4374 | 2024.10.09 17:21:06.885855 [ 3 ] {} <Debug> HTTP-Session: ec2382b2-cadd-421f-b797-2f6e761d2509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4375 | 2024.10.09 17:21:06.885870 [ 3 ] {} <Debug> HTTP-Session: ec2382b2-cadd-421f-b797-2f6e761d2509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4376 | 2024.10.09 17:21:06.885900 [ 3 ] {} <Trace> HTTP-Session: ec2382b2-cadd-421f-b797-2f6e761d2509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4377 | 2024.10.09 17:21:06.886086 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4378 | 2024.10.09 17:21:06.886128 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4379 | 2024.10.09 17:21:06.886354 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4380 | 2024.10.09 17:21:06.886866 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4381 | 2024.10.09 17:21:06.886901 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4382 | 2024.10.09 17:21:06.887271 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4383 | 2024.10.09 17:21:06.887622 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4384 | 2024.10.09 17:21:06.887754 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001775 sec., 219718.30985915492 rows/sec., 15.58 MiB/sec. | ||
4385 | 2024.10.09 17:21:06.887912 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Debug> DynamicQueryHandler: Done processing query | ||
4386 | 2024.10.09 17:21:06.887936 [ 3 ] {b5ab6694-e67c-4401-bccf-6ddb805efbf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4387 | 2024.10.09 17:21:06.887952 [ 3 ] {} <Debug> HTTP-Session: ec2382b2-cadd-421f-b797-2f6e761d2509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4388 | 2024.10.09 17:21:06.888167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4389 | 2024.10.09 17:21:06.888217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4390 | 2024.10.09 17:21:06.888236 [ 3 ] {} <Debug> HTTP-Session: 1943c587-eae2-4998-9448-8b461d177757 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4391 | 2024.10.09 17:21:06.888253 [ 3 ] {} <Debug> HTTP-Session: 1943c587-eae2-4998-9448-8b461d177757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4392 | 2024.10.09 17:21:06.888268 [ 3 ] {} <Debug> HTTP-Session: 1943c587-eae2-4998-9448-8b461d177757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4393 | 2024.10.09 17:21:06.888298 [ 3 ] {} <Trace> HTTP-Session: 1943c587-eae2-4998-9448-8b461d177757 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4394 | 2024.10.09 17:21:06.888395 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4395 | 2024.10.09 17:21:06.888438 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4396 | 2024.10.09 17:21:06.888569 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4397 | 2024.10.09 17:21:06.888801 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4398 | 2024.10.09 17:21:06.888837 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4399 | 2024.10.09 17:21:06.889199 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4400 | 2024.10.09 17:21:06.889516 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4401 | 2024.10.09 17:21:06.889637 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001269 sec., 4728.132387706856 rows/sec., 247.03 KiB/sec. | ||
4402 | 2024.10.09 17:21:06.889791 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Debug> DynamicQueryHandler: Done processing query | ||
4403 | 2024.10.09 17:21:06.889816 [ 3 ] {e737a2e6-2b98-47a2-aa32-36b92227fb16} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4404 | 2024.10.09 17:21:06.889831 [ 3 ] {} <Debug> HTTP-Session: 1943c587-eae2-4998-9448-8b461d177757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4405 | 2024.10.09 17:21:06.890008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4406 | 2024.10.09 17:21:06.890057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4407 | 2024.10.09 17:21:06.890082 [ 3 ] {} <Debug> HTTP-Session: 6cd728d6-b2aa-4eac-922e-257d60a110fe Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4408 | 2024.10.09 17:21:06.890099 [ 3 ] {} <Debug> HTTP-Session: 6cd728d6-b2aa-4eac-922e-257d60a110fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4409 | 2024.10.09 17:21:06.890113 [ 3 ] {} <Debug> HTTP-Session: 6cd728d6-b2aa-4eac-922e-257d60a110fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4410 | 2024.10.09 17:21:06.890144 [ 3 ] {} <Trace> HTTP-Session: 6cd728d6-b2aa-4eac-922e-257d60a110fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4411 | 2024.10.09 17:21:06.890321 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4412 | 2024.10.09 17:21:06.890366 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4413 | 2024.10.09 17:21:06.890513 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4414 | 2024.10.09 17:21:06.890936 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4415 | 2024.10.09 17:21:06.890971 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4416 | 2024.10.09 17:21:06.891354 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4417 | 2024.10.09 17:21:06.891692 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4418 | 2024.10.09 17:21:06.891821 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001591 sec., 148962.9164047769 rows/sec., 9.98 MiB/sec. | ||
4419 | 2024.10.09 17:21:06.891981 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Debug> DynamicQueryHandler: Done processing query | ||
4420 | 2024.10.09 17:21:06.892005 [ 3 ] {d15f6871-72bd-46ac-a197-ee562d9e00d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4421 | 2024.10.09 17:21:06.892021 [ 3 ] {} <Debug> HTTP-Session: 6cd728d6-b2aa-4eac-922e-257d60a110fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4422 | 2024.10.09 17:21:06.892188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4423 | 2024.10.09 17:21:06.892235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4424 | 2024.10.09 17:21:06.892255 [ 3 ] {} <Debug> HTTP-Session: f007a1d9-ec56-46d5-9bc2-822ade1397c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4425 | 2024.10.09 17:21:06.892272 [ 3 ] {} <Debug> HTTP-Session: f007a1d9-ec56-46d5-9bc2-822ade1397c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4426 | 2024.10.09 17:21:06.892287 [ 3 ] {} <Debug> HTTP-Session: f007a1d9-ec56-46d5-9bc2-822ade1397c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4427 | 2024.10.09 17:21:06.892317 [ 3 ] {} <Trace> HTTP-Session: f007a1d9-ec56-46d5-9bc2-822ade1397c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4428 | 2024.10.09 17:21:06.892411 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4429 | 2024.10.09 17:21:06.892456 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4430 | 2024.10.09 17:21:06.892584 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4431 | 2024.10.09 17:21:06.892805 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4432 | 2024.10.09 17:21:06.892840 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4433 | 2024.10.09 17:21:06.893178 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4434 | 2024.10.09 17:21:06.893492 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4435 | 2024.10.09 17:21:06.893615 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
4436 | 2024.10.09 17:21:06.893767 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Debug> DynamicQueryHandler: Done processing query | ||
4437 | 2024.10.09 17:21:06.893792 [ 3 ] {38b27d57-3018-4ca4-9632-9f28343f78a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4438 | 2024.10.09 17:21:06.893807 [ 3 ] {} <Debug> HTTP-Session: f007a1d9-ec56-46d5-9bc2-822ade1397c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4439 | 2024.10.09 17:21:06.893959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4440 | 2024.10.09 17:21:06.894007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4441 | 2024.10.09 17:21:06.894026 [ 3 ] {} <Debug> HTTP-Session: ca3e73d2-9bcf-42c3-ab82-757fa49ecfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4442 | 2024.10.09 17:21:06.894043 [ 3 ] {} <Debug> HTTP-Session: ca3e73d2-9bcf-42c3-ab82-757fa49ecfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4443 | 2024.10.09 17:21:06.894061 [ 3 ] {} <Debug> HTTP-Session: ca3e73d2-9bcf-42c3-ab82-757fa49ecfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4444 | 2024.10.09 17:21:06.894095 [ 3 ] {} <Trace> HTTP-Session: ca3e73d2-9bcf-42c3-ab82-757fa49ecfb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4445 | 2024.10.09 17:21:06.894245 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4446 | 2024.10.09 17:21:06.894310 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <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.09 17:21:06.894729 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4448 | 2024.10.09 17:21:06.895171 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4449 | 2024.10.09 17:21:06.895207 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4450 | 2024.10.09 17:21:06.895798 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4451 | 2024.10.09 17:21:06.896207 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2024.10.09 17:21:06.896357 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002188 sec., 3656.3071297989036 rows/sec., 6.55 MiB/sec. | ||
4453 | 2024.10.09 17:21:06.896553 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Debug> DynamicQueryHandler: Done processing query | ||
4454 | 2024.10.09 17:21:06.896578 [ 3 ] {4b01d0ea-b6f8-4cf0-a8bb-e4d160c53a85} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4455 | 2024.10.09 17:21:06.896594 [ 3 ] {} <Debug> HTTP-Session: ca3e73d2-9bcf-42c3-ab82-757fa49ecfb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4456 | 2024.10.09 17:21:06.896721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4457 | 2024.10.09 17:21:06.896769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4458 | 2024.10.09 17:21:06.896789 [ 3 ] {} <Debug> HTTP-Session: fee8e637-1a95-4f83-9fe5-2c71e81adbaa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4459 | 2024.10.09 17:21:06.896806 [ 3 ] {} <Debug> HTTP-Session: fee8e637-1a95-4f83-9fe5-2c71e81adbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4460 | 2024.10.09 17:21:06.896820 [ 3 ] {} <Debug> HTTP-Session: fee8e637-1a95-4f83-9fe5-2c71e81adbaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4461 | 2024.10.09 17:21:06.896850 [ 3 ] {} <Trace> HTTP-Session: fee8e637-1a95-4f83-9fe5-2c71e81adbaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4462 | 2024.10.09 17:21:06.896964 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4463 | 2024.10.09 17:21:06.897008 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4464 | 2024.10.09 17:21:06.897136 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4465 | 2024.10.09 17:21:06.897407 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4466 | 2024.10.09 17:21:06.897442 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4467 | 2024.10.09 17:21:06.897795 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4468 | 2024.10.09 17:21:06.898119 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4469 | 2024.10.09 17:21:06.898249 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001326 sec., 61840.12066365008 rows/sec., 3.93 MiB/sec. | ||
4470 | 2024.10.09 17:21:06.898455 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Debug> DynamicQueryHandler: Done processing query | ||
4471 | 2024.10.09 17:21:06.898483 [ 3 ] {8141e35b-d025-4651-84d9-968c8b0b7c45} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4472 | 2024.10.09 17:21:06.898500 [ 3 ] {} <Debug> HTTP-Session: fee8e637-1a95-4f83-9fe5-2c71e81adbaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4473 | 2024.10.09 17:21:09.171114 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4474 | 2024.10.09 17:21:09.171169 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4475 | 2024.10.09 17:21:09.278399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 446 | ||
4476 | 2024.10.09 17:21:09.283004 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4477 | 2024.10.09 17:21:09.283107 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4478 | 2024.10.09 17:21:09.285632 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4479 | 2024.10.09 17:21:09.287319 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4480 | 2024.10.09 17:21:09.288393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
4481 | 2024.10.09 17:21:11.872463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4482 | 2024.10.09 17:21:11.872663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4483 | 2024.10.09 17:21:11.872710 [ 3 ] {} <Debug> HTTP-Session: fb5a5fac-2dc1-42cd-9122-be9fad12547c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4484 | 2024.10.09 17:21:11.872753 [ 3 ] {} <Debug> HTTP-Session: fb5a5fac-2dc1-42cd-9122-be9fad12547c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4485 | 2024.10.09 17:21:11.872784 [ 3 ] {} <Debug> HTTP-Session: fb5a5fac-2dc1-42cd-9122-be9fad12547c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4486 | 2024.10.09 17:21:11.872865 [ 3 ] {} <Trace> HTTP-Session: fb5a5fac-2dc1-42cd-9122-be9fad12547c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4487 | 2024.10.09 17:21:11.873128 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4488 | 2024.10.09 17:21:11.873199 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4489 | 2024.10.09 17:21:11.873547 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4490 | 2024.10.09 17:21:11.874045 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4491 | 2024.10.09 17:21:11.874090 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4492 | 2024.10.09 17:21:11.874526 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4493 | 2024.10.09 17:21:11.874929 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4494 | 2024.10.09 17:21:11.875128 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.002072 sec., 56949.806949806945 rows/sec., 4.80 MiB/sec. | ||
4495 | 2024.10.09 17:21:11.875520 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Debug> DynamicQueryHandler: Done processing query | ||
4496 | 2024.10.09 17:21:11.875549 [ 3 ] {e798bd6a-d801-4d1c-b4a0-99760b18c648} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4497 | 2024.10.09 17:21:11.875566 [ 3 ] {} <Debug> HTTP-Session: fb5a5fac-2dc1-42cd-9122-be9fad12547c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4498 | 2024.10.09 17:21:11.875809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4499 | 2024.10.09 17:21:11.875862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4500 | 2024.10.09 17:21:11.875884 [ 3 ] {} <Debug> HTTP-Session: 158f3890-9c1f-4ffd-8863-7adbe250b931 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4501 | 2024.10.09 17:21:11.875902 [ 3 ] {} <Debug> HTTP-Session: 158f3890-9c1f-4ffd-8863-7adbe250b931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4502 | 2024.10.09 17:21:11.875916 [ 3 ] {} <Debug> HTTP-Session: 158f3890-9c1f-4ffd-8863-7adbe250b931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4503 | 2024.10.09 17:21:11.875951 [ 3 ] {} <Trace> HTTP-Session: 158f3890-9c1f-4ffd-8863-7adbe250b931 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4504 | 2024.10.09 17:21:11.876072 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4505 | 2024.10.09 17:21:11.876121 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4506 | 2024.10.09 17:21:11.876380 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4507 | 2024.10.09 17:21:11.876691 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4508 | 2024.10.09 17:21:11.876729 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4509 | 2024.10.09 17:21:11.877087 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4510 | 2024.10.09 17:21:11.877450 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4511 | 2024.10.09 17:21:11.877614 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001579 sec., 19632.678910702976 rows/sec., 1.44 MiB/sec. | ||
4512 | 2024.10.09 17:21:11.877783 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Debug> DynamicQueryHandler: Done processing query | ||
4513 | 2024.10.09 17:21:11.877808 [ 3 ] {9e1b579a-46c1-47cb-b09f-d581e4c83e3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4514 | 2024.10.09 17:21:11.877824 [ 3 ] {} <Debug> HTTP-Session: 158f3890-9c1f-4ffd-8863-7adbe250b931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4515 | 2024.10.09 17:21:11.877963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4516 | 2024.10.09 17:21:11.878013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4517 | 2024.10.09 17:21:11.878033 [ 3 ] {} <Debug> HTTP-Session: 11ad8fdf-8af6-43da-94ec-29231204ad7e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4518 | 2024.10.09 17:21:11.878051 [ 3 ] {} <Debug> HTTP-Session: 11ad8fdf-8af6-43da-94ec-29231204ad7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4519 | 2024.10.09 17:21:11.878065 [ 3 ] {} <Debug> HTTP-Session: 11ad8fdf-8af6-43da-94ec-29231204ad7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4520 | 2024.10.09 17:21:11.878096 [ 3 ] {} <Trace> HTTP-Session: 11ad8fdf-8af6-43da-94ec-29231204ad7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4521 | 2024.10.09 17:21:11.878222 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4522 | 2024.10.09 17:21:11.878266 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4523 | 2024.10.09 17:21:11.878493 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4524 | 2024.10.09 17:21:11.878841 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4525 | 2024.10.09 17:21:11.878877 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4526 | 2024.10.09 17:21:11.879236 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4527 | 2024.10.09 17:21:11.879602 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4528 | 2024.10.09 17:21:11.879758 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00158 sec., 60126.582278481015 rows/sec., 4.70 MiB/sec. | ||
4529 | 2024.10.09 17:21:11.879926 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Debug> DynamicQueryHandler: Done processing query | ||
4530 | 2024.10.09 17:21:11.879951 [ 3 ] {aec1335d-15f4-4caf-89ae-0e3fafc15f0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4531 | 2024.10.09 17:21:11.879968 [ 3 ] {} <Debug> HTTP-Session: 11ad8fdf-8af6-43da-94ec-29231204ad7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4532 | 2024.10.09 17:21:11.880201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4533 | 2024.10.09 17:21:11.880251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4534 | 2024.10.09 17:21:11.880271 [ 3 ] {} <Debug> HTTP-Session: 5410ba75-cf80-4f71-869e-01fafa07b7c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4535 | 2024.10.09 17:21:11.880288 [ 3 ] {} <Debug> HTTP-Session: 5410ba75-cf80-4f71-869e-01fafa07b7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4536 | 2024.10.09 17:21:11.880302 [ 3 ] {} <Debug> HTTP-Session: 5410ba75-cf80-4f71-869e-01fafa07b7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4537 | 2024.10.09 17:21:11.880332 [ 3 ] {} <Trace> HTTP-Session: 5410ba75-cf80-4f71-869e-01fafa07b7c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4538 | 2024.10.09 17:21:11.880481 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4539 | 2024.10.09 17:21:11.880528 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4540 | 2024.10.09 17:21:11.880675 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4541 | 2024.10.09 17:21:11.881001 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2024.10.09 17:21:11.881036 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4543 | 2024.10.09 17:21:11.881422 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4544 | 2024.10.09 17:21:11.881767 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4545 | 2024.10.09 17:21:11.881927 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
4546 | 2024.10.09 17:21:11.882261 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Debug> DynamicQueryHandler: Done processing query | ||
4547 | 2024.10.09 17:21:11.882288 [ 3 ] {f40489e8-7299-4a46-b798-f65341d4f4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4548 | 2024.10.09 17:21:11.882305 [ 3 ] {} <Debug> HTTP-Session: 5410ba75-cf80-4f71-869e-01fafa07b7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4549 | 2024.10.09 17:21:11.882459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4550 | 2024.10.09 17:21:11.882509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4551 | 2024.10.09 17:21:11.882529 [ 3 ] {} <Debug> HTTP-Session: 416b6220-a93d-4f8e-b958-468781fa9a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4552 | 2024.10.09 17:21:11.882545 [ 3 ] {} <Debug> HTTP-Session: 416b6220-a93d-4f8e-b958-468781fa9a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4553 | 2024.10.09 17:21:11.882560 [ 3 ] {} <Debug> HTTP-Session: 416b6220-a93d-4f8e-b958-468781fa9a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4554 | 2024.10.09 17:21:11.882591 [ 3 ] {} <Trace> HTTP-Session: 416b6220-a93d-4f8e-b958-468781fa9a96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4555 | 2024.10.09 17:21:11.882910 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4556 | 2024.10.09 17:21:11.882985 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <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 | ||
4557 | 2024.10.09 17:21:11.883436 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4558 | 2024.10.09 17:21:11.884315 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4559 | 2024.10.09 17:21:11.884362 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4560 | 2024.10.09 17:21:11.885133 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4561 | 2024.10.09 17:21:11.885559 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4562 | 2024.10.09 17:21:11.885754 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003074 sec., 10084.580351333767 rows/sec., 18.07 MiB/sec. | ||
4563 | 2024.10.09 17:21:11.885999 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Debug> DynamicQueryHandler: Done processing query | ||
4564 | 2024.10.09 17:21:11.886024 [ 3 ] {54a30e9e-b081-400e-91ca-cd302b2aee4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4565 | 2024.10.09 17:21:11.886042 [ 3 ] {} <Debug> HTTP-Session: 416b6220-a93d-4f8e-b958-468781fa9a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4566 | 2024.10.09 17:21:11.886210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4567 | 2024.10.09 17:21:11.886261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4568 | 2024.10.09 17:21:11.886282 [ 3 ] {} <Debug> HTTP-Session: dce13827-34c4-4c1c-a23d-ba51823260ce Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4569 | 2024.10.09 17:21:11.886299 [ 3 ] {} <Debug> HTTP-Session: dce13827-34c4-4c1c-a23d-ba51823260ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4570 | 2024.10.09 17:21:11.886313 [ 3 ] {} <Debug> HTTP-Session: dce13827-34c4-4c1c-a23d-ba51823260ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4571 | 2024.10.09 17:21:11.886345 [ 3 ] {} <Trace> HTTP-Session: dce13827-34c4-4c1c-a23d-ba51823260ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4572 | 2024.10.09 17:21:11.886468 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4573 | 2024.10.09 17:21:11.886514 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4574 | 2024.10.09 17:21:11.886647 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4575 | 2024.10.09 17:21:11.886993 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4576 | 2024.10.09 17:21:11.887029 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4577 | 2024.10.09 17:21:11.887393 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4578 | 2024.10.09 17:21:11.887720 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4579 | 2024.10.09 17:21:11.887878 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
4580 | 2024.10.09 17:21:11.888045 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Debug> DynamicQueryHandler: Done processing query | ||
4581 | 2024.10.09 17:21:11.888070 [ 3 ] {cbc0e841-a2ec-4a08-8a75-48e08ce61f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4582 | 2024.10.09 17:21:11.888086 [ 3 ] {} <Debug> HTTP-Session: dce13827-34c4-4c1c-a23d-ba51823260ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4583 | 2024.10.09 17:21:16.875603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4584 | 2024.10.09 17:21:16.875741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4585 | 2024.10.09 17:21:16.875766 [ 3 ] {} <Debug> HTTP-Session: 12a21f35-753e-408d-8bff-6e7fad3a17a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4586 | 2024.10.09 17:21:16.875792 [ 3 ] {} <Debug> HTTP-Session: 12a21f35-753e-408d-8bff-6e7fad3a17a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4587 | 2024.10.09 17:21:16.875806 [ 3 ] {} <Debug> HTTP-Session: 12a21f35-753e-408d-8bff-6e7fad3a17a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4588 | 2024.10.09 17:21:16.875858 [ 3 ] {} <Trace> HTTP-Session: 12a21f35-753e-408d-8bff-6e7fad3a17a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4589 | 2024.10.09 17:21:16.876106 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4590 | 2024.10.09 17:21:16.876173 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4591 | 2024.10.09 17:21:16.876513 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4592 | 2024.10.09 17:21:16.877087 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4593 | 2024.10.09 17:21:16.877131 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4594 | 2024.10.09 17:21:16.877564 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4595 | 2024.10.09 17:21:16.877965 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4596 | 2024.10.09 17:21:16.878123 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002122 sec., 96606.97455230914 rows/sec., 8.49 MiB/sec. | ||
4597 | 2024.10.09 17:21:16.878355 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Debug> DynamicQueryHandler: Done processing query | ||
4598 | 2024.10.09 17:21:16.878381 [ 3 ] {c3f50fe2-f91d-4898-b448-0c4613dac5b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4599 | 2024.10.09 17:21:16.878398 [ 3 ] {} <Debug> HTTP-Session: 12a21f35-753e-408d-8bff-6e7fad3a17a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4600 | 2024.10.09 17:21:16.878567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4601 | 2024.10.09 17:21:16.878616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4602 | 2024.10.09 17:21:16.878637 [ 3 ] {} <Debug> HTTP-Session: c19e0fbb-2221-4338-bb2c-687d9d7eb9b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4603 | 2024.10.09 17:21:16.878654 [ 3 ] {} <Debug> HTTP-Session: c19e0fbb-2221-4338-bb2c-687d9d7eb9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4604 | 2024.10.09 17:21:16.878669 [ 3 ] {} <Debug> HTTP-Session: c19e0fbb-2221-4338-bb2c-687d9d7eb9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4605 | 2024.10.09 17:21:16.878702 [ 3 ] {} <Trace> HTTP-Session: c19e0fbb-2221-4338-bb2c-687d9d7eb9b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4606 | 2024.10.09 17:21:16.878799 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4607 | 2024.10.09 17:21:16.878843 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4608 | 2024.10.09 17:21:16.879074 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4609 | 2024.10.09 17:21:16.879394 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4610 | 2024.10.09 17:21:16.879430 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4611 | 2024.10.09 17:21:16.879775 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4612 | 2024.10.09 17:21:16.880137 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4613 | 2024.10.09 17:21:16.880294 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001511 sec., 5294.50694904037 rows/sec., 398.12 KiB/sec. | ||
4614 | 2024.10.09 17:21:16.880473 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Debug> DynamicQueryHandler: Done processing query | ||
4615 | 2024.10.09 17:21:16.880498 [ 3 ] {758574a3-59ce-4ee9-bc02-1a81e7de7c7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4616 | 2024.10.09 17:21:16.880514 [ 3 ] {} <Debug> HTTP-Session: c19e0fbb-2221-4338-bb2c-687d9d7eb9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4617 | 2024.10.09 17:21:16.880652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4618 | 2024.10.09 17:21:16.880701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4619 | 2024.10.09 17:21:16.880721 [ 3 ] {} <Debug> HTTP-Session: 13ced8e4-1023-4c0f-8e99-7a7108895937 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4620 | 2024.10.09 17:21:16.880738 [ 3 ] {} <Debug> HTTP-Session: 13ced8e4-1023-4c0f-8e99-7a7108895937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4621 | 2024.10.09 17:21:16.880752 [ 3 ] {} <Debug> HTTP-Session: 13ced8e4-1023-4c0f-8e99-7a7108895937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4622 | 2024.10.09 17:21:16.880783 [ 3 ] {} <Trace> HTTP-Session: 13ced8e4-1023-4c0f-8e99-7a7108895937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4623 | 2024.10.09 17:21:16.880882 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4624 | 2024.10.09 17:21:16.880926 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4625 | 2024.10.09 17:21:16.881149 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4626 | 2024.10.09 17:21:16.881447 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4627 | 2024.10.09 17:21:16.881482 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4628 | 2024.10.09 17:21:16.881832 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4629 | 2024.10.09 17:21:16.882197 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4630 | 2024.10.09 17:21:16.882360 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001497 sec., 9352.037408149632 rows/sec., 654.96 KiB/sec. | ||
4631 | 2024.10.09 17:21:16.882523 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Debug> DynamicQueryHandler: Done processing query | ||
4632 | 2024.10.09 17:21:16.882547 [ 3 ] {b9a70cb5-5ad9-4b21-9775-9c6df6b925a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4633 | 2024.10.09 17:21:16.882563 [ 3 ] {} <Debug> HTTP-Session: 13ced8e4-1023-4c0f-8e99-7a7108895937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4634 | 2024.10.09 17:21:16.882680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4635 | 2024.10.09 17:21:16.882729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4636 | 2024.10.09 17:21:16.882748 [ 3 ] {} <Debug> HTTP-Session: de327ead-0606-4fc7-befb-489ede5b51f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4637 | 2024.10.09 17:21:16.882765 [ 3 ] {} <Debug> HTTP-Session: de327ead-0606-4fc7-befb-489ede5b51f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4638 | 2024.10.09 17:21:16.882779 [ 3 ] {} <Debug> HTTP-Session: de327ead-0606-4fc7-befb-489ede5b51f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4639 | 2024.10.09 17:21:16.882810 [ 3 ] {} <Trace> HTTP-Session: de327ead-0606-4fc7-befb-489ede5b51f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2024.10.09 17:21:16.882906 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4641 | 2024.10.09 17:21:16.882948 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4642 | 2024.10.09 17:21:16.883172 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4643 | 2024.10.09 17:21:16.883458 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2024.10.09 17:21:16.883494 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4645 | 2024.10.09 17:21:16.883838 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4646 | 2024.10.09 17:21:16.884365 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2024.10.09 17:21:16.884582 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001696 sec., 3537.735849056604 rows/sec., 209.02 KiB/sec. | ||
4648 | 2024.10.09 17:21:16.884814 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Debug> DynamicQueryHandler: Done processing query | ||
4649 | 2024.10.09 17:21:16.884849 [ 3 ] {a31ce79f-4891-4d60-9d7d-e82c77250b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4650 | 2024.10.09 17:21:16.884873 [ 3 ] {} <Debug> HTTP-Session: de327ead-0606-4fc7-befb-489ede5b51f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4651 | 2024.10.09 17:21:16.885105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4652 | 2024.10.09 17:21:16.885167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4653 | 2024.10.09 17:21:16.885187 [ 3 ] {} <Debug> HTTP-Session: 1b76efa0-cfa2-47e6-88a7-20c5d44c414c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4654 | 2024.10.09 17:21:16.885205 [ 3 ] {} <Debug> HTTP-Session: 1b76efa0-cfa2-47e6-88a7-20c5d44c414c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4655 | 2024.10.09 17:21:16.885219 [ 3 ] {} <Debug> HTTP-Session: 1b76efa0-cfa2-47e6-88a7-20c5d44c414c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4656 | 2024.10.09 17:21:16.885250 [ 3 ] {} <Trace> HTTP-Session: 1b76efa0-cfa2-47e6-88a7-20c5d44c414c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4657 | 2024.10.09 17:21:16.885449 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4658 | 2024.10.09 17:21:16.885493 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4659 | 2024.10.09 17:21:16.885726 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4660 | 2024.10.09 17:21:16.886232 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2024.10.09 17:21:16.886269 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4662 | 2024.10.09 17:21:16.886655 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4663 | 2024.10.09 17:21:16.887029 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2024.10.09 17:21:16.887197 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001845 sec., 211382.1138211382 rows/sec., 14.99 MiB/sec. | ||
4665 | 2024.10.09 17:21:16.887473 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Debug> DynamicQueryHandler: Done processing query | ||
4666 | 2024.10.09 17:21:16.887514 [ 3 ] {6cb79244-58a0-4a3f-942a-f83390bec52b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4667 | 2024.10.09 17:21:16.887539 [ 3 ] {} <Debug> HTTP-Session: 1b76efa0-cfa2-47e6-88a7-20c5d44c414c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4668 | 2024.10.09 17:21:16.887709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4669 | 2024.10.09 17:21:16.887760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4670 | 2024.10.09 17:21:16.887780 [ 3 ] {} <Debug> HTTP-Session: 75121652-295b-4de2-adcf-7afd050e903b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4671 | 2024.10.09 17:21:16.887797 [ 3 ] {} <Debug> HTTP-Session: 75121652-295b-4de2-adcf-7afd050e903b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4672 | 2024.10.09 17:21:16.887811 [ 3 ] {} <Debug> HTTP-Session: 75121652-295b-4de2-adcf-7afd050e903b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4673 | 2024.10.09 17:21:16.887844 [ 3 ] {} <Trace> HTTP-Session: 75121652-295b-4de2-adcf-7afd050e903b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4674 | 2024.10.09 17:21:16.887943 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4675 | 2024.10.09 17:21:16.887990 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4676 | 2024.10.09 17:21:16.888148 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4677 | 2024.10.09 17:21:16.888409 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4678 | 2024.10.09 17:21:16.888446 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4679 | 2024.10.09 17:21:16.888810 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4680 | 2024.10.09 17:21:16.889143 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4681 | 2024.10.09 17:21:16.889303 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. | ||
4682 | 2024.10.09 17:21:16.889590 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Debug> DynamicQueryHandler: Done processing query | ||
4683 | 2024.10.09 17:21:16.889615 [ 3 ] {b8276ab4-ac4f-459e-8b1b-47cdf7fe6c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4684 | 2024.10.09 17:21:16.889631 [ 3 ] {} <Debug> HTTP-Session: 75121652-295b-4de2-adcf-7afd050e903b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4685 | 2024.10.09 17:21:16.889804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4686 | 2024.10.09 17:21:16.889855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4687 | 2024.10.09 17:21:16.889875 [ 3 ] {} <Debug> HTTP-Session: dd3a87cb-da65-41d8-a149-5b425dddc4fc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4688 | 2024.10.09 17:21:16.889892 [ 3 ] {} <Debug> HTTP-Session: dd3a87cb-da65-41d8-a149-5b425dddc4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4689 | 2024.10.09 17:21:16.889906 [ 3 ] {} <Debug> HTTP-Session: dd3a87cb-da65-41d8-a149-5b425dddc4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4690 | 2024.10.09 17:21:16.889938 [ 3 ] {} <Trace> HTTP-Session: dd3a87cb-da65-41d8-a149-5b425dddc4fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4691 | 2024.10.09 17:21:16.890123 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4692 | 2024.10.09 17:21:16.890170 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4693 | 2024.10.09 17:21:16.890334 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4694 | 2024.10.09 17:21:16.890741 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4695 | 2024.10.09 17:21:16.890777 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4696 | 2024.10.09 17:21:16.891163 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4697 | 2024.10.09 17:21:16.891499 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4698 | 2024.10.09 17:21:16.891663 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001624 sec., 145935.960591133 rows/sec., 9.78 MiB/sec. | ||
4699 | 2024.10.09 17:21:16.891826 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Debug> DynamicQueryHandler: Done processing query | ||
4700 | 2024.10.09 17:21:16.891849 [ 3 ] {abfce62c-4194-4ed9-8c61-a545f3951d8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4701 | 2024.10.09 17:21:16.891865 [ 3 ] {} <Debug> HTTP-Session: dd3a87cb-da65-41d8-a149-5b425dddc4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4702 | 2024.10.09 17:21:16.891988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4703 | 2024.10.09 17:21:16.892037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4704 | 2024.10.09 17:21:16.892057 [ 3 ] {} <Debug> HTTP-Session: 35704c2d-f685-4e36-8c2b-eab1c183af66 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4705 | 2024.10.09 17:21:16.892074 [ 3 ] {} <Debug> HTTP-Session: 35704c2d-f685-4e36-8c2b-eab1c183af66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4706 | 2024.10.09 17:21:16.892088 [ 3 ] {} <Debug> HTTP-Session: 35704c2d-f685-4e36-8c2b-eab1c183af66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4707 | 2024.10.09 17:21:16.892118 [ 3 ] {} <Trace> HTTP-Session: 35704c2d-f685-4e36-8c2b-eab1c183af66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4708 | 2024.10.09 17:21:16.892212 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4709 | 2024.10.09 17:21:16.892257 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4710 | 2024.10.09 17:21:16.892387 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4711 | 2024.10.09 17:21:16.892618 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4712 | 2024.10.09 17:21:16.892653 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4713 | 2024.10.09 17:21:16.893003 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4714 | 2024.10.09 17:21:16.893324 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4715 | 2024.10.09 17:21:16.893482 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec. | ||
4716 | 2024.10.09 17:21:16.893640 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Debug> DynamicQueryHandler: Done processing query | ||
4717 | 2024.10.09 17:21:16.893665 [ 3 ] {64952ded-ea79-4602-95f3-2a4ff61e41b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4718 | 2024.10.09 17:21:16.893680 [ 3 ] {} <Debug> HTTP-Session: 35704c2d-f685-4e36-8c2b-eab1c183af66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4719 | 2024.10.09 17:21:16.893797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4720 | 2024.10.09 17:21:16.893845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4721 | 2024.10.09 17:21:16.893864 [ 3 ] {} <Debug> HTTP-Session: aec83af3-edb0-49b2-8234-bd43096b397b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4722 | 2024.10.09 17:21:16.893881 [ 3 ] {} <Debug> HTTP-Session: aec83af3-edb0-49b2-8234-bd43096b397b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4723 | 2024.10.09 17:21:16.893895 [ 3 ] {} <Debug> HTTP-Session: aec83af3-edb0-49b2-8234-bd43096b397b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4724 | 2024.10.09 17:21:16.893926 [ 3 ] {} <Trace> HTTP-Session: aec83af3-edb0-49b2-8234-bd43096b397b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4725 | 2024.10.09 17:21:16.894080 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4726 | 2024.10.09 17:21:16.894143 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <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 | ||
4727 | 2024.10.09 17:21:16.894582 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4728 | 2024.10.09 17:21:16.895007 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4729 | 2024.10.09 17:21:16.895043 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4730 | 2024.10.09 17:21:16.895691 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4731 | 2024.10.09 17:21:16.896109 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4732 | 2024.10.09 17:21:16.896295 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002297 sec., 3482.80365694384 rows/sec., 6.24 MiB/sec. | ||
4733 | 2024.10.09 17:21:16.896503 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Debug> DynamicQueryHandler: Done processing query | ||
4734 | 2024.10.09 17:21:16.896528 [ 3 ] {9bf42ccf-29a1-432d-ac04-5e388b36da80} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4735 | 2024.10.09 17:21:16.896544 [ 3 ] {} <Debug> HTTP-Session: aec83af3-edb0-49b2-8234-bd43096b397b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4736 | 2024.10.09 17:21:16.896680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4737 | 2024.10.09 17:21:16.896730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4738 | 2024.10.09 17:21:16.896749 [ 3 ] {} <Debug> HTTP-Session: 4bc8f8bb-2b67-4214-860d-756466a25b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4739 | 2024.10.09 17:21:16.896766 [ 3 ] {} <Debug> HTTP-Session: 4bc8f8bb-2b67-4214-860d-756466a25b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4740 | 2024.10.09 17:21:16.896780 [ 3 ] {} <Debug> HTTP-Session: 4bc8f8bb-2b67-4214-860d-756466a25b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4741 | 2024.10.09 17:21:16.896811 [ 3 ] {} <Trace> HTTP-Session: 4bc8f8bb-2b67-4214-860d-756466a25b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4742 | 2024.10.09 17:21:16.896925 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4743 | 2024.10.09 17:21:16.896969 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4744 | 2024.10.09 17:21:16.897098 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4745 | 2024.10.09 17:21:16.897374 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4746 | 2024.10.09 17:21:16.897410 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4747 | 2024.10.09 17:21:16.897790 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4748 | 2024.10.09 17:21:16.898137 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4749 | 2024.10.09 17:21:16.898303 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001414 sec., 57991.513437058 rows/sec., 3.68 MiB/sec. | ||
4750 | 2024.10.09 17:21:16.898470 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Debug> DynamicQueryHandler: Done processing query | ||
4751 | 2024.10.09 17:21:16.898495 [ 3 ] {4d7fa193-09e1-44bd-b225-b0d54df7e0f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4752 | 2024.10.09 17:21:16.898511 [ 3 ] {} <Debug> HTTP-Session: 4bc8f8bb-2b67-4214-860d-756466a25b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4753 | 2024.10.09 17:21:19.289577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 478 | ||
4754 | 2024.10.09 17:21:19.292444 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4755 | 2024.10.09 17:21:19.292488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4756 | 2024.10.09 17:21:19.294159 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4757 | 2024.10.09 17:21:19.295247 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4758 | 2024.10.09 17:21:19.295707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
4759 | 2024.10.09 17:21:21.872621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4760 | 2024.10.09 17:21:21.872803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4761 | 2024.10.09 17:21:21.872848 [ 3 ] {} <Debug> HTTP-Session: bea98df6-ae63-4a18-aaca-4cf583a1cb24 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4762 | 2024.10.09 17:21:21.872890 [ 3 ] {} <Debug> HTTP-Session: bea98df6-ae63-4a18-aaca-4cf583a1cb24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4763 | 2024.10.09 17:21:21.872918 [ 3 ] {} <Debug> HTTP-Session: bea98df6-ae63-4a18-aaca-4cf583a1cb24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4764 | 2024.10.09 17:21:21.872999 [ 3 ] {} <Trace> HTTP-Session: bea98df6-ae63-4a18-aaca-4cf583a1cb24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4765 | 2024.10.09 17:21:21.873273 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4766 | 2024.10.09 17:21:21.873339 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4767 | 2024.10.09 17:21:21.873676 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4768 | 2024.10.09 17:21:21.874057 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4769 | 2024.10.09 17:21:21.874093 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4770 | 2024.10.09 17:21:21.874522 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4771 | 2024.10.09 17:21:21.874937 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4772 | 2024.10.09 17:21:21.875082 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001886 sec., 1060.4453870625662 rows/sec., 86.47 KiB/sec. | ||
4773 | 2024.10.09 17:21:21.875273 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Debug> DynamicQueryHandler: Done processing query | ||
4774 | 2024.10.09 17:21:21.875301 [ 3 ] {81288ad4-aa19-4675-8c31-50f0289f322d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4775 | 2024.10.09 17:21:21.875318 [ 3 ] {} <Debug> HTTP-Session: bea98df6-ae63-4a18-aaca-4cf583a1cb24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4776 | 2024.10.09 17:21:21.875492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4777 | 2024.10.09 17:21:21.875541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4778 | 2024.10.09 17:21:21.875560 [ 3 ] {} <Debug> HTTP-Session: 7c252c6b-240a-4076-bd6f-2650fd756850 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4779 | 2024.10.09 17:21:21.875578 [ 3 ] {} <Debug> HTTP-Session: 7c252c6b-240a-4076-bd6f-2650fd756850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4780 | 2024.10.09 17:21:21.875592 [ 3 ] {} <Debug> HTTP-Session: 7c252c6b-240a-4076-bd6f-2650fd756850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4781 | 2024.10.09 17:21:21.875624 [ 3 ] {} <Trace> HTTP-Session: 7c252c6b-240a-4076-bd6f-2650fd756850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4782 | 2024.10.09 17:21:21.875753 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4783 | 2024.10.09 17:21:21.875795 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4784 | 2024.10.09 17:21:21.876018 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4785 | 2024.10.09 17:21:21.876374 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4786 | 2024.10.09 17:21:21.876410 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4787 | 2024.10.09 17:21:21.876773 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4788 | 2024.10.09 17:21:21.877138 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2024.10.09 17:21:21.877265 [ 146 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4790 | 2024.10.09 17:21:21.877270 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.001566 sec., 75989.78288633462 rows/sec., 6.40 MiB/sec. | ||
4791 | 2024.10.09 17:21:21.877311 [ 146 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4792 | 2024.10.09 17:21:21.877356 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4793 | 2024.10.09 17:21:21.877512 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Debug> DynamicQueryHandler: Done processing query | ||
4794 | 2024.10.09 17:21:21.877560 [ 3 ] {f3613d33-1859-4eba-b074-6039f9c70a83} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4795 | 2024.10.09 17:21:21.877589 [ 3 ] {} <Debug> HTTP-Session: 7c252c6b-240a-4076-bd6f-2650fd756850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4796 | 2024.10.09 17:21:21.877590 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
4797 | 2024.10.09 17:21:21.877805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4798 | 2024.10.09 17:21:21.877886 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4799 | 2024.10.09 17:21:21.877903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4800 | 2024.10.09 17:21:21.877963 [ 3 ] {} <Debug> HTTP-Session: ecb96e1a-0ff4-4692-a0c7-72735d016fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4801 | 2024.10.09 17:21:21.877963 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1413 rows starting from the beginning of the part | ||
4802 | 2024.10.09 17:21:21.877999 [ 3 ] {} <Debug> HTTP-Session: ecb96e1a-0ff4-4692-a0c7-72735d016fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4803 | 2024.10.09 17:21:21.878037 [ 3 ] {} <Debug> HTTP-Session: ecb96e1a-0ff4-4692-a0c7-72735d016fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4804 | 2024.10.09 17:21:21.878165 [ 3 ] {} <Trace> HTTP-Session: ecb96e1a-0ff4-4692-a0c7-72735d016fcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4805 | 2024.10.09 17:21:21.878291 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 100 rows starting from the beginning of the part | ||
4806 | 2024.10.09 17:21:21.878508 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4807 | 2024.10.09 17:21:21.878599 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 205 rows starting from the beginning of the part | ||
4808 | 2024.10.09 17:21:21.878645 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4809 | 2024.10.09 17:21:21.878933 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
4810 | 2024.10.09 17:21:21.879264 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 205 rows starting from the beginning of the part | ||
4811 | 2024.10.09 17:21:21.879584 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 119 rows starting from the beginning of the part | ||
4812 | 2024.10.09 17:21:21.880315 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4813 | 2024.10.09 17:21:21.881061 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4814 | 2024.10.09 17:21:21.881125 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4815 | 2024.10.09 17:21:21.882113 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4816 | 2024.10.09 17:21:21.883055 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4817 | 2024.10.09 17:21:21.883291 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.004936 sec., 6685.575364667747 rows/sec., 500.55 KiB/sec. | ||
4818 | 2024.10.09 17:21:21.883954 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.00648704 sec., 332971.5864246251 rows/sec., 29.37 MiB/sec. | ||
4819 | 2024.10.09 17:21:21.884105 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Debug> DynamicQueryHandler: Done processing query | ||
4820 | 2024.10.09 17:21:21.884165 [ 3 ] {c64ca6ad-49f6-4bc3-a768-71272df52a09} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4821 | 2024.10.09 17:21:21.884224 [ 3 ] {} <Debug> HTTP-Session: ecb96e1a-0ff4-4692-a0c7-72735d016fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4822 | 2024.10.09 17:21:21.884349 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4823 | 2024.10.09 17:21:21.884469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4824 | 2024.10.09 17:21:21.884565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4825 | 2024.10.09 17:21:21.884652 [ 3 ] {} <Debug> HTTP-Session: 83632152-9e7c-4e52-8611-2c6be9d6132e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4826 | 2024.10.09 17:21:21.884727 [ 3 ] {} <Debug> HTTP-Session: 83632152-9e7c-4e52-8611-2c6be9d6132e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4827 | 2024.10.09 17:21:21.884772 [ 3 ] {} <Debug> HTTP-Session: 83632152-9e7c-4e52-8611-2c6be9d6132e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4828 | 2024.10.09 17:21:21.884895 [ 3 ] {} <Trace> HTTP-Session: 83632152-9e7c-4e52-8611-2c6be9d6132e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4829 | 2024.10.09 17:21:21.885165 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4830 | 2024.10.09 17:21:21.885250 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4831 | 2024.10.09 17:21:21.885294 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4832 | 2024.10.09 17:21:21.885547 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_21_4} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4833 | 2024.10.09 17:21:21.885757 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
4834 | 2024.10.09 17:21:21.885892 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4835 | 2024.10.09 17:21:21.886261 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4836 | 2024.10.09 17:21:21.886300 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4837 | 2024.10.09 17:21:21.886674 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4838 | 2024.10.09 17:21:21.887056 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4839 | 2024.10.09 17:21:21.887180 [ 146 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4840 | 2024.10.09 17:21:21.887190 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002145 sec., 45221.44522144522 rows/sec., 3.53 MiB/sec. | ||
4841 | 2024.10.09 17:21:21.887215 [ 146 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2024.10.09 17:21:21.887258 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4843 | 2024.10.09 17:21:21.887450 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
4844 | 2024.10.09 17:21:21.887463 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Debug> DynamicQueryHandler: Done processing query | ||
4845 | 2024.10.09 17:21:21.887538 [ 3 ] {819b3889-00c1-4055-a627-1269cb27431f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4846 | 2024.10.09 17:21:21.887578 [ 3 ] {} <Debug> HTTP-Session: 83632152-9e7c-4e52-8611-2c6be9d6132e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4847 | 2024.10.09 17:21:21.887696 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4848 | 2024.10.09 17:21:21.887738 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 907 rows starting from the beginning of the part | ||
4849 | 2024.10.09 17:21:21.887897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4850 | 2024.10.09 17:21:21.887954 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part | ||
4851 | 2024.10.09 17:21:21.888034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4852 | 2024.10.09 17:21:21.888100 [ 3 ] {} <Debug> HTTP-Session: 4031d7e5-f5e4-4e9e-bafb-f613a955c220 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4853 | 2024.10.09 17:21:21.888180 [ 3 ] {} <Debug> HTTP-Session: 4031d7e5-f5e4-4e9e-bafb-f613a955c220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4854 | 2024.10.09 17:21:21.888253 [ 3 ] {} <Debug> HTTP-Session: 4031d7e5-f5e4-4e9e-bafb-f613a955c220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4855 | 2024.10.09 17:21:21.888318 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 390 rows starting from the beginning of the part | ||
4856 | 2024.10.09 17:21:21.888343 [ 3 ] {} <Trace> HTTP-Session: 4031d7e5-f5e4-4e9e-bafb-f613a955c220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4857 | 2024.10.09 17:21:21.888596 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
4858 | 2024.10.09 17:21:21.888775 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4859 | 2024.10.09 17:21:21.888855 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 390 rows starting from the beginning of the part | ||
4860 | 2024.10.09 17:21:21.888925 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4861 | 2024.10.09 17:21:21.889126 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 97 rows starting from the beginning of the part | ||
4862 | 2024.10.09 17:21:21.890212 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4863 | 2024.10.09 17:21:21.891213 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4864 | 2024.10.09 17:21:21.891278 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4865 | 2024.10.09 17:21:21.892274 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4866 | 2024.10.09 17:21:21.892796 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.005437826 sec., 361357.6455002422 rows/sec., 27.67 MiB/sec. | ||
4867 | 2024.10.09 17:21:21.893123 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2024.10.09 17:21:21.893289 [ 187 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4869 | 2024.10.09 17:21:21.893312 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4870 | 2024.10.09 17:21:21.893340 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004812 sec., 33458.02161263508 rows/sec., 2.33 MiB/sec. | ||
4871 | 2024.10.09 17:21:21.893392 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4872 | 2024.10.09 17:21:21.893494 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4873 | 2024.10.09 17:21:21.893996 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
4874 | 2024.10.09 17:21:21.894028 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Debug> DynamicQueryHandler: Done processing query | ||
4875 | 2024.10.09 17:21:21.894115 [ 3 ] {28419e16-745f-47e6-beff-f0610fac5838} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4876 | 2024.10.09 17:21:21.894183 [ 3 ] {} <Debug> HTTP-Session: 4031d7e5-f5e4-4e9e-bafb-f613a955c220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4877 | 2024.10.09 17:21:21.894627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4878 | 2024.10.09 17:21:21.894800 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4879 | 2024.10.09 17:21:21.894800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4880 | 2024.10.09 17:21:21.894906 [ 3 ] {} <Debug> HTTP-Session: 2477e6db-bd5f-47a7-adb5-980b9a159e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4881 | 2024.10.09 17:21:21.894920 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5928 rows starting from the beginning of the part | ||
4882 | 2024.10.09 17:21:21.894966 [ 3 ] {} <Debug> HTTP-Session: 2477e6db-bd5f-47a7-adb5-980b9a159e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4883 | 2024.10.09 17:21:21.895067 [ 3 ] {} <Debug> HTTP-Session: 2477e6db-bd5f-47a7-adb5-980b9a159e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4884 | 2024.10.09 17:21:21.895329 [ 3 ] {} <Trace> HTTP-Session: 2477e6db-bd5f-47a7-adb5-980b9a159e60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4885 | 2024.10.09 17:21:21.895329 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
4886 | 2024.10.09 17:21:21.895482 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4887 | 2024.10.09 17:21:21.895782 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
4888 | 2024.10.09 17:21:21.896004 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_21_4} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4889 | 2024.10.09 17:21:21.896133 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
4890 | 2024.10.09 17:21:21.896260 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4891 | 2024.10.09 17:21:21.896519 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
4892 | 2024.10.09 17:21:21.896723 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 161 rows starting from the beginning of the part | ||
4893 | 2024.10.09 17:21:21.896830 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4894 | 2024.10.09 17:21:21.897277 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <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 | ||
4895 | 2024.10.09 17:21:21.898705 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4896 | 2024.10.09 17:21:21.900380 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4897 | 2024.10.09 17:21:21.900450 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4898 | 2024.10.09 17:21:21.901954 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4899 | 2024.10.09 17:21:21.902742 [ 188 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6767 rows, containing 5 columns (5 merged, 0 gathered) in 0.009036284 sec., 748869.7787718934 rows/sec., 50.55 MiB/sec. | ||
4900 | 2024.10.09 17:21:21.902793 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4901 | 2024.10.09 17:21:21.903017 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.006985 sec., 4438.081603435934 rows/sec., 7.95 MiB/sec. | ||
4902 | 2024.10.09 17:21:21.903305 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4903 | 2024.10.09 17:21:21.903428 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Debug> DynamicQueryHandler: Done processing query | ||
4904 | 2024.10.09 17:21:21.903461 [ 3 ] {9dcf548d-898f-4560-995d-55e2465bf6d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4905 | 2024.10.09 17:21:21.903498 [ 3 ] {} <Debug> HTTP-Session: 2477e6db-bd5f-47a7-adb5-980b9a159e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4906 | 2024.10.09 17:21:21.903730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4907 | 2024.10.09 17:21:21.903821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4908 | 2024.10.09 17:21:21.903866 [ 3 ] {} <Debug> HTTP-Session: 8a70b51f-f4a1-4f14-a5bd-d87913e85f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4909 | 2024.10.09 17:21:21.903913 [ 3 ] {} <Debug> HTTP-Session: 8a70b51f-f4a1-4f14-a5bd-d87913e85f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4910 | 2024.10.09 17:21:21.903945 [ 3 ] {} <Debug> HTTP-Session: 8a70b51f-f4a1-4f14-a5bd-d87913e85f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4911 | 2024.10.09 17:21:21.904008 [ 3 ] {} <Trace> HTTP-Session: 8a70b51f-f4a1-4f14-a5bd-d87913e85f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4912 | 2024.10.09 17:21:21.904083 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4913 | 2024.10.09 17:21:21.904257 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4914 | 2024.10.09 17:21:21.904277 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4915 | 2024.10.09 17:21:21.904335 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4916 | 2024.10.09 17:21:21.904470 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
4917 | 2024.10.09 17:21:21.904638 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4918 | 2024.10.09 17:21:21.904971 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2024.10.09 17:21:21.905011 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4920 | 2024.10.09 17:21:21.905401 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4921 | 2024.10.09 17:21:21.905759 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4922 | 2024.10.09 17:21:21.905891 [ 146 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4923 | 2024.10.09 17:21:21.905895 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001748 sec., 34324.94279176201 rows/sec., 2.31 MiB/sec. | ||
4924 | 2024.10.09 17:21:21.905925 [ 146 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4925 | 2024.10.09 17:21:21.905957 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4926 | 2024.10.09 17:21:21.906149 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
4927 | 2024.10.09 17:21:21.906177 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Debug> DynamicQueryHandler: Done processing query | ||
4928 | 2024.10.09 17:21:21.906229 [ 3 ] {edda39bd-6861-4805-acab-d9314d2b1d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4929 | 2024.10.09 17:21:21.906255 [ 3 ] {} <Debug> HTTP-Session: 8a70b51f-f4a1-4f14-a5bd-d87913e85f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4930 | 2024.10.09 17:21:21.906380 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4931 | 2024.10.09 17:21:21.906424 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 942 rows starting from the beginning of the part | ||
4932 | 2024.10.09 17:21:21.906519 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
4933 | 2024.10.09 17:21:21.906646 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
4934 | 2024.10.09 17:21:21.906847 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
4935 | 2024.10.09 17:21:21.907001 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
4936 | 2024.10.09 17:21:21.907145 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
4937 | 2024.10.09 17:21:21.908441 [ 193 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1244 rows, containing 4 columns (4 merged, 0 gathered) in 0.002376381 sec., 523485.0808855987 rows/sec., 34.18 MiB/sec. | ||
4938 | 2024.10.09 17:21:21.908650 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4939 | 2024.10.09 17:21:21.909082 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4940 | 2024.10.09 17:21:21.909176 [ 188 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_21_4} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4941 | 2024.10.09 17:21:21.909270 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
4942 | 2024.10.09 17:21:22.000160 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.10 MiB, peak 158.78 MiB, free memory in arenas 0.00 B, will set to 150.25 MiB (RSS), difference: 1.16 MiB | ||
4943 | 2024.10.09 17:21:24.171211 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4944 | 2024.10.09 17:21:24.171263 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4945 | 2024.10.09 17:21:26.876003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4946 | 2024.10.09 17:21:26.876137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4947 | 2024.10.09 17:21:26.876161 [ 3 ] {} <Debug> HTTP-Session: 7e7b3431-8dd1-416d-a4d3-22d17c81e0da Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4948 | 2024.10.09 17:21:26.876185 [ 3 ] {} <Debug> HTTP-Session: 7e7b3431-8dd1-416d-a4d3-22d17c81e0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4949 | 2024.10.09 17:21:26.876199 [ 3 ] {} <Debug> HTTP-Session: 7e7b3431-8dd1-416d-a4d3-22d17c81e0da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4950 | 2024.10.09 17:21:26.876250 [ 3 ] {} <Trace> HTTP-Session: 7e7b3431-8dd1-416d-a4d3-22d17c81e0da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4951 | 2024.10.09 17:21:26.876491 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4952 | 2024.10.09 17:21:26.876559 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4953 | 2024.10.09 17:21:26.876900 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4954 | 2024.10.09 17:21:26.877456 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4955 | 2024.10.09 17:21:26.877502 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4956 | 2024.10.09 17:21:26.877940 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4957 | 2024.10.09 17:21:26.878328 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4958 | 2024.10.09 17:21:26.878491 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.0021 sec., 97619.04761904762 rows/sec., 8.58 MiB/sec. | ||
4959 | 2024.10.09 17:21:26.878699 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Debug> DynamicQueryHandler: Done processing query | ||
4960 | 2024.10.09 17:21:26.878727 [ 3 ] {a5ccf4e3-e110-46c6-ab42-709e4437a772} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4961 | 2024.10.09 17:21:26.878743 [ 3 ] {} <Debug> HTTP-Session: 7e7b3431-8dd1-416d-a4d3-22d17c81e0da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4962 | 2024.10.09 17:21:26.878869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4963 | 2024.10.09 17:21:26.878916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4964 | 2024.10.09 17:21:26.878937 [ 3 ] {} <Debug> HTTP-Session: 7c8a25d1-754d-4fa8-bffe-b1c959a65afb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4965 | 2024.10.09 17:21:26.878954 [ 3 ] {} <Debug> HTTP-Session: 7c8a25d1-754d-4fa8-bffe-b1c959a65afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4966 | 2024.10.09 17:21:26.878967 [ 3 ] {} <Debug> HTTP-Session: 7c8a25d1-754d-4fa8-bffe-b1c959a65afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4967 | 2024.10.09 17:21:26.879002 [ 3 ] {} <Trace> HTTP-Session: 7c8a25d1-754d-4fa8-bffe-b1c959a65afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4968 | 2024.10.09 17:21:26.879102 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4969 | 2024.10.09 17:21:26.879145 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4970 | 2024.10.09 17:21:26.879370 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4971 | 2024.10.09 17:21:26.879695 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4972 | 2024.10.09 17:21:26.879732 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4973 | 2024.10.09 17:21:26.880074 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4974 | 2024.10.09 17:21:26.880424 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4975 | 2024.10.09 17:21:26.880590 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001508 sec., 5305.039787798409 rows/sec., 398.91 KiB/sec. | ||
4976 | 2024.10.09 17:21:26.880591 [ 140 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4977 | 2024.10.09 17:21:26.880713 [ 140 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4978 | 2024.10.09 17:21:26.880764 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
4979 | 2024.10.09 17:21:26.880853 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Debug> DynamicQueryHandler: Done processing query | ||
4980 | 2024.10.09 17:21:26.880907 [ 3 ] {f9ea255e-c5c8-4944-b770-0a936b50c3eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4981 | 2024.10.09 17:21:26.880944 [ 3 ] {} <Debug> HTTP-Session: 7c8a25d1-754d-4fa8-bffe-b1c959a65afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4982 | 2024.10.09 17:21:26.880965 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
4983 | 2024.10.09 17:21:26.881109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4984 | 2024.10.09 17:21:26.881229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4985 | 2024.10.09 17:21:26.881259 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4986 | 2024.10.09 17:21:26.881272 [ 3 ] {} <Debug> HTTP-Session: 815115d0-9b22-45f3-af56-c6ffaec96291 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
4987 | 2024.10.09 17:21:26.881330 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part | ||
4988 | 2024.10.09 17:21:26.881339 [ 3 ] {} <Debug> HTTP-Session: 815115d0-9b22-45f3-af56-c6ffaec96291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4989 | 2024.10.09 17:21:26.881386 [ 3 ] {} <Debug> HTTP-Session: 815115d0-9b22-45f3-af56-c6ffaec96291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4990 | 2024.10.09 17:21:26.881467 [ 3 ] {} <Trace> HTTP-Session: 815115d0-9b22-45f3-af56-c6ffaec96291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4991 | 2024.10.09 17:21:26.881562 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
4992 | 2024.10.09 17:21:26.881886 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4993 | 2024.10.09 17:21:26.881938 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
4994 | 2024.10.09 17:21:26.882035 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4995 | 2024.10.09 17:21:26.882282 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
4996 | 2024.10.09 17:21:26.882630 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
4997 | 2024.10.09 17:21:26.882996 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
4998 | 2024.10.09 17:21:26.883616 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4999 | 2024.10.09 17:21:26.884401 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5000 | 2024.10.09 17:21:26.884455 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5001 | 2024.10.09 17:21:26.885521 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5002 | 2024.10.09 17:21:26.886338 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 5 columns (5 merged, 0 gathered) in 0.005479838 sec., 25365.713365979067 rows/sec., 1.95 MiB/sec. | ||
5003 | 2024.10.09 17:21:26.886546 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5004 | 2024.10.09 17:21:26.886636 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5005 | 2024.10.09 17:21:26.886874 [ 138 ] {} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5006 | 2024.10.09 17:21:26.886911 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005152 sec., 2717.391304347826 rows/sec., 190.31 KiB/sec. | ||
5007 | 2024.10.09 17:21:26.886992 [ 138 ] {} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2024.10.09 17:21:26.887130 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5009 | 2024.10.09 17:21:26.887719 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::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 | ||
5010 | 2024.10.09 17:21:26.887734 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Debug> DynamicQueryHandler: Done processing query | ||
5011 | 2024.10.09 17:21:26.887806 [ 3 ] {736563fd-9db8-4988-9d7a-f0aa3ef271f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5012 | 2024.10.09 17:21:26.887895 [ 3 ] {} <Debug> HTTP-Session: 815115d0-9b22-45f3-af56-c6ffaec96291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5013 | 2024.10.09 17:21:26.888149 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5014 | 2024.10.09 17:21:26.888148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5015 | 2024.10.09 17:21:26.888250 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
5016 | 2024.10.09 17:21:26.888262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5017 | 2024.10.09 17:21:26.888337 [ 3 ] {} <Debug> HTTP-Session: 177f2a9c-243c-490d-ab4e-5eb88d00c34c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5018 | 2024.10.09 17:21:26.888432 [ 3 ] {} <Debug> HTTP-Session: 177f2a9c-243c-490d-ab4e-5eb88d00c34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5019 | 2024.10.09 17:21:26.888398 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2024.10.09 17:21:26.888525 [ 3 ] {} <Debug> HTTP-Session: 177f2a9c-243c-490d-ab4e-5eb88d00c34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5021 | 2024.10.09 17:21:26.888644 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
5022 | 2024.10.09 17:21:26.888772 [ 3 ] {} <Trace> HTTP-Session: 177f2a9c-243c-490d-ab4e-5eb88d00c34c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5023 | 2024.10.09 17:21:26.888958 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_16_3} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5024 | 2024.10.09 17:21:26.889078 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
5025 | 2024.10.09 17:21:26.889291 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5026 | 2024.10.09 17:21:26.889379 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5027 | 2024.10.09 17:21:26.889539 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5028 | 2024.10.09 17:21:26.889557 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
5029 | 2024.10.09 17:21:26.889786 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
5030 | 2024.10.09 17:21:26.889954 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
5031 | 2024.10.09 17:21:26.890638 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5032 | 2024.10.09 17:21:26.891178 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2024.10.09 17:21:26.891220 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5034 | 2024.10.09 17:21:26.891788 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5035 | 2024.10.09 17:21:26.892001 [ 188 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00467095 sec., 112610.92497243601 rows/sec., 7.65 MiB/sec. | ||
5036 | 2024.10.09 17:21:26.892326 [ 188 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5037 | 2024.10.09 17:21:26.892529 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5038 | 2024.10.09 17:21:26.892771 [ 138 ] {} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5039 | 2024.10.09 17:21:26.892813 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003733 sec., 1607.2863648540047 rows/sec., 94.96 KiB/sec. | ||
5040 | 2024.10.09 17:21:26.892832 [ 138 ] {} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2024.10.09 17:21:26.892927 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5042 | 2024.10.09 17:21:26.893392 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
5043 | 2024.10.09 17:21:26.893702 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Debug> DynamicQueryHandler: Done processing query | ||
5044 | 2024.10.09 17:21:26.893802 [ 3 ] {70a8f7ea-8b0a-47a5-a957-239c2d46487b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5045 | 2024.10.09 17:21:26.893885 [ 3 ] {} <Debug> HTTP-Session: 177f2a9c-243c-490d-ab4e-5eb88d00c34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5046 | 2024.10.09 17:21:26.893926 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5047 | 2024.10.09 17:21:26.893992 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
5048 | 2024.10.09 17:21:26.894213 [ 188 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5049 | 2024.10.09 17:21:26.894262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5050 | 2024.10.09 17:21:26.894396 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
5051 | 2024.10.09 17:21:26.894499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5052 | 2024.10.09 17:21:26.894652 [ 3 ] {} <Debug> HTTP-Session: 8574be26-01ab-40e5-868f-50070b060070 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5053 | 2024.10.09 17:21:26.894764 [ 3 ] {} <Debug> HTTP-Session: 8574be26-01ab-40e5-868f-50070b060070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5054 | 2024.10.09 17:21:26.894813 [ 188 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_11_2} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5055 | 2024.10.09 17:21:26.894873 [ 3 ] {} <Debug> HTTP-Session: 8574be26-01ab-40e5-868f-50070b060070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5056 | 2024.10.09 17:21:26.894891 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
5057 | 2024.10.09 17:21:26.895065 [ 3 ] {} <Trace> HTTP-Session: 8574be26-01ab-40e5-868f-50070b060070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5058 | 2024.10.09 17:21:26.895155 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
5059 | 2024.10.09 17:21:26.895417 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
5060 | 2024.10.09 17:21:26.895597 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
5061 | 2024.10.09 17:21:26.895657 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5062 | 2024.10.09 17:21:26.895801 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5063 | 2024.10.09 17:21:26.896766 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5064 | 2024.10.09 17:21:26.898070 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2024.10.09 17:21:26.898167 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5066 | 2024.10.09 17:21:26.898347 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.005238333 sec., 5727.0127729565875 rows/sec., 363.53 KiB/sec. | ||
5067 | 2024.10.09 17:21:26.898663 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5068 | 2024.10.09 17:21:26.899022 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5069 | 2024.10.09 17:21:26.899959 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_9_2} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5070 | 2024.10.09 17:21:26.900124 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5071 | 2024.10.09 17:21:26.900197 [ 200 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_9_2} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5072 | 2024.10.09 17:21:26.900461 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5073 | 2024.10.09 17:21:26.900469 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.005036 sec., 77442.41461477363 rows/sec., 5.49 MiB/sec. | ||
5074 | 2024.10.09 17:21:26.900804 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Debug> DynamicQueryHandler: Done processing query | ||
5075 | 2024.10.09 17:21:26.900829 [ 3 ] {0899bb94-8552-4a8c-8165-8a5e3eb2f59b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5076 | 2024.10.09 17:21:26.900846 [ 3 ] {} <Debug> HTTP-Session: 8574be26-01ab-40e5-868f-50070b060070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5077 | 2024.10.09 17:21:26.900980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5078 | 2024.10.09 17:21:26.901029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5079 | 2024.10.09 17:21:26.901049 [ 3 ] {} <Debug> HTTP-Session: b8861f52-2599-43e6-be82-ecda0027ee2e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5080 | 2024.10.09 17:21:26.901067 [ 3 ] {} <Debug> HTTP-Session: b8861f52-2599-43e6-be82-ecda0027ee2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5081 | 2024.10.09 17:21:26.901081 [ 3 ] {} <Debug> HTTP-Session: b8861f52-2599-43e6-be82-ecda0027ee2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5082 | 2024.10.09 17:21:26.901114 [ 3 ] {} <Trace> HTTP-Session: b8861f52-2599-43e6-be82-ecda0027ee2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5083 | 2024.10.09 17:21:26.901211 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5084 | 2024.10.09 17:21:26.901256 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5085 | 2024.10.09 17:21:26.901392 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5086 | 2024.10.09 17:21:26.901670 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5087 | 2024.10.09 17:21:26.901711 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5088 | 2024.10.09 17:21:26.902112 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5089 | 2024.10.09 17:21:26.902456 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5090 | 2024.10.09 17:21:26.902586 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. | ||
5091 | 2024.10.09 17:21:26.902742 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Debug> DynamicQueryHandler: Done processing query | ||
5092 | 2024.10.09 17:21:26.902768 [ 3 ] {e8ceb623-447d-41ed-9e7b-5a98ab606be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5093 | 2024.10.09 17:21:26.902783 [ 3 ] {} <Debug> HTTP-Session: b8861f52-2599-43e6-be82-ecda0027ee2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5094 | 2024.10.09 17:21:26.902953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5095 | 2024.10.09 17:21:26.903002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5096 | 2024.10.09 17:21:26.903021 [ 3 ] {} <Debug> HTTP-Session: e0edf0b6-629a-4d26-a1fc-a13cf6e8c3bb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5097 | 2024.10.09 17:21:26.903038 [ 3 ] {} <Debug> HTTP-Session: e0edf0b6-629a-4d26-a1fc-a13cf6e8c3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5098 | 2024.10.09 17:21:26.903051 [ 3 ] {} <Debug> HTTP-Session: e0edf0b6-629a-4d26-a1fc-a13cf6e8c3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5099 | 2024.10.09 17:21:26.903082 [ 3 ] {} <Trace> HTTP-Session: e0edf0b6-629a-4d26-a1fc-a13cf6e8c3bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5100 | 2024.10.09 17:21:26.903290 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5101 | 2024.10.09 17:21:26.903346 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5102 | 2024.10.09 17:21:26.903511 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5103 | 2024.10.09 17:21:26.903968 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2024.10.09 17:21:26.904005 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5105 | 2024.10.09 17:21:26.904407 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5106 | 2024.10.09 17:21:26.904769 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2024.10.09 17:21:26.904898 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001713 sec., 138353.765323993 rows/sec., 9.27 MiB/sec. | ||
5108 | 2024.10.09 17:21:26.905269 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Debug> DynamicQueryHandler: Done processing query | ||
5109 | 2024.10.09 17:21:26.905298 [ 3 ] {6275b982-31d7-4fdb-ac16-6dc4e7fcf7b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5110 | 2024.10.09 17:21:26.905316 [ 3 ] {} <Debug> HTTP-Session: e0edf0b6-629a-4d26-a1fc-a13cf6e8c3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5111 | 2024.10.09 17:21:26.905435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5112 | 2024.10.09 17:21:26.905488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5113 | 2024.10.09 17:21:26.905509 [ 3 ] {} <Debug> HTTP-Session: 67fb2b1c-b4ae-499c-9f68-93c3b0cc769a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5114 | 2024.10.09 17:21:26.905527 [ 3 ] {} <Debug> HTTP-Session: 67fb2b1c-b4ae-499c-9f68-93c3b0cc769a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5115 | 2024.10.09 17:21:26.905542 [ 3 ] {} <Debug> HTTP-Session: 67fb2b1c-b4ae-499c-9f68-93c3b0cc769a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5116 | 2024.10.09 17:21:26.905574 [ 3 ] {} <Trace> HTTP-Session: 67fb2b1c-b4ae-499c-9f68-93c3b0cc769a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5117 | 2024.10.09 17:21:26.905682 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5118 | 2024.10.09 17:21:26.905730 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5119 | 2024.10.09 17:21:26.905886 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5120 | 2024.10.09 17:21:26.906178 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2024.10.09 17:21:26.906215 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5122 | 2024.10.09 17:21:26.906607 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5123 | 2024.10.09 17:21:26.906957 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2024.10.09 17:21:26.907093 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. | ||
5125 | 2024.10.09 17:21:26.907250 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Debug> DynamicQueryHandler: Done processing query | ||
5126 | 2024.10.09 17:21:26.907276 [ 3 ] {3d7f0f77-c9e3-4f27-9968-90dc0a7977fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5127 | 2024.10.09 17:21:26.907292 [ 3 ] {} <Debug> HTTP-Session: 67fb2b1c-b4ae-499c-9f68-93c3b0cc769a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5128 | 2024.10.09 17:21:26.907418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5129 | 2024.10.09 17:21:26.907469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5130 | 2024.10.09 17:21:26.907491 [ 3 ] {} <Debug> HTTP-Session: 4a3679d1-68a0-47f5-8d39-6da14d663185 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5131 | 2024.10.09 17:21:26.907508 [ 3 ] {} <Debug> HTTP-Session: 4a3679d1-68a0-47f5-8d39-6da14d663185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5132 | 2024.10.09 17:21:26.907523 [ 3 ] {} <Debug> HTTP-Session: 4a3679d1-68a0-47f5-8d39-6da14d663185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5133 | 2024.10.09 17:21:26.907554 [ 3 ] {} <Trace> HTTP-Session: 4a3679d1-68a0-47f5-8d39-6da14d663185 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5134 | 2024.10.09 17:21:26.907727 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5135 | 2024.10.09 17:21:26.907794 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <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 | ||
5136 | 2024.10.09 17:21:26.908234 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5137 | 2024.10.09 17:21:26.908832 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5138 | 2024.10.09 17:21:26.908868 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5139 | 2024.10.09 17:21:26.909477 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5140 | 2024.10.09 17:21:26.909937 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5141 | 2024.10.09 17:21:26.910081 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5142 | 2024.10.09 17:21:26.910091 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00246 sec., 3252.032520325203 rows/sec., 5.83 MiB/sec. | ||
5143 | 2024.10.09 17:21:26.910118 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5144 | 2024.10.09 17:21:26.910156 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5145 | 2024.10.09 17:21:26.910671 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
5146 | 2024.10.09 17:21:26.910877 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Debug> DynamicQueryHandler: Done processing query | ||
5147 | 2024.10.09 17:21:26.910949 [ 3 ] {8bdab6a1-18b3-4058-86ff-251192c6639a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5148 | 2024.10.09 17:21:26.911010 [ 3 ] {} <Debug> HTTP-Session: 4a3679d1-68a0-47f5-8d39-6da14d663185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5149 | 2024.10.09 17:21:26.911270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5150 | 2024.10.09 17:21:26.911425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5151 | 2024.10.09 17:21:26.911445 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5152 | 2024.10.09 17:21:26.911466 [ 3 ] {} <Debug> HTTP-Session: e6091ad0-ba10-49c4-bd5e-1066d6f4c004 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5153 | 2024.10.09 17:21:26.911527 [ 3 ] {} <Debug> HTTP-Session: e6091ad0-ba10-49c4-bd5e-1066d6f4c004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5154 | 2024.10.09 17:21:26.911601 [ 3 ] {} <Debug> HTTP-Session: e6091ad0-ba10-49c4-bd5e-1066d6f4c004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5155 | 2024.10.09 17:21:26.911613 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 154 rows starting from the beginning of the part | ||
5156 | 2024.10.09 17:21:26.911671 [ 3 ] {} <Trace> HTTP-Session: e6091ad0-ba10-49c4-bd5e-1066d6f4c004 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5157 | 2024.10.09 17:21:26.912052 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5158 | 2024.10.09 17:21:26.912195 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5159 | 2024.10.09 17:21:26.912351 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
5160 | 2024.10.09 17:21:26.912970 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5161 | 2024.10.09 17:21:26.913181 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
5162 | 2024.10.09 17:21:26.913742 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
5163 | 2024.10.09 17:21:26.914427 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
5164 | 2024.10.09 17:21:26.914427 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2024.10.09 17:21:26.914515 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5166 | 2024.10.09 17:21:26.915015 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
5167 | 2024.10.09 17:21:26.916107 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5168 | 2024.10.09 17:21:26.917010 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2024.10.09 17:21:26.917250 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005384 sec., 15230.312035661218 rows/sec., 990.53 KiB/sec. | ||
5170 | 2024.10.09 17:21:26.917491 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Debug> DynamicQueryHandler: Done processing query | ||
5171 | 2024.10.09 17:21:26.917551 [ 3 ] {c6a7d735-0da1-4fc5-a481-4991353e7a44} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5172 | 2024.10.09 17:21:26.917603 [ 3 ] {} <Debug> HTTP-Session: e6091ad0-ba10-49c4-bd5e-1066d6f4c004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5173 | 2024.10.09 17:21:26.920009 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 19 columns (19 merged, 0 gathered) in 0.0097322 sec., 24660.40566367317 rows/sec., 44.19 MiB/sec. | ||
5174 | 2024.10.09 17:21:26.920478 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5175 | 2024.10.09 17:21:26.921170 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2024.10.09 17:21:26.921262 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5177 | 2024.10.09 17:21:26.921425 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
5178 | 2024.10.09 17:21:29.296836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 512 | ||
5179 | 2024.10.09 17:21:29.299778 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5180 | 2024.10.09 17:21:29.299829 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5181 | 2024.10.09 17:21:29.301344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5182 | 2024.10.09 17:21:29.302322 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5183 | 2024.10.09 17:21:29.302508 [ 134 ] {} <Debug> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5184 | 2024.10.09 17:21:29.302584 [ 134 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5185 | 2024.10.09 17:21:29.302633 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5186 | 2024.10.09 17:21:29.303260 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
5187 | 2024.10.09 17:21:29.303927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
5188 | 2024.10.09 17:21:29.304673 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5189 | 2024.10.09 17:21:29.304852 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
5190 | 2024.10.09 17:21:29.305473 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
5191 | 2024.10.09 17:21:29.306064 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
5192 | 2024.10.09 17:21:29.306620 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
5193 | 2024.10.09 17:21:29.307136 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
5194 | 2024.10.09 17:21:29.307636 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
5195 | 2024.10.09 17:21:29.315861 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 72 columns (72 merged, 0 gathered) in 0.013073792 sec., 39162.31801760346 rows/sec., 31.14 MiB/sec. | ||
5196 | 2024.10.09 17:21:29.317033 [ 197 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5197 | 2024.10.09 17:21:29.318798 [ 197 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5198 | 2024.10.09 17:21:29.318900 [ 197 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_11_2} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5199 | 2024.10.09 17:21:29.319232 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
5200 | 2024.10.09 17:21:30.046107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 175585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5201 | 2024.10.09 17:21:30.046259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5202 | 2024.10.09 17:21:30.046289 [ 3 ] {} <Debug> HTTP-Session: b3a638de-8f0e-4b5e-acf6-f1e9345d119d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5203 | 2024.10.09 17:21:30.046317 [ 3 ] {} <Debug> HTTP-Session: b3a638de-8f0e-4b5e-acf6-f1e9345d119d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5204 | 2024.10.09 17:21:30.046336 [ 3 ] {} <Debug> HTTP-Session: b3a638de-8f0e-4b5e-acf6-f1e9345d119d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5205 | 2024.10.09 17:21:30.046395 [ 3 ] {} <Trace> HTTP-Session: b3a638de-8f0e-4b5e-acf6-f1e9345d119d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2024.10.09 17:21:30.047221 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5207 | 2024.10.09 17:21:30.047295 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5208 | 2024.10.09 17:21:30.047638 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5209 | 2024.10.09 17:21:30.048882 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5210 | 2024.10.09 17:21:30.048926 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5211 | 2024.10.09 17:21:30.049436 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5212 | 2024.10.09 17:21:30.049829 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5213 | 2024.10.09 17:21:30.049988 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003379 sec., 359277.89286771236 rows/sec., 29.53 MiB/sec. | ||
5214 | 2024.10.09 17:21:30.050335 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Debug> DynamicQueryHandler: Done processing query | ||
5215 | 2024.10.09 17:21:30.050369 [ 3 ] {d67ab423-2253-491a-bbea-27eecf449a7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
5216 | 2024.10.09 17:21:30.050386 [ 3 ] {} <Debug> HTTP-Session: b3a638de-8f0e-4b5e-acf6-f1e9345d119d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5217 | 2024.10.09 17:21:30.050656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5218 | 2024.10.09 17:21:30.050711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5219 | 2024.10.09 17:21:30.050730 [ 3 ] {} <Debug> HTTP-Session: 12265db8-5065-4152-920a-43c2c01e72fe Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5220 | 2024.10.09 17:21:30.050747 [ 3 ] {} <Debug> HTTP-Session: 12265db8-5065-4152-920a-43c2c01e72fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5221 | 2024.10.09 17:21:30.050761 [ 3 ] {} <Debug> HTTP-Session: 12265db8-5065-4152-920a-43c2c01e72fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5222 | 2024.10.09 17:21:30.050795 [ 3 ] {} <Trace> HTTP-Session: 12265db8-5065-4152-920a-43c2c01e72fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5223 | 2024.10.09 17:21:30.050899 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5224 | 2024.10.09 17:21:30.050944 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5225 | 2024.10.09 17:21:30.051196 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5226 | 2024.10.09 17:21:30.051530 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5227 | 2024.10.09 17:21:30.051566 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5228 | 2024.10.09 17:21:30.051918 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5229 | 2024.10.09 17:21:30.052285 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5230 | 2024.10.09 17:21:30.052452 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001573 sec., 5721.551176096631 rows/sec., 430.23 KiB/sec. | ||
5231 | 2024.10.09 17:21:30.052620 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Debug> DynamicQueryHandler: Done processing query | ||
5232 | 2024.10.09 17:21:30.052646 [ 3 ] {5a5840a7-712f-48ed-a942-fe1319a4bc22} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5233 | 2024.10.09 17:21:30.052663 [ 3 ] {} <Debug> HTTP-Session: 12265db8-5065-4152-920a-43c2c01e72fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5234 | 2024.10.09 17:21:30.052835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5235 | 2024.10.09 17:21:30.052884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5236 | 2024.10.09 17:21:30.052904 [ 3 ] {} <Debug> HTTP-Session: 1435af27-3a49-4b28-a3b6-6436940b7ca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5237 | 2024.10.09 17:21:30.052921 [ 3 ] {} <Debug> HTTP-Session: 1435af27-3a49-4b28-a3b6-6436940b7ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5238 | 2024.10.09 17:21:30.052936 [ 3 ] {} <Debug> HTTP-Session: 1435af27-3a49-4b28-a3b6-6436940b7ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5239 | 2024.10.09 17:21:30.052969 [ 3 ] {} <Trace> HTTP-Session: 1435af27-3a49-4b28-a3b6-6436940b7ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5240 | 2024.10.09 17:21:30.053117 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5241 | 2024.10.09 17:21:30.053161 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5242 | 2024.10.09 17:21:30.053388 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5243 | 2024.10.09 17:21:30.053829 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5244 | 2024.10.09 17:21:30.053868 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5245 | 2024.10.09 17:21:30.054242 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5246 | 2024.10.09 17:21:30.054609 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5247 | 2024.10.09 17:21:30.054765 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001715 sec., 132944.60641399416 rows/sec., 9.00 MiB/sec. | ||
5248 | 2024.10.09 17:21:30.054946 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Debug> DynamicQueryHandler: Done processing query | ||
5249 | 2024.10.09 17:21:30.054971 [ 3 ] {4dd45945-a242-4738-9d92-88664366d9d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
5250 | 2024.10.09 17:21:30.054988 [ 3 ] {} <Debug> HTTP-Session: 1435af27-3a49-4b28-a3b6-6436940b7ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5251 | 2024.10.09 17:21:30.055285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 87373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5252 | 2024.10.09 17:21:30.055335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5253 | 2024.10.09 17:21:30.055356 [ 3 ] {} <Debug> HTTP-Session: 348f89aa-f2f5-45dc-b21d-d9ae8bad65cc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5254 | 2024.10.09 17:21:30.055374 [ 3 ] {} <Debug> HTTP-Session: 348f89aa-f2f5-45dc-b21d-d9ae8bad65cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5255 | 2024.10.09 17:21:30.055389 [ 3 ] {} <Debug> HTTP-Session: 348f89aa-f2f5-45dc-b21d-d9ae8bad65cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5256 | 2024.10.09 17:21:30.055421 [ 3 ] {} <Trace> HTTP-Session: 348f89aa-f2f5-45dc-b21d-d9ae8bad65cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5257 | 2024.10.09 17:21:30.055677 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5258 | 2024.10.09 17:21:30.055722 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5259 | 2024.10.09 17:21:30.055949 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5260 | 2024.10.09 17:21:30.056565 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5261 | 2024.10.09 17:21:30.056603 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5262 | 2024.10.09 17:21:30.056984 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5263 | 2024.10.09 17:21:30.057353 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5264 | 2024.10.09 17:21:30.057534 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.002006 sec., 263708.8733798604 rows/sec., 19.53 MiB/sec. | ||
5265 | 2024.10.09 17:21:30.057703 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Debug> DynamicQueryHandler: Done processing query | ||
5266 | 2024.10.09 17:21:30.057727 [ 3 ] {3d8f28ee-bb97-437b-9528-64a0912ef29a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
5267 | 2024.10.09 17:21:30.057744 [ 3 ] {} <Debug> HTTP-Session: 348f89aa-f2f5-45dc-b21d-d9ae8bad65cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5268 | 2024.10.09 17:21:30.058079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5269 | 2024.10.09 17:21:30.058129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5270 | 2024.10.09 17:21:30.058148 [ 3 ] {} <Debug> HTTP-Session: bf3bd360-eb5a-4944-be57-a61cb4077f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5271 | 2024.10.09 17:21:30.058166 [ 3 ] {} <Debug> HTTP-Session: bf3bd360-eb5a-4944-be57-a61cb4077f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5272 | 2024.10.09 17:21:30.058180 [ 3 ] {} <Debug> HTTP-Session: bf3bd360-eb5a-4944-be57-a61cb4077f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5273 | 2024.10.09 17:21:30.058212 [ 3 ] {} <Trace> HTTP-Session: bf3bd360-eb5a-4944-be57-a61cb4077f2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2024.10.09 17:21:30.058633 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5275 | 2024.10.09 17:21:30.058680 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5276 | 2024.10.09 17:21:30.058830 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5277 | 2024.10.09 17:21:30.059680 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5278 | 2024.10.09 17:21:30.059716 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5279 | 2024.10.09 17:21:30.060173 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5280 | 2024.10.09 17:21:30.060521 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5281 | 2024.10.09 17:21:30.060692 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.002335 sec., 411991.4346895075 rows/sec., 27.64 MiB/sec. | ||
5282 | 2024.10.09 17:21:30.060866 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Debug> DynamicQueryHandler: Done processing query | ||
5283 | 2024.10.09 17:21:30.060891 [ 3 ] {7b15a95a-1d48-4b9b-9564-1af21432b6c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
5284 | 2024.10.09 17:21:30.060908 [ 3 ] {} <Debug> HTTP-Session: bf3bd360-eb5a-4944-be57-a61cb4077f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5285 | 2024.10.09 17:21:30.061349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5286 | 2024.10.09 17:21:30.061399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5287 | 2024.10.09 17:21:30.061418 [ 3 ] {} <Debug> HTTP-Session: 48c0fc70-5bd7-4dba-bccf-3882fac41e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5288 | 2024.10.09 17:21:30.061435 [ 3 ] {} <Debug> HTTP-Session: 48c0fc70-5bd7-4dba-bccf-3882fac41e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5289 | 2024.10.09 17:21:30.061450 [ 3 ] {} <Debug> HTTP-Session: 48c0fc70-5bd7-4dba-bccf-3882fac41e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5290 | 2024.10.09 17:21:30.061482 [ 3 ] {} <Trace> HTTP-Session: 48c0fc70-5bd7-4dba-bccf-3882fac41e89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5291 | 2024.10.09 17:21:30.061636 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5292 | 2024.10.09 17:21:30.061702 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <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 | ||
5293 | 2024.10.09 17:21:30.062136 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5294 | 2024.10.09 17:21:30.062592 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2024.10.09 17:21:30.062629 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5296 | 2024.10.09 17:21:30.063227 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5297 | 2024.10.09 17:21:30.063649 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2024.10.09 17:21:30.063845 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00229 sec., 3930.1310043668122 rows/sec., 7.04 MiB/sec. | ||
5299 | 2024.10.09 17:21:30.064053 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Debug> DynamicQueryHandler: Done processing query | ||
5300 | 2024.10.09 17:21:30.064079 [ 3 ] {e3986505-d9ce-46c8-9940-334bc932a132} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5301 | 2024.10.09 17:21:30.064096 [ 3 ] {} <Debug> HTTP-Session: 48c0fc70-5bd7-4dba-bccf-3882fac41e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5302 | 2024.10.09 17:21:30.064254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5303 | 2024.10.09 17:21:30.064303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5304 | 2024.10.09 17:21:30.064322 [ 3 ] {} <Debug> HTTP-Session: e5d35917-eebc-4fe2-a05b-863dbc52abdc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5305 | 2024.10.09 17:21:30.064339 [ 3 ] {} <Debug> HTTP-Session: e5d35917-eebc-4fe2-a05b-863dbc52abdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5306 | 2024.10.09 17:21:30.064353 [ 3 ] {} <Debug> HTTP-Session: e5d35917-eebc-4fe2-a05b-863dbc52abdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5307 | 2024.10.09 17:21:30.064385 [ 3 ] {} <Trace> HTTP-Session: e5d35917-eebc-4fe2-a05b-863dbc52abdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5308 | 2024.10.09 17:21:30.064495 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5309 | 2024.10.09 17:21:30.064540 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5310 | 2024.10.09 17:21:30.064673 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5311 | 2024.10.09 17:21:30.064928 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5312 | 2024.10.09 17:21:30.064965 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5313 | 2024.10.09 17:21:30.065335 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5314 | 2024.10.09 17:21:30.065663 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5315 | 2024.10.09 17:21:30.065824 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001355 sec., 30996.30996309963 rows/sec., 2.09 MiB/sec. | ||
5316 | 2024.10.09 17:21:30.065982 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Debug> DynamicQueryHandler: Done processing query | ||
5317 | 2024.10.09 17:21:30.066008 [ 3 ] {4d0267a9-864b-404b-b1d1-3202c77ffa7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5318 | 2024.10.09 17:21:30.066025 [ 3 ] {} <Debug> HTTP-Session: e5d35917-eebc-4fe2-a05b-863dbc52abdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5319 | 2024.10.09 17:21:31.866471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5320 | 2024.10.09 17:21:31.866598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5321 | 2024.10.09 17:21:31.866623 [ 3 ] {} <Debug> HTTP-Session: 21c2f6f5-5161-48bd-bfb8-0c5d4cef2473 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5322 | 2024.10.09 17:21:31.866648 [ 3 ] {} <Debug> HTTP-Session: 21c2f6f5-5161-48bd-bfb8-0c5d4cef2473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5323 | 2024.10.09 17:21:31.866663 [ 3 ] {} <Debug> HTTP-Session: 21c2f6f5-5161-48bd-bfb8-0c5d4cef2473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5324 | 2024.10.09 17:21:31.866716 [ 3 ] {} <Trace> HTTP-Session: 21c2f6f5-5161-48bd-bfb8-0c5d4cef2473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5325 | 2024.10.09 17:21:31.866932 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5326 | 2024.10.09 17:21:31.867002 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5327 | 2024.10.09 17:21:31.867354 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5328 | 2024.10.09 17:21:31.867809 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5329 | 2024.10.09 17:21:31.867849 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5330 | 2024.10.09 17:21:31.868277 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5331 | 2024.10.09 17:21:31.868671 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5332 | 2024.10.09 17:21:31.868816 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.001964 sec., 50916.496945010185 rows/sec., 4.23 MiB/sec. | ||
5333 | 2024.10.09 17:21:31.869007 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Debug> DynamicQueryHandler: Done processing query | ||
5334 | 2024.10.09 17:21:31.869034 [ 3 ] {7498ae7b-7c35-42b1-b7b6-e05703862b93} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5335 | 2024.10.09 17:21:31.869051 [ 3 ] {} <Debug> HTTP-Session: 21c2f6f5-5161-48bd-bfb8-0c5d4cef2473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5336 | 2024.10.09 17:21:31.869186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5337 | 2024.10.09 17:21:31.869235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5338 | 2024.10.09 17:21:31.869255 [ 3 ] {} <Debug> HTTP-Session: 4d369ff9-05e1-4872-9cc8-394dd9faaf5f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5339 | 2024.10.09 17:21:31.869272 [ 3 ] {} <Debug> HTTP-Session: 4d369ff9-05e1-4872-9cc8-394dd9faaf5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5340 | 2024.10.09 17:21:31.869286 [ 3 ] {} <Debug> HTTP-Session: 4d369ff9-05e1-4872-9cc8-394dd9faaf5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5341 | 2024.10.09 17:21:31.869318 [ 3 ] {} <Trace> HTTP-Session: 4d369ff9-05e1-4872-9cc8-394dd9faaf5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2024.10.09 17:21:31.869420 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5343 | 2024.10.09 17:21:31.869463 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5344 | 2024.10.09 17:21:31.869695 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5345 | 2024.10.09 17:21:31.869994 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5346 | 2024.10.09 17:21:31.870031 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5347 | 2024.10.09 17:21:31.870380 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5348 | 2024.10.09 17:21:31.870739 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5349 | 2024.10.09 17:21:31.870874 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001483 sec., 14834.7943358058 rows/sec., 1.09 MiB/sec. | ||
5350 | 2024.10.09 17:21:31.871094 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Debug> DynamicQueryHandler: Done processing query | ||
5351 | 2024.10.09 17:21:31.871120 [ 3 ] {0490b791-d167-4a90-9851-e32feb7f2019} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5352 | 2024.10.09 17:21:31.871136 [ 3 ] {} <Debug> HTTP-Session: 4d369ff9-05e1-4872-9cc8-394dd9faaf5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5353 | 2024.10.09 17:21:31.871312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5354 | 2024.10.09 17:21:31.871362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5355 | 2024.10.09 17:21:31.871380 [ 3 ] {} <Debug> HTTP-Session: 239156c2-243a-4613-b7b2-15d27aefa66c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5356 | 2024.10.09 17:21:31.871397 [ 3 ] {} <Debug> HTTP-Session: 239156c2-243a-4613-b7b2-15d27aefa66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5357 | 2024.10.09 17:21:31.871411 [ 3 ] {} <Debug> HTTP-Session: 239156c2-243a-4613-b7b2-15d27aefa66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5358 | 2024.10.09 17:21:31.871442 [ 3 ] {} <Trace> HTTP-Session: 239156c2-243a-4613-b7b2-15d27aefa66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5359 | 2024.10.09 17:21:31.871558 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5360 | 2024.10.09 17:21:31.871602 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5361 | 2024.10.09 17:21:31.871827 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5362 | 2024.10.09 17:21:31.872155 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2024.10.09 17:21:31.872191 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5364 | 2024.10.09 17:21:31.872542 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5365 | 2024.10.09 17:21:31.872909 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2024.10.09 17:21:31.873038 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001523 sec., 56467.498358502955 rows/sec., 4.41 MiB/sec. | ||
5367 | 2024.10.09 17:21:31.873256 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Debug> DynamicQueryHandler: Done processing query | ||
5368 | 2024.10.09 17:21:31.873281 [ 3 ] {e26a187e-f27d-4c63-a64f-8c11eb1f616c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5369 | 2024.10.09 17:21:31.873297 [ 3 ] {} <Debug> HTTP-Session: 239156c2-243a-4613-b7b2-15d27aefa66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5370 | 2024.10.09 17:21:31.873428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 8475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5371 | 2024.10.09 17:21:31.873476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5372 | 2024.10.09 17:21:31.873496 [ 3 ] {} <Debug> HTTP-Session: 9cc4b705-4d2a-4a8d-bf8a-bca9d8e38b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5373 | 2024.10.09 17:21:31.873512 [ 3 ] {} <Debug> HTTP-Session: 9cc4b705-4d2a-4a8d-bf8a-bca9d8e38b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5374 | 2024.10.09 17:21:31.873526 [ 3 ] {} <Debug> HTTP-Session: 9cc4b705-4d2a-4a8d-bf8a-bca9d8e38b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5375 | 2024.10.09 17:21:31.873557 [ 3 ] {} <Trace> HTTP-Session: 9cc4b705-4d2a-4a8d-bf8a-bca9d8e38b05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5376 | 2024.10.09 17:21:31.873665 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5377 | 2024.10.09 17:21:31.873712 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5378 | 2024.10.09 17:21:31.873856 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5379 | 2024.10.09 17:21:31.874129 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5380 | 2024.10.09 17:21:31.874165 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5381 | 2024.10.09 17:21:31.874539 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5382 | 2024.10.09 17:21:31.874875 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5383 | 2024.10.09 17:21:31.875004 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001374 sec., 32023.28966521106 rows/sec., 2.23 MiB/sec. | ||
5384 | 2024.10.09 17:21:31.875160 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Debug> DynamicQueryHandler: Done processing query | ||
5385 | 2024.10.09 17:21:31.875185 [ 3 ] {034aeac4-485a-42d2-955d-4f645f111127} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5386 | 2024.10.09 17:21:31.875202 [ 3 ] {} <Debug> HTTP-Session: 9cc4b705-4d2a-4a8d-bf8a-bca9d8e38b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5387 | 2024.10.09 17:21:31.875363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5388 | 2024.10.09 17:21:31.875411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5389 | 2024.10.09 17:21:31.875430 [ 3 ] {} <Debug> HTTP-Session: bf667940-d2bc-405d-8ad3-fcc96ff1bb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5390 | 2024.10.09 17:21:31.875447 [ 3 ] {} <Debug> HTTP-Session: bf667940-d2bc-405d-8ad3-fcc96ff1bb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5391 | 2024.10.09 17:21:31.875461 [ 3 ] {} <Debug> HTTP-Session: bf667940-d2bc-405d-8ad3-fcc96ff1bb61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5392 | 2024.10.09 17:21:31.875492 [ 3 ] {} <Trace> HTTP-Session: bf667940-d2bc-405d-8ad3-fcc96ff1bb61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5393 | 2024.10.09 17:21:31.875749 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5394 | 2024.10.09 17:21:31.875813 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <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 | ||
5395 | 2024.10.09 17:21:31.876230 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5396 | 2024.10.09 17:21:31.876958 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5397 | 2024.10.09 17:21:31.876995 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5398 | 2024.10.09 17:21:31.877618 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5399 | 2024.10.09 17:21:31.878043 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5400 | 2024.10.09 17:21:31.878191 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00262 sec., 8396.946564885497 rows/sec., 15.05 MiB/sec. | ||
5401 | 2024.10.09 17:21:31.878418 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Debug> DynamicQueryHandler: Done processing query | ||
5402 | 2024.10.09 17:21:31.878445 [ 3 ] {5c25a5dd-26a8-43a1-9d50-964ef2f7a05f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
5403 | 2024.10.09 17:21:31.878461 [ 3 ] {} <Debug> HTTP-Session: bf667940-d2bc-405d-8ad3-fcc96ff1bb61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5404 | 2024.10.09 17:21:31.878586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5405 | 2024.10.09 17:21:31.878636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5406 | 2024.10.09 17:21:31.878656 [ 3 ] {} <Debug> HTTP-Session: 6688a0bb-e36d-4167-a691-0da3176cf03f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5407 | 2024.10.09 17:21:31.878673 [ 3 ] {} <Debug> HTTP-Session: 6688a0bb-e36d-4167-a691-0da3176cf03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5408 | 2024.10.09 17:21:31.878688 [ 3 ] {} <Debug> HTTP-Session: 6688a0bb-e36d-4167-a691-0da3176cf03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5409 | 2024.10.09 17:21:31.878721 [ 3 ] {} <Trace> HTTP-Session: 6688a0bb-e36d-4167-a691-0da3176cf03f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5410 | 2024.10.09 17:21:31.878820 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5411 | 2024.10.09 17:21:31.878865 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5412 | 2024.10.09 17:21:31.878999 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5413 | 2024.10.09 17:21:31.879276 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5414 | 2024.10.09 17:21:31.879313 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
5415 | 2024.10.09 17:21:31.879679 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5416 | 2024.10.09 17:21:31.880001 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5417 | 2024.10.09 17:21:31.880128 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001336 sec., 13473.05389221557 rows/sec., 924.66 KiB/sec. | ||
5418 | 2024.10.09 17:21:31.880337 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Debug> DynamicQueryHandler: Done processing query | ||
5419 | 2024.10.09 17:21:31.880363 [ 3 ] {e725fefd-7eef-486c-9242-b98b3a46f906} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5420 | 2024.10.09 17:21:31.880379 [ 3 ] {} <Debug> HTTP-Session: 6688a0bb-e36d-4167-a691-0da3176cf03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5421 | 2024.10.09 17:21:36.875931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5422 | 2024.10.09 17:21:36.876120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5423 | 2024.10.09 17:21:36.876162 [ 3 ] {} <Debug> HTTP-Session: 6f0648b7-192b-49de-914b-6c52956e7fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5424 | 2024.10.09 17:21:36.876201 [ 3 ] {} <Debug> HTTP-Session: 6f0648b7-192b-49de-914b-6c52956e7fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5425 | 2024.10.09 17:21:36.876228 [ 3 ] {} <Debug> HTTP-Session: 6f0648b7-192b-49de-914b-6c52956e7fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5426 | 2024.10.09 17:21:36.876304 [ 3 ] {} <Trace> HTTP-Session: 6f0648b7-192b-49de-914b-6c52956e7fbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5427 | 2024.10.09 17:21:36.876652 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5428 | 2024.10.09 17:21:36.876725 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5429 | 2024.10.09 17:21:36.877063 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5430 | 2024.10.09 17:21:36.877642 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5431 | 2024.10.09 17:21:36.877684 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5432 | 2024.10.09 17:21:36.878107 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5433 | 2024.10.09 17:21:36.878486 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5434 | 2024.10.09 17:21:36.878674 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002176 sec., 94209.55882352941 rows/sec., 8.28 MiB/sec. | ||
5435 | 2024.10.09 17:21:36.878930 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Debug> DynamicQueryHandler: Done processing query | ||
5436 | 2024.10.09 17:21:36.878957 [ 3 ] {1e90cdba-95f2-44f2-96d4-110c63300b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5437 | 2024.10.09 17:21:36.878977 [ 3 ] {} <Debug> HTTP-Session: 6f0648b7-192b-49de-914b-6c52956e7fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5438 | 2024.10.09 17:21:36.879126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5439 | 2024.10.09 17:21:36.879177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5440 | 2024.10.09 17:21:36.879197 [ 3 ] {} <Debug> HTTP-Session: e400e8be-6e1b-460e-81d0-85e4f68b2b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5441 | 2024.10.09 17:21:36.879214 [ 3 ] {} <Debug> HTTP-Session: e400e8be-6e1b-460e-81d0-85e4f68b2b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5442 | 2024.10.09 17:21:36.879228 [ 3 ] {} <Debug> HTTP-Session: e400e8be-6e1b-460e-81d0-85e4f68b2b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5443 | 2024.10.09 17:21:36.879259 [ 3 ] {} <Trace> HTTP-Session: e400e8be-6e1b-460e-81d0-85e4f68b2b66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5444 | 2024.10.09 17:21:36.879358 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5445 | 2024.10.09 17:21:36.879401 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5446 | 2024.10.09 17:21:36.879631 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5447 | 2024.10.09 17:21:36.879944 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5448 | 2024.10.09 17:21:36.879982 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5449 | 2024.10.09 17:21:36.880325 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5450 | 2024.10.09 17:21:36.880686 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5451 | 2024.10.09 17:21:36.880849 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001508 sec., 5305.039787798409 rows/sec., 398.91 KiB/sec. | ||
5452 | 2024.10.09 17:21:36.881177 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Debug> DynamicQueryHandler: Done processing query | ||
5453 | 2024.10.09 17:21:36.881219 [ 3 ] {50618e17-e653-4005-944c-d65eac236220} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5454 | 2024.10.09 17:21:36.881238 [ 3 ] {} <Debug> HTTP-Session: e400e8be-6e1b-460e-81d0-85e4f68b2b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5455 | 2024.10.09 17:21:36.881387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5456 | 2024.10.09 17:21:36.881435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5457 | 2024.10.09 17:21:36.881455 [ 3 ] {} <Debug> HTTP-Session: 1816956b-c1d3-4b1a-8ded-a3de05685334 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5458 | 2024.10.09 17:21:36.881472 [ 3 ] {} <Debug> HTTP-Session: 1816956b-c1d3-4b1a-8ded-a3de05685334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5459 | 2024.10.09 17:21:36.881486 [ 3 ] {} <Debug> HTTP-Session: 1816956b-c1d3-4b1a-8ded-a3de05685334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5460 | 2024.10.09 17:21:36.881517 [ 3 ] {} <Trace> HTTP-Session: 1816956b-c1d3-4b1a-8ded-a3de05685334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5461 | 2024.10.09 17:21:36.881630 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5462 | 2024.10.09 17:21:36.881676 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5463 | 2024.10.09 17:21:36.881924 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5464 | 2024.10.09 17:21:36.882257 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5465 | 2024.10.09 17:21:36.882294 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5466 | 2024.10.09 17:21:36.882659 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5467 | 2024.10.09 17:21:36.883020 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5468 | 2024.10.09 17:21:36.883182 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001579 sec., 8866.371120962634 rows/sec., 620.94 KiB/sec. | ||
5469 | 2024.10.09 17:21:36.883361 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Debug> DynamicQueryHandler: Done processing query | ||
5470 | 2024.10.09 17:21:36.883387 [ 3 ] {645c8011-e1ba-4ec4-bccb-191c9b33226b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5471 | 2024.10.09 17:21:36.883404 [ 3 ] {} <Debug> HTTP-Session: 1816956b-c1d3-4b1a-8ded-a3de05685334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5472 | 2024.10.09 17:21:36.883520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5473 | 2024.10.09 17:21:36.883571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5474 | 2024.10.09 17:21:36.883592 [ 3 ] {} <Debug> HTTP-Session: b745d15f-2944-4829-be4e-c454dae3bee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5475 | 2024.10.09 17:21:36.883609 [ 3 ] {} <Debug> HTTP-Session: b745d15f-2944-4829-be4e-c454dae3bee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5476 | 2024.10.09 17:21:36.883624 [ 3 ] {} <Debug> HTTP-Session: b745d15f-2944-4829-be4e-c454dae3bee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5477 | 2024.10.09 17:21:36.883655 [ 3 ] {} <Trace> HTTP-Session: b745d15f-2944-4829-be4e-c454dae3bee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5478 | 2024.10.09 17:21:36.883752 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5479 | 2024.10.09 17:21:36.883797 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5480 | 2024.10.09 17:21:36.884048 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5481 | 2024.10.09 17:21:36.884363 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5482 | 2024.10.09 17:21:36.884399 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5483 | 2024.10.09 17:21:36.884756 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5484 | 2024.10.09 17:21:36.885125 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5485 | 2024.10.09 17:21:36.885263 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 230.94 KiB/sec. | ||
5486 | 2024.10.09 17:21:36.885434 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Debug> DynamicQueryHandler: Done processing query | ||
5487 | 2024.10.09 17:21:36.885460 [ 3 ] {517bf378-0ee7-4e1d-99eb-8ce78a3eff1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5488 | 2024.10.09 17:21:36.885476 [ 3 ] {} <Debug> HTTP-Session: b745d15f-2944-4829-be4e-c454dae3bee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5489 | 2024.10.09 17:21:36.885631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5490 | 2024.10.09 17:21:36.885683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5491 | 2024.10.09 17:21:36.885703 [ 3 ] {} <Debug> HTTP-Session: f76a4fc5-c28d-4cbb-ba0e-ea932de4b810 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5492 | 2024.10.09 17:21:36.885719 [ 3 ] {} <Debug> HTTP-Session: f76a4fc5-c28d-4cbb-ba0e-ea932de4b810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5493 | 2024.10.09 17:21:36.885734 [ 3 ] {} <Debug> HTTP-Session: f76a4fc5-c28d-4cbb-ba0e-ea932de4b810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5494 | 2024.10.09 17:21:36.885764 [ 3 ] {} <Trace> HTTP-Session: f76a4fc5-c28d-4cbb-ba0e-ea932de4b810 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5495 | 2024.10.09 17:21:36.885964 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5496 | 2024.10.09 17:21:36.886008 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5497 | 2024.10.09 17:21:36.886233 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5498 | 2024.10.09 17:21:36.886925 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5499 | 2024.10.09 17:21:36.886962 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5500 | 2024.10.09 17:21:36.887341 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5501 | 2024.10.09 17:21:36.887691 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5502 | 2024.10.09 17:21:36.887866 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001997 sec., 195292.93940911366 rows/sec., 13.85 MiB/sec. | ||
5503 | 2024.10.09 17:21:36.888043 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Debug> DynamicQueryHandler: Done processing query | ||
5504 | 2024.10.09 17:21:36.888069 [ 3 ] {6481342b-4d87-4fa6-97dd-033caba53f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5505 | 2024.10.09 17:21:36.888086 [ 3 ] {} <Debug> HTTP-Session: f76a4fc5-c28d-4cbb-ba0e-ea932de4b810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5506 | 2024.10.09 17:21:36.888238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5507 | 2024.10.09 17:21:36.888289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5508 | 2024.10.09 17:21:36.888308 [ 3 ] {} <Debug> HTTP-Session: d01f9563-1ee3-476b-a9ba-0ecba5f91698 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5509 | 2024.10.09 17:21:36.888324 [ 3 ] {} <Debug> HTTP-Session: d01f9563-1ee3-476b-a9ba-0ecba5f91698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5510 | 2024.10.09 17:21:36.888339 [ 3 ] {} <Debug> HTTP-Session: d01f9563-1ee3-476b-a9ba-0ecba5f91698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5511 | 2024.10.09 17:21:36.888369 [ 3 ] {} <Trace> HTTP-Session: d01f9563-1ee3-476b-a9ba-0ecba5f91698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5512 | 2024.10.09 17:21:36.888465 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5513 | 2024.10.09 17:21:36.888511 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5514 | 2024.10.09 17:21:36.888644 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5515 | 2024.10.09 17:21:36.888899 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5516 | 2024.10.09 17:21:36.888936 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5517 | 2024.10.09 17:21:36.889293 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5518 | 2024.10.09 17:21:36.889614 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5519 | 2024.10.09 17:21:36.889781 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 235.70 KiB/sec. | ||
5520 | 2024.10.09 17:21:36.889994 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Debug> DynamicQueryHandler: Done processing query | ||
5521 | 2024.10.09 17:21:36.890020 [ 3 ] {b447e3c5-21e1-4a3d-844e-818e3152d518} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5522 | 2024.10.09 17:21:36.890036 [ 3 ] {} <Debug> HTTP-Session: d01f9563-1ee3-476b-a9ba-0ecba5f91698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5523 | 2024.10.09 17:21:36.890236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5524 | 2024.10.09 17:21:36.890285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5525 | 2024.10.09 17:21:36.890304 [ 3 ] {} <Debug> HTTP-Session: 5962108d-6da5-46ab-9270-89c35b72e380 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5526 | 2024.10.09 17:21:36.890321 [ 3 ] {} <Debug> HTTP-Session: 5962108d-6da5-46ab-9270-89c35b72e380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5527 | 2024.10.09 17:21:36.890335 [ 3 ] {} <Debug> HTTP-Session: 5962108d-6da5-46ab-9270-89c35b72e380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5528 | 2024.10.09 17:21:36.890365 [ 3 ] {} <Trace> HTTP-Session: 5962108d-6da5-46ab-9270-89c35b72e380 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5529 | 2024.10.09 17:21:36.890565 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5530 | 2024.10.09 17:21:36.890611 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5531 | 2024.10.09 17:21:36.890756 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5532 | 2024.10.09 17:21:36.891275 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5533 | 2024.10.09 17:21:36.891313 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5534 | 2024.10.09 17:21:36.891700 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5535 | 2024.10.09 17:21:36.892029 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5536 | 2024.10.09 17:21:36.892200 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001744 sec., 135894.49541284403 rows/sec., 9.11 MiB/sec. | ||
5537 | 2024.10.09 17:21:36.892354 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Debug> DynamicQueryHandler: Done processing query | ||
5538 | 2024.10.09 17:21:36.892382 [ 3 ] {e8e1b3ec-0d9a-4db6-867e-2c8c90ae4349} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5539 | 2024.10.09 17:21:36.892397 [ 3 ] {} <Debug> HTTP-Session: 5962108d-6da5-46ab-9270-89c35b72e380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5540 | 2024.10.09 17:21:36.892537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5541 | 2024.10.09 17:21:36.892586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5542 | 2024.10.09 17:21:36.892606 [ 3 ] {} <Debug> HTTP-Session: e20d9a77-e4a5-44ae-b7c5-e4fd24251112 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5543 | 2024.10.09 17:21:36.892623 [ 3 ] {} <Debug> HTTP-Session: e20d9a77-e4a5-44ae-b7c5-e4fd24251112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5544 | 2024.10.09 17:21:36.892637 [ 3 ] {} <Debug> HTTP-Session: e20d9a77-e4a5-44ae-b7c5-e4fd24251112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5545 | 2024.10.09 17:21:36.892668 [ 3 ] {} <Trace> HTTP-Session: e20d9a77-e4a5-44ae-b7c5-e4fd24251112 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5546 | 2024.10.09 17:21:36.892761 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5547 | 2024.10.09 17:21:36.892808 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5548 | 2024.10.09 17:21:36.892940 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5549 | 2024.10.09 17:21:36.893218 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5550 | 2024.10.09 17:21:36.893254 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5551 | 2024.10.09 17:21:36.893607 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5552 | 2024.10.09 17:21:36.893933 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5553 | 2024.10.09 17:21:36.894101 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. | ||
5554 | 2024.10.09 17:21:36.894103 [ 81 ] {} <Debug> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
5555 | 2024.10.09 17:21:36.894211 [ 81 ] {} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5556 | 2024.10.09 17:21:36.894258 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5557 | 2024.10.09 17:21:36.894354 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Debug> DynamicQueryHandler: Done processing query | ||
5558 | 2024.10.09 17:21:36.894432 [ 3 ] {89dcac6a-ea46-439d-b799-a51db15a0557} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5559 | 2024.10.09 17:21:36.894514 [ 3 ] {} <Debug> HTTP-Session: e20d9a77-e4a5-44ae-b7c5-e4fd24251112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5560 | 2024.10.09 17:21:36.894800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5561 | 2024.10.09 17:21:36.894793 [ 195 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
5562 | 2024.10.09 17:21:36.894876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5563 | 2024.10.09 17:21:36.894925 [ 3 ] {} <Debug> HTTP-Session: b211276c-c7a1-48ab-8420-382d5c3f0c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5564 | 2024.10.09 17:21:36.894957 [ 3 ] {} <Debug> HTTP-Session: b211276c-c7a1-48ab-8420-382d5c3f0c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5565 | 2024.10.09 17:21:36.894994 [ 3 ] {} <Debug> HTTP-Session: b211276c-c7a1-48ab-8420-382d5c3f0c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5566 | 2024.10.09 17:21:36.895097 [ 3 ] {} <Trace> HTTP-Session: b211276c-c7a1-48ab-8420-382d5c3f0c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5567 | 2024.10.09 17:21:36.895178 [ 195 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5568 | 2024.10.09 17:21:36.895261 [ 195 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
5569 | 2024.10.09 17:21:36.895467 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5570 | 2024.10.09 17:21:36.895513 [ 195 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
5571 | 2024.10.09 17:21:36.895796 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <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 | ||
5572 | 2024.10.09 17:21:36.895872 [ 195 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
5573 | 2024.10.09 17:21:36.896192 [ 195 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
5574 | 2024.10.09 17:21:36.896539 [ 195 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
5575 | 2024.10.09 17:21:36.896892 [ 195 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
5576 | 2024.10.09 17:21:36.898566 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5577 | 2024.10.09 17:21:36.900384 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5578 | 2024.10.09 17:21:36.900476 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5579 | 2024.10.09 17:21:36.900745 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.006357917 sec., 1572.842174567551 rows/sec., 105.98 KiB/sec. | ||
5580 | 2024.10.09 17:21:36.900997 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5581 | 2024.10.09 17:21:36.902284 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_10_2} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5582 | 2024.10.09 17:21:36.902333 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5583 | 2024.10.09 17:21:36.902465 [ 197 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_10_2} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5584 | 2024.10.09 17:21:36.902724 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5585 | 2024.10.09 17:21:36.903122 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5586 | 2024.10.09 17:21:36.903333 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008083 sec., 989.7315353210441 rows/sec., 1.77 MiB/sec. | ||
5587 | 2024.10.09 17:21:36.903600 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Debug> DynamicQueryHandler: Done processing query | ||
5588 | 2024.10.09 17:21:36.903626 [ 3 ] {767d2f5b-479a-4dff-8400-b9f8eb2f4c3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5589 | 2024.10.09 17:21:36.903644 [ 3 ] {} <Debug> HTTP-Session: b211276c-c7a1-48ab-8420-382d5c3f0c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5590 | 2024.10.09 17:21:36.903768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5591 | 2024.10.09 17:21:36.903818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5592 | 2024.10.09 17:21:36.903838 [ 3 ] {} <Debug> HTTP-Session: dfeba024-ffd8-44f9-a796-1173ece2b13c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5593 | 2024.10.09 17:21:36.903855 [ 3 ] {} <Debug> HTTP-Session: dfeba024-ffd8-44f9-a796-1173ece2b13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5594 | 2024.10.09 17:21:36.903871 [ 3 ] {} <Debug> HTTP-Session: dfeba024-ffd8-44f9-a796-1173ece2b13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5595 | 2024.10.09 17:21:36.903904 [ 3 ] {} <Trace> HTTP-Session: dfeba024-ffd8-44f9-a796-1173ece2b13c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5596 | 2024.10.09 17:21:36.904068 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5597 | 2024.10.09 17:21:36.904116 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5598 | 2024.10.09 17:21:36.904255 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5599 | 2024.10.09 17:21:36.904592 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5600 | 2024.10.09 17:21:36.904631 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5601 | 2024.10.09 17:21:36.905010 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5602 | 2024.10.09 17:21:36.905353 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5603 | 2024.10.09 17:21:36.905510 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00149 sec., 55033.55704697986 rows/sec., 3.50 MiB/sec. | ||
5604 | 2024.10.09 17:21:36.905690 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Debug> DynamicQueryHandler: Done processing query | ||
5605 | 2024.10.09 17:21:36.905717 [ 3 ] {baa24af3-a486-4d57-8a18-e192dddb5023} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5606 | 2024.10.09 17:21:36.905733 [ 3 ] {} <Debug> HTTP-Session: dfeba024-ffd8-44f9-a796-1173ece2b13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5607 | 2024.10.09 17:21:39.171311 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5608 | 2024.10.09 17:21:39.171367 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5609 | 2024.10.09 17:21:39.305178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 558 | ||
5610 | 2024.10.09 17:21:39.310215 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5611 | 2024.10.09 17:21:39.310325 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5612 | 2024.10.09 17:21:39.313039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5613 | 2024.10.09 17:21:39.314677 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5614 | 2024.10.09 17:21:39.315652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
5615 | 2024.10.09 17:21:40.001312 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00092131 sec. | ||
5616 | 2024.10.09 17:21:41.872873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5617 | 2024.10.09 17:21:41.873016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5618 | 2024.10.09 17:21:41.873046 [ 3 ] {} <Debug> HTTP-Session: f85d8642-7831-4170-a282-e38f4e6f3c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5619 | 2024.10.09 17:21:41.873076 [ 3 ] {} <Debug> HTTP-Session: f85d8642-7831-4170-a282-e38f4e6f3c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5620 | 2024.10.09 17:21:41.873094 [ 3 ] {} <Debug> HTTP-Session: f85d8642-7831-4170-a282-e38f4e6f3c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5621 | 2024.10.09 17:21:41.873150 [ 3 ] {} <Trace> HTTP-Session: f85d8642-7831-4170-a282-e38f4e6f3c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5622 | 2024.10.09 17:21:41.873368 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5623 | 2024.10.09 17:21:41.873450 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5624 | 2024.10.09 17:21:41.873847 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5625 | 2024.10.09 17:21:41.874330 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5626 | 2024.10.09 17:21:41.874381 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5627 | 2024.10.09 17:21:41.874813 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5628 | 2024.10.09 17:21:41.875226 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5629 | 2024.10.09 17:21:41.875419 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002105 sec., 1900.2375296912114 rows/sec., 154.95 KiB/sec. | ||
5630 | 2024.10.09 17:21:41.875780 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Debug> DynamicQueryHandler: Done processing query | ||
5631 | 2024.10.09 17:21:41.875808 [ 3 ] {b3bdd58b-93cd-4a70-967a-7c42851e0432} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5632 | 2024.10.09 17:21:41.875825 [ 3 ] {} <Debug> HTTP-Session: f85d8642-7831-4170-a282-e38f4e6f3c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5633 | 2024.10.09 17:21:41.876022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5634 | 2024.10.09 17:21:41.876080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5635 | 2024.10.09 17:21:41.876100 [ 3 ] {} <Debug> HTTP-Session: 3028d38e-8024-47bd-93bf-c5606bb26547 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5636 | 2024.10.09 17:21:41.876118 [ 3 ] {} <Debug> HTTP-Session: 3028d38e-8024-47bd-93bf-c5606bb26547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5637 | 2024.10.09 17:21:41.876132 [ 3 ] {} <Debug> HTTP-Session: 3028d38e-8024-47bd-93bf-c5606bb26547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5638 | 2024.10.09 17:21:41.876168 [ 3 ] {} <Trace> HTTP-Session: 3028d38e-8024-47bd-93bf-c5606bb26547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5639 | 2024.10.09 17:21:41.876312 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5640 | 2024.10.09 17:21:41.876360 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5641 | 2024.10.09 17:21:41.876624 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5642 | 2024.10.09 17:21:41.877056 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5643 | 2024.10.09 17:21:41.877094 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5644 | 2024.10.09 17:21:41.877473 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5645 | 2024.10.09 17:21:41.877835 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5646 | 2024.10.09 17:21:41.878008 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Debug> executeQuery: Read 120 rows, 10.34 KiB in 0.001748 sec., 68649.88558352402 rows/sec., 5.77 MiB/sec. | ||
5647 | 2024.10.09 17:21:41.878006 [ 23 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5648 | 2024.10.09 17:21:41.878130 [ 23 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2024.10.09 17:21:41.878182 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5650 | 2024.10.09 17:21:41.878318 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Debug> DynamicQueryHandler: Done processing query | ||
5651 | 2024.10.09 17:21:41.878406 [ 3 ] {0be86778-8d7f-4a7c-af47-47cc7cab77da} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
5652 | 2024.10.09 17:21:41.878505 [ 3 ] {} <Debug> HTTP-Session: 3028d38e-8024-47bd-93bf-c5606bb26547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5653 | 2024.10.09 17:21:41.878530 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
5654 | 2024.10.09 17:21:41.878788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5655 | 2024.10.09 17:21:41.878900 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5656 | 2024.10.09 17:21:41.878913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5657 | 2024.10.09 17:21:41.878977 [ 3 ] {} <Debug> HTTP-Session: 2e1e091c-8604-48b1-bc4c-8237c6eb3b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5658 | 2024.10.09 17:21:41.878979 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1414 rows starting from the beginning of the part | ||
5659 | 2024.10.09 17:21:41.879012 [ 3 ] {} <Debug> HTTP-Session: 2e1e091c-8604-48b1-bc4c-8237c6eb3b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5660 | 2024.10.09 17:21:41.879035 [ 3 ] {} <Debug> HTTP-Session: 2e1e091c-8604-48b1-bc4c-8237c6eb3b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5661 | 2024.10.09 17:21:41.879097 [ 3 ] {} <Trace> HTTP-Session: 2e1e091c-8604-48b1-bc4c-8237c6eb3b4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5662 | 2024.10.09 17:21:41.879235 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 205 rows starting from the beginning of the part | ||
5663 | 2024.10.09 17:21:41.879526 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1214 rows starting from the beginning of the part | ||
5664 | 2024.10.09 17:21:41.879634 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5665 | 2024.10.09 17:21:41.879805 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5666 | 2024.10.09 17:21:41.879928 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part | ||
5667 | 2024.10.09 17:21:41.880374 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part | ||
5668 | 2024.10.09 17:21:41.880708 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 120 rows starting from the beginning of the part | ||
5669 | 2024.10.09 17:21:41.881524 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5670 | 2024.10.09 17:21:41.882293 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5671 | 2024.10.09 17:21:41.882358 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5672 | 2024.10.09 17:21:41.883352 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5673 | 2024.10.09 17:21:41.883894 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5674 | 2024.10.09 17:21:41.884395 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00503 sec., 6958.250497017893 rows/sec., 518.96 KiB/sec. | ||
5675 | 2024.10.09 17:21:41.884594 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3258 rows, containing 5 columns (5 merged, 0 gathered) in 0.006293396 sec., 517685.5230466985 rows/sec., 45.24 MiB/sec. | ||
5676 | 2024.10.09 17:21:41.884789 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Debug> DynamicQueryHandler: Done processing query | ||
5677 | 2024.10.09 17:21:41.884839 [ 3 ] {52f7e9bc-af07-4743-afa0-133417b1cc85} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5678 | 2024.10.09 17:21:41.884873 [ 3 ] {} <Debug> HTTP-Session: 2e1e091c-8604-48b1-bc4c-8237c6eb3b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5679 | 2024.10.09 17:21:41.884903 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5680 | 2024.10.09 17:21:41.885055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5681 | 2024.10.09 17:21:41.885170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5682 | 2024.10.09 17:21:41.885245 [ 3 ] {} <Debug> HTTP-Session: 1db380fb-003f-42e0-9ca9-70cfc27391e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5683 | 2024.10.09 17:21:41.885313 [ 3 ] {} <Debug> HTTP-Session: 1db380fb-003f-42e0-9ca9-70cfc27391e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5684 | 2024.10.09 17:21:41.885378 [ 3 ] {} <Debug> HTTP-Session: 1db380fb-003f-42e0-9ca9-70cfc27391e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5685 | 2024.10.09 17:21:41.885453 [ 3 ] {} <Trace> HTTP-Session: 1db380fb-003f-42e0-9ca9-70cfc27391e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5686 | 2024.10.09 17:21:41.885723 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5687 | 2024.10.09 17:21:41.885800 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5688 | 2024.10.09 17:21:41.885808 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5689 | 2024.10.09 17:21:41.886017 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_26_5} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5690 | 2024.10.09 17:21:41.886192 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
5691 | 2024.10.09 17:21:41.886353 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5692 | 2024.10.09 17:21:41.886761 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5693 | 2024.10.09 17:21:41.886801 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5694 | 2024.10.09 17:21:41.887194 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5695 | 2024.10.09 17:21:41.887575 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5696 | 2024.10.09 17:21:41.887741 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.002112 sec., 46875 rows/sec., 3.66 MiB/sec. | ||
5697 | 2024.10.09 17:21:41.887747 [ 23 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5698 | 2024.10.09 17:21:41.887842 [ 23 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5699 | 2024.10.09 17:21:41.887909 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5700 | 2024.10.09 17:21:41.888070 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Debug> DynamicQueryHandler: Done processing query | ||
5701 | 2024.10.09 17:21:41.888113 [ 3 ] {a42f98b8-dd8f-4923-8bb5-a396df6668a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5702 | 2024.10.09 17:21:41.888110 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
5703 | 2024.10.09 17:21:41.888141 [ 3 ] {} <Debug> HTTP-Session: 1db380fb-003f-42e0-9ca9-70cfc27391e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5704 | 2024.10.09 17:21:41.888314 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5705 | 2024.10.09 17:21:41.888386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5706 | 2024.10.09 17:21:41.888397 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part | ||
5707 | 2024.10.09 17:21:41.888479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5708 | 2024.10.09 17:21:41.888573 [ 3 ] {} <Debug> HTTP-Session: a5290077-a161-4582-84f4-d04e350d835f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5709 | 2024.10.09 17:21:41.888663 [ 3 ] {} <Debug> HTTP-Session: a5290077-a161-4582-84f4-d04e350d835f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5710 | 2024.10.09 17:21:41.888724 [ 3 ] {} <Debug> HTTP-Session: a5290077-a161-4582-84f4-d04e350d835f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5711 | 2024.10.09 17:21:41.888722 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 390 rows starting from the beginning of the part | ||
5712 | 2024.10.09 17:21:41.888821 [ 3 ] {} <Trace> HTTP-Session: a5290077-a161-4582-84f4-d04e350d835f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5713 | 2024.10.09 17:21:41.888976 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 529 rows starting from the beginning of the part | ||
5714 | 2024.10.09 17:21:41.889241 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5715 | 2024.10.09 17:21:41.889254 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
5716 | 2024.10.09 17:21:41.889360 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5717 | 2024.10.09 17:21:41.889554 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 390 rows starting from the beginning of the part | ||
5718 | 2024.10.09 17:21:41.889951 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 99 rows starting from the beginning of the part | ||
5719 | 2024.10.09 17:21:41.890658 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5720 | 2024.10.09 17:21:41.891678 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5721 | 2024.10.09 17:21:41.891765 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5722 | 2024.10.09 17:21:41.892684 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5723 | 2024.10.09 17:21:41.893357 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005345395 sec., 449545.8240223594 rows/sec., 34.46 MiB/sec. | ||
5724 | 2024.10.09 17:21:41.893607 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5725 | 2024.10.09 17:21:41.893619 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5726 | 2024.10.09 17:21:41.893987 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5727 | 2024.10.09 17:21:41.894005 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004957 sec., 32681.057090982453 rows/sec., 2.28 MiB/sec. | ||
5728 | 2024.10.09 17:21:41.894102 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5729 | 2024.10.09 17:21:41.894301 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5730 | 2024.10.09 17:21:41.894760 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Debug> DynamicQueryHandler: Done processing query | ||
5731 | 2024.10.09 17:21:41.894844 [ 3 ] {a974e985-ab9e-4ea7-af3b-202de42e83b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5732 | 2024.10.09 17:21:41.894868 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
5733 | 2024.10.09 17:21:41.894886 [ 3 ] {} <Debug> HTTP-Session: a5290077-a161-4582-84f4-d04e350d835f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5734 | 2024.10.09 17:21:41.895073 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5735 | 2024.10.09 17:21:41.895107 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5736 | 2024.10.09 17:21:41.895173 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6767 rows starting from the beginning of the part | ||
5737 | 2024.10.09 17:21:41.895218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5738 | 2024.10.09 17:21:41.895243 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_26_5} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5739 | 2024.10.09 17:21:41.895464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5740 | 2024.10.09 17:21:41.895505 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
5741 | 2024.10.09 17:21:41.895529 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5742 | 2024.10.09 17:21:41.895659 [ 3 ] {} <Debug> HTTP-Session: 27239a39-62ca-4e9a-8b9b-8da3a8000bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5743 | 2024.10.09 17:21:41.895792 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 962 rows starting from the beginning of the part | ||
5744 | 2024.10.09 17:21:41.895832 [ 3 ] {} <Debug> HTTP-Session: 27239a39-62ca-4e9a-8b9b-8da3a8000bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5745 | 2024.10.09 17:21:41.896015 [ 3 ] {} <Debug> HTTP-Session: 27239a39-62ca-4e9a-8b9b-8da3a8000bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5746 | 2024.10.09 17:21:41.896202 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
5747 | 2024.10.09 17:21:41.896218 [ 3 ] {} <Trace> HTTP-Session: 27239a39-62ca-4e9a-8b9b-8da3a8000bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5748 | 2024.10.09 17:21:41.896464 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
5749 | 2024.10.09 17:21:41.896765 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part | ||
5750 | 2024.10.09 17:21:41.897248 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5751 | 2024.10.09 17:21:41.897536 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <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 | ||
5752 | 2024.10.09 17:21:41.899945 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5753 | 2024.10.09 17:21:41.901195 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5754 | 2024.10.09 17:21:41.901248 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5755 | 2024.10.09 17:21:41.902887 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5756 | 2024.10.09 17:21:41.904062 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5757 | 2024.10.09 17:21:41.904084 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8409 rows, containing 5 columns (5 merged, 0 gathered) in 0.009419673 sec., 892706.1480796627 rows/sec., 60.25 MiB/sec. | ||
5758 | 2024.10.09 17:21:41.904332 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5759 | 2024.10.09 17:21:41.904689 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.008058 sec., 3847.1084636386204 rows/sec., 6.89 MiB/sec. | ||
5760 | 2024.10.09 17:21:41.906093 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5761 | 2024.10.09 17:21:41.906141 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Debug> DynamicQueryHandler: Done processing query | ||
5762 | 2024.10.09 17:21:41.906199 [ 3 ] {ca776600-1afe-4f15-9bab-12b709412ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
5763 | 2024.10.09 17:21:41.906248 [ 3 ] {} <Debug> HTTP-Session: 27239a39-62ca-4e9a-8b9b-8da3a8000bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5764 | 2024.10.09 17:21:41.906320 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5765 | 2024.10.09 17:21:41.906444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5766 | 2024.10.09 17:21:41.906456 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
5767 | 2024.10.09 17:21:41.906519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5768 | 2024.10.09 17:21:41.906546 [ 3 ] {} <Debug> HTTP-Session: 11165a95-be4e-4883-bc9b-f05860804b8c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5769 | 2024.10.09 17:21:41.906563 [ 3 ] {} <Debug> HTTP-Session: 11165a95-be4e-4883-bc9b-f05860804b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5770 | 2024.10.09 17:21:41.906579 [ 3 ] {} <Debug> HTTP-Session: 11165a95-be4e-4883-bc9b-f05860804b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5771 | 2024.10.09 17:21:41.906641 [ 3 ] {} <Trace> HTTP-Session: 11165a95-be4e-4883-bc9b-f05860804b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5772 | 2024.10.09 17:21:41.906789 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5773 | 2024.10.09 17:21:41.906838 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5774 | 2024.10.09 17:21:41.906996 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5775 | 2024.10.09 17:21:41.907315 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5776 | 2024.10.09 17:21:41.907352 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5777 | 2024.10.09 17:21:41.907745 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5778 | 2024.10.09 17:21:41.908093 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5779 | 2024.10.09 17:21:41.908282 [ 23 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5780 | 2024.10.09 17:21:41.908287 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
5781 | 2024.10.09 17:21:41.908346 [ 23 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5782 | 2024.10.09 17:21:41.908422 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5783 | 2024.10.09 17:21:41.908616 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
5784 | 2024.10.09 17:21:41.908651 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Debug> DynamicQueryHandler: Done processing query | ||
5785 | 2024.10.09 17:21:41.908696 [ 3 ] {967f3283-dc6a-4269-9928-c1b0bb9d167b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5786 | 2024.10.09 17:21:41.908730 [ 3 ] {} <Debug> HTTP-Session: 11165a95-be4e-4883-bc9b-f05860804b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5787 | 2024.10.09 17:21:41.908847 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5788 | 2024.10.09 17:21:41.908883 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1244 rows starting from the beginning of the part | ||
5789 | 2024.10.09 17:21:41.908969 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
5790 | 2024.10.09 17:21:41.909190 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
5791 | 2024.10.09 17:21:41.909390 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
5792 | 2024.10.09 17:21:41.909539 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
5793 | 2024.10.09 17:21:41.909705 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
5794 | 2024.10.09 17:21:41.910959 [ 194 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 4 columns (4 merged, 0 gathered) in 0.002427602 sec., 629427.7233253226 rows/sec., 41.08 MiB/sec. | ||
5795 | 2024.10.09 17:21:41.911146 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5796 | 2024.10.09 17:21:41.911520 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5797 | 2024.10.09 17:21:41.911595 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_26_5} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5798 | 2024.10.09 17:21:41.911661 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5799 | 2024.10.09 17:21:46.875864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5800 | 2024.10.09 17:21:46.876017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5801 | 2024.10.09 17:21:46.876048 [ 3 ] {} <Debug> HTTP-Session: d5792213-52af-43e6-840c-410e2b4923f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5802 | 2024.10.09 17:21:46.876077 [ 3 ] {} <Debug> HTTP-Session: d5792213-52af-43e6-840c-410e2b4923f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5803 | 2024.10.09 17:21:46.876096 [ 3 ] {} <Debug> HTTP-Session: d5792213-52af-43e6-840c-410e2b4923f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5804 | 2024.10.09 17:21:46.876156 [ 3 ] {} <Trace> HTTP-Session: d5792213-52af-43e6-840c-410e2b4923f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5805 | 2024.10.09 17:21:46.876433 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5806 | 2024.10.09 17:21:46.876513 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5807 | 2024.10.09 17:21:46.876906 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5808 | 2024.10.09 17:21:46.877502 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5809 | 2024.10.09 17:21:46.877548 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5810 | 2024.10.09 17:21:46.877994 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5811 | 2024.10.09 17:21:46.878403 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5812 | 2024.10.09 17:21:46.878556 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002239 sec., 91558.73157659669 rows/sec., 8.05 MiB/sec. | ||
5813 | 2024.10.09 17:21:46.878931 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Debug> DynamicQueryHandler: Done processing query | ||
5814 | 2024.10.09 17:21:46.878983 [ 3 ] {1da34646-e312-48ec-aad3-844c03550021} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5815 | 2024.10.09 17:21:46.879002 [ 3 ] {} <Debug> HTTP-Session: d5792213-52af-43e6-840c-410e2b4923f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5816 | 2024.10.09 17:21:46.879146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5817 | 2024.10.09 17:21:46.879201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5818 | 2024.10.09 17:21:46.879222 [ 3 ] {} <Debug> HTTP-Session: 95ce755c-b478-44d7-a00b-9fdcb85c31b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5819 | 2024.10.09 17:21:46.879241 [ 3 ] {} <Debug> HTTP-Session: 95ce755c-b478-44d7-a00b-9fdcb85c31b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5820 | 2024.10.09 17:21:46.879255 [ 3 ] {} <Debug> HTTP-Session: 95ce755c-b478-44d7-a00b-9fdcb85c31b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5821 | 2024.10.09 17:21:46.879291 [ 3 ] {} <Trace> HTTP-Session: 95ce755c-b478-44d7-a00b-9fdcb85c31b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5822 | 2024.10.09 17:21:46.879404 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5823 | 2024.10.09 17:21:46.879453 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5824 | 2024.10.09 17:21:46.879708 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5825 | 2024.10.09 17:21:46.880021 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2024.10.09 17:21:46.880057 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5827 | 2024.10.09 17:21:46.880405 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5828 | 2024.10.09 17:21:46.880770 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2024.10.09 17:21:46.880899 [ 50 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5830 | 2024.10.09 17:21:46.880899 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001528 sec., 5235.602094240838 rows/sec., 393.69 KiB/sec. | ||
5831 | 2024.10.09 17:21:46.880943 [ 50 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2024.10.09 17:21:46.880982 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5833 | 2024.10.09 17:21:46.881234 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
5834 | 2024.10.09 17:21:46.881272 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Debug> DynamicQueryHandler: Done processing query | ||
5835 | 2024.10.09 17:21:46.881361 [ 3 ] {92a1df3b-8afb-4c8e-a27e-7d22c2356b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5836 | 2024.10.09 17:21:46.881425 [ 3 ] {} <Debug> HTTP-Session: 95ce755c-b478-44d7-a00b-9fdcb85c31b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5837 | 2024.10.09 17:21:46.881538 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5838 | 2024.10.09 17:21:46.881577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5839 | 2024.10.09 17:21:46.881600 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part | ||
5840 | 2024.10.09 17:21:46.881679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5841 | 2024.10.09 17:21:46.881754 [ 3 ] {} <Debug> HTTP-Session: c8ab3325-693d-4564-8254-b2327a59fba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5842 | 2024.10.09 17:21:46.881821 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part | ||
5843 | 2024.10.09 17:21:46.881839 [ 3 ] {} <Debug> HTTP-Session: c8ab3325-693d-4564-8254-b2327a59fba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5844 | 2024.10.09 17:21:46.881909 [ 3 ] {} <Debug> HTTP-Session: c8ab3325-693d-4564-8254-b2327a59fba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5845 | 2024.10.09 17:21:46.882093 [ 3 ] {} <Trace> HTTP-Session: c8ab3325-693d-4564-8254-b2327a59fba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5846 | 2024.10.09 17:21:46.882120 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
5847 | 2024.10.09 17:21:46.882601 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
5848 | 2024.10.09 17:21:46.882624 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5849 | 2024.10.09 17:21:46.882800 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5850 | 2024.10.09 17:21:46.882874 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part | ||
5851 | 2024.10.09 17:21:46.883256 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
5852 | 2024.10.09 17:21:46.884072 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5853 | 2024.10.09 17:21:46.884943 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5854 | 2024.10.09 17:21:46.885017 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5855 | 2024.10.09 17:21:46.886064 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5856 | 2024.10.09 17:21:46.886163 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.00507044 sec., 26624.908291982552 rows/sec., 2.04 MiB/sec. | ||
5857 | 2024.10.09 17:21:46.886540 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5858 | 2024.10.09 17:21:46.886805 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5859 | 2024.10.09 17:21:46.887398 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004903 sec., 2855.3946563328573 rows/sec., 199.97 KiB/sec. | ||
5860 | 2024.10.09 17:21:46.888196 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5861 | 2024.10.09 17:21:46.888238 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Debug> DynamicQueryHandler: Done processing query | ||
5862 | 2024.10.09 17:21:46.888317 [ 3 ] {cad0205d-1c33-475e-8540-d5951e9579cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5863 | 2024.10.09 17:21:46.888355 [ 3 ] {} <Debug> HTTP-Session: c8ab3325-693d-4564-8254-b2327a59fba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5864 | 2024.10.09 17:21:46.888433 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_21_4} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5865 | 2024.10.09 17:21:46.888540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5866 | 2024.10.09 17:21:46.888606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5867 | 2024.10.09 17:21:46.888637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5868 | 2024.10.09 17:21:46.888676 [ 3 ] {} <Debug> HTTP-Session: a3a7f3e3-2a99-415b-86f2-5d48eb6e95c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5869 | 2024.10.09 17:21:46.888693 [ 3 ] {} <Debug> HTTP-Session: a3a7f3e3-2a99-415b-86f2-5d48eb6e95c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5870 | 2024.10.09 17:21:46.888707 [ 3 ] {} <Debug> HTTP-Session: a3a7f3e3-2a99-415b-86f2-5d48eb6e95c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5871 | 2024.10.09 17:21:46.888743 [ 3 ] {} <Trace> HTTP-Session: a3a7f3e3-2a99-415b-86f2-5d48eb6e95c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5872 | 2024.10.09 17:21:46.888850 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5873 | 2024.10.09 17:21:46.888897 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5874 | 2024.10.09 17:21:46.889157 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5875 | 2024.10.09 17:21:46.889474 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5876 | 2024.10.09 17:21:46.889509 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5877 | 2024.10.09 17:21:46.889870 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5878 | 2024.10.09 17:21:46.890257 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5879 | 2024.10.09 17:21:46.890399 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 225.22 KiB/sec. | ||
5880 | 2024.10.09 17:21:46.890710 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Debug> DynamicQueryHandler: Done processing query | ||
5881 | 2024.10.09 17:21:46.890736 [ 3 ] {479744bd-0d68-49da-9871-48905e5f5dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5882 | 2024.10.09 17:21:46.890753 [ 3 ] {} <Debug> HTTP-Session: a3a7f3e3-2a99-415b-86f2-5d48eb6e95c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5883 | 2024.10.09 17:21:46.890916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5884 | 2024.10.09 17:21:46.890965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5885 | 2024.10.09 17:21:46.890984 [ 3 ] {} <Debug> HTTP-Session: 2a09954b-b136-4b75-923d-02e2d3476cad Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5886 | 2024.10.09 17:21:46.891002 [ 3 ] {} <Debug> HTTP-Session: 2a09954b-b136-4b75-923d-02e2d3476cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5887 | 2024.10.09 17:21:46.891016 [ 3 ] {} <Debug> HTTP-Session: 2a09954b-b136-4b75-923d-02e2d3476cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5888 | 2024.10.09 17:21:46.891046 [ 3 ] {} <Trace> HTTP-Session: 2a09954b-b136-4b75-923d-02e2d3476cad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5889 | 2024.10.09 17:21:46.891256 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5890 | 2024.10.09 17:21:46.891302 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5891 | 2024.10.09 17:21:46.891551 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5892 | 2024.10.09 17:21:46.892103 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5893 | 2024.10.09 17:21:46.892139 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5894 | 2024.10.09 17:21:46.892513 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5895 | 2024.10.09 17:21:46.892874 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5896 | 2024.10.09 17:21:46.893008 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001866 sec., 209003.2154340836 rows/sec., 14.82 MiB/sec. | ||
5897 | 2024.10.09 17:21:46.893182 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Debug> DynamicQueryHandler: Done processing query | ||
5898 | 2024.10.09 17:21:46.893207 [ 3 ] {739d5d95-ca8b-4972-90bb-6535b10f8f5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5899 | 2024.10.09 17:21:46.893225 [ 3 ] {} <Debug> HTTP-Session: 2a09954b-b136-4b75-923d-02e2d3476cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5900 | 2024.10.09 17:21:46.893362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5901 | 2024.10.09 17:21:46.893413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5902 | 2024.10.09 17:21:46.893433 [ 3 ] {} <Debug> HTTP-Session: 89d792e6-6d8c-469f-9b99-cd60ec93fbf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5903 | 2024.10.09 17:21:46.893450 [ 3 ] {} <Debug> HTTP-Session: 89d792e6-6d8c-469f-9b99-cd60ec93fbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5904 | 2024.10.09 17:21:46.893464 [ 3 ] {} <Debug> HTTP-Session: 89d792e6-6d8c-469f-9b99-cd60ec93fbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5905 | 2024.10.09 17:21:46.893496 [ 3 ] {} <Trace> HTTP-Session: 89d792e6-6d8c-469f-9b99-cd60ec93fbf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5906 | 2024.10.09 17:21:46.893594 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5907 | 2024.10.09 17:21:46.893640 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5908 | 2024.10.09 17:21:46.893772 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5909 | 2024.10.09 17:21:46.894046 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5910 | 2024.10.09 17:21:46.894081 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5911 | 2024.10.09 17:21:46.894439 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5912 | 2024.10.09 17:21:46.894768 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5913 | 2024.10.09 17:21:46.894883 [ 50 ] {} <Debug> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5914 | 2024.10.09 17:21:46.894889 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001319 sec., 4548.900682335102 rows/sec., 237.66 KiB/sec. | ||
5915 | 2024.10.09 17:21:46.894925 [ 50 ] {} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5916 | 2024.10.09 17:21:46.894969 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5917 | 2024.10.09 17:21:46.895177 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Debug> DynamicQueryHandler: Done processing query | ||
5918 | 2024.10.09 17:21:46.895260 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::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 | ||
5919 | 2024.10.09 17:21:46.895268 [ 3 ] {c3307d66-a16d-4b41-b14f-0dcc2d50ece1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5920 | 2024.10.09 17:21:46.895363 [ 3 ] {} <Debug> HTTP-Session: 89d792e6-6d8c-469f-9b99-cd60ec93fbf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5921 | 2024.10.09 17:21:46.895581 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5922 | 2024.10.09 17:21:46.895630 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
5923 | 2024.10.09 17:21:46.895644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5924 | 2024.10.09 17:21:46.895790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5925 | 2024.10.09 17:21:46.895812 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
5926 | 2024.10.09 17:21:46.895869 [ 3 ] {} <Debug> HTTP-Session: 2ae901e7-b2fa-4db6-b51d-d20f07628f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5927 | 2024.10.09 17:21:46.895956 [ 3 ] {} <Debug> HTTP-Session: 2ae901e7-b2fa-4db6-b51d-d20f07628f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5928 | 2024.10.09 17:21:46.896061 [ 3 ] {} <Debug> HTTP-Session: 2ae901e7-b2fa-4db6-b51d-d20f07628f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5929 | 2024.10.09 17:21:46.896092 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5930 | 2024.10.09 17:21:46.896190 [ 3 ] {} <Trace> HTTP-Session: 2ae901e7-b2fa-4db6-b51d-d20f07628f2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5931 | 2024.10.09 17:21:46.896398 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5932 | 2024.10.09 17:21:46.896788 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
5933 | 2024.10.09 17:21:46.896796 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5934 | 2024.10.09 17:21:46.897006 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5935 | 2024.10.09 17:21:46.897054 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
5936 | 2024.10.09 17:21:46.897890 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5937 | 2024.10.09 17:21:46.898943 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2024.10.09 17:21:46.899015 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5939 | 2024.10.09 17:21:46.900056 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004995388 sec., 13212.18692121613 rows/sec., 690.29 KiB/sec. | ||
5940 | 2024.10.09 17:21:46.900200 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5941 | 2024.10.09 17:21:46.900264 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5942 | 2024.10.09 17:21:46.901025 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5943 | 2024.10.09 17:21:46.901180 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5944 | 2024.10.09 17:21:46.901365 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004902 sec., 48347.613219094244 rows/sec., 3.24 MiB/sec. | ||
5945 | 2024.10.09 17:21:46.901468 [ 189 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_11_2} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5946 | 2024.10.09 17:21:46.901677 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5947 | 2024.10.09 17:21:46.901753 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Debug> DynamicQueryHandler: Done processing query | ||
5948 | 2024.10.09 17:21:46.901785 [ 3 ] {d1fc2403-018d-4e2c-94c2-e7cb076cf0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5949 | 2024.10.09 17:21:46.901803 [ 3 ] {} <Debug> HTTP-Session: 2ae901e7-b2fa-4db6-b51d-d20f07628f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5950 | 2024.10.09 17:21:46.901941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5951 | 2024.10.09 17:21:46.901992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5952 | 2024.10.09 17:21:46.902012 [ 3 ] {} <Debug> HTTP-Session: a9315ea0-8bab-40f4-88b6-f2fca4760ddc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5953 | 2024.10.09 17:21:46.902030 [ 3 ] {} <Debug> HTTP-Session: a9315ea0-8bab-40f4-88b6-f2fca4760ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5954 | 2024.10.09 17:21:46.902049 [ 3 ] {} <Debug> HTTP-Session: a9315ea0-8bab-40f4-88b6-f2fca4760ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5955 | 2024.10.09 17:21:46.902087 [ 3 ] {} <Trace> HTTP-Session: a9315ea0-8bab-40f4-88b6-f2fca4760ddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5956 | 2024.10.09 17:21:46.902200 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5957 | 2024.10.09 17:21:46.902256 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5958 | 2024.10.09 17:21:46.902453 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5959 | 2024.10.09 17:21:46.902718 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5960 | 2024.10.09 17:21:46.902754 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5961 | 2024.10.09 17:21:46.903141 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5962 | 2024.10.09 17:21:46.903497 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2024.10.09 17:21:46.903646 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
5964 | 2024.10.09 17:21:46.904063 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Debug> DynamicQueryHandler: Done processing query | ||
5965 | 2024.10.09 17:21:46.904095 [ 3 ] {58290227-b272-48d3-b430-f22df961d0ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5966 | 2024.10.09 17:21:46.904116 [ 3 ] {} <Debug> HTTP-Session: a9315ea0-8bab-40f4-88b6-f2fca4760ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5967 | 2024.10.09 17:21:46.904249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5968 | 2024.10.09 17:21:46.904302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5969 | 2024.10.09 17:21:46.904322 [ 3 ] {} <Debug> HTTP-Session: e381b2f3-89b8-4635-b562-b3a43c78061e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5970 | 2024.10.09 17:21:46.904340 [ 3 ] {} <Debug> HTTP-Session: e381b2f3-89b8-4635-b562-b3a43c78061e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5971 | 2024.10.09 17:21:46.904354 [ 3 ] {} <Debug> HTTP-Session: e381b2f3-89b8-4635-b562-b3a43c78061e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5972 | 2024.10.09 17:21:46.904386 [ 3 ] {} <Trace> HTTP-Session: e381b2f3-89b8-4635-b562-b3a43c78061e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5973 | 2024.10.09 17:21:46.904545 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5974 | 2024.10.09 17:21:46.904622 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <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 | ||
5975 | 2024.10.09 17:21:46.905081 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5976 | 2024.10.09 17:21:46.905533 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2024.10.09 17:21:46.905570 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5978 | 2024.10.09 17:21:46.906189 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5979 | 2024.10.09 17:21:46.906633 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5980 | 2024.10.09 17:21:46.906809 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5981 | 2024.10.09 17:21:46.906833 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002362 sec., 3386.960203217612 rows/sec., 6.07 MiB/sec. | ||
5982 | 2024.10.09 17:21:46.906877 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5983 | 2024.10.09 17:21:46.906941 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
5984 | 2024.10.09 17:21:46.907365 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
5985 | 2024.10.09 17:21:46.907667 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Debug> DynamicQueryHandler: Done processing query | ||
5986 | 2024.10.09 17:21:46.907720 [ 3 ] {09283f6c-021d-4127-8db8-0f9b88b7d97a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5987 | 2024.10.09 17:21:46.907796 [ 3 ] {} <Debug> HTTP-Session: e381b2f3-89b8-4635-b562-b3a43c78061e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5988 | 2024.10.09 17:21:46.907957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5989 | 2024.10.09 17:21:46.908032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5990 | 2024.10.09 17:21:46.908067 [ 3 ] {} <Debug> HTTP-Session: ba566e2c-a189-46d3-9060-7f6d008bd66d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
5991 | 2024.10.09 17:21:46.908067 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5992 | 2024.10.09 17:21:46.908087 [ 3 ] {} <Debug> HTTP-Session: ba566e2c-a189-46d3-9060-7f6d008bd66d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5993 | 2024.10.09 17:21:46.908116 [ 3 ] {} <Debug> HTTP-Session: ba566e2c-a189-46d3-9060-7f6d008bd66d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5994 | 2024.10.09 17:21:46.908164 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 240 rows starting from the beginning of the part | ||
5995 | 2024.10.09 17:21:46.908169 [ 3 ] {} <Trace> HTTP-Session: ba566e2c-a189-46d3-9060-7f6d008bd66d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5996 | 2024.10.09 17:21:46.908380 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5997 | 2024.10.09 17:21:46.908477 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5998 | 2024.10.09 17:21:46.908514 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part | ||
5999 | 2024.10.09 17:21:46.909003 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6000 | 2024.10.09 17:21:46.909019 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
6001 | 2024.10.09 17:21:46.909345 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
6002 | 2024.10.09 17:21:46.909746 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6003 | 2024.10.09 17:21:46.909788 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
6004 | 2024.10.09 17:21:46.909794 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6005 | 2024.10.09 17:21:46.910180 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
6006 | 2024.10.09 17:21:46.910660 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6007 | 2024.10.09 17:21:46.911145 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2024.10.09 17:21:46.911374 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003105 sec., 26409.017713365538 rows/sec., 1.68 MiB/sec. | ||
6009 | 2024.10.09 17:21:46.911543 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Debug> DynamicQueryHandler: Done processing query | ||
6010 | 2024.10.09 17:21:46.911581 [ 3 ] {b4443e85-f2ad-41a7-961c-b90fc96ef675} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6011 | 2024.10.09 17:21:46.911612 [ 3 ] {} <Debug> HTTP-Session: ba566e2c-a189-46d3-9060-7f6d008bd66d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6012 | 2024.10.09 17:21:46.913703 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 19 columns (19 merged, 0 gathered) in 0.006619662 sec., 48038.70650797578 rows/sec., 86.08 MiB/sec. | ||
6013 | 2024.10.09 17:21:46.914770 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6014 | 2024.10.09 17:21:46.915523 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6015 | 2024.10.09 17:21:46.915613 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6016 | 2024.10.09 17:21:46.915775 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
6017 | 2024.10.09 17:21:49.316824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 592 | ||
6018 | 2024.10.09 17:21:49.319827 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6019 | 2024.10.09 17:21:49.319880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6020 | 2024.10.09 17:21:49.321419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6021 | 2024.10.09 17:21:49.322436 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6022 | 2024.10.09 17:21:49.323414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
6023 | 2024.10.09 17:21:51.872572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6024 | 2024.10.09 17:21:51.872707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6025 | 2024.10.09 17:21:51.872736 [ 3 ] {} <Debug> HTTP-Session: 13035e52-17aa-4cad-8ccf-5c4fae4e18d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6026 | 2024.10.09 17:21:51.872764 [ 3 ] {} <Debug> HTTP-Session: 13035e52-17aa-4cad-8ccf-5c4fae4e18d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6027 | 2024.10.09 17:21:51.872782 [ 3 ] {} <Debug> HTTP-Session: 13035e52-17aa-4cad-8ccf-5c4fae4e18d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6028 | 2024.10.09 17:21:51.872839 [ 3 ] {} <Trace> HTTP-Session: 13035e52-17aa-4cad-8ccf-5c4fae4e18d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6029 | 2024.10.09 17:21:51.873036 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6030 | 2024.10.09 17:21:51.873107 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6031 | 2024.10.09 17:21:51.873448 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6032 | 2024.10.09 17:21:51.873824 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6033 | 2024.10.09 17:21:51.873863 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6034 | 2024.10.09 17:21:51.874268 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6035 | 2024.10.09 17:21:51.874656 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6036 | 2024.10.09 17:21:51.874828 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001845 sec., 2168.021680216802 rows/sec., 176.79 KiB/sec. | ||
6037 | 2024.10.09 17:21:51.874840 [ 76 ] {} <Debug> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
6038 | 2024.10.09 17:21:51.874954 [ 76 ] {} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6039 | 2024.10.09 17:21:51.875003 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6040 | 2024.10.09 17:21:51.875131 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Debug> DynamicQueryHandler: Done processing query | ||
6041 | 2024.10.09 17:21:51.875189 [ 3 ] {61cb3a44-140a-4cfa-adfb-d99712c23baa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6042 | 2024.10.09 17:21:51.875225 [ 3 ] {} <Debug> HTTP-Session: 13035e52-17aa-4cad-8ccf-5c4fae4e18d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6043 | 2024.10.09 17:21:51.875243 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
6044 | 2024.10.09 17:21:51.875490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6045 | 2024.10.09 17:21:51.875550 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6046 | 2024.10.09 17:21:51.875595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6047 | 2024.10.09 17:21:51.875635 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
6048 | 2024.10.09 17:21:51.875648 [ 3 ] {} <Debug> HTTP-Session: 979e34fe-f711-4c5a-bec5-1a0e057dca98 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6049 | 2024.10.09 17:21:51.875706 [ 3 ] {} <Debug> HTTP-Session: 979e34fe-f711-4c5a-bec5-1a0e057dca98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6050 | 2024.10.09 17:21:51.875741 [ 3 ] {} <Debug> HTTP-Session: 979e34fe-f711-4c5a-bec5-1a0e057dca98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6051 | 2024.10.09 17:21:51.875889 [ 3 ] {} <Trace> HTTP-Session: 979e34fe-f711-4c5a-bec5-1a0e057dca98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6052 | 2024.10.09 17:21:51.875957 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
6053 | 2024.10.09 17:21:51.876309 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6054 | 2024.10.09 17:21:51.876332 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
6055 | 2024.10.09 17:21:51.876420 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6056 | 2024.10.09 17:21:51.876626 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
6057 | 2024.10.09 17:21:51.876989 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
6058 | 2024.10.09 17:21:51.877333 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
6059 | 2024.10.09 17:21:51.878111 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6060 | 2024.10.09 17:21:51.879102 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6061 | 2024.10.09 17:21:51.879186 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6062 | 2024.10.09 17:21:51.880280 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6063 | 2024.10.09 17:21:51.880373 [ 191 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.005273703 sec., 4171.641823591506 rows/sec., 356.46 KiB/sec. | ||
6064 | 2024.10.09 17:21:51.880577 [ 190 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
6065 | 2024.10.09 17:21:51.880821 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6066 | 2024.10.09 17:21:51.881170 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Debug> executeQuery: Read 120 rows, 10.34 KiB in 0.005033 sec., 23842.638585336776 rows/sec., 2.01 MiB/sec. | ||
6067 | 2024.10.09 17:21:51.881807 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Debug> DynamicQueryHandler: Done processing query | ||
6068 | 2024.10.09 17:21:51.881877 [ 190 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6069 | 2024.10.09 17:21:51.881888 [ 3 ] {947c61e5-43b1-4005-b64c-8df90729a4d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6070 | 2024.10.09 17:21:51.881951 [ 3 ] {} <Debug> HTTP-Session: 979e34fe-f711-4c5a-bec5-1a0e057dca98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6071 | 2024.10.09 17:21:51.882056 [ 190 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_6_1} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
6072 | 2024.10.09 17:21:51.882154 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6073 | 2024.10.09 17:21:51.882154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6074 | 2024.10.09 17:21:51.882215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6075 | 2024.10.09 17:21:51.882236 [ 3 ] {} <Debug> HTTP-Session: e237b7dd-94ab-485b-9b28-e45e2bc0212a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6076 | 2024.10.09 17:21:51.882253 [ 3 ] {} <Debug> HTTP-Session: e237b7dd-94ab-485b-9b28-e45e2bc0212a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6077 | 2024.10.09 17:21:51.882268 [ 3 ] {} <Debug> HTTP-Session: e237b7dd-94ab-485b-9b28-e45e2bc0212a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6078 | 2024.10.09 17:21:51.882299 [ 3 ] {} <Trace> HTTP-Session: e237b7dd-94ab-485b-9b28-e45e2bc0212a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2024.10.09 17:21:51.882411 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6080 | 2024.10.09 17:21:51.882456 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6081 | 2024.10.09 17:21:51.882695 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6082 | 2024.10.09 17:21:51.883001 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6083 | 2024.10.09 17:21:51.883038 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6084 | 2024.10.09 17:21:51.883398 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6085 | 2024.10.09 17:21:51.883755 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6086 | 2024.10.09 17:21:51.883907 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001526 sec., 22935.77981651376 rows/sec., 1.67 MiB/sec. | ||
6087 | 2024.10.09 17:21:51.884070 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Debug> DynamicQueryHandler: Done processing query | ||
6088 | 2024.10.09 17:21:51.884095 [ 3 ] {5f348e2a-9d32-4abd-93eb-c136ef4b136d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6089 | 2024.10.09 17:21:51.884113 [ 3 ] {} <Debug> HTTP-Session: e237b7dd-94ab-485b-9b28-e45e2bc0212a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6090 | 2024.10.09 17:21:51.884256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6091 | 2024.10.09 17:21:51.884304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6092 | 2024.10.09 17:21:51.884325 [ 3 ] {} <Debug> HTTP-Session: b23f7fa0-a082-434e-ae4f-6526f0410afd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6093 | 2024.10.09 17:21:51.884342 [ 3 ] {} <Debug> HTTP-Session: b23f7fa0-a082-434e-ae4f-6526f0410afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6094 | 2024.10.09 17:21:51.884355 [ 3 ] {} <Debug> HTTP-Session: b23f7fa0-a082-434e-ae4f-6526f0410afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6095 | 2024.10.09 17:21:51.884386 [ 3 ] {} <Trace> HTTP-Session: b23f7fa0-a082-434e-ae4f-6526f0410afd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6096 | 2024.10.09 17:21:51.884506 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6097 | 2024.10.09 17:21:51.884549 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6098 | 2024.10.09 17:21:51.884774 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6099 | 2024.10.09 17:21:51.885221 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2024.10.09 17:21:51.885258 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6101 | 2024.10.09 17:21:51.885614 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6102 | 2024.10.09 17:21:51.885971 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6103 | 2024.10.09 17:21:51.886140 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001665 sec., 59459.45945945946 rows/sec., 4.65 MiB/sec. | ||
6104 | 2024.10.09 17:21:51.886377 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Debug> DynamicQueryHandler: Done processing query | ||
6105 | 2024.10.09 17:21:51.886402 [ 3 ] {755e0e65-7cef-407c-a015-cccdd5a1db96} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6106 | 2024.10.09 17:21:51.886419 [ 3 ] {} <Debug> HTTP-Session: b23f7fa0-a082-434e-ae4f-6526f0410afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6107 | 2024.10.09 17:21:51.886593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6108 | 2024.10.09 17:21:51.886642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6109 | 2024.10.09 17:21:51.886663 [ 3 ] {} <Debug> HTTP-Session: 7ef84cdc-8756-44e7-aa9e-9c08e8971bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6110 | 2024.10.09 17:21:51.886680 [ 3 ] {} <Debug> HTTP-Session: 7ef84cdc-8756-44e7-aa9e-9c08e8971bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6111 | 2024.10.09 17:21:51.886694 [ 3 ] {} <Debug> HTTP-Session: 7ef84cdc-8756-44e7-aa9e-9c08e8971bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6112 | 2024.10.09 17:21:51.886726 [ 3 ] {} <Trace> HTTP-Session: 7ef84cdc-8756-44e7-aa9e-9c08e8971bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6113 | 2024.10.09 17:21:51.886868 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6114 | 2024.10.09 17:21:51.886918 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6115 | 2024.10.09 17:21:51.887069 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6116 | 2024.10.09 17:21:51.887445 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6117 | 2024.10.09 17:21:51.887482 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6118 | 2024.10.09 17:21:51.887879 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6119 | 2024.10.09 17:21:51.888219 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6120 | 2024.10.09 17:21:51.888382 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001569 sec., 103250.47801147227 rows/sec., 7.19 MiB/sec. | ||
6121 | 2024.10.09 17:21:51.888713 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Debug> DynamicQueryHandler: Done processing query | ||
6122 | 2024.10.09 17:21:51.888739 [ 3 ] {87b49d59-56ba-4abe-8397-2d6fa7e87589} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6123 | 2024.10.09 17:21:51.888756 [ 3 ] {} <Debug> HTTP-Session: 7ef84cdc-8756-44e7-aa9e-9c08e8971bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6124 | 2024.10.09 17:21:51.888945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6125 | 2024.10.09 17:21:51.888994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6126 | 2024.10.09 17:21:51.889015 [ 3 ] {} <Debug> HTTP-Session: 74ae9b62-4dcb-4061-812a-93e9f0fbe925 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6127 | 2024.10.09 17:21:51.889032 [ 3 ] {} <Debug> HTTP-Session: 74ae9b62-4dcb-4061-812a-93e9f0fbe925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6128 | 2024.10.09 17:21:51.889045 [ 3 ] {} <Debug> HTTP-Session: 74ae9b62-4dcb-4061-812a-93e9f0fbe925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6129 | 2024.10.09 17:21:51.889076 [ 3 ] {} <Trace> HTTP-Session: 74ae9b62-4dcb-4061-812a-93e9f0fbe925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6130 | 2024.10.09 17:21:51.889387 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6131 | 2024.10.09 17:21:51.889463 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <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 | ||
6132 | 2024.10.09 17:21:51.889910 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6133 | 2024.10.09 17:21:51.890644 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6134 | 2024.10.09 17:21:51.890680 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6135 | 2024.10.09 17:21:51.891330 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6136 | 2024.10.09 17:21:51.891754 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6137 | 2024.10.09 17:21:51.891900 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00273 sec., 11355.311355311356 rows/sec., 20.35 MiB/sec. | ||
6138 | 2024.10.09 17:21:51.892118 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Debug> DynamicQueryHandler: Done processing query | ||
6139 | 2024.10.09 17:21:51.892143 [ 3 ] {94fc2e51-23c2-465e-bb79-2ae98f405aa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6140 | 2024.10.09 17:21:51.892159 [ 3 ] {} <Debug> HTTP-Session: 74ae9b62-4dcb-4061-812a-93e9f0fbe925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6141 | 2024.10.09 17:21:51.892286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6142 | 2024.10.09 17:21:51.892333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6143 | 2024.10.09 17:21:51.892354 [ 3 ] {} <Debug> HTTP-Session: 11797910-5a8b-482d-8054-2efd2503c285 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6144 | 2024.10.09 17:21:51.892371 [ 3 ] {} <Debug> HTTP-Session: 11797910-5a8b-482d-8054-2efd2503c285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6145 | 2024.10.09 17:21:51.892385 [ 3 ] {} <Debug> HTTP-Session: 11797910-5a8b-482d-8054-2efd2503c285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6146 | 2024.10.09 17:21:51.892416 [ 3 ] {} <Trace> HTTP-Session: 11797910-5a8b-482d-8054-2efd2503c285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2024.10.09 17:21:51.892527 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6148 | 2024.10.09 17:21:51.892573 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6149 | 2024.10.09 17:21:51.892704 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6150 | 2024.10.09 17:21:51.892999 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6151 | 2024.10.09 17:21:51.893034 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6152 | 2024.10.09 17:21:51.893395 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6153 | 2024.10.09 17:21:51.893719 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6154 | 2024.10.09 17:21:51.893889 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
6155 | 2024.10.09 17:21:51.894264 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Debug> DynamicQueryHandler: Done processing query | ||
6156 | 2024.10.09 17:21:51.894294 [ 3 ] {b26b77f4-82c3-4626-9a0d-2d37aae9193c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6157 | 2024.10.09 17:21:51.894311 [ 3 ] {} <Debug> HTTP-Session: 11797910-5a8b-482d-8054-2efd2503c285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6158 | 2024.10.09 17:21:54.171419 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6159 | 2024.10.09 17:21:54.171475 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6160 | 2024.10.09 17:21:56.876175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6161 | 2024.10.09 17:21:56.876329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6162 | 2024.10.09 17:21:56.876361 [ 3 ] {} <Debug> HTTP-Session: a1a07317-5291-451f-ad8e-fcb48f169b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6163 | 2024.10.09 17:21:56.876391 [ 3 ] {} <Debug> HTTP-Session: a1a07317-5291-451f-ad8e-fcb48f169b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6164 | 2024.10.09 17:21:56.876409 [ 3 ] {} <Debug> HTTP-Session: a1a07317-5291-451f-ad8e-fcb48f169b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6165 | 2024.10.09 17:21:56.876464 [ 3 ] {} <Trace> HTTP-Session: a1a07317-5291-451f-ad8e-fcb48f169b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6166 | 2024.10.09 17:21:56.876674 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6167 | 2024.10.09 17:21:56.876754 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6168 | 2024.10.09 17:21:56.877165 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6169 | 2024.10.09 17:21:56.877624 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6170 | 2024.10.09 17:21:56.877671 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6171 | 2024.10.09 17:21:56.878086 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6172 | 2024.10.09 17:21:56.878478 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6173 | 2024.10.09 17:21:56.878649 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002036 sec., 2946.9548133595285 rows/sec., 240.30 KiB/sec. | ||
6174 | 2024.10.09 17:21:56.878984 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Debug> DynamicQueryHandler: Done processing query | ||
6175 | 2024.10.09 17:21:56.879014 [ 3 ] {219f8269-f774-4af6-ad33-acb8a833c415} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6176 | 2024.10.09 17:21:56.879032 [ 3 ] {} <Debug> HTTP-Session: a1a07317-5291-451f-ad8e-fcb48f169b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6177 | 2024.10.09 17:21:56.879250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6178 | 2024.10.09 17:21:56.879307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6179 | 2024.10.09 17:21:56.879327 [ 3 ] {} <Debug> HTTP-Session: 3c2e218c-5f12-477d-be06-3ffc1b601129 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6180 | 2024.10.09 17:21:56.879347 [ 3 ] {} <Debug> HTTP-Session: 3c2e218c-5f12-477d-be06-3ffc1b601129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6181 | 2024.10.09 17:21:56.879361 [ 3 ] {} <Debug> HTTP-Session: 3c2e218c-5f12-477d-be06-3ffc1b601129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6182 | 2024.10.09 17:21:56.879397 [ 3 ] {} <Trace> HTTP-Session: 3c2e218c-5f12-477d-be06-3ffc1b601129 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6183 | 2024.10.09 17:21:56.879563 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6184 | 2024.10.09 17:21:56.879615 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6185 | 2024.10.09 17:21:56.879874 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6186 | 2024.10.09 17:21:56.880337 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6187 | 2024.10.09 17:21:56.880374 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6188 | 2024.10.09 17:21:56.880758 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6189 | 2024.10.09 17:21:56.881133 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6190 | 2024.10.09 17:21:56.881303 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.00181 sec., 114917.12707182321 rows/sec., 10.07 MiB/sec. | ||
6191 | 2024.10.09 17:21:56.881481 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Debug> DynamicQueryHandler: Done processing query | ||
6192 | 2024.10.09 17:21:56.881506 [ 3 ] {99e5f374-3920-46fe-af87-3189eab42557} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6193 | 2024.10.09 17:21:56.881523 [ 3 ] {} <Debug> HTTP-Session: 3c2e218c-5f12-477d-be06-3ffc1b601129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6194 | 2024.10.09 17:21:56.881674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6195 | 2024.10.09 17:21:56.881725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6196 | 2024.10.09 17:21:56.881745 [ 3 ] {} <Debug> HTTP-Session: 7c726e3d-45cd-47c2-ae11-5d19955b6594 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6197 | 2024.10.09 17:21:56.881763 [ 3 ] {} <Debug> HTTP-Session: 7c726e3d-45cd-47c2-ae11-5d19955b6594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6198 | 2024.10.09 17:21:56.881777 [ 3 ] {} <Debug> HTTP-Session: 7c726e3d-45cd-47c2-ae11-5d19955b6594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6199 | 2024.10.09 17:21:56.881810 [ 3 ] {} <Trace> HTTP-Session: 7c726e3d-45cd-47c2-ae11-5d19955b6594 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6200 | 2024.10.09 17:21:56.881913 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6201 | 2024.10.09 17:21:56.881959 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6202 | 2024.10.09 17:21:56.882191 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6203 | 2024.10.09 17:21:56.882506 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2024.10.09 17:21:56.882543 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6205 | 2024.10.09 17:21:56.882903 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6206 | 2024.10.09 17:21:56.883278 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2024.10.09 17:21:56.883442 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001548 sec., 9043.927648578812 rows/sec., 659.24 KiB/sec. | ||
6208 | 2024.10.09 17:21:56.883620 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Debug> DynamicQueryHandler: Done processing query | ||
6209 | 2024.10.09 17:21:56.883645 [ 3 ] {ae70ecb4-c476-4bba-8c0f-2c2be22324c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6210 | 2024.10.09 17:21:56.883662 [ 3 ] {} <Debug> HTTP-Session: 7c726e3d-45cd-47c2-ae11-5d19955b6594 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6211 | 2024.10.09 17:21:56.883822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6212 | 2024.10.09 17:21:56.883872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6213 | 2024.10.09 17:21:56.883894 [ 3 ] {} <Debug> HTTP-Session: 62bfff22-a7a8-4665-9c4e-eaa8fd01f7ff Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6214 | 2024.10.09 17:21:56.883918 [ 3 ] {} <Debug> HTTP-Session: 62bfff22-a7a8-4665-9c4e-eaa8fd01f7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6215 | 2024.10.09 17:21:56.883935 [ 3 ] {} <Debug> HTTP-Session: 62bfff22-a7a8-4665-9c4e-eaa8fd01f7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6216 | 2024.10.09 17:21:56.883968 [ 3 ] {} <Trace> HTTP-Session: 62bfff22-a7a8-4665-9c4e-eaa8fd01f7ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6217 | 2024.10.09 17:21:56.884068 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6218 | 2024.10.09 17:21:56.884113 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6219 | 2024.10.09 17:21:56.884339 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6220 | 2024.10.09 17:21:56.884643 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6221 | 2024.10.09 17:21:56.884681 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6222 | 2024.10.09 17:21:56.885036 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6223 | 2024.10.09 17:21:56.885393 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6224 | 2024.10.09 17:21:56.885540 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001496 sec., 9358.288770053476 rows/sec., 655.39 KiB/sec. | ||
6225 | 2024.10.09 17:21:56.885819 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Debug> DynamicQueryHandler: Done processing query | ||
6226 | 2024.10.09 17:21:56.885845 [ 3 ] {e3b11f35-e02c-4a25-a0bd-819f89b618b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6227 | 2024.10.09 17:21:56.885863 [ 3 ] {} <Debug> HTTP-Session: 62bfff22-a7a8-4665-9c4e-eaa8fd01f7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6228 | 2024.10.09 17:21:56.885984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6229 | 2024.10.09 17:21:56.886034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6230 | 2024.10.09 17:21:56.886055 [ 3 ] {} <Debug> HTTP-Session: c1810b05-992c-462a-8ba9-cb1f63d2bc73 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6231 | 2024.10.09 17:21:56.886072 [ 3 ] {} <Debug> HTTP-Session: c1810b05-992c-462a-8ba9-cb1f63d2bc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6232 | 2024.10.09 17:21:56.886086 [ 3 ] {} <Debug> HTTP-Session: c1810b05-992c-462a-8ba9-cb1f63d2bc73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6233 | 2024.10.09 17:21:56.886116 [ 3 ] {} <Trace> HTTP-Session: c1810b05-992c-462a-8ba9-cb1f63d2bc73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6234 | 2024.10.09 17:21:56.886214 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6235 | 2024.10.09 17:21:56.886260 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6236 | 2024.10.09 17:21:56.886510 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6237 | 2024.10.09 17:21:56.886841 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6238 | 2024.10.09 17:21:56.886877 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6239 | 2024.10.09 17:21:56.887220 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6240 | 2024.10.09 17:21:56.887587 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6241 | 2024.10.09 17:21:56.887746 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 228.70 KiB/sec. | ||
6242 | 2024.10.09 17:21:56.887949 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Debug> DynamicQueryHandler: Done processing query | ||
6243 | 2024.10.09 17:21:56.887982 [ 3 ] {34d133bc-e626-4036-b96a-98c5a0662cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6244 | 2024.10.09 17:21:56.888003 [ 3 ] {} <Debug> HTTP-Session: c1810b05-992c-462a-8ba9-cb1f63d2bc73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6245 | 2024.10.09 17:21:56.888216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 64172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6246 | 2024.10.09 17:21:56.888266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6247 | 2024.10.09 17:21:56.888286 [ 3 ] {} <Debug> HTTP-Session: 9c115af5-9d55-4287-a9f7-af622da68a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6248 | 2024.10.09 17:21:56.888302 [ 3 ] {} <Debug> HTTP-Session: 9c115af5-9d55-4287-a9f7-af622da68a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6249 | 2024.10.09 17:21:56.888316 [ 3 ] {} <Debug> HTTP-Session: 9c115af5-9d55-4287-a9f7-af622da68a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6250 | 2024.10.09 17:21:56.888348 [ 3 ] {} <Trace> HTTP-Session: 9c115af5-9d55-4287-a9f7-af622da68a40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6251 | 2024.10.09 17:21:56.888552 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6252 | 2024.10.09 17:21:56.888597 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6253 | 2024.10.09 17:21:56.888824 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6254 | 2024.10.09 17:21:56.889397 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6255 | 2024.10.09 17:21:56.889434 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6256 | 2024.10.09 17:21:56.889805 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6257 | 2024.10.09 17:21:56.890170 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6258 | 2024.10.09 17:21:56.890334 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Debug> executeQuery: Read 396 rows, 28.81 KiB in 0.001881 sec., 210526.31578947368 rows/sec., 14.96 MiB/sec. | ||
6259 | 2024.10.09 17:21:56.890681 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Debug> DynamicQueryHandler: Done processing query | ||
6260 | 2024.10.09 17:21:56.890712 [ 3 ] {076870da-4434-4e6e-9195-090af179d220} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6261 | 2024.10.09 17:21:56.890729 [ 3 ] {} <Debug> HTTP-Session: 9c115af5-9d55-4287-a9f7-af622da68a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6262 | 2024.10.09 17:21:56.890957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6263 | 2024.10.09 17:21:56.891007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6264 | 2024.10.09 17:21:56.891026 [ 3 ] {} <Debug> HTTP-Session: 6fa8a898-44ae-4962-a4d9-a5cbb42c9448 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6265 | 2024.10.09 17:21:56.891043 [ 3 ] {} <Debug> HTTP-Session: 6fa8a898-44ae-4962-a4d9-a5cbb42c9448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6266 | 2024.10.09 17:21:56.891057 [ 3 ] {} <Debug> HTTP-Session: 6fa8a898-44ae-4962-a4d9-a5cbb42c9448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6267 | 2024.10.09 17:21:56.891088 [ 3 ] {} <Trace> HTTP-Session: 6fa8a898-44ae-4962-a4d9-a5cbb42c9448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6268 | 2024.10.09 17:21:56.891187 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6269 | 2024.10.09 17:21:56.891234 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6270 | 2024.10.09 17:21:56.891386 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6271 | 2024.10.09 17:21:56.891651 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2024.10.09 17:21:56.891687 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6273 | 2024.10.09 17:21:56.892047 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6274 | 2024.10.09 17:21:56.892375 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6275 | 2024.10.09 17:21:56.892526 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 229.82 KiB/sec. | ||
6276 | 2024.10.09 17:21:56.892683 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Debug> DynamicQueryHandler: Done processing query | ||
6277 | 2024.10.09 17:21:56.892707 [ 3 ] {0245c9af-b4e4-4ee2-849e-e108224cc4fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6278 | 2024.10.09 17:21:56.892724 [ 3 ] {} <Debug> HTTP-Session: 6fa8a898-44ae-4962-a4d9-a5cbb42c9448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6279 | 2024.10.09 17:21:56.892939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 45209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6280 | 2024.10.09 17:21:56.892987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6281 | 2024.10.09 17:21:56.893005 [ 3 ] {} <Debug> HTTP-Session: 8278f6e4-35ff-4e4c-a81c-8c09cf6fd4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6282 | 2024.10.09 17:21:56.893022 [ 3 ] {} <Debug> HTTP-Session: 8278f6e4-35ff-4e4c-a81c-8c09cf6fd4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6283 | 2024.10.09 17:21:56.893036 [ 3 ] {} <Debug> HTTP-Session: 8278f6e4-35ff-4e4c-a81c-8c09cf6fd4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6284 | 2024.10.09 17:21:56.893066 [ 3 ] {} <Trace> HTTP-Session: 8278f6e4-35ff-4e4c-a81c-8c09cf6fd4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6285 | 2024.10.09 17:21:56.893255 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6286 | 2024.10.09 17:21:56.893301 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6287 | 2024.10.09 17:21:56.893444 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6288 | 2024.10.09 17:21:56.893872 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6289 | 2024.10.09 17:21:56.893950 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6290 | 2024.10.09 17:21:56.894338 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6291 | 2024.10.09 17:21:56.894674 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6292 | 2024.10.09 17:21:56.894830 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001673 sec., 143454.8714883443 rows/sec., 9.62 MiB/sec. | ||
6293 | 2024.10.09 17:21:56.895173 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Debug> DynamicQueryHandler: Done processing query | ||
6294 | 2024.10.09 17:21:56.895205 [ 3 ] {8926e159-bbb3-4f7d-bb1f-b77c3604a69b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6295 | 2024.10.09 17:21:56.895223 [ 3 ] {} <Debug> HTTP-Session: 8278f6e4-35ff-4e4c-a81c-8c09cf6fd4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6296 | 2024.10.09 17:21:56.895386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6297 | 2024.10.09 17:21:56.895438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6298 | 2024.10.09 17:21:56.895458 [ 3 ] {} <Debug> HTTP-Session: 315740ce-38f3-4e4b-b29d-1377475f5d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6299 | 2024.10.09 17:21:56.895475 [ 3 ] {} <Debug> HTTP-Session: 315740ce-38f3-4e4b-b29d-1377475f5d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6300 | 2024.10.09 17:21:56.895489 [ 3 ] {} <Debug> HTTP-Session: 315740ce-38f3-4e4b-b29d-1377475f5d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6301 | 2024.10.09 17:21:56.895519 [ 3 ] {} <Trace> HTTP-Session: 315740ce-38f3-4e4b-b29d-1377475f5d3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6302 | 2024.10.09 17:21:56.895615 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6303 | 2024.10.09 17:21:56.895663 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6304 | 2024.10.09 17:21:56.895812 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6305 | 2024.10.09 17:21:56.896074 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6306 | 2024.10.09 17:21:56.896112 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6307 | 2024.10.09 17:21:56.896459 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6308 | 2024.10.09 17:21:56.896780 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6309 | 2024.10.09 17:21:56.896936 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec. | ||
6310 | 2024.10.09 17:21:56.897099 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Debug> DynamicQueryHandler: Done processing query | ||
6311 | 2024.10.09 17:21:56.897124 [ 3 ] {d2e476de-2fbb-4939-b7a9-4c0b30f52d83} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6312 | 2024.10.09 17:21:56.897141 [ 3 ] {} <Debug> HTTP-Session: 315740ce-38f3-4e4b-b29d-1377475f5d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6313 | 2024.10.09 17:21:56.897269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6314 | 2024.10.09 17:21:56.897318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6315 | 2024.10.09 17:21:56.897338 [ 3 ] {} <Debug> HTTP-Session: 3d423590-27b2-4186-8fe5-ca28a7f2bcda Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6316 | 2024.10.09 17:21:56.897354 [ 3 ] {} <Debug> HTTP-Session: 3d423590-27b2-4186-8fe5-ca28a7f2bcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6317 | 2024.10.09 17:21:56.897369 [ 3 ] {} <Debug> HTTP-Session: 3d423590-27b2-4186-8fe5-ca28a7f2bcda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6318 | 2024.10.09 17:21:56.897399 [ 3 ] {} <Trace> HTTP-Session: 3d423590-27b2-4186-8fe5-ca28a7f2bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6319 | 2024.10.09 17:21:56.897551 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6320 | 2024.10.09 17:21:56.897618 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <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 | ||
6321 | 2024.10.09 17:21:56.898072 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6322 | 2024.10.09 17:21:56.898595 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6323 | 2024.10.09 17:21:56.898639 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6324 | 2024.10.09 17:21:56.899412 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6325 | 2024.10.09 17:21:56.899954 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6326 | 2024.10.09 17:21:56.900179 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002705 sec., 2957.486136783734 rows/sec., 5.30 MiB/sec. | ||
6327 | 2024.10.09 17:21:56.900429 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Debug> DynamicQueryHandler: Done processing query | ||
6328 | 2024.10.09 17:21:56.900461 [ 3 ] {727e66eb-d38d-4bab-84a0-62dfa7d82b28} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6329 | 2024.10.09 17:21:56.900483 [ 3 ] {} <Debug> HTTP-Session: 3d423590-27b2-4186-8fe5-ca28a7f2bcda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6330 | 2024.10.09 17:21:56.900632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6331 | 2024.10.09 17:21:56.900683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6332 | 2024.10.09 17:21:56.900704 [ 3 ] {} <Debug> HTTP-Session: ebf310b1-365b-4c59-b758-eab3465d27f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6333 | 2024.10.09 17:21:56.900723 [ 3 ] {} <Debug> HTTP-Session: ebf310b1-365b-4c59-b758-eab3465d27f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6334 | 2024.10.09 17:21:56.900738 [ 3 ] {} <Debug> HTTP-Session: ebf310b1-365b-4c59-b758-eab3465d27f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6335 | 2024.10.09 17:21:56.900770 [ 3 ] {} <Trace> HTTP-Session: ebf310b1-365b-4c59-b758-eab3465d27f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6336 | 2024.10.09 17:21:56.900894 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6337 | 2024.10.09 17:21:56.900950 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6338 | 2024.10.09 17:21:56.901082 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6339 | 2024.10.09 17:21:56.901378 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6340 | 2024.10.09 17:21:56.901417 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6341 | 2024.10.09 17:21:56.901782 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6342 | 2024.10.09 17:21:56.902120 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6343 | 2024.10.09 17:21:56.902294 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001436 sec., 57103.06406685237 rows/sec., 3.63 MiB/sec. | ||
6344 | 2024.10.09 17:21:56.902671 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Debug> DynamicQueryHandler: Done processing query | ||
6345 | 2024.10.09 17:21:56.902713 [ 3 ] {c227dcfd-63c8-424f-85a9-5600539884bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6346 | 2024.10.09 17:21:56.902731 [ 3 ] {} <Debug> HTTP-Session: ebf310b1-365b-4c59-b758-eab3465d27f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6347 | 2024.10.09 17:21:59.324547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 628 | ||
6348 | 2024.10.09 17:21:59.327570 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6349 | 2024.10.09 17:21:59.327622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6350 | 2024.10.09 17:21:59.329116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6351 | 2024.10.09 17:21:59.330079 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6352 | 2024.10.09 17:21:59.330623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
6353 | 2024.10.09 17:22:00.044098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6354 | 2024.10.09 17:22:00.044245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6355 | 2024.10.09 17:22:00.044276 [ 3 ] {} <Debug> HTTP-Session: c76282c6-9ef5-434f-83ff-7a4728d9543a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6356 | 2024.10.09 17:22:00.044305 [ 3 ] {} <Debug> HTTP-Session: c76282c6-9ef5-434f-83ff-7a4728d9543a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6357 | 2024.10.09 17:22:00.044320 [ 3 ] {} <Debug> HTTP-Session: c76282c6-9ef5-434f-83ff-7a4728d9543a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6358 | 2024.10.09 17:22:00.044373 [ 3 ] {} <Trace> HTTP-Session: c76282c6-9ef5-434f-83ff-7a4728d9543a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6359 | 2024.10.09 17:22:00.044574 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6360 | 2024.10.09 17:22:00.044650 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6361 | 2024.10.09 17:22:00.045010 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6362 | 2024.10.09 17:22:00.045391 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6363 | 2024.10.09 17:22:00.045441 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6364 | 2024.10.09 17:22:00.045881 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6365 | 2024.10.09 17:22:00.046291 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6366 | 2024.10.09 17:22:00.046451 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001936 sec., 1033.0578512396694 rows/sec., 84.24 KiB/sec. | ||
6367 | 2024.10.09 17:22:00.046687 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Debug> DynamicQueryHandler: Done processing query | ||
6368 | 2024.10.09 17:22:00.046715 [ 3 ] {9111bd6d-4792-40d5-84f8-4e563fd107e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6369 | 2024.10.09 17:22:00.046733 [ 3 ] {} <Debug> HTTP-Session: c76282c6-9ef5-434f-83ff-7a4728d9543a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6370 | 2024.10.09 17:22:00.047092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 175719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6371 | 2024.10.09 17:22:00.047148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6372 | 2024.10.09 17:22:00.047170 [ 3 ] {} <Debug> HTTP-Session: 7d35414f-a5aa-4767-a1f5-c9390b5c526a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6373 | 2024.10.09 17:22:00.047189 [ 3 ] {} <Debug> HTTP-Session: 7d35414f-a5aa-4767-a1f5-c9390b5c526a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6374 | 2024.10.09 17:22:00.047203 [ 3 ] {} <Debug> HTTP-Session: 7d35414f-a5aa-4767-a1f5-c9390b5c526a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6375 | 2024.10.09 17:22:00.047237 [ 3 ] {} <Trace> HTTP-Session: 7d35414f-a5aa-4767-a1f5-c9390b5c526a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6376 | 2024.10.09 17:22:00.048507 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6377 | 2024.10.09 17:22:00.048561 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6378 | 2024.10.09 17:22:00.048806 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6379 | 2024.10.09 17:22:00.050001 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2024.10.09 17:22:00.050043 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6381 | 2024.10.09 17:22:00.050526 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6382 | 2024.10.09 17:22:00.050913 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6383 | 2024.10.09 17:22:00.051077 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Debug> executeQuery: Read 1215 rows, 102.26 KiB in 0.003529 sec., 344290.1671861717 rows/sec., 28.30 MiB/sec. | ||
6384 | 2024.10.09 17:22:00.051277 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Debug> DynamicQueryHandler: Done processing query | ||
6385 | 2024.10.09 17:22:00.051304 [ 3 ] {41231adb-d675-44cc-9ee0-d3b1150ca5e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
6386 | 2024.10.09 17:22:00.051321 [ 3 ] {} <Debug> HTTP-Session: 7d35414f-a5aa-4767-a1f5-c9390b5c526a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6387 | 2024.10.09 17:22:00.051743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6388 | 2024.10.09 17:22:00.051797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6389 | 2024.10.09 17:22:00.051818 [ 3 ] {} <Debug> HTTP-Session: df2c9e11-28c7-4ac9-8835-a1007f4817da Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6390 | 2024.10.09 17:22:00.051836 [ 3 ] {} <Debug> HTTP-Session: df2c9e11-28c7-4ac9-8835-a1007f4817da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6391 | 2024.10.09 17:22:00.051850 [ 3 ] {} <Debug> HTTP-Session: df2c9e11-28c7-4ac9-8835-a1007f4817da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6392 | 2024.10.09 17:22:00.051884 [ 3 ] {} <Trace> HTTP-Session: df2c9e11-28c7-4ac9-8835-a1007f4817da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6393 | 2024.10.09 17:22:00.051990 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6394 | 2024.10.09 17:22:00.052035 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6395 | 2024.10.09 17:22:00.052260 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6396 | 2024.10.09 17:22:00.052575 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6397 | 2024.10.09 17:22:00.052613 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6398 | 2024.10.09 17:22:00.052970 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6399 | 2024.10.09 17:22:00.053339 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6400 | 2024.10.09 17:22:00.053487 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.00152 sec., 7236.8421052631575 rows/sec., 537.11 KiB/sec. | ||
6401 | 2024.10.09 17:22:00.053655 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Debug> DynamicQueryHandler: Done processing query | ||
6402 | 2024.10.09 17:22:00.053680 [ 3 ] {1fca39e6-cf77-4c5c-a83e-39c8826f360f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6403 | 2024.10.09 17:22:00.053697 [ 3 ] {} <Debug> HTTP-Session: df2c9e11-28c7-4ac9-8835-a1007f4817da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6404 | 2024.10.09 17:22:00.053868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6405 | 2024.10.09 17:22:00.053920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6406 | 2024.10.09 17:22:00.053941 [ 3 ] {} <Debug> HTTP-Session: 64a88a4e-2c94-43f2-9bc8-1380998d66e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6407 | 2024.10.09 17:22:00.053959 [ 3 ] {} <Debug> HTTP-Session: 64a88a4e-2c94-43f2-9bc8-1380998d66e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6408 | 2024.10.09 17:22:00.053973 [ 3 ] {} <Debug> HTTP-Session: 64a88a4e-2c94-43f2-9bc8-1380998d66e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6409 | 2024.10.09 17:22:00.054003 [ 3 ] {} <Trace> HTTP-Session: 64a88a4e-2c94-43f2-9bc8-1380998d66e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6410 | 2024.10.09 17:22:00.054149 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6411 | 2024.10.09 17:22:00.054193 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6412 | 2024.10.09 17:22:00.054412 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6413 | 2024.10.09 17:22:00.054879 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6414 | 2024.10.09 17:22:00.054921 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6415 | 2024.10.09 17:22:00.055295 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6416 | 2024.10.09 17:22:00.055666 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6417 | 2024.10.09 17:22:00.055803 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001719 sec., 132635.25305410122 rows/sec., 8.98 MiB/sec. | ||
6418 | 2024.10.09 17:22:00.055858 [ 120 ] {} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
6419 | 2024.10.09 17:22:00.055976 [ 120 ] {} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6420 | 2024.10.09 17:22:00.056022 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6421 | 2024.10.09 17:22:00.056072 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Debug> DynamicQueryHandler: Done processing query | ||
6422 | 2024.10.09 17:22:00.056140 [ 3 ] {418f4d5b-54a7-47de-9b9e-69499deb46fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
6423 | 2024.10.09 17:22:00.056225 [ 3 ] {} <Debug> HTTP-Session: 64a88a4e-2c94-43f2-9bc8-1380998d66e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6424 | 2024.10.09 17:22:00.056367 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::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 | ||
6425 | 2024.10.09 17:22:00.056587 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6426 | 2024.10.09 17:22:00.056629 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
6427 | 2024.10.09 17:22:00.056653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 87716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6428 | 2024.10.09 17:22:00.056735 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
6429 | 2024.10.09 17:22:00.056774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6430 | 2024.10.09 17:22:00.056852 [ 3 ] {} <Debug> HTTP-Session: 483e1f1e-a4e8-40c7-a59d-b96f03c79d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6431 | 2024.10.09 17:22:00.056998 [ 3 ] {} <Debug> HTTP-Session: 483e1f1e-a4e8-40c7-a59d-b96f03c79d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6432 | 2024.10.09 17:22:00.057071 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
6433 | 2024.10.09 17:22:00.057090 [ 3 ] {} <Debug> HTTP-Session: 483e1f1e-a4e8-40c7-a59d-b96f03c79d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6434 | 2024.10.09 17:22:00.057285 [ 3 ] {} <Trace> HTTP-Session: 483e1f1e-a4e8-40c7-a59d-b96f03c79d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6435 | 2024.10.09 17:22:00.057432 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
6436 | 2024.10.09 17:22:00.057580 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
6437 | 2024.10.09 17:22:00.057656 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
6438 | 2024.10.09 17:22:00.057987 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6439 | 2024.10.09 17:22:00.058139 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6440 | 2024.10.09 17:22:00.058595 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6441 | 2024.10.09 17:22:00.059463 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2024.10.09 17:22:00.059478 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.003365213 sec., 219896.9277724768 rows/sec., 14.92 MiB/sec. | ||
6443 | 2024.10.09 17:22:00.059503 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6444 | 2024.10.09 17:22:00.059605 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
6445 | 2024.10.09 17:22:00.060102 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6446 | 2024.10.09 17:22:00.060170 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6447 | 2024.10.09 17:22:00.060261 [ 194 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_16_3} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
6448 | 2024.10.09 17:22:00.060383 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
6449 | 2024.10.09 17:22:00.060591 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6450 | 2024.10.09 17:22:00.060766 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.003225 sec., 164651.16279069768 rows/sec., 12.20 MiB/sec. | ||
6451 | 2024.10.09 17:22:00.060981 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Debug> DynamicQueryHandler: Done processing query | ||
6452 | 2024.10.09 17:22:00.061018 [ 3 ] {70311c3a-2c2f-4d6a-8e7c-07483ef8c4b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
6453 | 2024.10.09 17:22:00.061043 [ 3 ] {} <Debug> HTTP-Session: 483e1f1e-a4e8-40c7-a59d-b96f03c79d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6454 | 2024.10.09 17:22:00.061405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6455 | 2024.10.09 17:22:00.061469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6456 | 2024.10.09 17:22:00.061497 [ 3 ] {} <Debug> HTTP-Session: 51d64e9c-afe6-4fdf-bbd7-dce40b07af5c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6457 | 2024.10.09 17:22:00.061520 [ 3 ] {} <Debug> HTTP-Session: 51d64e9c-afe6-4fdf-bbd7-dce40b07af5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6458 | 2024.10.09 17:22:00.061540 [ 3 ] {} <Debug> HTTP-Session: 51d64e9c-afe6-4fdf-bbd7-dce40b07af5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6459 | 2024.10.09 17:22:00.061581 [ 3 ] {} <Trace> HTTP-Session: 51d64e9c-afe6-4fdf-bbd7-dce40b07af5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6460 | 2024.10.09 17:22:00.062245 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6461 | 2024.10.09 17:22:00.062296 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6462 | 2024.10.09 17:22:00.062448 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6463 | 2024.10.09 17:22:00.063310 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6464 | 2024.10.09 17:22:00.063347 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6465 | 2024.10.09 17:22:00.063785 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6466 | 2024.10.09 17:22:00.064124 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6467 | 2024.10.09 17:22:00.064278 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.00252 sec., 382142.8571428571 rows/sec., 25.64 MiB/sec. | ||
6468 | 2024.10.09 17:22:00.064565 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Debug> DynamicQueryHandler: Done processing query | ||
6469 | 2024.10.09 17:22:00.064610 [ 3 ] {5842c667-9ef2-44cf-a39f-ce90688b5067} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
6470 | 2024.10.09 17:22:00.064627 [ 3 ] {} <Debug> HTTP-Session: 51d64e9c-afe6-4fdf-bbd7-dce40b07af5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6471 | 2024.10.09 17:22:00.064948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6472 | 2024.10.09 17:22:00.064996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6473 | 2024.10.09 17:22:00.065015 [ 3 ] {} <Debug> HTTP-Session: 897267b8-0dc0-44fb-803d-6b583f6d6430 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6474 | 2024.10.09 17:22:00.065032 [ 3 ] {} <Debug> HTTP-Session: 897267b8-0dc0-44fb-803d-6b583f6d6430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6475 | 2024.10.09 17:22:00.065046 [ 3 ] {} <Debug> HTTP-Session: 897267b8-0dc0-44fb-803d-6b583f6d6430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6476 | 2024.10.09 17:22:00.065077 [ 3 ] {} <Trace> HTTP-Session: 897267b8-0dc0-44fb-803d-6b583f6d6430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6477 | 2024.10.09 17:22:00.065234 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6478 | 2024.10.09 17:22:00.065304 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <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 | ||
6479 | 2024.10.09 17:22:00.065730 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6480 | 2024.10.09 17:22:00.066192 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2024.10.09 17:22:00.066228 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6482 | 2024.10.09 17:22:00.066820 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6483 | 2024.10.09 17:22:00.067237 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6484 | 2024.10.09 17:22:00.067454 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00229 sec., 3930.1310043668122 rows/sec., 7.04 MiB/sec. | ||
6485 | 2024.10.09 17:22:00.068011 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Debug> DynamicQueryHandler: Done processing query | ||
6486 | 2024.10.09 17:22:00.068063 [ 3 ] {c4fb3f89-9cdc-4563-b014-4eb1306007c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6487 | 2024.10.09 17:22:00.068079 [ 3 ] {} <Debug> HTTP-Session: 897267b8-0dc0-44fb-803d-6b583f6d6430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6488 | 2024.10.09 17:22:00.068203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6489 | 2024.10.09 17:22:00.068251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6490 | 2024.10.09 17:22:00.068270 [ 3 ] {} <Debug> HTTP-Session: 2a74a925-50bd-4703-850f-9ba93c83d415 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6491 | 2024.10.09 17:22:00.068286 [ 3 ] {} <Debug> HTTP-Session: 2a74a925-50bd-4703-850f-9ba93c83d415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6492 | 2024.10.09 17:22:00.068300 [ 3 ] {} <Debug> HTTP-Session: 2a74a925-50bd-4703-850f-9ba93c83d415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6493 | 2024.10.09 17:22:00.068331 [ 3 ] {} <Trace> HTTP-Session: 2a74a925-50bd-4703-850f-9ba93c83d415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6494 | 2024.10.09 17:22:00.068438 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6495 | 2024.10.09 17:22:00.068510 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6496 | 2024.10.09 17:22:00.068665 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6497 | 2024.10.09 17:22:00.069021 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6498 | 2024.10.09 17:22:00.069071 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6499 | 2024.10.09 17:22:00.069487 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6500 | 2024.10.09 17:22:00.069838 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6501 | 2024.10.09 17:22:00.070009 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001596 sec., 26315.78947368421 rows/sec., 1.78 MiB/sec. | ||
6502 | 2024.10.09 17:22:00.070184 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Debug> DynamicQueryHandler: Done processing query | ||
6503 | 2024.10.09 17:22:00.070209 [ 3 ] {e04c5138-5d90-4146-a9e1-4b9200f8dd22} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6504 | 2024.10.09 17:22:00.070225 [ 3 ] {} <Debug> HTTP-Session: 2a74a925-50bd-4703-850f-9ba93c83d415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6505 | 2024.10.09 17:22:01.865823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6506 | 2024.10.09 17:22:01.865951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6507 | 2024.10.09 17:22:01.865979 [ 3 ] {} <Debug> HTTP-Session: 2e8d6a1c-4445-4358-ba6f-1bb9602f3e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6508 | 2024.10.09 17:22:01.866007 [ 3 ] {} <Debug> HTTP-Session: 2e8d6a1c-4445-4358-ba6f-1bb9602f3e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6509 | 2024.10.09 17:22:01.866025 [ 3 ] {} <Debug> HTTP-Session: 2e8d6a1c-4445-4358-ba6f-1bb9602f3e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6510 | 2024.10.09 17:22:01.866080 [ 3 ] {} <Trace> HTTP-Session: 2e8d6a1c-4445-4358-ba6f-1bb9602f3e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6511 | 2024.10.09 17:22:01.866304 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6512 | 2024.10.09 17:22:01.866376 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6513 | 2024.10.09 17:22:01.866717 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6514 | 2024.10.09 17:22:01.867210 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6515 | 2024.10.09 17:22:01.867252 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6516 | 2024.10.09 17:22:01.867678 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6517 | 2024.10.09 17:22:01.868061 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6518 | 2024.10.09 17:22:01.868207 [ 118 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6519 | 2024.10.09 17:22:01.868218 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002002 sec., 49950.04995004995 rows/sec., 4.15 MiB/sec. | ||
6520 | 2024.10.09 17:22:01.868255 [ 118 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6521 | 2024.10.09 17:22:01.868296 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6522 | 2024.10.09 17:22:01.868421 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
6523 | 2024.10.09 17:22:01.868491 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Debug> DynamicQueryHandler: Done processing query | ||
6524 | 2024.10.09 17:22:01.868523 [ 3 ] {3b75ba90-b93f-4683-b730-0bc3d3135b27} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6525 | 2024.10.09 17:22:01.868551 [ 3 ] {} <Debug> HTTP-Session: 2e8d6a1c-4445-4358-ba6f-1bb9602f3e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6526 | 2024.10.09 17:22:01.868571 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6527 | 2024.10.09 17:22:01.868606 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
6528 | 2024.10.09 17:22:01.868681 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 205 rows starting from the beginning of the part | ||
6529 | 2024.10.09 17:22:01.868694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6530 | 2024.10.09 17:22:01.868902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6531 | 2024.10.09 17:22:01.869043 [ 3 ] {} <Debug> HTTP-Session: cffac392-1423-4a77-8bdf-e8516910ca61 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6532 | 2024.10.09 17:22:01.869070 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 120 rows starting from the beginning of the part | ||
6533 | 2024.10.09 17:22:01.869120 [ 3 ] {} <Debug> HTTP-Session: cffac392-1423-4a77-8bdf-e8516910ca61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6534 | 2024.10.09 17:22:01.869218 [ 3 ] {} <Debug> HTTP-Session: cffac392-1423-4a77-8bdf-e8516910ca61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6535 | 2024.10.09 17:22:01.869311 [ 3 ] {} <Trace> HTTP-Session: cffac392-1423-4a77-8bdf-e8516910ca61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6536 | 2024.10.09 17:22:01.869325 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 208 rows starting from the beginning of the part | ||
6537 | 2024.10.09 17:22:01.869410 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1215 rows starting from the beginning of the part | ||
6538 | 2024.10.09 17:22:01.869602 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6539 | 2024.10.09 17:22:01.869733 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 100 rows starting from the beginning of the part | ||
6540 | 2024.10.09 17:22:01.869827 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6541 | 2024.10.09 17:22:01.870693 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6542 | 2024.10.09 17:22:01.871340 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6543 | 2024.10.09 17:22:01.871382 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6544 | 2024.10.09 17:22:01.871868 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6545 | 2024.10.09 17:22:01.872460 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6546 | 2024.10.09 17:22:01.872583 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3264 rows, containing 5 columns (5 merged, 0 gathered) in 0.00420694 sec., 775860.8394700185 rows/sec., 67.78 MiB/sec. | ||
6547 | 2024.10.09 17:22:01.872682 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.003251 sec., 6767.1485696708705 rows/sec., 508.86 KiB/sec. | ||
6548 | 2024.10.09 17:22:01.872945 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Debug> DynamicQueryHandler: Done processing query | ||
6549 | 2024.10.09 17:22:01.872977 [ 3 ] {94d75125-dae0-4c44-89f9-d73d73560b46} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6550 | 2024.10.09 17:22:01.872994 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6551 | 2024.10.09 17:22:01.873007 [ 3 ] {} <Debug> HTTP-Session: cffac392-1423-4a77-8bdf-e8516910ca61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6552 | 2024.10.09 17:22:01.873238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6553 | 2024.10.09 17:22:01.873367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6554 | 2024.10.09 17:22:01.873453 [ 3 ] {} <Debug> HTTP-Session: 4523f288-2fb1-428c-9d8d-8cf64974854c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6555 | 2024.10.09 17:22:01.873554 [ 3 ] {} <Debug> HTTP-Session: 4523f288-2fb1-428c-9d8d-8cf64974854c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6556 | 2024.10.09 17:22:01.873600 [ 3 ] {} <Debug> HTTP-Session: 4523f288-2fb1-428c-9d8d-8cf64974854c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6557 | 2024.10.09 17:22:01.873700 [ 3 ] {} <Trace> HTTP-Session: 4523f288-2fb1-428c-9d8d-8cf64974854c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6558 | 2024.10.09 17:22:01.873925 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6559 | 2024.10.09 17:22:01.873974 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6560 | 2024.10.09 17:22:01.873998 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6561 | 2024.10.09 17:22:01.874273 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_31_6} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6562 | 2024.10.09 17:22:01.874500 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6563 | 2024.10.09 17:22:01.874604 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6564 | 2024.10.09 17:22:01.874980 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6565 | 2024.10.09 17:22:01.875016 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6566 | 2024.10.09 17:22:01.875388 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6567 | 2024.10.09 17:22:01.875743 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6568 | 2024.10.09 17:22:01.875870 [ 118 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6569 | 2024.10.09 17:22:01.875876 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.002031 sec., 42343.67306745446 rows/sec., 3.31 MiB/sec. | ||
6570 | 2024.10.09 17:22:01.875915 [ 118 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6571 | 2024.10.09 17:22:01.875954 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6572 | 2024.10.09 17:22:01.876069 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
6573 | 2024.10.09 17:22:01.876113 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Debug> DynamicQueryHandler: Done processing query | ||
6574 | 2024.10.09 17:22:01.876145 [ 3 ] {3d5e749c-286a-489e-81c2-f977c6c146db} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6575 | 2024.10.09 17:22:01.876172 [ 3 ] {} <Debug> HTTP-Session: 4523f288-2fb1-428c-9d8d-8cf64974854c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6576 | 2024.10.09 17:22:01.876212 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6577 | 2024.10.09 17:22:01.876240 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
6578 | 2024.10.09 17:22:01.876318 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 390 rows starting from the beginning of the part | ||
6579 | 2024.10.09 17:22:01.876386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 8475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6580 | 2024.10.09 17:22:01.876574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6581 | 2024.10.09 17:22:01.876685 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 99 rows starting from the beginning of the part | ||
6582 | 2024.10.09 17:22:01.876696 [ 3 ] {} <Debug> HTTP-Session: 809389ae-f5e1-4d19-8067-0675fbfa7c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6583 | 2024.10.09 17:22:01.876764 [ 3 ] {} <Debug> HTTP-Session: 809389ae-f5e1-4d19-8067-0675fbfa7c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6584 | 2024.10.09 17:22:01.876852 [ 3 ] {} <Debug> HTTP-Session: 809389ae-f5e1-4d19-8067-0675fbfa7c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6585 | 2024.10.09 17:22:01.877034 [ 3 ] {} <Trace> HTTP-Session: 809389ae-f5e1-4d19-8067-0675fbfa7c0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6586 | 2024.10.09 17:22:01.877066 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 396 rows starting from the beginning of the part | ||
6587 | 2024.10.09 17:22:01.877395 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 531 rows starting from the beginning of the part | ||
6588 | 2024.10.09 17:22:01.877437 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6589 | 2024.10.09 17:22:01.877642 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6590 | 2024.10.09 17:22:01.877742 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 86 rows starting from the beginning of the part | ||
6591 | 2024.10.09 17:22:01.878431 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6592 | 2024.10.09 17:22:01.878987 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6593 | 2024.10.09 17:22:01.879030 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6594 | 2024.10.09 17:22:01.879550 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6595 | 2024.10.09 17:22:01.879950 [ 198 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.003932395 sec., 614129.557178259 rows/sec., 47.10 MiB/sec. | ||
6596 | 2024.10.09 17:22:01.880073 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2024.10.09 17:22:01.880259 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6598 | 2024.10.09 17:22:01.880249 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6599 | 2024.10.09 17:22:01.880293 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.003003 sec., 14652.014652014652 rows/sec., 1.02 MiB/sec. | ||
6600 | 2024.10.09 17:22:01.880305 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6601 | 2024.10.09 17:22:01.880374 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6602 | 2024.10.09 17:22:01.880837 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
6603 | 2024.10.09 17:22:01.880952 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Debug> DynamicQueryHandler: Done processing query | ||
6604 | 2024.10.09 17:22:01.881017 [ 3 ] {36ac44ce-ab07-4b2e-b8c6-e089f15945b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6605 | 2024.10.09 17:22:01.881073 [ 3 ] {} <Debug> HTTP-Session: 809389ae-f5e1-4d19-8067-0675fbfa7c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6606 | 2024.10.09 17:22:01.881390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6607 | 2024.10.09 17:22:01.881472 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6608 | 2024.10.09 17:22:01.881581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6609 | 2024.10.09 17:22:01.881596 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8409 rows starting from the beginning of the part | ||
6610 | 2024.10.09 17:22:01.881670 [ 3 ] {} <Debug> HTTP-Session: cde5616b-d54b-499a-959e-e8b3bccf607b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6611 | 2024.10.09 17:22:01.881773 [ 3 ] {} <Debug> HTTP-Session: cde5616b-d54b-499a-959e-e8b3bccf607b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6612 | 2024.10.09 17:22:01.881843 [ 3 ] {} <Debug> HTTP-Session: cde5616b-d54b-499a-959e-e8b3bccf607b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6613 | 2024.10.09 17:22:01.882004 [ 3 ] {} <Trace> HTTP-Session: cde5616b-d54b-499a-959e-e8b3bccf607b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6614 | 2024.10.09 17:22:01.882010 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
6615 | 2024.10.09 17:22:01.882430 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 162 rows starting from the beginning of the part | ||
6616 | 2024.10.09 17:22:01.882777 [ 198 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6617 | 2024.10.09 17:22:01.882794 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6618 | 2024.10.09 17:22:01.882829 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 240 rows starting from the beginning of the part | ||
6619 | 2024.10.09 17:22:01.883228 [ 198 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_31_6} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6620 | 2024.10.09 17:22:01.883260 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <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 | ||
6621 | 2024.10.09 17:22:01.883348 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 963 rows starting from the beginning of the part | ||
6622 | 2024.10.09 17:22:01.883814 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6623 | 2024.10.09 17:22:01.884073 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
6624 | 2024.10.09 17:22:01.885166 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6625 | 2024.10.09 17:22:01.886168 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6626 | 2024.10.09 17:22:01.886214 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6627 | 2024.10.09 17:22:01.887217 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6628 | 2024.10.09 17:22:01.887913 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2024.10.09 17:22:01.888108 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005887 sec., 3737.04773229149 rows/sec., 6.70 MiB/sec. | ||
6630 | 2024.10.09 17:22:01.888336 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Debug> DynamicQueryHandler: Done processing query | ||
6631 | 2024.10.09 17:22:01.888361 [ 3 ] {67ba2042-da13-4ce2-8f85-28a990ece901} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
6632 | 2024.10.09 17:22:01.888384 [ 3 ] {} <Debug> HTTP-Session: cde5616b-d54b-499a-959e-e8b3bccf607b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6633 | 2024.10.09 17:22:01.888511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6634 | 2024.10.09 17:22:01.888561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6635 | 2024.10.09 17:22:01.888580 [ 3 ] {} <Debug> HTTP-Session: ec6ac378-58fb-48eb-af59-915095c84719 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6636 | 2024.10.09 17:22:01.888596 [ 3 ] {} <Debug> HTTP-Session: ec6ac378-58fb-48eb-af59-915095c84719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6637 | 2024.10.09 17:22:01.888610 [ 3 ] {} <Debug> HTTP-Session: ec6ac378-58fb-48eb-af59-915095c84719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6638 | 2024.10.09 17:22:01.888646 [ 3 ] {} <Trace> HTTP-Session: ec6ac378-58fb-48eb-af59-915095c84719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6639 | 2024.10.09 17:22:01.888772 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6640 | 2024.10.09 17:22:01.888865 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6641 | 2024.10.09 17:22:01.888951 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10055 rows, containing 5 columns (5 merged, 0 gathered) in 0.008403341 sec., 1196547.8968424583 rows/sec., 80.74 MiB/sec. | ||
6642 | 2024.10.09 17:22:01.889063 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6643 | 2024.10.09 17:22:01.889166 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6644 | 2024.10.09 17:22:01.889522 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2024.10.09 17:22:01.889574 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6646 | 2024.10.09 17:22:01.889789 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6647 | 2024.10.09 17:22:01.889884 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6648 | 2024.10.09 17:22:01.889971 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
6649 | 2024.10.09 17:22:01.890071 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6650 | 2024.10.09 17:22:01.890393 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6651 | 2024.10.09 17:22:01.890516 [ 118 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6652 | 2024.10.09 17:22:01.890520 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001788 sec., 10067.114093959732 rows/sec., 690.91 KiB/sec. | ||
6653 | 2024.10.09 17:22:01.890558 [ 118 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6654 | 2024.10.09 17:22:01.890598 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
6655 | 2024.10.09 17:22:01.890723 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
6656 | 2024.10.09 17:22:01.890760 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Debug> DynamicQueryHandler: Done processing query | ||
6657 | 2024.10.09 17:22:01.890819 [ 3 ] {f397eedb-fc10-4c58-a4e5-87ded9176156} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6658 | 2024.10.09 17:22:01.890883 [ 3 ] {} <Debug> HTTP-Session: ec6ac378-58fb-48eb-af59-915095c84719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6659 | 2024.10.09 17:22:01.891055 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6660 | 2024.10.09 17:22:01.891100 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1528 rows starting from the beginning of the part | ||
6661 | 2024.10.09 17:22:01.891177 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
6662 | 2024.10.09 17:22:01.891406 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
6663 | 2024.10.09 17:22:01.891609 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
6664 | 2024.10.09 17:22:01.891803 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
6665 | 2024.10.09 17:22:01.891964 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part | ||
6666 | 2024.10.09 17:22:01.893197 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002532214 sec., 715579.3309728167 rows/sec., 46.69 MiB/sec. | ||
6667 | 2024.10.09 17:22:01.893374 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6668 | 2024.10.09 17:22:01.893708 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6669 | 2024.10.09 17:22:01.893779 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_31_6} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6670 | 2024.10.09 17:22:01.893839 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6671 | 2024.10.09 17:22:02.000146 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.94 MiB, peak 163.47 MiB, free memory in arenas 0.00 B, will set to 156.16 MiB (RSS), difference: 1.22 MiB | ||
6672 | 2024.10.09 17:22:06.875518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6673 | 2024.10.09 17:22:06.875668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6674 | 2024.10.09 17:22:06.875698 [ 3 ] {} <Debug> HTTP-Session: e6397bcd-c51b-43fe-a3e6-9998ddd64c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6675 | 2024.10.09 17:22:06.875724 [ 3 ] {} <Debug> HTTP-Session: e6397bcd-c51b-43fe-a3e6-9998ddd64c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6676 | 2024.10.09 17:22:06.875739 [ 3 ] {} <Debug> HTTP-Session: e6397bcd-c51b-43fe-a3e6-9998ddd64c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6677 | 2024.10.09 17:22:06.875791 [ 3 ] {} <Trace> HTTP-Session: e6397bcd-c51b-43fe-a3e6-9998ddd64c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6678 | 2024.10.09 17:22:06.876052 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6679 | 2024.10.09 17:22:06.876123 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6680 | 2024.10.09 17:22:06.876486 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6681 | 2024.10.09 17:22:06.877091 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6682 | 2024.10.09 17:22:06.877137 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6683 | 2024.10.09 17:22:06.877613 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6684 | 2024.10.09 17:22:06.878024 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6685 | 2024.10.09 17:22:06.878197 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002243 sec., 91395.45251894783 rows/sec., 8.03 MiB/sec. | ||
6686 | 2024.10.09 17:22:06.878419 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Debug> DynamicQueryHandler: Done processing query | ||
6687 | 2024.10.09 17:22:06.878447 [ 3 ] {2dbb48d4-c40e-4ab9-8e6a-10258766e53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6688 | 2024.10.09 17:22:06.878463 [ 3 ] {} <Debug> HTTP-Session: e6397bcd-c51b-43fe-a3e6-9998ddd64c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6689 | 2024.10.09 17:22:06.878641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6690 | 2024.10.09 17:22:06.878696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6691 | 2024.10.09 17:22:06.878716 [ 3 ] {} <Debug> HTTP-Session: 4ab1743c-3bc0-413e-851f-96f5d4a9803f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6692 | 2024.10.09 17:22:06.878735 [ 3 ] {} <Debug> HTTP-Session: 4ab1743c-3bc0-413e-851f-96f5d4a9803f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6693 | 2024.10.09 17:22:06.878749 [ 3 ] {} <Debug> HTTP-Session: 4ab1743c-3bc0-413e-851f-96f5d4a9803f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6694 | 2024.10.09 17:22:06.878783 [ 3 ] {} <Trace> HTTP-Session: 4ab1743c-3bc0-413e-851f-96f5d4a9803f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6695 | 2024.10.09 17:22:06.878893 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6696 | 2024.10.09 17:22:06.878941 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6697 | 2024.10.09 17:22:06.879181 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6698 | 2024.10.09 17:22:06.879520 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6699 | 2024.10.09 17:22:06.879559 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6700 | 2024.10.09 17:22:06.879930 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6701 | 2024.10.09 17:22:06.880302 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6702 | 2024.10.09 17:22:06.880476 [ 111 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6703 | 2024.10.09 17:22:06.880491 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001614 sec., 4956.629491945477 rows/sec., 372.72 KiB/sec. | ||
6704 | 2024.10.09 17:22:06.880578 [ 111 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6705 | 2024.10.09 17:22:06.880658 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6706 | 2024.10.09 17:22:06.880836 [ 186 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
6707 | 2024.10.09 17:22:06.880845 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Debug> DynamicQueryHandler: Done processing query | ||
6708 | 2024.10.09 17:22:06.880889 [ 3 ] {181ce841-13e3-4027-b066-b588ca5092cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6709 | 2024.10.09 17:22:06.880914 [ 3 ] {} <Debug> HTTP-Session: 4ab1743c-3bc0-413e-851f-96f5d4a9803f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6710 | 2024.10.09 17:22:06.881006 [ 186 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6711 | 2024.10.09 17:22:06.881050 [ 186 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 57 rows starting from the beginning of the part | ||
6712 | 2024.10.09 17:22:06.881059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6713 | 2024.10.09 17:22:06.881138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6714 | 2024.10.09 17:22:06.881193 [ 3 ] {} <Debug> HTTP-Session: 4a32d544-5d07-4aec-9324-e24728a87a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6715 | 2024.10.09 17:22:06.881194 [ 186 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part | ||
6716 | 2024.10.09 17:22:06.881263 [ 3 ] {} <Debug> HTTP-Session: 4a32d544-5d07-4aec-9324-e24728a87a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6717 | 2024.10.09 17:22:06.881309 [ 3 ] {} <Debug> HTTP-Session: 4a32d544-5d07-4aec-9324-e24728a87a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6718 | 2024.10.09 17:22:06.881476 [ 3 ] {} <Trace> HTTP-Session: 4a32d544-5d07-4aec-9324-e24728a87a65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6719 | 2024.10.09 17:22:06.881618 [ 186 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
6720 | 2024.10.09 17:22:06.881882 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6721 | 2024.10.09 17:22:06.881950 [ 186 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
6722 | 2024.10.09 17:22:06.882019 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6723 | 2024.10.09 17:22:06.882283 [ 186 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part | ||
6724 | 2024.10.09 17:22:06.882652 [ 186 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
6725 | 2024.10.09 17:22:06.883296 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6726 | 2024.10.09 17:22:06.883781 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6727 | 2024.10.09 17:22:06.883824 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6728 | 2024.10.09 17:22:06.884439 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6729 | 2024.10.09 17:22:06.884453 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 5 columns (5 merged, 0 gathered) in 0.003685049 sec., 39890.921396160535 rows/sec., 3.04 MiB/sec. | ||
6730 | 2024.10.09 17:22:06.884587 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6731 | 2024.10.09 17:22:06.884983 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6732 | 2024.10.09 17:22:06.885217 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003508 sec., 3990.877993158495 rows/sec., 279.50 KiB/sec. | ||
6733 | 2024.10.09 17:22:06.885249 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6734 | 2024.10.09 17:22:06.885373 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_26_5} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6735 | 2024.10.09 17:22:06.885453 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Debug> DynamicQueryHandler: Done processing query | ||
6736 | 2024.10.09 17:22:06.885467 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6737 | 2024.10.09 17:22:06.885480 [ 3 ] {3b1dab33-7145-45a3-a80a-5f50f40e7285} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6738 | 2024.10.09 17:22:06.885503 [ 3 ] {} <Debug> HTTP-Session: 4a32d544-5d07-4aec-9324-e24728a87a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6739 | 2024.10.09 17:22:06.885636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6740 | 2024.10.09 17:22:06.885685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6741 | 2024.10.09 17:22:06.885705 [ 3 ] {} <Debug> HTTP-Session: eb228a87-fce2-4512-9b7d-01f42a08a8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6742 | 2024.10.09 17:22:06.885721 [ 3 ] {} <Debug> HTTP-Session: eb228a87-fce2-4512-9b7d-01f42a08a8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6743 | 2024.10.09 17:22:06.885736 [ 3 ] {} <Debug> HTTP-Session: eb228a87-fce2-4512-9b7d-01f42a08a8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6744 | 2024.10.09 17:22:06.885767 [ 3 ] {} <Trace> HTTP-Session: eb228a87-fce2-4512-9b7d-01f42a08a8c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6745 | 2024.10.09 17:22:06.885863 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6746 | 2024.10.09 17:22:06.885906 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6747 | 2024.10.09 17:22:06.886137 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6748 | 2024.10.09 17:22:06.886458 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6749 | 2024.10.09 17:22:06.886494 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6750 | 2024.10.09 17:22:06.886852 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6751 | 2024.10.09 17:22:06.887210 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6752 | 2024.10.09 17:22:06.887375 [ 111 ] {} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6753 | 2024.10.09 17:22:06.887384 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 231.39 KiB/sec. | ||
6754 | 2024.10.09 17:22:06.887440 [ 111 ] {} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6755 | 2024.10.09 17:22:06.887516 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6756 | 2024.10.09 17:22:06.887732 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
6757 | 2024.10.09 17:22:06.887752 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Debug> DynamicQueryHandler: Done processing query | ||
6758 | 2024.10.09 17:22:06.887808 [ 3 ] {c4605284-c01e-4965-ac9f-337c60d3cbed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6759 | 2024.10.09 17:22:06.887835 [ 3 ] {} <Debug> HTTP-Session: eb228a87-fce2-4512-9b7d-01f42a08a8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6760 | 2024.10.09 17:22:06.887956 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6761 | 2024.10.09 17:22:06.888002 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
6762 | 2024.10.09 17:22:06.888054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6763 | 2024.10.09 17:22:06.888204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6764 | 2024.10.09 17:22:06.888261 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
6765 | 2024.10.09 17:22:06.888281 [ 3 ] {} <Debug> HTTP-Session: a250a1cd-5c75-41ec-8393-566e275d37ba Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6766 | 2024.10.09 17:22:06.888351 [ 3 ] {} <Debug> HTTP-Session: a250a1cd-5c75-41ec-8393-566e275d37ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6767 | 2024.10.09 17:22:06.888422 [ 3 ] {} <Debug> HTTP-Session: a250a1cd-5c75-41ec-8393-566e275d37ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6768 | 2024.10.09 17:22:06.888569 [ 3 ] {} <Trace> HTTP-Session: a250a1cd-5c75-41ec-8393-566e275d37ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6769 | 2024.10.09 17:22:06.888596 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
6770 | 2024.10.09 17:22:06.888808 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
6771 | 2024.10.09 17:22:06.889040 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6772 | 2024.10.09 17:22:06.889082 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
6773 | 2024.10.09 17:22:06.889167 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6774 | 2024.10.09 17:22:06.890125 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6775 | 2024.10.09 17:22:06.891305 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6776 | 2024.10.09 17:22:06.891387 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6777 | 2024.10.09 17:22:06.891790 [ 195 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004160209 sec., 7211.176169274188 rows/sec., 457.74 KiB/sec. | ||
6778 | 2024.10.09 17:22:06.892099 [ 197 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6779 | 2024.10.09 17:22:06.892216 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6780 | 2024.10.09 17:22:06.893339 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6781 | 2024.10.09 17:22:06.893390 [ 197 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_13_3} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2024.10.09 17:22:06.893614 [ 197 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_13_3} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6783 | 2024.10.09 17:22:06.893624 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004807 sec., 81131.68296234659 rows/sec., 5.75 MiB/sec. | ||
6784 | 2024.10.09 17:22:06.893919 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6785 | 2024.10.09 17:22:06.894214 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Debug> DynamicQueryHandler: Done processing query | ||
6786 | 2024.10.09 17:22:06.894246 [ 3 ] {d8413848-90c0-4d46-b64c-e1dddf590c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6787 | 2024.10.09 17:22:06.894263 [ 3 ] {} <Debug> HTTP-Session: a250a1cd-5c75-41ec-8393-566e275d37ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6788 | 2024.10.09 17:22:06.894464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6789 | 2024.10.09 17:22:06.894516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6790 | 2024.10.09 17:22:06.894537 [ 3 ] {} <Debug> HTTP-Session: 1f724260-2136-44a2-8aec-368452f5d4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6791 | 2024.10.09 17:22:06.894555 [ 3 ] {} <Debug> HTTP-Session: 1f724260-2136-44a2-8aec-368452f5d4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6792 | 2024.10.09 17:22:06.894569 [ 3 ] {} <Debug> HTTP-Session: 1f724260-2136-44a2-8aec-368452f5d4b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6793 | 2024.10.09 17:22:06.894601 [ 3 ] {} <Trace> HTTP-Session: 1f724260-2136-44a2-8aec-368452f5d4b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6794 | 2024.10.09 17:22:06.894706 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6795 | 2024.10.09 17:22:06.894753 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6796 | 2024.10.09 17:22:06.894915 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6797 | 2024.10.09 17:22:06.895200 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6798 | 2024.10.09 17:22:06.895237 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6799 | 2024.10.09 17:22:06.895620 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6800 | 2024.10.09 17:22:06.895968 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6801 | 2024.10.09 17:22:06.896129 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. | ||
6802 | 2024.10.09 17:22:06.896291 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Debug> DynamicQueryHandler: Done processing query | ||
6803 | 2024.10.09 17:22:06.896316 [ 3 ] {5698ac16-40a5-4121-bea6-9e3e2d01b077} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6804 | 2024.10.09 17:22:06.896332 [ 3 ] {} <Debug> HTTP-Session: 1f724260-2136-44a2-8aec-368452f5d4b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6805 | 2024.10.09 17:22:06.896497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6806 | 2024.10.09 17:22:06.896545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6807 | 2024.10.09 17:22:06.896565 [ 3 ] {} <Debug> HTTP-Session: ecb2f8bc-74ed-4cc6-8adf-d08fedf3a962 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6808 | 2024.10.09 17:22:06.896582 [ 3 ] {} <Debug> HTTP-Session: ecb2f8bc-74ed-4cc6-8adf-d08fedf3a962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6809 | 2024.10.09 17:22:06.896596 [ 3 ] {} <Debug> HTTP-Session: ecb2f8bc-74ed-4cc6-8adf-d08fedf3a962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6810 | 2024.10.09 17:22:06.896626 [ 3 ] {} <Trace> HTTP-Session: ecb2f8bc-74ed-4cc6-8adf-d08fedf3a962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6811 | 2024.10.09 17:22:06.896809 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6812 | 2024.10.09 17:22:06.896856 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6813 | 2024.10.09 17:22:06.897005 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6814 | 2024.10.09 17:22:06.897435 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2024.10.09 17:22:06.897473 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6816 | 2024.10.09 17:22:06.897869 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6817 | 2024.10.09 17:22:06.898259 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2024.10.09 17:22:06.898433 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001716 sec., 138111.8881118881 rows/sec., 9.26 MiB/sec. | ||
6819 | 2024.10.09 17:22:06.898682 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Debug> DynamicQueryHandler: Done processing query | ||
6820 | 2024.10.09 17:22:06.898716 [ 3 ] {63616add-2a4c-47c5-9bcc-095e55a25e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6821 | 2024.10.09 17:22:06.898738 [ 3 ] {} <Debug> HTTP-Session: ecb2f8bc-74ed-4cc6-8adf-d08fedf3a962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6822 | 2024.10.09 17:22:06.899004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6823 | 2024.10.09 17:22:06.899062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6824 | 2024.10.09 17:22:06.899087 [ 3 ] {} <Debug> HTTP-Session: 57c8474b-9a11-46d8-a4e6-4e5dc343901b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6825 | 2024.10.09 17:22:06.899110 [ 3 ] {} <Debug> HTTP-Session: 57c8474b-9a11-46d8-a4e6-4e5dc343901b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6826 | 2024.10.09 17:22:06.899130 [ 3 ] {} <Debug> HTTP-Session: 57c8474b-9a11-46d8-a4e6-4e5dc343901b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6827 | 2024.10.09 17:22:06.899169 [ 3 ] {} <Trace> HTTP-Session: 57c8474b-9a11-46d8-a4e6-4e5dc343901b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6828 | 2024.10.09 17:22:06.899279 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6829 | 2024.10.09 17:22:06.899332 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6830 | 2024.10.09 17:22:06.899503 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6831 | 2024.10.09 17:22:06.899802 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6832 | 2024.10.09 17:22:06.899846 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6833 | 2024.10.09 17:22:06.901901 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6834 | 2024.10.09 17:22:06.902272 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6835 | 2024.10.09 17:22:06.902401 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 21.39 KiB/sec. | ||
6836 | 2024.10.09 17:22:06.902679 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Debug> DynamicQueryHandler: Done processing query | ||
6837 | 2024.10.09 17:22:06.902706 [ 3 ] {6b7ca62f-07db-4c77-8f0e-dc76a72b4e63} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6838 | 2024.10.09 17:22:06.902725 [ 3 ] {} <Debug> HTTP-Session: 57c8474b-9a11-46d8-a4e6-4e5dc343901b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6839 | 2024.10.09 17:22:06.902871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6840 | 2024.10.09 17:22:06.902924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6841 | 2024.10.09 17:22:06.902951 [ 3 ] {} <Debug> HTTP-Session: 878e993b-86ad-4024-af40-76d4764975e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6842 | 2024.10.09 17:22:06.902970 [ 3 ] {} <Debug> HTTP-Session: 878e993b-86ad-4024-af40-76d4764975e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6843 | 2024.10.09 17:22:06.902986 [ 3 ] {} <Debug> HTTP-Session: 878e993b-86ad-4024-af40-76d4764975e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6844 | 2024.10.09 17:22:06.903019 [ 3 ] {} <Trace> HTTP-Session: 878e993b-86ad-4024-af40-76d4764975e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2024.10.09 17:22:06.903218 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6846 | 2024.10.09 17:22:06.903307 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <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 | ||
6847 | 2024.10.09 17:22:06.903822 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6848 | 2024.10.09 17:22:06.904406 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2024.10.09 17:22:06.904444 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6850 | 2024.10.09 17:22:06.905079 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6851 | 2024.10.09 17:22:06.905531 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2024.10.09 17:22:06.905681 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6853 | 2024.10.09 17:22:06.905692 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002591 sec., 3087.6109610189114 rows/sec., 5.53 MiB/sec. | ||
6854 | 2024.10.09 17:22:06.905720 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6855 | 2024.10.09 17:22:06.905760 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6856 | 2024.10.09 17:22:06.906027 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
6857 | 2024.10.09 17:22:06.906179 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Debug> DynamicQueryHandler: Done processing query | ||
6858 | 2024.10.09 17:22:06.906238 [ 3 ] {75e06861-af52-4291-99ad-6f088e55092e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6859 | 2024.10.09 17:22:06.906282 [ 3 ] {} <Debug> HTTP-Session: 878e993b-86ad-4024-af40-76d4764975e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6860 | 2024.10.09 17:22:06.906517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6861 | 2024.10.09 17:22:06.906631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6862 | 2024.10.09 17:22:06.906646 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6863 | 2024.10.09 17:22:06.906667 [ 3 ] {} <Debug> HTTP-Session: fe1d1e01-13c7-4967-b78a-4a9c69bdd4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6864 | 2024.10.09 17:22:06.906716 [ 3 ] {} <Debug> HTTP-Session: fe1d1e01-13c7-4967-b78a-4a9c69bdd4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6865 | 2024.10.09 17:22:06.906765 [ 3 ] {} <Debug> HTTP-Session: fe1d1e01-13c7-4967-b78a-4a9c69bdd4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6866 | 2024.10.09 17:22:06.906814 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 318 rows starting from the beginning of the part | ||
6867 | 2024.10.09 17:22:06.906841 [ 3 ] {} <Trace> HTTP-Session: fe1d1e01-13c7-4967-b78a-4a9c69bdd4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6868 | 2024.10.09 17:22:06.907184 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6869 | 2024.10.09 17:22:06.907389 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6870 | 2024.10.09 17:22:06.907535 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
6871 | 2024.10.09 17:22:06.908194 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6872 | 2024.10.09 17:22:06.908490 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
6873 | 2024.10.09 17:22:06.909169 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
6874 | 2024.10.09 17:22:06.909389 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6875 | 2024.10.09 17:22:06.909518 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6876 | 2024.10.09 17:22:06.909804 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part | ||
6877 | 2024.10.09 17:22:06.910399 [ 188 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
6878 | 2024.10.09 17:22:06.911139 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6879 | 2024.10.09 17:22:06.911916 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6880 | 2024.10.09 17:22:06.912423 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005422 sec., 15123.570638140907 rows/sec., 983.59 KiB/sec. | ||
6881 | 2024.10.09 17:22:06.915388 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Debug> DynamicQueryHandler: Done processing query | ||
6882 | 2024.10.09 17:22:06.915418 [ 3 ] {50733680-2873-4027-8e4e-43aad98dac49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6883 | 2024.10.09 17:22:06.915435 [ 3 ] {} <Debug> HTTP-Session: fe1d1e01-13c7-4967-b78a-4a9c69bdd4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6884 | 2024.10.09 17:22:06.915875 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 19 columns (19 merged, 0 gathered) in 0.010002066 sec., 39591.820329919836 rows/sec., 70.95 MiB/sec. | ||
6885 | 2024.10.09 17:22:06.916511 [ 197 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6886 | 2024.10.09 17:22:06.917177 [ 197 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6887 | 2024.10.09 17:22:06.917271 [ 197 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6888 | 2024.10.09 17:22:06.917433 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
6889 | 2024.10.09 17:22:09.171711 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6890 | 2024.10.09 17:22:09.171770 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6891 | 2024.10.09 17:22:09.331785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 676 | ||
6892 | 2024.10.09 17:22:09.335350 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6893 | 2024.10.09 17:22:09.335426 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6894 | 2024.10.09 17:22:09.337405 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6895 | 2024.10.09 17:22:09.338512 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6896 | 2024.10.09 17:22:09.339144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
6897 | 2024.10.09 17:22:11.872203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6898 | 2024.10.09 17:22:11.872336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6899 | 2024.10.09 17:22:11.872361 [ 3 ] {} <Debug> HTTP-Session: 509c137a-65c6-4a94-a02e-02cb5a043c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6900 | 2024.10.09 17:22:11.872386 [ 3 ] {} <Debug> HTTP-Session: 509c137a-65c6-4a94-a02e-02cb5a043c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6901 | 2024.10.09 17:22:11.872401 [ 3 ] {} <Debug> HTTP-Session: 509c137a-65c6-4a94-a02e-02cb5a043c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6902 | 2024.10.09 17:22:11.872452 [ 3 ] {} <Trace> HTTP-Session: 509c137a-65c6-4a94-a02e-02cb5a043c25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6903 | 2024.10.09 17:22:11.872681 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6904 | 2024.10.09 17:22:11.872752 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6905 | 2024.10.09 17:22:11.873100 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6906 | 2024.10.09 17:22:11.873685 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6907 | 2024.10.09 17:22:11.873735 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6908 | 2024.10.09 17:22:11.874198 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6909 | 2024.10.09 17:22:11.874596 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6910 | 2024.10.09 17:22:11.874761 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.002159 sec., 54654.93283927745 rows/sec., 4.61 MiB/sec. | ||
6911 | 2024.10.09 17:22:11.875020 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Debug> DynamicQueryHandler: Done processing query | ||
6912 | 2024.10.09 17:22:11.875049 [ 3 ] {f956c046-aa23-4915-9da4-b53bc68b1a43} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6913 | 2024.10.09 17:22:11.875066 [ 3 ] {} <Debug> HTTP-Session: 509c137a-65c6-4a94-a02e-02cb5a043c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6914 | 2024.10.09 17:22:11.875219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6915 | 2024.10.09 17:22:11.875277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6916 | 2024.10.09 17:22:11.875297 [ 3 ] {} <Debug> HTTP-Session: 1e9063f9-6ee2-4e77-b5c3-9e4171fd4910 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6917 | 2024.10.09 17:22:11.875316 [ 3 ] {} <Debug> HTTP-Session: 1e9063f9-6ee2-4e77-b5c3-9e4171fd4910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6918 | 2024.10.09 17:22:11.875330 [ 3 ] {} <Debug> HTTP-Session: 1e9063f9-6ee2-4e77-b5c3-9e4171fd4910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6919 | 2024.10.09 17:22:11.875366 [ 3 ] {} <Trace> HTTP-Session: 1e9063f9-6ee2-4e77-b5c3-9e4171fd4910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6920 | 2024.10.09 17:22:11.875485 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6921 | 2024.10.09 17:22:11.875535 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6922 | 2024.10.09 17:22:11.875779 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6923 | 2024.10.09 17:22:11.876132 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6924 | 2024.10.09 17:22:11.876170 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6925 | 2024.10.09 17:22:11.876529 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6926 | 2024.10.09 17:22:11.876902 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6927 | 2024.10.09 17:22:11.877064 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001608 sec., 19278.606965174127 rows/sec., 1.42 MiB/sec. | ||
6928 | 2024.10.09 17:22:11.877253 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Debug> DynamicQueryHandler: Done processing query | ||
6929 | 2024.10.09 17:22:11.877278 [ 3 ] {a1f13fc4-71f0-43d3-b351-b963aa4bbabb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6930 | 2024.10.09 17:22:11.877296 [ 3 ] {} <Debug> HTTP-Session: 1e9063f9-6ee2-4e77-b5c3-9e4171fd4910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6931 | 2024.10.09 17:22:11.877474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6932 | 2024.10.09 17:22:11.877525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6933 | 2024.10.09 17:22:11.877545 [ 3 ] {} <Debug> HTTP-Session: 8917997e-cda6-4f32-9b45-4fc2a06a05d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6934 | 2024.10.09 17:22:11.877562 [ 3 ] {} <Debug> HTTP-Session: 8917997e-cda6-4f32-9b45-4fc2a06a05d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6935 | 2024.10.09 17:22:11.877577 [ 3 ] {} <Debug> HTTP-Session: 8917997e-cda6-4f32-9b45-4fc2a06a05d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6936 | 2024.10.09 17:22:11.877610 [ 3 ] {} <Trace> HTTP-Session: 8917997e-cda6-4f32-9b45-4fc2a06a05d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6937 | 2024.10.09 17:22:11.877737 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6938 | 2024.10.09 17:22:11.877783 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6939 | 2024.10.09 17:22:11.878009 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6940 | 2024.10.09 17:22:11.878431 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6941 | 2024.10.09 17:22:11.878469 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6942 | 2024.10.09 17:22:11.878831 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6943 | 2024.10.09 17:22:11.879221 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6944 | 2024.10.09 17:22:11.879391 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001695 sec., 56047.197640118 rows/sec., 4.38 MiB/sec. | ||
6945 | 2024.10.09 17:22:11.879699 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Debug> DynamicQueryHandler: Done processing query | ||
6946 | 2024.10.09 17:22:11.879743 [ 3 ] {0844de34-357d-4ce1-af51-bb7d0694b004} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6947 | 2024.10.09 17:22:11.879761 [ 3 ] {} <Debug> HTTP-Session: 8917997e-cda6-4f32-9b45-4fc2a06a05d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6948 | 2024.10.09 17:22:11.879928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6949 | 2024.10.09 17:22:11.879980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6950 | 2024.10.09 17:22:11.879999 [ 3 ] {} <Debug> HTTP-Session: 4e272b6b-942b-430d-9d46-510b1acb612d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6951 | 2024.10.09 17:22:11.880016 [ 3 ] {} <Debug> HTTP-Session: 4e272b6b-942b-430d-9d46-510b1acb612d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6952 | 2024.10.09 17:22:11.880030 [ 3 ] {} <Debug> HTTP-Session: 4e272b6b-942b-430d-9d46-510b1acb612d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6953 | 2024.10.09 17:22:11.880063 [ 3 ] {} <Trace> HTTP-Session: 4e272b6b-942b-430d-9d46-510b1acb612d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6954 | 2024.10.09 17:22:11.880220 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6955 | 2024.10.09 17:22:11.880271 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6956 | 2024.10.09 17:22:11.880439 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6957 | 2024.10.09 17:22:11.880821 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6958 | 2024.10.09 17:22:11.880859 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6959 | 2024.10.09 17:22:11.881258 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6960 | 2024.10.09 17:22:11.881609 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6961 | 2024.10.09 17:22:11.881778 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. | ||
6962 | 2024.10.09 17:22:11.882076 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Debug> DynamicQueryHandler: Done processing query | ||
6963 | 2024.10.09 17:22:11.882121 [ 3 ] {e682f2d7-5d5e-40de-bab8-c39175613256} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6964 | 2024.10.09 17:22:11.882139 [ 3 ] {} <Debug> HTTP-Session: 4e272b6b-942b-430d-9d46-510b1acb612d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6965 | 2024.10.09 17:22:11.882344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6966 | 2024.10.09 17:22:11.882395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6967 | 2024.10.09 17:22:11.882414 [ 3 ] {} <Debug> HTTP-Session: 15521268-1df6-4850-a02f-b222686dacf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6968 | 2024.10.09 17:22:11.882430 [ 3 ] {} <Debug> HTTP-Session: 15521268-1df6-4850-a02f-b222686dacf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6969 | 2024.10.09 17:22:11.882445 [ 3 ] {} <Debug> HTTP-Session: 15521268-1df6-4850-a02f-b222686dacf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6970 | 2024.10.09 17:22:11.882476 [ 3 ] {} <Trace> HTTP-Session: 15521268-1df6-4850-a02f-b222686dacf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6971 | 2024.10.09 17:22:11.882809 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6972 | 2024.10.09 17:22:11.882884 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <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 | ||
6973 | 2024.10.09 17:22:11.883331 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6974 | 2024.10.09 17:22:11.884076 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6975 | 2024.10.09 17:22:11.884114 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6976 | 2024.10.09 17:22:11.884796 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6977 | 2024.10.09 17:22:11.885235 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6978 | 2024.10.09 17:22:11.885456 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002871 sec., 10797.63148728666 rows/sec., 19.35 MiB/sec. | ||
6979 | 2024.10.09 17:22:11.886042 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Debug> DynamicQueryHandler: Done processing query | ||
6980 | 2024.10.09 17:22:11.886067 [ 3 ] {7ae96f8f-0cf8-4d77-a400-91ab82eecf6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6981 | 2024.10.09 17:22:11.886084 [ 3 ] {} <Debug> HTTP-Session: 15521268-1df6-4850-a02f-b222686dacf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6982 | 2024.10.09 17:22:11.886214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6983 | 2024.10.09 17:22:11.886266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6984 | 2024.10.09 17:22:11.886286 [ 3 ] {} <Debug> HTTP-Session: 071a731c-5cb4-4914-b70c-7e896a4b09a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
6985 | 2024.10.09 17:22:11.886303 [ 3 ] {} <Debug> HTTP-Session: 071a731c-5cb4-4914-b70c-7e896a4b09a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6986 | 2024.10.09 17:22:11.886316 [ 3 ] {} <Debug> HTTP-Session: 071a731c-5cb4-4914-b70c-7e896a4b09a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6987 | 2024.10.09 17:22:11.886348 [ 3 ] {} <Trace> HTTP-Session: 071a731c-5cb4-4914-b70c-7e896a4b09a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6988 | 2024.10.09 17:22:11.886469 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6989 | 2024.10.09 17:22:11.886520 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6990 | 2024.10.09 17:22:11.886678 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6991 | 2024.10.09 17:22:11.886985 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6992 | 2024.10.09 17:22:11.887022 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
6993 | 2024.10.09 17:22:11.887411 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6994 | 2024.10.09 17:22:11.887749 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6995 | 2024.10.09 17:22:11.887914 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
6996 | 2024.10.09 17:22:11.888239 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Debug> DynamicQueryHandler: Done processing query | ||
6997 | 2024.10.09 17:22:11.888279 [ 3 ] {3552623a-95b7-480b-9216-b418e0fbbac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6998 | 2024.10.09 17:22:11.888298 [ 3 ] {} <Debug> HTTP-Session: 071a731c-5cb4-4914-b70c-7e896a4b09a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6999 | 2024.10.09 17:22:16.875941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7000 | 2024.10.09 17:22:16.876084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7001 | 2024.10.09 17:22:16.876112 [ 3 ] {} <Debug> HTTP-Session: e42b290d-1989-4610-9774-7165b0c98156 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7002 | 2024.10.09 17:22:16.876140 [ 3 ] {} <Debug> HTTP-Session: e42b290d-1989-4610-9774-7165b0c98156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7003 | 2024.10.09 17:22:16.876158 [ 3 ] {} <Debug> HTTP-Session: e42b290d-1989-4610-9774-7165b0c98156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7004 | 2024.10.09 17:22:16.876216 [ 3 ] {} <Trace> HTTP-Session: e42b290d-1989-4610-9774-7165b0c98156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7005 | 2024.10.09 17:22:16.876482 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7006 | 2024.10.09 17:22:16.876563 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7007 | 2024.10.09 17:22:16.876927 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7008 | 2024.10.09 17:22:16.877522 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7009 | 2024.10.09 17:22:16.877570 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7010 | 2024.10.09 17:22:16.878010 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7011 | 2024.10.09 17:22:16.878400 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7012 | 2024.10.09 17:22:16.878591 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002217 sec., 92467.29815065405 rows/sec., 8.12 MiB/sec. | ||
7013 | 2024.10.09 17:22:16.878940 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Debug> DynamicQueryHandler: Done processing query | ||
7014 | 2024.10.09 17:22:16.878969 [ 3 ] {851fa20e-d51d-4ded-9a65-c3bf57de0af4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7015 | 2024.10.09 17:22:16.878987 [ 3 ] {} <Debug> HTTP-Session: e42b290d-1989-4610-9774-7165b0c98156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7016 | 2024.10.09 17:22:16.879208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7017 | 2024.10.09 17:22:16.879266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7018 | 2024.10.09 17:22:16.879286 [ 3 ] {} <Debug> HTTP-Session: 23bc8223-feb4-4139-a678-78dc37f7e3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7019 | 2024.10.09 17:22:16.879304 [ 3 ] {} <Debug> HTTP-Session: 23bc8223-feb4-4139-a678-78dc37f7e3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7020 | 2024.10.09 17:22:16.879319 [ 3 ] {} <Debug> HTTP-Session: 23bc8223-feb4-4139-a678-78dc37f7e3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7021 | 2024.10.09 17:22:16.879355 [ 3 ] {} <Trace> HTTP-Session: 23bc8223-feb4-4139-a678-78dc37f7e3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7022 | 2024.10.09 17:22:16.879469 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7023 | 2024.10.09 17:22:16.879517 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7024 | 2024.10.09 17:22:16.879774 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7025 | 2024.10.09 17:22:16.880089 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7026 | 2024.10.09 17:22:16.880126 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7027 | 2024.10.09 17:22:16.880475 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7028 | 2024.10.09 17:22:16.880838 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7029 | 2024.10.09 17:22:16.880995 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001555 sec., 5144.694533762058 rows/sec., 386.86 KiB/sec. | ||
7030 | 2024.10.09 17:22:16.881310 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Debug> DynamicQueryHandler: Done processing query | ||
7031 | 2024.10.09 17:22:16.881346 [ 3 ] {148b6170-0654-4da9-8093-ed227c4fbd0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7032 | 2024.10.09 17:22:16.881369 [ 3 ] {} <Debug> HTTP-Session: 23bc8223-feb4-4139-a678-78dc37f7e3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7033 | 2024.10.09 17:22:16.881501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7034 | 2024.10.09 17:22:16.881552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7035 | 2024.10.09 17:22:16.881572 [ 3 ] {} <Debug> HTTP-Session: cfb6557a-26fa-4e77-a73d-0abf22be8d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7036 | 2024.10.09 17:22:16.881589 [ 3 ] {} <Debug> HTTP-Session: cfb6557a-26fa-4e77-a73d-0abf22be8d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7037 | 2024.10.09 17:22:16.881603 [ 3 ] {} <Debug> HTTP-Session: cfb6557a-26fa-4e77-a73d-0abf22be8d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7038 | 2024.10.09 17:22:16.881636 [ 3 ] {} <Trace> HTTP-Session: cfb6557a-26fa-4e77-a73d-0abf22be8d9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7039 | 2024.10.09 17:22:16.881753 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7040 | 2024.10.09 17:22:16.881800 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7041 | 2024.10.09 17:22:16.882049 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7042 | 2024.10.09 17:22:16.882360 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2024.10.09 17:22:16.882397 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7044 | 2024.10.09 17:22:16.882761 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7045 | 2024.10.09 17:22:16.883122 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7046 | 2024.10.09 17:22:16.883290 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec. | ||
7047 | 2024.10.09 17:22:16.883613 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Debug> DynamicQueryHandler: Done processing query | ||
7048 | 2024.10.09 17:22:16.883639 [ 3 ] {803f1b96-f362-418b-95f1-88d6101bc944} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7049 | 2024.10.09 17:22:16.883656 [ 3 ] {} <Debug> HTTP-Session: cfb6557a-26fa-4e77-a73d-0abf22be8d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7050 | 2024.10.09 17:22:16.883778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7051 | 2024.10.09 17:22:16.883828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7052 | 2024.10.09 17:22:16.883849 [ 3 ] {} <Debug> HTTP-Session: f4c37f8d-003d-4559-919b-25d815712dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7053 | 2024.10.09 17:22:16.883866 [ 3 ] {} <Debug> HTTP-Session: f4c37f8d-003d-4559-919b-25d815712dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7054 | 2024.10.09 17:22:16.883880 [ 3 ] {} <Debug> HTTP-Session: f4c37f8d-003d-4559-919b-25d815712dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7055 | 2024.10.09 17:22:16.883912 [ 3 ] {} <Trace> HTTP-Session: f4c37f8d-003d-4559-919b-25d815712dbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7056 | 2024.10.09 17:22:16.884015 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7057 | 2024.10.09 17:22:16.884060 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7058 | 2024.10.09 17:22:16.884311 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7059 | 2024.10.09 17:22:16.884664 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7060 | 2024.10.09 17:22:16.884702 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7061 | 2024.10.09 17:22:16.885053 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7062 | 2024.10.09 17:22:16.885413 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7063 | 2024.10.09 17:22:16.885572 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001573 sec., 3814.367450731087 rows/sec., 225.36 KiB/sec. | ||
7064 | 2024.10.09 17:22:16.885909 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Debug> DynamicQueryHandler: Done processing query | ||
7065 | 2024.10.09 17:22:16.885935 [ 3 ] {3ed844c5-fb9c-4523-b75b-a54bd53072c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7066 | 2024.10.09 17:22:16.885952 [ 3 ] {} <Debug> HTTP-Session: f4c37f8d-003d-4559-919b-25d815712dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7067 | 2024.10.09 17:22:16.886106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7068 | 2024.10.09 17:22:16.886157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7069 | 2024.10.09 17:22:16.886175 [ 3 ] {} <Debug> HTTP-Session: f82332da-99c0-4134-85da-0d3f87d49881 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7070 | 2024.10.09 17:22:16.886192 [ 3 ] {} <Debug> HTTP-Session: f82332da-99c0-4134-85da-0d3f87d49881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7071 | 2024.10.09 17:22:16.886206 [ 3 ] {} <Debug> HTTP-Session: f82332da-99c0-4134-85da-0d3f87d49881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7072 | 2024.10.09 17:22:16.886238 [ 3 ] {} <Trace> HTTP-Session: f82332da-99c0-4134-85da-0d3f87d49881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7073 | 2024.10.09 17:22:16.886455 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7074 | 2024.10.09 17:22:16.886499 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7075 | 2024.10.09 17:22:16.886748 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7076 | 2024.10.09 17:22:16.887279 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7077 | 2024.10.09 17:22:16.887316 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7078 | 2024.10.09 17:22:16.887696 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7079 | 2024.10.09 17:22:16.888064 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7080 | 2024.10.09 17:22:16.888225 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001886 sec., 206786.8504772004 rows/sec., 14.67 MiB/sec. | ||
7081 | 2024.10.09 17:22:16.888400 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Debug> DynamicQueryHandler: Done processing query | ||
7082 | 2024.10.09 17:22:16.888425 [ 3 ] {e76d695b-e75c-4dcb-b5b4-c98b090e3869} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7083 | 2024.10.09 17:22:16.888441 [ 3 ] {} <Debug> HTTP-Session: f82332da-99c0-4134-85da-0d3f87d49881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7084 | 2024.10.09 17:22:16.888646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7085 | 2024.10.09 17:22:16.888695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7086 | 2024.10.09 17:22:16.888714 [ 3 ] {} <Debug> HTTP-Session: 48daf314-f579-4780-ac04-3ec8f34147ea Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7087 | 2024.10.09 17:22:16.888731 [ 3 ] {} <Debug> HTTP-Session: 48daf314-f579-4780-ac04-3ec8f34147ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7088 | 2024.10.09 17:22:16.888745 [ 3 ] {} <Debug> HTTP-Session: 48daf314-f579-4780-ac04-3ec8f34147ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7089 | 2024.10.09 17:22:16.888777 [ 3 ] {} <Trace> HTTP-Session: 48daf314-f579-4780-ac04-3ec8f34147ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7090 | 2024.10.09 17:22:16.888875 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7091 | 2024.10.09 17:22:16.888921 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7092 | 2024.10.09 17:22:16.889049 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7093 | 2024.10.09 17:22:16.889307 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2024.10.09 17:22:16.889343 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7095 | 2024.10.09 17:22:16.889702 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7096 | 2024.10.09 17:22:16.890033 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7097 | 2024.10.09 17:22:16.890185 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 236.23 KiB/sec. | ||
7098 | 2024.10.09 17:22:16.890513 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Debug> DynamicQueryHandler: Done processing query | ||
7099 | 2024.10.09 17:22:16.890538 [ 3 ] {6a0e0ac4-59d6-4fc2-b951-d01023d6ecb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7100 | 2024.10.09 17:22:16.890555 [ 3 ] {} <Debug> HTTP-Session: 48daf314-f579-4780-ac04-3ec8f34147ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7101 | 2024.10.09 17:22:16.890699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7102 | 2024.10.09 17:22:16.890749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7103 | 2024.10.09 17:22:16.890769 [ 3 ] {} <Debug> HTTP-Session: 8d78bcc5-d3df-4f74-b47d-5e4254c69859 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7104 | 2024.10.09 17:22:16.890786 [ 3 ] {} <Debug> HTTP-Session: 8d78bcc5-d3df-4f74-b47d-5e4254c69859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7105 | 2024.10.09 17:22:16.890800 [ 3 ] {} <Debug> HTTP-Session: 8d78bcc5-d3df-4f74-b47d-5e4254c69859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7106 | 2024.10.09 17:22:16.890831 [ 3 ] {} <Trace> HTTP-Session: 8d78bcc5-d3df-4f74-b47d-5e4254c69859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7107 | 2024.10.09 17:22:16.891012 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7108 | 2024.10.09 17:22:16.891059 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7109 | 2024.10.09 17:22:16.891224 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7110 | 2024.10.09 17:22:16.891629 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7111 | 2024.10.09 17:22:16.891665 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7112 | 2024.10.09 17:22:16.892054 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7113 | 2024.10.09 17:22:16.892393 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7114 | 2024.10.09 17:22:16.892529 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001608 sec., 147388.05970149254 rows/sec., 9.88 MiB/sec. | ||
7115 | 2024.10.09 17:22:16.892827 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Debug> DynamicQueryHandler: Done processing query | ||
7116 | 2024.10.09 17:22:16.892881 [ 3 ] {f6c95131-a341-408b-9bec-9264d41f281f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7117 | 2024.10.09 17:22:16.892924 [ 3 ] {} <Debug> HTTP-Session: 8d78bcc5-d3df-4f74-b47d-5e4254c69859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7118 | 2024.10.09 17:22:16.893105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7119 | 2024.10.09 17:22:16.893154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7120 | 2024.10.09 17:22:16.893174 [ 3 ] {} <Debug> HTTP-Session: a3e520e5-23e4-4c88-a602-2d8f448071d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7121 | 2024.10.09 17:22:16.893190 [ 3 ] {} <Debug> HTTP-Session: a3e520e5-23e4-4c88-a602-2d8f448071d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7122 | 2024.10.09 17:22:16.893205 [ 3 ] {} <Debug> HTTP-Session: a3e520e5-23e4-4c88-a602-2d8f448071d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7123 | 2024.10.09 17:22:16.893235 [ 3 ] {} <Trace> HTTP-Session: a3e520e5-23e4-4c88-a602-2d8f448071d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7124 | 2024.10.09 17:22:16.893335 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7125 | 2024.10.09 17:22:16.893385 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7126 | 2024.10.09 17:22:16.893539 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7127 | 2024.10.09 17:22:16.893791 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7128 | 2024.10.09 17:22:16.893828 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7129 | 2024.10.09 17:22:16.894189 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7130 | 2024.10.09 17:22:16.894512 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7131 | 2024.10.09 17:22:16.894677 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
7132 | 2024.10.09 17:22:16.894847 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Debug> DynamicQueryHandler: Done processing query | ||
7133 | 2024.10.09 17:22:16.894872 [ 3 ] {06f243d8-36dd-4d99-925c-8a20f0461616} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7134 | 2024.10.09 17:22:16.894889 [ 3 ] {} <Debug> HTTP-Session: a3e520e5-23e4-4c88-a602-2d8f448071d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7135 | 2024.10.09 17:22:16.895012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7136 | 2024.10.09 17:22:16.895061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7137 | 2024.10.09 17:22:16.895082 [ 3 ] {} <Debug> HTTP-Session: 09eafb0b-9459-44de-907e-f090e5b74955 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7138 | 2024.10.09 17:22:16.895100 [ 3 ] {} <Debug> HTTP-Session: 09eafb0b-9459-44de-907e-f090e5b74955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7139 | 2024.10.09 17:22:16.895114 [ 3 ] {} <Debug> HTTP-Session: 09eafb0b-9459-44de-907e-f090e5b74955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7140 | 2024.10.09 17:22:16.895144 [ 3 ] {} <Trace> HTTP-Session: 09eafb0b-9459-44de-907e-f090e5b74955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7141 | 2024.10.09 17:22:16.895292 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7142 | 2024.10.09 17:22:16.895359 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <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 | ||
7143 | 2024.10.09 17:22:16.895791 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7144 | 2024.10.09 17:22:16.896275 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7145 | 2024.10.09 17:22:16.896311 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7146 | 2024.10.09 17:22:16.896909 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7147 | 2024.10.09 17:22:16.897322 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7148 | 2024.10.09 17:22:16.897511 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002293 sec., 3488.8791975577847 rows/sec., 6.25 MiB/sec. | ||
7149 | 2024.10.09 17:22:16.897720 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Debug> DynamicQueryHandler: Done processing query | ||
7150 | 2024.10.09 17:22:16.897745 [ 3 ] {af159c85-0a67-4a76-9b7a-0ae9bb860447} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7151 | 2024.10.09 17:22:16.897761 [ 3 ] {} <Debug> HTTP-Session: 09eafb0b-9459-44de-907e-f090e5b74955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7152 | 2024.10.09 17:22:16.897898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7153 | 2024.10.09 17:22:16.897949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7154 | 2024.10.09 17:22:16.897970 [ 3 ] {} <Debug> HTTP-Session: e0a24589-8075-44d8-aefb-0634cd78adb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7155 | 2024.10.09 17:22:16.897988 [ 3 ] {} <Debug> HTTP-Session: e0a24589-8075-44d8-aefb-0634cd78adb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7156 | 2024.10.09 17:22:16.898003 [ 3 ] {} <Debug> HTTP-Session: e0a24589-8075-44d8-aefb-0634cd78adb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7157 | 2024.10.09 17:22:16.898034 [ 3 ] {} <Trace> HTTP-Session: e0a24589-8075-44d8-aefb-0634cd78adb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7158 | 2024.10.09 17:22:16.898156 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7159 | 2024.10.09 17:22:16.898202 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7160 | 2024.10.09 17:22:16.898330 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7161 | 2024.10.09 17:22:16.898704 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7162 | 2024.10.09 17:22:16.898748 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7163 | 2024.10.09 17:22:16.899188 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7164 | 2024.10.09 17:22:16.899588 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7165 | 2024.10.09 17:22:16.899763 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001648 sec., 49757.28155339806 rows/sec., 3.16 MiB/sec. | ||
7166 | 2024.10.09 17:22:16.899965 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Debug> DynamicQueryHandler: Done processing query | ||
7167 | 2024.10.09 17:22:16.899995 [ 3 ] {923eb430-4efd-4475-a2d1-c60f8d901517} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7168 | 2024.10.09 17:22:16.900017 [ 3 ] {} <Debug> HTTP-Session: e0a24589-8075-44d8-aefb-0634cd78adb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7169 | 2024.10.09 17:22:19.340309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 708 | ||
7170 | 2024.10.09 17:22:19.343229 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7171 | 2024.10.09 17:22:19.343284 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7172 | 2024.10.09 17:22:19.344803 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7173 | 2024.10.09 17:22:19.345840 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7174 | 2024.10.09 17:22:19.346057 [ 97 ] {} <Debug> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7175 | 2024.10.09 17:22:19.346191 [ 97 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7176 | 2024.10.09 17:22:19.346255 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7177 | 2024.10.09 17:22:19.346922 [ 192 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
7178 | 2024.10.09 17:22:19.347943 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
7179 | 2024.10.09 17:22:19.348616 [ 192 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7180 | 2024.10.09 17:22:19.348793 [ 192 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 512 rows starting from the beginning of the part | ||
7181 | 2024.10.09 17:22:19.349412 [ 192 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
7182 | 2024.10.09 17:22:19.349974 [ 192 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
7183 | 2024.10.09 17:22:19.350499 [ 192 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
7184 | 2024.10.09 17:22:19.351015 [ 192 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
7185 | 2024.10.09 17:22:19.351512 [ 192 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
7186 | 2024.10.09 17:22:19.360385 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 72 columns (72 merged, 0 gathered) in 0.013953761 sec., 50739.0086443361 rows/sec., 37.42 MiB/sec. | ||
7187 | 2024.10.09 17:22:19.361386 [ 196 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7188 | 2024.10.09 17:22:19.362895 [ 196 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7189 | 2024.10.09 17:22:19.362978 [ 196 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_16_3} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7190 | 2024.10.09 17:22:19.363197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
7191 | 2024.10.09 17:22:21.872326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7192 | 2024.10.09 17:22:21.872488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7193 | 2024.10.09 17:22:21.872524 [ 3 ] {} <Debug> HTTP-Session: 8dc97f9a-9b67-4dfe-9152-60a6d450f0d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7194 | 2024.10.09 17:22:21.872556 [ 3 ] {} <Debug> HTTP-Session: 8dc97f9a-9b67-4dfe-9152-60a6d450f0d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7195 | 2024.10.09 17:22:21.872578 [ 3 ] {} <Debug> HTTP-Session: 8dc97f9a-9b67-4dfe-9152-60a6d450f0d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7196 | 2024.10.09 17:22:21.872645 [ 3 ] {} <Trace> HTTP-Session: 8dc97f9a-9b67-4dfe-9152-60a6d450f0d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7197 | 2024.10.09 17:22:21.872888 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7198 | 2024.10.09 17:22:21.872996 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7199 | 2024.10.09 17:22:21.873337 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7200 | 2024.10.09 17:22:21.873755 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7201 | 2024.10.09 17:22:21.873798 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7202 | 2024.10.09 17:22:21.874224 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
7203 | 2024.10.09 17:22:21.874608 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7204 | 2024.10.09 17:22:21.874777 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001965 sec., 1017.8117048346055 rows/sec., 83.00 KiB/sec. | ||
7205 | 2024.10.09 17:22:21.875086 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Debug> DynamicQueryHandler: Done processing query | ||
7206 | 2024.10.09 17:22:21.875115 [ 3 ] {99826bd3-f782-4015-9f2a-58a2b09f63f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7207 | 2024.10.09 17:22:21.875158 [ 3 ] {} <Debug> HTTP-Session: 8dc97f9a-9b67-4dfe-9152-60a6d450f0d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7208 | 2024.10.09 17:22:21.875354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7209 | 2024.10.09 17:22:21.875404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7210 | 2024.10.09 17:22:21.875424 [ 3 ] {} <Debug> HTTP-Session: 7211fef5-764f-4a22-92b8-2dc1d48c9a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7211 | 2024.10.09 17:22:21.875441 [ 3 ] {} <Debug> HTTP-Session: 7211fef5-764f-4a22-92b8-2dc1d48c9a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7212 | 2024.10.09 17:22:21.875455 [ 3 ] {} <Debug> HTTP-Session: 7211fef5-764f-4a22-92b8-2dc1d48c9a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7213 | 2024.10.09 17:22:21.875486 [ 3 ] {} <Trace> HTTP-Session: 7211fef5-764f-4a22-92b8-2dc1d48c9a57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7214 | 2024.10.09 17:22:21.875619 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7215 | 2024.10.09 17:22:21.875663 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7216 | 2024.10.09 17:22:21.875911 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7217 | 2024.10.09 17:22:21.876317 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7218 | 2024.10.09 17:22:21.876354 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7219 | 2024.10.09 17:22:21.876724 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7220 | 2024.10.09 17:22:21.877099 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7221 | 2024.10.09 17:22:21.877265 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.00169 sec., 70414.20118343194 rows/sec., 5.93 MiB/sec. | ||
7222 | 2024.10.09 17:22:21.877433 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Debug> DynamicQueryHandler: Done processing query | ||
7223 | 2024.10.09 17:22:21.877458 [ 3 ] {6be9c304-71ad-486e-994b-81eac295681c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7224 | 2024.10.09 17:22:21.877475 [ 3 ] {} <Debug> HTTP-Session: 7211fef5-764f-4a22-92b8-2dc1d48c9a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7225 | 2024.10.09 17:22:21.877619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7226 | 2024.10.09 17:22:21.877667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7227 | 2024.10.09 17:22:21.877686 [ 3 ] {} <Debug> HTTP-Session: a3e39ccf-eb58-4f96-bbf3-6cffee6fe37a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7228 | 2024.10.09 17:22:21.877702 [ 3 ] {} <Debug> HTTP-Session: a3e39ccf-eb58-4f96-bbf3-6cffee6fe37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7229 | 2024.10.09 17:22:21.877716 [ 3 ] {} <Debug> HTTP-Session: a3e39ccf-eb58-4f96-bbf3-6cffee6fe37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7230 | 2024.10.09 17:22:21.877747 [ 3 ] {} <Trace> HTTP-Session: a3e39ccf-eb58-4f96-bbf3-6cffee6fe37a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7231 | 2024.10.09 17:22:21.877854 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7232 | 2024.10.09 17:22:21.877898 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7233 | 2024.10.09 17:22:21.878126 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7234 | 2024.10.09 17:22:21.878472 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7235 | 2024.10.09 17:22:21.878509 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7236 | 2024.10.09 17:22:21.878856 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7237 | 2024.10.09 17:22:21.879221 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7238 | 2024.10.09 17:22:21.879384 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001563 sec., 21113.243761996164 rows/sec., 1.54 MiB/sec. | ||
7239 | 2024.10.09 17:22:21.879559 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Debug> DynamicQueryHandler: Done processing query | ||
7240 | 2024.10.09 17:22:21.879584 [ 3 ] {97bb923a-f417-48fa-b8ec-8ddefd6c8b1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7241 | 2024.10.09 17:22:21.879601 [ 3 ] {} <Debug> HTTP-Session: a3e39ccf-eb58-4f96-bbf3-6cffee6fe37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7242 | 2024.10.09 17:22:21.879745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7243 | 2024.10.09 17:22:21.879794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7244 | 2024.10.09 17:22:21.879814 [ 3 ] {} <Debug> HTTP-Session: 40a271e2-996a-48b8-bdb0-e1618a01144c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7245 | 2024.10.09 17:22:21.879831 [ 3 ] {} <Debug> HTTP-Session: 40a271e2-996a-48b8-bdb0-e1618a01144c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7246 | 2024.10.09 17:22:21.879845 [ 3 ] {} <Debug> HTTP-Session: 40a271e2-996a-48b8-bdb0-e1618a01144c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7247 | 2024.10.09 17:22:21.879876 [ 3 ] {} <Trace> HTTP-Session: 40a271e2-996a-48b8-bdb0-e1618a01144c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7248 | 2024.10.09 17:22:21.879995 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7249 | 2024.10.09 17:22:21.880038 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7250 | 2024.10.09 17:22:21.880268 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7251 | 2024.10.09 17:22:21.880619 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7252 | 2024.10.09 17:22:21.880656 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7253 | 2024.10.09 17:22:21.881016 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7254 | 2024.10.09 17:22:21.881376 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7255 | 2024.10.09 17:22:21.881544 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001581 sec., 61353.57368753954 rows/sec., 4.79 MiB/sec. | ||
7256 | 2024.10.09 17:22:21.881826 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Debug> DynamicQueryHandler: Done processing query | ||
7257 | 2024.10.09 17:22:21.881868 [ 3 ] {4ad04d38-581c-4bbf-b5cf-7bd80cc8e756} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7258 | 2024.10.09 17:22:21.881892 [ 3 ] {} <Debug> HTTP-Session: 40a271e2-996a-48b8-bdb0-e1618a01144c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7259 | 2024.10.09 17:22:21.882046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7260 | 2024.10.09 17:22:21.882096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7261 | 2024.10.09 17:22:21.882116 [ 3 ] {} <Debug> HTTP-Session: 82d282d0-f518-4eb3-839d-1b055e3318a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7262 | 2024.10.09 17:22:21.882132 [ 3 ] {} <Debug> HTTP-Session: 82d282d0-f518-4eb3-839d-1b055e3318a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7263 | 2024.10.09 17:22:21.882146 [ 3 ] {} <Debug> HTTP-Session: 82d282d0-f518-4eb3-839d-1b055e3318a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7264 | 2024.10.09 17:22:21.882177 [ 3 ] {} <Trace> HTTP-Session: 82d282d0-f518-4eb3-839d-1b055e3318a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7265 | 2024.10.09 17:22:21.882329 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7266 | 2024.10.09 17:22:21.882378 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7267 | 2024.10.09 17:22:21.882544 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7268 | 2024.10.09 17:22:21.882949 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7269 | 2024.10.09 17:22:21.882985 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7270 | 2024.10.09 17:22:21.883370 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7271 | 2024.10.09 17:22:21.883716 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7272 | 2024.10.09 17:22:21.883875 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001607 sec., 100186.6832607343 rows/sec., 6.98 MiB/sec. | ||
7273 | 2024.10.09 17:22:21.884052 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Debug> DynamicQueryHandler: Done processing query | ||
7274 | 2024.10.09 17:22:21.884076 [ 3 ] {e8d50e26-3945-479f-9ec2-3ebbb69471f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7275 | 2024.10.09 17:22:21.884093 [ 3 ] {} <Debug> HTTP-Session: 82d282d0-f518-4eb3-839d-1b055e3318a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7276 | 2024.10.09 17:22:21.884312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7277 | 2024.10.09 17:22:21.884362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7278 | 2024.10.09 17:22:21.884381 [ 3 ] {} <Debug> HTTP-Session: 45e45efd-e1f6-4f20-aef3-d2bf2602c76d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7279 | 2024.10.09 17:22:21.884397 [ 3 ] {} <Debug> HTTP-Session: 45e45efd-e1f6-4f20-aef3-d2bf2602c76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7280 | 2024.10.09 17:22:21.884411 [ 3 ] {} <Debug> HTTP-Session: 45e45efd-e1f6-4f20-aef3-d2bf2602c76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7281 | 2024.10.09 17:22:21.884442 [ 3 ] {} <Trace> HTTP-Session: 45e45efd-e1f6-4f20-aef3-d2bf2602c76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7282 | 2024.10.09 17:22:21.884761 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7283 | 2024.10.09 17:22:21.884828 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <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 | ||
7284 | 2024.10.09 17:22:21.885258 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7285 | 2024.10.09 17:22:21.885862 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7286 | 2024.10.09 17:22:21.885900 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7287 | 2024.10.09 17:22:21.886518 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7288 | 2024.10.09 17:22:21.886937 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7289 | 2024.10.09 17:22:21.887138 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002591 sec., 11964.492473948283 rows/sec., 21.44 MiB/sec. | ||
7290 | 2024.10.09 17:22:21.887705 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Debug> DynamicQueryHandler: Done processing query | ||
7291 | 2024.10.09 17:22:21.887731 [ 3 ] {d54c18d8-6499-46de-b658-09f56d4cb611} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
7292 | 2024.10.09 17:22:21.887747 [ 3 ] {} <Debug> HTTP-Session: 45e45efd-e1f6-4f20-aef3-d2bf2602c76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7293 | 2024.10.09 17:22:21.887885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7294 | 2024.10.09 17:22:21.887933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7295 | 2024.10.09 17:22:21.887953 [ 3 ] {} <Debug> HTTP-Session: 3835f526-2dd7-4a12-afa3-73d6a59dc6de Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7296 | 2024.10.09 17:22:21.887970 [ 3 ] {} <Debug> HTTP-Session: 3835f526-2dd7-4a12-afa3-73d6a59dc6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7297 | 2024.10.09 17:22:21.887984 [ 3 ] {} <Debug> HTTP-Session: 3835f526-2dd7-4a12-afa3-73d6a59dc6de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7298 | 2024.10.09 17:22:21.888015 [ 3 ] {} <Trace> HTTP-Session: 3835f526-2dd7-4a12-afa3-73d6a59dc6de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7299 | 2024.10.09 17:22:21.888132 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7300 | 2024.10.09 17:22:21.888179 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7301 | 2024.10.09 17:22:21.888336 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7302 | 2024.10.09 17:22:21.888642 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7303 | 2024.10.09 17:22:21.888678 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7304 | 2024.10.09 17:22:21.889053 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7305 | 2024.10.09 17:22:21.889384 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7306 | 2024.10.09 17:22:21.889553 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec. | ||
7307 | 2024.10.09 17:22:21.889760 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Debug> DynamicQueryHandler: Done processing query | ||
7308 | 2024.10.09 17:22:21.889786 [ 3 ] {dfb73619-6f02-4056-a662-cc32c8c92415} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7309 | 2024.10.09 17:22:21.889802 [ 3 ] {} <Debug> HTTP-Session: 3835f526-2dd7-4a12-afa3-73d6a59dc6de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7310 | 2024.10.09 17:22:24.171813 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7311 | 2024.10.09 17:22:24.171872 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7312 | 2024.10.09 17:22:26.876389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7313 | 2024.10.09 17:22:26.876578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7314 | 2024.10.09 17:22:26.876623 [ 3 ] {} <Debug> HTTP-Session: c02dced0-54e9-439f-8789-a7f2894d83b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7315 | 2024.10.09 17:22:26.876664 [ 3 ] {} <Debug> HTTP-Session: c02dced0-54e9-439f-8789-a7f2894d83b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7316 | 2024.10.09 17:22:26.876692 [ 3 ] {} <Debug> HTTP-Session: c02dced0-54e9-439f-8789-a7f2894d83b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7317 | 2024.10.09 17:22:26.876772 [ 3 ] {} <Trace> HTTP-Session: c02dced0-54e9-439f-8789-a7f2894d83b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7318 | 2024.10.09 17:22:26.877124 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7319 | 2024.10.09 17:22:26.877193 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7320 | 2024.10.09 17:22:26.877532 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7321 | 2024.10.09 17:22:26.878139 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7322 | 2024.10.09 17:22:26.878183 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7323 | 2024.10.09 17:22:26.878630 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7324 | 2024.10.09 17:22:26.879013 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7325 | 2024.10.09 17:22:26.879184 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002213 sec., 92634.43289652055 rows/sec., 8.14 MiB/sec. | ||
7326 | 2024.10.09 17:22:26.879251 [ 91 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7327 | 2024.10.09 17:22:26.879383 [ 91 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7328 | 2024.10.09 17:22:26.879439 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7329 | 2024.10.09 17:22:26.879487 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Debug> DynamicQueryHandler: Done processing query | ||
7330 | 2024.10.09 17:22:26.879539 [ 3 ] {aac5e8e7-08b1-47c0-91ad-480168be5bda} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7331 | 2024.10.09 17:22:26.879595 [ 3 ] {} <Debug> HTTP-Session: c02dced0-54e9-439f-8789-a7f2894d83b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7332 | 2024.10.09 17:22:26.879707 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
7333 | 2024.10.09 17:22:26.879928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7334 | 2024.10.09 17:22:26.879989 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7335 | 2024.10.09 17:22:26.880024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7336 | 2024.10.09 17:22:26.880055 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
7337 | 2024.10.09 17:22:26.880067 [ 3 ] {} <Debug> HTTP-Session: e040cdaf-f15a-4234-8ebd-ca5de142cb97 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7338 | 2024.10.09 17:22:26.880117 [ 3 ] {} <Debug> HTTP-Session: e040cdaf-f15a-4234-8ebd-ca5de142cb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7339 | 2024.10.09 17:22:26.880157 [ 3 ] {} <Debug> HTTP-Session: e040cdaf-f15a-4234-8ebd-ca5de142cb97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7340 | 2024.10.09 17:22:26.880321 [ 3 ] {} <Trace> HTTP-Session: e040cdaf-f15a-4234-8ebd-ca5de142cb97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7341 | 2024.10.09 17:22:26.880316 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 205 rows starting from the beginning of the part | ||
7342 | 2024.10.09 17:22:26.880579 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
7343 | 2024.10.09 17:22:26.880663 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7344 | 2024.10.09 17:22:26.880885 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7345 | 2024.10.09 17:22:26.880913 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 205 rows starting from the beginning of the part | ||
7346 | 2024.10.09 17:22:26.881291 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 119 rows starting from the beginning of the part | ||
7347 | 2024.10.09 17:22:26.881575 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 205 rows starting from the beginning of the part | ||
7348 | 2024.10.09 17:22:26.882361 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7349 | 2024.10.09 17:22:26.883102 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7350 | 2024.10.09 17:22:26.883167 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7351 | 2024.10.09 17:22:26.884218 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7352 | 2024.10.09 17:22:26.884830 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7353 | 2024.10.09 17:22:26.885267 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00473 sec., 1691.3319238900635 rows/sec., 127.18 KiB/sec. | ||
7354 | 2024.10.09 17:22:26.885314 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 5 columns (5 merged, 0 gathered) in 0.005748604 sec., 394530.5677691488 rows/sec., 34.94 MiB/sec. | ||
7355 | 2024.10.09 17:22:26.885622 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Debug> DynamicQueryHandler: Done processing query | ||
7356 | 2024.10.09 17:22:26.885660 [ 3 ] {c6952200-fe98-4764-b876-417ed4362051} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7357 | 2024.10.09 17:22:26.885670 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7358 | 2024.10.09 17:22:26.885687 [ 3 ] {} <Debug> HTTP-Session: e040cdaf-f15a-4234-8ebd-ca5de142cb97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7359 | 2024.10.09 17:22:26.885903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7360 | 2024.10.09 17:22:26.886032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7361 | 2024.10.09 17:22:26.886108 [ 3 ] {} <Debug> HTTP-Session: 18c81e41-a04c-47ff-9a75-a204769e5cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7362 | 2024.10.09 17:22:26.886179 [ 3 ] {} <Debug> HTTP-Session: 18c81e41-a04c-47ff-9a75-a204769e5cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7363 | 2024.10.09 17:22:26.886220 [ 3 ] {} <Debug> HTTP-Session: 18c81e41-a04c-47ff-9a75-a204769e5cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7364 | 2024.10.09 17:22:26.886311 [ 3 ] {} <Trace> HTTP-Session: 18c81e41-a04c-47ff-9a75-a204769e5cc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7365 | 2024.10.09 17:22:26.886515 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7366 | 2024.10.09 17:22:26.886596 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7367 | 2024.10.09 17:22:26.886605 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7368 | 2024.10.09 17:22:26.886840 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_36_7} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7369 | 2024.10.09 17:22:26.887040 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
7370 | 2024.10.09 17:22:26.887177 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7371 | 2024.10.09 17:22:26.887508 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7372 | 2024.10.09 17:22:26.887547 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7373 | 2024.10.09 17:22:26.887925 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7374 | 2024.10.09 17:22:26.888309 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7375 | 2024.10.09 17:22:26.888462 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002028 sec., 6903.353057199211 rows/sec., 483.47 KiB/sec. | ||
7376 | 2024.10.09 17:22:26.888773 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Debug> DynamicQueryHandler: Done processing query | ||
7377 | 2024.10.09 17:22:26.888798 [ 3 ] {db62d15c-4dfa-4230-b77e-9bcfabbc9725} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7378 | 2024.10.09 17:22:26.888816 [ 3 ] {} <Debug> HTTP-Session: 18c81e41-a04c-47ff-9a75-a204769e5cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7379 | 2024.10.09 17:22:26.888947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7380 | 2024.10.09 17:22:26.888997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7381 | 2024.10.09 17:22:26.889016 [ 3 ] {} <Debug> HTTP-Session: af426a6b-9c4c-406a-a97b-2527109a723c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7382 | 2024.10.09 17:22:26.889033 [ 3 ] {} <Debug> HTTP-Session: af426a6b-9c4c-406a-a97b-2527109a723c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7383 | 2024.10.09 17:22:26.889046 [ 3 ] {} <Debug> HTTP-Session: af426a6b-9c4c-406a-a97b-2527109a723c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7384 | 2024.10.09 17:22:26.889078 [ 3 ] {} <Trace> HTTP-Session: af426a6b-9c4c-406a-a97b-2527109a723c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7385 | 2024.10.09 17:22:26.889179 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7386 | 2024.10.09 17:22:26.889224 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7387 | 2024.10.09 17:22:26.889473 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7388 | 2024.10.09 17:22:26.889754 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7389 | 2024.10.09 17:22:26.889791 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7390 | 2024.10.09 17:22:26.890143 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7391 | 2024.10.09 17:22:26.890511 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7392 | 2024.10.09 17:22:26.890671 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 234.76 KiB/sec. | ||
7393 | 2024.10.09 17:22:26.890843 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Debug> DynamicQueryHandler: Done processing query | ||
7394 | 2024.10.09 17:22:26.890868 [ 3 ] {28f6fe85-7b52-4e2a-9828-58fcb5008aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7395 | 2024.10.09 17:22:26.890884 [ 3 ] {} <Debug> HTTP-Session: af426a6b-9c4c-406a-a97b-2527109a723c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7396 | 2024.10.09 17:22:26.891142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7397 | 2024.10.09 17:22:26.891191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7398 | 2024.10.09 17:22:26.891211 [ 3 ] {} <Debug> HTTP-Session: 6b182c6d-3ec7-4b43-a4a2-982a08f83d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7399 | 2024.10.09 17:22:26.891227 [ 3 ] {} <Debug> HTTP-Session: 6b182c6d-3ec7-4b43-a4a2-982a08f83d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7400 | 2024.10.09 17:22:26.891242 [ 3 ] {} <Debug> HTTP-Session: 6b182c6d-3ec7-4b43-a4a2-982a08f83d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7401 | 2024.10.09 17:22:26.891274 [ 3 ] {} <Trace> HTTP-Session: 6b182c6d-3ec7-4b43-a4a2-982a08f83d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7402 | 2024.10.09 17:22:26.891515 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7403 | 2024.10.09 17:22:26.891559 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7404 | 2024.10.09 17:22:26.891790 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7405 | 2024.10.09 17:22:26.892335 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7406 | 2024.10.09 17:22:26.892372 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7407 | 2024.10.09 17:22:26.892754 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7408 | 2024.10.09 17:22:26.893112 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7409 | 2024.10.09 17:22:26.893269 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001899 sec., 205371.24802527647 rows/sec., 14.56 MiB/sec. | ||
7410 | 2024.10.09 17:22:26.893280 [ 91 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7411 | 2024.10.09 17:22:26.893369 [ 91 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7412 | 2024.10.09 17:22:26.893435 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7413 | 2024.10.09 17:22:26.893595 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Debug> DynamicQueryHandler: Done processing query | ||
7414 | 2024.10.09 17:22:26.893629 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
7415 | 2024.10.09 17:22:26.893644 [ 3 ] {74cf261b-c1ad-4e0b-9dea-2402c7192100} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7416 | 2024.10.09 17:22:26.893697 [ 3 ] {} <Debug> HTTP-Session: 6b182c6d-3ec7-4b43-a4a2-982a08f83d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7417 | 2024.10.09 17:22:26.893833 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7418 | 2024.10.09 17:22:26.893898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7419 | 2024.10.09 17:22:26.893905 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
7420 | 2024.10.09 17:22:26.893992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7421 | 2024.10.09 17:22:26.894117 [ 3 ] {} <Debug> HTTP-Session: 18e65825-ddba-4c7f-b0f0-e1d29f805caa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7422 | 2024.10.09 17:22:26.894148 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 390 rows starting from the beginning of the part | ||
7423 | 2024.10.09 17:22:26.894200 [ 3 ] {} <Debug> HTTP-Session: 18e65825-ddba-4c7f-b0f0-e1d29f805caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7424 | 2024.10.09 17:22:26.894267 [ 3 ] {} <Debug> HTTP-Session: 18e65825-ddba-4c7f-b0f0-e1d29f805caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7425 | 2024.10.09 17:22:26.894450 [ 3 ] {} <Trace> HTTP-Session: 18e65825-ddba-4c7f-b0f0-e1d29f805caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7426 | 2024.10.09 17:22:26.894460 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
7427 | 2024.10.09 17:22:26.894657 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 390 rows starting from the beginning of the part | ||
7428 | 2024.10.09 17:22:26.894890 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7429 | 2024.10.09 17:22:26.894926 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 97 rows starting from the beginning of the part | ||
7430 | 2024.10.09 17:22:26.895066 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7431 | 2024.10.09 17:22:26.895348 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 390 rows starting from the beginning of the part | ||
7432 | 2024.10.09 17:22:26.896134 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7433 | 2024.10.09 17:22:26.896784 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7434 | 2024.10.09 17:22:26.896838 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7435 | 2024.10.09 17:22:26.897847 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7436 | 2024.10.09 17:22:26.898420 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7437 | 2024.10.09 17:22:26.898870 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004154 sec., 1444.3909484833896 rows/sec., 75.46 KiB/sec. | ||
7438 | 2024.10.09 17:22:26.899184 [ 201 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2275 rows, containing 5 columns (5 merged, 0 gathered) in 0.005636171 sec., 403642.8277282574 rows/sec., 30.71 MiB/sec. | ||
7439 | 2024.10.09 17:22:26.899428 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Debug> DynamicQueryHandler: Done processing query | ||
7440 | 2024.10.09 17:22:26.899468 [ 3 ] {f0f7c5a3-eb83-42cb-9491-3b55d94ed616} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7441 | 2024.10.09 17:22:26.899492 [ 3 ] {} <Debug> HTTP-Session: 18e65825-ddba-4c7f-b0f0-e1d29f805caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7442 | 2024.10.09 17:22:26.899558 [ 201 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7443 | 2024.10.09 17:22:26.899742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7444 | 2024.10.09 17:22:26.899871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7445 | 2024.10.09 17:22:26.899952 [ 3 ] {} <Debug> HTTP-Session: 43210157-6c74-45a9-8ad6-0e8d9e6956d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7446 | 2024.10.09 17:22:26.900004 [ 3 ] {} <Debug> HTTP-Session: 43210157-6c74-45a9-8ad6-0e8d9e6956d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7447 | 2024.10.09 17:22:26.900045 [ 3 ] {} <Debug> HTTP-Session: 43210157-6c74-45a9-8ad6-0e8d9e6956d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7448 | 2024.10.09 17:22:26.900125 [ 3 ] {} <Trace> HTTP-Session: 43210157-6c74-45a9-8ad6-0e8d9e6956d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7449 | 2024.10.09 17:22:26.900352 [ 201 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7450 | 2024.10.09 17:22:26.900455 [ 201 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_36_7} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7451 | 2024.10.09 17:22:26.900488 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7452 | 2024.10.09 17:22:26.900603 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7453 | 2024.10.09 17:22:26.900623 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
7454 | 2024.10.09 17:22:26.900816 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7455 | 2024.10.09 17:22:26.901253 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7456 | 2024.10.09 17:22:26.901291 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7457 | 2024.10.09 17:22:26.901710 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7458 | 2024.10.09 17:22:26.902075 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7459 | 2024.10.09 17:22:26.902216 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001953 sec., 121351.76651305683 rows/sec., 8.13 MiB/sec. | ||
7460 | 2024.10.09 17:22:26.902233 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7461 | 2024.10.09 17:22:26.902332 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7462 | 2024.10.09 17:22:26.902372 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7463 | 2024.10.09 17:22:26.902576 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Debug> DynamicQueryHandler: Done processing query | ||
7464 | 2024.10.09 17:22:26.902645 [ 3 ] {67fb92aa-7fa8-4e3d-90e2-e94639825e14} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7465 | 2024.10.09 17:22:26.902699 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
7466 | 2024.10.09 17:22:26.902754 [ 3 ] {} <Debug> HTTP-Session: 43210157-6c74-45a9-8ad6-0e8d9e6956d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7467 | 2024.10.09 17:22:26.903055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7468 | 2024.10.09 17:22:26.903217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7469 | 2024.10.09 17:22:26.903276 [ 3 ] {} <Debug> HTTP-Session: 8e2ce8b9-6b40-4e6f-affe-e02ee3a4a3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7470 | 2024.10.09 17:22:26.903329 [ 3 ] {} <Debug> HTTP-Session: 8e2ce8b9-6b40-4e6f-affe-e02ee3a4a3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7471 | 2024.10.09 17:22:26.903342 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7472 | 2024.10.09 17:22:26.903358 [ 3 ] {} <Debug> HTTP-Session: 8e2ce8b9-6b40-4e6f-affe-e02ee3a4a3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7473 | 2024.10.09 17:22:26.903412 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10055 rows starting from the beginning of the part | ||
7474 | 2024.10.09 17:22:26.903434 [ 3 ] {} <Trace> HTTP-Session: 8e2ce8b9-6b40-4e6f-affe-e02ee3a4a3b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7475 | 2024.10.09 17:22:26.903670 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
7476 | 2024.10.09 17:22:26.903708 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7477 | 2024.10.09 17:22:26.903881 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7478 | 2024.10.09 17:22:26.903970 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
7479 | 2024.10.09 17:22:26.904383 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
7480 | 2024.10.09 17:22:26.904763 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part | ||
7481 | 2024.10.09 17:22:26.905051 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7482 | 2024.10.09 17:22:26.905116 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
7483 | 2024.10.09 17:22:26.905940 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7484 | 2024.10.09 17:22:26.906011 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7485 | 2024.10.09 17:22:26.906691 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7486 | 2024.10.09 17:22:26.907379 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7487 | 2024.10.09 17:22:26.907706 [ 91 ] {} <Debug> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
7488 | 2024.10.09 17:22:26.907804 [ 91 ] {} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7489 | 2024.10.09 17:22:26.907822 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004178 sec., 239.34897079942556 rows/sec., 16.13 KiB/sec. | ||
7490 | 2024.10.09 17:22:26.907876 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7491 | 2024.10.09 17:22:26.908839 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
7492 | 2024.10.09 17:22:26.908912 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Debug> DynamicQueryHandler: Done processing query | ||
7493 | 2024.10.09 17:22:26.909051 [ 3 ] {d7d18d41-38dc-4cf3-8421-dc86942b3373} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7494 | 2024.10.09 17:22:26.909189 [ 3 ] {} <Debug> HTTP-Session: 8e2ce8b9-6b40-4e6f-affe-e02ee3a4a3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7495 | 2024.10.09 17:22:26.909456 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7496 | 2024.10.09 17:22:26.909457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7497 | 2024.10.09 17:22:26.909504 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
7498 | 2024.10.09 17:22:26.909540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7499 | 2024.10.09 17:22:26.909599 [ 3 ] {} <Debug> HTTP-Session: b6348296-614a-4d9f-a539-d8d4bff1bfa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7500 | 2024.10.09 17:22:26.909665 [ 3 ] {} <Debug> HTTP-Session: b6348296-614a-4d9f-a539-d8d4bff1bfa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7501 | 2024.10.09 17:22:26.909682 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
7502 | 2024.10.09 17:22:26.909698 [ 3 ] {} <Debug> HTTP-Session: b6348296-614a-4d9f-a539-d8d4bff1bfa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7503 | 2024.10.09 17:22:26.909853 [ 3 ] {} <Trace> HTTP-Session: b6348296-614a-4d9f-a539-d8d4bff1bfa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7504 | 2024.10.09 17:22:26.909932 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
7505 | 2024.10.09 17:22:26.910044 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
7506 | 2024.10.09 17:22:26.910132 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
7507 | 2024.10.09 17:22:26.910791 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7508 | 2024.10.09 17:22:26.910967 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
7509 | 2024.10.09 17:22:26.911082 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <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 | ||
7510 | 2024.10.09 17:22:26.912570 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7511 | 2024.10.09 17:22:26.913994 [ 187 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11087 rows, containing 5 columns (5 merged, 0 gathered) in 0.011480748 sec., 965703.6283698587 rows/sec., 65.19 MiB/sec. | ||
7512 | 2024.10.09 17:22:26.914774 [ 200 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7513 | 2024.10.09 17:22:26.914853 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006816997 sec., 2200.3823677786568 rows/sec., 148.27 KiB/sec. | ||
7514 | 2024.10.09 17:22:26.915119 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
7515 | 2024.10.09 17:22:26.915361 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7516 | 2024.10.09 17:22:26.915417 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7517 | 2024.10.09 17:22:26.916910 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_15_3} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7518 | 2024.10.09 17:22:26.917217 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_15_3} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
7519 | 2024.10.09 17:22:26.917412 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7520 | 2024.10.09 17:22:26.917472 [ 194 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7521 | 2024.10.09 17:22:26.917608 [ 194 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7522 | 2024.10.09 17:22:26.917725 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
7523 | 2024.10.09 17:22:26.917847 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7524 | 2024.10.09 17:22:26.918273 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7525 | 2024.10.09 17:22:26.918486 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008488 sec., 942.507068803016 rows/sec., 1.69 MiB/sec. | ||
7526 | 2024.10.09 17:22:26.918731 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Debug> DynamicQueryHandler: Done processing query | ||
7527 | 2024.10.09 17:22:26.918758 [ 3 ] {b6ab021c-68e5-4a78-86a9-780f822fe6f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7528 | 2024.10.09 17:22:26.918775 [ 3 ] {} <Debug> HTTP-Session: b6348296-614a-4d9f-a539-d8d4bff1bfa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7529 | 2024.10.09 17:22:26.918910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7530 | 2024.10.09 17:22:26.918960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7531 | 2024.10.09 17:22:26.918980 [ 3 ] {} <Debug> HTTP-Session: f23fe121-4faa-480f-80b2-24f6be048712 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7532 | 2024.10.09 17:22:26.918997 [ 3 ] {} <Debug> HTTP-Session: f23fe121-4faa-480f-80b2-24f6be048712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7533 | 2024.10.09 17:22:26.919011 [ 3 ] {} <Debug> HTTP-Session: f23fe121-4faa-480f-80b2-24f6be048712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7534 | 2024.10.09 17:22:26.919043 [ 3 ] {} <Trace> HTTP-Session: f23fe121-4faa-480f-80b2-24f6be048712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7535 | 2024.10.09 17:22:26.919176 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7536 | 2024.10.09 17:22:26.919222 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7537 | 2024.10.09 17:22:26.919356 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7538 | 2024.10.09 17:22:26.919654 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7539 | 2024.10.09 17:22:26.919691 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7540 | 2024.10.09 17:22:26.920059 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7541 | 2024.10.09 17:22:26.920388 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7542 | 2024.10.09 17:22:26.920536 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001414 sec., 57991.513437058 rows/sec., 3.68 MiB/sec. | ||
7543 | 2024.10.09 17:22:26.920582 [ 88 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7544 | 2024.10.09 17:22:26.920672 [ 88 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7545 | 2024.10.09 17:22:26.920713 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7546 | 2024.10.09 17:22:26.920752 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Debug> DynamicQueryHandler: Done processing query | ||
7547 | 2024.10.09 17:22:26.920805 [ 3 ] {0377f251-6318-45b0-9a46-f88eea343cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7548 | 2024.10.09 17:22:26.920855 [ 3 ] {} <Debug> HTTP-Session: f23fe121-4faa-480f-80b2-24f6be048712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7549 | 2024.10.09 17:22:26.920941 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
7550 | 2024.10.09 17:22:26.921081 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7551 | 2024.10.09 17:22:26.921113 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1812 rows starting from the beginning of the part | ||
7552 | 2024.10.09 17:22:26.921200 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
7553 | 2024.10.09 17:22:26.921448 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
7554 | 2024.10.09 17:22:26.921549 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
7555 | 2024.10.09 17:22:26.921748 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
7556 | 2024.10.09 17:22:26.921880 [ 191 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
7557 | 2024.10.09 17:22:26.923229 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.002419002 sec., 900371.3101518726 rows/sec., 58.68 MiB/sec. | ||
7558 | 2024.10.09 17:22:26.923506 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7559 | 2024.10.09 17:22:26.923997 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7560 | 2024.10.09 17:22:26.924091 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_36_7} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7561 | 2024.10.09 17:22:26.924185 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7562 | 2024.10.09 17:22:29.349095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 742 | ||
7563 | 2024.10.09 17:22:29.352109 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7564 | 2024.10.09 17:22:29.352163 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
7565 | 2024.10.09 17:22:29.353746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7566 | 2024.10.09 17:22:29.354780 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7567 | 2024.10.09 17:22:29.355368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
7568 | 2024.10.09 17:22:30.118205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 175585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7569 | 2024.10.09 17:22:30.118393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7570 | 2024.10.09 17:22:30.118438 [ 3 ] {} <Debug> HTTP-Session: 940b3a1e-dbbf-4141-aefc-ae911ce43bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7571 | 2024.10.09 17:22:30.118479 [ 3 ] {} <Debug> HTTP-Session: 940b3a1e-dbbf-4141-aefc-ae911ce43bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7572 | 2024.10.09 17:22:30.118507 [ 3 ] {} <Debug> HTTP-Session: 940b3a1e-dbbf-4141-aefc-ae911ce43bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7573 | 2024.10.09 17:22:30.118588 [ 3 ] {} <Trace> HTTP-Session: 940b3a1e-dbbf-4141-aefc-ae911ce43bc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7574 | 2024.10.09 17:22:30.119460 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7575 | 2024.10.09 17:22:30.119528 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7576 | 2024.10.09 17:22:30.119870 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7577 | 2024.10.09 17:22:30.121156 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2024.10.09 17:22:30.121195 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7579 | 2024.10.09 17:22:30.121687 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7580 | 2024.10.09 17:22:30.122071 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2024.10.09 17:22:30.122219 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003355 sec., 361847.9880774963 rows/sec., 29.74 MiB/sec. | ||
7582 | 2024.10.09 17:22:30.122416 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Debug> DynamicQueryHandler: Done processing query | ||
7583 | 2024.10.09 17:22:30.122442 [ 3 ] {7049eb2b-17b7-4d22-b18a-daf2c9e682bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
7584 | 2024.10.09 17:22:30.122458 [ 3 ] {} <Debug> HTTP-Session: 940b3a1e-dbbf-4141-aefc-ae911ce43bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7585 | 2024.10.09 17:22:30.122671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7586 | 2024.10.09 17:22:30.122720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7587 | 2024.10.09 17:22:30.122739 [ 3 ] {} <Debug> HTTP-Session: ebde5b64-6780-47eb-9fe8-64e6d2504878 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7588 | 2024.10.09 17:22:30.122756 [ 3 ] {} <Debug> HTTP-Session: ebde5b64-6780-47eb-9fe8-64e6d2504878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7589 | 2024.10.09 17:22:30.122770 [ 3 ] {} <Debug> HTTP-Session: ebde5b64-6780-47eb-9fe8-64e6d2504878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7590 | 2024.10.09 17:22:30.122802 [ 3 ] {} <Trace> HTTP-Session: ebde5b64-6780-47eb-9fe8-64e6d2504878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7591 | 2024.10.09 17:22:30.122901 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7592 | 2024.10.09 17:22:30.122944 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7593 | 2024.10.09 17:22:30.123171 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7594 | 2024.10.09 17:22:30.123483 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2024.10.09 17:22:30.123519 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7596 | 2024.10.09 17:22:30.123866 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7597 | 2024.10.09 17:22:30.124225 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2024.10.09 17:22:30.124349 [ 86 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7599 | 2024.10.09 17:22:30.124352 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001476 sec., 6097.560975609756 rows/sec., 458.51 KiB/sec. | ||
7600 | 2024.10.09 17:22:30.124398 [ 86 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7601 | 2024.10.09 17:22:30.124443 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7602 | 2024.10.09 17:22:30.124625 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Debug> DynamicQueryHandler: Done processing query | ||
7603 | 2024.10.09 17:22:30.124703 [ 3 ] {f93a5f98-0ca2-4792-b91a-3e7ebdb10819} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7604 | 2024.10.09 17:22:30.124789 [ 3 ] {} <Debug> HTTP-Session: ebde5b64-6780-47eb-9fe8-64e6d2504878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7605 | 2024.10.09 17:22:30.125162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7606 | 2024.10.09 17:22:30.125240 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
7607 | 2024.10.09 17:22:30.125324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7608 | 2024.10.09 17:22:30.125394 [ 3 ] {} <Debug> HTTP-Session: cd13e308-727b-4c6e-8ea6-44ceff282e49 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7609 | 2024.10.09 17:22:30.125443 [ 3 ] {} <Debug> HTTP-Session: cd13e308-727b-4c6e-8ea6-44ceff282e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7610 | 2024.10.09 17:22:30.125470 [ 3 ] {} <Debug> HTTP-Session: cd13e308-727b-4c6e-8ea6-44ceff282e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7611 | 2024.10.09 17:22:30.125524 [ 3 ] {} <Trace> HTTP-Session: cd13e308-727b-4c6e-8ea6-44ceff282e49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7612 | 2024.10.09 17:22:30.125536 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7613 | 2024.10.09 17:22:30.125571 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
7614 | 2024.10.09 17:22:30.125661 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
7615 | 2024.10.09 17:22:30.125775 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7616 | 2024.10.09 17:22:30.126004 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7617 | 2024.10.09 17:22:30.126053 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
7618 | 2024.10.09 17:22:30.126423 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
7619 | 2024.10.09 17:22:30.126734 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
7620 | 2024.10.09 17:22:30.127024 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part | ||
7621 | 2024.10.09 17:22:30.127721 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7622 | 2024.10.09 17:22:30.128324 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7623 | 2024.10.09 17:22:30.128375 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7624 | 2024.10.09 17:22:30.128985 [ 200 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 5 columns (5 merged, 0 gathered) in 0.004396035 sec., 33211.74649428405 rows/sec., 2.54 MiB/sec. | ||
7625 | 2024.10.09 17:22:30.129019 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7626 | 2024.10.09 17:22:30.129278 [ 200 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7627 | 2024.10.09 17:22:30.129953 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7628 | 2024.10.09 17:22:30.130321 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004698 sec., 48531.28991060026 rows/sec., 3.29 MiB/sec. | ||
7629 | 2024.10.09 17:22:30.130769 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7630 | 2024.10.09 17:22:30.130892 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Debug> DynamicQueryHandler: Done processing query | ||
7631 | 2024.10.09 17:22:30.130920 [ 3 ] {f0f92d76-338c-428c-bcfa-1aa08310200e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
7632 | 2024.10.09 17:22:30.130936 [ 198 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_31_6} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7633 | 2024.10.09 17:22:30.130942 [ 3 ] {} <Debug> HTTP-Session: cd13e308-727b-4c6e-8ea6-44ceff282e49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7634 | 2024.10.09 17:22:30.131038 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7635 | 2024.10.09 17:22:30.131224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 87373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7636 | 2024.10.09 17:22:30.131274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7637 | 2024.10.09 17:22:30.131294 [ 3 ] {} <Debug> HTTP-Session: 20e78211-dfdc-4a0b-9c84-cbee9894691a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7638 | 2024.10.09 17:22:30.131310 [ 3 ] {} <Debug> HTTP-Session: 20e78211-dfdc-4a0b-9c84-cbee9894691a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7639 | 2024.10.09 17:22:30.131324 [ 3 ] {} <Debug> HTTP-Session: 20e78211-dfdc-4a0b-9c84-cbee9894691a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7640 | 2024.10.09 17:22:30.131356 [ 3 ] {} <Trace> HTTP-Session: 20e78211-dfdc-4a0b-9c84-cbee9894691a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7641 | 2024.10.09 17:22:30.131652 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7642 | 2024.10.09 17:22:30.131697 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7643 | 2024.10.09 17:22:30.131931 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7644 | 2024.10.09 17:22:30.132540 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7645 | 2024.10.09 17:22:30.132576 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7646 | 2024.10.09 17:22:30.132960 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7647 | 2024.10.09 17:22:30.133327 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7648 | 2024.10.09 17:22:30.133460 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.002002 sec., 264235.7642357643 rows/sec., 19.57 MiB/sec. | ||
7649 | 2024.10.09 17:22:30.133681 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Debug> DynamicQueryHandler: Done processing query | ||
7650 | 2024.10.09 17:22:30.133709 [ 3 ] {2c364850-236e-483f-92e1-63478e62f0c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
7651 | 2024.10.09 17:22:30.133727 [ 3 ] {} <Debug> HTTP-Session: 20e78211-dfdc-4a0b-9c84-cbee9894691a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7652 | 2024.10.09 17:22:30.134176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7653 | 2024.10.09 17:22:30.134225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7654 | 2024.10.09 17:22:30.134246 [ 3 ] {} <Debug> HTTP-Session: 063ea99d-a524-4e11-980e-872c1a058f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7655 | 2024.10.09 17:22:30.134263 [ 3 ] {} <Debug> HTTP-Session: 063ea99d-a524-4e11-980e-872c1a058f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7656 | 2024.10.09 17:22:30.134277 [ 3 ] {} <Debug> HTTP-Session: 063ea99d-a524-4e11-980e-872c1a058f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7657 | 2024.10.09 17:22:30.134308 [ 3 ] {} <Trace> HTTP-Session: 063ea99d-a524-4e11-980e-872c1a058f0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7658 | 2024.10.09 17:22:30.134723 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7659 | 2024.10.09 17:22:30.134771 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7660 | 2024.10.09 17:22:30.134917 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7661 | 2024.10.09 17:22:30.135834 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7662 | 2024.10.09 17:22:30.135870 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7663 | 2024.10.09 17:22:30.136317 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7664 | 2024.10.09 17:22:30.136658 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7665 | 2024.10.09 17:22:30.136787 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.002335 sec., 411991.4346895075 rows/sec., 27.64 MiB/sec. | ||
7666 | 2024.10.09 17:22:30.136958 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Debug> DynamicQueryHandler: Done processing query | ||
7667 | 2024.10.09 17:22:30.136983 [ 3 ] {f9f199f9-220d-4d59-b874-eaa88262dfc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
7668 | 2024.10.09 17:22:30.137000 [ 3 ] {} <Debug> HTTP-Session: 063ea99d-a524-4e11-980e-872c1a058f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7669 | 2024.10.09 17:22:30.137232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7670 | 2024.10.09 17:22:30.137280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7671 | 2024.10.09 17:22:30.137300 [ 3 ] {} <Debug> HTTP-Session: dc1d086d-67bd-4a53-9d73-dbcc2d1edf1d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7672 | 2024.10.09 17:22:30.137317 [ 3 ] {} <Debug> HTTP-Session: dc1d086d-67bd-4a53-9d73-dbcc2d1edf1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7673 | 2024.10.09 17:22:30.137330 [ 3 ] {} <Debug> HTTP-Session: dc1d086d-67bd-4a53-9d73-dbcc2d1edf1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7674 | 2024.10.09 17:22:30.137362 [ 3 ] {} <Trace> HTTP-Session: dc1d086d-67bd-4a53-9d73-dbcc2d1edf1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7675 | 2024.10.09 17:22:30.137546 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7676 | 2024.10.09 17:22:30.137610 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <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 | ||
7677 | 2024.10.09 17:22:30.138025 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7678 | 2024.10.09 17:22:30.138489 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7679 | 2024.10.09 17:22:30.138524 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7680 | 2024.10.09 17:22:30.139128 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7681 | 2024.10.09 17:22:30.139555 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7682 | 2024.10.09 17:22:30.139688 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7683 | 2024.10.09 17:22:30.139709 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002274 sec., 3957.78364116095 rows/sec., 7.09 MiB/sec. | ||
7684 | 2024.10.09 17:22:30.139736 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7685 | 2024.10.09 17:22:30.139784 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7686 | 2024.10.09 17:22:30.140125 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
7687 | 2024.10.09 17:22:30.140143 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Debug> DynamicQueryHandler: Done processing query | ||
7688 | 2024.10.09 17:22:30.140211 [ 3 ] {e7a6e243-4105-45bf-9595-29869f16af51} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7689 | 2024.10.09 17:22:30.140239 [ 3 ] {} <Debug> HTTP-Session: dc1d086d-67bd-4a53-9d73-dbcc2d1edf1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7690 | 2024.10.09 17:22:30.140442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7691 | 2024.10.09 17:22:30.140548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7692 | 2024.10.09 17:22:30.140604 [ 3 ] {} <Debug> HTTP-Session: 159b06b2-7a82-42a0-958f-b6f77f3ab3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7693 | 2024.10.09 17:22:30.140652 [ 3 ] {} <Debug> HTTP-Session: 159b06b2-7a82-42a0-958f-b6f77f3ab3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7694 | 2024.10.09 17:22:30.140694 [ 3 ] {} <Debug> HTTP-Session: 159b06b2-7a82-42a0-958f-b6f77f3ab3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7695 | 2024.10.09 17:22:30.140803 [ 3 ] {} <Trace> HTTP-Session: 159b06b2-7a82-42a0-958f-b6f77f3ab3b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7696 | 2024.10.09 17:22:30.141095 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7697 | 2024.10.09 17:22:30.141211 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7698 | 2024.10.09 17:22:30.141449 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7699 | 2024.10.09 17:22:30.141698 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 396 rows starting from the beginning of the part | ||
7700 | 2024.10.09 17:22:30.141845 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7701 | 2024.10.09 17:22:30.142458 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
7702 | 2024.10.09 17:22:30.143127 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7703 | 2024.10.09 17:22:30.143192 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
7704 | 2024.10.09 17:22:30.143212 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7705 | 2024.10.09 17:22:30.143806 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
7706 | 2024.10.09 17:22:30.144382 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
7707 | 2024.10.09 17:22:30.144901 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7708 | 2024.10.09 17:22:30.144998 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part | ||
7709 | 2024.10.09 17:22:30.146215 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7710 | 2024.10.09 17:22:30.146486 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.005508 sec., 7625.272331154684 rows/sec., 527.46 KiB/sec. | ||
7711 | 2024.10.09 17:22:30.146843 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Debug> DynamicQueryHandler: Done processing query | ||
7712 | 2024.10.09 17:22:30.146903 [ 3 ] {094c3758-9cc9-4c49-9723-853dc1556e0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7713 | 2024.10.09 17:22:30.146943 [ 3 ] {} <Debug> HTTP-Session: 159b06b2-7a82-42a0-958f-b6f77f3ab3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7714 | 2024.10.09 17:22:30.149557 [ 199 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 19 columns (19 merged, 0 gathered) in 0.009634388 sec., 50132.9197038774 rows/sec., 89.84 MiB/sec. | ||
7715 | 2024.10.09 17:22:30.150408 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7716 | 2024.10.09 17:22:30.150995 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2024.10.09 17:22:30.151073 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7718 | 2024.10.09 17:22:30.151206 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
7719 | 2024.10.09 17:22:31.866366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7720 | 2024.10.09 17:22:31.866535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7721 | 2024.10.09 17:22:31.866579 [ 3 ] {} <Debug> HTTP-Session: 1791f29c-3e15-4409-9891-dbc2cc8951be Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7722 | 2024.10.09 17:22:31.866620 [ 3 ] {} <Debug> HTTP-Session: 1791f29c-3e15-4409-9891-dbc2cc8951be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7723 | 2024.10.09 17:22:31.866650 [ 3 ] {} <Debug> HTTP-Session: 1791f29c-3e15-4409-9891-dbc2cc8951be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7724 | 2024.10.09 17:22:31.866731 [ 3 ] {} <Trace> HTTP-Session: 1791f29c-3e15-4409-9891-dbc2cc8951be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7725 | 2024.10.09 17:22:31.867056 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7726 | 2024.10.09 17:22:31.867165 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7727 | 2024.10.09 17:22:31.867544 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7728 | 2024.10.09 17:22:31.868073 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7729 | 2024.10.09 17:22:31.868119 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7730 | 2024.10.09 17:22:31.868571 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7731 | 2024.10.09 17:22:31.868972 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7732 | 2024.10.09 17:22:31.869132 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002209 sec., 45269.35264825713 rows/sec., 3.76 MiB/sec. | ||
7733 | 2024.10.09 17:22:31.869349 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Debug> DynamicQueryHandler: Done processing query | ||
7734 | 2024.10.09 17:22:31.869377 [ 3 ] {4009c503-d086-4e4c-a4cd-1533451229d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7735 | 2024.10.09 17:22:31.869395 [ 3 ] {} <Debug> HTTP-Session: 1791f29c-3e15-4409-9891-dbc2cc8951be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7736 | 2024.10.09 17:22:31.869566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7737 | 2024.10.09 17:22:31.869621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7738 | 2024.10.09 17:22:31.869641 [ 3 ] {} <Debug> HTTP-Session: 2c6633da-001c-4a2e-a1c7-93aa62642c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7739 | 2024.10.09 17:22:31.869658 [ 3 ] {} <Debug> HTTP-Session: 2c6633da-001c-4a2e-a1c7-93aa62642c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7740 | 2024.10.09 17:22:31.869672 [ 3 ] {} <Debug> HTTP-Session: 2c6633da-001c-4a2e-a1c7-93aa62642c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7741 | 2024.10.09 17:22:31.869708 [ 3 ] {} <Trace> HTTP-Session: 2c6633da-001c-4a2e-a1c7-93aa62642c4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7742 | 2024.10.09 17:22:31.869821 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7743 | 2024.10.09 17:22:31.869869 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7744 | 2024.10.09 17:22:31.870107 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7745 | 2024.10.09 17:22:31.870447 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7746 | 2024.10.09 17:22:31.870484 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7747 | 2024.10.09 17:22:31.870843 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7748 | 2024.10.09 17:22:31.871204 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7749 | 2024.10.09 17:22:31.871338 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001553 sec., 14166.130070830652 rows/sec., 1.04 MiB/sec. | ||
7750 | 2024.10.09 17:22:31.871501 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Debug> DynamicQueryHandler: Done processing query | ||
7751 | 2024.10.09 17:22:31.871525 [ 3 ] {6b79ca5f-ef00-4171-8eb9-dad37a0ffaf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7752 | 2024.10.09 17:22:31.871541 [ 3 ] {} <Debug> HTTP-Session: 2c6633da-001c-4a2e-a1c7-93aa62642c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7753 | 2024.10.09 17:22:31.871716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7754 | 2024.10.09 17:22:31.871765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7755 | 2024.10.09 17:22:31.871784 [ 3 ] {} <Debug> HTTP-Session: 5dcca014-9d6c-426a-a698-4c96f7c13892 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7756 | 2024.10.09 17:22:31.871806 [ 3 ] {} <Debug> HTTP-Session: 5dcca014-9d6c-426a-a698-4c96f7c13892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7757 | 2024.10.09 17:22:31.871820 [ 3 ] {} <Debug> HTTP-Session: 5dcca014-9d6c-426a-a698-4c96f7c13892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7758 | 2024.10.09 17:22:31.871851 [ 3 ] {} <Trace> HTTP-Session: 5dcca014-9d6c-426a-a698-4c96f7c13892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7759 | 2024.10.09 17:22:31.871971 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7760 | 2024.10.09 17:22:31.872015 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7761 | 2024.10.09 17:22:31.872240 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7762 | 2024.10.09 17:22:31.872628 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7763 | 2024.10.09 17:22:31.872665 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7764 | 2024.10.09 17:22:31.873018 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7765 | 2024.10.09 17:22:31.873386 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7766 | 2024.10.09 17:22:31.873522 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001594 sec., 53952.32120451694 rows/sec., 4.21 MiB/sec. | ||
7767 | 2024.10.09 17:22:31.873696 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Debug> DynamicQueryHandler: Done processing query | ||
7768 | 2024.10.09 17:22:31.873721 [ 3 ] {6c9239bd-8414-4a6f-a422-c9c8c4154f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7769 | 2024.10.09 17:22:31.873738 [ 3 ] {} <Debug> HTTP-Session: 5dcca014-9d6c-426a-a698-4c96f7c13892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7770 | 2024.10.09 17:22:31.873900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 8475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7771 | 2024.10.09 17:22:31.873949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7772 | 2024.10.09 17:22:31.873968 [ 3 ] {} <Debug> HTTP-Session: 59271c1d-193c-4c38-ad6f-153f7be7ade2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7773 | 2024.10.09 17:22:31.873985 [ 3 ] {} <Debug> HTTP-Session: 59271c1d-193c-4c38-ad6f-153f7be7ade2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7774 | 2024.10.09 17:22:31.873999 [ 3 ] {} <Debug> HTTP-Session: 59271c1d-193c-4c38-ad6f-153f7be7ade2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7775 | 2024.10.09 17:22:31.874029 [ 3 ] {} <Trace> HTTP-Session: 59271c1d-193c-4c38-ad6f-153f7be7ade2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7776 | 2024.10.09 17:22:31.874142 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7777 | 2024.10.09 17:22:31.874189 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7778 | 2024.10.09 17:22:31.874336 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7779 | 2024.10.09 17:22:31.874637 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7780 | 2024.10.09 17:22:31.874673 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7781 | 2024.10.09 17:22:31.875050 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7782 | 2024.10.09 17:22:31.875389 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7783 | 2024.10.09 17:22:31.875526 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001423 sec., 30920.590302178494 rows/sec., 2.16 MiB/sec. | ||
7784 | 2024.10.09 17:22:31.875680 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Debug> DynamicQueryHandler: Done processing query | ||
7785 | 2024.10.09 17:22:31.875704 [ 3 ] {82aa277e-34fe-4479-a068-4469e6ea9c15} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7786 | 2024.10.09 17:22:31.875721 [ 3 ] {} <Debug> HTTP-Session: 59271c1d-193c-4c38-ad6f-153f7be7ade2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7787 | 2024.10.09 17:22:31.875894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7788 | 2024.10.09 17:22:31.875942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7789 | 2024.10.09 17:22:31.875961 [ 3 ] {} <Debug> HTTP-Session: 91ab9689-00fd-4a66-a174-64d06c278a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7790 | 2024.10.09 17:22:31.875977 [ 3 ] {} <Debug> HTTP-Session: 91ab9689-00fd-4a66-a174-64d06c278a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7791 | 2024.10.09 17:22:31.875991 [ 3 ] {} <Debug> HTTP-Session: 91ab9689-00fd-4a66-a174-64d06c278a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7792 | 2024.10.09 17:22:31.876021 [ 3 ] {} <Trace> HTTP-Session: 91ab9689-00fd-4a66-a174-64d06c278a84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7793 | 2024.10.09 17:22:31.876276 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7794 | 2024.10.09 17:22:31.876340 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <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 | ||
7795 | 2024.10.09 17:22:31.876760 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7796 | 2024.10.09 17:22:31.877427 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7797 | 2024.10.09 17:22:31.877462 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7798 | 2024.10.09 17:22:31.878080 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7799 | 2024.10.09 17:22:31.878487 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7800 | 2024.10.09 17:22:31.878633 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002534 sec., 8681.925808997634 rows/sec., 15.56 MiB/sec. | ||
7801 | 2024.10.09 17:22:31.878853 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Debug> DynamicQueryHandler: Done processing query | ||
7802 | 2024.10.09 17:22:31.878878 [ 3 ] {6abc9c40-75e3-47d7-aa15-e6c0a76f794e} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
7803 | 2024.10.09 17:22:31.878896 [ 3 ] {} <Debug> HTTP-Session: 91ab9689-00fd-4a66-a174-64d06c278a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7804 | 2024.10.09 17:22:31.879015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7805 | 2024.10.09 17:22:31.879065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7806 | 2024.10.09 17:22:31.879084 [ 3 ] {} <Debug> HTTP-Session: 9fba2750-53cc-4a66-8d8c-f34b97ebc901 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7807 | 2024.10.09 17:22:31.879100 [ 3 ] {} <Debug> HTTP-Session: 9fba2750-53cc-4a66-8d8c-f34b97ebc901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7808 | 2024.10.09 17:22:31.879113 [ 3 ] {} <Debug> HTTP-Session: 9fba2750-53cc-4a66-8d8c-f34b97ebc901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7809 | 2024.10.09 17:22:31.879144 [ 3 ] {} <Trace> HTTP-Session: 9fba2750-53cc-4a66-8d8c-f34b97ebc901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7810 | 2024.10.09 17:22:31.879245 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7811 | 2024.10.09 17:22:31.879289 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7812 | 2024.10.09 17:22:31.879419 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7813 | 2024.10.09 17:22:31.879682 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2024.10.09 17:22:31.879717 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7815 | 2024.10.09 17:22:31.880077 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7816 | 2024.10.09 17:22:31.880405 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7817 | 2024.10.09 17:22:31.880536 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001319 sec., 13646.702047005307 rows/sec., 936.58 KiB/sec. | ||
7818 | 2024.10.09 17:22:31.880826 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Debug> DynamicQueryHandler: Done processing query | ||
7819 | 2024.10.09 17:22:31.880902 [ 3 ] {077df82b-ad3d-40b4-9b9c-ff4b21abc242} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7820 | 2024.10.09 17:22:31.880973 [ 3 ] {} <Debug> HTTP-Session: 9fba2750-53cc-4a66-8d8c-f34b97ebc901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7821 | 2024.10.09 17:22:36.875951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7822 | 2024.10.09 17:22:36.876101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7823 | 2024.10.09 17:22:36.876130 [ 3 ] {} <Debug> HTTP-Session: 96e745be-2e3e-4919-bbf2-b00988316135 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7824 | 2024.10.09 17:22:36.876155 [ 3 ] {} <Debug> HTTP-Session: 96e745be-2e3e-4919-bbf2-b00988316135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7825 | 2024.10.09 17:22:36.876170 [ 3 ] {} <Debug> HTTP-Session: 96e745be-2e3e-4919-bbf2-b00988316135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7826 | 2024.10.09 17:22:36.876221 [ 3 ] {} <Trace> HTTP-Session: 96e745be-2e3e-4919-bbf2-b00988316135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7827 | 2024.10.09 17:22:36.876469 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7828 | 2024.10.09 17:22:36.876539 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7829 | 2024.10.09 17:22:36.876884 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7830 | 2024.10.09 17:22:36.877442 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7831 | 2024.10.09 17:22:36.877488 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7832 | 2024.10.09 17:22:36.877930 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7833 | 2024.10.09 17:22:36.878321 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7834 | 2024.10.09 17:22:36.878481 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002111 sec., 97110.37423022265 rows/sec., 8.53 MiB/sec. | ||
7835 | 2024.10.09 17:22:36.878748 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Debug> DynamicQueryHandler: Done processing query | ||
7836 | 2024.10.09 17:22:36.878776 [ 3 ] {bd22f1ae-8b06-4888-8c68-13d41d19f965} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7837 | 2024.10.09 17:22:36.878793 [ 3 ] {} <Debug> HTTP-Session: 96e745be-2e3e-4919-bbf2-b00988316135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7838 | 2024.10.09 17:22:36.878962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7839 | 2024.10.09 17:22:36.879013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7840 | 2024.10.09 17:22:36.879033 [ 3 ] {} <Debug> HTTP-Session: 72950274-63ea-4856-ad99-e8510b89efee Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7841 | 2024.10.09 17:22:36.879051 [ 3 ] {} <Debug> HTTP-Session: 72950274-63ea-4856-ad99-e8510b89efee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7842 | 2024.10.09 17:22:36.879065 [ 3 ] {} <Debug> HTTP-Session: 72950274-63ea-4856-ad99-e8510b89efee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7843 | 2024.10.09 17:22:36.879097 [ 3 ] {} <Trace> HTTP-Session: 72950274-63ea-4856-ad99-e8510b89efee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7844 | 2024.10.09 17:22:36.879200 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7845 | 2024.10.09 17:22:36.879246 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7846 | 2024.10.09 17:22:36.879485 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7847 | 2024.10.09 17:22:36.879798 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2024.10.09 17:22:36.879836 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7849 | 2024.10.09 17:22:36.880195 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7850 | 2024.10.09 17:22:36.880559 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2024.10.09 17:22:36.880720 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00154 sec., 5194.805194805195 rows/sec., 390.63 KiB/sec. | ||
7852 | 2024.10.09 17:22:36.880887 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Debug> DynamicQueryHandler: Done processing query | ||
7853 | 2024.10.09 17:22:36.880912 [ 3 ] {e5a35b76-a25b-485f-b72d-f22a651d5f8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7854 | 2024.10.09 17:22:36.880928 [ 3 ] {} <Debug> HTTP-Session: 72950274-63ea-4856-ad99-e8510b89efee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7855 | 2024.10.09 17:22:36.881068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7856 | 2024.10.09 17:22:36.881117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7857 | 2024.10.09 17:22:36.881136 [ 3 ] {} <Debug> HTTP-Session: 3d53aa68-5bbf-4b56-bad8-4f4feacca24c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7858 | 2024.10.09 17:22:36.881153 [ 3 ] {} <Debug> HTTP-Session: 3d53aa68-5bbf-4b56-bad8-4f4feacca24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7859 | 2024.10.09 17:22:36.881167 [ 3 ] {} <Debug> HTTP-Session: 3d53aa68-5bbf-4b56-bad8-4f4feacca24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7860 | 2024.10.09 17:22:36.881199 [ 3 ] {} <Trace> HTTP-Session: 3d53aa68-5bbf-4b56-bad8-4f4feacca24c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7861 | 2024.10.09 17:22:36.881299 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7862 | 2024.10.09 17:22:36.881343 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7863 | 2024.10.09 17:22:36.881566 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7864 | 2024.10.09 17:22:36.881876 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7865 | 2024.10.09 17:22:36.881913 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7866 | 2024.10.09 17:22:36.882272 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7867 | 2024.10.09 17:22:36.882636 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7868 | 2024.10.09 17:22:36.882788 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec. | ||
7869 | 2024.10.09 17:22:36.882804 [ 75 ] {} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7870 | 2024.10.09 17:22:36.882915 [ 75 ] {} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7871 | 2024.10.09 17:22:36.882961 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7872 | 2024.10.09 17:22:36.883036 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Debug> DynamicQueryHandler: Done processing query | ||
7873 | 2024.10.09 17:22:36.883074 [ 3 ] {deb4396d-b2f9-45e7-8269-c4735bd6a939} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7874 | 2024.10.09 17:22:36.883095 [ 3 ] {} <Debug> HTTP-Session: 3d53aa68-5bbf-4b56-bad8-4f4feacca24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7875 | 2024.10.09 17:22:36.883098 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::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 | ||
7876 | 2024.10.09 17:22:36.883232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7877 | 2024.10.09 17:22:36.883253 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7878 | 2024.10.09 17:22:36.883291 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part | ||
7879 | 2024.10.09 17:22:36.883297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7880 | 2024.10.09 17:22:36.883330 [ 3 ] {} <Debug> HTTP-Session: 3ab09ed3-1726-4c12-8c9d-92a4cb75caae Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7881 | 2024.10.09 17:22:36.883351 [ 3 ] {} <Debug> HTTP-Session: 3ab09ed3-1726-4c12-8c9d-92a4cb75caae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7882 | 2024.10.09 17:22:36.883382 [ 3 ] {} <Debug> HTTP-Session: 3ab09ed3-1726-4c12-8c9d-92a4cb75caae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7883 | 2024.10.09 17:22:36.883402 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
7884 | 2024.10.09 17:22:36.883490 [ 3 ] {} <Trace> HTTP-Session: 3ab09ed3-1726-4c12-8c9d-92a4cb75caae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7885 | 2024.10.09 17:22:36.883868 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7886 | 2024.10.09 17:22:36.883883 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
7887 | 2024.10.09 17:22:36.883981 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7888 | 2024.10.09 17:22:36.884263 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
7889 | 2024.10.09 17:22:36.884588 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
7890 | 2024.10.09 17:22:36.884856 [ 198 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
7891 | 2024.10.09 17:22:36.885414 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7892 | 2024.10.09 17:22:36.885959 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7893 | 2024.10.09 17:22:36.885999 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7894 | 2024.10.09 17:22:36.886512 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7895 | 2024.10.09 17:22:36.887134 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7896 | 2024.10.09 17:22:36.887266 [ 188 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004232121 sec., 124287.56172141581 rows/sec., 8.44 MiB/sec. | ||
7897 | 2024.10.09 17:22:36.887409 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003718 sec., 1613.7708445400754 rows/sec., 95.34 KiB/sec. | ||
7898 | 2024.10.09 17:22:36.887660 [ 199 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7899 | 2024.10.09 17:22:36.887723 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Debug> DynamicQueryHandler: Done processing query | ||
7900 | 2024.10.09 17:22:36.887788 [ 3 ] {483ea7a6-e362-431a-9258-3f8c4f03889e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7901 | 2024.10.09 17:22:36.887817 [ 3 ] {} <Debug> HTTP-Session: 3ab09ed3-1726-4c12-8c9d-92a4cb75caae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7902 | 2024.10.09 17:22:36.888086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7903 | 2024.10.09 17:22:36.888213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7904 | 2024.10.09 17:22:36.888262 [ 3 ] {} <Debug> HTTP-Session: 154b3cd9-16f9-4e4f-9586-62de5dab2a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7905 | 2024.10.09 17:22:36.888306 [ 3 ] {} <Debug> HTTP-Session: 154b3cd9-16f9-4e4f-9586-62de5dab2a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7906 | 2024.10.09 17:22:36.888351 [ 3 ] {} <Debug> HTTP-Session: 154b3cd9-16f9-4e4f-9586-62de5dab2a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7907 | 2024.10.09 17:22:36.888401 [ 188 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7908 | 2024.10.09 17:22:36.888443 [ 3 ] {} <Trace> HTTP-Session: 154b3cd9-16f9-4e4f-9586-62de5dab2a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7909 | 2024.10.09 17:22:36.888582 [ 188 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_21_4} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7910 | 2024.10.09 17:22:36.888751 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
7911 | 2024.10.09 17:22:36.888873 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7912 | 2024.10.09 17:22:36.888942 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7913 | 2024.10.09 17:22:36.889300 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7914 | 2024.10.09 17:22:36.889927 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7915 | 2024.10.09 17:22:36.889966 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7916 | 2024.10.09 17:22:36.890355 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7917 | 2024.10.09 17:22:36.890726 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7918 | 2024.10.09 17:22:36.890907 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002259 sec., 172642.76228419653 rows/sec., 12.24 MiB/sec. | ||
7919 | 2024.10.09 17:22:36.891209 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Debug> DynamicQueryHandler: Done processing query | ||
7920 | 2024.10.09 17:22:36.891271 [ 3 ] {c546fd03-7ecd-4fcd-8df0-4983791ea0fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7921 | 2024.10.09 17:22:36.891336 [ 3 ] {} <Debug> HTTP-Session: 154b3cd9-16f9-4e4f-9586-62de5dab2a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7922 | 2024.10.09 17:22:36.891639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7923 | 2024.10.09 17:22:36.891691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7924 | 2024.10.09 17:22:36.891711 [ 3 ] {} <Debug> HTTP-Session: 86d43ad2-4c54-43e2-b43f-5b0397e017fc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7925 | 2024.10.09 17:22:36.891728 [ 3 ] {} <Debug> HTTP-Session: 86d43ad2-4c54-43e2-b43f-5b0397e017fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7926 | 2024.10.09 17:22:36.891742 [ 3 ] {} <Debug> HTTP-Session: 86d43ad2-4c54-43e2-b43f-5b0397e017fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7927 | 2024.10.09 17:22:36.891775 [ 3 ] {} <Trace> HTTP-Session: 86d43ad2-4c54-43e2-b43f-5b0397e017fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7928 | 2024.10.09 17:22:36.891876 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7929 | 2024.10.09 17:22:36.891925 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7930 | 2024.10.09 17:22:36.892078 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7931 | 2024.10.09 17:22:36.892356 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7932 | 2024.10.09 17:22:36.892393 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7933 | 2024.10.09 17:22:36.892768 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7934 | 2024.10.09 17:22:36.893098 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7935 | 2024.10.09 17:22:36.893226 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec. | ||
7936 | 2024.10.09 17:22:36.893233 [ 74 ] {} <Debug> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7937 | 2024.10.09 17:22:36.893289 [ 74 ] {} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2024.10.09 17:22:36.893324 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7939 | 2024.10.09 17:22:36.893453 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Debug> DynamicQueryHandler: Done processing query | ||
7940 | 2024.10.09 17:22:36.893505 [ 3 ] {09646455-6fa9-4f97-a1c9-3a5de4ed0b79} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7941 | 2024.10.09 17:22:36.893520 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::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 | ||
7942 | 2024.10.09 17:22:36.893533 [ 3 ] {} <Debug> HTTP-Session: 86d43ad2-4c54-43e2-b43f-5b0397e017fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7943 | 2024.10.09 17:22:36.893712 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7944 | 2024.10.09 17:22:36.893768 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
7945 | 2024.10.09 17:22:36.893800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7946 | 2024.10.09 17:22:36.893940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7947 | 2024.10.09 17:22:36.893989 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
7948 | 2024.10.09 17:22:36.894021 [ 3 ] {} <Debug> HTTP-Session: 05aaa954-7e8d-42ad-a4d5-1d828a73f61d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7949 | 2024.10.09 17:22:36.894094 [ 3 ] {} <Debug> HTTP-Session: 05aaa954-7e8d-42ad-a4d5-1d828a73f61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7950 | 2024.10.09 17:22:36.894125 [ 3 ] {} <Debug> HTTP-Session: 05aaa954-7e8d-42ad-a4d5-1d828a73f61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7951 | 2024.10.09 17:22:36.894287 [ 3 ] {} <Trace> HTTP-Session: 05aaa954-7e8d-42ad-a4d5-1d828a73f61d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7952 | 2024.10.09 17:22:36.894350 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7953 | 2024.10.09 17:22:36.894510 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
7954 | 2024.10.09 17:22:36.894816 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7955 | 2024.10.09 17:22:36.894858 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
7956 | 2024.10.09 17:22:36.895021 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7957 | 2024.10.09 17:22:36.895159 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
7958 | 2024.10.09 17:22:36.895943 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7959 | 2024.10.09 17:22:36.897430 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7960 | 2024.10.09 17:22:36.897504 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7961 | 2024.10.09 17:22:36.898793 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7962 | 2024.10.09 17:22:36.898872 [ 197 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005455397 sec., 17597.25277555419 rows/sec., 919.39 KiB/sec. | ||
7963 | 2024.10.09 17:22:36.899222 [ 197 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7964 | 2024.10.09 17:22:36.899507 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7965 | 2024.10.09 17:22:36.899948 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005379 sec., 44060.234244283325 rows/sec., 2.95 MiB/sec. | ||
7966 | 2024.10.09 17:22:36.900274 [ 197 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2024.10.09 17:22:36.900299 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Debug> DynamicQueryHandler: Done processing query | ||
7968 | 2024.10.09 17:22:36.900365 [ 3 ] {debae738-cc52-48f5-b326-0528cf40f74a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7969 | 2024.10.09 17:22:36.900419 [ 3 ] {} <Debug> HTTP-Session: 05aaa954-7e8d-42ad-a4d5-1d828a73f61d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7970 | 2024.10.09 17:22:36.900463 [ 197 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_16_3} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7971 | 2024.10.09 17:22:36.900599 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7972 | 2024.10.09 17:22:36.900638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7973 | 2024.10.09 17:22:36.900704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7974 | 2024.10.09 17:22:36.900726 [ 3 ] {} <Debug> HTTP-Session: 2c46d1d7-aec8-4aa3-abc1-4e954509f034 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7975 | 2024.10.09 17:22:36.900743 [ 3 ] {} <Debug> HTTP-Session: 2c46d1d7-aec8-4aa3-abc1-4e954509f034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7976 | 2024.10.09 17:22:36.900758 [ 3 ] {} <Debug> HTTP-Session: 2c46d1d7-aec8-4aa3-abc1-4e954509f034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7977 | 2024.10.09 17:22:36.900792 [ 3 ] {} <Trace> HTTP-Session: 2c46d1d7-aec8-4aa3-abc1-4e954509f034 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7978 | 2024.10.09 17:22:36.900894 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7979 | 2024.10.09 17:22:36.900945 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7980 | 2024.10.09 17:22:36.901097 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7981 | 2024.10.09 17:22:36.901394 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2024.10.09 17:22:36.901433 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
7983 | 2024.10.09 17:22:36.901814 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7984 | 2024.10.09 17:22:36.902158 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2024.10.09 17:22:36.902289 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. | ||
7986 | 2024.10.09 17:22:36.902480 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Debug> DynamicQueryHandler: Done processing query | ||
7987 | 2024.10.09 17:22:36.902510 [ 3 ] {5cf1f354-f14a-4f06-a6f5-cd92cf4ee2e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7988 | 2024.10.09 17:22:36.902531 [ 3 ] {} <Debug> HTTP-Session: 2c46d1d7-aec8-4aa3-abc1-4e954509f034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7989 | 2024.10.09 17:22:36.902736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7990 | 2024.10.09 17:22:36.902793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7991 | 2024.10.09 17:22:36.902813 [ 3 ] {} <Debug> HTTP-Session: 3e47bf56-75d4-4203-b9cf-fa87bac06c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
7992 | 2024.10.09 17:22:36.902831 [ 3 ] {} <Debug> HTTP-Session: 3e47bf56-75d4-4203-b9cf-fa87bac06c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7993 | 2024.10.09 17:22:36.902845 [ 3 ] {} <Debug> HTTP-Session: 3e47bf56-75d4-4203-b9cf-fa87bac06c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7994 | 2024.10.09 17:22:36.902876 [ 3 ] {} <Trace> HTTP-Session: 3e47bf56-75d4-4203-b9cf-fa87bac06c10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7995 | 2024.10.09 17:22:36.903068 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7996 | 2024.10.09 17:22:36.903133 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <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 | ||
7997 | 2024.10.09 17:22:36.903642 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7998 | 2024.10.09 17:22:36.904133 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7999 | 2024.10.09 17:22:36.904173 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8000 | 2024.10.09 17:22:36.904798 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8001 | 2024.10.09 17:22:36.905232 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8002 | 2024.10.09 17:22:36.905386 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002422 sec., 3303.055326176713 rows/sec., 5.92 MiB/sec. | ||
8003 | 2024.10.09 17:22:36.905916 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Debug> DynamicQueryHandler: Done processing query | ||
8004 | 2024.10.09 17:22:36.905943 [ 3 ] {114fa3d3-56c0-4bc6-b6de-b86176f96cee} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8005 | 2024.10.09 17:22:36.905960 [ 3 ] {} <Debug> HTTP-Session: 3e47bf56-75d4-4203-b9cf-fa87bac06c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8006 | 2024.10.09 17:22:36.906101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8007 | 2024.10.09 17:22:36.906151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8008 | 2024.10.09 17:22:36.906171 [ 3 ] {} <Debug> HTTP-Session: eef1af57-644a-4c5b-a2e7-919d461accc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8009 | 2024.10.09 17:22:36.906188 [ 3 ] {} <Debug> HTTP-Session: eef1af57-644a-4c5b-a2e7-919d461accc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8010 | 2024.10.09 17:22:36.906203 [ 3 ] {} <Debug> HTTP-Session: eef1af57-644a-4c5b-a2e7-919d461accc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8011 | 2024.10.09 17:22:36.906235 [ 3 ] {} <Trace> HTTP-Session: eef1af57-644a-4c5b-a2e7-919d461accc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8012 | 2024.10.09 17:22:36.906352 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8013 | 2024.10.09 17:22:36.906400 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8014 | 2024.10.09 17:22:36.906553 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8015 | 2024.10.09 17:22:36.906888 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2024.10.09 17:22:36.906926 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8017 | 2024.10.09 17:22:36.907286 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8018 | 2024.10.09 17:22:36.907603 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8019 | 2024.10.09 17:22:36.907729 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec. | ||
8020 | 2024.10.09 17:22:36.907898 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Debug> DynamicQueryHandler: Done processing query | ||
8021 | 2024.10.09 17:22:36.907923 [ 3 ] {ade3ebd5-89a8-4b6e-a27b-5fe2ab13a9fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8022 | 2024.10.09 17:22:36.907939 [ 3 ] {} <Debug> HTTP-Session: eef1af57-644a-4c5b-a2e7-919d461accc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8023 | 2024.10.09 17:22:39.171918 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8024 | 2024.10.09 17:22:39.171998 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8025 | 2024.10.09 17:22:39.356838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 788 | ||
8026 | 2024.10.09 17:22:39.362541 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8027 | 2024.10.09 17:22:39.362661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8028 | 2024.10.09 17:22:39.365578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8029 | 2024.10.09 17:22:39.367359 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8030 | 2024.10.09 17:22:39.368396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
8031 | 2024.10.09 17:22:41.871723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8032 | 2024.10.09 17:22:41.871859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8033 | 2024.10.09 17:22:41.871885 [ 3 ] {} <Debug> HTTP-Session: 29492ae7-e078-482e-b376-a0e2f1363f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8034 | 2024.10.09 17:22:41.871910 [ 3 ] {} <Debug> HTTP-Session: 29492ae7-e078-482e-b376-a0e2f1363f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8035 | 2024.10.09 17:22:41.871924 [ 3 ] {} <Debug> HTTP-Session: 29492ae7-e078-482e-b376-a0e2f1363f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8036 | 2024.10.09 17:22:41.871975 [ 3 ] {} <Trace> HTTP-Session: 29492ae7-e078-482e-b376-a0e2f1363f94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8037 | 2024.10.09 17:22:41.872165 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8038 | 2024.10.09 17:22:41.872237 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8039 | 2024.10.09 17:22:41.872584 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8040 | 2024.10.09 17:22:41.872977 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8041 | 2024.10.09 17:22:41.873019 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8042 | 2024.10.09 17:22:41.873448 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
8043 | 2024.10.09 17:22:41.873857 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8044 | 2024.10.09 17:22:41.874019 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001909 sec., 2095.3378732320584 rows/sec., 170.86 KiB/sec. | ||
8045 | 2024.10.09 17:22:41.874226 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Debug> DynamicQueryHandler: Done processing query | ||
8046 | 2024.10.09 17:22:41.874254 [ 3 ] {bf294468-e084-4dda-a43b-19f4bbf65ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8047 | 2024.10.09 17:22:41.874270 [ 3 ] {} <Debug> HTTP-Session: 29492ae7-e078-482e-b376-a0e2f1363f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8048 | 2024.10.09 17:22:41.874449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8049 | 2024.10.09 17:22:41.874499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8050 | 2024.10.09 17:22:41.874519 [ 3 ] {} <Debug> HTTP-Session: 1ee7d322-b8f0-4793-869e-8242ba1154fb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8051 | 2024.10.09 17:22:41.874537 [ 3 ] {} <Debug> HTTP-Session: 1ee7d322-b8f0-4793-869e-8242ba1154fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8052 | 2024.10.09 17:22:41.874551 [ 3 ] {} <Debug> HTTP-Session: 1ee7d322-b8f0-4793-869e-8242ba1154fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8053 | 2024.10.09 17:22:41.874584 [ 3 ] {} <Trace> HTTP-Session: 1ee7d322-b8f0-4793-869e-8242ba1154fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8054 | 2024.10.09 17:22:41.874715 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8055 | 2024.10.09 17:22:41.874761 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8056 | 2024.10.09 17:22:41.874988 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8057 | 2024.10.09 17:22:41.875438 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8058 | 2024.10.09 17:22:41.875476 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8059 | 2024.10.09 17:22:41.875843 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8060 | 2024.10.09 17:22:41.876217 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8061 | 2024.10.09 17:22:41.876378 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Debug> executeQuery: Read 120 rows, 10.34 KiB in 0.001707 sec., 70298.769771529 rows/sec., 5.91 MiB/sec. | ||
8062 | 2024.10.09 17:22:41.876687 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Debug> DynamicQueryHandler: Done processing query | ||
8063 | 2024.10.09 17:22:41.876737 [ 3 ] {e54f06d9-ebd9-454c-b19e-52aefe6de9b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8064 | 2024.10.09 17:22:41.876770 [ 3 ] {} <Debug> HTTP-Session: 1ee7d322-b8f0-4793-869e-8242ba1154fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8065 | 2024.10.09 17:22:41.876938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8066 | 2024.10.09 17:22:41.877001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8067 | 2024.10.09 17:22:41.877028 [ 3 ] {} <Debug> HTTP-Session: 4510c5aa-3b5a-4782-be37-97878461654f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8068 | 2024.10.09 17:22:41.877052 [ 3 ] {} <Debug> HTTP-Session: 4510c5aa-3b5a-4782-be37-97878461654f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8069 | 2024.10.09 17:22:41.877073 [ 3 ] {} <Debug> HTTP-Session: 4510c5aa-3b5a-4782-be37-97878461654f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8070 | 2024.10.09 17:22:41.877114 [ 3 ] {} <Trace> HTTP-Session: 4510c5aa-3b5a-4782-be37-97878461654f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8071 | 2024.10.09 17:22:41.877261 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8072 | 2024.10.09 17:22:41.877317 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8073 | 2024.10.09 17:22:41.877608 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8074 | 2024.10.09 17:22:41.877949 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8075 | 2024.10.09 17:22:41.877985 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8076 | 2024.10.09 17:22:41.878339 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8077 | 2024.10.09 17:22:41.878699 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8078 | 2024.10.09 17:22:41.878852 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001638 sec., 21367.521367521367 rows/sec., 1.56 MiB/sec. | ||
8079 | 2024.10.09 17:22:41.879020 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Debug> DynamicQueryHandler: Done processing query | ||
8080 | 2024.10.09 17:22:41.879045 [ 3 ] {13b28873-960c-4a48-8c41-a4d5bcde7009} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8081 | 2024.10.09 17:22:41.879061 [ 3 ] {} <Debug> HTTP-Session: 4510c5aa-3b5a-4782-be37-97878461654f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8082 | 2024.10.09 17:22:41.879196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8083 | 2024.10.09 17:22:41.879242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8084 | 2024.10.09 17:22:41.879261 [ 3 ] {} <Debug> HTTP-Session: b3e97d80-b88c-4d63-8a1c-39157469ecc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8085 | 2024.10.09 17:22:41.879278 [ 3 ] {} <Debug> HTTP-Session: b3e97d80-b88c-4d63-8a1c-39157469ecc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8086 | 2024.10.09 17:22:41.879292 [ 3 ] {} <Debug> HTTP-Session: b3e97d80-b88c-4d63-8a1c-39157469ecc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8087 | 2024.10.09 17:22:41.879322 [ 3 ] {} <Trace> HTTP-Session: b3e97d80-b88c-4d63-8a1c-39157469ecc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8088 | 2024.10.09 17:22:41.879443 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8089 | 2024.10.09 17:22:41.879486 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8090 | 2024.10.09 17:22:41.879703 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8091 | 2024.10.09 17:22:41.880090 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8092 | 2024.10.09 17:22:41.880127 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8093 | 2024.10.09 17:22:41.880494 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8094 | 2024.10.09 17:22:41.880847 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8095 | 2024.10.09 17:22:41.881015 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001603 sec., 61759.201497192764 rows/sec., 4.83 MiB/sec. | ||
8096 | 2024.10.09 17:22:41.881177 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Debug> DynamicQueryHandler: Done processing query | ||
8097 | 2024.10.09 17:22:41.881202 [ 3 ] {e2ab3d05-a538-40f0-9f0e-417bffb236b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
8098 | 2024.10.09 17:22:41.881218 [ 3 ] {} <Debug> HTTP-Session: b3e97d80-b88c-4d63-8a1c-39157469ecc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8099 | 2024.10.09 17:22:41.881382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8100 | 2024.10.09 17:22:41.881429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8101 | 2024.10.09 17:22:41.881449 [ 3 ] {} <Debug> HTTP-Session: 05bb7642-0a33-4cdb-a2b9-7e4dfa69db1a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8102 | 2024.10.09 17:22:41.881465 [ 3 ] {} <Debug> HTTP-Session: 05bb7642-0a33-4cdb-a2b9-7e4dfa69db1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8103 | 2024.10.09 17:22:41.881479 [ 3 ] {} <Debug> HTTP-Session: 05bb7642-0a33-4cdb-a2b9-7e4dfa69db1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8104 | 2024.10.09 17:22:41.881510 [ 3 ] {} <Trace> HTTP-Session: 05bb7642-0a33-4cdb-a2b9-7e4dfa69db1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8105 | 2024.10.09 17:22:41.881651 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8106 | 2024.10.09 17:22:41.881698 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8107 | 2024.10.09 17:22:41.881841 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8108 | 2024.10.09 17:22:41.882244 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8109 | 2024.10.09 17:22:41.882280 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8110 | 2024.10.09 17:22:41.882667 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8111 | 2024.10.09 17:22:41.883005 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8112 | 2024.10.09 17:22:41.883165 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001566 sec., 103448.27586206897 rows/sec., 7.20 MiB/sec. | ||
8113 | 2024.10.09 17:22:41.883493 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Debug> DynamicQueryHandler: Done processing query | ||
8114 | 2024.10.09 17:22:41.883537 [ 3 ] {e6a22297-4886-442c-a89f-a36b3c33d8d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8115 | 2024.10.09 17:22:41.883563 [ 3 ] {} <Debug> HTTP-Session: 05bb7642-0a33-4cdb-a2b9-7e4dfa69db1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8116 | 2024.10.09 17:22:41.883750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8117 | 2024.10.09 17:22:41.883801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8118 | 2024.10.09 17:22:41.883821 [ 3 ] {} <Debug> HTTP-Session: f69f7c06-1f83-4d96-b2a2-687d5b299f93 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8119 | 2024.10.09 17:22:41.883838 [ 3 ] {} <Debug> HTTP-Session: f69f7c06-1f83-4d96-b2a2-687d5b299f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8120 | 2024.10.09 17:22:41.883852 [ 3 ] {} <Debug> HTTP-Session: f69f7c06-1f83-4d96-b2a2-687d5b299f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8121 | 2024.10.09 17:22:41.883882 [ 3 ] {} <Trace> HTTP-Session: f69f7c06-1f83-4d96-b2a2-687d5b299f93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8122 | 2024.10.09 17:22:41.884202 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8123 | 2024.10.09 17:22:41.884275 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <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 | ||
8124 | 2024.10.09 17:22:41.884719 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8125 | 2024.10.09 17:22:41.885315 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8126 | 2024.10.09 17:22:41.885351 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8127 | 2024.10.09 17:22:41.885976 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8128 | 2024.10.09 17:22:41.886393 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8129 | 2024.10.09 17:22:41.886582 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002605 sec., 11900.191938579654 rows/sec., 21.32 MiB/sec. | ||
8130 | 2024.10.09 17:22:41.886787 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Debug> DynamicQueryHandler: Done processing query | ||
8131 | 2024.10.09 17:22:41.886812 [ 3 ] {ff47be21-3739-4055-92c0-92c06d0a0c42} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8132 | 2024.10.09 17:22:41.886828 [ 3 ] {} <Debug> HTTP-Session: f69f7c06-1f83-4d96-b2a2-687d5b299f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8133 | 2024.10.09 17:22:41.886953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8134 | 2024.10.09 17:22:41.887001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8135 | 2024.10.09 17:22:41.887021 [ 3 ] {} <Debug> HTTP-Session: 46ccd1ee-5db0-46aa-b3b0-d78631e5b7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8136 | 2024.10.09 17:22:41.887038 [ 3 ] {} <Debug> HTTP-Session: 46ccd1ee-5db0-46aa-b3b0-d78631e5b7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8137 | 2024.10.09 17:22:41.887051 [ 3 ] {} <Debug> HTTP-Session: 46ccd1ee-5db0-46aa-b3b0-d78631e5b7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8138 | 2024.10.09 17:22:41.887083 [ 3 ] {} <Trace> HTTP-Session: 46ccd1ee-5db0-46aa-b3b0-d78631e5b7b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8139 | 2024.10.09 17:22:41.887199 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8140 | 2024.10.09 17:22:41.887244 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8141 | 2024.10.09 17:22:41.887371 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8142 | 2024.10.09 17:22:41.887667 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8143 | 2024.10.09 17:22:41.887702 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8144 | 2024.10.09 17:22:41.888063 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8145 | 2024.10.09 17:22:41.888383 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8146 | 2024.10.09 17:22:41.888539 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
8147 | 2024.10.09 17:22:41.888707 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Debug> DynamicQueryHandler: Done processing query | ||
8148 | 2024.10.09 17:22:41.888731 [ 3 ] {233238f1-7f91-4d64-846d-1335acd45629} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8149 | 2024.10.09 17:22:41.888747 [ 3 ] {} <Debug> HTTP-Session: 46ccd1ee-5db0-46aa-b3b0-d78631e5b7b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8150 | 2024.10.09 17:22:46.875194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8151 | 2024.10.09 17:22:46.875332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8152 | 2024.10.09 17:22:46.875359 [ 3 ] {} <Debug> HTTP-Session: 87df319f-13ab-448f-9f96-a645e5b1be49 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8153 | 2024.10.09 17:22:46.875384 [ 3 ] {} <Debug> HTTP-Session: 87df319f-13ab-448f-9f96-a645e5b1be49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8154 | 2024.10.09 17:22:46.875399 [ 3 ] {} <Debug> HTTP-Session: 87df319f-13ab-448f-9f96-a645e5b1be49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8155 | 2024.10.09 17:22:46.875449 [ 3 ] {} <Trace> HTTP-Session: 87df319f-13ab-448f-9f96-a645e5b1be49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8156 | 2024.10.09 17:22:46.875693 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8157 | 2024.10.09 17:22:46.875770 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8158 | 2024.10.09 17:22:46.876114 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8159 | 2024.10.09 17:22:46.876699 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8160 | 2024.10.09 17:22:46.876749 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8161 | 2024.10.09 17:22:46.877192 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8162 | 2024.10.09 17:22:46.877577 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8163 | 2024.10.09 17:22:46.877764 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002165 sec., 94688.22170900693 rows/sec., 8.32 MiB/sec. | ||
8164 | 2024.10.09 17:22:46.877778 [ 60 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8165 | 2024.10.09 17:22:46.877904 [ 60 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8166 | 2024.10.09 17:22:46.877959 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8167 | 2024.10.09 17:22:46.878119 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Debug> DynamicQueryHandler: Done processing query | ||
8168 | 2024.10.09 17:22:46.878188 [ 3 ] {6f3e4f27-a8e1-49d2-a6fd-dc3302932a50} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8169 | 2024.10.09 17:22:46.878222 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
8170 | 2024.10.09 17:22:46.878217 [ 3 ] {} <Debug> HTTP-Session: 87df319f-13ab-448f-9f96-a645e5b1be49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8171 | 2024.10.09 17:22:46.878585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8172 | 2024.10.09 17:22:46.878598 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8173 | 2024.10.09 17:22:46.878680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8174 | 2024.10.09 17:22:46.878684 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
8175 | 2024.10.09 17:22:46.878722 [ 3 ] {} <Debug> HTTP-Session: eeaab5f1-c9bb-4a85-b295-a6fa483e6b8c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8176 | 2024.10.09 17:22:46.878766 [ 3 ] {} <Debug> HTTP-Session: eeaab5f1-c9bb-4a85-b295-a6fa483e6b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8177 | 2024.10.09 17:22:46.878804 [ 3 ] {} <Debug> HTTP-Session: eeaab5f1-c9bb-4a85-b295-a6fa483e6b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8178 | 2024.10.09 17:22:46.878925 [ 3 ] {} <Trace> HTTP-Session: eeaab5f1-c9bb-4a85-b295-a6fa483e6b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8179 | 2024.10.09 17:22:46.878987 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1214 rows starting from the beginning of the part | ||
8180 | 2024.10.09 17:22:46.879272 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 100 rows starting from the beginning of the part | ||
8181 | 2024.10.09 17:22:46.879414 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8182 | 2024.10.09 17:22:46.879610 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8183 | 2024.10.09 17:22:46.879617 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 205 rows starting from the beginning of the part | ||
8184 | 2024.10.09 17:22:46.880031 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 120 rows starting from the beginning of the part | ||
8185 | 2024.10.09 17:22:46.880382 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 205 rows starting from the beginning of the part | ||
8186 | 2024.10.09 17:22:46.881117 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8187 | 2024.10.09 17:22:46.881883 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8188 | 2024.10.09 17:22:46.881932 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8189 | 2024.10.09 17:22:46.882897 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8190 | 2024.10.09 17:22:46.883506 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8191 | 2024.10.09 17:22:46.883745 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004592 sec., 1742.1602787456447 rows/sec., 131.00 KiB/sec. | ||
8192 | 2024.10.09 17:22:46.884584 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3260 rows, containing 5 columns (5 merged, 0 gathered) in 0.00652305 sec., 499766.21365772147 rows/sec., 43.67 MiB/sec. | ||
8193 | 2024.10.09 17:22:46.884608 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Debug> DynamicQueryHandler: Done processing query | ||
8194 | 2024.10.09 17:22:46.884706 [ 3 ] {11d8af65-18e0-4b7b-812a-daf5c1e662f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8195 | 2024.10.09 17:22:46.884742 [ 3 ] {} <Debug> HTTP-Session: eeaab5f1-c9bb-4a85-b295-a6fa483e6b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8196 | 2024.10.09 17:22:46.884895 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8197 | 2024.10.09 17:22:46.884920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8198 | 2024.10.09 17:22:46.885005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8199 | 2024.10.09 17:22:46.885041 [ 3 ] {} <Debug> HTTP-Session: 572ab78d-5d19-4289-8630-b458e1f93834 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8200 | 2024.10.09 17:22:46.885077 [ 3 ] {} <Debug> HTTP-Session: 572ab78d-5d19-4289-8630-b458e1f93834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8201 | 2024.10.09 17:22:46.885098 [ 3 ] {} <Debug> HTTP-Session: 572ab78d-5d19-4289-8630-b458e1f93834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8202 | 2024.10.09 17:22:46.885168 [ 3 ] {} <Trace> HTTP-Session: 572ab78d-5d19-4289-8630-b458e1f93834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8203 | 2024.10.09 17:22:46.885498 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8204 | 2024.10.09 17:22:46.885581 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8205 | 2024.10.09 17:22:46.885866 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8206 | 2024.10.09 17:22:46.886142 [ 188 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_41_8} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8207 | 2024.10.09 17:22:46.886306 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8208 | 2024.10.09 17:22:46.886320 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
8209 | 2024.10.09 17:22:46.886679 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8210 | 2024.10.09 17:22:46.886722 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8211 | 2024.10.09 17:22:46.887094 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8212 | 2024.10.09 17:22:46.887468 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8213 | 2024.10.09 17:22:46.887635 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002245 sec., 6236.080178173719 rows/sec., 436.73 KiB/sec. | ||
8214 | 2024.10.09 17:22:46.888324 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Debug> DynamicQueryHandler: Done processing query | ||
8215 | 2024.10.09 17:22:46.888385 [ 3 ] {970dcfc2-4ee2-46ac-8e57-530379f82ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8216 | 2024.10.09 17:22:46.888428 [ 3 ] {} <Debug> HTTP-Session: 572ab78d-5d19-4289-8630-b458e1f93834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8217 | 2024.10.09 17:22:46.888568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8218 | 2024.10.09 17:22:46.888618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8219 | 2024.10.09 17:22:46.888637 [ 3 ] {} <Debug> HTTP-Session: 5032eb9e-677c-4c80-948b-c71484220643 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8220 | 2024.10.09 17:22:46.888654 [ 3 ] {} <Debug> HTTP-Session: 5032eb9e-677c-4c80-948b-c71484220643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8221 | 2024.10.09 17:22:46.888668 [ 3 ] {} <Debug> HTTP-Session: 5032eb9e-677c-4c80-948b-c71484220643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8222 | 2024.10.09 17:22:46.888700 [ 3 ] {} <Trace> HTTP-Session: 5032eb9e-677c-4c80-948b-c71484220643 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8223 | 2024.10.09 17:22:46.888803 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8224 | 2024.10.09 17:22:46.888848 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8225 | 2024.10.09 17:22:46.889110 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8226 | 2024.10.09 17:22:46.889397 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8227 | 2024.10.09 17:22:46.889433 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8228 | 2024.10.09 17:22:46.889786 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8229 | 2024.10.09 17:22:46.890150 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8230 | 2024.10.09 17:22:46.890308 [ 60 ] {} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8231 | 2024.10.09 17:22:46.890317 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 232.15 KiB/sec. | ||
8232 | 2024.10.09 17:22:46.890364 [ 60 ] {} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8233 | 2024.10.09 17:22:46.890433 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8234 | 2024.10.09 17:22:46.890820 [ 196 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
8235 | 2024.10.09 17:22:46.890886 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Debug> DynamicQueryHandler: Done processing query | ||
8236 | 2024.10.09 17:22:46.891022 [ 3 ] {3053b98c-708e-4ef6-b0c1-7917dc5b9c96} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8237 | 2024.10.09 17:22:46.891139 [ 3 ] {} <Debug> HTTP-Session: 5032eb9e-677c-4c80-948b-c71484220643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8238 | 2024.10.09 17:22:46.891403 [ 196 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8239 | 2024.10.09 17:22:46.891523 [ 196 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
8240 | 2024.10.09 17:22:46.891513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8241 | 2024.10.09 17:22:46.891707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8242 | 2024.10.09 17:22:46.891827 [ 3 ] {} <Debug> HTTP-Session: 95eb39a9-8a4a-421b-a16e-187a16dc5a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8243 | 2024.10.09 17:22:46.891893 [ 196 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
8244 | 2024.10.09 17:22:46.891899 [ 3 ] {} <Debug> HTTP-Session: 95eb39a9-8a4a-421b-a16e-187a16dc5a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8245 | 2024.10.09 17:22:46.891970 [ 3 ] {} <Debug> HTTP-Session: 95eb39a9-8a4a-421b-a16e-187a16dc5a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8246 | 2024.10.09 17:22:46.892142 [ 196 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
8247 | 2024.10.09 17:22:46.892164 [ 3 ] {} <Trace> HTTP-Session: 95eb39a9-8a4a-421b-a16e-187a16dc5a7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8248 | 2024.10.09 17:22:46.892410 [ 196 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
8249 | 2024.10.09 17:22:46.892598 [ 196 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
8250 | 2024.10.09 17:22:46.892846 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8251 | 2024.10.09 17:22:46.893043 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8252 | 2024.10.09 17:22:46.893873 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8253 | 2024.10.09 17:22:46.895147 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.0046193 sec., 6494.490507219709 rows/sec., 412.25 KiB/sec. | ||
8254 | 2024.10.09 17:22:46.895191 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8255 | 2024.10.09 17:22:46.895254 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8256 | 2024.10.09 17:22:46.895305 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8257 | 2024.10.09 17:22:46.896260 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8258 | 2024.10.09 17:22:46.896338 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_17_4} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8259 | 2024.10.09 17:22:46.896481 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_17_4} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8260 | 2024.10.09 17:22:46.896728 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8261 | 2024.10.09 17:22:46.896992 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8262 | 2024.10.09 17:22:46.897173 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004675 sec., 83422.45989304812 rows/sec., 5.92 MiB/sec. | ||
8263 | 2024.10.09 17:22:46.897175 [ 60 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8264 | 2024.10.09 17:22:46.897284 [ 60 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8265 | 2024.10.09 17:22:46.897351 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8266 | 2024.10.09 17:22:46.897520 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Debug> DynamicQueryHandler: Done processing query | ||
8267 | 2024.10.09 17:22:46.897537 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
8268 | 2024.10.09 17:22:46.897559 [ 3 ] {7fa64141-254b-42af-9e83-3aa7b64fd756} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8269 | 2024.10.09 17:22:46.897614 [ 3 ] {} <Debug> HTTP-Session: 95eb39a9-8a4a-421b-a16e-187a16dc5a7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8270 | 2024.10.09 17:22:46.897755 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8271 | 2024.10.09 17:22:46.897796 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
8272 | 2024.10.09 17:22:46.897908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8273 | 2024.10.09 17:22:46.898020 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 529 rows starting from the beginning of the part | ||
8274 | 2024.10.09 17:22:46.898095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8275 | 2024.10.09 17:22:46.898191 [ 3 ] {} <Debug> HTTP-Session: e10ce9f7-8e8f-4493-8d5b-f29c950c466a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8276 | 2024.10.09 17:22:46.898311 [ 3 ] {} <Debug> HTTP-Session: e10ce9f7-8e8f-4493-8d5b-f29c950c466a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8277 | 2024.10.09 17:22:46.898371 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 86 rows starting from the beginning of the part | ||
8278 | 2024.10.09 17:22:46.898400 [ 3 ] {} <Debug> HTTP-Session: e10ce9f7-8e8f-4493-8d5b-f29c950c466a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8279 | 2024.10.09 17:22:46.898594 [ 3 ] {} <Trace> HTTP-Session: e10ce9f7-8e8f-4493-8d5b-f29c950c466a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8280 | 2024.10.09 17:22:46.898688 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 390 rows starting from the beginning of the part | ||
8281 | 2024.10.09 17:22:46.898897 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 99 rows starting from the beginning of the part | ||
8282 | 2024.10.09 17:22:46.899058 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8283 | 2024.10.09 17:22:46.899229 [ 192 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 390 rows starting from the beginning of the part | ||
8284 | 2024.10.09 17:22:46.899322 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8285 | 2024.10.09 17:22:46.900179 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8286 | 2024.10.09 17:22:46.900909 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8287 | 2024.10.09 17:22:46.900963 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8288 | 2024.10.09 17:22:46.902004 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8289 | 2024.10.09 17:22:46.902635 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8290 | 2024.10.09 17:22:46.903000 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004087 sec., 1468.0694886224614 rows/sec., 76.70 KiB/sec. | ||
8291 | 2024.10.09 17:22:46.903367 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.005919458 sec., 406625.06601111114 rows/sec., 31.18 MiB/sec. | ||
8292 | 2024.10.09 17:22:46.903483 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Debug> DynamicQueryHandler: Done processing query | ||
8293 | 2024.10.09 17:22:46.903527 [ 3 ] {6767cdf6-b6a2-45d8-8218-ffe9db518157} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8294 | 2024.10.09 17:22:46.903567 [ 3 ] {} <Debug> HTTP-Session: e10ce9f7-8e8f-4493-8d5b-f29c950c466a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8295 | 2024.10.09 17:22:46.903672 [ 195 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8296 | 2024.10.09 17:22:46.903901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8297 | 2024.10.09 17:22:46.904054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8298 | 2024.10.09 17:22:46.904150 [ 3 ] {} <Debug> HTTP-Session: 1df0cf13-f318-405d-8ce2-70c1ee4960bc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8299 | 2024.10.09 17:22:46.904250 [ 3 ] {} <Debug> HTTP-Session: 1df0cf13-f318-405d-8ce2-70c1ee4960bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8300 | 2024.10.09 17:22:46.904313 [ 3 ] {} <Debug> HTTP-Session: 1df0cf13-f318-405d-8ce2-70c1ee4960bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8301 | 2024.10.09 17:22:46.904428 [ 3 ] {} <Trace> HTTP-Session: 1df0cf13-f318-405d-8ce2-70c1ee4960bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8302 | 2024.10.09 17:22:46.904689 [ 195 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8303 | 2024.10.09 17:22:46.904811 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8304 | 2024.10.09 17:22:46.904830 [ 195 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_41_8} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8305 | 2024.10.09 17:22:46.904891 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8306 | 2024.10.09 17:22:46.905054 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8307 | 2024.10.09 17:22:46.905209 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8308 | 2024.10.09 17:22:46.905642 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8309 | 2024.10.09 17:22:46.905682 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8310 | 2024.10.09 17:22:46.906110 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8311 | 2024.10.09 17:22:46.906467 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8312 | 2024.10.09 17:22:46.906626 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002034 sec., 116519.17404129794 rows/sec., 7.81 MiB/sec. | ||
8313 | 2024.10.09 17:22:46.906648 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8314 | 2024.10.09 17:22:46.906733 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8315 | 2024.10.09 17:22:46.906797 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8316 | 2024.10.09 17:22:46.906930 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Debug> DynamicQueryHandler: Done processing query | ||
8317 | 2024.10.09 17:22:46.906982 [ 3 ] {ff3d9410-b3f6-4814-96d4-39041b6b950b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8318 | 2024.10.09 17:22:46.906990 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
8319 | 2024.10.09 17:22:46.907012 [ 3 ] {} <Debug> HTTP-Session: 1df0cf13-f318-405d-8ce2-70c1ee4960bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8320 | 2024.10.09 17:22:46.907205 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8321 | 2024.10.09 17:22:46.907257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8322 | 2024.10.09 17:22:46.907278 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11087 rows starting from the beginning of the part | ||
8323 | 2024.10.09 17:22:46.907346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8324 | 2024.10.09 17:22:46.907472 [ 3 ] {} <Debug> HTTP-Session: 1e40888e-7aba-4318-af69-526fd126caae Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8325 | 2024.10.09 17:22:46.907495 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 962 rows starting from the beginning of the part | ||
8326 | 2024.10.09 17:22:46.907532 [ 3 ] {} <Debug> HTTP-Session: 1e40888e-7aba-4318-af69-526fd126caae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8327 | 2024.10.09 17:22:46.907590 [ 3 ] {} <Debug> HTTP-Session: 1e40888e-7aba-4318-af69-526fd126caae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8328 | 2024.10.09 17:22:46.907787 [ 3 ] {} <Trace> HTTP-Session: 1e40888e-7aba-4318-af69-526fd126caae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8329 | 2024.10.09 17:22:46.907807 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part | ||
8330 | 2024.10.09 17:22:46.908128 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
8331 | 2024.10.09 17:22:46.908230 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8332 | 2024.10.09 17:22:46.908403 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 162 rows starting from the beginning of the part | ||
8333 | 2024.10.09 17:22:46.908427 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8334 | 2024.10.09 17:22:46.908825 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
8335 | 2024.10.09 17:22:46.909590 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8336 | 2024.10.09 17:22:46.910201 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8337 | 2024.10.09 17:22:46.910273 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8338 | 2024.10.09 17:22:46.910725 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8339 | 2024.10.09 17:22:46.911318 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8340 | 2024.10.09 17:22:46.911657 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003572 sec., 279.9552071668533 rows/sec., 18.86 KiB/sec. | ||
8341 | 2024.10.09 17:22:46.912421 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Debug> DynamicQueryHandler: Done processing query | ||
8342 | 2024.10.09 17:22:46.912470 [ 3 ] {738a7ccc-a92e-4d80-b3e1-013d867acc65} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8343 | 2024.10.09 17:22:46.912513 [ 3 ] {} <Debug> HTTP-Session: 1e40888e-7aba-4318-af69-526fd126caae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8344 | 2024.10.09 17:22:46.912714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8345 | 2024.10.09 17:22:46.912772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8346 | 2024.10.09 17:22:46.912793 [ 3 ] {} <Debug> HTTP-Session: 763ec938-efbc-4074-923c-85ff1fa467c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8347 | 2024.10.09 17:22:46.912816 [ 3 ] {} <Debug> HTTP-Session: 763ec938-efbc-4074-923c-85ff1fa467c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8348 | 2024.10.09 17:22:46.912834 [ 3 ] {} <Debug> HTTP-Session: 763ec938-efbc-4074-923c-85ff1fa467c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8349 | 2024.10.09 17:22:46.912869 [ 3 ] {} <Trace> HTTP-Session: 763ec938-efbc-4074-923c-85ff1fa467c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8350 | 2024.10.09 17:22:46.913094 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8351 | 2024.10.09 17:22:46.913175 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <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 | ||
8352 | 2024.10.09 17:22:46.914049 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8353 | 2024.10.09 17:22:46.914674 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8354 | 2024.10.09 17:22:46.914711 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8355 | 2024.10.09 17:22:46.915589 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12729 rows, containing 5 columns (5 merged, 0 gathered) in 0.008705517 sec., 1462176.226868548 rows/sec., 98.69 MiB/sec. | ||
8356 | 2024.10.09 17:22:46.915913 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8357 | 2024.10.09 17:22:46.915964 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8358 | 2024.10.09 17:22:46.917209 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8359 | 2024.10.09 17:22:46.917222 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8360 | 2024.10.09 17:22:46.917391 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8361 | 2024.10.09 17:22:46.917656 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004643 sec., 1723.023906956709 rows/sec., 3.09 MiB/sec. | ||
8362 | 2024.10.09 17:22:46.917691 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
8363 | 2024.10.09 17:22:46.918379 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Debug> DynamicQueryHandler: Done processing query | ||
8364 | 2024.10.09 17:22:46.918409 [ 3 ] {6e076086-2a30-4781-a9a1-4b8ef1352400} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8365 | 2024.10.09 17:22:46.918427 [ 3 ] {} <Debug> HTTP-Session: 763ec938-efbc-4074-923c-85ff1fa467c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8366 | 2024.10.09 17:22:46.918573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8367 | 2024.10.09 17:22:46.918626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8368 | 2024.10.09 17:22:46.918645 [ 3 ] {} <Debug> HTTP-Session: 14bfd4fe-932b-4be4-90e0-fff3437aae08 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8369 | 2024.10.09 17:22:46.918662 [ 3 ] {} <Debug> HTTP-Session: 14bfd4fe-932b-4be4-90e0-fff3437aae08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8370 | 2024.10.09 17:22:46.918676 [ 3 ] {} <Debug> HTTP-Session: 14bfd4fe-932b-4be4-90e0-fff3437aae08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8371 | 2024.10.09 17:22:46.918710 [ 3 ] {} <Trace> HTTP-Session: 14bfd4fe-932b-4be4-90e0-fff3437aae08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8372 | 2024.10.09 17:22:46.918843 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8373 | 2024.10.09 17:22:46.918890 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8374 | 2024.10.09 17:22:46.919050 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8375 | 2024.10.09 17:22:46.919382 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8376 | 2024.10.09 17:22:46.919419 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8377 | 2024.10.09 17:22:46.919806 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8378 | 2024.10.09 17:22:46.920145 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8379 | 2024.10.09 17:22:46.920297 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0015 sec., 54666.666666666664 rows/sec., 3.47 MiB/sec. | ||
8380 | 2024.10.09 17:22:46.920311 [ 59 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8381 | 2024.10.09 17:22:46.920396 [ 59 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8382 | 2024.10.09 17:22:46.920451 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8383 | 2024.10.09 17:22:46.920672 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Debug> DynamicQueryHandler: Done processing query | ||
8384 | 2024.10.09 17:22:46.920729 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
8385 | 2024.10.09 17:22:46.920767 [ 3 ] {b0cd19b4-4657-44cd-a2e3-fbf396caa177} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8386 | 2024.10.09 17:22:46.920884 [ 3 ] {} <Debug> HTTP-Session: 14bfd4fe-932b-4be4-90e0-fff3437aae08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8387 | 2024.10.09 17:22:46.921295 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8388 | 2024.10.09 17:22:46.921372 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2178 rows starting from the beginning of the part | ||
8389 | 2024.10.09 17:22:46.921467 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
8390 | 2024.10.09 17:22:46.921648 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
8391 | 2024.10.09 17:22:46.921853 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
8392 | 2024.10.09 17:22:46.922034 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
8393 | 2024.10.09 17:22:46.922232 [ 196 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
8394 | 2024.10.09 17:22:46.923783 [ 194 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2462 rows, containing 4 columns (4 merged, 0 gathered) in 0.00324219 sec., 759363.269888563 rows/sec., 49.48 MiB/sec. | ||
8395 | 2024.10.09 17:22:46.924117 [ 194 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8396 | 2024.10.09 17:22:46.924683 [ 194 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8397 | 2024.10.09 17:22:46.924762 [ 194 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_41_8} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8398 | 2024.10.09 17:22:46.924852 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
8399 | 2024.10.09 17:22:49.369574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 822 | ||
8400 | 2024.10.09 17:22:49.372667 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8401 | 2024.10.09 17:22:49.372729 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8402 | 2024.10.09 17:22:49.374234 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8403 | 2024.10.09 17:22:49.375220 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8404 | 2024.10.09 17:22:49.375996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
8405 | 2024.10.09 17:22:51.872028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8406 | 2024.10.09 17:22:51.872167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8407 | 2024.10.09 17:22:51.872193 [ 3 ] {} <Debug> HTTP-Session: c26a3b85-7bf6-4818-86cb-95f3bf8beea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8408 | 2024.10.09 17:22:51.872220 [ 3 ] {} <Debug> HTTP-Session: c26a3b85-7bf6-4818-86cb-95f3bf8beea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8409 | 2024.10.09 17:22:51.872236 [ 3 ] {} <Debug> HTTP-Session: c26a3b85-7bf6-4818-86cb-95f3bf8beea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8410 | 2024.10.09 17:22:51.872288 [ 3 ] {} <Trace> HTTP-Session: c26a3b85-7bf6-4818-86cb-95f3bf8beea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8411 | 2024.10.09 17:22:51.872476 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8412 | 2024.10.09 17:22:51.872546 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8413 | 2024.10.09 17:22:51.872898 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8414 | 2024.10.09 17:22:51.873363 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8415 | 2024.10.09 17:22:51.873406 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8416 | 2024.10.09 17:22:51.873831 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8417 | 2024.10.09 17:22:51.874241 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8418 | 2024.10.09 17:22:51.874408 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001986 sec., 2014.0986908358511 rows/sec., 164.24 KiB/sec. | ||
8419 | 2024.10.09 17:22:51.874441 [ 55 ] {} <Debug> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
8420 | 2024.10.09 17:22:51.874554 [ 55 ] {} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8421 | 2024.10.09 17:22:51.874605 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8422 | 2024.10.09 17:22:51.874768 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Debug> DynamicQueryHandler: Done processing query | ||
8423 | 2024.10.09 17:22:51.874871 [ 3 ] {f987526e-3f6b-4d71-8352-ad4fbb0059f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8424 | 2024.10.09 17:22:51.874909 [ 193 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
8425 | 2024.10.09 17:22:51.874941 [ 3 ] {} <Debug> HTTP-Session: c26a3b85-7bf6-4818-86cb-95f3bf8beea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8426 | 2024.10.09 17:22:51.875151 [ 193 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8427 | 2024.10.09 17:22:51.875206 [ 193 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
8428 | 2024.10.09 17:22:51.875232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8429 | 2024.10.09 17:22:51.875371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8430 | 2024.10.09 17:22:51.875463 [ 3 ] {} <Debug> HTTP-Session: 5beaef57-f123-4bb6-a201-a92b1746c96e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8431 | 2024.10.09 17:22:51.875472 [ 193 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
8432 | 2024.10.09 17:22:51.875525 [ 3 ] {} <Debug> HTTP-Session: 5beaef57-f123-4bb6-a201-a92b1746c96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8433 | 2024.10.09 17:22:51.875579 [ 3 ] {} <Debug> HTTP-Session: 5beaef57-f123-4bb6-a201-a92b1746c96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8434 | 2024.10.09 17:22:51.875731 [ 3 ] {} <Trace> HTTP-Session: 5beaef57-f123-4bb6-a201-a92b1746c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8435 | 2024.10.09 17:22:51.875860 [ 193 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
8436 | 2024.10.09 17:22:51.876113 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8437 | 2024.10.09 17:22:51.876210 [ 193 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
8438 | 2024.10.09 17:22:51.876257 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8439 | 2024.10.09 17:22:51.876676 [ 193 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
8440 | 2024.10.09 17:22:51.877001 [ 193 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
8441 | 2024.10.09 17:22:51.877659 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8442 | 2024.10.09 17:22:51.878683 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8443 | 2024.10.09 17:22:51.878750 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8444 | 2024.10.09 17:22:51.879850 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8445 | 2024.10.09 17:22:51.879954 [ 194 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.005254963 sec., 6850.666693561877 rows/sec., 585.38 KiB/sec. | ||
8446 | 2024.10.09 17:22:51.880117 [ 194 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
8447 | 2024.10.09 17:22:51.880428 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8448 | 2024.10.09 17:22:51.880716 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Debug> executeQuery: Read 120 rows, 10.34 KiB in 0.004758 sec., 25220.680958385878 rows/sec., 2.12 MiB/sec. | ||
8449 | 2024.10.09 17:22:51.880881 [ 187 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8450 | 2024.10.09 17:22:51.881033 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Debug> DynamicQueryHandler: Done processing query | ||
8451 | 2024.10.09 17:22:51.881069 [ 3 ] {da08d605-b982-4a22-927d-e7f0da37937d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8452 | 2024.10.09 17:22:51.881096 [ 3 ] {} <Debug> HTTP-Session: 5beaef57-f123-4bb6-a201-a92b1746c96e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8453 | 2024.10.09 17:22:51.881096 [ 187 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_11_2} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
8454 | 2024.10.09 17:22:51.881267 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8455 | 2024.10.09 17:22:51.881301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8456 | 2024.10.09 17:22:51.881372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8457 | 2024.10.09 17:22:51.881392 [ 3 ] {} <Debug> HTTP-Session: bfbb66df-85c1-4619-ad03-a910ee309a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8458 | 2024.10.09 17:22:51.881410 [ 3 ] {} <Debug> HTTP-Session: bfbb66df-85c1-4619-ad03-a910ee309a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8459 | 2024.10.09 17:22:51.881424 [ 3 ] {} <Debug> HTTP-Session: bfbb66df-85c1-4619-ad03-a910ee309a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8460 | 2024.10.09 17:22:51.881457 [ 3 ] {} <Trace> HTTP-Session: bfbb66df-85c1-4619-ad03-a910ee309a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8461 | 2024.10.09 17:22:51.881584 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8462 | 2024.10.09 17:22:51.881630 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8463 | 2024.10.09 17:22:51.881898 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8464 | 2024.10.09 17:22:51.882274 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8465 | 2024.10.09 17:22:51.882312 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8466 | 2024.10.09 17:22:51.882686 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8467 | 2024.10.09 17:22:51.883060 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8468 | 2024.10.09 17:22:51.883230 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001681 sec., 20820.93991671624 rows/sec., 1.52 MiB/sec. | ||
8469 | 2024.10.09 17:22:51.883240 [ 55 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8470 | 2024.10.09 17:22:51.883324 [ 55 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8471 | 2024.10.09 17:22:51.883364 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8472 | 2024.10.09 17:22:51.883564 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
8473 | 2024.10.09 17:22:51.883580 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Debug> DynamicQueryHandler: Done processing query | ||
8474 | 2024.10.09 17:22:51.883646 [ 3 ] {7a124aae-fa82-4a4e-9459-eedea3977449} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8475 | 2024.10.09 17:22:51.883678 [ 3 ] {} <Debug> HTTP-Session: bfbb66df-85c1-4619-ad03-a910ee309a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8476 | 2024.10.09 17:22:51.883801 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8477 | 2024.10.09 17:22:51.883848 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
8478 | 2024.10.09 17:22:51.883883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8479 | 2024.10.09 17:22:51.884044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8480 | 2024.10.09 17:22:51.884113 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part | ||
8481 | 2024.10.09 17:22:51.884131 [ 3 ] {} <Debug> HTTP-Session: 4d5502ed-59b6-4c39-85a8-fdfd6b72a31f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8482 | 2024.10.09 17:22:51.884204 [ 3 ] {} <Debug> HTTP-Session: 4d5502ed-59b6-4c39-85a8-fdfd6b72a31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8483 | 2024.10.09 17:22:51.884277 [ 3 ] {} <Debug> HTTP-Session: 4d5502ed-59b6-4c39-85a8-fdfd6b72a31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8484 | 2024.10.09 17:22:51.884413 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
8485 | 2024.10.09 17:22:51.884423 [ 3 ] {} <Trace> HTTP-Session: 4d5502ed-59b6-4c39-85a8-fdfd6b72a31f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8486 | 2024.10.09 17:22:51.884717 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 35 rows starting from the beginning of the part | ||
8487 | 2024.10.09 17:22:51.884761 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8488 | 2024.10.09 17:22:51.884908 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8489 | 2024.10.09 17:22:51.885021 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
8490 | 2024.10.09 17:22:51.885374 [ 189 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
8491 | 2024.10.09 17:22:51.886139 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8492 | 2024.10.09 17:22:51.887131 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8493 | 2024.10.09 17:22:51.887200 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8494 | 2024.10.09 17:22:51.888231 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8495 | 2024.10.09 17:22:51.888398 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.004930886 sec., 33462.54608198202 rows/sec., 2.56 MiB/sec. | ||
8496 | 2024.10.09 17:22:51.888762 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8497 | 2024.10.09 17:22:51.889110 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8498 | 2024.10.09 17:22:51.889651 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.005021 sec., 19717.187811192987 rows/sec., 1.54 MiB/sec. | ||
8499 | 2024.10.09 17:22:51.889952 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8500 | 2024.10.09 17:22:51.890033 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Debug> DynamicQueryHandler: Done processing query | ||
8501 | 2024.10.09 17:22:51.890079 [ 3 ] {f035d5b1-961c-4ced-a3e4-266ea83c7b44} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
8502 | 2024.10.09 17:22:51.890091 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_36_7} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8503 | 2024.10.09 17:22:51.890110 [ 3 ] {} <Debug> HTTP-Session: 4d5502ed-59b6-4c39-85a8-fdfd6b72a31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8504 | 2024.10.09 17:22:51.890231 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8505 | 2024.10.09 17:22:51.890297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8506 | 2024.10.09 17:22:51.890358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8507 | 2024.10.09 17:22:51.890378 [ 3 ] {} <Debug> HTTP-Session: 4de5e10b-bfe7-4d03-b3b0-feffedc3a6da Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8508 | 2024.10.09 17:22:51.890396 [ 3 ] {} <Debug> HTTP-Session: 4de5e10b-bfe7-4d03-b3b0-feffedc3a6da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8509 | 2024.10.09 17:22:51.890410 [ 3 ] {} <Debug> HTTP-Session: 4de5e10b-bfe7-4d03-b3b0-feffedc3a6da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8510 | 2024.10.09 17:22:51.890443 [ 3 ] {} <Trace> HTTP-Session: 4de5e10b-bfe7-4d03-b3b0-feffedc3a6da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8511 | 2024.10.09 17:22:51.890615 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8512 | 2024.10.09 17:22:51.890665 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8513 | 2024.10.09 17:22:51.890846 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8514 | 2024.10.09 17:22:51.891273 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8515 | 2024.10.09 17:22:51.891310 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8516 | 2024.10.09 17:22:51.891723 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8517 | 2024.10.09 17:22:51.892086 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8518 | 2024.10.09 17:22:51.892253 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001712 sec., 94626.16822429906 rows/sec., 6.59 MiB/sec. | ||
8519 | 2024.10.09 17:22:51.892437 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Debug> DynamicQueryHandler: Done processing query | ||
8520 | 2024.10.09 17:22:51.892461 [ 3 ] {d402cff6-65b8-40a6-b252-11b34eddce5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8521 | 2024.10.09 17:22:51.892477 [ 3 ] {} <Debug> HTTP-Session: 4de5e10b-bfe7-4d03-b3b0-feffedc3a6da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8522 | 2024.10.09 17:22:51.892685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8523 | 2024.10.09 17:22:51.892739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8524 | 2024.10.09 17:22:51.892759 [ 3 ] {} <Debug> HTTP-Session: 500a0bd1-bb53-4e9c-afc6-ffcb324c29ca Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8525 | 2024.10.09 17:22:51.892776 [ 3 ] {} <Debug> HTTP-Session: 500a0bd1-bb53-4e9c-afc6-ffcb324c29ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8526 | 2024.10.09 17:22:51.892790 [ 3 ] {} <Debug> HTTP-Session: 500a0bd1-bb53-4e9c-afc6-ffcb324c29ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8527 | 2024.10.09 17:22:51.892821 [ 3 ] {} <Trace> HTTP-Session: 500a0bd1-bb53-4e9c-afc6-ffcb324c29ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8528 | 2024.10.09 17:22:51.893150 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8529 | 2024.10.09 17:22:51.893220 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <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 | ||
8530 | 2024.10.09 17:22:51.893684 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8531 | 2024.10.09 17:22:51.894422 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8532 | 2024.10.09 17:22:51.894459 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8533 | 2024.10.09 17:22:51.895137 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8534 | 2024.10.09 17:22:51.895576 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8535 | 2024.10.09 17:22:51.895763 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8536 | 2024.10.09 17:22:51.895789 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002868 sec., 10808.926080892608 rows/sec., 19.37 MiB/sec. | ||
8537 | 2024.10.09 17:22:51.895824 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8538 | 2024.10.09 17:22:51.895892 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8539 | 2024.10.09 17:22:51.896137 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
8540 | 2024.10.09 17:22:51.896272 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Debug> DynamicQueryHandler: Done processing query | ||
8541 | 2024.10.09 17:22:51.896307 [ 3 ] {d136c503-be74-457d-bc4d-f4020a95a1d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8542 | 2024.10.09 17:22:51.896338 [ 3 ] {} <Debug> HTTP-Session: 500a0bd1-bb53-4e9c-afc6-ffcb324c29ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8543 | 2024.10.09 17:22:51.896471 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8544 | 2024.10.09 17:22:51.896500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8545 | 2024.10.09 17:22:51.896541 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 483 rows starting from the beginning of the part | ||
8546 | 2024.10.09 17:22:51.896569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8547 | 2024.10.09 17:22:51.896602 [ 3 ] {} <Debug> HTTP-Session: 80776f1a-8544-4d8d-8c6d-83bcf937c6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8548 | 2024.10.09 17:22:51.896629 [ 3 ] {} <Debug> HTTP-Session: 80776f1a-8544-4d8d-8c6d-83bcf937c6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8549 | 2024.10.09 17:22:51.896656 [ 3 ] {} <Debug> HTTP-Session: 80776f1a-8544-4d8d-8c6d-83bcf937c6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8550 | 2024.10.09 17:22:51.896744 [ 3 ] {} <Trace> HTTP-Session: 80776f1a-8544-4d8d-8c6d-83bcf937c6d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8551 | 2024.10.09 17:22:51.896880 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part | ||
8552 | 2024.10.09 17:22:51.896944 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8553 | 2024.10.09 17:22:51.897049 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8554 | 2024.10.09 17:22:51.897277 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
8555 | 2024.10.09 17:22:51.897508 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8556 | 2024.10.09 17:22:51.897724 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
8557 | 2024.10.09 17:22:51.898227 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
8558 | 2024.10.09 17:22:51.898317 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8559 | 2024.10.09 17:22:51.898378 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8560 | 2024.10.09 17:22:51.898584 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
8561 | 2024.10.09 17:22:51.899199 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8562 | 2024.10.09 17:22:51.899668 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8563 | 2024.10.09 17:22:51.899832 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002944 sec., 20380.434782608696 rows/sec., 1.37 MiB/sec. | ||
8564 | 2024.10.09 17:22:51.900178 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Debug> DynamicQueryHandler: Done processing query | ||
8565 | 2024.10.09 17:22:51.900259 [ 3 ] {e80affe1-8c8a-4804-9a04-4cad67a5e96c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8566 | 2024.10.09 17:22:51.900339 [ 3 ] {} <Debug> HTTP-Session: 80776f1a-8544-4d8d-8c6d-83bcf937c6d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8567 | 2024.10.09 17:22:51.917794 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 19 columns (19 merged, 0 gathered) in 0.021775049 sec., 26773.762943082238 rows/sec., 47.98 MiB/sec. | ||
8568 | 2024.10.09 17:22:51.918681 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8569 | 2024.10.09 17:22:51.919358 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8570 | 2024.10.09 17:22:51.919453 [ 200 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8571 | 2024.10.09 17:22:51.919619 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
8572 | 2024.10.09 17:22:54.172047 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8573 | 2024.10.09 17:22:54.172096 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8574 | 2024.10.09 17:22:56.875574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8575 | 2024.10.09 17:22:56.875717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8576 | 2024.10.09 17:22:56.875742 [ 3 ] {} <Debug> HTTP-Session: d6fa5a93-d312-47f7-a1ee-7c4bb02fdcd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8577 | 2024.10.09 17:22:56.875766 [ 3 ] {} <Debug> HTTP-Session: d6fa5a93-d312-47f7-a1ee-7c4bb02fdcd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8578 | 2024.10.09 17:22:56.875781 [ 3 ] {} <Debug> HTTP-Session: d6fa5a93-d312-47f7-a1ee-7c4bb02fdcd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8579 | 2024.10.09 17:22:56.875830 [ 3 ] {} <Trace> HTTP-Session: d6fa5a93-d312-47f7-a1ee-7c4bb02fdcd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8580 | 2024.10.09 17:22:56.876021 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8581 | 2024.10.09 17:22:56.876090 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8582 | 2024.10.09 17:22:56.876437 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8583 | 2024.10.09 17:22:56.876921 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8584 | 2024.10.09 17:22:56.876963 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8585 | 2024.10.09 17:22:56.877376 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8586 | 2024.10.09 17:22:56.877770 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8587 | 2024.10.09 17:22:56.877924 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001957 sec., 3065.9172202350537 rows/sec., 250.00 KiB/sec. | ||
8588 | 2024.10.09 17:22:56.878133 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Debug> DynamicQueryHandler: Done processing query | ||
8589 | 2024.10.09 17:22:56.878160 [ 3 ] {a2f3c525-124e-425f-9a83-79a5d7936566} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8590 | 2024.10.09 17:22:56.878176 [ 3 ] {} <Debug> HTTP-Session: d6fa5a93-d312-47f7-a1ee-7c4bb02fdcd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8591 | 2024.10.09 17:22:56.878384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8592 | 2024.10.09 17:22:56.878435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8593 | 2024.10.09 17:22:56.878453 [ 3 ] {} <Debug> HTTP-Session: a50e68e4-bb74-41b1-94df-36ecfd2d4662 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8594 | 2024.10.09 17:22:56.878470 [ 3 ] {} <Debug> HTTP-Session: a50e68e4-bb74-41b1-94df-36ecfd2d4662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8595 | 2024.10.09 17:22:56.878484 [ 3 ] {} <Debug> HTTP-Session: a50e68e4-bb74-41b1-94df-36ecfd2d4662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8596 | 2024.10.09 17:22:56.878515 [ 3 ] {} <Trace> HTTP-Session: a50e68e4-bb74-41b1-94df-36ecfd2d4662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8597 | 2024.10.09 17:22:56.878663 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8598 | 2024.10.09 17:22:56.878706 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8599 | 2024.10.09 17:22:56.878936 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8600 | 2024.10.09 17:22:56.879419 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8601 | 2024.10.09 17:22:56.879456 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8602 | 2024.10.09 17:22:56.879841 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8603 | 2024.10.09 17:22:56.880214 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8604 | 2024.10.09 17:22:56.880360 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.001762 sec., 118047.67309875143 rows/sec., 10.34 MiB/sec. | ||
8605 | 2024.10.09 17:22:56.880529 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Debug> DynamicQueryHandler: Done processing query | ||
8606 | 2024.10.09 17:22:56.880553 [ 3 ] {af496d1c-d331-43a8-91d5-40e514df41a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8607 | 2024.10.09 17:22:56.880569 [ 3 ] {} <Debug> HTTP-Session: a50e68e4-bb74-41b1-94df-36ecfd2d4662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8608 | 2024.10.09 17:22:56.880712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8609 | 2024.10.09 17:22:56.880760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8610 | 2024.10.09 17:22:56.880780 [ 3 ] {} <Debug> HTTP-Session: 1c9a1e17-456f-4753-9071-fb456269c63f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8611 | 2024.10.09 17:22:56.880797 [ 3 ] {} <Debug> HTTP-Session: 1c9a1e17-456f-4753-9071-fb456269c63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8612 | 2024.10.09 17:22:56.880811 [ 3 ] {} <Debug> HTTP-Session: 1c9a1e17-456f-4753-9071-fb456269c63f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8613 | 2024.10.09 17:22:56.880841 [ 3 ] {} <Trace> HTTP-Session: 1c9a1e17-456f-4753-9071-fb456269c63f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8614 | 2024.10.09 17:22:56.880942 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8615 | 2024.10.09 17:22:56.880985 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8616 | 2024.10.09 17:22:56.881213 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8617 | 2024.10.09 17:22:56.881535 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8618 | 2024.10.09 17:22:56.881572 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8619 | 2024.10.09 17:22:56.881926 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8620 | 2024.10.09 17:22:56.882311 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8621 | 2024.10.09 17:22:56.882471 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001554 sec., 9009.009009009009 rows/sec., 656.70 KiB/sec. | ||
8622 | 2024.10.09 17:22:56.882647 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Debug> DynamicQueryHandler: Done processing query | ||
8623 | 2024.10.09 17:22:56.882672 [ 3 ] {f7e9c10f-bc81-421b-81fa-25bb41ec7701} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8624 | 2024.10.09 17:22:56.882688 [ 3 ] {} <Debug> HTTP-Session: 1c9a1e17-456f-4753-9071-fb456269c63f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8625 | 2024.10.09 17:22:56.882803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8626 | 2024.10.09 17:22:56.882853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8627 | 2024.10.09 17:22:56.882872 [ 3 ] {} <Debug> HTTP-Session: d70329d9-e249-4b53-996c-8a57e827e1fb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8628 | 2024.10.09 17:22:56.882889 [ 3 ] {} <Debug> HTTP-Session: d70329d9-e249-4b53-996c-8a57e827e1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8629 | 2024.10.09 17:22:56.882928 [ 3 ] {} <Debug> HTTP-Session: d70329d9-e249-4b53-996c-8a57e827e1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8630 | 2024.10.09 17:22:56.882960 [ 3 ] {} <Trace> HTTP-Session: d70329d9-e249-4b53-996c-8a57e827e1fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8631 | 2024.10.09 17:22:56.883060 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8632 | 2024.10.09 17:22:56.883103 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8633 | 2024.10.09 17:22:56.883330 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8634 | 2024.10.09 17:22:56.883632 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8635 | 2024.10.09 17:22:56.883668 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8636 | 2024.10.09 17:22:56.884036 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8637 | 2024.10.09 17:22:56.884403 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8638 | 2024.10.09 17:22:56.884569 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec. | ||
8639 | 2024.10.09 17:22:56.884740 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Debug> DynamicQueryHandler: Done processing query | ||
8640 | 2024.10.09 17:22:56.884765 [ 3 ] {066c30ea-66f8-4912-a9a4-c2747dc08d1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8641 | 2024.10.09 17:22:56.884781 [ 3 ] {} <Debug> HTTP-Session: d70329d9-e249-4b53-996c-8a57e827e1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8642 | 2024.10.09 17:22:56.884892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8643 | 2024.10.09 17:22:56.884940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8644 | 2024.10.09 17:22:56.884960 [ 3 ] {} <Debug> HTTP-Session: d6d0d873-6f90-4309-bc46-18a1f83353ee Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8645 | 2024.10.09 17:22:56.884976 [ 3 ] {} <Debug> HTTP-Session: d6d0d873-6f90-4309-bc46-18a1f83353ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8646 | 2024.10.09 17:22:56.884990 [ 3 ] {} <Debug> HTTP-Session: d6d0d873-6f90-4309-bc46-18a1f83353ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8647 | 2024.10.09 17:22:56.885021 [ 3 ] {} <Trace> HTTP-Session: d6d0d873-6f90-4309-bc46-18a1f83353ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8648 | 2024.10.09 17:22:56.885116 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8649 | 2024.10.09 17:22:56.885159 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8650 | 2024.10.09 17:22:56.885387 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8651 | 2024.10.09 17:22:56.885690 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8652 | 2024.10.09 17:22:56.885728 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8653 | 2024.10.09 17:22:56.886078 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8654 | 2024.10.09 17:22:56.886440 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8655 | 2024.10.09 17:22:56.886597 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 235.86 KiB/sec. | ||
8656 | 2024.10.09 17:22:56.886776 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Debug> DynamicQueryHandler: Done processing query | ||
8657 | 2024.10.09 17:22:56.886801 [ 3 ] {68bdcff8-31d9-4ab7-ac9a-cabc46f5f4c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8658 | 2024.10.09 17:22:56.886817 [ 3 ] {} <Debug> HTTP-Session: d6d0d873-6f90-4309-bc46-18a1f83353ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8659 | 2024.10.09 17:22:56.887003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 64172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8660 | 2024.10.09 17:22:56.887052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8661 | 2024.10.09 17:22:56.887072 [ 3 ] {} <Debug> HTTP-Session: 2a23dba4-4506-49c6-9248-7f1434247b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8662 | 2024.10.09 17:22:56.887088 [ 3 ] {} <Debug> HTTP-Session: 2a23dba4-4506-49c6-9248-7f1434247b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8663 | 2024.10.09 17:22:56.887102 [ 3 ] {} <Debug> HTTP-Session: 2a23dba4-4506-49c6-9248-7f1434247b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8664 | 2024.10.09 17:22:56.887133 [ 3 ] {} <Trace> HTTP-Session: 2a23dba4-4506-49c6-9248-7f1434247b2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8665 | 2024.10.09 17:22:56.887334 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8666 | 2024.10.09 17:22:56.887378 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8667 | 2024.10.09 17:22:56.887611 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8668 | 2024.10.09 17:22:56.888160 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8669 | 2024.10.09 17:22:56.888196 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8670 | 2024.10.09 17:22:56.888579 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8671 | 2024.10.09 17:22:56.888943 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8672 | 2024.10.09 17:22:56.889107 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Debug> executeQuery: Read 396 rows, 28.81 KiB in 0.001875 sec., 211200 rows/sec., 15.01 MiB/sec. | ||
8673 | 2024.10.09 17:22:56.889398 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Debug> DynamicQueryHandler: Done processing query | ||
8674 | 2024.10.09 17:22:56.889453 [ 3 ] {0ec1e412-316d-4d80-89bb-b6be3caf01a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8675 | 2024.10.09 17:22:56.889484 [ 3 ] {} <Debug> HTTP-Session: 2a23dba4-4506-49c6-9248-7f1434247b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8676 | 2024.10.09 17:22:56.889639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8677 | 2024.10.09 17:22:56.889690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8678 | 2024.10.09 17:22:56.889712 [ 3 ] {} <Debug> HTTP-Session: 59a43355-61e5-4b68-843b-a7bce16bca5d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8679 | 2024.10.09 17:22:56.889729 [ 3 ] {} <Debug> HTTP-Session: 59a43355-61e5-4b68-843b-a7bce16bca5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8680 | 2024.10.09 17:22:56.889742 [ 3 ] {} <Debug> HTTP-Session: 59a43355-61e5-4b68-843b-a7bce16bca5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8681 | 2024.10.09 17:22:56.889773 [ 3 ] {} <Trace> HTTP-Session: 59a43355-61e5-4b68-843b-a7bce16bca5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8682 | 2024.10.09 17:22:56.889874 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8683 | 2024.10.09 17:22:56.889921 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8684 | 2024.10.09 17:22:56.890068 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8685 | 2024.10.09 17:22:56.890333 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8686 | 2024.10.09 17:22:56.890369 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8687 | 2024.10.09 17:22:56.890728 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8688 | 2024.10.09 17:22:56.891065 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8689 | 2024.10.09 17:22:56.891233 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
8690 | 2024.10.09 17:22:56.891557 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Debug> DynamicQueryHandler: Done processing query | ||
8691 | 2024.10.09 17:22:56.891584 [ 3 ] {bc2ad5b5-3d76-423b-abc3-c094db8a4768} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8692 | 2024.10.09 17:22:56.891600 [ 3 ] {} <Debug> HTTP-Session: 59a43355-61e5-4b68-843b-a7bce16bca5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8693 | 2024.10.09 17:22:56.891804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 45209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8694 | 2024.10.09 17:22:56.891855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8695 | 2024.10.09 17:22:56.891875 [ 3 ] {} <Debug> HTTP-Session: ebb3ceb7-1098-4bff-8807-2445aade5bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8696 | 2024.10.09 17:22:56.891892 [ 3 ] {} <Debug> HTTP-Session: ebb3ceb7-1098-4bff-8807-2445aade5bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8697 | 2024.10.09 17:22:56.891907 [ 3 ] {} <Debug> HTTP-Session: ebb3ceb7-1098-4bff-8807-2445aade5bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8698 | 2024.10.09 17:22:56.891938 [ 3 ] {} <Trace> HTTP-Session: ebb3ceb7-1098-4bff-8807-2445aade5bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8699 | 2024.10.09 17:22:56.892119 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8700 | 2024.10.09 17:22:56.892167 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8701 | 2024.10.09 17:22:56.892335 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8702 | 2024.10.09 17:22:56.892753 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8703 | 2024.10.09 17:22:56.892789 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8704 | 2024.10.09 17:22:56.893172 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8705 | 2024.10.09 17:22:56.893510 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8706 | 2024.10.09 17:22:56.893651 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001617 sec., 148423.00556586272 rows/sec., 9.95 MiB/sec. | ||
8707 | 2024.10.09 17:22:56.893826 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Debug> DynamicQueryHandler: Done processing query | ||
8708 | 2024.10.09 17:22:56.893851 [ 3 ] {ff9fa6be-fc3f-4cda-ba94-eb65948d64d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8709 | 2024.10.09 17:22:56.893867 [ 3 ] {} <Debug> HTTP-Session: ebb3ceb7-1098-4bff-8807-2445aade5bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8710 | 2024.10.09 17:22:56.893994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8711 | 2024.10.09 17:22:56.894043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8712 | 2024.10.09 17:22:56.894062 [ 3 ] {} <Debug> HTTP-Session: 266a6a90-fde6-4419-be22-baf89d455f00 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8713 | 2024.10.09 17:22:56.894079 [ 3 ] {} <Debug> HTTP-Session: 266a6a90-fde6-4419-be22-baf89d455f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8714 | 2024.10.09 17:22:56.894093 [ 3 ] {} <Debug> HTTP-Session: 266a6a90-fde6-4419-be22-baf89d455f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8715 | 2024.10.09 17:22:56.894124 [ 3 ] {} <Trace> HTTP-Session: 266a6a90-fde6-4419-be22-baf89d455f00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8716 | 2024.10.09 17:22:56.894217 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8717 | 2024.10.09 17:22:56.894263 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8718 | 2024.10.09 17:22:56.894394 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8719 | 2024.10.09 17:22:56.894634 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8720 | 2024.10.09 17:22:56.894670 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8721 | 2024.10.09 17:22:56.895021 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8722 | 2024.10.09 17:22:56.895346 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8723 | 2024.10.09 17:22:56.895509 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec. | ||
8724 | 2024.10.09 17:22:56.895819 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Debug> DynamicQueryHandler: Done processing query | ||
8725 | 2024.10.09 17:22:56.895845 [ 3 ] {1b310281-01fd-434d-a751-c8ecc4fba59d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8726 | 2024.10.09 17:22:56.895862 [ 3 ] {} <Debug> HTTP-Session: 266a6a90-fde6-4419-be22-baf89d455f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8727 | 2024.10.09 17:22:56.895987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8728 | 2024.10.09 17:22:56.896037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8729 | 2024.10.09 17:22:56.896058 [ 3 ] {} <Debug> HTTP-Session: 1c730803-ea1f-4adf-abc9-9cd857fd006e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8730 | 2024.10.09 17:22:56.896075 [ 3 ] {} <Debug> HTTP-Session: 1c730803-ea1f-4adf-abc9-9cd857fd006e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8731 | 2024.10.09 17:22:56.896089 [ 3 ] {} <Debug> HTTP-Session: 1c730803-ea1f-4adf-abc9-9cd857fd006e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8732 | 2024.10.09 17:22:56.896120 [ 3 ] {} <Trace> HTTP-Session: 1c730803-ea1f-4adf-abc9-9cd857fd006e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8733 | 2024.10.09 17:22:56.896301 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8734 | 2024.10.09 17:22:56.896375 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <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 | ||
8735 | 2024.10.09 17:22:56.896827 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8736 | 2024.10.09 17:22:56.897276 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8737 | 2024.10.09 17:22:56.897311 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8738 | 2024.10.09 17:22:56.897912 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8739 | 2024.10.09 17:22:56.898320 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8740 | 2024.10.09 17:22:56.898513 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002316 sec., 3454.231433506045 rows/sec., 6.19 MiB/sec. | ||
8741 | 2024.10.09 17:22:56.898715 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Debug> DynamicQueryHandler: Done processing query | ||
8742 | 2024.10.09 17:22:56.898742 [ 3 ] {f5a51b7a-e098-431c-84d5-84eff1dba1f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8743 | 2024.10.09 17:22:56.898758 [ 3 ] {} <Debug> HTTP-Session: 1c730803-ea1f-4adf-abc9-9cd857fd006e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8744 | 2024.10.09 17:22:56.898884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8745 | 2024.10.09 17:22:56.898933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8746 | 2024.10.09 17:22:56.898953 [ 3 ] {} <Debug> HTTP-Session: 49fb1de2-e325-49cc-86fd-4073bcde5b0f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8747 | 2024.10.09 17:22:56.898970 [ 3 ] {} <Debug> HTTP-Session: 49fb1de2-e325-49cc-86fd-4073bcde5b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8748 | 2024.10.09 17:22:56.898983 [ 3 ] {} <Debug> HTTP-Session: 49fb1de2-e325-49cc-86fd-4073bcde5b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8749 | 2024.10.09 17:22:56.899015 [ 3 ] {} <Trace> HTTP-Session: 49fb1de2-e325-49cc-86fd-4073bcde5b0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8750 | 2024.10.09 17:22:56.899132 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8751 | 2024.10.09 17:22:56.899177 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8752 | 2024.10.09 17:22:56.899306 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8753 | 2024.10.09 17:22:56.899578 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8754 | 2024.10.09 17:22:56.899614 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8755 | 2024.10.09 17:22:56.899973 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8756 | 2024.10.09 17:22:56.900300 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8757 | 2024.10.09 17:22:56.900426 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001332 sec., 61561.56156156156 rows/sec., 3.91 MiB/sec. | ||
8758 | 2024.10.09 17:22:56.900636 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Debug> DynamicQueryHandler: Done processing query | ||
8759 | 2024.10.09 17:22:56.900661 [ 3 ] {12420ab2-9199-4398-a0d6-e5f78d8e3767} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8760 | 2024.10.09 17:22:56.900678 [ 3 ] {} <Debug> HTTP-Session: 49fb1de2-e325-49cc-86fd-4073bcde5b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8761 | 2024.10.09 17:22:59.377122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 858 | ||
8762 | 2024.10.09 17:22:59.380188 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8763 | 2024.10.09 17:22:59.380249 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
8764 | 2024.10.09 17:22:59.381775 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8765 | 2024.10.09 17:22:59.382796 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8766 | 2024.10.09 17:22:59.383419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
8767 | 2024.10.09 17:23:00.118611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8768 | 2024.10.09 17:23:00.118759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8769 | 2024.10.09 17:23:00.118786 [ 3 ] {} <Debug> HTTP-Session: da4f9891-b395-4e1a-b997-144be54d50ea Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8770 | 2024.10.09 17:23:00.118812 [ 3 ] {} <Debug> HTTP-Session: da4f9891-b395-4e1a-b997-144be54d50ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8771 | 2024.10.09 17:23:00.118827 [ 3 ] {} <Debug> HTTP-Session: da4f9891-b395-4e1a-b997-144be54d50ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8772 | 2024.10.09 17:23:00.118879 [ 3 ] {} <Trace> HTTP-Session: da4f9891-b395-4e1a-b997-144be54d50ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8773 | 2024.10.09 17:23:00.119074 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8774 | 2024.10.09 17:23:00.119144 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8775 | 2024.10.09 17:23:00.119493 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8776 | 2024.10.09 17:23:00.119866 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8777 | 2024.10.09 17:23:00.119910 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8778 | 2024.10.09 17:23:00.120338 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8779 | 2024.10.09 17:23:00.120748 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8780 | 2024.10.09 17:23:00.120916 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001891 sec., 1057.641459545214 rows/sec., 86.24 KiB/sec. | ||
8781 | 2024.10.09 17:23:00.121113 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Debug> DynamicQueryHandler: Done processing query | ||
8782 | 2024.10.09 17:23:00.121142 [ 3 ] {b95453be-83d8-4cb5-b176-48b994e318b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8783 | 2024.10.09 17:23:00.121160 [ 3 ] {} <Debug> HTTP-Session: da4f9891-b395-4e1a-b997-144be54d50ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8784 | 2024.10.09 17:23:00.121482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 175719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8785 | 2024.10.09 17:23:00.121534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8786 | 2024.10.09 17:23:00.121555 [ 3 ] {} <Debug> HTTP-Session: 8c3aeb6e-566d-4a4f-8e8e-7a85ab39971b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8787 | 2024.10.09 17:23:00.121573 [ 3 ] {} <Debug> HTTP-Session: 8c3aeb6e-566d-4a4f-8e8e-7a85ab39971b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8788 | 2024.10.09 17:23:00.121587 [ 3 ] {} <Debug> HTTP-Session: 8c3aeb6e-566d-4a4f-8e8e-7a85ab39971b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8789 | 2024.10.09 17:23:00.121618 [ 3 ] {} <Trace> HTTP-Session: 8c3aeb6e-566d-4a4f-8e8e-7a85ab39971b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8790 | 2024.10.09 17:23:00.122564 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8791 | 2024.10.09 17:23:00.122612 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8792 | 2024.10.09 17:23:00.122837 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8793 | 2024.10.09 17:23:00.123845 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8794 | 2024.10.09 17:23:00.123882 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8795 | 2024.10.09 17:23:00.124367 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8796 | 2024.10.09 17:23:00.124744 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8797 | 2024.10.09 17:23:00.124895 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Debug> executeQuery: Read 1215 rows, 102.26 KiB in 0.003118 sec., 389672.86722257856 rows/sec., 32.03 MiB/sec. | ||
8798 | 2024.10.09 17:23:00.125069 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Debug> DynamicQueryHandler: Done processing query | ||
8799 | 2024.10.09 17:23:00.125095 [ 3 ] {33680062-faff-42eb-ae36-9d56fe517bcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
8800 | 2024.10.09 17:23:00.125112 [ 3 ] {} <Debug> HTTP-Session: 8c3aeb6e-566d-4a4f-8e8e-7a85ab39971b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8801 | 2024.10.09 17:23:00.125352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8802 | 2024.10.09 17:23:00.125400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8803 | 2024.10.09 17:23:00.125420 [ 3 ] {} <Debug> HTTP-Session: cdd45c65-2907-482b-8ade-216ada6c6a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8804 | 2024.10.09 17:23:00.125437 [ 3 ] {} <Debug> HTTP-Session: cdd45c65-2907-482b-8ade-216ada6c6a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8805 | 2024.10.09 17:23:00.125451 [ 3 ] {} <Debug> HTTP-Session: cdd45c65-2907-482b-8ade-216ada6c6a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8806 | 2024.10.09 17:23:00.125481 [ 3 ] {} <Trace> HTTP-Session: cdd45c65-2907-482b-8ade-216ada6c6a49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8807 | 2024.10.09 17:23:00.125579 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8808 | 2024.10.09 17:23:00.125623 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8809 | 2024.10.09 17:23:00.125844 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8810 | 2024.10.09 17:23:00.126160 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8811 | 2024.10.09 17:23:00.126196 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8812 | 2024.10.09 17:23:00.126538 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8813 | 2024.10.09 17:23:00.126896 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8814 | 2024.10.09 17:23:00.127065 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001505 sec., 7308.970099667774 rows/sec., 542.46 KiB/sec. | ||
8815 | 2024.10.09 17:23:00.127359 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Debug> DynamicQueryHandler: Done processing query | ||
8816 | 2024.10.09 17:23:00.127416 [ 3 ] {83200edc-a96d-4b2c-b104-d6b070c7a861} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8817 | 2024.10.09 17:23:00.127457 [ 3 ] {} <Debug> HTTP-Session: cdd45c65-2907-482b-8ade-216ada6c6a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8818 | 2024.10.09 17:23:00.127637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8819 | 2024.10.09 17:23:00.127686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8820 | 2024.10.09 17:23:00.127707 [ 3 ] {} <Debug> HTTP-Session: a13c35bc-ebdb-46e6-b933-fa031aa1b047 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8821 | 2024.10.09 17:23:00.127725 [ 3 ] {} <Debug> HTTP-Session: a13c35bc-ebdb-46e6-b933-fa031aa1b047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8822 | 2024.10.09 17:23:00.127741 [ 3 ] {} <Debug> HTTP-Session: a13c35bc-ebdb-46e6-b933-fa031aa1b047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8823 | 2024.10.09 17:23:00.127771 [ 3 ] {} <Trace> HTTP-Session: a13c35bc-ebdb-46e6-b933-fa031aa1b047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8824 | 2024.10.09 17:23:00.127917 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8825 | 2024.10.09 17:23:00.127964 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8826 | 2024.10.09 17:23:00.128209 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8827 | 2024.10.09 17:23:00.128597 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8828 | 2024.10.09 17:23:00.128632 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8829 | 2024.10.09 17:23:00.128998 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8830 | 2024.10.09 17:23:00.129392 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8831 | 2024.10.09 17:23:00.129591 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001729 sec., 131868.13186813187 rows/sec., 8.93 MiB/sec. | ||
8832 | 2024.10.09 17:23:00.129925 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Debug> DynamicQueryHandler: Done processing query | ||
8833 | 2024.10.09 17:23:00.129963 [ 3 ] {a938bca3-6e75-4fd3-b22e-596ff62a0880} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
8834 | 2024.10.09 17:23:00.129991 [ 3 ] {} <Debug> HTTP-Session: a13c35bc-ebdb-46e6-b933-fa031aa1b047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8835 | 2024.10.09 17:23:00.130268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 87716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8836 | 2024.10.09 17:23:00.130319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8837 | 2024.10.09 17:23:00.130339 [ 3 ] {} <Debug> HTTP-Session: 815ba7ec-36bd-48d4-9fe9-cfcc875cef1e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8838 | 2024.10.09 17:23:00.130357 [ 3 ] {} <Debug> HTTP-Session: 815ba7ec-36bd-48d4-9fe9-cfcc875cef1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8839 | 2024.10.09 17:23:00.130372 [ 3 ] {} <Debug> HTTP-Session: 815ba7ec-36bd-48d4-9fe9-cfcc875cef1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8840 | 2024.10.09 17:23:00.130403 [ 3 ] {} <Trace> HTTP-Session: 815ba7ec-36bd-48d4-9fe9-cfcc875cef1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8841 | 2024.10.09 17:23:00.130648 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8842 | 2024.10.09 17:23:00.130694 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8843 | 2024.10.09 17:23:00.130943 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8844 | 2024.10.09 17:23:00.131512 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8845 | 2024.10.09 17:23:00.131549 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8846 | 2024.10.09 17:23:00.131923 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8847 | 2024.10.09 17:23:00.132289 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8848 | 2024.10.09 17:23:00.132441 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001923 sec., 276131.0452418097 rows/sec., 20.46 MiB/sec. | ||
8849 | 2024.10.09 17:23:00.132721 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Debug> DynamicQueryHandler: Done processing query | ||
8850 | 2024.10.09 17:23:00.132771 [ 3 ] {b7c45483-94a4-46f3-b849-1445280391dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
8851 | 2024.10.09 17:23:00.132793 [ 3 ] {} <Debug> HTTP-Session: 815ba7ec-36bd-48d4-9fe9-cfcc875cef1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8852 | 2024.10.09 17:23:00.133082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182755, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8853 | 2024.10.09 17:23:00.133133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8854 | 2024.10.09 17:23:00.133156 [ 3 ] {} <Debug> HTTP-Session: 5618062f-5aa3-4339-b4f2-aae52fc5d307 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8855 | 2024.10.09 17:23:00.133174 [ 3 ] {} <Debug> HTTP-Session: 5618062f-5aa3-4339-b4f2-aae52fc5d307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8856 | 2024.10.09 17:23:00.133191 [ 3 ] {} <Debug> HTTP-Session: 5618062f-5aa3-4339-b4f2-aae52fc5d307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8857 | 2024.10.09 17:23:00.133224 [ 3 ] {} <Trace> HTTP-Session: 5618062f-5aa3-4339-b4f2-aae52fc5d307 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8858 | 2024.10.09 17:23:00.133644 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8859 | 2024.10.09 17:23:00.133694 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8860 | 2024.10.09 17:23:00.133867 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8861 | 2024.10.09 17:23:00.134626 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8862 | 2024.10.09 17:23:00.134663 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8863 | 2024.10.09 17:23:00.135106 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8864 | 2024.10.09 17:23:00.135452 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8865 | 2024.10.09 17:23:00.135604 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.002242 sec., 429527.20785013377 rows/sec., 28.82 MiB/sec. | ||
8866 | 2024.10.09 17:23:00.135881 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Debug> DynamicQueryHandler: Done processing query | ||
8867 | 2024.10.09 17:23:00.135920 [ 3 ] {f11b4191-7481-408a-8260-620f2d98f000} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
8868 | 2024.10.09 17:23:00.135943 [ 3 ] {} <Debug> HTTP-Session: 5618062f-5aa3-4339-b4f2-aae52fc5d307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8869 | 2024.10.09 17:23:00.136271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8870 | 2024.10.09 17:23:00.136320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8871 | 2024.10.09 17:23:00.136341 [ 3 ] {} <Debug> HTTP-Session: 5f33502d-54d0-49f1-a743-913f1bf89f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8872 | 2024.10.09 17:23:00.136359 [ 3 ] {} <Debug> HTTP-Session: 5f33502d-54d0-49f1-a743-913f1bf89f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8873 | 2024.10.09 17:23:00.136374 [ 3 ] {} <Debug> HTTP-Session: 5f33502d-54d0-49f1-a743-913f1bf89f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8874 | 2024.10.09 17:23:00.136404 [ 3 ] {} <Trace> HTTP-Session: 5f33502d-54d0-49f1-a743-913f1bf89f83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8875 | 2024.10.09 17:23:00.136564 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8876 | 2024.10.09 17:23:00.136634 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <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 | ||
8877 | 2024.10.09 17:23:00.137083 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8878 | 2024.10.09 17:23:00.137711 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8879 | 2024.10.09 17:23:00.137747 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8880 | 2024.10.09 17:23:00.138366 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8881 | 2024.10.09 17:23:00.138778 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8882 | 2024.10.09 17:23:00.138979 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002496 sec., 3605.769230769231 rows/sec., 6.46 MiB/sec. | ||
8883 | 2024.10.09 17:23:00.139224 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Debug> DynamicQueryHandler: Done processing query | ||
8884 | 2024.10.09 17:23:00.139249 [ 3 ] {addc89ba-c3d3-4ce8-8e61-7b38838d7062} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8885 | 2024.10.09 17:23:00.139266 [ 3 ] {} <Debug> HTTP-Session: 5f33502d-54d0-49f1-a743-913f1bf89f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8886 | 2024.10.09 17:23:00.139403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8887 | 2024.10.09 17:23:00.139454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8888 | 2024.10.09 17:23:00.139473 [ 3 ] {} <Debug> HTTP-Session: dc32a749-d57e-4733-abd5-fb1574657dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8889 | 2024.10.09 17:23:00.139491 [ 3 ] {} <Debug> HTTP-Session: dc32a749-d57e-4733-abd5-fb1574657dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8890 | 2024.10.09 17:23:00.139506 [ 3 ] {} <Debug> HTTP-Session: dc32a749-d57e-4733-abd5-fb1574657dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8891 | 2024.10.09 17:23:00.139537 [ 3 ] {} <Trace> HTTP-Session: dc32a749-d57e-4733-abd5-fb1574657dc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2024.10.09 17:23:00.139647 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8893 | 2024.10.09 17:23:00.139693 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8894 | 2024.10.09 17:23:00.139829 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8895 | 2024.10.09 17:23:00.140123 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8896 | 2024.10.09 17:23:00.140159 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8897 | 2024.10.09 17:23:00.140519 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8898 | 2024.10.09 17:23:00.140850 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2024.10.09 17:23:00.141016 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001396 sec., 30085.959885386816 rows/sec., 2.03 MiB/sec. | ||
8900 | 2024.10.09 17:23:00.141188 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Debug> DynamicQueryHandler: Done processing query | ||
8901 | 2024.10.09 17:23:00.141213 [ 3 ] {5275a023-2cd8-4338-b278-81576d7760f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8902 | 2024.10.09 17:23:00.141230 [ 3 ] {} <Debug> HTTP-Session: dc32a749-d57e-4733-abd5-fb1574657dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8903 | 2024.10.09 17:23:01.866818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8904 | 2024.10.09 17:23:01.866992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8905 | 2024.10.09 17:23:01.867037 [ 3 ] {} <Debug> HTTP-Session: bec8d814-7525-4b1b-b228-ae6c2e3c95a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8906 | 2024.10.09 17:23:01.867080 [ 3 ] {} <Debug> HTTP-Session: bec8d814-7525-4b1b-b228-ae6c2e3c95a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8907 | 2024.10.09 17:23:01.867105 [ 3 ] {} <Debug> HTTP-Session: bec8d814-7525-4b1b-b228-ae6c2e3c95a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8908 | 2024.10.09 17:23:01.867161 [ 3 ] {} <Trace> HTTP-Session: bec8d814-7525-4b1b-b228-ae6c2e3c95a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8909 | 2024.10.09 17:23:01.867391 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8910 | 2024.10.09 17:23:01.867469 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8911 | 2024.10.09 17:23:01.867856 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8912 | 2024.10.09 17:23:01.868387 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8913 | 2024.10.09 17:23:01.868430 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8914 | 2024.10.09 17:23:01.868857 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8915 | 2024.10.09 17:23:01.869251 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8916 | 2024.10.09 17:23:01.869425 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002114 sec., 47303.689687795646 rows/sec., 3.93 MiB/sec. | ||
8917 | 2024.10.09 17:23:01.869779 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Debug> DynamicQueryHandler: Done processing query | ||
8918 | 2024.10.09 17:23:01.869850 [ 3 ] {82efbc99-38ad-461a-93a6-bba85d40e2c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8919 | 2024.10.09 17:23:01.869912 [ 3 ] {} <Debug> HTTP-Session: bec8d814-7525-4b1b-b228-ae6c2e3c95a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8920 | 2024.10.09 17:23:01.870138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8921 | 2024.10.09 17:23:01.870192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8922 | 2024.10.09 17:23:01.870213 [ 3 ] {} <Debug> HTTP-Session: 1aa5e636-3798-4e6f-80f2-d2781cb548ae Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8923 | 2024.10.09 17:23:01.870231 [ 3 ] {} <Debug> HTTP-Session: 1aa5e636-3798-4e6f-80f2-d2781cb548ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8924 | 2024.10.09 17:23:01.870245 [ 3 ] {} <Debug> HTTP-Session: 1aa5e636-3798-4e6f-80f2-d2781cb548ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8925 | 2024.10.09 17:23:01.870278 [ 3 ] {} <Trace> HTTP-Session: 1aa5e636-3798-4e6f-80f2-d2781cb548ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8926 | 2024.10.09 17:23:01.870387 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8927 | 2024.10.09 17:23:01.870434 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8928 | 2024.10.09 17:23:01.870681 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8929 | 2024.10.09 17:23:01.871008 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8930 | 2024.10.09 17:23:01.871045 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8931 | 2024.10.09 17:23:01.871391 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8932 | 2024.10.09 17:23:01.871757 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8933 | 2024.10.09 17:23:01.871912 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001548 sec., 14211.886304909562 rows/sec., 1.04 MiB/sec. | ||
8934 | 2024.10.09 17:23:01.872083 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Debug> DynamicQueryHandler: Done processing query | ||
8935 | 2024.10.09 17:23:01.872108 [ 3 ] {2a254949-526d-4874-8505-b99e348b3fbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8936 | 2024.10.09 17:23:01.872124 [ 3 ] {} <Debug> HTTP-Session: 1aa5e636-3798-4e6f-80f2-d2781cb548ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8937 | 2024.10.09 17:23:01.872289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8938 | 2024.10.09 17:23:01.872338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8939 | 2024.10.09 17:23:01.872359 [ 3 ] {} <Debug> HTTP-Session: 097578ae-5170-4aad-9106-02e876eaea58 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8940 | 2024.10.09 17:23:01.872375 [ 3 ] {} <Debug> HTTP-Session: 097578ae-5170-4aad-9106-02e876eaea58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8941 | 2024.10.09 17:23:01.872390 [ 3 ] {} <Debug> HTTP-Session: 097578ae-5170-4aad-9106-02e876eaea58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8942 | 2024.10.09 17:23:01.872421 [ 3 ] {} <Trace> HTTP-Session: 097578ae-5170-4aad-9106-02e876eaea58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8943 | 2024.10.09 17:23:01.872540 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8944 | 2024.10.09 17:23:01.872583 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8945 | 2024.10.09 17:23:01.872810 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8946 | 2024.10.09 17:23:01.873165 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8947 | 2024.10.09 17:23:01.873200 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8948 | 2024.10.09 17:23:01.873553 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8949 | 2024.10.09 17:23:01.873909 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8950 | 2024.10.09 17:23:01.874080 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001575 sec., 54603.1746031746 rows/sec., 4.26 MiB/sec. | ||
8951 | 2024.10.09 17:23:01.874257 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Debug> DynamicQueryHandler: Done processing query | ||
8952 | 2024.10.09 17:23:01.874281 [ 3 ] {5f08c1f0-b3b4-4ddb-8eac-33c9b2e3eb45} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8953 | 2024.10.09 17:23:01.874298 [ 3 ] {} <Debug> HTTP-Session: 097578ae-5170-4aad-9106-02e876eaea58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8954 | 2024.10.09 17:23:01.874427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 8475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8955 | 2024.10.09 17:23:01.874478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8956 | 2024.10.09 17:23:01.874498 [ 3 ] {} <Debug> HTTP-Session: fd32674f-bf33-4e92-90d9-4a68e8ac24b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8957 | 2024.10.09 17:23:01.874515 [ 3 ] {} <Debug> HTTP-Session: fd32674f-bf33-4e92-90d9-4a68e8ac24b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8958 | 2024.10.09 17:23:01.874529 [ 3 ] {} <Debug> HTTP-Session: fd32674f-bf33-4e92-90d9-4a68e8ac24b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8959 | 2024.10.09 17:23:01.874560 [ 3 ] {} <Trace> HTTP-Session: fd32674f-bf33-4e92-90d9-4a68e8ac24b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8960 | 2024.10.09 17:23:01.874673 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8961 | 2024.10.09 17:23:01.874722 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8962 | 2024.10.09 17:23:01.874869 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8963 | 2024.10.09 17:23:01.875165 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8964 | 2024.10.09 17:23:01.875201 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8965 | 2024.10.09 17:23:01.875573 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8966 | 2024.10.09 17:23:01.875923 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8967 | 2024.10.09 17:23:01.876103 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001457 sec., 30199.0391214825 rows/sec., 2.11 MiB/sec. | ||
8968 | 2024.10.09 17:23:01.876384 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Debug> DynamicQueryHandler: Done processing query | ||
8969 | 2024.10.09 17:23:01.876447 [ 3 ] {2da541ae-df89-4209-96a0-8e16b6cd5143} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8970 | 2024.10.09 17:23:01.876499 [ 3 ] {} <Debug> HTTP-Session: fd32674f-bf33-4e92-90d9-4a68e8ac24b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8971 | 2024.10.09 17:23:01.876716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8972 | 2024.10.09 17:23:01.876769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8973 | 2024.10.09 17:23:01.876789 [ 3 ] {} <Debug> HTTP-Session: 2de8a150-3956-4c39-92c9-919b32e4baf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8974 | 2024.10.09 17:23:01.876806 [ 3 ] {} <Debug> HTTP-Session: 2de8a150-3956-4c39-92c9-919b32e4baf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8975 | 2024.10.09 17:23:01.876820 [ 3 ] {} <Debug> HTTP-Session: 2de8a150-3956-4c39-92c9-919b32e4baf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8976 | 2024.10.09 17:23:01.876852 [ 3 ] {} <Trace> HTTP-Session: 2de8a150-3956-4c39-92c9-919b32e4baf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8977 | 2024.10.09 17:23:01.877117 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8978 | 2024.10.09 17:23:01.877189 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <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 | ||
8979 | 2024.10.09 17:23:01.877647 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8980 | 2024.10.09 17:23:01.878279 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8981 | 2024.10.09 17:23:01.878316 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8982 | 2024.10.09 17:23:01.878939 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8983 | 2024.10.09 17:23:01.879356 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8984 | 2024.10.09 17:23:01.879544 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002605 sec., 8445.297504798464 rows/sec., 15.13 MiB/sec. | ||
8985 | 2024.10.09 17:23:01.879774 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Debug> DynamicQueryHandler: Done processing query | ||
8986 | 2024.10.09 17:23:01.879799 [ 3 ] {d0c87f70-a904-4570-a90b-4b9abcce0196} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
8987 | 2024.10.09 17:23:01.879816 [ 3 ] {} <Debug> HTTP-Session: 2de8a150-3956-4c39-92c9-919b32e4baf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8988 | 2024.10.09 17:23:01.879977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8989 | 2024.10.09 17:23:01.880026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8990 | 2024.10.09 17:23:01.880046 [ 3 ] {} <Debug> HTTP-Session: 45efa2cf-5f4f-4b88-acd2-76e3d44fd2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
8991 | 2024.10.09 17:23:01.880063 [ 3 ] {} <Debug> HTTP-Session: 45efa2cf-5f4f-4b88-acd2-76e3d44fd2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8992 | 2024.10.09 17:23:01.880078 [ 3 ] {} <Debug> HTTP-Session: 45efa2cf-5f4f-4b88-acd2-76e3d44fd2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8993 | 2024.10.09 17:23:01.880108 [ 3 ] {} <Trace> HTTP-Session: 45efa2cf-5f4f-4b88-acd2-76e3d44fd2a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8994 | 2024.10.09 17:23:01.880209 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8995 | 2024.10.09 17:23:01.880254 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8996 | 2024.10.09 17:23:01.880384 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8997 | 2024.10.09 17:23:01.880649 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8998 | 2024.10.09 17:23:01.880684 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
8999 | 2024.10.09 17:23:01.881037 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9000 | 2024.10.09 17:23:01.881358 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9001 | 2024.10.09 17:23:01.881522 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001333 sec., 13503.37584396099 rows/sec., 926.75 KiB/sec. | ||
9002 | 2024.10.09 17:23:01.881686 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Debug> DynamicQueryHandler: Done processing query | ||
9003 | 2024.10.09 17:23:01.881712 [ 3 ] {09e1eabd-ce6f-4d5a-a779-617539ddfa42} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9004 | 2024.10.09 17:23:01.881729 [ 3 ] {} <Debug> HTTP-Session: 45efa2cf-5f4f-4b88-acd2-76e3d44fd2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9005 | 2024.10.09 17:23:06.875878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9006 | 2024.10.09 17:23:06.876010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9007 | 2024.10.09 17:23:06.876036 [ 3 ] {} <Debug> HTTP-Session: df03a6c2-d78a-47bc-9b66-3019520a5bec Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9008 | 2024.10.09 17:23:06.876061 [ 3 ] {} <Debug> HTTP-Session: df03a6c2-d78a-47bc-9b66-3019520a5bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9009 | 2024.10.09 17:23:06.876077 [ 3 ] {} <Debug> HTTP-Session: df03a6c2-d78a-47bc-9b66-3019520a5bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9010 | 2024.10.09 17:23:06.876129 [ 3 ] {} <Trace> HTTP-Session: df03a6c2-d78a-47bc-9b66-3019520a5bec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9011 | 2024.10.09 17:23:06.876371 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9012 | 2024.10.09 17:23:06.876443 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9013 | 2024.10.09 17:23:06.876799 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9014 | 2024.10.09 17:23:06.877367 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9015 | 2024.10.09 17:23:06.877418 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9016 | 2024.10.09 17:23:06.877870 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9017 | 2024.10.09 17:23:06.878258 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9018 | 2024.10.09 17:23:06.878438 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002163 sec., 94775.77438742487 rows/sec., 8.33 MiB/sec. | ||
9019 | 2024.10.09 17:23:06.878478 [ 35 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9020 | 2024.10.09 17:23:06.878630 [ 35 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9021 | 2024.10.09 17:23:06.878690 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9022 | 2024.10.09 17:23:06.878772 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Debug> DynamicQueryHandler: Done processing query | ||
9023 | 2024.10.09 17:23:06.878843 [ 3 ] {4471be4b-f027-420d-a44e-6dbd695e7bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9024 | 2024.10.09 17:23:06.878909 [ 3 ] {} <Debug> HTTP-Session: df03a6c2-d78a-47bc-9b66-3019520a5bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9025 | 2024.10.09 17:23:06.879042 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
9026 | 2024.10.09 17:23:06.879163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9027 | 2024.10.09 17:23:06.879275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9028 | 2024.10.09 17:23:06.879334 [ 3 ] {} <Debug> HTTP-Session: 33cc1cd9-6687-4497-a7d9-f8f375b70739 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9029 | 2024.10.09 17:23:06.879397 [ 3 ] {} <Debug> HTTP-Session: 33cc1cd9-6687-4497-a7d9-f8f375b70739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9030 | 2024.10.09 17:23:06.879410 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9031 | 2024.10.09 17:23:06.879448 [ 3 ] {} <Debug> HTTP-Session: 33cc1cd9-6687-4497-a7d9-f8f375b70739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9032 | 2024.10.09 17:23:06.879493 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
9033 | 2024.10.09 17:23:06.879521 [ 3 ] {} <Trace> HTTP-Session: 33cc1cd9-6687-4497-a7d9-f8f375b70739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9034 | 2024.10.09 17:23:06.879802 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 120 rows starting from the beginning of the part | ||
9035 | 2024.10.09 17:23:06.879839 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9036 | 2024.10.09 17:23:06.879996 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9037 | 2024.10.09 17:23:06.880079 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 208 rows starting from the beginning of the part | ||
9038 | 2024.10.09 17:23:06.880460 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1215 rows starting from the beginning of the part | ||
9039 | 2024.10.09 17:23:06.880750 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part | ||
9040 | 2024.10.09 17:23:06.881132 [ 191 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 205 rows starting from the beginning of the part | ||
9041 | 2024.10.09 17:23:06.881782 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9042 | 2024.10.09 17:23:06.882548 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9043 | 2024.10.09 17:23:06.882608 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9044 | 2024.10.09 17:23:06.883580 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9045 | 2024.10.09 17:23:06.884227 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9046 | 2024.10.09 17:23:06.884503 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004732 sec., 1690.61707523246 rows/sec., 127.13 KiB/sec. | ||
9047 | 2024.10.09 17:23:06.885252 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Debug> DynamicQueryHandler: Done processing query | ||
9048 | 2024.10.09 17:23:06.885325 [ 3 ] {19903bfe-6b04-45ce-9ab1-604a8c46b727} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9049 | 2024.10.09 17:23:06.885419 [ 3 ] {} <Debug> HTTP-Session: 33cc1cd9-6687-4497-a7d9-f8f375b70739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9050 | 2024.10.09 17:23:06.885682 [ 200 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3264 rows, containing 5 columns (5 merged, 0 gathered) in 0.006865357 sec., 475430.4838044111 rows/sec., 41.53 MiB/sec. | ||
9051 | 2024.10.09 17:23:06.885687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9052 | 2024.10.09 17:23:06.885808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9053 | 2024.10.09 17:23:06.885831 [ 3 ] {} <Debug> HTTP-Session: 00a21b08-18f2-4ff2-9281-8671e97f119c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9054 | 2024.10.09 17:23:06.885850 [ 3 ] {} <Debug> HTTP-Session: 00a21b08-18f2-4ff2-9281-8671e97f119c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9055 | 2024.10.09 17:23:06.885865 [ 3 ] {} <Debug> HTTP-Session: 00a21b08-18f2-4ff2-9281-8671e97f119c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9056 | 2024.10.09 17:23:06.885923 [ 3 ] {} <Trace> HTTP-Session: 00a21b08-18f2-4ff2-9281-8671e97f119c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9057 | 2024.10.09 17:23:06.886000 [ 200 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9058 | 2024.10.09 17:23:06.886115 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9059 | 2024.10.09 17:23:06.886192 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9060 | 2024.10.09 17:23:06.887179 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9061 | 2024.10.09 17:23:06.887379 [ 200 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9062 | 2024.10.09 17:23:06.887622 [ 200 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_46_9} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9063 | 2024.10.09 17:23:06.887842 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
9064 | 2024.10.09 17:23:06.887918 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9065 | 2024.10.09 17:23:06.887962 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9066 | 2024.10.09 17:23:06.888339 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9067 | 2024.10.09 17:23:06.888724 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9068 | 2024.10.09 17:23:06.888902 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002863 sec., 4889.975550122249 rows/sec., 342.46 KiB/sec. | ||
9069 | 2024.10.09 17:23:06.889077 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Debug> DynamicQueryHandler: Done processing query | ||
9070 | 2024.10.09 17:23:06.889102 [ 3 ] {7a88b3e4-9f0b-40b6-887b-c9b325fae36e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9071 | 2024.10.09 17:23:06.889120 [ 3 ] {} <Debug> HTTP-Session: 00a21b08-18f2-4ff2-9281-8671e97f119c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9072 | 2024.10.09 17:23:06.889247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9073 | 2024.10.09 17:23:06.889296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9074 | 2024.10.09 17:23:06.889315 [ 3 ] {} <Debug> HTTP-Session: d056a34d-cd58-4a04-802a-6d5a1c0a8396 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9075 | 2024.10.09 17:23:06.889333 [ 3 ] {} <Debug> HTTP-Session: d056a34d-cd58-4a04-802a-6d5a1c0a8396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9076 | 2024.10.09 17:23:06.889347 [ 3 ] {} <Debug> HTTP-Session: d056a34d-cd58-4a04-802a-6d5a1c0a8396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9077 | 2024.10.09 17:23:06.889378 [ 3 ] {} <Trace> HTTP-Session: d056a34d-cd58-4a04-802a-6d5a1c0a8396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9078 | 2024.10.09 17:23:06.889476 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9079 | 2024.10.09 17:23:06.889519 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9080 | 2024.10.09 17:23:06.889749 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9081 | 2024.10.09 17:23:06.890061 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9082 | 2024.10.09 17:23:06.890097 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9083 | 2024.10.09 17:23:06.890445 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9084 | 2024.10.09 17:23:06.890814 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9085 | 2024.10.09 17:23:06.890981 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 231.85 KiB/sec. | ||
9086 | 2024.10.09 17:23:06.891157 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Debug> DynamicQueryHandler: Done processing query | ||
9087 | 2024.10.09 17:23:06.891183 [ 3 ] {fdbad3b5-5604-4d12-80b3-e769fdeed8e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9088 | 2024.10.09 17:23:06.891200 [ 3 ] {} <Debug> HTTP-Session: d056a34d-cd58-4a04-802a-6d5a1c0a8396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9089 | 2024.10.09 17:23:06.891440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9090 | 2024.10.09 17:23:06.891489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9091 | 2024.10.09 17:23:06.891510 [ 3 ] {} <Debug> HTTP-Session: cd62415b-90f3-4cf6-8f59-36c35b0102fe Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9092 | 2024.10.09 17:23:06.891527 [ 3 ] {} <Debug> HTTP-Session: cd62415b-90f3-4cf6-8f59-36c35b0102fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9093 | 2024.10.09 17:23:06.891541 [ 3 ] {} <Debug> HTTP-Session: cd62415b-90f3-4cf6-8f59-36c35b0102fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9094 | 2024.10.09 17:23:06.891572 [ 3 ] {} <Trace> HTTP-Session: cd62415b-90f3-4cf6-8f59-36c35b0102fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9095 | 2024.10.09 17:23:06.891925 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9096 | 2024.10.09 17:23:06.891970 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9097 | 2024.10.09 17:23:06.892201 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9098 | 2024.10.09 17:23:06.892718 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9099 | 2024.10.09 17:23:06.892754 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9100 | 2024.10.09 17:23:06.893127 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9101 | 2024.10.09 17:23:06.893484 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9102 | 2024.10.09 17:23:06.893657 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001982 sec., 196770.93844601416 rows/sec., 13.95 MiB/sec. | ||
9103 | 2024.10.09 17:23:06.893674 [ 35 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9104 | 2024.10.09 17:23:06.893786 [ 35 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9105 | 2024.10.09 17:23:06.893866 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9106 | 2024.10.09 17:23:06.893989 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Debug> DynamicQueryHandler: Done processing query | ||
9107 | 2024.10.09 17:23:06.894058 [ 3 ] {c06b3399-7e40-4ef4-9523-99afb0c1bab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9108 | 2024.10.09 17:23:06.894103 [ 3 ] {} <Debug> HTTP-Session: cd62415b-90f3-4cf6-8f59-36c35b0102fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9109 | 2024.10.09 17:23:06.894142 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
9110 | 2024.10.09 17:23:06.894305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9111 | 2024.10.09 17:23:06.894415 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9112 | 2024.10.09 17:23:06.894420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9113 | 2024.10.09 17:23:06.894489 [ 3 ] {} <Debug> HTTP-Session: b6fa6d7c-a463-4a2a-82b7-459deefb7cab Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9114 | 2024.10.09 17:23:06.894492 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
9115 | 2024.10.09 17:23:06.894518 [ 3 ] {} <Debug> HTTP-Session: b6fa6d7c-a463-4a2a-82b7-459deefb7cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9116 | 2024.10.09 17:23:06.894552 [ 3 ] {} <Debug> HTTP-Session: b6fa6d7c-a463-4a2a-82b7-459deefb7cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9117 | 2024.10.09 17:23:06.894695 [ 3 ] {} <Trace> HTTP-Session: b6fa6d7c-a463-4a2a-82b7-459deefb7cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9118 | 2024.10.09 17:23:06.894781 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 99 rows starting from the beginning of the part | ||
9119 | 2024.10.09 17:23:06.895029 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9120 | 2024.10.09 17:23:06.895099 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 396 rows starting from the beginning of the part | ||
9121 | 2024.10.09 17:23:06.895171 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9122 | 2024.10.09 17:23:06.895415 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 531 rows starting from the beginning of the part | ||
9123 | 2024.10.09 17:23:06.895793 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part | ||
9124 | 2024.10.09 17:23:06.896201 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 390 rows starting from the beginning of the part | ||
9125 | 2024.10.09 17:23:06.896221 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9126 | 2024.10.09 17:23:06.897072 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9127 | 2024.10.09 17:23:06.897123 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9128 | 2024.10.09 17:23:06.898031 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9129 | 2024.10.09 17:23:06.898830 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9130 | 2024.10.09 17:23:06.899056 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004165 sec., 1440.5762304921968 rows/sec., 75.26 KiB/sec. | ||
9131 | 2024.10.09 17:23:06.899844 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Debug> DynamicQueryHandler: Done processing query | ||
9132 | 2024.10.09 17:23:06.899941 [ 3 ] {72589d36-04ad-44bd-9130-3c3d3d5398cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9133 | 2024.10.09 17:23:06.899975 [ 3 ] {} <Debug> HTTP-Session: b6fa6d7c-a463-4a2a-82b7-459deefb7cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9134 | 2024.10.09 17:23:06.899992 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005986979 sec., 403375.391829502 rows/sec., 30.94 MiB/sec. | ||
9135 | 2024.10.09 17:23:06.900285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9136 | 2024.10.09 17:23:06.900361 [ 195 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9137 | 2024.10.09 17:23:06.900380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9138 | 2024.10.09 17:23:06.900459 [ 3 ] {} <Debug> HTTP-Session: 8f078b08-0850-47b8-a23f-730edea48230 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9139 | 2024.10.09 17:23:06.900524 [ 3 ] {} <Debug> HTTP-Session: 8f078b08-0850-47b8-a23f-730edea48230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9140 | 2024.10.09 17:23:06.900555 [ 3 ] {} <Debug> HTTP-Session: 8f078b08-0850-47b8-a23f-730edea48230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9141 | 2024.10.09 17:23:06.900609 [ 3 ] {} <Trace> HTTP-Session: 8f078b08-0850-47b8-a23f-730edea48230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9142 | 2024.10.09 17:23:06.901104 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9143 | 2024.10.09 17:23:06.901219 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9144 | 2024.10.09 17:23:06.901260 [ 195 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9145 | 2024.10.09 17:23:06.901593 [ 195 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_46_9} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9146 | 2024.10.09 17:23:06.902293 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
9147 | 2024.10.09 17:23:06.902437 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9148 | 2024.10.09 17:23:06.902904 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9149 | 2024.10.09 17:23:06.902943 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9150 | 2024.10.09 17:23:06.903364 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9151 | 2024.10.09 17:23:06.903749 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9152 | 2024.10.09 17:23:06.903930 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003145 sec., 75357.71065182831 rows/sec., 5.05 MiB/sec. | ||
9153 | 2024.10.09 17:23:06.903956 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9154 | 2024.10.09 17:23:06.904050 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9155 | 2024.10.09 17:23:06.904115 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9156 | 2024.10.09 17:23:06.904303 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Debug> DynamicQueryHandler: Done processing query | ||
9157 | 2024.10.09 17:23:06.904387 [ 3 ] {85be01e1-fba2-400b-95bc-da76ded35cd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9158 | 2024.10.09 17:23:06.904432 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
9159 | 2024.10.09 17:23:06.904463 [ 3 ] {} <Debug> HTTP-Session: 8f078b08-0850-47b8-a23f-730edea48230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9160 | 2024.10.09 17:23:06.904916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9161 | 2024.10.09 17:23:06.905155 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9162 | 2024.10.09 17:23:06.905189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9163 | 2024.10.09 17:23:06.905264 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12729 rows starting from the beginning of the part | ||
9164 | 2024.10.09 17:23:06.905292 [ 3 ] {} <Debug> HTTP-Session: bc3d63ed-9161-4f1c-88f1-73957dca3027 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9165 | 2024.10.09 17:23:06.905342 [ 3 ] {} <Debug> HTTP-Session: bc3d63ed-9161-4f1c-88f1-73957dca3027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9166 | 2024.10.09 17:23:06.905373 [ 3 ] {} <Debug> HTTP-Session: bc3d63ed-9161-4f1c-88f1-73957dca3027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9167 | 2024.10.09 17:23:06.905475 [ 3 ] {} <Trace> HTTP-Session: bc3d63ed-9161-4f1c-88f1-73957dca3027 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9168 | 2024.10.09 17:23:06.905639 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 162 rows starting from the beginning of the part | ||
9169 | 2024.10.09 17:23:06.905717 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9170 | 2024.10.09 17:23:06.905861 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 240 rows starting from the beginning of the part | ||
9171 | 2024.10.09 17:23:06.905905 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9172 | 2024.10.09 17:23:06.906160 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 963 rows starting from the beginning of the part | ||
9173 | 2024.10.09 17:23:06.906641 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
9174 | 2024.10.09 17:23:06.907017 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
9175 | 2024.10.09 17:23:06.907371 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9176 | 2024.10.09 17:23:06.908101 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9177 | 2024.10.09 17:23:06.908170 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9178 | 2024.10.09 17:23:06.908737 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9179 | 2024.10.09 17:23:06.909185 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9180 | 2024.10.09 17:23:06.909474 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003753 sec., 266.4535038635758 rows/sec., 17.95 KiB/sec. | ||
9181 | 2024.10.09 17:23:06.910193 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Debug> DynamicQueryHandler: Done processing query | ||
9182 | 2024.10.09 17:23:06.910236 [ 3 ] {0d43db63-10a8-4f22-ae11-af1346ee501e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9183 | 2024.10.09 17:23:06.910273 [ 3 ] {} <Debug> HTTP-Session: bc3d63ed-9161-4f1c-88f1-73957dca3027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9184 | 2024.10.09 17:23:06.910470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9185 | 2024.10.09 17:23:06.910579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9186 | 2024.10.09 17:23:06.910653 [ 3 ] {} <Debug> HTTP-Session: 2087dd93-8e0d-495e-bc9b-ddb735dbbe53 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9187 | 2024.10.09 17:23:06.910703 [ 3 ] {} <Debug> HTTP-Session: 2087dd93-8e0d-495e-bc9b-ddb735dbbe53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9188 | 2024.10.09 17:23:06.910724 [ 3 ] {} <Debug> HTTP-Session: 2087dd93-8e0d-495e-bc9b-ddb735dbbe53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9189 | 2024.10.09 17:23:06.910768 [ 3 ] {} <Trace> HTTP-Session: 2087dd93-8e0d-495e-bc9b-ddb735dbbe53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9190 | 2024.10.09 17:23:06.910968 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9191 | 2024.10.09 17:23:06.911086 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <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 | ||
9192 | 2024.10.09 17:23:06.911877 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9193 | 2024.10.09 17:23:06.912513 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9194 | 2024.10.09 17:23:06.912554 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9195 | 2024.10.09 17:23:06.913684 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14375 rows, containing 5 columns (5 merged, 0 gathered) in 0.009474304 sec., 1517261.8484692913 rows/sec., 102.39 MiB/sec. | ||
9196 | 2024.10.09 17:23:06.913857 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9197 | 2024.10.09 17:23:06.914104 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9198 | 2024.10.09 17:23:06.914922 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9199 | 2024.10.09 17:23:06.915246 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9200 | 2024.10.09 17:23:06.915290 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004413 sec., 1812.825742125538 rows/sec., 3.25 MiB/sec. | ||
9201 | 2024.10.09 17:23:06.915457 [ 196 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9202 | 2024.10.09 17:23:06.915731 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
9203 | 2024.10.09 17:23:06.915908 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Debug> DynamicQueryHandler: Done processing query | ||
9204 | 2024.10.09 17:23:06.915940 [ 3 ] {6318bae4-ac58-4255-8e02-6a56fe25c431} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9205 | 2024.10.09 17:23:06.915957 [ 3 ] {} <Debug> HTTP-Session: 2087dd93-8e0d-495e-bc9b-ddb735dbbe53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9206 | 2024.10.09 17:23:06.916107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9207 | 2024.10.09 17:23:06.916159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9208 | 2024.10.09 17:23:06.916180 [ 3 ] {} <Debug> HTTP-Session: 8f36bc44-a368-4b3b-94c0-f13c0c4d4c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9209 | 2024.10.09 17:23:06.916196 [ 3 ] {} <Debug> HTTP-Session: 8f36bc44-a368-4b3b-94c0-f13c0c4d4c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9210 | 2024.10.09 17:23:06.916211 [ 3 ] {} <Debug> HTTP-Session: 8f36bc44-a368-4b3b-94c0-f13c0c4d4c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9211 | 2024.10.09 17:23:06.916244 [ 3 ] {} <Trace> HTTP-Session: 8f36bc44-a368-4b3b-94c0-f13c0c4d4c0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9212 | 2024.10.09 17:23:06.916398 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9213 | 2024.10.09 17:23:06.916443 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9214 | 2024.10.09 17:23:06.916597 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9215 | 2024.10.09 17:23:06.916919 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9216 | 2024.10.09 17:23:06.916955 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9217 | 2024.10.09 17:23:06.917331 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9218 | 2024.10.09 17:23:06.917671 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9219 | 2024.10.09 17:23:06.917834 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. | ||
9220 | 2024.10.09 17:23:06.917836 [ 33 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9221 | 2024.10.09 17:23:06.917933 [ 33 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9222 | 2024.10.09 17:23:06.917974 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9223 | 2024.10.09 17:23:06.918146 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Debug> DynamicQueryHandler: Done processing query | ||
9224 | 2024.10.09 17:23:06.918238 [ 3 ] {bb4eb8b2-4147-453c-ba7f-e64de483a0bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9225 | 2024.10.09 17:23:06.918310 [ 3 ] {} <Debug> HTTP-Session: 8f36bc44-a368-4b3b-94c0-f13c0c4d4c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9226 | 2024.10.09 17:23:06.918332 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
9227 | 2024.10.09 17:23:06.918865 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9228 | 2024.10.09 17:23:06.918934 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2462 rows starting from the beginning of the part | ||
9229 | 2024.10.09 17:23:06.919111 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
9230 | 2024.10.09 17:23:06.919294 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
9231 | 2024.10.09 17:23:06.919403 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
9232 | 2024.10.09 17:23:06.919558 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part | ||
9233 | 2024.10.09 17:23:06.919687 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
9234 | 2024.10.09 17:23:06.921171 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2746 rows, containing 4 columns (4 merged, 0 gathered) in 0.003092257 sec., 888024.5076654366 rows/sec., 57.87 MiB/sec. | ||
9235 | 2024.10.09 17:23:06.921423 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9236 | 2024.10.09 17:23:06.921828 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2024.10.09 17:23:06.921910 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_46_9} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9238 | 2024.10.09 17:23:06.921997 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
9239 | 2024.10.09 17:23:09.172130 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9240 | 2024.10.09 17:23:09.172190 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9241 | 2024.10.09 17:23:09.384581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 906 | ||
9242 | 2024.10.09 17:23:09.387830 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2024.10.09 17:23:09.387886 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9244 | 2024.10.09 17:23:09.389402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9245 | 2024.10.09 17:23:09.390456 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9246 | 2024.10.09 17:23:09.390730 [ 29 ] {} <Debug> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
9247 | 2024.10.09 17:23:09.390847 [ 29 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9248 | 2024.10.09 17:23:09.390939 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9249 | 2024.10.09 17:23:09.391512 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
9250 | 2024.10.09 17:23:09.391789 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
9251 | 2024.10.09 17:23:09.393088 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9252 | 2024.10.09 17:23:09.393326 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 708 rows starting from the beginning of the part | ||
9253 | 2024.10.09 17:23:09.394087 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
9254 | 2024.10.09 17:23:09.394825 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
9255 | 2024.10.09 17:23:09.395422 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
9256 | 2024.10.09 17:23:09.396162 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
9257 | 2024.10.09 17:23:09.396817 [ 188 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
9258 | 2024.10.09 17:23:09.407288 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 72 columns (72 merged, 0 gathered) in 0.016168588 sec., 56034.57766380094 rows/sec., 39.49 MiB/sec. | ||
9259 | 2024.10.09 17:23:09.408815 [ 194 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
9260 | 2024.10.09 17:23:09.411129 [ 194 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9261 | 2024.10.09 17:23:09.411263 [ 194 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_21_4} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
9262 | 2024.10.09 17:23:09.411705 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
9263 | 2024.10.09 17:23:11.871853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9264 | 2024.10.09 17:23:11.871991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9265 | 2024.10.09 17:23:11.872017 [ 3 ] {} <Debug> HTTP-Session: 1524888d-ee43-434c-988c-fc6ca45c560e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9266 | 2024.10.09 17:23:11.872042 [ 3 ] {} <Debug> HTTP-Session: 1524888d-ee43-434c-988c-fc6ca45c560e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9267 | 2024.10.09 17:23:11.872057 [ 3 ] {} <Debug> HTTP-Session: 1524888d-ee43-434c-988c-fc6ca45c560e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9268 | 2024.10.09 17:23:11.872109 [ 3 ] {} <Trace> HTTP-Session: 1524888d-ee43-434c-988c-fc6ca45c560e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9269 | 2024.10.09 17:23:11.872348 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9270 | 2024.10.09 17:23:11.872418 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9271 | 2024.10.09 17:23:11.872757 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9272 | 2024.10.09 17:23:11.873277 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9273 | 2024.10.09 17:23:11.873320 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9274 | 2024.10.09 17:23:11.873746 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9275 | 2024.10.09 17:23:11.874130 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9276 | 2024.10.09 17:23:11.874305 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.002055 sec., 57420.924574209246 rows/sec., 4.84 MiB/sec. | ||
9277 | 2024.10.09 17:23:11.874517 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Debug> DynamicQueryHandler: Done processing query | ||
9278 | 2024.10.09 17:23:11.874544 [ 3 ] {73a29e71-019a-49e2-ae3f-ae18c01caa8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9279 | 2024.10.09 17:23:11.874561 [ 3 ] {} <Debug> HTTP-Session: 1524888d-ee43-434c-988c-fc6ca45c560e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9280 | 2024.10.09 17:23:11.874748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9281 | 2024.10.09 17:23:11.874797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9282 | 2024.10.09 17:23:11.874816 [ 3 ] {} <Debug> HTTP-Session: 2dbd4512-7378-4fbf-84bb-e3d4292b41cb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9283 | 2024.10.09 17:23:11.874833 [ 3 ] {} <Debug> HTTP-Session: 2dbd4512-7378-4fbf-84bb-e3d4292b41cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9284 | 2024.10.09 17:23:11.874846 [ 3 ] {} <Debug> HTTP-Session: 2dbd4512-7378-4fbf-84bb-e3d4292b41cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9285 | 2024.10.09 17:23:11.874878 [ 3 ] {} <Trace> HTTP-Session: 2dbd4512-7378-4fbf-84bb-e3d4292b41cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9286 | 2024.10.09 17:23:11.874992 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9287 | 2024.10.09 17:23:11.875036 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9288 | 2024.10.09 17:23:11.875260 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9289 | 2024.10.09 17:23:11.875619 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9290 | 2024.10.09 17:23:11.875657 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9291 | 2024.10.09 17:23:11.876007 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9292 | 2024.10.09 17:23:11.876360 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9293 | 2024.10.09 17:23:11.876509 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001546 sec., 20051.746442432082 rows/sec., 1.47 MiB/sec. | ||
9294 | 2024.10.09 17:23:11.876529 [ 28 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9295 | 2024.10.09 17:23:11.876645 [ 28 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9296 | 2024.10.09 17:23:11.876694 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9297 | 2024.10.09 17:23:11.876776 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Debug> DynamicQueryHandler: Done processing query | ||
9298 | 2024.10.09 17:23:11.876817 [ 3 ] {18c43970-3888-4fa1-a468-f2e1b25a227a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9299 | 2024.10.09 17:23:11.876839 [ 3 ] {} <Debug> HTTP-Session: 2dbd4512-7378-4fbf-84bb-e3d4292b41cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9300 | 2024.10.09 17:23:11.876853 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
9301 | 2024.10.09 17:23:11.876997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9302 | 2024.10.09 17:23:11.877040 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9303 | 2024.10.09 17:23:11.877062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9304 | 2024.10.09 17:23:11.877088 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
9305 | 2024.10.09 17:23:11.877091 [ 3 ] {} <Debug> HTTP-Session: d9acfa4d-095b-43cd-aa23-4e8d8f1baf71 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9306 | 2024.10.09 17:23:11.877127 [ 3 ] {} <Debug> HTTP-Session: d9acfa4d-095b-43cd-aa23-4e8d8f1baf71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9307 | 2024.10.09 17:23:11.877146 [ 3 ] {} <Debug> HTTP-Session: d9acfa4d-095b-43cd-aa23-4e8d8f1baf71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9308 | 2024.10.09 17:23:11.877202 [ 3 ] {} <Trace> HTTP-Session: d9acfa4d-095b-43cd-aa23-4e8d8f1baf71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9309 | 2024.10.09 17:23:11.877227 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
9310 | 2024.10.09 17:23:11.877583 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
9311 | 2024.10.09 17:23:11.877642 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9312 | 2024.10.09 17:23:11.877919 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9313 | 2024.10.09 17:23:11.877987 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
9314 | 2024.10.09 17:23:11.878289 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
9315 | 2024.10.09 17:23:11.878581 [ 190 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
9316 | 2024.10.09 17:23:11.879045 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9317 | 2024.10.09 17:23:11.879685 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9318 | 2024.10.09 17:23:11.879730 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9319 | 2024.10.09 17:23:11.880369 [ 195 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 5 columns (5 merged, 0 gathered) in 0.003588047 sec., 39854.550400259526 rows/sec., 3.04 MiB/sec. | ||
9320 | 2024.10.09 17:23:11.880383 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9321 | 2024.10.09 17:23:11.880616 [ 195 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9322 | 2024.10.09 17:23:11.881439 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9323 | 2024.10.09 17:23:11.881780 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.004334 sec., 21919.70466082141 rows/sec., 1.71 MiB/sec. | ||
9324 | 2024.10.09 17:23:11.881998 [ 195 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9325 | 2024.10.09 17:23:11.882162 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Debug> DynamicQueryHandler: Done processing query | ||
9326 | 2024.10.09 17:23:11.882170 [ 195 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_41_8} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9327 | 2024.10.09 17:23:11.882204 [ 3 ] {6ccc9399-1c32-44c3-8e23-4fe8acb2f813} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9328 | 2024.10.09 17:23:11.882231 [ 3 ] {} <Debug> HTTP-Session: d9acfa4d-095b-43cd-aa23-4e8d8f1baf71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9329 | 2024.10.09 17:23:11.882368 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9330 | 2024.10.09 17:23:11.882479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9331 | 2024.10.09 17:23:11.882535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9332 | 2024.10.09 17:23:11.882556 [ 3 ] {} <Debug> HTTP-Session: df716b6f-c0b1-4b07-a89a-e3cdbad44281 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9333 | 2024.10.09 17:23:11.882573 [ 3 ] {} <Debug> HTTP-Session: df716b6f-c0b1-4b07-a89a-e3cdbad44281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9334 | 2024.10.09 17:23:11.882588 [ 3 ] {} <Debug> HTTP-Session: df716b6f-c0b1-4b07-a89a-e3cdbad44281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9335 | 2024.10.09 17:23:11.882621 [ 3 ] {} <Trace> HTTP-Session: df716b6f-c0b1-4b07-a89a-e3cdbad44281 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9336 | 2024.10.09 17:23:11.882804 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9337 | 2024.10.09 17:23:11.882854 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9338 | 2024.10.09 17:23:11.883025 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9339 | 2024.10.09 17:23:11.883437 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9340 | 2024.10.09 17:23:11.883473 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9341 | 2024.10.09 17:23:11.883869 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9342 | 2024.10.09 17:23:11.884226 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9343 | 2024.10.09 17:23:11.884382 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
9344 | 2024.10.09 17:23:11.884587 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Debug> DynamicQueryHandler: Done processing query | ||
9345 | 2024.10.09 17:23:11.884612 [ 3 ] {8d75c2e4-01ce-44e6-b122-69452bf7dac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9346 | 2024.10.09 17:23:11.884629 [ 3 ] {} <Debug> HTTP-Session: df716b6f-c0b1-4b07-a89a-e3cdbad44281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9347 | 2024.10.09 17:23:11.884779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9348 | 2024.10.09 17:23:11.884828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9349 | 2024.10.09 17:23:11.884848 [ 3 ] {} <Debug> HTTP-Session: f9b96388-2dc7-45ae-afac-85533b0a26c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9350 | 2024.10.09 17:23:11.884865 [ 3 ] {} <Debug> HTTP-Session: f9b96388-2dc7-45ae-afac-85533b0a26c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9351 | 2024.10.09 17:23:11.884879 [ 3 ] {} <Debug> HTTP-Session: f9b96388-2dc7-45ae-afac-85533b0a26c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9352 | 2024.10.09 17:23:11.884910 [ 3 ] {} <Trace> HTTP-Session: f9b96388-2dc7-45ae-afac-85533b0a26c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9353 | 2024.10.09 17:23:11.885229 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9354 | 2024.10.09 17:23:11.885296 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <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 | ||
9355 | 2024.10.09 17:23:11.885717 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9356 | 2024.10.09 17:23:11.886409 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9357 | 2024.10.09 17:23:11.886445 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9358 | 2024.10.09 17:23:11.887091 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9359 | 2024.10.09 17:23:11.887511 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9360 | 2024.10.09 17:23:11.887698 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9361 | 2024.10.09 17:23:11.887716 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00271 sec., 11439.11439114391 rows/sec., 20.50 MiB/sec. | ||
9362 | 2024.10.09 17:23:11.887767 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9363 | 2024.10.09 17:23:11.887834 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9364 | 2024.10.09 17:23:11.888182 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
9365 | 2024.10.09 17:23:11.888272 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Debug> DynamicQueryHandler: Done processing query | ||
9366 | 2024.10.09 17:23:11.888325 [ 3 ] {91785178-883f-4096-b634-553ba6506e12} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9367 | 2024.10.09 17:23:11.888365 [ 3 ] {} <Debug> HTTP-Session: f9b96388-2dc7-45ae-afac-85533b0a26c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9368 | 2024.10.09 17:23:11.888570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9369 | 2024.10.09 17:23:11.888690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9370 | 2024.10.09 17:23:11.888763 [ 3 ] {} <Debug> HTTP-Session: bf568e71-fa8b-4249-aa0f-7fb367ea19c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9371 | 2024.10.09 17:23:11.888816 [ 3 ] {} <Debug> HTTP-Session: bf568e71-fa8b-4249-aa0f-7fb367ea19c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9372 | 2024.10.09 17:23:11.888863 [ 3 ] {} <Debug> HTTP-Session: bf568e71-fa8b-4249-aa0f-7fb367ea19c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9373 | 2024.10.09 17:23:11.888885 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9374 | 2024.10.09 17:23:11.888922 [ 3 ] {} <Trace> HTTP-Session: bf568e71-fa8b-4249-aa0f-7fb367ea19c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9375 | 2024.10.09 17:23:11.889032 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 583 rows starting from the beginning of the part | ||
9376 | 2024.10.09 17:23:11.889226 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9377 | 2024.10.09 17:23:11.889433 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9378 | 2024.10.09 17:23:11.889798 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
9379 | 2024.10.09 17:23:11.890312 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9380 | 2024.10.09 17:23:11.890666 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
9381 | 2024.10.09 17:23:11.891289 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
9382 | 2024.10.09 17:23:11.891564 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9383 | 2024.10.09 17:23:11.891699 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9384 | 2024.10.09 17:23:11.892063 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
9385 | 2024.10.09 17:23:11.892736 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
9386 | 2024.10.09 17:23:11.893061 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9387 | 2024.10.09 17:23:11.894070 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9388 | 2024.10.09 17:23:11.894466 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005334 sec., 11248.59392575928 rows/sec., 776.27 KiB/sec. | ||
9389 | 2024.10.09 17:23:11.895209 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Debug> DynamicQueryHandler: Done processing query | ||
9390 | 2024.10.09 17:23:11.895310 [ 3 ] {ea0c0277-79fd-474a-b9d7-6962c2fa8eb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9391 | 2024.10.09 17:23:11.895420 [ 3 ] {} <Debug> HTTP-Session: bf568e71-fa8b-4249-aa0f-7fb367ea19c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9392 | 2024.10.09 17:23:11.901023 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 661 rows, containing 19 columns (19 merged, 0 gathered) in 0.0130288 sec., 50733.75905685865 rows/sec., 90.91 MiB/sec. | ||
9393 | 2024.10.09 17:23:11.901739 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9394 | 2024.10.09 17:23:11.902324 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9395 | 2024.10.09 17:23:11.902404 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9396 | 2024.10.09 17:23:11.902515 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
9397 | 2024.10.09 17:23:16.875612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9398 | 2024.10.09 17:23:16.875739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9399 | 2024.10.09 17:23:16.875765 [ 3 ] {} <Debug> HTTP-Session: 5f7ee27f-7075-4512-8759-f526b40485fd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9400 | 2024.10.09 17:23:16.875790 [ 3 ] {} <Debug> HTTP-Session: 5f7ee27f-7075-4512-8759-f526b40485fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9401 | 2024.10.09 17:23:16.875806 [ 3 ] {} <Debug> HTTP-Session: 5f7ee27f-7075-4512-8759-f526b40485fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9402 | 2024.10.09 17:23:16.875856 [ 3 ] {} <Trace> HTTP-Session: 5f7ee27f-7075-4512-8759-f526b40485fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9403 | 2024.10.09 17:23:16.876093 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9404 | 2024.10.09 17:23:16.876162 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9405 | 2024.10.09 17:23:16.876502 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9406 | 2024.10.09 17:23:16.877061 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9407 | 2024.10.09 17:23:16.877101 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9408 | 2024.10.09 17:23:16.877540 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9409 | 2024.10.09 17:23:16.877929 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9410 | 2024.10.09 17:23:16.878111 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002111 sec., 97110.37423022265 rows/sec., 8.53 MiB/sec. | ||
9411 | 2024.10.09 17:23:16.878433 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Debug> DynamicQueryHandler: Done processing query | ||
9412 | 2024.10.09 17:23:16.878501 [ 3 ] {87b6c0e9-e163-4164-a555-246fcd372204} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9413 | 2024.10.09 17:23:16.878543 [ 3 ] {} <Debug> HTTP-Session: 5f7ee27f-7075-4512-8759-f526b40485fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9414 | 2024.10.09 17:23:16.878745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9415 | 2024.10.09 17:23:16.878797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9416 | 2024.10.09 17:23:16.878817 [ 3 ] {} <Debug> HTTP-Session: 7a1a5723-5686-4fe0-a4c7-b0b7cf174ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9417 | 2024.10.09 17:23:16.878834 [ 3 ] {} <Debug> HTTP-Session: 7a1a5723-5686-4fe0-a4c7-b0b7cf174ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9418 | 2024.10.09 17:23:16.878849 [ 3 ] {} <Debug> HTTP-Session: 7a1a5723-5686-4fe0-a4c7-b0b7cf174ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9419 | 2024.10.09 17:23:16.878881 [ 3 ] {} <Trace> HTTP-Session: 7a1a5723-5686-4fe0-a4c7-b0b7cf174ae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9420 | 2024.10.09 17:23:16.878985 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9421 | 2024.10.09 17:23:16.879030 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9422 | 2024.10.09 17:23:16.879281 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9423 | 2024.10.09 17:23:16.879611 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9424 | 2024.10.09 17:23:16.879647 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9425 | 2024.10.09 17:23:16.879989 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9426 | 2024.10.09 17:23:16.880345 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2024.10.09 17:23:16.880499 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001534 sec., 5215.123859191656 rows/sec., 392.15 KiB/sec. | ||
9428 | 2024.10.09 17:23:16.880676 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Debug> DynamicQueryHandler: Done processing query | ||
9429 | 2024.10.09 17:23:16.880701 [ 3 ] {1398fe02-a621-4363-8454-5e1ced04990d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9430 | 2024.10.09 17:23:16.880718 [ 3 ] {} <Debug> HTTP-Session: 7a1a5723-5686-4fe0-a4c7-b0b7cf174ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9431 | 2024.10.09 17:23:16.880846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9432 | 2024.10.09 17:23:16.880896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9433 | 2024.10.09 17:23:16.880916 [ 3 ] {} <Debug> HTTP-Session: 8ad29bd8-0381-49d6-a106-b57f3b210260 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9434 | 2024.10.09 17:23:16.880933 [ 3 ] {} <Debug> HTTP-Session: 8ad29bd8-0381-49d6-a106-b57f3b210260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9435 | 2024.10.09 17:23:16.880947 [ 3 ] {} <Debug> HTTP-Session: 8ad29bd8-0381-49d6-a106-b57f3b210260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9436 | 2024.10.09 17:23:16.880978 [ 3 ] {} <Trace> HTTP-Session: 8ad29bd8-0381-49d6-a106-b57f3b210260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9437 | 2024.10.09 17:23:16.881076 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9438 | 2024.10.09 17:23:16.881119 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9439 | 2024.10.09 17:23:16.881345 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9440 | 2024.10.09 17:23:16.881636 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9441 | 2024.10.09 17:23:16.881673 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9442 | 2024.10.09 17:23:16.882018 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9443 | 2024.10.09 17:23:16.882374 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9444 | 2024.10.09 17:23:16.882536 [ 24 ] {} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
9445 | 2024.10.09 17:23:16.882547 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001483 sec., 9440.323668240055 rows/sec., 661.14 KiB/sec. | ||
9446 | 2024.10.09 17:23:16.882622 [ 24 ] {} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9447 | 2024.10.09 17:23:16.882689 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9448 | 2024.10.09 17:23:16.882888 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Debug> DynamicQueryHandler: Done processing query | ||
9449 | 2024.10.09 17:23:16.882909 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::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 | ||
9450 | 2024.10.09 17:23:16.882922 [ 3 ] {ca522a18-a9fe-46dc-9739-460fdaaca914} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9451 | 2024.10.09 17:23:16.882983 [ 3 ] {} <Debug> HTTP-Session: 8ad29bd8-0381-49d6-a106-b57f3b210260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9452 | 2024.10.09 17:23:16.883149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9453 | 2024.10.09 17:23:16.883218 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9454 | 2024.10.09 17:23:16.883235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9455 | 2024.10.09 17:23:16.883290 [ 3 ] {} <Debug> HTTP-Session: 3e6ac311-2ec6-4145-ad93-d00bb1fe1832 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9456 | 2024.10.09 17:23:16.883295 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part | ||
9457 | 2024.10.09 17:23:16.883321 [ 3 ] {} <Debug> HTTP-Session: 3e6ac311-2ec6-4145-ad93-d00bb1fe1832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9458 | 2024.10.09 17:23:16.883359 [ 3 ] {} <Debug> HTTP-Session: 3e6ac311-2ec6-4145-ad93-d00bb1fe1832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9459 | 2024.10.09 17:23:16.883473 [ 3 ] {} <Trace> HTTP-Session: 3e6ac311-2ec6-4145-ad93-d00bb1fe1832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9460 | 2024.10.09 17:23:16.883587 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
9461 | 2024.10.09 17:23:16.883868 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
9462 | 2024.10.09 17:23:16.883886 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9463 | 2024.10.09 17:23:16.884162 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9464 | 2024.10.09 17:23:16.884292 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
9465 | 2024.10.09 17:23:16.884675 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
9466 | 2024.10.09 17:23:16.885026 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
9467 | 2024.10.09 17:23:16.885824 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9468 | 2024.10.09 17:23:16.886629 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9469 | 2024.10.09 17:23:16.886704 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9470 | 2024.10.09 17:23:16.887775 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9471 | 2024.10.09 17:23:16.888719 [ 186 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005914778 sec., 88929.79584356336 rows/sec., 6.04 MiB/sec. | ||
9472 | 2024.10.09 17:23:16.888791 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9473 | 2024.10.09 17:23:16.888943 [ 186 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
9474 | 2024.10.09 17:23:16.889056 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005325 sec., 1126.7605633802816 rows/sec., 66.57 KiB/sec. | ||
9475 | 2024.10.09 17:23:16.889331 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Debug> DynamicQueryHandler: Done processing query | ||
9476 | 2024.10.09 17:23:16.889373 [ 3 ] {0a74101c-7cc8-4309-bb84-7d73c69d5de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9477 | 2024.10.09 17:23:16.889405 [ 3 ] {} <Debug> HTTP-Session: 3e6ac311-2ec6-4145-ad93-d00bb1fe1832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9478 | 2024.10.09 17:23:16.889613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9479 | 2024.10.09 17:23:16.889654 [ 186 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9480 | 2024.10.09 17:23:16.889678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9481 | 2024.10.09 17:23:16.889705 [ 3 ] {} <Debug> HTTP-Session: 8c3ce267-e68b-4b05-ad13-d06b4d2c0aef Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9482 | 2024.10.09 17:23:16.889731 [ 3 ] {} <Debug> HTTP-Session: 8c3ce267-e68b-4b05-ad13-d06b4d2c0aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9483 | 2024.10.09 17:23:16.889746 [ 3 ] {} <Debug> HTTP-Session: 8c3ce267-e68b-4b05-ad13-d06b4d2c0aef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9484 | 2024.10.09 17:23:16.889755 [ 186 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_26_5} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
9485 | 2024.10.09 17:23:16.889784 [ 3 ] {} <Trace> HTTP-Session: 8c3ce267-e68b-4b05-ad13-d06b4d2c0aef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9486 | 2024.10.09 17:23:16.889861 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9487 | 2024.10.09 17:23:16.890029 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9488 | 2024.10.09 17:23:16.890074 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9489 | 2024.10.09 17:23:16.890302 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9490 | 2024.10.09 17:23:16.890847 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9491 | 2024.10.09 17:23:16.890885 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9492 | 2024.10.09 17:23:16.891265 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9493 | 2024.10.09 17:23:16.891644 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9494 | 2024.10.09 17:23:16.891812 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001895 sec., 205804.7493403694 rows/sec., 14.60 MiB/sec. | ||
9495 | 2024.10.09 17:23:16.891982 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Debug> DynamicQueryHandler: Done processing query | ||
9496 | 2024.10.09 17:23:16.892008 [ 3 ] {254ab646-be6a-4559-8ace-074a69d63867} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9497 | 2024.10.09 17:23:16.892024 [ 3 ] {} <Debug> HTTP-Session: 8c3ce267-e68b-4b05-ad13-d06b4d2c0aef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9498 | 2024.10.09 17:23:16.892165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9499 | 2024.10.09 17:23:16.892214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9500 | 2024.10.09 17:23:16.892235 [ 3 ] {} <Debug> HTTP-Session: e5a4f026-0ae6-4818-b593-0375756ed25e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9501 | 2024.10.09 17:23:16.892252 [ 3 ] {} <Debug> HTTP-Session: e5a4f026-0ae6-4818-b593-0375756ed25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9502 | 2024.10.09 17:23:16.892266 [ 3 ] {} <Debug> HTTP-Session: e5a4f026-0ae6-4818-b593-0375756ed25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9503 | 2024.10.09 17:23:16.892296 [ 3 ] {} <Trace> HTTP-Session: e5a4f026-0ae6-4818-b593-0375756ed25e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9504 | 2024.10.09 17:23:16.892394 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9505 | 2024.10.09 17:23:16.892438 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9506 | 2024.10.09 17:23:16.892570 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9507 | 2024.10.09 17:23:16.892832 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9508 | 2024.10.09 17:23:16.892868 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9509 | 2024.10.09 17:23:16.893224 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9510 | 2024.10.09 17:23:16.893555 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9511 | 2024.10.09 17:23:16.893704 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 236.59 KiB/sec. | ||
9512 | 2024.10.09 17:23:16.893920 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Debug> DynamicQueryHandler: Done processing query | ||
9513 | 2024.10.09 17:23:16.893945 [ 3 ] {c918e4f1-4805-49ba-8fa6-2d6e14c34e03} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9514 | 2024.10.09 17:23:16.893961 [ 3 ] {} <Debug> HTTP-Session: e5a4f026-0ae6-4818-b593-0375756ed25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9515 | 2024.10.09 17:23:16.894185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9516 | 2024.10.09 17:23:16.894235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9517 | 2024.10.09 17:23:16.894255 [ 3 ] {} <Debug> HTTP-Session: 5cadf0b1-4108-4d46-a112-3bb4d7c7d650 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9518 | 2024.10.09 17:23:16.894273 [ 3 ] {} <Debug> HTTP-Session: 5cadf0b1-4108-4d46-a112-3bb4d7c7d650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9519 | 2024.10.09 17:23:16.894286 [ 3 ] {} <Debug> HTTP-Session: 5cadf0b1-4108-4d46-a112-3bb4d7c7d650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9520 | 2024.10.09 17:23:16.894317 [ 3 ] {} <Trace> HTTP-Session: 5cadf0b1-4108-4d46-a112-3bb4d7c7d650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9521 | 2024.10.09 17:23:16.894511 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9522 | 2024.10.09 17:23:16.894557 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9523 | 2024.10.09 17:23:16.894702 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9524 | 2024.10.09 17:23:16.895100 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9525 | 2024.10.09 17:23:16.895137 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9526 | 2024.10.09 17:23:16.895519 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9527 | 2024.10.09 17:23:16.895856 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9528 | 2024.10.09 17:23:16.896017 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. | ||
9529 | 2024.10.09 17:23:16.896178 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Debug> DynamicQueryHandler: Done processing query | ||
9530 | 2024.10.09 17:23:16.896203 [ 3 ] {da4d9b75-eb67-4e91-84ae-9db1b93ecda3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9531 | 2024.10.09 17:23:16.896220 [ 3 ] {} <Debug> HTTP-Session: 5cadf0b1-4108-4d46-a112-3bb4d7c7d650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9532 | 2024.10.09 17:23:16.896340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9533 | 2024.10.09 17:23:16.896388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9534 | 2024.10.09 17:23:16.896408 [ 3 ] {} <Debug> HTTP-Session: 10617552-c06f-43b1-95d9-3b5b6f12121e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9535 | 2024.10.09 17:23:16.896424 [ 3 ] {} <Debug> HTTP-Session: 10617552-c06f-43b1-95d9-3b5b6f12121e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9536 | 2024.10.09 17:23:16.896439 [ 3 ] {} <Debug> HTTP-Session: 10617552-c06f-43b1-95d9-3b5b6f12121e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9537 | 2024.10.09 17:23:16.896469 [ 3 ] {} <Trace> HTTP-Session: 10617552-c06f-43b1-95d9-3b5b6f12121e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9538 | 2024.10.09 17:23:16.896563 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9539 | 2024.10.09 17:23:16.896608 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9540 | 2024.10.09 17:23:16.896740 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9541 | 2024.10.09 17:23:16.896992 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9542 | 2024.10.09 17:23:16.897027 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9543 | 2024.10.09 17:23:16.897377 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9544 | 2024.10.09 17:23:16.897701 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9545 | 2024.10.09 17:23:16.897864 [ 24 ] {} <Debug> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
9546 | 2024.10.09 17:23:16.897865 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. | ||
9547 | 2024.10.09 17:23:16.897922 [ 24 ] {} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9548 | 2024.10.09 17:23:16.897996 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9549 | 2024.10.09 17:23:16.898153 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
9550 | 2024.10.09 17:23:16.898166 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Debug> DynamicQueryHandler: Done processing query | ||
9551 | 2024.10.09 17:23:16.898201 [ 3 ] {5b5b089f-7899-4068-bd9e-de867afb7d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9552 | 2024.10.09 17:23:16.898225 [ 3 ] {} <Debug> HTTP-Session: 10617552-c06f-43b1-95d9-3b5b6f12121e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9553 | 2024.10.09 17:23:16.898297 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9554 | 2024.10.09 17:23:16.898327 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
9555 | 2024.10.09 17:23:16.898359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9556 | 2024.10.09 17:23:16.898425 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
9557 | 2024.10.09 17:23:16.898488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9558 | 2024.10.09 17:23:16.898571 [ 3 ] {} <Debug> HTTP-Session: b2bea1f8-1606-47fc-b66e-8265064e6923 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9559 | 2024.10.09 17:23:16.898701 [ 3 ] {} <Debug> HTTP-Session: b2bea1f8-1606-47fc-b66e-8265064e6923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9560 | 2024.10.09 17:23:16.898781 [ 3 ] {} <Debug> HTTP-Session: b2bea1f8-1606-47fc-b66e-8265064e6923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9561 | 2024.10.09 17:23:16.898857 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
9562 | 2024.10.09 17:23:16.898916 [ 3 ] {} <Trace> HTTP-Session: b2bea1f8-1606-47fc-b66e-8265064e6923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9563 | 2024.10.09 17:23:16.899120 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
9564 | 2024.10.09 17:23:16.899354 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9565 | 2024.10.09 17:23:16.899365 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
9566 | 2024.10.09 17:23:16.899650 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
9567 | 2024.10.09 17:23:16.899700 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <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 | ||
9568 | 2024.10.09 17:23:16.900971 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9569 | 2024.10.09 17:23:16.901811 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00371315 sec., 5386.262337907167 rows/sec., 362.94 KiB/sec. | ||
9570 | 2024.10.09 17:23:16.901943 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
9571 | 2024.10.09 17:23:16.902002 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9572 | 2024.10.09 17:23:16.902051 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9573 | 2024.10.09 17:23:16.902530 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_20_4} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9574 | 2024.10.09 17:23:16.902626 [ 186 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_20_4} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
9575 | 2024.10.09 17:23:16.902709 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9576 | 2024.10.09 17:23:16.903013 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9577 | 2024.10.09 17:23:16.903438 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9578 | 2024.10.09 17:23:16.903631 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004509 sec., 1774.2293191394988 rows/sec., 3.18 MiB/sec. | ||
9579 | 2024.10.09 17:23:16.903851 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Debug> DynamicQueryHandler: Done processing query | ||
9580 | 2024.10.09 17:23:16.903876 [ 3 ] {9e1cfa9e-ae05-41bf-9dc6-69a1492084fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9581 | 2024.10.09 17:23:16.903893 [ 3 ] {} <Debug> HTTP-Session: b2bea1f8-1606-47fc-b66e-8265064e6923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9582 | 2024.10.09 17:23:16.904074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9583 | 2024.10.09 17:23:16.904130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9584 | 2024.10.09 17:23:16.904154 [ 3 ] {} <Debug> HTTP-Session: 3d8d31f4-99e6-4f3b-b7ce-ab9293233c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9585 | 2024.10.09 17:23:16.904176 [ 3 ] {} <Debug> HTTP-Session: 3d8d31f4-99e6-4f3b-b7ce-ab9293233c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9586 | 2024.10.09 17:23:16.904195 [ 3 ] {} <Debug> HTTP-Session: 3d8d31f4-99e6-4f3b-b7ce-ab9293233c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9587 | 2024.10.09 17:23:16.904233 [ 3 ] {} <Trace> HTTP-Session: 3d8d31f4-99e6-4f3b-b7ce-ab9293233c10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9588 | 2024.10.09 17:23:16.904372 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9589 | 2024.10.09 17:23:16.904423 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9590 | 2024.10.09 17:23:16.904561 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9591 | 2024.10.09 17:23:16.904855 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9592 | 2024.10.09 17:23:16.904895 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9593 | 2024.10.09 17:23:16.905273 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9594 | 2024.10.09 17:23:16.905647 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9595 | 2024.10.09 17:23:16.905812 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001487 sec., 55144.58641560188 rows/sec., 3.50 MiB/sec. | ||
9596 | 2024.10.09 17:23:16.905977 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Debug> DynamicQueryHandler: Done processing query | ||
9597 | 2024.10.09 17:23:16.906002 [ 3 ] {72e90312-c25a-41e8-b6b7-3b6dfce69f84} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9598 | 2024.10.09 17:23:16.906019 [ 3 ] {} <Debug> HTTP-Session: 3d8d31f4-99e6-4f3b-b7ce-ab9293233c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9599 | 2024.10.09 17:23:19.392985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 938 | ||
9600 | 2024.10.09 17:23:19.395957 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9601 | 2024.10.09 17:23:19.396020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
9602 | 2024.10.09 17:23:19.397596 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9603 | 2024.10.09 17:23:19.398627 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9604 | 2024.10.09 17:23:19.399232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
9605 | 2024.10.09 17:23:21.871782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9606 | 2024.10.09 17:23:21.871917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9607 | 2024.10.09 17:23:21.871942 [ 3 ] {} <Debug> HTTP-Session: ad8f6cdd-548c-419e-b441-f859b56fe42a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9608 | 2024.10.09 17:23:21.871968 [ 3 ] {} <Debug> HTTP-Session: ad8f6cdd-548c-419e-b441-f859b56fe42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9609 | 2024.10.09 17:23:21.871983 [ 3 ] {} <Debug> HTTP-Session: ad8f6cdd-548c-419e-b441-f859b56fe42a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9610 | 2024.10.09 17:23:21.872034 [ 3 ] {} <Trace> HTTP-Session: ad8f6cdd-548c-419e-b441-f859b56fe42a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9611 | 2024.10.09 17:23:21.872225 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9612 | 2024.10.09 17:23:21.872296 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9613 | 2024.10.09 17:23:21.872649 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9614 | 2024.10.09 17:23:21.873039 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9615 | 2024.10.09 17:23:21.873086 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9616 | 2024.10.09 17:23:21.873507 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9617 | 2024.10.09 17:23:21.873906 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9618 | 2024.10.09 17:23:21.874058 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec. | ||
9619 | 2024.10.09 17:23:21.874384 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Debug> DynamicQueryHandler: Done processing query | ||
9620 | 2024.10.09 17:23:21.874415 [ 3 ] {95119ee0-ea31-4461-854b-4bbe184128f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9621 | 2024.10.09 17:23:21.874432 [ 3 ] {} <Debug> HTTP-Session: ad8f6cdd-548c-419e-b441-f859b56fe42a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9622 | 2024.10.09 17:23:21.874612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9623 | 2024.10.09 17:23:21.874670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9624 | 2024.10.09 17:23:21.874690 [ 3 ] {} <Debug> HTTP-Session: 9f8ae5db-4aab-4932-bc15-24c1c69513fc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9625 | 2024.10.09 17:23:21.874710 [ 3 ] {} <Debug> HTTP-Session: 9f8ae5db-4aab-4932-bc15-24c1c69513fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9626 | 2024.10.09 17:23:21.874724 [ 3 ] {} <Debug> HTTP-Session: 9f8ae5db-4aab-4932-bc15-24c1c69513fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9627 | 2024.10.09 17:23:21.874760 [ 3 ] {} <Trace> HTTP-Session: 9f8ae5db-4aab-4932-bc15-24c1c69513fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9628 | 2024.10.09 17:23:21.874904 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9629 | 2024.10.09 17:23:21.874952 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9630 | 2024.10.09 17:23:21.875211 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9631 | 2024.10.09 17:23:21.875584 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9632 | 2024.10.09 17:23:21.875623 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9633 | 2024.10.09 17:23:21.876009 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9634 | 2024.10.09 17:23:21.876386 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9635 | 2024.10.09 17:23:21.876515 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.001667 sec., 71385.72285542892 rows/sec., 6.01 MiB/sec. | ||
9636 | 2024.10.09 17:23:21.876689 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Debug> DynamicQueryHandler: Done processing query | ||
9637 | 2024.10.09 17:23:21.876715 [ 3 ] {7e7dbc09-af3d-42ab-8074-55229136b18a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9638 | 2024.10.09 17:23:21.876731 [ 3 ] {} <Debug> HTTP-Session: 9f8ae5db-4aab-4932-bc15-24c1c69513fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9639 | 2024.10.09 17:23:21.876871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9640 | 2024.10.09 17:23:21.876923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9641 | 2024.10.09 17:23:21.876942 [ 3 ] {} <Debug> HTTP-Session: b1ecbc9d-6f01-41fb-a63d-c1e09a7b4d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9642 | 2024.10.09 17:23:21.876961 [ 3 ] {} <Debug> HTTP-Session: b1ecbc9d-6f01-41fb-a63d-c1e09a7b4d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9643 | 2024.10.09 17:23:21.876975 [ 3 ] {} <Debug> HTTP-Session: b1ecbc9d-6f01-41fb-a63d-c1e09a7b4d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9644 | 2024.10.09 17:23:21.877009 [ 3 ] {} <Trace> HTTP-Session: b1ecbc9d-6f01-41fb-a63d-c1e09a7b4d22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9645 | 2024.10.09 17:23:21.877125 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9646 | 2024.10.09 17:23:21.877171 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9647 | 2024.10.09 17:23:21.877398 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9648 | 2024.10.09 17:23:21.877699 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9649 | 2024.10.09 17:23:21.877737 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9650 | 2024.10.09 17:23:21.878086 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9651 | 2024.10.09 17:23:21.878450 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9652 | 2024.10.09 17:23:21.878576 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001487 sec., 22192.333557498318 rows/sec., 1.62 MiB/sec. | ||
9653 | 2024.10.09 17:23:21.878741 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Debug> DynamicQueryHandler: Done processing query | ||
9654 | 2024.10.09 17:23:21.878765 [ 3 ] {dc52e843-9245-4fe3-a803-0f6664afec1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9655 | 2024.10.09 17:23:21.878781 [ 3 ] {} <Debug> HTTP-Session: b1ecbc9d-6f01-41fb-a63d-c1e09a7b4d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9656 | 2024.10.09 17:23:21.878917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9657 | 2024.10.09 17:23:21.878965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9658 | 2024.10.09 17:23:21.878984 [ 3 ] {} <Debug> HTTP-Session: 7e17a7c7-8f8c-4629-977f-541947050448 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9659 | 2024.10.09 17:23:21.879001 [ 3 ] {} <Debug> HTTP-Session: 7e17a7c7-8f8c-4629-977f-541947050448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9660 | 2024.10.09 17:23:21.879016 [ 3 ] {} <Debug> HTTP-Session: 7e17a7c7-8f8c-4629-977f-541947050448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9661 | 2024.10.09 17:23:21.879047 [ 3 ] {} <Trace> HTTP-Session: 7e17a7c7-8f8c-4629-977f-541947050448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9662 | 2024.10.09 17:23:21.879171 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9663 | 2024.10.09 17:23:21.879216 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9664 | 2024.10.09 17:23:21.879439 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9665 | 2024.10.09 17:23:21.879775 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9666 | 2024.10.09 17:23:21.879812 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9667 | 2024.10.09 17:23:21.880166 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9668 | 2024.10.09 17:23:21.880531 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9669 | 2024.10.09 17:23:21.880661 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001536 sec., 63151.041666666664 rows/sec., 4.93 MiB/sec. | ||
9670 | 2024.10.09 17:23:21.880820 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Debug> DynamicQueryHandler: Done processing query | ||
9671 | 2024.10.09 17:23:21.880845 [ 3 ] {c9e59d84-f42b-4ef7-a77a-576ccbb57811} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
9672 | 2024.10.09 17:23:21.880861 [ 3 ] {} <Debug> HTTP-Session: 7e17a7c7-8f8c-4629-977f-541947050448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9673 | 2024.10.09 17:23:21.881041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9674 | 2024.10.09 17:23:21.881088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9675 | 2024.10.09 17:23:21.881107 [ 3 ] {} <Debug> HTTP-Session: 000c4654-de5e-451e-a524-7082686dd150 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9676 | 2024.10.09 17:23:21.881123 [ 3 ] {} <Debug> HTTP-Session: 000c4654-de5e-451e-a524-7082686dd150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9677 | 2024.10.09 17:23:21.881137 [ 3 ] {} <Debug> HTTP-Session: 000c4654-de5e-451e-a524-7082686dd150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9678 | 2024.10.09 17:23:21.881168 [ 3 ] {} <Trace> HTTP-Session: 000c4654-de5e-451e-a524-7082686dd150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9679 | 2024.10.09 17:23:21.881314 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9680 | 2024.10.09 17:23:21.881362 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9681 | 2024.10.09 17:23:21.881505 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9682 | 2024.10.09 17:23:21.881859 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9683 | 2024.10.09 17:23:21.881896 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9684 | 2024.10.09 17:23:21.882281 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9685 | 2024.10.09 17:23:21.882619 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9686 | 2024.10.09 17:23:21.882747 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001502 sec., 107190.41278295605 rows/sec., 7.46 MiB/sec. | ||
9687 | 2024.10.09 17:23:21.882904 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Debug> DynamicQueryHandler: Done processing query | ||
9688 | 2024.10.09 17:23:21.882929 [ 3 ] {c7610536-cd92-4f00-a35b-9982ac4227a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9689 | 2024.10.09 17:23:21.882945 [ 3 ] {} <Debug> HTTP-Session: 000c4654-de5e-451e-a524-7082686dd150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9690 | 2024.10.09 17:23:21.883133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 51007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9691 | 2024.10.09 17:23:21.883181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9692 | 2024.10.09 17:23:21.883200 [ 3 ] {} <Debug> HTTP-Session: 47c02cfe-4603-4b05-b5a4-0f1d52e03303 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9693 | 2024.10.09 17:23:21.883216 [ 3 ] {} <Debug> HTTP-Session: 47c02cfe-4603-4b05-b5a4-0f1d52e03303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9694 | 2024.10.09 17:23:21.883231 [ 3 ] {} <Debug> HTTP-Session: 47c02cfe-4603-4b05-b5a4-0f1d52e03303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9695 | 2024.10.09 17:23:21.883261 [ 3 ] {} <Trace> HTTP-Session: 47c02cfe-4603-4b05-b5a4-0f1d52e03303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9696 | 2024.10.09 17:23:21.883565 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9697 | 2024.10.09 17:23:21.883633 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <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 | ||
9698 | 2024.10.09 17:23:21.884052 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9699 | 2024.10.09 17:23:21.884632 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9700 | 2024.10.09 17:23:21.884669 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9701 | 2024.10.09 17:23:21.885295 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9702 | 2024.10.09 17:23:21.885706 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9703 | 2024.10.09 17:23:21.885852 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002504 sec., 12380.191693290733 rows/sec., 22.18 MiB/sec. | ||
9704 | 2024.10.09 17:23:21.886049 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Debug> DynamicQueryHandler: Done processing query | ||
9705 | 2024.10.09 17:23:21.886073 [ 3 ] {35f6743f-1938-4c2f-a224-aba07156b20a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9706 | 2024.10.09 17:23:21.886088 [ 3 ] {} <Debug> HTTP-Session: 47c02cfe-4603-4b05-b5a4-0f1d52e03303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9707 | 2024.10.09 17:23:21.886224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9708 | 2024.10.09 17:23:21.886272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9709 | 2024.10.09 17:23:21.886291 [ 3 ] {} <Debug> HTTP-Session: fd52e137-6247-404d-a8fc-18aebbcec374 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9710 | 2024.10.09 17:23:21.886307 [ 3 ] {} <Debug> HTTP-Session: fd52e137-6247-404d-a8fc-18aebbcec374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9711 | 2024.10.09 17:23:21.886321 [ 3 ] {} <Debug> HTTP-Session: fd52e137-6247-404d-a8fc-18aebbcec374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9712 | 2024.10.09 17:23:21.886351 [ 3 ] {} <Trace> HTTP-Session: fd52e137-6247-404d-a8fc-18aebbcec374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9713 | 2024.10.09 17:23:21.886462 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9714 | 2024.10.09 17:23:21.886508 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9715 | 2024.10.09 17:23:21.886642 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9716 | 2024.10.09 17:23:21.886998 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9717 | 2024.10.09 17:23:21.887034 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9718 | 2024.10.09 17:23:21.887394 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9719 | 2024.10.09 17:23:21.887724 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9720 | 2024.10.09 17:23:21.887852 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec. | ||
9721 | 2024.10.09 17:23:21.888016 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Debug> DynamicQueryHandler: Done processing query | ||
9722 | 2024.10.09 17:23:21.888041 [ 3 ] {9ac17530-20e4-40e2-b221-020717e1d44b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9723 | 2024.10.09 17:23:21.888057 [ 3 ] {} <Debug> HTTP-Session: fd52e137-6247-404d-a8fc-18aebbcec374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9724 | 2024.10.09 17:23:24.172255 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9725 | 2024.10.09 17:23:24.172340 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9726 | 2024.10.09 17:23:26.875584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9727 | 2024.10.09 17:23:26.875716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9728 | 2024.10.09 17:23:26.875744 [ 3 ] {} <Debug> HTTP-Session: 63bfe31e-24f9-4d79-882c-b6596d6bbb37 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9729 | 2024.10.09 17:23:26.875772 [ 3 ] {} <Debug> HTTP-Session: 63bfe31e-24f9-4d79-882c-b6596d6bbb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9730 | 2024.10.09 17:23:26.875790 [ 3 ] {} <Debug> HTTP-Session: 63bfe31e-24f9-4d79-882c-b6596d6bbb37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9731 | 2024.10.09 17:23:26.875849 [ 3 ] {} <Trace> HTTP-Session: 63bfe31e-24f9-4d79-882c-b6596d6bbb37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9732 | 2024.10.09 17:23:26.876121 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9733 | 2024.10.09 17:23:26.876200 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9734 | 2024.10.09 17:23:26.876596 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9735 | 2024.10.09 17:23:26.877144 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9736 | 2024.10.09 17:23:26.877187 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9737 | 2024.10.09 17:23:26.877628 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9738 | 2024.10.09 17:23:26.878014 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9739 | 2024.10.09 17:23:26.878190 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002182 sec., 93950.50412465628 rows/sec., 8.26 MiB/sec. | ||
9740 | 2024.10.09 17:23:26.878389 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Debug> DynamicQueryHandler: Done processing query | ||
9741 | 2024.10.09 17:23:26.878416 [ 3 ] {3c6deb51-d433-4b3c-ab98-a52475c8cac1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9742 | 2024.10.09 17:23:26.878433 [ 3 ] {} <Debug> HTTP-Session: 63bfe31e-24f9-4d79-882c-b6596d6bbb37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9743 | 2024.10.09 17:23:26.878621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9744 | 2024.10.09 17:23:26.878670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9745 | 2024.10.09 17:23:26.878689 [ 3 ] {} <Debug> HTTP-Session: c77d9a16-feb4-43c1-8296-b0e5f11e9d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9746 | 2024.10.09 17:23:26.878706 [ 3 ] {} <Debug> HTTP-Session: c77d9a16-feb4-43c1-8296-b0e5f11e9d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9747 | 2024.10.09 17:23:26.878720 [ 3 ] {} <Debug> HTTP-Session: c77d9a16-feb4-43c1-8296-b0e5f11e9d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9748 | 2024.10.09 17:23:26.878752 [ 3 ] {} <Trace> HTTP-Session: c77d9a16-feb4-43c1-8296-b0e5f11e9d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9749 | 2024.10.09 17:23:26.878850 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9750 | 2024.10.09 17:23:26.878895 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9751 | 2024.10.09 17:23:26.879122 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9752 | 2024.10.09 17:23:26.879443 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2024.10.09 17:23:26.879480 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9754 | 2024.10.09 17:23:26.879832 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9755 | 2024.10.09 17:23:26.880191 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2024.10.09 17:23:26.880348 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001519 sec., 5266.6227781435155 rows/sec., 396.03 KiB/sec. | ||
9757 | 2024.10.09 17:23:26.880643 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Debug> DynamicQueryHandler: Done processing query | ||
9758 | 2024.10.09 17:23:26.880715 [ 3 ] {02ab5108-da2e-40b2-97f4-c396a002edd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9759 | 2024.10.09 17:23:26.880791 [ 3 ] {} <Debug> HTTP-Session: c77d9a16-feb4-43c1-8296-b0e5f11e9d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9760 | 2024.10.09 17:23:26.880959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9761 | 2024.10.09 17:23:26.881014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9762 | 2024.10.09 17:23:26.881033 [ 3 ] {} <Debug> HTTP-Session: acba7366-c05e-4e03-a39d-efca28906fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9763 | 2024.10.09 17:23:26.881050 [ 3 ] {} <Debug> HTTP-Session: acba7366-c05e-4e03-a39d-efca28906fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9764 | 2024.10.09 17:23:26.881064 [ 3 ] {} <Debug> HTTP-Session: acba7366-c05e-4e03-a39d-efca28906fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9765 | 2024.10.09 17:23:26.881096 [ 3 ] {} <Trace> HTTP-Session: acba7366-c05e-4e03-a39d-efca28906fd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9766 | 2024.10.09 17:23:26.881201 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9767 | 2024.10.09 17:23:26.881247 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9768 | 2024.10.09 17:23:26.881496 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9769 | 2024.10.09 17:23:26.881808 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9770 | 2024.10.09 17:23:26.881845 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9771 | 2024.10.09 17:23:26.882269 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9772 | 2024.10.09 17:23:26.882618 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9773 | 2024.10.09 17:23:26.882783 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
9774 | 2024.10.09 17:23:26.882945 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Debug> DynamicQueryHandler: Done processing query | ||
9775 | 2024.10.09 17:23:26.882969 [ 3 ] {64ac9075-6613-40a6-9d34-82183b2b9b3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9776 | 2024.10.09 17:23:26.882985 [ 3 ] {} <Debug> HTTP-Session: acba7366-c05e-4e03-a39d-efca28906fd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9777 | 2024.10.09 17:23:26.883105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9778 | 2024.10.09 17:23:26.883153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9779 | 2024.10.09 17:23:26.883172 [ 3 ] {} <Debug> HTTP-Session: e9f7d317-4efc-4a87-b7f9-4b1350360045 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9780 | 2024.10.09 17:23:26.883188 [ 3 ] {} <Debug> HTTP-Session: e9f7d317-4efc-4a87-b7f9-4b1350360045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9781 | 2024.10.09 17:23:26.883202 [ 3 ] {} <Debug> HTTP-Session: e9f7d317-4efc-4a87-b7f9-4b1350360045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9782 | 2024.10.09 17:23:26.883232 [ 3 ] {} <Trace> HTTP-Session: e9f7d317-4efc-4a87-b7f9-4b1350360045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9783 | 2024.10.09 17:23:26.883329 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9784 | 2024.10.09 17:23:26.883374 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9785 | 2024.10.09 17:23:26.883598 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9786 | 2024.10.09 17:23:26.883896 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9787 | 2024.10.09 17:23:26.883932 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9788 | 2024.10.09 17:23:26.884277 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9789 | 2024.10.09 17:23:26.884631 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9790 | 2024.10.09 17:23:26.884791 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 239.85 KiB/sec. | ||
9791 | 2024.10.09 17:23:26.884790 [ 141 ] {} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
9792 | 2024.10.09 17:23:26.884890 [ 141 ] {} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2024.10.09 17:23:26.884944 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9794 | 2024.10.09 17:23:26.885079 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Debug> DynamicQueryHandler: Done processing query | ||
9795 | 2024.10.09 17:23:26.885162 [ 3 ] {3c500777-192c-483b-b1d2-44b626ab24c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9796 | 2024.10.09 17:23:26.885245 [ 3 ] {} <Debug> HTTP-Session: e9f7d317-4efc-4a87-b7f9-4b1350360045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9797 | 2024.10.09 17:23:26.885306 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
9798 | 2024.10.09 17:23:26.885487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9799 | 2024.10.09 17:23:26.885609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9800 | 2024.10.09 17:23:26.885648 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9801 | 2024.10.09 17:23:26.885663 [ 3 ] {} <Debug> HTTP-Session: ed9ba413-f5c6-4054-8c21-5df809f6261e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9802 | 2024.10.09 17:23:26.885718 [ 3 ] {} <Debug> HTTP-Session: ed9ba413-f5c6-4054-8c21-5df809f6261e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9803 | 2024.10.09 17:23:26.885726 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
9804 | 2024.10.09 17:23:26.885744 [ 3 ] {} <Debug> HTTP-Session: ed9ba413-f5c6-4054-8c21-5df809f6261e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9805 | 2024.10.09 17:23:26.885833 [ 3 ] {} <Trace> HTTP-Session: ed9ba413-f5c6-4054-8c21-5df809f6261e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9806 | 2024.10.09 17:23:26.885984 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
9807 | 2024.10.09 17:23:26.886296 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9808 | 2024.10.09 17:23:26.886288 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
9809 | 2024.10.09 17:23:26.886417 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9810 | 2024.10.09 17:23:26.886640 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
9811 | 2024.10.09 17:23:26.887005 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
9812 | 2024.10.09 17:23:26.887743 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9813 | 2024.10.09 17:23:26.888900 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9814 | 2024.10.09 17:23:26.888972 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9815 | 2024.10.09 17:23:26.889534 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004511287 sec., 6649.987021441996 rows/sec., 422.12 KiB/sec. | ||
9816 | 2024.10.09 17:23:26.889723 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
9817 | 2024.10.09 17:23:26.889912 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9818 | 2024.10.09 17:23:26.890739 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_21_5} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9819 | 2024.10.09 17:23:26.890915 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9820 | 2024.10.09 17:23:26.890955 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_21_5} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
9821 | 2024.10.09 17:23:26.891110 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9822 | 2024.10.09 17:23:26.891230 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.005181 sec., 75275.04342790967 rows/sec., 5.34 MiB/sec. | ||
9823 | 2024.10.09 17:23:26.891416 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Debug> DynamicQueryHandler: Done processing query | ||
9824 | 2024.10.09 17:23:26.891441 [ 3 ] {30027da0-d6f0-41d1-888b-53c743c3e3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9825 | 2024.10.09 17:23:26.891457 [ 3 ] {} <Debug> HTTP-Session: ed9ba413-f5c6-4054-8c21-5df809f6261e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9826 | 2024.10.09 17:23:26.891677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9827 | 2024.10.09 17:23:26.891726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9828 | 2024.10.09 17:23:26.891744 [ 3 ] {} <Debug> HTTP-Session: 936fc096-7869-4e80-a257-386e2ec8e749 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9829 | 2024.10.09 17:23:26.891760 [ 3 ] {} <Debug> HTTP-Session: 936fc096-7869-4e80-a257-386e2ec8e749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9830 | 2024.10.09 17:23:26.891774 [ 3 ] {} <Debug> HTTP-Session: 936fc096-7869-4e80-a257-386e2ec8e749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9831 | 2024.10.09 17:23:26.891805 [ 3 ] {} <Trace> HTTP-Session: 936fc096-7869-4e80-a257-386e2ec8e749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9832 | 2024.10.09 17:23:26.891902 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9833 | 2024.10.09 17:23:26.891947 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9834 | 2024.10.09 17:23:26.892086 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9835 | 2024.10.09 17:23:26.892358 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9836 | 2024.10.09 17:23:26.892395 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9837 | 2024.10.09 17:23:26.892756 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9838 | 2024.10.09 17:23:26.893089 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9839 | 2024.10.09 17:23:26.893248 [ 141 ] {} <Debug> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
9840 | 2024.10.09 17:23:26.893258 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec. | ||
9841 | 2024.10.09 17:23:26.893311 [ 141 ] {} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9842 | 2024.10.09 17:23:26.893378 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9843 | 2024.10.09 17:23:26.893663 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Debug> DynamicQueryHandler: Done processing query | ||
9844 | 2024.10.09 17:23:26.893751 [ 3 ] {3e996a22-e80a-41e8-a485-3f2cf27c5505} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9845 | 2024.10.09 17:23:26.893842 [ 3 ] {} <Debug> HTTP-Session: 936fc096-7869-4e80-a257-386e2ec8e749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9846 | 2024.10.09 17:23:26.893883 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::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 | ||
9847 | 2024.10.09 17:23:26.894126 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9848 | 2024.10.09 17:23:26.894179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9849 | 2024.10.09 17:23:26.894201 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
9850 | 2024.10.09 17:23:26.894279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9851 | 2024.10.09 17:23:26.894382 [ 3 ] {} <Debug> HTTP-Session: ad4f71d3-d5e6-45bf-ab57-12334681c4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9852 | 2024.10.09 17:23:26.894454 [ 3 ] {} <Debug> HTTP-Session: ad4f71d3-d5e6-45bf-ab57-12334681c4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9853 | 2024.10.09 17:23:26.894495 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
9854 | 2024.10.09 17:23:26.894520 [ 3 ] {} <Debug> HTTP-Session: ad4f71d3-d5e6-45bf-ab57-12334681c4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9855 | 2024.10.09 17:23:26.894638 [ 3 ] {} <Trace> HTTP-Session: ad4f71d3-d5e6-45bf-ab57-12334681c4ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9856 | 2024.10.09 17:23:26.894796 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
9857 | 2024.10.09 17:23:26.895007 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
9858 | 2024.10.09 17:23:26.895061 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9859 | 2024.10.09 17:23:26.895281 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9860 | 2024.10.09 17:23:26.895281 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
9861 | 2024.10.09 17:23:26.895630 [ 199 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
9862 | 2024.10.09 17:23:26.896359 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9863 | 2024.10.09 17:23:26.897274 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9864 | 2024.10.09 17:23:26.897340 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9865 | 2024.10.09 17:23:26.898537 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9866 | 2024.10.09 17:23:26.898544 [ 196 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005012188 sec., 25138.721851614504 rows/sec., 1.28 MiB/sec. | ||
9867 | 2024.10.09 17:23:26.899025 [ 196 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
9868 | 2024.10.09 17:23:26.899287 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9869 | 2024.10.09 17:23:26.899602 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004749 sec., 49905.243209096654 rows/sec., 3.34 MiB/sec. | ||
9870 | 2024.10.09 17:23:26.900343 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Debug> DynamicQueryHandler: Done processing query | ||
9871 | 2024.10.09 17:23:26.900414 [ 3 ] {cf64c93d-adad-4667-8e39-3f2f457b525c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9872 | 2024.10.09 17:23:26.900491 [ 3 ] {} <Debug> HTTP-Session: ad4f71d3-d5e6-45bf-ab57-12334681c4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9873 | 2024.10.09 17:23:26.900806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9874 | 2024.10.09 17:23:26.900888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9875 | 2024.10.09 17:23:26.900921 [ 3 ] {} <Debug> HTTP-Session: 3db40eff-c075-4a40-a8c1-ec0b2e22dd71 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9876 | 2024.10.09 17:23:26.900958 [ 3 ] {} <Debug> HTTP-Session: 3db40eff-c075-4a40-a8c1-ec0b2e22dd71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9877 | 2024.10.09 17:23:26.900980 [ 196 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9878 | 2024.10.09 17:23:26.900994 [ 3 ] {} <Debug> HTTP-Session: 3db40eff-c075-4a40-a8c1-ec0b2e22dd71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9879 | 2024.10.09 17:23:26.901092 [ 3 ] {} <Trace> HTTP-Session: 3db40eff-c075-4a40-a8c1-ec0b2e22dd71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9880 | 2024.10.09 17:23:26.901171 [ 196 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_21_4} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
9881 | 2024.10.09 17:23:26.901266 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9882 | 2024.10.09 17:23:26.901345 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9883 | 2024.10.09 17:23:26.901372 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9884 | 2024.10.09 17:23:26.901536 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9885 | 2024.10.09 17:23:26.901804 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9886 | 2024.10.09 17:23:26.901840 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9887 | 2024.10.09 17:23:26.902205 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9888 | 2024.10.09 17:23:26.902552 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9889 | 2024.10.09 17:23:26.902713 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001491 sec., 670.690811535882 rows/sec., 45.19 KiB/sec. | ||
9890 | 2024.10.09 17:23:26.903035 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Debug> DynamicQueryHandler: Done processing query | ||
9891 | 2024.10.09 17:23:26.903059 [ 3 ] {b64b4f43-59f6-4c72-9f3f-313d18232c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9892 | 2024.10.09 17:23:26.903076 [ 3 ] {} <Debug> HTTP-Session: 3db40eff-c075-4a40-a8c1-ec0b2e22dd71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9893 | 2024.10.09 17:23:26.903203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9894 | 2024.10.09 17:23:26.903253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9895 | 2024.10.09 17:23:26.903272 [ 3 ] {} <Debug> HTTP-Session: c46708b8-8290-4953-a3f7-7b9751d19b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9896 | 2024.10.09 17:23:26.903289 [ 3 ] {} <Debug> HTTP-Session: c46708b8-8290-4953-a3f7-7b9751d19b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9897 | 2024.10.09 17:23:26.903302 [ 3 ] {} <Debug> HTTP-Session: c46708b8-8290-4953-a3f7-7b9751d19b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9898 | 2024.10.09 17:23:26.903334 [ 3 ] {} <Trace> HTTP-Session: c46708b8-8290-4953-a3f7-7b9751d19b1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9899 | 2024.10.09 17:23:26.903497 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9900 | 2024.10.09 17:23:26.903572 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <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 | ||
9901 | 2024.10.09 17:23:26.904047 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9902 | 2024.10.09 17:23:26.904674 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9903 | 2024.10.09 17:23:26.904712 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9904 | 2024.10.09 17:23:26.905374 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9905 | 2024.10.09 17:23:26.905863 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9906 | 2024.10.09 17:23:26.906053 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002642 sec., 3028.0090840272524 rows/sec., 5.43 MiB/sec. | ||
9907 | 2024.10.09 17:23:26.906277 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Debug> DynamicQueryHandler: Done processing query | ||
9908 | 2024.10.09 17:23:26.906303 [ 3 ] {e8f6a71f-fd9f-46d0-a356-81ab77a17dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9909 | 2024.10.09 17:23:26.906320 [ 3 ] {} <Debug> HTTP-Session: c46708b8-8290-4953-a3f7-7b9751d19b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9910 | 2024.10.09 17:23:26.906454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9911 | 2024.10.09 17:23:26.906503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9912 | 2024.10.09 17:23:26.906523 [ 3 ] {} <Debug> HTTP-Session: 3ad28eee-53c3-42da-bbcf-5f043222868e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9913 | 2024.10.09 17:23:26.906539 [ 3 ] {} <Debug> HTTP-Session: 3ad28eee-53c3-42da-bbcf-5f043222868e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9914 | 2024.10.09 17:23:26.906554 [ 3 ] {} <Debug> HTTP-Session: 3ad28eee-53c3-42da-bbcf-5f043222868e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9915 | 2024.10.09 17:23:26.906586 [ 3 ] {} <Trace> HTTP-Session: 3ad28eee-53c3-42da-bbcf-5f043222868e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9916 | 2024.10.09 17:23:26.906712 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9917 | 2024.10.09 17:23:26.906757 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9918 | 2024.10.09 17:23:26.906888 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9919 | 2024.10.09 17:23:26.907232 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9920 | 2024.10.09 17:23:26.907270 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9921 | 2024.10.09 17:23:26.907640 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9922 | 2024.10.09 17:23:26.907972 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9923 | 2024.10.09 17:23:26.908139 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. | ||
9924 | 2024.10.09 17:23:26.908304 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Debug> DynamicQueryHandler: Done processing query | ||
9925 | 2024.10.09 17:23:26.908329 [ 3 ] {14105ada-dbba-4f78-9ffc-d3ff7ea9dc3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9926 | 2024.10.09 17:23:26.908347 [ 3 ] {} <Debug> HTTP-Session: 3ad28eee-53c3-42da-bbcf-5f043222868e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9927 | 2024.10.09 17:23:29.400373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 972 | ||
9928 | 2024.10.09 17:23:29.403332 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9929 | 2024.10.09 17:23:29.403383 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9930 | 2024.10.09 17:23:29.404966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9931 | 2024.10.09 17:23:29.405961 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9932 | 2024.10.09 17:23:29.406495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
9933 | 2024.10.09 17:23:30.118064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 175585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9934 | 2024.10.09 17:23:30.118205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9935 | 2024.10.09 17:23:30.118230 [ 3 ] {} <Debug> HTTP-Session: 14b2a890-040a-4c6e-bcb6-b11c3f8ced23 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9936 | 2024.10.09 17:23:30.118254 [ 3 ] {} <Debug> HTTP-Session: 14b2a890-040a-4c6e-bcb6-b11c3f8ced23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9937 | 2024.10.09 17:23:30.118269 [ 3 ] {} <Debug> HTTP-Session: 14b2a890-040a-4c6e-bcb6-b11c3f8ced23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9938 | 2024.10.09 17:23:30.118320 [ 3 ] {} <Trace> HTTP-Session: 14b2a890-040a-4c6e-bcb6-b11c3f8ced23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9939 | 2024.10.09 17:23:30.119075 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9940 | 2024.10.09 17:23:30.119149 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9941 | 2024.10.09 17:23:30.119493 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9942 | 2024.10.09 17:23:30.120721 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9943 | 2024.10.09 17:23:30.120765 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9944 | 2024.10.09 17:23:30.121278 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9945 | 2024.10.09 17:23:30.121688 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9946 | 2024.10.09 17:23:30.121850 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003331 sec., 364455.11858300806 rows/sec., 29.96 MiB/sec. | ||
9947 | 2024.10.09 17:23:30.121896 [ 133 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9948 | 2024.10.09 17:23:30.122013 [ 133 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9949 | 2024.10.09 17:23:30.122054 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9950 | 2024.10.09 17:23:30.122177 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Debug> DynamicQueryHandler: Done processing query | ||
9951 | 2024.10.09 17:23:30.122232 [ 3 ] {aa9555f3-d69e-4740-9918-2eafb82e4079} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
9952 | 2024.10.09 17:23:30.122268 [ 3 ] {} <Debug> HTTP-Session: 14b2a890-040a-4c6e-bcb6-b11c3f8ced23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9953 | 2024.10.09 17:23:30.122286 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
9954 | 2024.10.09 17:23:30.122539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9955 | 2024.10.09 17:23:30.122551 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9956 | 2024.10.09 17:23:30.122630 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
9957 | 2024.10.09 17:23:30.122643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9958 | 2024.10.09 17:23:30.122692 [ 3 ] {} <Debug> HTTP-Session: d99d7b2c-553d-4eb5-84b7-6f54871e3a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9959 | 2024.10.09 17:23:30.122746 [ 3 ] {} <Debug> HTTP-Session: d99d7b2c-553d-4eb5-84b7-6f54871e3a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9960 | 2024.10.09 17:23:30.122830 [ 3 ] {} <Debug> HTTP-Session: d99d7b2c-553d-4eb5-84b7-6f54871e3a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9961 | 2024.10.09 17:23:30.122918 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
9962 | 2024.10.09 17:23:30.122987 [ 3 ] {} <Trace> HTTP-Session: d99d7b2c-553d-4eb5-84b7-6f54871e3a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9963 | 2024.10.09 17:23:30.123277 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 205 rows starting from the beginning of the part | ||
9964 | 2024.10.09 17:23:30.123397 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9965 | 2024.10.09 17:23:30.123587 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 119 rows starting from the beginning of the part | ||
9966 | 2024.10.09 17:23:30.123609 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9967 | 2024.10.09 17:23:30.123980 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 205 rows starting from the beginning of the part | ||
9968 | 2024.10.09 17:23:30.124256 [ 199 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1214 rows starting from the beginning of the part | ||
9969 | 2024.10.09 17:23:30.125020 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9970 | 2024.10.09 17:23:30.125789 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9971 | 2024.10.09 17:23:30.125856 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9972 | 2024.10.09 17:23:30.126959 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9973 | 2024.10.09 17:23:30.127548 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9974 | 2024.10.09 17:23:30.127834 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.004559 sec., 1974.1171309497697 rows/sec., 148.44 KiB/sec. | ||
9975 | 2024.10.09 17:23:30.128642 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Debug> DynamicQueryHandler: Done processing query | ||
9976 | 2024.10.09 17:23:30.128750 [ 3 ] {2c0096c7-a72c-467b-b632-14bb9e59d02e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9977 | 2024.10.09 17:23:30.128820 [ 197 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3277 rows, containing 5 columns (5 merged, 0 gathered) in 0.006670673 sec., 491254.78043969476 rows/sec., 42.95 MiB/sec. | ||
9978 | 2024.10.09 17:23:30.128859 [ 3 ] {} <Debug> HTTP-Session: d99d7b2c-553d-4eb5-84b7-6f54871e3a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9979 | 2024.10.09 17:23:30.129151 [ 197 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9980 | 2024.10.09 17:23:30.129168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9981 | 2024.10.09 17:23:30.129277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9982 | 2024.10.09 17:23:30.129309 [ 3 ] {} <Debug> HTTP-Session: 45b4284b-206f-4621-b2b6-bfe26cf95699 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
9983 | 2024.10.09 17:23:30.129330 [ 3 ] {} <Debug> HTTP-Session: 45b4284b-206f-4621-b2b6-bfe26cf95699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9984 | 2024.10.09 17:23:30.129352 [ 3 ] {} <Debug> HTTP-Session: 45b4284b-206f-4621-b2b6-bfe26cf95699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9985 | 2024.10.09 17:23:30.129412 [ 3 ] {} <Trace> HTTP-Session: 45b4284b-206f-4621-b2b6-bfe26cf95699 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9986 | 2024.10.09 17:23:30.129820 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9987 | 2024.10.09 17:23:30.129911 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9988 | 2024.10.09 17:23:30.130059 [ 197 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9989 | 2024.10.09 17:23:30.130299 [ 197 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_51_10} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9990 | 2024.10.09 17:23:30.130519 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
9991 | 2024.10.09 17:23:30.130639 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9992 | 2024.10.09 17:23:30.131164 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9993 | 2024.10.09 17:23:30.131205 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9994 | 2024.10.09 17:23:30.131616 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9995 | 2024.10.09 17:23:30.132004 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9996 | 2024.10.09 17:23:30.132165 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002529 sec., 90154.21115065244 rows/sec., 6.10 MiB/sec. | ||
9997 | 2024.10.09 17:23:30.132352 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Debug> DynamicQueryHandler: Done processing query | ||
9998 | 2024.10.09 17:23:30.132377 [ 3 ] {eff44455-cba0-426d-88ef-d4ef8873d81d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
9999 | 2024.10.09 17:23:30.132393 [ 3 ] {} <Debug> HTTP-Session: 45b4284b-206f-4621-b2b6-bfe26cf95699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10000 | 2024.10.09 17:23:30.132671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 87373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10001 | 2024.10.09 17:23:30.132722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10002 | 2024.10.09 17:23:30.132741 [ 3 ] {} <Debug> HTTP-Session: 5920659f-6362-4c09-9975-7b7ef921c4fe Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10003 | 2024.10.09 17:23:30.132757 [ 3 ] {} <Debug> HTTP-Session: 5920659f-6362-4c09-9975-7b7ef921c4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10004 | 2024.10.09 17:23:30.132771 [ 3 ] {} <Debug> HTTP-Session: 5920659f-6362-4c09-9975-7b7ef921c4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10005 | 2024.10.09 17:23:30.132803 [ 3 ] {} <Trace> HTTP-Session: 5920659f-6362-4c09-9975-7b7ef921c4fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10006 | 2024.10.09 17:23:30.133116 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10007 | 2024.10.09 17:23:30.133163 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10008 | 2024.10.09 17:23:30.133389 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10009 | 2024.10.09 17:23:30.134069 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10010 | 2024.10.09 17:23:30.134108 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10011 | 2024.10.09 17:23:30.134495 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10012 | 2024.10.09 17:23:30.134869 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10013 | 2024.10.09 17:23:30.135025 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.00212 sec., 249528.30188679247 rows/sec., 18.48 MiB/sec. | ||
10014 | 2024.10.09 17:23:30.135039 [ 133 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10015 | 2024.10.09 17:23:30.135122 [ 133 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10016 | 2024.10.09 17:23:30.135180 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10017 | 2024.10.09 17:23:30.135332 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Debug> DynamicQueryHandler: Done processing query | ||
10018 | 2024.10.09 17:23:30.135368 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
10019 | 2024.10.09 17:23:30.135379 [ 3 ] {0eea4531-c7f5-428e-a631-9d1d8160b021} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
10020 | 2024.10.09 17:23:30.135452 [ 3 ] {} <Debug> HTTP-Session: 5920659f-6362-4c09-9975-7b7ef921c4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10021 | 2024.10.09 17:23:30.135570 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10022 | 2024.10.09 17:23:30.135607 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
10023 | 2024.10.09 17:23:30.135717 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
10024 | 2024.10.09 17:23:30.136005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10025 | 2024.10.09 17:23:30.136037 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 390 rows starting from the beginning of the part | ||
10026 | 2024.10.09 17:23:30.136151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10027 | 2024.10.09 17:23:30.136262 [ 3 ] {} <Debug> HTTP-Session: 779ca940-9920-4816-bda3-459da187959d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10028 | 2024.10.09 17:23:30.136300 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 97 rows starting from the beginning of the part | ||
10029 | 2024.10.09 17:23:30.136347 [ 3 ] {} <Debug> HTTP-Session: 779ca940-9920-4816-bda3-459da187959d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10030 | 2024.10.09 17:23:30.136411 [ 3 ] {} <Debug> HTTP-Session: 779ca940-9920-4816-bda3-459da187959d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10031 | 2024.10.09 17:23:30.136608 [ 3 ] {} <Trace> HTTP-Session: 779ca940-9920-4816-bda3-459da187959d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10032 | 2024.10.09 17:23:30.136613 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 390 rows starting from the beginning of the part | ||
10033 | 2024.10.09 17:23:30.136820 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 529 rows starting from the beginning of the part | ||
10034 | 2024.10.09 17:23:30.137283 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10035 | 2024.10.09 17:23:30.137393 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10036 | 2024.10.09 17:23:30.138097 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10037 | 2024.10.09 17:23:30.139370 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10038 | 2024.10.09 17:23:30.139470 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10039 | 2024.10.09 17:23:30.139546 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.004266832 sec., 565759.3268260855 rows/sec., 43.39 MiB/sec. | ||
10040 | 2024.10.09 17:23:30.139838 [ 191 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10041 | 2024.10.09 17:23:30.140497 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10042 | 2024.10.09 17:23:30.140795 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10043 | 2024.10.09 17:23:30.141102 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_51_10} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10044 | 2024.10.09 17:23:30.141297 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
10045 | 2024.10.09 17:23:30.141336 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10046 | 2024.10.09 17:23:30.141525 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.004662 sec., 206349.20634920633 rows/sec., 13.85 MiB/sec. | ||
10047 | 2024.10.09 17:23:30.141535 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10048 | 2024.10.09 17:23:30.141640 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10049 | 2024.10.09 17:23:30.141685 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10050 | 2024.10.09 17:23:30.141901 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Debug> DynamicQueryHandler: Done processing query | ||
10051 | 2024.10.09 17:23:30.141948 [ 3 ] {b5af9d88-531a-4943-8b38-33ba4fad0646} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
10052 | 2024.10.09 17:23:30.141986 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
10053 | 2024.10.09 17:23:30.142030 [ 3 ] {} <Debug> HTTP-Session: 779ca940-9920-4816-bda3-459da187959d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10054 | 2024.10.09 17:23:30.142565 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10055 | 2024.10.09 17:23:30.142695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10056 | 2024.10.09 17:23:30.142712 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14375 rows starting from the beginning of the part | ||
10057 | 2024.10.09 17:23:30.142875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10058 | 2024.10.09 17:23:30.143001 [ 3 ] {} <Debug> HTTP-Session: 6ec73a28-60c1-44d0-9c14-85bdcea7db85 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10059 | 2024.10.09 17:23:30.143068 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
10060 | 2024.10.09 17:23:30.143107 [ 3 ] {} <Debug> HTTP-Session: 6ec73a28-60c1-44d0-9c14-85bdcea7db85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10061 | 2024.10.09 17:23:30.143177 [ 3 ] {} <Debug> HTTP-Session: 6ec73a28-60c1-44d0-9c14-85bdcea7db85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10062 | 2024.10.09 17:23:30.143354 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
10063 | 2024.10.09 17:23:30.143385 [ 3 ] {} <Trace> HTTP-Session: 6ec73a28-60c1-44d0-9c14-85bdcea7db85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10064 | 2024.10.09 17:23:30.143597 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 161 rows starting from the beginning of the part | ||
10065 | 2024.10.09 17:23:30.143833 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
10066 | 2024.10.09 17:23:30.143950 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10067 | 2024.10.09 17:23:30.144198 [ 192 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 962 rows starting from the beginning of the part | ||
10068 | 2024.10.09 17:23:30.144309 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <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 | ||
10069 | 2024.10.09 17:23:30.146180 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10070 | 2024.10.09 17:23:30.146883 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10071 | 2024.10.09 17:23:30.146923 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10072 | 2024.10.09 17:23:30.149073 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10073 | 2024.10.09 17:23:30.149781 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10074 | 2024.10.09 17:23:30.150242 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.006552 sec., 1373.6263736263736 rows/sec., 2.46 MiB/sec. | ||
10075 | 2024.10.09 17:23:30.150736 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Debug> DynamicQueryHandler: Done processing query | ||
10076 | 2024.10.09 17:23:30.150764 [ 3 ] {76d7eb8a-4ee7-4f08-95c4-cae559284cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
10077 | 2024.10.09 17:23:30.150780 [ 3 ] {} <Debug> HTTP-Session: 6ec73a28-60c1-44d0-9c14-85bdcea7db85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10078 | 2024.10.09 17:23:30.150915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10079 | 2024.10.09 17:23:30.150972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10080 | 2024.10.09 17:23:30.150991 [ 3 ] {} <Debug> HTTP-Session: d63e62c4-3161-476f-91ff-f9fe07447023 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10081 | 2024.10.09 17:23:30.151029 [ 3 ] {} <Debug> HTTP-Session: d63e62c4-3161-476f-91ff-f9fe07447023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10082 | 2024.10.09 17:23:30.151061 [ 3 ] {} <Debug> HTTP-Session: d63e62c4-3161-476f-91ff-f9fe07447023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10083 | 2024.10.09 17:23:30.151105 [ 3 ] {} <Trace> HTTP-Session: d63e62c4-3161-476f-91ff-f9fe07447023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10084 | 2024.10.09 17:23:30.151243 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10085 | 2024.10.09 17:23:30.151299 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10086 | 2024.10.09 17:23:30.151514 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10087 | 2024.10.09 17:23:30.151982 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10088 | 2024.10.09 17:23:30.152018 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10089 | 2024.10.09 17:23:30.152469 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10090 | 2024.10.09 17:23:30.153005 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10091 | 2024.10.09 17:23:30.153349 [ 194 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16132 rows, containing 5 columns (5 merged, 0 gathered) in 0.011561689 sec., 1395297.8669466027 rows/sec., 94.17 MiB/sec. | ||
10092 | 2024.10.09 17:23:30.153389 [ 133 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10093 | 2024.10.09 17:23:30.153405 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.002184 sec., 19230.76923076923 rows/sec., 1.30 MiB/sec. | ||
10094 | 2024.10.09 17:23:30.153465 [ 133 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10095 | 2024.10.09 17:23:30.153546 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10096 | 2024.10.09 17:23:30.153854 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Debug> DynamicQueryHandler: Done processing query | ||
10097 | 2024.10.09 17:23:30.153877 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
10098 | 2024.10.09 17:23:30.153951 [ 3 ] {43884a49-6c27-4aa2-b5ab-28180eb51366} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10099 | 2024.10.09 17:23:30.153980 [ 3 ] {} <Debug> HTTP-Session: d63e62c4-3161-476f-91ff-f9fe07447023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10100 | 2024.10.09 17:23:30.154135 [ 194 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10101 | 2024.10.09 17:23:30.154707 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10102 | 2024.10.09 17:23:30.154847 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2746 rows starting from the beginning of the part | ||
10103 | 2024.10.09 17:23:30.155394 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
10104 | 2024.10.09 17:23:30.155842 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
10105 | 2024.10.09 17:23:30.156162 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
10106 | 2024.10.09 17:23:30.156433 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
10107 | 2024.10.09 17:23:30.156622 [ 194 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10108 | 2024.10.09 17:23:30.156761 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
10109 | 2024.10.09 17:23:30.157018 [ 194 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10110 | 2024.10.09 17:23:30.157292 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
10111 | 2024.10.09 17:23:30.158549 [ 189 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 4 columns (4 merged, 0 gathered) in 0.004909726 sec., 625696.8311469927 rows/sec., 40.79 MiB/sec. | ||
10112 | 2024.10.09 17:23:30.158869 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10113 | 2024.10.09 17:23:30.159361 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10114 | 2024.10.09 17:23:30.159466 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_51_10} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10115 | 2024.10.09 17:23:30.159574 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
10116 | 2024.10.09 17:23:31.000157 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.31 MiB, peak 174.31 MiB, free memory in arenas 0.00 B, will set to 164.99 MiB (RSS), difference: 1.68 MiB | ||
10117 | 2024.10.09 17:23:31.866057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10118 | 2024.10.09 17:23:31.866243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10119 | 2024.10.09 17:23:31.866287 [ 3 ] {} <Debug> HTTP-Session: 14d5dbfc-93f1-4d7c-910d-290272d758f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10120 | 2024.10.09 17:23:31.866329 [ 3 ] {} <Debug> HTTP-Session: 14d5dbfc-93f1-4d7c-910d-290272d758f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10121 | 2024.10.09 17:23:31.866357 [ 3 ] {} <Debug> HTTP-Session: 14d5dbfc-93f1-4d7c-910d-290272d758f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10122 | 2024.10.09 17:23:31.866436 [ 3 ] {} <Trace> HTTP-Session: 14d5dbfc-93f1-4d7c-910d-290272d758f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10123 | 2024.10.09 17:23:31.866768 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10124 | 2024.10.09 17:23:31.866879 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10125 | 2024.10.09 17:23:31.867244 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10126 | 2024.10.09 17:23:31.867753 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10127 | 2024.10.09 17:23:31.867796 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10128 | 2024.10.09 17:23:31.868234 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10129 | 2024.10.09 17:23:31.868624 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10130 | 2024.10.09 17:23:31.868783 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002148 sec., 46554.934823091244 rows/sec., 3.86 MiB/sec. | ||
10131 | 2024.10.09 17:23:31.869034 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Debug> DynamicQueryHandler: Done processing query | ||
10132 | 2024.10.09 17:23:31.869075 [ 3 ] {d5c4352b-05bc-4918-b970-d1eafa1a1d80} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10133 | 2024.10.09 17:23:31.869112 [ 3 ] {} <Debug> HTTP-Session: 14d5dbfc-93f1-4d7c-910d-290272d758f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10134 | 2024.10.09 17:23:31.869254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10135 | 2024.10.09 17:23:31.869304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10136 | 2024.10.09 17:23:31.869322 [ 3 ] {} <Debug> HTTP-Session: 69b0b435-34ce-4aec-bdb9-8c6984f5730d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10137 | 2024.10.09 17:23:31.869339 [ 3 ] {} <Debug> HTTP-Session: 69b0b435-34ce-4aec-bdb9-8c6984f5730d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10138 | 2024.10.09 17:23:31.869353 [ 3 ] {} <Debug> HTTP-Session: 69b0b435-34ce-4aec-bdb9-8c6984f5730d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10139 | 2024.10.09 17:23:31.869384 [ 3 ] {} <Trace> HTTP-Session: 69b0b435-34ce-4aec-bdb9-8c6984f5730d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10140 | 2024.10.09 17:23:31.869485 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10141 | 2024.10.09 17:23:31.869529 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10142 | 2024.10.09 17:23:31.869765 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10143 | 2024.10.09 17:23:31.870081 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10144 | 2024.10.09 17:23:31.870116 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10145 | 2024.10.09 17:23:31.870457 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10146 | 2024.10.09 17:23:31.870815 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10147 | 2024.10.09 17:23:31.870971 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001511 sec., 14559.89410986102 rows/sec., 1.07 MiB/sec. | ||
10148 | 2024.10.09 17:23:31.870984 [ 145 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10149 | 2024.10.09 17:23:31.871110 [ 145 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10150 | 2024.10.09 17:23:31.871148 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10151 | 2024.10.09 17:23:31.871226 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Debug> DynamicQueryHandler: Done processing query | ||
10152 | 2024.10.09 17:23:31.871275 [ 3 ] {d1eeff98-5c7a-410b-84cd-694ebdb210a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10153 | 2024.10.09 17:23:31.871304 [ 3 ] {} <Debug> HTTP-Session: 69b0b435-34ce-4aec-bdb9-8c6984f5730d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10154 | 2024.10.09 17:23:31.871333 [ 194 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
10155 | 2024.10.09 17:23:31.871482 [ 194 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10156 | 2024.10.09 17:23:31.871498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10157 | 2024.10.09 17:23:31.871526 [ 194 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
10158 | 2024.10.09 17:23:31.871561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10159 | 2024.10.09 17:23:31.871591 [ 3 ] {} <Debug> HTTP-Session: 062157a9-0f1e-4e3d-983a-030fdfcb357e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10160 | 2024.10.09 17:23:31.871627 [ 3 ] {} <Debug> HTTP-Session: 062157a9-0f1e-4e3d-983a-030fdfcb357e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10161 | 2024.10.09 17:23:31.871693 [ 3 ] {} <Debug> HTTP-Session: 062157a9-0f1e-4e3d-983a-030fdfcb357e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10162 | 2024.10.09 17:23:31.871705 [ 194 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
10163 | 2024.10.09 17:23:31.871803 [ 3 ] {} <Trace> HTTP-Session: 062157a9-0f1e-4e3d-983a-030fdfcb357e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10164 | 2024.10.09 17:23:31.872097 [ 194 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part | ||
10165 | 2024.10.09 17:23:31.872185 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10166 | 2024.10.09 17:23:31.872373 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10167 | 2024.10.09 17:23:31.872409 [ 194 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
10168 | 2024.10.09 17:23:31.872647 [ 194 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part | ||
10169 | 2024.10.09 17:23:31.873043 [ 194 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part | ||
10170 | 2024.10.09 17:23:31.873485 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10171 | 2024.10.09 17:23:31.874020 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10172 | 2024.10.09 17:23:31.874068 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10173 | 2024.10.09 17:23:31.874683 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10174 | 2024.10.09 17:23:31.874684 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 137 rows, containing 5 columns (5 merged, 0 gathered) in 0.003426663 sec., 39980.58752786603 rows/sec., 3.06 MiB/sec. | ||
10175 | 2024.10.09 17:23:31.874964 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10176 | 2024.10.09 17:23:31.875473 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10177 | 2024.10.09 17:23:31.875899 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.00387 sec., 22222.222222222223 rows/sec., 1.74 MiB/sec. | ||
10178 | 2024.10.09 17:23:31.876171 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10179 | 2024.10.09 17:23:31.876278 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Debug> DynamicQueryHandler: Done processing query | ||
10180 | 2024.10.09 17:23:31.876308 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_46_9} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10181 | 2024.10.09 17:23:31.876320 [ 3 ] {316a302f-2594-4084-bbd6-4b41561e4d22} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10182 | 2024.10.09 17:23:31.876355 [ 3 ] {} <Debug> HTTP-Session: 062157a9-0f1e-4e3d-983a-030fdfcb357e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10183 | 2024.10.09 17:23:31.876499 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10184 | 2024.10.09 17:23:31.876554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 8475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10185 | 2024.10.09 17:23:31.876612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10186 | 2024.10.09 17:23:31.876631 [ 3 ] {} <Debug> HTTP-Session: 9d052c31-7aef-475c-93ea-f4d9069a45b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10187 | 2024.10.09 17:23:31.876648 [ 3 ] {} <Debug> HTTP-Session: 9d052c31-7aef-475c-93ea-f4d9069a45b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10188 | 2024.10.09 17:23:31.876662 [ 3 ] {} <Debug> HTTP-Session: 9d052c31-7aef-475c-93ea-f4d9069a45b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10189 | 2024.10.09 17:23:31.876696 [ 3 ] {} <Trace> HTTP-Session: 9d052c31-7aef-475c-93ea-f4d9069a45b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10190 | 2024.10.09 17:23:31.876831 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10191 | 2024.10.09 17:23:31.876881 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10192 | 2024.10.09 17:23:31.877054 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10193 | 2024.10.09 17:23:31.877350 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10194 | 2024.10.09 17:23:31.877386 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10195 | 2024.10.09 17:23:31.877774 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10196 | 2024.10.09 17:23:31.878124 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10197 | 2024.10.09 17:23:31.878284 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001492 sec., 29490.616621983914 rows/sec., 2.06 MiB/sec. | ||
10198 | 2024.10.09 17:23:31.878444 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Debug> DynamicQueryHandler: Done processing query | ||
10199 | 2024.10.09 17:23:31.878468 [ 3 ] {099c42de-8be8-4e5e-9a17-025a54c411a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10200 | 2024.10.09 17:23:31.878485 [ 3 ] {} <Debug> HTTP-Session: 9d052c31-7aef-475c-93ea-f4d9069a45b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10201 | 2024.10.09 17:23:31.878662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10202 | 2024.10.09 17:23:31.878711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10203 | 2024.10.09 17:23:31.878730 [ 3 ] {} <Debug> HTTP-Session: 1cb232ef-eae0-4de5-ac8f-af0f0bafa589 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10204 | 2024.10.09 17:23:31.878746 [ 3 ] {} <Debug> HTTP-Session: 1cb232ef-eae0-4de5-ac8f-af0f0bafa589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10205 | 2024.10.09 17:23:31.878760 [ 3 ] {} <Debug> HTTP-Session: 1cb232ef-eae0-4de5-ac8f-af0f0bafa589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10206 | 2024.10.09 17:23:31.878791 [ 3 ] {} <Trace> HTTP-Session: 1cb232ef-eae0-4de5-ac8f-af0f0bafa589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10207 | 2024.10.09 17:23:31.879048 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10208 | 2024.10.09 17:23:31.879114 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <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 | ||
10209 | 2024.10.09 17:23:31.879564 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10210 | 2024.10.09 17:23:31.880104 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10211 | 2024.10.09 17:23:31.880142 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10212 | 2024.10.09 17:23:31.880797 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10213 | 2024.10.09 17:23:31.881218 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10214 | 2024.10.09 17:23:31.881411 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10215 | 2024.10.09 17:23:31.881420 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002539 sec., 8664.82867270579 rows/sec., 15.53 MiB/sec. | ||
10216 | 2024.10.09 17:23:31.881479 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10217 | 2024.10.09 17:23:31.881554 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10218 | 2024.10.09 17:23:31.881866 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
10219 | 2024.10.09 17:23:31.881980 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Debug> DynamicQueryHandler: Done processing query | ||
10220 | 2024.10.09 17:23:31.882029 [ 3 ] {fb0e7324-18db-41b1-9d3d-eb471a5d5ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
10221 | 2024.10.09 17:23:31.882065 [ 3 ] {} <Debug> HTTP-Session: 1cb232ef-eae0-4de5-ac8f-af0f0bafa589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10222 | 2024.10.09 17:23:31.882283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10223 | 2024.10.09 17:23:31.882396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10224 | 2024.10.09 17:23:31.882456 [ 3 ] {} <Debug> HTTP-Session: 17eba9ac-5cbe-45e6-a73c-ea21ce002015 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10225 | 2024.10.09 17:23:31.882512 [ 3 ] {} <Debug> HTTP-Session: 17eba9ac-5cbe-45e6-a73c-ea21ce002015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10226 | 2024.10.09 17:23:31.882563 [ 3 ] {} <Debug> HTTP-Session: 17eba9ac-5cbe-45e6-a73c-ea21ce002015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10227 | 2024.10.09 17:23:31.882651 [ 3 ] {} <Trace> HTTP-Session: 17eba9ac-5cbe-45e6-a73c-ea21ce002015 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10228 | 2024.10.09 17:23:31.882666 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10229 | 2024.10.09 17:23:31.882820 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 661 rows starting from the beginning of the part | ||
10230 | 2024.10.09 17:23:31.882886 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10231 | 2024.10.09 17:23:31.883005 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10232 | 2024.10.09 17:23:31.883654 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
10233 | 2024.10.09 17:23:31.883915 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10234 | 2024.10.09 17:23:31.884422 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
10235 | 2024.10.09 17:23:31.885199 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
10236 | 2024.10.09 17:23:31.885281 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10237 | 2024.10.09 17:23:31.885348 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10238 | 2024.10.09 17:23:31.885852 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part | ||
10239 | 2024.10.09 17:23:31.886543 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part | ||
10240 | 2024.10.09 17:23:31.886920 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10241 | 2024.10.09 17:23:31.887990 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10242 | 2024.10.09 17:23:31.888352 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.005533 sec., 3253.2080245797943 rows/sec., 223.27 KiB/sec. | ||
10243 | 2024.10.09 17:23:31.888776 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Debug> DynamicQueryHandler: Done processing query | ||
10244 | 2024.10.09 17:23:31.888816 [ 3 ] {d86610cf-53ba-43dc-803a-4e19e7ee7b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10245 | 2024.10.09 17:23:31.888847 [ 3 ] {} <Debug> HTTP-Session: 17eba9ac-5cbe-45e6-a73c-ea21ce002015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10246 | 2024.10.09 17:23:31.891993 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 19 columns (19 merged, 0 gathered) in 0.010298072 sec., 71761.0053610035 rows/sec., 128.59 MiB/sec. | ||
10247 | 2024.10.09 17:23:31.892826 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10248 | 2024.10.09 17:23:31.893429 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10249 | 2024.10.09 17:23:31.893506 [ 186 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10250 | 2024.10.09 17:23:31.893649 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
10251 | 2024.10.09 17:23:36.875587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10252 | 2024.10.09 17:23:36.875730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10253 | 2024.10.09 17:23:36.875759 [ 3 ] {} <Debug> HTTP-Session: f406ba23-0016-4263-a80e-3935c1a99f05 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10254 | 2024.10.09 17:23:36.875788 [ 3 ] {} <Debug> HTTP-Session: f406ba23-0016-4263-a80e-3935c1a99f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10255 | 2024.10.09 17:23:36.875805 [ 3 ] {} <Debug> HTTP-Session: f406ba23-0016-4263-a80e-3935c1a99f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10256 | 2024.10.09 17:23:36.875864 [ 3 ] {} <Trace> HTTP-Session: f406ba23-0016-4263-a80e-3935c1a99f05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10257 | 2024.10.09 17:23:36.876122 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10258 | 2024.10.09 17:23:36.876192 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10259 | 2024.10.09 17:23:36.876535 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10260 | 2024.10.09 17:23:36.877045 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10261 | 2024.10.09 17:23:36.877087 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10262 | 2024.10.09 17:23:36.877518 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10263 | 2024.10.09 17:23:36.877903 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10264 | 2024.10.09 17:23:36.878077 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002057 sec., 99659.69859017988 rows/sec., 8.76 MiB/sec. | ||
10265 | 2024.10.09 17:23:36.878291 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Debug> DynamicQueryHandler: Done processing query | ||
10266 | 2024.10.09 17:23:36.878317 [ 3 ] {a10d4bac-5b84-4613-b572-437744c20259} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10267 | 2024.10.09 17:23:36.878334 [ 3 ] {} <Debug> HTTP-Session: f406ba23-0016-4263-a80e-3935c1a99f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10268 | 2024.10.09 17:23:36.878502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10269 | 2024.10.09 17:23:36.878550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10270 | 2024.10.09 17:23:36.878568 [ 3 ] {} <Debug> HTTP-Session: f2aa2fd9-2400-455f-b5b6-f783ca6b5333 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10271 | 2024.10.09 17:23:36.878586 [ 3 ] {} <Debug> HTTP-Session: f2aa2fd9-2400-455f-b5b6-f783ca6b5333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10272 | 2024.10.09 17:23:36.878600 [ 3 ] {} <Debug> HTTP-Session: f2aa2fd9-2400-455f-b5b6-f783ca6b5333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10273 | 2024.10.09 17:23:36.878631 [ 3 ] {} <Trace> HTTP-Session: f2aa2fd9-2400-455f-b5b6-f783ca6b5333 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10274 | 2024.10.09 17:23:36.878726 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10275 | 2024.10.09 17:23:36.878770 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10276 | 2024.10.09 17:23:36.878996 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10277 | 2024.10.09 17:23:36.879291 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10278 | 2024.10.09 17:23:36.879328 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10279 | 2024.10.09 17:23:36.879674 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10280 | 2024.10.09 17:23:36.880034 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10281 | 2024.10.09 17:23:36.880190 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001483 sec., 5394.470667565745 rows/sec., 405.64 KiB/sec. | ||
10282 | 2024.10.09 17:23:36.880352 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Debug> DynamicQueryHandler: Done processing query | ||
10283 | 2024.10.09 17:23:36.880375 [ 3 ] {2fe08b86-6ff9-44a6-90db-a3a7df0f256a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10284 | 2024.10.09 17:23:36.880391 [ 3 ] {} <Debug> HTTP-Session: f2aa2fd9-2400-455f-b5b6-f783ca6b5333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10285 | 2024.10.09 17:23:36.880545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10286 | 2024.10.09 17:23:36.880593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10287 | 2024.10.09 17:23:36.880611 [ 3 ] {} <Debug> HTTP-Session: 72e78850-9965-4c99-80d7-95bd3f32d0cd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10288 | 2024.10.09 17:23:36.880627 [ 3 ] {} <Debug> HTTP-Session: 72e78850-9965-4c99-80d7-95bd3f32d0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10289 | 2024.10.09 17:23:36.880641 [ 3 ] {} <Debug> HTTP-Session: 72e78850-9965-4c99-80d7-95bd3f32d0cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10290 | 2024.10.09 17:23:36.880672 [ 3 ] {} <Trace> HTTP-Session: 72e78850-9965-4c99-80d7-95bd3f32d0cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10291 | 2024.10.09 17:23:36.880768 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10292 | 2024.10.09 17:23:36.880811 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10293 | 2024.10.09 17:23:36.881030 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10294 | 2024.10.09 17:23:36.881310 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10295 | 2024.10.09 17:23:36.881346 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10296 | 2024.10.09 17:23:36.881693 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10297 | 2024.10.09 17:23:36.882047 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10298 | 2024.10.09 17:23:36.882217 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001468 sec., 9536.784741144415 rows/sec., 667.89 KiB/sec. | ||
10299 | 2024.10.09 17:23:36.882388 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Debug> DynamicQueryHandler: Done processing query | ||
10300 | 2024.10.09 17:23:36.882413 [ 3 ] {a06f13a9-0c8a-4852-811a-ede9af8284b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10301 | 2024.10.09 17:23:36.882429 [ 3 ] {} <Debug> HTTP-Session: 72e78850-9965-4c99-80d7-95bd3f32d0cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10302 | 2024.10.09 17:23:36.882553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10303 | 2024.10.09 17:23:36.882604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10304 | 2024.10.09 17:23:36.882624 [ 3 ] {} <Debug> HTTP-Session: 74ffc288-cdd4-4220-9348-574cbb55dfc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10305 | 2024.10.09 17:23:36.882640 [ 3 ] {} <Debug> HTTP-Session: 74ffc288-cdd4-4220-9348-574cbb55dfc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10306 | 2024.10.09 17:23:36.882654 [ 3 ] {} <Debug> HTTP-Session: 74ffc288-cdd4-4220-9348-574cbb55dfc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10307 | 2024.10.09 17:23:36.882685 [ 3 ] {} <Trace> HTTP-Session: 74ffc288-cdd4-4220-9348-574cbb55dfc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10308 | 2024.10.09 17:23:36.882782 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10309 | 2024.10.09 17:23:36.882826 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10310 | 2024.10.09 17:23:36.883050 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10311 | 2024.10.09 17:23:36.883321 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10312 | 2024.10.09 17:23:36.883358 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10313 | 2024.10.09 17:23:36.883702 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10314 | 2024.10.09 17:23:36.884055 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10315 | 2024.10.09 17:23:36.884181 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 248.77 KiB/sec. | ||
10316 | 2024.10.09 17:23:36.884469 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Debug> DynamicQueryHandler: Done processing query | ||
10317 | 2024.10.09 17:23:36.884508 [ 3 ] {d58f9230-8b0d-4aa4-aaad-6d6c751192a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10318 | 2024.10.09 17:23:36.884525 [ 3 ] {} <Debug> HTTP-Session: 74ffc288-cdd4-4220-9348-574cbb55dfc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10319 | 2024.10.09 17:23:36.884742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10320 | 2024.10.09 17:23:36.884792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10321 | 2024.10.09 17:23:36.884812 [ 3 ] {} <Debug> HTTP-Session: 2a32fce1-ff6f-4373-9b0a-4aaeba218ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10322 | 2024.10.09 17:23:36.884829 [ 3 ] {} <Debug> HTTP-Session: 2a32fce1-ff6f-4373-9b0a-4aaeba218ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10323 | 2024.10.09 17:23:36.884843 [ 3 ] {} <Debug> HTTP-Session: 2a32fce1-ff6f-4373-9b0a-4aaeba218ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10324 | 2024.10.09 17:23:36.884874 [ 3 ] {} <Trace> HTTP-Session: 2a32fce1-ff6f-4373-9b0a-4aaeba218ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10325 | 2024.10.09 17:23:36.885067 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10326 | 2024.10.09 17:23:36.885114 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10327 | 2024.10.09 17:23:36.885360 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10328 | 2024.10.09 17:23:36.885848 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10329 | 2024.10.09 17:23:36.885885 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10330 | 2024.10.09 17:23:36.886256 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10331 | 2024.10.09 17:23:36.886626 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10332 | 2024.10.09 17:23:36.886755 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001799 sec., 216787.103946637 rows/sec., 15.37 MiB/sec. | ||
10333 | 2024.10.09 17:23:36.886912 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Debug> DynamicQueryHandler: Done processing query | ||
10334 | 2024.10.09 17:23:36.886937 [ 3 ] {6509447c-4a96-4b25-b8da-3314daabf73e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
10335 | 2024.10.09 17:23:36.886952 [ 3 ] {} <Debug> HTTP-Session: 2a32fce1-ff6f-4373-9b0a-4aaeba218ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10336 | 2024.10.09 17:23:36.887094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10337 | 2024.10.09 17:23:36.887142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10338 | 2024.10.09 17:23:36.887162 [ 3 ] {} <Debug> HTTP-Session: e4f7644e-161f-45aa-9bfc-d140f3e89575 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10339 | 2024.10.09 17:23:36.887179 [ 3 ] {} <Debug> HTTP-Session: e4f7644e-161f-45aa-9bfc-d140f3e89575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10340 | 2024.10.09 17:23:36.887193 [ 3 ] {} <Debug> HTTP-Session: e4f7644e-161f-45aa-9bfc-d140f3e89575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10341 | 2024.10.09 17:23:36.887225 [ 3 ] {} <Trace> HTTP-Session: e4f7644e-161f-45aa-9bfc-d140f3e89575 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10342 | 2024.10.09 17:23:36.887322 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10343 | 2024.10.09 17:23:36.887366 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10344 | 2024.10.09 17:23:36.887497 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10345 | 2024.10.09 17:23:36.887732 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10346 | 2024.10.09 17:23:36.887767 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10347 | 2024.10.09 17:23:36.888125 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10348 | 2024.10.09 17:23:36.888444 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10349 | 2024.10.09 17:23:36.888568 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001272 sec., 4716.981132075472 rows/sec., 246.44 KiB/sec. | ||
10350 | 2024.10.09 17:23:36.888720 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Debug> DynamicQueryHandler: Done processing query | ||
10351 | 2024.10.09 17:23:36.888744 [ 3 ] {44bf63b8-e4a9-4ce3-8866-2a0dfed5864a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10352 | 2024.10.09 17:23:36.888759 [ 3 ] {} <Debug> HTTP-Session: e4f7644e-161f-45aa-9bfc-d140f3e89575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10353 | 2024.10.09 17:23:36.888955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10354 | 2024.10.09 17:23:36.889003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10355 | 2024.10.09 17:23:36.889022 [ 3 ] {} <Debug> HTTP-Session: 2700c144-e473-42e9-8b8f-70ab7addc7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10356 | 2024.10.09 17:23:36.889039 [ 3 ] {} <Debug> HTTP-Session: 2700c144-e473-42e9-8b8f-70ab7addc7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10357 | 2024.10.09 17:23:36.889053 [ 3 ] {} <Debug> HTTP-Session: 2700c144-e473-42e9-8b8f-70ab7addc7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10358 | 2024.10.09 17:23:36.889083 [ 3 ] {} <Trace> HTTP-Session: 2700c144-e473-42e9-8b8f-70ab7addc7c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10359 | 2024.10.09 17:23:36.889242 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10360 | 2024.10.09 17:23:36.889290 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10361 | 2024.10.09 17:23:36.889452 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10362 | 2024.10.09 17:23:36.889879 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10363 | 2024.10.09 17:23:36.889915 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10364 | 2024.10.09 17:23:36.890313 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10365 | 2024.10.09 17:23:36.890655 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10366 | 2024.10.09 17:23:36.890783 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. | ||
10367 | 2024.10.09 17:23:36.890939 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Debug> DynamicQueryHandler: Done processing query | ||
10368 | 2024.10.09 17:23:36.890963 [ 3 ] {29dacdc3-61b6-4fa6-b889-ae919610faef} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10369 | 2024.10.09 17:23:36.890979 [ 3 ] {} <Debug> HTTP-Session: 2700c144-e473-42e9-8b8f-70ab7addc7c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10370 | 2024.10.09 17:23:36.891102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10371 | 2024.10.09 17:23:36.891150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10372 | 2024.10.09 17:23:36.891170 [ 3 ] {} <Debug> HTTP-Session: 028096a7-5586-4bb3-885d-d38d2ce85025 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10373 | 2024.10.09 17:23:36.891186 [ 3 ] {} <Debug> HTTP-Session: 028096a7-5586-4bb3-885d-d38d2ce85025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10374 | 2024.10.09 17:23:36.891200 [ 3 ] {} <Debug> HTTP-Session: 028096a7-5586-4bb3-885d-d38d2ce85025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10375 | 2024.10.09 17:23:36.891231 [ 3 ] {} <Trace> HTTP-Session: 028096a7-5586-4bb3-885d-d38d2ce85025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10376 | 2024.10.09 17:23:36.891327 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10377 | 2024.10.09 17:23:36.891373 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10378 | 2024.10.09 17:23:36.891502 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10379 | 2024.10.09 17:23:36.891731 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2024.10.09 17:23:36.891767 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10381 | 2024.10.09 17:23:36.892119 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10382 | 2024.10.09 17:23:36.892437 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10383 | 2024.10.09 17:23:36.892566 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001265 sec., 790.5138339920949 rows/sec., 53.27 KiB/sec. | ||
10384 | 2024.10.09 17:23:36.892721 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Debug> DynamicQueryHandler: Done processing query | ||
10385 | 2024.10.09 17:23:36.892745 [ 3 ] {7856ec2f-d7d5-4865-a44d-9e96b26ea1cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10386 | 2024.10.09 17:23:36.892761 [ 3 ] {} <Debug> HTTP-Session: 028096a7-5586-4bb3-885d-d38d2ce85025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10387 | 2024.10.09 17:23:36.892890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10388 | 2024.10.09 17:23:36.892938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10389 | 2024.10.09 17:23:36.892957 [ 3 ] {} <Debug> HTTP-Session: 18c1da06-1c77-4a0a-8e6b-578abdc8756d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10390 | 2024.10.09 17:23:36.892974 [ 3 ] {} <Debug> HTTP-Session: 18c1da06-1c77-4a0a-8e6b-578abdc8756d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10391 | 2024.10.09 17:23:36.892988 [ 3 ] {} <Debug> HTTP-Session: 18c1da06-1c77-4a0a-8e6b-578abdc8756d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10392 | 2024.10.09 17:23:36.893018 [ 3 ] {} <Trace> HTTP-Session: 18c1da06-1c77-4a0a-8e6b-578abdc8756d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10393 | 2024.10.09 17:23:36.893165 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10394 | 2024.10.09 17:23:36.893229 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <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 | ||
10395 | 2024.10.09 17:23:36.893653 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10396 | 2024.10.09 17:23:36.894095 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10397 | 2024.10.09 17:23:36.894132 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10398 | 2024.10.09 17:23:36.894727 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10399 | 2024.10.09 17:23:36.895134 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10400 | 2024.10.09 17:23:36.895282 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002191 sec., 3651.3007759014154 rows/sec., 6.54 MiB/sec. | ||
10401 | 2024.10.09 17:23:36.895595 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Debug> DynamicQueryHandler: Done processing query | ||
10402 | 2024.10.09 17:23:36.895620 [ 3 ] {6d4e258c-5199-4bad-8134-20c8f81e2275} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
10403 | 2024.10.09 17:23:36.895636 [ 3 ] {} <Debug> HTTP-Session: 18c1da06-1c77-4a0a-8e6b-578abdc8756d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10404 | 2024.10.09 17:23:36.895760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10405 | 2024.10.09 17:23:36.895807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10406 | 2024.10.09 17:23:36.895826 [ 3 ] {} <Debug> HTTP-Session: 0dfda74c-9e3c-4a7e-828c-337e82e86de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10407 | 2024.10.09 17:23:36.895843 [ 3 ] {} <Debug> HTTP-Session: 0dfda74c-9e3c-4a7e-828c-337e82e86de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10408 | 2024.10.09 17:23:36.895857 [ 3 ] {} <Debug> HTTP-Session: 0dfda74c-9e3c-4a7e-828c-337e82e86de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10409 | 2024.10.09 17:23:36.895887 [ 3 ] {} <Trace> HTTP-Session: 0dfda74c-9e3c-4a7e-828c-337e82e86de8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10410 | 2024.10.09 17:23:36.896005 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10411 | 2024.10.09 17:23:36.896051 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10412 | 2024.10.09 17:23:36.896182 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10413 | 2024.10.09 17:23:36.896457 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10414 | 2024.10.09 17:23:36.896494 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10415 | 2024.10.09 17:23:36.896853 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10416 | 2024.10.09 17:23:36.897184 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10417 | 2024.10.09 17:23:36.897312 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. | ||
10418 | 2024.10.09 17:23:36.897561 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Debug> DynamicQueryHandler: Done processing query | ||
10419 | 2024.10.09 17:23:36.897628 [ 3 ] {5bd59d88-d470-4f1c-9559-b7e09e9511af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10420 | 2024.10.09 17:23:36.897686 [ 3 ] {} <Debug> HTTP-Session: 0dfda74c-9e3c-4a7e-828c-337e82e86de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10421 | 2024.10.09 17:23:39.172600 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10422 | 2024.10.09 17:23:39.172659 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10423 | 2024.10.09 17:23:39.407712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1018 | ||
10424 | 2024.10.09 17:23:39.412113 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10425 | 2024.10.09 17:23:39.412201 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10426 | 2024.10.09 17:23:39.414385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10427 | 2024.10.09 17:23:39.415767 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10428 | 2024.10.09 17:23:39.416824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
10429 | 2024.10.09 17:23:40.001393 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000998021 sec. | ||
10430 | 2024.10.09 17:23:41.871815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10431 | 2024.10.09 17:23:41.871934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10432 | 2024.10.09 17:23:41.871959 [ 3 ] {} <Debug> HTTP-Session: cb4446ea-0e74-4370-a31f-e33325cc76c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10433 | 2024.10.09 17:23:41.871984 [ 3 ] {} <Debug> HTTP-Session: cb4446ea-0e74-4370-a31f-e33325cc76c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10434 | 2024.10.09 17:23:41.871999 [ 3 ] {} <Debug> HTTP-Session: cb4446ea-0e74-4370-a31f-e33325cc76c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10435 | 2024.10.09 17:23:41.872049 [ 3 ] {} <Trace> HTTP-Session: cb4446ea-0e74-4370-a31f-e33325cc76c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10436 | 2024.10.09 17:23:41.872233 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10437 | 2024.10.09 17:23:41.872303 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10438 | 2024.10.09 17:23:41.872651 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10439 | 2024.10.09 17:23:41.873038 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10440 | 2024.10.09 17:23:41.873080 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10441 | 2024.10.09 17:23:41.873491 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
10442 | 2024.10.09 17:23:41.873885 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10443 | 2024.10.09 17:23:41.874074 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001884 sec., 2123.1422505307855 rows/sec., 173.13 KiB/sec. | ||
10444 | 2024.10.09 17:23:41.874427 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Debug> DynamicQueryHandler: Done processing query | ||
10445 | 2024.10.09 17:23:41.874454 [ 3 ] {29f880e7-96bb-4227-b328-f55077d3bcdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10446 | 2024.10.09 17:23:41.874470 [ 3 ] {} <Debug> HTTP-Session: cb4446ea-0e74-4370-a31f-e33325cc76c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10447 | 2024.10.09 17:23:41.874657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10448 | 2024.10.09 17:23:41.874709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10449 | 2024.10.09 17:23:41.874728 [ 3 ] {} <Debug> HTTP-Session: 52c814c6-d245-470c-a7f9-1387935901fa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10450 | 2024.10.09 17:23:41.874746 [ 3 ] {} <Debug> HTTP-Session: 52c814c6-d245-470c-a7f9-1387935901fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10451 | 2024.10.09 17:23:41.874760 [ 3 ] {} <Debug> HTTP-Session: 52c814c6-d245-470c-a7f9-1387935901fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10452 | 2024.10.09 17:23:41.874791 [ 3 ] {} <Trace> HTTP-Session: 52c814c6-d245-470c-a7f9-1387935901fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10453 | 2024.10.09 17:23:41.874926 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10454 | 2024.10.09 17:23:41.874971 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10455 | 2024.10.09 17:23:41.875219 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10456 | 2024.10.09 17:23:41.875595 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10457 | 2024.10.09 17:23:41.875633 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10458 | 2024.10.09 17:23:41.876006 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10459 | 2024.10.09 17:23:41.876376 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10460 | 2024.10.09 17:23:41.876537 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Debug> executeQuery: Read 120 rows, 10.34 KiB in 0.00166 sec., 72289.15662650602 rows/sec., 6.08 MiB/sec. | ||
10461 | 2024.10.09 17:23:41.876814 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Debug> DynamicQueryHandler: Done processing query | ||
10462 | 2024.10.09 17:23:41.876869 [ 3 ] {4df44d02-074b-4a6a-b8c3-793e952c4f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10463 | 2024.10.09 17:23:41.876923 [ 3 ] {} <Debug> HTTP-Session: 52c814c6-d245-470c-a7f9-1387935901fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10464 | 2024.10.09 17:23:41.877134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10465 | 2024.10.09 17:23:41.877186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10466 | 2024.10.09 17:23:41.877206 [ 3 ] {} <Debug> HTTP-Session: 20cf31dd-a9f1-438e-878a-f0cea52d4c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10467 | 2024.10.09 17:23:41.877222 [ 3 ] {} <Debug> HTTP-Session: 20cf31dd-a9f1-438e-878a-f0cea52d4c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10468 | 2024.10.09 17:23:41.877236 [ 3 ] {} <Debug> HTTP-Session: 20cf31dd-a9f1-438e-878a-f0cea52d4c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10469 | 2024.10.09 17:23:41.877269 [ 3 ] {} <Trace> HTTP-Session: 20cf31dd-a9f1-438e-878a-f0cea52d4c57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10470 | 2024.10.09 17:23:41.877384 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10471 | 2024.10.09 17:23:41.877431 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10472 | 2024.10.09 17:23:41.877681 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10473 | 2024.10.09 17:23:41.877970 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10474 | 2024.10.09 17:23:41.878006 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10475 | 2024.10.09 17:23:41.878364 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10476 | 2024.10.09 17:23:41.878740 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10477 | 2024.10.09 17:23:41.878871 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001522 sec., 22996.05781865966 rows/sec., 1.67 MiB/sec. | ||
10478 | 2024.10.09 17:23:41.879029 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Debug> DynamicQueryHandler: Done processing query | ||
10479 | 2024.10.09 17:23:41.879054 [ 3 ] {a0501758-c569-485c-a169-3e6ced002a5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10480 | 2024.10.09 17:23:41.879070 [ 3 ] {} <Debug> HTTP-Session: 20cf31dd-a9f1-438e-878a-f0cea52d4c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10481 | 2024.10.09 17:23:41.879202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10482 | 2024.10.09 17:23:41.879251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10483 | 2024.10.09 17:23:41.879270 [ 3 ] {} <Debug> HTTP-Session: 1aa3f060-f2af-43f9-ae88-becde0e662c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10484 | 2024.10.09 17:23:41.879287 [ 3 ] {} <Debug> HTTP-Session: 1aa3f060-f2af-43f9-ae88-becde0e662c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10485 | 2024.10.09 17:23:41.879301 [ 3 ] {} <Debug> HTTP-Session: 1aa3f060-f2af-43f9-ae88-becde0e662c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10486 | 2024.10.09 17:23:41.879331 [ 3 ] {} <Trace> HTTP-Session: 1aa3f060-f2af-43f9-ae88-becde0e662c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10487 | 2024.10.09 17:23:41.879450 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10488 | 2024.10.09 17:23:41.879495 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10489 | 2024.10.09 17:23:41.879720 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10490 | 2024.10.09 17:23:41.880054 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10491 | 2024.10.09 17:23:41.880090 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10492 | 2024.10.09 17:23:41.880449 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10493 | 2024.10.09 17:23:41.880804 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10494 | 2024.10.09 17:23:41.880933 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001527 sec., 64833.00589390963 rows/sec., 5.07 MiB/sec. | ||
10495 | 2024.10.09 17:23:41.881092 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Debug> DynamicQueryHandler: Done processing query | ||
10496 | 2024.10.09 17:23:41.881116 [ 3 ] {86b3ded8-e1b0-4835-b0e2-948718e10b28} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
10497 | 2024.10.09 17:23:41.881132 [ 3 ] {} <Debug> HTTP-Session: 1aa3f060-f2af-43f9-ae88-becde0e662c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10498 | 2024.10.09 17:23:41.881312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10499 | 2024.10.09 17:23:41.881359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10500 | 2024.10.09 17:23:41.881379 [ 3 ] {} <Debug> HTTP-Session: 938931b4-f5d5-471f-b067-73c7d806a31f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10501 | 2024.10.09 17:23:41.881395 [ 3 ] {} <Debug> HTTP-Session: 938931b4-f5d5-471f-b067-73c7d806a31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10502 | 2024.10.09 17:23:41.881409 [ 3 ] {} <Debug> HTTP-Session: 938931b4-f5d5-471f-b067-73c7d806a31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10503 | 2024.10.09 17:23:41.881439 [ 3 ] {} <Trace> HTTP-Session: 938931b4-f5d5-471f-b067-73c7d806a31f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10504 | 2024.10.09 17:23:41.881583 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10505 | 2024.10.09 17:23:41.881631 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10506 | 2024.10.09 17:23:41.881775 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10507 | 2024.10.09 17:23:41.882107 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10508 | 2024.10.09 17:23:41.882144 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10509 | 2024.10.09 17:23:41.882532 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10510 | 2024.10.09 17:23:41.882872 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10511 | 2024.10.09 17:23:41.882997 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001479 sec., 109533.46855983773 rows/sec., 7.63 MiB/sec. | ||
10512 | 2024.10.09 17:23:41.883273 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Debug> DynamicQueryHandler: Done processing query | ||
10513 | 2024.10.09 17:23:41.883343 [ 3 ] {17426aa8-05c0-469b-a79b-5baa54fc68a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10514 | 2024.10.09 17:23:41.883409 [ 3 ] {} <Debug> HTTP-Session: 938931b4-f5d5-471f-b067-73c7d806a31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10515 | 2024.10.09 17:23:41.883781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 51002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10516 | 2024.10.09 17:23:41.883837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10517 | 2024.10.09 17:23:41.883857 [ 3 ] {} <Debug> HTTP-Session: 3a7cef2e-4125-40fa-ad0b-d5d366b1dda9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10518 | 2024.10.09 17:23:41.883874 [ 3 ] {} <Debug> HTTP-Session: 3a7cef2e-4125-40fa-ad0b-d5d366b1dda9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10519 | 2024.10.09 17:23:41.883888 [ 3 ] {} <Debug> HTTP-Session: 3a7cef2e-4125-40fa-ad0b-d5d366b1dda9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10520 | 2024.10.09 17:23:41.883921 [ 3 ] {} <Trace> HTTP-Session: 3a7cef2e-4125-40fa-ad0b-d5d366b1dda9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10521 | 2024.10.09 17:23:41.884234 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10522 | 2024.10.09 17:23:41.884305 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <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 | ||
10523 | 2024.10.09 17:23:41.884754 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10524 | 2024.10.09 17:23:41.885307 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10525 | 2024.10.09 17:23:41.885343 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10526 | 2024.10.09 17:23:41.885969 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10527 | 2024.10.09 17:23:41.886384 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10528 | 2024.10.09 17:23:41.886545 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002523 sec., 12286.959968291716 rows/sec., 22.02 MiB/sec. | ||
10529 | 2024.10.09 17:23:41.887021 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Debug> DynamicQueryHandler: Done processing query | ||
10530 | 2024.10.09 17:23:41.887064 [ 3 ] {dbc83cf8-c000-460f-ae24-694e9563b163} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
10531 | 2024.10.09 17:23:41.887082 [ 3 ] {} <Debug> HTTP-Session: 3a7cef2e-4125-40fa-ad0b-d5d366b1dda9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10532 | 2024.10.09 17:23:41.887223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10533 | 2024.10.09 17:23:41.887273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10534 | 2024.10.09 17:23:41.887292 [ 3 ] {} <Debug> HTTP-Session: d8415103-521a-4be1-bd6d-798900304f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10535 | 2024.10.09 17:23:41.887308 [ 3 ] {} <Debug> HTTP-Session: d8415103-521a-4be1-bd6d-798900304f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10536 | 2024.10.09 17:23:41.887322 [ 3 ] {} <Debug> HTTP-Session: d8415103-521a-4be1-bd6d-798900304f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10537 | 2024.10.09 17:23:41.887353 [ 3 ] {} <Trace> HTTP-Session: d8415103-521a-4be1-bd6d-798900304f06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10538 | 2024.10.09 17:23:41.887469 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10539 | 2024.10.09 17:23:41.887517 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10540 | 2024.10.09 17:23:41.887668 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10541 | 2024.10.09 17:23:41.888035 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10542 | 2024.10.09 17:23:41.888072 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10543 | 2024.10.09 17:23:41.888435 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10544 | 2024.10.09 17:23:41.888753 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10545 | 2024.10.09 17:23:41.888883 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
10546 | 2024.10.09 17:23:41.889049 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Debug> DynamicQueryHandler: Done processing query | ||
10547 | 2024.10.09 17:23:41.889073 [ 3 ] {2335f1d9-b08b-4be0-b9f1-f98b852e1049} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10548 | 2024.10.09 17:23:41.889089 [ 3 ] {} <Debug> HTTP-Session: d8415103-521a-4be1-bd6d-798900304f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10549 | 2024.10.09 17:23:46.876265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10550 | 2024.10.09 17:23:46.876436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10551 | 2024.10.09 17:23:46.876460 [ 3 ] {} <Debug> HTTP-Session: 8b15ecd1-9946-462c-b564-9b66b551eded Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10552 | 2024.10.09 17:23:46.876485 [ 3 ] {} <Debug> HTTP-Session: 8b15ecd1-9946-462c-b564-9b66b551eded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10553 | 2024.10.09 17:23:46.876499 [ 3 ] {} <Debug> HTTP-Session: 8b15ecd1-9946-462c-b564-9b66b551eded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10554 | 2024.10.09 17:23:46.876549 [ 3 ] {} <Trace> HTTP-Session: 8b15ecd1-9946-462c-b564-9b66b551eded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10555 | 2024.10.09 17:23:46.876789 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10556 | 2024.10.09 17:23:46.876860 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10557 | 2024.10.09 17:23:46.877202 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10558 | 2024.10.09 17:23:46.877774 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10559 | 2024.10.09 17:23:46.877816 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10560 | 2024.10.09 17:23:46.878246 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10561 | 2024.10.09 17:23:46.878647 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10562 | 2024.10.09 17:23:46.878801 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002108 sec., 97248.57685009488 rows/sec., 8.55 MiB/sec. | ||
10563 | 2024.10.09 17:23:46.879055 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Debug> DynamicQueryHandler: Done processing query | ||
10564 | 2024.10.09 17:23:46.879081 [ 3 ] {2291252e-026c-4f3b-9d3d-ca45594eda2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10565 | 2024.10.09 17:23:46.879097 [ 3 ] {} <Debug> HTTP-Session: 8b15ecd1-9946-462c-b564-9b66b551eded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10566 | 2024.10.09 17:23:46.879272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10567 | 2024.10.09 17:23:46.879319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10568 | 2024.10.09 17:23:46.879338 [ 3 ] {} <Debug> HTTP-Session: 762deddc-e148-4f81-acec-293fec78143b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10569 | 2024.10.09 17:23:46.879356 [ 3 ] {} <Debug> HTTP-Session: 762deddc-e148-4f81-acec-293fec78143b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10570 | 2024.10.09 17:23:46.879369 [ 3 ] {} <Debug> HTTP-Session: 762deddc-e148-4f81-acec-293fec78143b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10571 | 2024.10.09 17:23:46.879400 [ 3 ] {} <Trace> HTTP-Session: 762deddc-e148-4f81-acec-293fec78143b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10572 | 2024.10.09 17:23:46.879496 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10573 | 2024.10.09 17:23:46.879540 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10574 | 2024.10.09 17:23:46.879781 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10575 | 2024.10.09 17:23:46.880106 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10576 | 2024.10.09 17:23:46.880143 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10577 | 2024.10.09 17:23:46.880487 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10578 | 2024.10.09 17:23:46.880845 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10579 | 2024.10.09 17:23:46.881006 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001524 sec., 5249.343832020997 rows/sec., 394.73 KiB/sec. | ||
10580 | 2024.10.09 17:23:46.881183 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Debug> DynamicQueryHandler: Done processing query | ||
10581 | 2024.10.09 17:23:46.881208 [ 3 ] {1dfedce4-9d74-4488-80b4-0697804d82e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10582 | 2024.10.09 17:23:46.881224 [ 3 ] {} <Debug> HTTP-Session: 762deddc-e148-4f81-acec-293fec78143b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10583 | 2024.10.09 17:23:46.881348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10584 | 2024.10.09 17:23:46.881397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10585 | 2024.10.09 17:23:46.881416 [ 3 ] {} <Debug> HTTP-Session: 3d4c08cb-18d0-435b-93d1-ae83f55deda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10586 | 2024.10.09 17:23:46.881432 [ 3 ] {} <Debug> HTTP-Session: 3d4c08cb-18d0-435b-93d1-ae83f55deda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10587 | 2024.10.09 17:23:46.881446 [ 3 ] {} <Debug> HTTP-Session: 3d4c08cb-18d0-435b-93d1-ae83f55deda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10588 | 2024.10.09 17:23:46.881477 [ 3 ] {} <Trace> HTTP-Session: 3d4c08cb-18d0-435b-93d1-ae83f55deda7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10589 | 2024.10.09 17:23:46.881577 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10590 | 2024.10.09 17:23:46.881621 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10591 | 2024.10.09 17:23:46.881849 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10592 | 2024.10.09 17:23:46.882144 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10593 | 2024.10.09 17:23:46.882181 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10594 | 2024.10.09 17:23:46.882531 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10595 | 2024.10.09 17:23:46.882892 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10596 | 2024.10.09 17:23:46.883054 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001502 sec., 9320.905459387483 rows/sec., 652.78 KiB/sec. | ||
10597 | 2024.10.09 17:23:46.883216 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Debug> DynamicQueryHandler: Done processing query | ||
10598 | 2024.10.09 17:23:46.883240 [ 3 ] {1c31bb5c-f2b8-408d-ae5d-af05f31079c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10599 | 2024.10.09 17:23:46.883256 [ 3 ] {} <Debug> HTTP-Session: 3d4c08cb-18d0-435b-93d1-ae83f55deda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10600 | 2024.10.09 17:23:46.883373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10601 | 2024.10.09 17:23:46.883422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10602 | 2024.10.09 17:23:46.883441 [ 3 ] {} <Debug> HTTP-Session: b74e6f47-0b9d-47d3-986f-b244248c2f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10603 | 2024.10.09 17:23:46.883457 [ 3 ] {} <Debug> HTTP-Session: b74e6f47-0b9d-47d3-986f-b244248c2f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10604 | 2024.10.09 17:23:46.883471 [ 3 ] {} <Debug> HTTP-Session: b74e6f47-0b9d-47d3-986f-b244248c2f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10605 | 2024.10.09 17:23:46.883502 [ 3 ] {} <Trace> HTTP-Session: b74e6f47-0b9d-47d3-986f-b244248c2f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10606 | 2024.10.09 17:23:46.883599 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10607 | 2024.10.09 17:23:46.883643 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10608 | 2024.10.09 17:23:46.883872 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10609 | 2024.10.09 17:23:46.884165 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10610 | 2024.10.09 17:23:46.884202 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10611 | 2024.10.09 17:23:46.884552 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10612 | 2024.10.09 17:23:46.884910 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10613 | 2024.10.09 17:23:46.885067 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 238.39 KiB/sec. | ||
10614 | 2024.10.09 17:23:46.885275 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Debug> DynamicQueryHandler: Done processing query | ||
10615 | 2024.10.09 17:23:46.885298 [ 3 ] {1862bfe5-a9f1-4b53-bac3-c547caf6a787} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10616 | 2024.10.09 17:23:46.885314 [ 3 ] {} <Debug> HTTP-Session: b74e6f47-0b9d-47d3-986f-b244248c2f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10617 | 2024.10.09 17:23:46.885501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10618 | 2024.10.09 17:23:46.885553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10619 | 2024.10.09 17:23:46.885572 [ 3 ] {} <Debug> HTTP-Session: 56185317-4c02-49bc-af61-39b4de187a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10620 | 2024.10.09 17:23:46.885588 [ 3 ] {} <Debug> HTTP-Session: 56185317-4c02-49bc-af61-39b4de187a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10621 | 2024.10.09 17:23:46.885602 [ 3 ] {} <Debug> HTTP-Session: 56185317-4c02-49bc-af61-39b4de187a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10622 | 2024.10.09 17:23:46.885632 [ 3 ] {} <Trace> HTTP-Session: 56185317-4c02-49bc-af61-39b4de187a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10623 | 2024.10.09 17:23:46.885834 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10624 | 2024.10.09 17:23:46.885878 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10625 | 2024.10.09 17:23:46.886107 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10626 | 2024.10.09 17:23:46.886626 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10627 | 2024.10.09 17:23:46.886663 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10628 | 2024.10.09 17:23:46.887033 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10629 | 2024.10.09 17:23:46.887380 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10630 | 2024.10.09 17:23:46.887521 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001792 sec., 217633.92857142858 rows/sec., 15.43 MiB/sec. | ||
10631 | 2024.10.09 17:23:46.887729 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Debug> DynamicQueryHandler: Done processing query | ||
10632 | 2024.10.09 17:23:46.887753 [ 3 ] {22f4f801-c7e4-466e-ae92-1625666ad12d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
10633 | 2024.10.09 17:23:46.887769 [ 3 ] {} <Debug> HTTP-Session: 56185317-4c02-49bc-af61-39b4de187a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10634 | 2024.10.09 17:23:46.887912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10635 | 2024.10.09 17:23:46.887959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10636 | 2024.10.09 17:23:46.887978 [ 3 ] {} <Debug> HTTP-Session: 84c2f1ef-b475-47d1-86b5-c6d77124b322 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10637 | 2024.10.09 17:23:46.887994 [ 3 ] {} <Debug> HTTP-Session: 84c2f1ef-b475-47d1-86b5-c6d77124b322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10638 | 2024.10.09 17:23:46.888008 [ 3 ] {} <Debug> HTTP-Session: 84c2f1ef-b475-47d1-86b5-c6d77124b322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10639 | 2024.10.09 17:23:46.888038 [ 3 ] {} <Trace> HTTP-Session: 84c2f1ef-b475-47d1-86b5-c6d77124b322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10640 | 2024.10.09 17:23:46.888137 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10641 | 2024.10.09 17:23:46.888181 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10642 | 2024.10.09 17:23:46.888326 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10643 | 2024.10.09 17:23:46.888590 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10644 | 2024.10.09 17:23:46.888626 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10645 | 2024.10.09 17:23:46.888982 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10646 | 2024.10.09 17:23:46.889297 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10647 | 2024.10.09 17:23:46.889446 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 236.23 KiB/sec. | ||
10648 | 2024.10.09 17:23:46.889621 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Debug> DynamicQueryHandler: Done processing query | ||
10649 | 2024.10.09 17:23:46.889645 [ 3 ] {391d3dfb-7da1-4f50-967e-998419c31338} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10650 | 2024.10.09 17:23:46.889661 [ 3 ] {} <Debug> HTTP-Session: 84c2f1ef-b475-47d1-86b5-c6d77124b322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10651 | 2024.10.09 17:23:46.889831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10652 | 2024.10.09 17:23:46.889880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10653 | 2024.10.09 17:23:46.889899 [ 3 ] {} <Debug> HTTP-Session: 61babf12-c718-4ca2-a3d8-5f71a90b8b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10654 | 2024.10.09 17:23:46.889915 [ 3 ] {} <Debug> HTTP-Session: 61babf12-c718-4ca2-a3d8-5f71a90b8b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10655 | 2024.10.09 17:23:46.889929 [ 3 ] {} <Debug> HTTP-Session: 61babf12-c718-4ca2-a3d8-5f71a90b8b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10656 | 2024.10.09 17:23:46.889960 [ 3 ] {} <Trace> HTTP-Session: 61babf12-c718-4ca2-a3d8-5f71a90b8b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10657 | 2024.10.09 17:23:46.890128 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10658 | 2024.10.09 17:23:46.890174 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10659 | 2024.10.09 17:23:46.890320 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10660 | 2024.10.09 17:23:46.890741 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10661 | 2024.10.09 17:23:46.890777 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10662 | 2024.10.09 17:23:46.891164 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10663 | 2024.10.09 17:23:46.891492 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10664 | 2024.10.09 17:23:46.891662 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001609 sec., 147296.45742697327 rows/sec., 9.87 MiB/sec. | ||
10665 | 2024.10.09 17:23:46.891832 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Debug> DynamicQueryHandler: Done processing query | ||
10666 | 2024.10.09 17:23:46.891856 [ 3 ] {cdd21373-8a2b-4740-b256-8f45c735e676} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10667 | 2024.10.09 17:23:46.891872 [ 3 ] {} <Debug> HTTP-Session: 61babf12-c718-4ca2-a3d8-5f71a90b8b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10668 | 2024.10.09 17:23:46.891999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10669 | 2024.10.09 17:23:46.892048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10670 | 2024.10.09 17:23:46.892066 [ 3 ] {} <Debug> HTTP-Session: 4ec84fc3-b8a9-41e0-adad-726cb73c264f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10671 | 2024.10.09 17:23:46.892083 [ 3 ] {} <Debug> HTTP-Session: 4ec84fc3-b8a9-41e0-adad-726cb73c264f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10672 | 2024.10.09 17:23:46.892097 [ 3 ] {} <Debug> HTTP-Session: 4ec84fc3-b8a9-41e0-adad-726cb73c264f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10673 | 2024.10.09 17:23:46.892127 [ 3 ] {} <Trace> HTTP-Session: 4ec84fc3-b8a9-41e0-adad-726cb73c264f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10674 | 2024.10.09 17:23:46.892221 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10675 | 2024.10.09 17:23:46.892268 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10676 | 2024.10.09 17:23:46.892398 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10677 | 2024.10.09 17:23:46.892665 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10678 | 2024.10.09 17:23:46.892701 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10679 | 2024.10.09 17:23:46.893047 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10680 | 2024.10.09 17:23:46.893365 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10681 | 2024.10.09 17:23:46.893511 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec. | ||
10682 | 2024.10.09 17:23:46.893737 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Debug> DynamicQueryHandler: Done processing query | ||
10683 | 2024.10.09 17:23:46.893761 [ 3 ] {039d91ae-c6ed-4530-82d9-45fa7b17f61c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10684 | 2024.10.09 17:23:46.893777 [ 3 ] {} <Debug> HTTP-Session: 4ec84fc3-b8a9-41e0-adad-726cb73c264f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10685 | 2024.10.09 17:23:46.893900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10686 | 2024.10.09 17:23:46.893950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10687 | 2024.10.09 17:23:46.893968 [ 3 ] {} <Debug> HTTP-Session: 64107ded-5e6f-4332-9e38-7102fafe6f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10688 | 2024.10.09 17:23:46.893984 [ 3 ] {} <Debug> HTTP-Session: 64107ded-5e6f-4332-9e38-7102fafe6f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10689 | 2024.10.09 17:23:46.893998 [ 3 ] {} <Debug> HTTP-Session: 64107ded-5e6f-4332-9e38-7102fafe6f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10690 | 2024.10.09 17:23:46.894029 [ 3 ] {} <Trace> HTTP-Session: 64107ded-5e6f-4332-9e38-7102fafe6f5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10691 | 2024.10.09 17:23:46.894188 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10692 | 2024.10.09 17:23:46.894253 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <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 | ||
10693 | 2024.10.09 17:23:46.894684 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10694 | 2024.10.09 17:23:46.895199 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10695 | 2024.10.09 17:23:46.895236 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10696 | 2024.10.09 17:23:46.895837 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10697 | 2024.10.09 17:23:46.896254 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10698 | 2024.10.09 17:23:46.896449 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002336 sec., 3424.6575342465753 rows/sec., 6.14 MiB/sec. | ||
10699 | 2024.10.09 17:23:46.896908 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Debug> DynamicQueryHandler: Done processing query | ||
10700 | 2024.10.09 17:23:46.896944 [ 3 ] {9e805b6e-48ea-430b-9d76-04c5aa794b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
10701 | 2024.10.09 17:23:46.896971 [ 3 ] {} <Debug> HTTP-Session: 64107ded-5e6f-4332-9e38-7102fafe6f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10702 | 2024.10.09 17:23:46.897107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10703 | 2024.10.09 17:23:46.897158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10704 | 2024.10.09 17:23:46.897177 [ 3 ] {} <Debug> HTTP-Session: 08e05620-5712-4b36-9b48-b126a25de23b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10705 | 2024.10.09 17:23:46.897194 [ 3 ] {} <Debug> HTTP-Session: 08e05620-5712-4b36-9b48-b126a25de23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10706 | 2024.10.09 17:23:46.897207 [ 3 ] {} <Debug> HTTP-Session: 08e05620-5712-4b36-9b48-b126a25de23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10707 | 2024.10.09 17:23:46.897239 [ 3 ] {} <Trace> HTTP-Session: 08e05620-5712-4b36-9b48-b126a25de23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10708 | 2024.10.09 17:23:46.897369 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10709 | 2024.10.09 17:23:46.897418 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10710 | 2024.10.09 17:23:46.897567 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10711 | 2024.10.09 17:23:46.897894 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10712 | 2024.10.09 17:23:46.897931 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10713 | 2024.10.09 17:23:46.898291 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10714 | 2024.10.09 17:23:46.898616 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10715 | 2024.10.09 17:23:46.898777 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 3.59 MiB/sec. | ||
10716 | 2024.10.09 17:23:46.899035 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Debug> DynamicQueryHandler: Done processing query | ||
10717 | 2024.10.09 17:23:46.899085 [ 3 ] {d9c83d4d-1bde-4992-aee3-27d17bedca86} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10718 | 2024.10.09 17:23:46.899139 [ 3 ] {} <Debug> HTTP-Session: 08e05620-5712-4b36-9b48-b126a25de23b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10719 | 2024.10.09 17:23:49.418003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1052 | ||
10720 | 2024.10.09 17:23:49.420857 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10721 | 2024.10.09 17:23:49.420902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10722 | 2024.10.09 17:23:49.422379 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10723 | 2024.10.09 17:23:49.423363 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10724 | 2024.10.09 17:23:49.424478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
10725 | 2024.10.09 17:23:51.872193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10726 | 2024.10.09 17:23:51.872390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10727 | 2024.10.09 17:23:51.872434 [ 3 ] {} <Debug> HTTP-Session: bbc690f0-a9fd-46b9-9555-a6e9852ca5b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10728 | 2024.10.09 17:23:51.872475 [ 3 ] {} <Debug> HTTP-Session: bbc690f0-a9fd-46b9-9555-a6e9852ca5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10729 | 2024.10.09 17:23:51.872504 [ 3 ] {} <Debug> HTTP-Session: bbc690f0-a9fd-46b9-9555-a6e9852ca5b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10730 | 2024.10.09 17:23:51.872558 [ 3 ] {} <Trace> HTTP-Session: bbc690f0-a9fd-46b9-9555-a6e9852ca5b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10731 | 2024.10.09 17:23:51.872739 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10732 | 2024.10.09 17:23:51.872809 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10733 | 2024.10.09 17:23:51.873155 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10734 | 2024.10.09 17:23:51.873577 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10735 | 2024.10.09 17:23:51.873615 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10736 | 2024.10.09 17:23:51.874030 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
10737 | 2024.10.09 17:23:51.874414 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10738 | 2024.10.09 17:23:51.874558 [ 126 ] {} <Debug> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
10739 | 2024.10.09 17:23:51.874566 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001881 sec., 2126.528442317916 rows/sec., 173.40 KiB/sec. | ||
10740 | 2024.10.09 17:23:51.874599 [ 126 ] {} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10741 | 2024.10.09 17:23:51.874632 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10742 | 2024.10.09 17:23:51.874966 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Debug> DynamicQueryHandler: Done processing query | ||
10743 | 2024.10.09 17:23:51.875117 [ 3 ] {92f34ee0-5527-4989-93be-c20355397f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10744 | 2024.10.09 17:23:51.875236 [ 3 ] {} <Debug> HTTP-Session: bbc690f0-a9fd-46b9-9555-a6e9852ca5b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10745 | 2024.10.09 17:23:51.875370 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
10746 | 2024.10.09 17:23:51.875661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 17641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10747 | 2024.10.09 17:23:51.875808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10748 | 2024.10.09 17:23:51.875844 [ 3 ] {} <Debug> HTTP-Session: b8d81d55-b94d-4437-b92a-cf91a877e426 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10749 | 2024.10.09 17:23:51.875873 [ 3 ] {} <Debug> HTTP-Session: b8d81d55-b94d-4437-b92a-cf91a877e426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10750 | 2024.10.09 17:23:51.875874 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10751 | 2024.10.09 17:23:51.875889 [ 3 ] {} <Debug> HTTP-Session: b8d81d55-b94d-4437-b92a-cf91a877e426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10752 | 2024.10.09 17:23:51.875925 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 18 rows starting from the beginning of the part | ||
10753 | 2024.10.09 17:23:51.875933 [ 3 ] {} <Trace> HTTP-Session: b8d81d55-b94d-4437-b92a-cf91a877e426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10754 | 2024.10.09 17:23:51.876077 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
10755 | 2024.10.09 17:23:51.876148 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10756 | 2024.10.09 17:23:51.876196 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
10757 | 2024.10.09 17:23:51.876252 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10758 | 2024.10.09 17:23:51.876738 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
10759 | 2024.10.09 17:23:51.876888 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
10760 | 2024.10.09 17:23:51.877093 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
10761 | 2024.10.09 17:23:51.877497 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10762 | 2024.10.09 17:23:51.878156 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10763 | 2024.10.09 17:23:51.878204 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10764 | 2024.10.09 17:23:51.878718 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003962585 sec., 9084.97861875518 rows/sec., 776.30 KiB/sec. | ||
10765 | 2024.10.09 17:23:51.878802 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10766 | 2024.10.09 17:23:51.878827 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
10767 | 2024.10.09 17:23:51.879431 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10768 | 2024.10.09 17:23:51.879471 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10769 | 2024.10.09 17:23:51.879581 [ 186 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_16_3} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
10770 | 2024.10.09 17:23:51.879618 [ 126 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10771 | 2024.10.09 17:23:51.879623 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Debug> executeQuery: Read 120 rows, 10.34 KiB in 0.003563 sec., 33679.483581251756 rows/sec., 2.83 MiB/sec. | ||
10772 | 2024.10.09 17:23:51.879676 [ 126 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10773 | 2024.10.09 17:23:51.879688 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
10774 | 2024.10.09 17:23:51.879747 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10775 | 2024.10.09 17:23:51.879943 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
10776 | 2024.10.09 17:23:51.879996 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Debug> DynamicQueryHandler: Done processing query | ||
10777 | 2024.10.09 17:23:51.880053 [ 3 ] {cc57c470-e66b-4b74-b71d-17e2d6dd42b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10778 | 2024.10.09 17:23:51.880117 [ 3 ] {} <Debug> HTTP-Session: b8d81d55-b94d-4437-b92a-cf91a877e426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10779 | 2024.10.09 17:23:51.880294 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10780 | 2024.10.09 17:23:51.880349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10781 | 2024.10.09 17:23:51.880374 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
10782 | 2024.10.09 17:23:51.880474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10783 | 2024.10.09 17:23:51.880581 [ 3 ] {} <Debug> HTTP-Session: d2d98708-6cbf-4a6a-aec3-b55c262e87d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10784 | 2024.10.09 17:23:51.880661 [ 3 ] {} <Debug> HTTP-Session: d2d98708-6cbf-4a6a-aec3-b55c262e87d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10785 | 2024.10.09 17:23:51.880735 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 100 rows starting from the beginning of the part | ||
10786 | 2024.10.09 17:23:51.880736 [ 3 ] {} <Debug> HTTP-Session: d2d98708-6cbf-4a6a-aec3-b55c262e87d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10787 | 2024.10.09 17:23:51.880836 [ 3 ] {} <Trace> HTTP-Session: d2d98708-6cbf-4a6a-aec3-b55c262e87d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10788 | 2024.10.09 17:23:51.880960 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 205 rows starting from the beginning of the part | ||
10789 | 2024.10.09 17:23:51.881097 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10790 | 2024.10.09 17:23:51.881123 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 120 rows starting from the beginning of the part | ||
10791 | 2024.10.09 17:23:51.881176 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10792 | 2024.10.09 17:23:51.881289 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 205 rows starting from the beginning of the part | ||
10793 | 2024.10.09 17:23:51.881484 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 120 rows starting from the beginning of the part | ||
10794 | 2024.10.09 17:23:51.882128 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10795 | 2024.10.09 17:23:51.882665 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10796 | 2024.10.09 17:23:51.882710 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10797 | 2024.10.09 17:23:51.883224 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10798 | 2024.10.09 17:23:51.883748 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.003908154 sec., 554225.8570158699 rows/sec., 48.87 MiB/sec. | ||
10799 | 2024.10.09 17:23:51.883816 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10800 | 2024.10.09 17:23:51.884026 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.003019 sec., 11593.242795627692 rows/sec., 864.64 KiB/sec. | ||
10801 | 2024.10.09 17:23:51.884442 [ 196 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10802 | 2024.10.09 17:23:51.884507 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Debug> DynamicQueryHandler: Done processing query | ||
10803 | 2024.10.09 17:23:51.884621 [ 3 ] {62e67989-3aac-4063-8f59-c471de7e7108} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10804 | 2024.10.09 17:23:51.884718 [ 3 ] {} <Debug> HTTP-Session: d2d98708-6cbf-4a6a-aec3-b55c262e87d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10805 | 2024.10.09 17:23:51.885004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10806 | 2024.10.09 17:23:51.885169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10807 | 2024.10.09 17:23:51.885259 [ 3 ] {} <Debug> HTTP-Session: 2cb437b4-bedc-4800-833a-0ac4f2547265 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10808 | 2024.10.09 17:23:51.885294 [ 3 ] {} <Debug> HTTP-Session: 2cb437b4-bedc-4800-833a-0ac4f2547265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10809 | 2024.10.09 17:23:51.885349 [ 3 ] {} <Debug> HTTP-Session: 2cb437b4-bedc-4800-833a-0ac4f2547265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10810 | 2024.10.09 17:23:51.885409 [ 3 ] {} <Trace> HTTP-Session: 2cb437b4-bedc-4800-833a-0ac4f2547265 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10811 | 2024.10.09 17:23:51.885605 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10812 | 2024.10.09 17:23:51.885656 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10813 | 2024.10.09 17:23:51.885680 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10814 | 2024.10.09 17:23:51.885929 [ 193 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_56_11} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10815 | 2024.10.09 17:23:51.886168 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
10816 | 2024.10.09 17:23:51.886293 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10817 | 2024.10.09 17:23:51.886690 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10818 | 2024.10.09 17:23:51.886728 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10819 | 2024.10.09 17:23:51.887095 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10820 | 2024.10.09 17:23:51.887453 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10821 | 2024.10.09 17:23:51.887600 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.002063 sec., 47988.366456616575 rows/sec., 3.75 MiB/sec. | ||
10822 | 2024.10.09 17:23:51.887636 [ 124 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10823 | 2024.10.09 17:23:51.887730 [ 124 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10824 | 2024.10.09 17:23:51.887789 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10825 | 2024.10.09 17:23:51.887915 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Debug> DynamicQueryHandler: Done processing query | ||
10826 | 2024.10.09 17:23:51.887996 [ 3 ] {fd454d5f-6583-43cf-a26d-cdae387e3b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
10827 | 2024.10.09 17:23:51.888056 [ 3 ] {} <Debug> HTTP-Session: 2cb437b4-bedc-4800-833a-0ac4f2547265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10828 | 2024.10.09 17:23:51.888098 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
10829 | 2024.10.09 17:23:51.888386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10830 | 2024.10.09 17:23:51.888568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10831 | 2024.10.09 17:23:51.888673 [ 3 ] {} <Debug> HTTP-Session: be4e74e4-eccd-4430-a62c-035f26aa597c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10832 | 2024.10.09 17:23:51.888752 [ 3 ] {} <Debug> HTTP-Session: be4e74e4-eccd-4430-a62c-035f26aa597c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10833 | 2024.10.09 17:23:51.888839 [ 3 ] {} <Debug> HTTP-Session: be4e74e4-eccd-4430-a62c-035f26aa597c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10834 | 2024.10.09 17:23:51.888952 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10835 | 2024.10.09 17:23:51.888976 [ 3 ] {} <Trace> HTTP-Session: be4e74e4-eccd-4430-a62c-035f26aa597c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10836 | 2024.10.09 17:23:51.889069 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
10837 | 2024.10.09 17:23:51.889297 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part | ||
10838 | 2024.10.09 17:23:51.889363 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10839 | 2024.10.09 17:23:51.889581 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 390 rows starting from the beginning of the part | ||
10840 | 2024.10.09 17:23:51.889715 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10841 | 2024.10.09 17:23:51.889991 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 99 rows starting from the beginning of the part | ||
10842 | 2024.10.09 17:23:51.890383 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 390 rows starting from the beginning of the part | ||
10843 | 2024.10.09 17:23:51.890778 [ 196 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 99 rows starting from the beginning of the part | ||
10844 | 2024.10.09 17:23:51.891072 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10845 | 2024.10.09 17:23:51.892119 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10846 | 2024.10.09 17:23:51.892203 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10847 | 2024.10.09 17:23:51.893352 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10848 | 2024.10.09 17:23:51.894082 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10849 | 2024.10.09 17:23:51.894134 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.006272975 sec., 315161.46644933225 rows/sec., 24.15 MiB/sec. | ||
10850 | 2024.10.09 17:23:51.894327 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10851 | 2024.10.09 17:23:51.894387 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005224 sec., 31010.719754977028 rows/sec., 2.16 MiB/sec. | ||
10852 | 2024.10.09 17:23:51.894391 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10853 | 2024.10.09 17:23:51.894486 [ 193 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10854 | 2024.10.09 17:23:51.894506 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10855 | 2024.10.09 17:23:51.894940 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
10856 | 2024.10.09 17:23:51.895019 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Debug> DynamicQueryHandler: Done processing query | ||
10857 | 2024.10.09 17:23:51.895152 [ 3 ] {bad70de6-68e3-4a41-8fc3-f2864a56946a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10858 | 2024.10.09 17:23:51.895277 [ 3 ] {} <Debug> HTTP-Session: be4e74e4-eccd-4430-a62c-035f26aa597c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10859 | 2024.10.09 17:23:51.895537 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10860 | 2024.10.09 17:23:51.895629 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16132 rows starting from the beginning of the part | ||
10861 | 2024.10.09 17:23:51.895667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 51002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10862 | 2024.10.09 17:23:51.895913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10863 | 2024.10.09 17:23:51.895998 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 44 rows starting from the beginning of the part | ||
10864 | 2024.10.09 17:23:51.896122 [ 3 ] {} <Debug> HTTP-Session: 5c7c882d-8733-416f-8190-9655dc03acb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10865 | 2024.10.09 17:23:51.896259 [ 3 ] {} <Debug> HTTP-Session: 5c7c882d-8733-416f-8190-9655dc03acb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10866 | 2024.10.09 17:23:51.896388 [ 3 ] {} <Debug> HTTP-Session: 5c7c882d-8733-416f-8190-9655dc03acb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10867 | 2024.10.09 17:23:51.896519 [ 188 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10868 | 2024.10.09 17:23:51.896612 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
10869 | 2024.10.09 17:23:51.896717 [ 3 ] {} <Trace> HTTP-Session: 5c7c882d-8733-416f-8190-9655dc03acb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10870 | 2024.10.09 17:23:51.897020 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 162 rows starting from the beginning of the part | ||
10871 | 2024.10.09 17:23:51.897107 [ 188 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_56_11} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10872 | 2024.10.09 17:23:51.897401 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
10873 | 2024.10.09 17:23:51.897554 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10874 | 2024.10.09 17:23:51.897771 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 162 rows starting from the beginning of the part | ||
10875 | 2024.10.09 17:23:51.898013 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10876 | 2024.10.09 17:23:51.898165 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <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 | ||
10877 | 2024.10.09 17:23:51.899235 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10878 | 2024.10.09 17:23:51.900891 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10879 | 2024.10.09 17:23:51.900964 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10880 | 2024.10.09 17:23:51.902703 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10881 | 2024.10.09 17:23:51.903678 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10882 | 2024.10.09 17:23:51.903898 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.006342 sec., 4888.04793440555 rows/sec., 8.76 MiB/sec. | ||
10883 | 2024.10.09 17:23:51.904239 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Debug> DynamicQueryHandler: Done processing query | ||
10884 | 2024.10.09 17:23:51.904266 [ 3 ] {3f799e13-e986-4620-9c8b-34bc886e19f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
10885 | 2024.10.09 17:23:51.904283 [ 3 ] {} <Debug> HTTP-Session: 5c7c882d-8733-416f-8190-9655dc03acb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10886 | 2024.10.09 17:23:51.904439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10887 | 2024.10.09 17:23:51.904492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10888 | 2024.10.09 17:23:51.904512 [ 3 ] {} <Debug> HTTP-Session: 75198412-f6ba-46e5-9c6f-184406dd3ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10889 | 2024.10.09 17:23:51.904529 [ 3 ] {} <Debug> HTTP-Session: 75198412-f6ba-46e5-9c6f-184406dd3ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10890 | 2024.10.09 17:23:51.904568 [ 3 ] {} <Debug> HTTP-Session: 75198412-f6ba-46e5-9c6f-184406dd3ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10891 | 2024.10.09 17:23:51.904602 [ 3 ] {} <Trace> HTTP-Session: 75198412-f6ba-46e5-9c6f-184406dd3ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10892 | 2024.10.09 17:23:51.904751 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10893 | 2024.10.09 17:23:51.904810 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10894 | 2024.10.09 17:23:51.905246 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10895 | 2024.10.09 17:23:51.905591 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10896 | 2024.10.09 17:23:51.905635 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10897 | 2024.10.09 17:23:51.906275 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16974 rows, containing 5 columns (5 merged, 0 gathered) in 0.01159917 sec., 1463380.5694717811 rows/sec., 98.81 MiB/sec. | ||
10898 | 2024.10.09 17:23:51.906517 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10899 | 2024.10.09 17:23:51.906545 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10900 | 2024.10.09 17:23:51.907291 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10901 | 2024.10.09 17:23:51.907408 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10902 | 2024.10.09 17:23:51.907566 [ 124 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10903 | 2024.10.09 17:23:51.907670 [ 124 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10904 | 2024.10.09 17:23:51.907678 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10905 | 2024.10.09 17:23:51.907700 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00299 sec., 20066.889632107024 rows/sec., 1.35 MiB/sec. | ||
10906 | 2024.10.09 17:23:51.907720 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
10907 | 2024.10.09 17:23:51.908095 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
10908 | 2024.10.09 17:23:51.908269 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
10909 | 2024.10.09 17:23:51.908502 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Debug> DynamicQueryHandler: Done processing query | ||
10910 | 2024.10.09 17:23:51.908603 [ 3 ] {74d610a1-14bb-4e3e-b35a-dd28c3004f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10911 | 2024.10.09 17:23:51.908699 [ 3 ] {} <Debug> HTTP-Session: 75198412-f6ba-46e5-9c6f-184406dd3ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10912 | 2024.10.09 17:23:51.908961 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10913 | 2024.10.09 17:23:51.909064 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3072 rows starting from the beginning of the part | ||
10914 | 2024.10.09 17:23:51.909233 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
10915 | 2024.10.09 17:23:51.909440 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
10916 | 2024.10.09 17:23:51.909623 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
10917 | 2024.10.09 17:23:51.909801 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
10918 | 2024.10.09 17:23:51.910000 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
10919 | 2024.10.09 17:23:51.911535 [ 193 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3374 rows, containing 4 columns (4 merged, 0 gathered) in 0.003643158 sec., 926119.5918486104 rows/sec., 60.39 MiB/sec. | ||
10920 | 2024.10.09 17:23:51.911924 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10921 | 2024.10.09 17:23:51.912413 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10922 | 2024.10.09 17:23:51.912504 [ 192 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_56_11} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10923 | 2024.10.09 17:23:51.912596 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
10924 | 2024.10.09 17:23:52.000181 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.98 MiB, peak 174.79 MiB, free memory in arenas 0.00 B, will set to 167.88 MiB (RSS), difference: 1.89 MiB | ||
10925 | 2024.10.09 17:23:54.172691 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10926 | 2024.10.09 17:23:54.172742 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10927 | 2024.10.09 17:23:56.875614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10928 | 2024.10.09 17:23:56.875756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10929 | 2024.10.09 17:23:56.875785 [ 3 ] {} <Debug> HTTP-Session: 2ed580fb-74f2-4169-93fb-44e859c4e72f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10930 | 2024.10.09 17:23:56.875812 [ 3 ] {} <Debug> HTTP-Session: 2ed580fb-74f2-4169-93fb-44e859c4e72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10931 | 2024.10.09 17:23:56.875829 [ 3 ] {} <Debug> HTTP-Session: 2ed580fb-74f2-4169-93fb-44e859c4e72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10932 | 2024.10.09 17:23:56.875886 [ 3 ] {} <Trace> HTTP-Session: 2ed580fb-74f2-4169-93fb-44e859c4e72f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10933 | 2024.10.09 17:23:56.876083 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10934 | 2024.10.09 17:23:56.876158 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10935 | 2024.10.09 17:23:56.876549 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10936 | 2024.10.09 17:23:56.876982 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10937 | 2024.10.09 17:23:56.877021 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10938 | 2024.10.09 17:23:56.877429 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10939 | 2024.10.09 17:23:56.877814 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10940 | 2024.10.09 17:23:56.877961 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001942 sec., 3089.5983522142124 rows/sec., 251.94 KiB/sec. | ||
10941 | 2024.10.09 17:23:56.878153 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Debug> DynamicQueryHandler: Done processing query | ||
10942 | 2024.10.09 17:23:56.878180 [ 3 ] {ccfbbdd5-5c4f-4d7a-b9b0-1699a1d1fe54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10943 | 2024.10.09 17:23:56.878196 [ 3 ] {} <Debug> HTTP-Session: 2ed580fb-74f2-4169-93fb-44e859c4e72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10944 | 2024.10.09 17:23:56.878506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10945 | 2024.10.09 17:23:56.878555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10946 | 2024.10.09 17:23:56.878574 [ 3 ] {} <Debug> HTTP-Session: ed63d048-f892-46ca-b23e-92bae5470e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10947 | 2024.10.09 17:23:56.878590 [ 3 ] {} <Debug> HTTP-Session: ed63d048-f892-46ca-b23e-92bae5470e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10948 | 2024.10.09 17:23:56.878604 [ 3 ] {} <Debug> HTTP-Session: ed63d048-f892-46ca-b23e-92bae5470e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10949 | 2024.10.09 17:23:56.878635 [ 3 ] {} <Trace> HTTP-Session: ed63d048-f892-46ca-b23e-92bae5470e7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10950 | 2024.10.09 17:23:56.878789 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10951 | 2024.10.09 17:23:56.878831 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10952 | 2024.10.09 17:23:56.879051 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10953 | 2024.10.09 17:23:56.879533 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10954 | 2024.10.09 17:23:56.879567 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10955 | 2024.10.09 17:23:56.879937 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10956 | 2024.10.09 17:23:56.880293 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10957 | 2024.10.09 17:23:56.880422 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.001703 sec., 122137.40458015267 rows/sec., 10.70 MiB/sec. | ||
10958 | 2024.10.09 17:23:56.880687 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Debug> DynamicQueryHandler: Done processing query | ||
10959 | 2024.10.09 17:23:56.880752 [ 3 ] {374028df-14ec-4ca6-87ee-9e35daba14dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10960 | 2024.10.09 17:23:56.880811 [ 3 ] {} <Debug> HTTP-Session: ed63d048-f892-46ca-b23e-92bae5470e7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10961 | 2024.10.09 17:23:56.880996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10962 | 2024.10.09 17:23:56.881047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10963 | 2024.10.09 17:23:56.881066 [ 3 ] {} <Debug> HTTP-Session: 0bbbf954-c016-4f01-a770-c1f56333afff Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10964 | 2024.10.09 17:23:56.881082 [ 3 ] {} <Debug> HTTP-Session: 0bbbf954-c016-4f01-a770-c1f56333afff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10965 | 2024.10.09 17:23:56.881096 [ 3 ] {} <Debug> HTTP-Session: 0bbbf954-c016-4f01-a770-c1f56333afff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10966 | 2024.10.09 17:23:56.881127 [ 3 ] {} <Trace> HTTP-Session: 0bbbf954-c016-4f01-a770-c1f56333afff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10967 | 2024.10.09 17:23:56.881233 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10968 | 2024.10.09 17:23:56.881277 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10969 | 2024.10.09 17:23:56.881518 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10970 | 2024.10.09 17:23:56.881887 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10971 | 2024.10.09 17:23:56.881922 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10972 | 2024.10.09 17:23:56.882272 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10973 | 2024.10.09 17:23:56.882626 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10974 | 2024.10.09 17:23:56.882751 [ 26 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10975 | 2024.10.09 17:23:56.882755 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.001549 sec., 9038.089089735313 rows/sec., 658.82 KiB/sec. | ||
10976 | 2024.10.09 17:23:56.882797 [ 26 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10977 | 2024.10.09 17:23:56.882840 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10978 | 2024.10.09 17:23:56.883011 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Debug> DynamicQueryHandler: Done processing query | ||
10979 | 2024.10.09 17:23:56.883048 [ 3 ] {72d1ccb6-caf1-4958-96d5-2ede608b0ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10980 | 2024.10.09 17:23:56.883054 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
10981 | 2024.10.09 17:23:56.883072 [ 3 ] {} <Debug> HTTP-Session: 0bbbf954-c016-4f01-a770-c1f56333afff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10982 | 2024.10.09 17:23:56.883285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10983 | 2024.10.09 17:23:56.883360 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10984 | 2024.10.09 17:23:56.883379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10985 | 2024.10.09 17:23:56.883432 [ 3 ] {} <Debug> HTTP-Session: 8e52ccb7-5fc8-4b19-b6ca-7e265d28becf Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
10986 | 2024.10.09 17:23:56.883442 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
10987 | 2024.10.09 17:23:56.883459 [ 3 ] {} <Debug> HTTP-Session: 8e52ccb7-5fc8-4b19-b6ca-7e265d28becf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10988 | 2024.10.09 17:23:56.883503 [ 3 ] {} <Debug> HTTP-Session: 8e52ccb7-5fc8-4b19-b6ca-7e265d28becf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10989 | 2024.10.09 17:23:56.883597 [ 3 ] {} <Trace> HTTP-Session: 8e52ccb7-5fc8-4b19-b6ca-7e265d28becf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10990 | 2024.10.09 17:23:56.883675 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
10991 | 2024.10.09 17:23:56.884092 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
10992 | 2024.10.09 17:23:56.884110 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10993 | 2024.10.09 17:23:56.884352 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10994 | 2024.10.09 17:23:56.884475 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
10995 | 2024.10.09 17:23:56.884880 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
10996 | 2024.10.09 17:23:56.885160 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
10997 | 2024.10.09 17:23:56.885938 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10998 | 2024.10.09 17:23:56.886857 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10999 | 2024.10.09 17:23:56.886917 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11000 | 2024.10.09 17:23:56.887927 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11001 | 2024.10.09 17:23:56.888516 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.00556337 sec., 28220.305318538944 rows/sec., 2.15 MiB/sec. | ||
11002 | 2024.10.09 17:23:56.888737 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11003 | 2024.10.09 17:23:56.888931 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11004 | 2024.10.09 17:23:56.889192 [ 78 ] {} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
11005 | 2024.10.09 17:23:56.889313 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005475 sec., 2557.0776255707765 rows/sec., 179.08 KiB/sec. | ||
11006 | 2024.10.09 17:23:56.889318 [ 78 ] {} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11007 | 2024.10.09 17:23:56.889423 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11008 | 2024.10.09 17:23:56.889975 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::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 | ||
11009 | 2024.10.09 17:23:56.890137 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Debug> DynamicQueryHandler: Done processing query | ||
11010 | 2024.10.09 17:23:56.890224 [ 3 ] {3772add4-469e-4aee-9c42-320e43c76c2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11011 | 2024.10.09 17:23:56.890293 [ 3 ] {} <Debug> HTTP-Session: 8e52ccb7-5fc8-4b19-b6ca-7e265d28becf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11012 | 2024.10.09 17:23:56.890417 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11013 | 2024.10.09 17:23:56.890454 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part | ||
11014 | 2024.10.09 17:23:56.890514 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11015 | 2024.10.09 17:23:56.890583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11016 | 2024.10.09 17:23:56.890823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11017 | 2024.10.09 17:23:56.890896 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
11018 | 2024.10.09 17:23:56.890956 [ 3 ] {} <Debug> HTTP-Session: c2a43d0d-ecec-4316-ac39-f4d69d3c5aab Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11019 | 2024.10.09 17:23:56.891048 [ 3 ] {} <Debug> HTTP-Session: c2a43d0d-ecec-4316-ac39-f4d69d3c5aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11020 | 2024.10.09 17:23:56.891095 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_51_10} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11021 | 2024.10.09 17:23:56.891141 [ 3 ] {} <Debug> HTTP-Session: c2a43d0d-ecec-4316-ac39-f4d69d3c5aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11022 | 2024.10.09 17:23:56.891325 [ 3 ] {} <Trace> HTTP-Session: c2a43d0d-ecec-4316-ac39-f4d69d3c5aab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11023 | 2024.10.09 17:23:56.891434 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
11024 | 2024.10.09 17:23:56.891525 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11025 | 2024.10.09 17:23:56.891779 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11026 | 2024.10.09 17:23:56.891811 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
11027 | 2024.10.09 17:23:56.891919 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11028 | 2024.10.09 17:23:56.892115 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
11029 | 2024.10.09 17:23:56.892482 [ 193 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
11030 | 2024.10.09 17:23:56.893285 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11031 | 2024.10.09 17:23:56.894175 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11032 | 2024.10.09 17:23:56.894245 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11033 | 2024.10.09 17:23:56.895320 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11034 | 2024.10.09 17:23:56.895832 [ 189 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006229845 sec., 84432.27720753886 rows/sec., 5.74 MiB/sec. | ||
11035 | 2024.10.09 17:23:56.896094 [ 189 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
11036 | 2024.10.09 17:23:56.896294 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11037 | 2024.10.09 17:23:56.896649 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004992 sec., 1201.923076923077 rows/sec., 71.01 KiB/sec. | ||
11038 | 2024.10.09 17:23:56.897584 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Debug> DynamicQueryHandler: Done processing query | ||
11039 | 2024.10.09 17:23:56.897622 [ 3 ] {ca2dec4f-8fc5-4c40-9a1b-f1753ace99b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11040 | 2024.10.09 17:23:56.897665 [ 3 ] {} <Debug> HTTP-Session: c2a43d0d-ecec-4316-ac39-f4d69d3c5aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11041 | 2024.10.09 17:23:56.897812 [ 189 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11042 | 2024.10.09 17:23:56.897920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 64172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11043 | 2024.10.09 17:23:56.897971 [ 189 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_31_6} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
11044 | 2024.10.09 17:23:56.898010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11045 | 2024.10.09 17:23:56.898078 [ 3 ] {} <Debug> HTTP-Session: f7b31cd5-5228-44ce-820d-3122fdacfde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11046 | 2024.10.09 17:23:56.898121 [ 3 ] {} <Debug> HTTP-Session: f7b31cd5-5228-44ce-820d-3122fdacfde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11047 | 2024.10.09 17:23:56.898128 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11048 | 2024.10.09 17:23:56.898145 [ 3 ] {} <Debug> HTTP-Session: f7b31cd5-5228-44ce-820d-3122fdacfde6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11049 | 2024.10.09 17:23:56.898203 [ 3 ] {} <Trace> HTTP-Session: f7b31cd5-5228-44ce-820d-3122fdacfde6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11050 | 2024.10.09 17:23:56.898457 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11051 | 2024.10.09 17:23:56.898504 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11052 | 2024.10.09 17:23:56.898748 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11053 | 2024.10.09 17:23:56.899296 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11054 | 2024.10.09 17:23:56.899332 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11055 | 2024.10.09 17:23:56.899720 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11056 | 2024.10.09 17:23:56.900086 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11057 | 2024.10.09 17:23:56.900219 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Debug> executeQuery: Read 396 rows, 28.81 KiB in 0.00192 sec., 206250 rows/sec., 14.65 MiB/sec. | ||
11058 | 2024.10.09 17:23:56.900378 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Debug> DynamicQueryHandler: Done processing query | ||
11059 | 2024.10.09 17:23:56.900403 [ 3 ] {c8b2bdb3-93c2-4a6e-9153-498d35580203} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
11060 | 2024.10.09 17:23:56.900419 [ 3 ] {} <Debug> HTTP-Session: f7b31cd5-5228-44ce-820d-3122fdacfde6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11061 | 2024.10.09 17:23:56.900597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11062 | 2024.10.09 17:23:56.900647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11063 | 2024.10.09 17:23:56.900667 [ 3 ] {} <Debug> HTTP-Session: da182032-fc96-4c9c-876c-68436ed08a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11064 | 2024.10.09 17:23:56.900683 [ 3 ] {} <Debug> HTTP-Session: da182032-fc96-4c9c-876c-68436ed08a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11065 | 2024.10.09 17:23:56.900697 [ 3 ] {} <Debug> HTTP-Session: da182032-fc96-4c9c-876c-68436ed08a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11066 | 2024.10.09 17:23:56.900728 [ 3 ] {} <Trace> HTTP-Session: da182032-fc96-4c9c-876c-68436ed08a72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11067 | 2024.10.09 17:23:56.900829 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11068 | 2024.10.09 17:23:56.900875 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11069 | 2024.10.09 17:23:56.901006 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11070 | 2024.10.09 17:23:56.901340 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11071 | 2024.10.09 17:23:56.901381 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11072 | 2024.10.09 17:23:56.901772 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11073 | 2024.10.09 17:23:56.902177 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11074 | 2024.10.09 17:23:56.902307 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. | ||
11075 | 2024.10.09 17:23:56.902465 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Debug> DynamicQueryHandler: Done processing query | ||
11076 | 2024.10.09 17:23:56.902490 [ 3 ] {a91323e5-cf37-4d8c-9ff8-9802c7651bed} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11077 | 2024.10.09 17:23:56.902507 [ 3 ] {} <Debug> HTTP-Session: da182032-fc96-4c9c-876c-68436ed08a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11078 | 2024.10.09 17:23:56.902698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 45209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11079 | 2024.10.09 17:23:56.902747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11080 | 2024.10.09 17:23:56.902766 [ 3 ] {} <Debug> HTTP-Session: b59759b5-d1a5-4a71-a11c-a23d9a7d4a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11081 | 2024.10.09 17:23:56.902783 [ 3 ] {} <Debug> HTTP-Session: b59759b5-d1a5-4a71-a11c-a23d9a7d4a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11082 | 2024.10.09 17:23:56.902797 [ 3 ] {} <Debug> HTTP-Session: b59759b5-d1a5-4a71-a11c-a23d9a7d4a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11083 | 2024.10.09 17:23:56.902827 [ 3 ] {} <Trace> HTTP-Session: b59759b5-d1a5-4a71-a11c-a23d9a7d4a76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11084 | 2024.10.09 17:23:56.903002 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11085 | 2024.10.09 17:23:56.903050 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11086 | 2024.10.09 17:23:56.903193 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11087 | 2024.10.09 17:23:56.903648 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11088 | 2024.10.09 17:23:56.903686 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11089 | 2024.10.09 17:23:56.904086 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11090 | 2024.10.09 17:23:56.904446 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11091 | 2024.10.09 17:23:56.904583 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001672 sec., 143540.6698564593 rows/sec., 9.62 MiB/sec. | ||
11092 | 2024.10.09 17:23:56.904756 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Debug> DynamicQueryHandler: Done processing query | ||
11093 | 2024.10.09 17:23:56.904783 [ 3 ] {d3b80de3-856d-4bdf-b601-c9cbcc97eeb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11094 | 2024.10.09 17:23:56.904804 [ 3 ] {} <Debug> HTTP-Session: b59759b5-d1a5-4a71-a11c-a23d9a7d4a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11095 | 2024.10.09 17:23:56.904941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11096 | 2024.10.09 17:23:56.904992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11097 | 2024.10.09 17:23:56.905012 [ 3 ] {} <Debug> HTTP-Session: ef49b807-8901-41b1-9806-cc95e6ed3c0a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11098 | 2024.10.09 17:23:56.905029 [ 3 ] {} <Debug> HTTP-Session: ef49b807-8901-41b1-9806-cc95e6ed3c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11099 | 2024.10.09 17:23:56.905048 [ 3 ] {} <Debug> HTTP-Session: ef49b807-8901-41b1-9806-cc95e6ed3c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11100 | 2024.10.09 17:23:56.905084 [ 3 ] {} <Trace> HTTP-Session: ef49b807-8901-41b1-9806-cc95e6ed3c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11101 | 2024.10.09 17:23:56.905179 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11102 | 2024.10.09 17:23:56.905226 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11103 | 2024.10.09 17:23:56.905357 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11104 | 2024.10.09 17:23:56.905647 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11105 | 2024.10.09 17:23:56.905690 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11106 | 2024.10.09 17:23:56.906059 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11107 | 2024.10.09 17:23:56.906380 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11108 | 2024.10.09 17:23:56.906505 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
11109 | 2024.10.09 17:23:56.906662 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Debug> DynamicQueryHandler: Done processing query | ||
11110 | 2024.10.09 17:23:56.906687 [ 3 ] {27acef20-881a-4c4f-8baf-5084f7dc606d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11111 | 2024.10.09 17:23:56.906704 [ 3 ] {} <Debug> HTTP-Session: ef49b807-8901-41b1-9806-cc95e6ed3c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11112 | 2024.10.09 17:23:56.906829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11113 | 2024.10.09 17:23:56.906877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11114 | 2024.10.09 17:23:56.906897 [ 3 ] {} <Debug> HTTP-Session: 80366823-ac56-4c9c-a212-1a5c85fbe616 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11115 | 2024.10.09 17:23:56.906913 [ 3 ] {} <Debug> HTTP-Session: 80366823-ac56-4c9c-a212-1a5c85fbe616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11116 | 2024.10.09 17:23:56.906927 [ 3 ] {} <Debug> HTTP-Session: 80366823-ac56-4c9c-a212-1a5c85fbe616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11117 | 2024.10.09 17:23:56.906957 [ 3 ] {} <Trace> HTTP-Session: 80366823-ac56-4c9c-a212-1a5c85fbe616 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11118 | 2024.10.09 17:23:56.907104 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11119 | 2024.10.09 17:23:56.907169 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <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 | ||
11120 | 2024.10.09 17:23:56.907601 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11121 | 2024.10.09 17:23:56.908094 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11122 | 2024.10.09 17:23:56.908130 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11123 | 2024.10.09 17:23:56.908740 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11124 | 2024.10.09 17:23:56.909168 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11125 | 2024.10.09 17:23:56.909299 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11126 | 2024.10.09 17:23:56.909318 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002287 sec., 3498.0323567993005 rows/sec., 6.27 MiB/sec. | ||
11127 | 2024.10.09 17:23:56.909337 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11128 | 2024.10.09 17:23:56.909372 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11129 | 2024.10.09 17:23:56.909549 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
11130 | 2024.10.09 17:23:56.909635 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Debug> DynamicQueryHandler: Done processing query | ||
11131 | 2024.10.09 17:23:56.909665 [ 3 ] {8a56183b-200f-423e-ad63-584df6e3265f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
11132 | 2024.10.09 17:23:56.909694 [ 3 ] {} <Debug> HTTP-Session: 80366823-ac56-4c9c-a212-1a5c85fbe616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11133 | 2024.10.09 17:23:56.909847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11134 | 2024.10.09 17:23:56.909888 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11135 | 2024.10.09 17:23:56.909908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11136 | 2024.10.09 17:23:56.909937 [ 3 ] {} <Debug> HTTP-Session: d3031db9-7119-41d1-946e-2d67aa907d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11137 | 2024.10.09 17:23:56.909960 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 739 rows starting from the beginning of the part | ||
11138 | 2024.10.09 17:23:56.909964 [ 3 ] {} <Debug> HTTP-Session: d3031db9-7119-41d1-946e-2d67aa907d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11139 | 2024.10.09 17:23:56.909987 [ 3 ] {} <Debug> HTTP-Session: d3031db9-7119-41d1-946e-2d67aa907d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11140 | 2024.10.09 17:23:56.910036 [ 3 ] {} <Trace> HTTP-Session: d3031db9-7119-41d1-946e-2d67aa907d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11141 | 2024.10.09 17:23:56.910249 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11142 | 2024.10.09 17:23:56.910264 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
11143 | 2024.10.09 17:23:56.910305 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11144 | 2024.10.09 17:23:56.910752 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
11145 | 2024.10.09 17:23:56.910777 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11146 | 2024.10.09 17:23:56.911341 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
11147 | 2024.10.09 17:23:56.911530 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11148 | 2024.10.09 17:23:56.911622 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11149 | 2024.10.09 17:23:56.911953 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
11150 | 2024.10.09 17:23:56.912472 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
11151 | 2024.10.09 17:23:56.912758 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11152 | 2024.10.09 17:23:56.913353 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11153 | 2024.10.09 17:23:56.913569 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003399 sec., 24124.74257134451 rows/sec., 1.53 MiB/sec. | ||
11154 | 2024.10.09 17:23:56.913812 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Debug> DynamicQueryHandler: Done processing query | ||
11155 | 2024.10.09 17:23:56.913841 [ 3 ] {bb9a7173-e87b-4984-9129-f84759e5e115} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11156 | 2024.10.09 17:23:56.913856 [ 3 ] {} <Debug> HTTP-Session: d3031db9-7119-41d1-946e-2d67aa907d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11157 | 2024.10.09 17:23:56.926211 [ 189 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 19 columns (19 merged, 0 gathered) in 0.016759991 sec., 49224.37010855197 rows/sec., 88.21 MiB/sec. | ||
11158 | 2024.10.09 17:23:56.927325 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11159 | 2024.10.09 17:23:56.928020 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11160 | 2024.10.09 17:23:56.928126 [ 187 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11161 | 2024.10.09 17:23:56.928310 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
11162 | 2024.10.09 17:23:59.425609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1088 | ||
11163 | 2024.10.09 17:23:59.428567 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11164 | 2024.10.09 17:23:59.428616 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11165 | 2024.10.09 17:23:59.430145 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11166 | 2024.10.09 17:23:59.431234 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11167 | 2024.10.09 17:23:59.431435 [ 34 ] {} <Debug> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
11168 | 2024.10.09 17:23:59.431495 [ 34 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11169 | 2024.10.09 17:23:59.431533 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11170 | 2024.10.09 17:23:59.431876 [ 198 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
11171 | 2024.10.09 17:23:59.433488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
11172 | 2024.10.09 17:23:59.433988 [ 198 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11173 | 2024.10.09 17:23:59.434124 [ 198 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 906 rows starting from the beginning of the part | ||
11174 | 2024.10.09 17:23:59.434703 [ 198 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
11175 | 2024.10.09 17:23:59.435233 [ 198 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
11176 | 2024.10.09 17:23:59.435729 [ 198 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
11177 | 2024.10.09 17:23:59.436216 [ 198 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
11178 | 2024.10.09 17:23:59.436775 [ 198 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
11179 | 2024.10.09 17:23:59.444767 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 72 columns (72 merged, 0 gathered) in 0.013153253 sec., 82717.1803051306 rows/sec., 56.66 MiB/sec. | ||
11180 | 2024.10.09 17:23:59.446200 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
11181 | 2024.10.09 17:23:59.447924 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11182 | 2024.10.09 17:23:59.448022 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_26_5} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
11183 | 2024.10.09 17:23:59.448365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
11184 | 2024.10.09 17:24:00.117432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11185 | 2024.10.09 17:24:00.117626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11186 | 2024.10.09 17:24:00.117673 [ 3 ] {} <Debug> HTTP-Session: 6d02af72-ab64-4143-af95-7453558d64bd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11187 | 2024.10.09 17:24:00.117715 [ 3 ] {} <Debug> HTTP-Session: 6d02af72-ab64-4143-af95-7453558d64bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11188 | 2024.10.09 17:24:00.117744 [ 3 ] {} <Debug> HTTP-Session: 6d02af72-ab64-4143-af95-7453558d64bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11189 | 2024.10.09 17:24:00.117802 [ 3 ] {} <Trace> HTTP-Session: 6d02af72-ab64-4143-af95-7453558d64bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11190 | 2024.10.09 17:24:00.117989 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11191 | 2024.10.09 17:24:00.118058 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11192 | 2024.10.09 17:24:00.118409 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11193 | 2024.10.09 17:24:00.118827 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11194 | 2024.10.09 17:24:00.118868 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11195 | 2024.10.09 17:24:00.119277 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
11196 | 2024.10.09 17:24:00.119672 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11197 | 2024.10.09 17:24:00.119867 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00192 sec., 1041.6666666666667 rows/sec., 84.94 KiB/sec. | ||
11198 | 2024.10.09 17:24:00.120175 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Debug> DynamicQueryHandler: Done processing query | ||
11199 | 2024.10.09 17:24:00.120208 [ 3 ] {694cac26-fbf3-46f2-b3f6-e6df1f722000} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11200 | 2024.10.09 17:24:00.120225 [ 3 ] {} <Debug> HTTP-Session: 6d02af72-ab64-4143-af95-7453558d64bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11201 | 2024.10.09 17:24:00.120568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 175719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11202 | 2024.10.09 17:24:00.120618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11203 | 2024.10.09 17:24:00.120638 [ 3 ] {} <Debug> HTTP-Session: 1b361acb-125e-4598-b381-d7041061a534 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11204 | 2024.10.09 17:24:00.120655 [ 3 ] {} <Debug> HTTP-Session: 1b361acb-125e-4598-b381-d7041061a534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11205 | 2024.10.09 17:24:00.120669 [ 3 ] {} <Debug> HTTP-Session: 1b361acb-125e-4598-b381-d7041061a534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11206 | 2024.10.09 17:24:00.120701 [ 3 ] {} <Trace> HTTP-Session: 1b361acb-125e-4598-b381-d7041061a534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11207 | 2024.10.09 17:24:00.121163 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11208 | 2024.10.09 17:24:00.121207 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11209 | 2024.10.09 17:24:00.121457 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11210 | 2024.10.09 17:24:00.122670 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11211 | 2024.10.09 17:24:00.122708 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11212 | 2024.10.09 17:24:00.123160 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11213 | 2024.10.09 17:24:00.123519 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11214 | 2024.10.09 17:24:00.123692 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Debug> executeQuery: Read 1215 rows, 102.26 KiB in 0.002828 sec., 429632.24893917964 rows/sec., 35.31 MiB/sec. | ||
11215 | 2024.10.09 17:24:00.123878 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Debug> DynamicQueryHandler: Done processing query | ||
11216 | 2024.10.09 17:24:00.123904 [ 3 ] {b0339ba0-e427-4210-be24-7bd4c5ec839f} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
11217 | 2024.10.09 17:24:00.123920 [ 3 ] {} <Debug> HTTP-Session: 1b361acb-125e-4598-b381-d7041061a534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11218 | 2024.10.09 17:24:00.124139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11219 | 2024.10.09 17:24:00.124189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11220 | 2024.10.09 17:24:00.124208 [ 3 ] {} <Debug> HTTP-Session: 790cf2fa-f855-4bfe-a24c-0725155a5a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11221 | 2024.10.09 17:24:00.124224 [ 3 ] {} <Debug> HTTP-Session: 790cf2fa-f855-4bfe-a24c-0725155a5a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11222 | 2024.10.09 17:24:00.124239 [ 3 ] {} <Debug> HTTP-Session: 790cf2fa-f855-4bfe-a24c-0725155a5a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11223 | 2024.10.09 17:24:00.124270 [ 3 ] {} <Trace> HTTP-Session: 790cf2fa-f855-4bfe-a24c-0725155a5a53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11224 | 2024.10.09 17:24:00.124368 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11225 | 2024.10.09 17:24:00.124411 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11226 | 2024.10.09 17:24:00.124642 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11227 | 2024.10.09 17:24:00.124943 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11228 | 2024.10.09 17:24:00.124981 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11229 | 2024.10.09 17:24:00.125337 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11230 | 2024.10.09 17:24:00.125709 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11231 | 2024.10.09 17:24:00.125864 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001518 sec., 7246.376811594203 rows/sec., 537.82 KiB/sec. | ||
11232 | 2024.10.09 17:24:00.126029 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Debug> DynamicQueryHandler: Done processing query | ||
11233 | 2024.10.09 17:24:00.126055 [ 3 ] {79d462dd-bc41-4c4e-98c2-f353a9810555} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11234 | 2024.10.09 17:24:00.126072 [ 3 ] {} <Debug> HTTP-Session: 790cf2fa-f855-4bfe-a24c-0725155a5a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11235 | 2024.10.09 17:24:00.126244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11236 | 2024.10.09 17:24:00.126292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11237 | 2024.10.09 17:24:00.126311 [ 3 ] {} <Debug> HTTP-Session: 947082b9-0c54-4628-bc10-d4a9ea01dbd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11238 | 2024.10.09 17:24:00.126328 [ 3 ] {} <Debug> HTTP-Session: 947082b9-0c54-4628-bc10-d4a9ea01dbd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11239 | 2024.10.09 17:24:00.126342 [ 3 ] {} <Debug> HTTP-Session: 947082b9-0c54-4628-bc10-d4a9ea01dbd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11240 | 2024.10.09 17:24:00.126373 [ 3 ] {} <Trace> HTTP-Session: 947082b9-0c54-4628-bc10-d4a9ea01dbd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11241 | 2024.10.09 17:24:00.126525 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11242 | 2024.10.09 17:24:00.126569 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11243 | 2024.10.09 17:24:00.126792 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11244 | 2024.10.09 17:24:00.127230 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11245 | 2024.10.09 17:24:00.127270 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11246 | 2024.10.09 17:24:00.127644 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11247 | 2024.10.09 17:24:00.128016 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11248 | 2024.10.09 17:24:00.128190 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001729 sec., 131868.13186813187 rows/sec., 8.93 MiB/sec. | ||
11249 | 2024.10.09 17:24:00.128362 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Debug> DynamicQueryHandler: Done processing query | ||
11250 | 2024.10.09 17:24:00.128388 [ 3 ] {488e4020-97e4-486f-948f-3f2ffad2a446} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
11251 | 2024.10.09 17:24:00.128404 [ 3 ] {} <Debug> HTTP-Session: 947082b9-0c54-4628-bc10-d4a9ea01dbd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11252 | 2024.10.09 17:24:00.128653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 87716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11253 | 2024.10.09 17:24:00.128702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11254 | 2024.10.09 17:24:00.128721 [ 3 ] {} <Debug> HTTP-Session: 869ef6b8-3299-4189-b8d3-68c9ac2cdc29 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11255 | 2024.10.09 17:24:00.128737 [ 3 ] {} <Debug> HTTP-Session: 869ef6b8-3299-4189-b8d3-68c9ac2cdc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11256 | 2024.10.09 17:24:00.128753 [ 3 ] {} <Debug> HTTP-Session: 869ef6b8-3299-4189-b8d3-68c9ac2cdc29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11257 | 2024.10.09 17:24:00.128784 [ 3 ] {} <Trace> HTTP-Session: 869ef6b8-3299-4189-b8d3-68c9ac2cdc29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11258 | 2024.10.09 17:24:00.129067 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11259 | 2024.10.09 17:24:00.129111 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11260 | 2024.10.09 17:24:00.129335 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11261 | 2024.10.09 17:24:00.130094 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11262 | 2024.10.09 17:24:00.130132 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11263 | 2024.10.09 17:24:00.130514 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11264 | 2024.10.09 17:24:00.130880 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11265 | 2024.10.09 17:24:00.131040 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.002149 sec., 247091.6705444393 rows/sec., 18.31 MiB/sec. | ||
11266 | 2024.10.09 17:24:00.131222 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Debug> DynamicQueryHandler: Done processing query | ||
11267 | 2024.10.09 17:24:00.131248 [ 3 ] {527db60c-9a93-4855-82b3-24e311dcc37c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
11268 | 2024.10.09 17:24:00.131264 [ 3 ] {} <Debug> HTTP-Session: 869ef6b8-3299-4189-b8d3-68c9ac2cdc29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11269 | 2024.10.09 17:24:00.131642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11270 | 2024.10.09 17:24:00.131691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11271 | 2024.10.09 17:24:00.131710 [ 3 ] {} <Debug> HTTP-Session: ab14e591-89be-49ea-bf70-14961d3c0c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11272 | 2024.10.09 17:24:00.131728 [ 3 ] {} <Debug> HTTP-Session: ab14e591-89be-49ea-bf70-14961d3c0c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11273 | 2024.10.09 17:24:00.131742 [ 3 ] {} <Debug> HTTP-Session: ab14e591-89be-49ea-bf70-14961d3c0c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11274 | 2024.10.09 17:24:00.131773 [ 3 ] {} <Trace> HTTP-Session: ab14e591-89be-49ea-bf70-14961d3c0c08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2024.10.09 17:24:00.132157 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11276 | 2024.10.09 17:24:00.132205 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11277 | 2024.10.09 17:24:00.132354 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11278 | 2024.10.09 17:24:00.133244 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11279 | 2024.10.09 17:24:00.133282 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11280 | 2024.10.09 17:24:00.133721 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11281 | 2024.10.09 17:24:00.134058 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11282 | 2024.10.09 17:24:00.134220 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.002319 sec., 415265.20051746443 rows/sec., 27.86 MiB/sec. | ||
11283 | 2024.10.09 17:24:00.134382 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Debug> DynamicQueryHandler: Done processing query | ||
11284 | 2024.10.09 17:24:00.134407 [ 3 ] {d9bfba7e-7643-461f-ac3d-c309216e3800} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
11285 | 2024.10.09 17:24:00.134423 [ 3 ] {} <Debug> HTTP-Session: ab14e591-89be-49ea-bf70-14961d3c0c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11286 | 2024.10.09 17:24:00.134597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11287 | 2024.10.09 17:24:00.134645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11288 | 2024.10.09 17:24:00.134664 [ 3 ] {} <Debug> HTTP-Session: 72af7899-7e5f-46a2-8a09-890ff4ddadee Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11289 | 2024.10.09 17:24:00.134681 [ 3 ] {} <Debug> HTTP-Session: 72af7899-7e5f-46a2-8a09-890ff4ddadee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11290 | 2024.10.09 17:24:00.134695 [ 3 ] {} <Debug> HTTP-Session: 72af7899-7e5f-46a2-8a09-890ff4ddadee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11291 | 2024.10.09 17:24:00.134727 [ 3 ] {} <Trace> HTTP-Session: 72af7899-7e5f-46a2-8a09-890ff4ddadee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11292 | 2024.10.09 17:24:00.134906 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11293 | 2024.10.09 17:24:00.134971 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <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 | ||
11294 | 2024.10.09 17:24:00.135401 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11295 | 2024.10.09 17:24:00.135946 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11296 | 2024.10.09 17:24:00.135982 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11297 | 2024.10.09 17:24:00.136587 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11298 | 2024.10.09 17:24:00.137006 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11299 | 2024.10.09 17:24:00.137217 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002409 sec., 3735.9900373599003 rows/sec., 6.69 MiB/sec. | ||
11300 | 2024.10.09 17:24:00.137747 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Debug> DynamicQueryHandler: Done processing query | ||
11301 | 2024.10.09 17:24:00.137779 [ 3 ] {d95f8a85-1364-4c8c-a838-d4b817bdd64a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
11302 | 2024.10.09 17:24:00.137796 [ 3 ] {} <Debug> HTTP-Session: 72af7899-7e5f-46a2-8a09-890ff4ddadee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11303 | 2024.10.09 17:24:00.137956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11304 | 2024.10.09 17:24:00.138008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11305 | 2024.10.09 17:24:00.138027 [ 3 ] {} <Debug> HTTP-Session: 4718e753-40a0-4d5e-bd30-7878c55dda6b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11306 | 2024.10.09 17:24:00.138043 [ 3 ] {} <Debug> HTTP-Session: 4718e753-40a0-4d5e-bd30-7878c55dda6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11307 | 2024.10.09 17:24:00.138057 [ 3 ] {} <Debug> HTTP-Session: 4718e753-40a0-4d5e-bd30-7878c55dda6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11308 | 2024.10.09 17:24:00.138089 [ 3 ] {} <Trace> HTTP-Session: 4718e753-40a0-4d5e-bd30-7878c55dda6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11309 | 2024.10.09 17:24:00.138198 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11310 | 2024.10.09 17:24:00.138244 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11311 | 2024.10.09 17:24:00.138397 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11312 | 2024.10.09 17:24:00.138714 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11313 | 2024.10.09 17:24:00.138750 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11314 | 2024.10.09 17:24:00.139117 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11315 | 2024.10.09 17:24:00.139450 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11316 | 2024.10.09 17:24:00.139611 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001441 sec., 29146.42609299098 rows/sec., 1.97 MiB/sec. | ||
11317 | 2024.10.09 17:24:00.139768 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Debug> DynamicQueryHandler: Done processing query | ||
11318 | 2024.10.09 17:24:00.139793 [ 3 ] {bfc6c723-e610-45ef-b161-2a13e8094883} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11319 | 2024.10.09 17:24:00.139810 [ 3 ] {} <Debug> HTTP-Session: 4718e753-40a0-4d5e-bd30-7878c55dda6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11320 | 2024.10.09 17:24:01.866323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11321 | 2024.10.09 17:24:01.866438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11322 | 2024.10.09 17:24:01.866463 [ 3 ] {} <Debug> HTTP-Session: 7bab5117-59b6-473c-81be-bc240a3d0d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11323 | 2024.10.09 17:24:01.866488 [ 3 ] {} <Debug> HTTP-Session: 7bab5117-59b6-473c-81be-bc240a3d0d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11324 | 2024.10.09 17:24:01.866504 [ 3 ] {} <Debug> HTTP-Session: 7bab5117-59b6-473c-81be-bc240a3d0d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11325 | 2024.10.09 17:24:01.866554 [ 3 ] {} <Trace> HTTP-Session: 7bab5117-59b6-473c-81be-bc240a3d0d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11326 | 2024.10.09 17:24:01.866760 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11327 | 2024.10.09 17:24:01.866828 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11328 | 2024.10.09 17:24:01.867167 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11329 | 2024.10.09 17:24:01.867684 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11330 | 2024.10.09 17:24:01.867727 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11331 | 2024.10.09 17:24:01.868151 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11332 | 2024.10.09 17:24:01.868536 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11333 | 2024.10.09 17:24:01.868707 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002021 sec., 49480.45522018803 rows/sec., 4.11 MiB/sec. | ||
11334 | 2024.10.09 17:24:01.868915 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Debug> DynamicQueryHandler: Done processing query | ||
11335 | 2024.10.09 17:24:01.868943 [ 3 ] {19013b83-864c-484e-9422-65ff724f4e44} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11336 | 2024.10.09 17:24:01.868960 [ 3 ] {} <Debug> HTTP-Session: 7bab5117-59b6-473c-81be-bc240a3d0d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11337 | 2024.10.09 17:24:01.869090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11338 | 2024.10.09 17:24:01.869141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11339 | 2024.10.09 17:24:01.869161 [ 3 ] {} <Debug> HTTP-Session: 99bae128-6195-4fb9-a39d-41aff948c109 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11340 | 2024.10.09 17:24:01.869177 [ 3 ] {} <Debug> HTTP-Session: 99bae128-6195-4fb9-a39d-41aff948c109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11341 | 2024.10.09 17:24:01.869191 [ 3 ] {} <Debug> HTTP-Session: 99bae128-6195-4fb9-a39d-41aff948c109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11342 | 2024.10.09 17:24:01.869222 [ 3 ] {} <Trace> HTTP-Session: 99bae128-6195-4fb9-a39d-41aff948c109 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11343 | 2024.10.09 17:24:01.869324 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11344 | 2024.10.09 17:24:01.869369 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11345 | 2024.10.09 17:24:01.869599 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11346 | 2024.10.09 17:24:01.869974 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11347 | 2024.10.09 17:24:01.870013 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11348 | 2024.10.09 17:24:01.870387 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11349 | 2024.10.09 17:24:01.870760 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11350 | 2024.10.09 17:24:01.870917 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001618 sec., 13597.033374536464 rows/sec., 1022.43 KiB/sec. | ||
11351 | 2024.10.09 17:24:01.871080 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Debug> DynamicQueryHandler: Done processing query | ||
11352 | 2024.10.09 17:24:01.871105 [ 3 ] {302360f3-4050-41d9-8bfb-a139c88ba789} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11353 | 2024.10.09 17:24:01.871121 [ 3 ] {} <Debug> HTTP-Session: 99bae128-6195-4fb9-a39d-41aff948c109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11354 | 2024.10.09 17:24:01.871286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11355 | 2024.10.09 17:24:01.871334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11356 | 2024.10.09 17:24:01.871354 [ 3 ] {} <Debug> HTTP-Session: cef391b4-f432-40b2-a02e-c647a7569746 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11357 | 2024.10.09 17:24:01.871370 [ 3 ] {} <Debug> HTTP-Session: cef391b4-f432-40b2-a02e-c647a7569746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11358 | 2024.10.09 17:24:01.871384 [ 3 ] {} <Debug> HTTP-Session: cef391b4-f432-40b2-a02e-c647a7569746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11359 | 2024.10.09 17:24:01.871414 [ 3 ] {} <Trace> HTTP-Session: cef391b4-f432-40b2-a02e-c647a7569746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11360 | 2024.10.09 17:24:01.871532 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11361 | 2024.10.09 17:24:01.871575 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11362 | 2024.10.09 17:24:01.871799 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11363 | 2024.10.09 17:24:01.872194 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11364 | 2024.10.09 17:24:01.872230 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11365 | 2024.10.09 17:24:01.872593 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11366 | 2024.10.09 17:24:01.872959 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11367 | 2024.10.09 17:24:01.873105 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001611 sec., 53382.99193047796 rows/sec., 4.17 MiB/sec. | ||
11368 | 2024.10.09 17:24:01.873342 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Debug> DynamicQueryHandler: Done processing query | ||
11369 | 2024.10.09 17:24:01.873396 [ 3 ] {251d9072-fc1d-42fe-a317-60715297b95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11370 | 2024.10.09 17:24:01.873455 [ 3 ] {} <Debug> HTTP-Session: cef391b4-f432-40b2-a02e-c647a7569746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11371 | 2024.10.09 17:24:01.873648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 8475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11372 | 2024.10.09 17:24:01.873713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11373 | 2024.10.09 17:24:01.873735 [ 3 ] {} <Debug> HTTP-Session: 2b9a6416-4d68-4693-af4f-863fd54a6130 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11374 | 2024.10.09 17:24:01.873752 [ 3 ] {} <Debug> HTTP-Session: 2b9a6416-4d68-4693-af4f-863fd54a6130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11375 | 2024.10.09 17:24:01.873766 [ 3 ] {} <Debug> HTTP-Session: 2b9a6416-4d68-4693-af4f-863fd54a6130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11376 | 2024.10.09 17:24:01.873800 [ 3 ] {} <Trace> HTTP-Session: 2b9a6416-4d68-4693-af4f-863fd54a6130 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11377 | 2024.10.09 17:24:01.873923 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11378 | 2024.10.09 17:24:01.873972 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11379 | 2024.10.09 17:24:01.874137 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11380 | 2024.10.09 17:24:01.874450 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11381 | 2024.10.09 17:24:01.874486 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11382 | 2024.10.09 17:24:01.874887 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11383 | 2024.10.09 17:24:01.875269 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11384 | 2024.10.09 17:24:01.875426 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001535 sec., 28664.495114006517 rows/sec., 2.00 MiB/sec. | ||
11385 | 2024.10.09 17:24:01.875688 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Debug> DynamicQueryHandler: Done processing query | ||
11386 | 2024.10.09 17:24:01.875754 [ 3 ] {43fd86a0-d3df-4b28-964e-d3eb038907a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11387 | 2024.10.09 17:24:01.875797 [ 3 ] {} <Debug> HTTP-Session: 2b9a6416-4d68-4693-af4f-863fd54a6130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11388 | 2024.10.09 17:24:01.875999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11389 | 2024.10.09 17:24:01.876050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11390 | 2024.10.09 17:24:01.876070 [ 3 ] {} <Debug> HTTP-Session: f6c07f37-2e5d-42f0-8933-3fb84f14a6d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11391 | 2024.10.09 17:24:01.876086 [ 3 ] {} <Debug> HTTP-Session: f6c07f37-2e5d-42f0-8933-3fb84f14a6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11392 | 2024.10.09 17:24:01.876100 [ 3 ] {} <Debug> HTTP-Session: f6c07f37-2e5d-42f0-8933-3fb84f14a6d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11393 | 2024.10.09 17:24:01.876132 [ 3 ] {} <Trace> HTTP-Session: f6c07f37-2e5d-42f0-8933-3fb84f14a6d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11394 | 2024.10.09 17:24:01.876402 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11395 | 2024.10.09 17:24:01.876472 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <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 | ||
11396 | 2024.10.09 17:24:01.876904 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11397 | 2024.10.09 17:24:01.877420 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2024.10.09 17:24:01.877457 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11399 | 2024.10.09 17:24:01.878076 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11400 | 2024.10.09 17:24:01.878501 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11401 | 2024.10.09 17:24:01.878688 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002456 sec., 8957.654723127036 rows/sec., 16.05 MiB/sec. | ||
11402 | 2024.10.09 17:24:01.878891 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Debug> DynamicQueryHandler: Done processing query | ||
11403 | 2024.10.09 17:24:01.878916 [ 3 ] {f051941c-3ff7-4429-9145-28e9d5d01aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
11404 | 2024.10.09 17:24:01.878932 [ 3 ] {} <Debug> HTTP-Session: f6c07f37-2e5d-42f0-8933-3fb84f14a6d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11405 | 2024.10.09 17:24:01.879049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11406 | 2024.10.09 17:24:01.879099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11407 | 2024.10.09 17:24:01.879118 [ 3 ] {} <Debug> HTTP-Session: 199ed841-ad66-44c3-834f-e0aaef2d8df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11408 | 2024.10.09 17:24:01.879135 [ 3 ] {} <Debug> HTTP-Session: 199ed841-ad66-44c3-834f-e0aaef2d8df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11409 | 2024.10.09 17:24:01.879149 [ 3 ] {} <Debug> HTTP-Session: 199ed841-ad66-44c3-834f-e0aaef2d8df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11410 | 2024.10.09 17:24:01.879179 [ 3 ] {} <Trace> HTTP-Session: 199ed841-ad66-44c3-834f-e0aaef2d8df5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11411 | 2024.10.09 17:24:01.879283 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11412 | 2024.10.09 17:24:01.879328 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11413 | 2024.10.09 17:24:01.879456 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11414 | 2024.10.09 17:24:01.879701 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11415 | 2024.10.09 17:24:01.879737 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11416 | 2024.10.09 17:24:01.880091 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11417 | 2024.10.09 17:24:01.880422 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11418 | 2024.10.09 17:24:01.880580 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001323 sec., 13605.442176870749 rows/sec., 933.75 KiB/sec. | ||
11419 | 2024.10.09 17:24:01.880737 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Debug> DynamicQueryHandler: Done processing query | ||
11420 | 2024.10.09 17:24:01.880762 [ 3 ] {0d8bcb9d-a53f-4513-850a-cfbc9d39d76b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11421 | 2024.10.09 17:24:01.880778 [ 3 ] {} <Debug> HTTP-Session: 199ed841-ad66-44c3-834f-e0aaef2d8df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11422 | 2024.10.09 17:24:06.875374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11423 | 2024.10.09 17:24:06.875528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11424 | 2024.10.09 17:24:06.875559 [ 3 ] {} <Debug> HTTP-Session: d6f236fb-1c32-44f4-8824-018e78355f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11425 | 2024.10.09 17:24:06.875588 [ 3 ] {} <Debug> HTTP-Session: d6f236fb-1c32-44f4-8824-018e78355f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11426 | 2024.10.09 17:24:06.875608 [ 3 ] {} <Debug> HTTP-Session: d6f236fb-1c32-44f4-8824-018e78355f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11427 | 2024.10.09 17:24:06.875666 [ 3 ] {} <Trace> HTTP-Session: d6f236fb-1c32-44f4-8824-018e78355f3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11428 | 2024.10.09 17:24:06.875934 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11429 | 2024.10.09 17:24:06.876011 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11430 | 2024.10.09 17:24:06.876354 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11431 | 2024.10.09 17:24:06.876874 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11432 | 2024.10.09 17:24:06.876922 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11433 | 2024.10.09 17:24:06.877364 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11434 | 2024.10.09 17:24:06.877775 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11435 | 2024.10.09 17:24:06.877953 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002126 sec., 96425.21166509879 rows/sec., 8.47 MiB/sec. | ||
11436 | 2024.10.09 17:24:06.878177 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Debug> DynamicQueryHandler: Done processing query | ||
11437 | 2024.10.09 17:24:06.878205 [ 3 ] {e2636bdf-1e52-4b54-9e97-dbf53f7d2893} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11438 | 2024.10.09 17:24:06.878222 [ 3 ] {} <Debug> HTTP-Session: d6f236fb-1c32-44f4-8824-018e78355f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11439 | 2024.10.09 17:24:06.878416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11440 | 2024.10.09 17:24:06.878471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11441 | 2024.10.09 17:24:06.878492 [ 3 ] {} <Debug> HTTP-Session: d8d6c991-d525-41b3-9b78-b8fb715d137c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11442 | 2024.10.09 17:24:06.878512 [ 3 ] {} <Debug> HTTP-Session: d8d6c991-d525-41b3-9b78-b8fb715d137c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11443 | 2024.10.09 17:24:06.878526 [ 3 ] {} <Debug> HTTP-Session: d8d6c991-d525-41b3-9b78-b8fb715d137c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11444 | 2024.10.09 17:24:06.878559 [ 3 ] {} <Trace> HTTP-Session: d8d6c991-d525-41b3-9b78-b8fb715d137c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11445 | 2024.10.09 17:24:06.878671 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11446 | 2024.10.09 17:24:06.878718 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11447 | 2024.10.09 17:24:06.878956 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11448 | 2024.10.09 17:24:06.879238 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11449 | 2024.10.09 17:24:06.879275 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11450 | 2024.10.09 17:24:06.879623 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11451 | 2024.10.09 17:24:06.879978 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11452 | 2024.10.09 17:24:06.880144 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 401.31 KiB/sec. | ||
11453 | 2024.10.09 17:24:06.880309 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Debug> DynamicQueryHandler: Done processing query | ||
11454 | 2024.10.09 17:24:06.880334 [ 3 ] {d5d557d2-695f-4eb0-b25d-21552ef8f270} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11455 | 2024.10.09 17:24:06.880350 [ 3 ] {} <Debug> HTTP-Session: d8d6c991-d525-41b3-9b78-b8fb715d137c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11456 | 2024.10.09 17:24:06.880477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11457 | 2024.10.09 17:24:06.880527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11458 | 2024.10.09 17:24:06.880546 [ 3 ] {} <Debug> HTTP-Session: f980f3c8-8de3-450e-88b9-1f96a64cd7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11459 | 2024.10.09 17:24:06.880564 [ 3 ] {} <Debug> HTTP-Session: f980f3c8-8de3-450e-88b9-1f96a64cd7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11460 | 2024.10.09 17:24:06.880578 [ 3 ] {} <Debug> HTTP-Session: f980f3c8-8de3-450e-88b9-1f96a64cd7b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11461 | 2024.10.09 17:24:06.880610 [ 3 ] {} <Trace> HTTP-Session: f980f3c8-8de3-450e-88b9-1f96a64cd7b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11462 | 2024.10.09 17:24:06.880710 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11463 | 2024.10.09 17:24:06.880754 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11464 | 2024.10.09 17:24:06.880979 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11465 | 2024.10.09 17:24:06.881267 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11466 | 2024.10.09 17:24:06.881303 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11467 | 2024.10.09 17:24:06.881653 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11468 | 2024.10.09 17:24:06.882000 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11469 | 2024.10.09 17:24:06.882151 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001463 sec., 9569.377990430621 rows/sec., 670.18 KiB/sec. | ||
11470 | 2024.10.09 17:24:06.882311 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Debug> DynamicQueryHandler: Done processing query | ||
11471 | 2024.10.09 17:24:06.882336 [ 3 ] {5c7246a9-2715-428a-be0d-6b39929c9941} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11472 | 2024.10.09 17:24:06.882352 [ 3 ] {} <Debug> HTTP-Session: f980f3c8-8de3-450e-88b9-1f96a64cd7b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11473 | 2024.10.09 17:24:06.882473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11474 | 2024.10.09 17:24:06.882550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11475 | 2024.10.09 17:24:06.882570 [ 3 ] {} <Debug> HTTP-Session: 1aca5fb9-1ba0-4966-8925-9fd265912515 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11476 | 2024.10.09 17:24:06.882587 [ 3 ] {} <Debug> HTTP-Session: 1aca5fb9-1ba0-4966-8925-9fd265912515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11477 | 2024.10.09 17:24:06.882601 [ 3 ] {} <Debug> HTTP-Session: 1aca5fb9-1ba0-4966-8925-9fd265912515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11478 | 2024.10.09 17:24:06.882632 [ 3 ] {} <Trace> HTTP-Session: 1aca5fb9-1ba0-4966-8925-9fd265912515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11479 | 2024.10.09 17:24:06.882727 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11480 | 2024.10.09 17:24:06.882772 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11481 | 2024.10.09 17:24:06.882999 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11482 | 2024.10.09 17:24:06.883296 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11483 | 2024.10.09 17:24:06.883332 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11484 | 2024.10.09 17:24:06.883685 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11485 | 2024.10.09 17:24:06.884037 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11486 | 2024.10.09 17:24:06.884198 [ 61 ] {} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
11487 | 2024.10.09 17:24:06.884207 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 237.75 KiB/sec. | ||
11488 | 2024.10.09 17:24:06.884283 [ 61 ] {} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11489 | 2024.10.09 17:24:06.884351 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11490 | 2024.10.09 17:24:06.884556 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Debug> DynamicQueryHandler: Done processing query | ||
11491 | 2024.10.09 17:24:06.884581 [ 191 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
11492 | 2024.10.09 17:24:06.884595 [ 3 ] {a7a0527e-d48a-46af-83f8-99dda2efedc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11493 | 2024.10.09 17:24:06.884684 [ 3 ] {} <Debug> HTTP-Session: 1aca5fb9-1ba0-4966-8925-9fd265912515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11494 | 2024.10.09 17:24:06.884864 [ 191 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11495 | 2024.10.09 17:24:06.884884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11496 | 2024.10.09 17:24:06.884929 [ 191 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
11497 | 2024.10.09 17:24:06.884994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11498 | 2024.10.09 17:24:06.885050 [ 3 ] {} <Debug> HTTP-Session: a6b8e789-2a00-47ce-b1dd-d393e1bc5361 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11499 | 2024.10.09 17:24:06.885125 [ 3 ] {} <Debug> HTTP-Session: a6b8e789-2a00-47ce-b1dd-d393e1bc5361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11500 | 2024.10.09 17:24:06.885191 [ 3 ] {} <Debug> HTTP-Session: a6b8e789-2a00-47ce-b1dd-d393e1bc5361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11501 | 2024.10.09 17:24:06.885229 [ 191 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
11502 | 2024.10.09 17:24:06.885320 [ 3 ] {} <Trace> HTTP-Session: a6b8e789-2a00-47ce-b1dd-d393e1bc5361 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11503 | 2024.10.09 17:24:06.885579 [ 191 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
11504 | 2024.10.09 17:24:06.885779 [ 191 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
11505 | 2024.10.09 17:24:06.885861 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11506 | 2024.10.09 17:24:06.886041 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11507 | 2024.10.09 17:24:06.886158 [ 191 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
11508 | 2024.10.09 17:24:06.887013 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11509 | 2024.10.09 17:24:06.888253 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11510 | 2024.10.09 17:24:06.888336 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11511 | 2024.10.09 17:24:06.888788 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004306693 sec., 6965.90167908416 rows/sec., 442.17 KiB/sec. | ||
11512 | 2024.10.09 17:24:06.889117 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
11513 | 2024.10.09 17:24:06.889659 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11514 | 2024.10.09 17:24:06.890491 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_25_6} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11515 | 2024.10.09 17:24:06.890618 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11516 | 2024.10.09 17:24:06.890698 [ 188 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_25_6} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
11517 | 2024.10.09 17:24:06.890964 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.005377 sec., 72531.15119955366 rows/sec., 5.14 MiB/sec. | ||
11518 | 2024.10.09 17:24:06.890973 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11519 | 2024.10.09 17:24:06.891233 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Debug> DynamicQueryHandler: Done processing query | ||
11520 | 2024.10.09 17:24:06.891262 [ 3 ] {7b9dd37a-1306-411e-91ab-1c1e584c0eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
11521 | 2024.10.09 17:24:06.891279 [ 3 ] {} <Debug> HTTP-Session: a6b8e789-2a00-47ce-b1dd-d393e1bc5361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11522 | 2024.10.09 17:24:06.891490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11523 | 2024.10.09 17:24:06.891539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11524 | 2024.10.09 17:24:06.891559 [ 3 ] {} <Debug> HTTP-Session: 3a4be1ec-a975-46e5-9d08-d227352ecc3b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11525 | 2024.10.09 17:24:06.891575 [ 3 ] {} <Debug> HTTP-Session: 3a4be1ec-a975-46e5-9d08-d227352ecc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11526 | 2024.10.09 17:24:06.891589 [ 3 ] {} <Debug> HTTP-Session: 3a4be1ec-a975-46e5-9d08-d227352ecc3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11527 | 2024.10.09 17:24:06.891621 [ 3 ] {} <Trace> HTTP-Session: 3a4be1ec-a975-46e5-9d08-d227352ecc3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11528 | 2024.10.09 17:24:06.891722 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11529 | 2024.10.09 17:24:06.891768 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11530 | 2024.10.09 17:24:06.891909 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11531 | 2024.10.09 17:24:06.892202 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11532 | 2024.10.09 17:24:06.892239 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11533 | 2024.10.09 17:24:06.892601 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11534 | 2024.10.09 17:24:06.892947 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11535 | 2024.10.09 17:24:06.893112 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
11536 | 2024.10.09 17:24:06.893284 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Debug> DynamicQueryHandler: Done processing query | ||
11537 | 2024.10.09 17:24:06.893309 [ 3 ] {a2aa6f9f-8827-43a6-9672-b3d7bbbb5369} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11538 | 2024.10.09 17:24:06.893325 [ 3 ] {} <Debug> HTTP-Session: 3a4be1ec-a975-46e5-9d08-d227352ecc3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11539 | 2024.10.09 17:24:06.893501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11540 | 2024.10.09 17:24:06.893550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11541 | 2024.10.09 17:24:06.893569 [ 3 ] {} <Debug> HTTP-Session: 31709d2a-e45e-4b1e-9937-9bd55eb5f211 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11542 | 2024.10.09 17:24:06.893586 [ 3 ] {} <Debug> HTTP-Session: 31709d2a-e45e-4b1e-9937-9bd55eb5f211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11543 | 2024.10.09 17:24:06.893600 [ 3 ] {} <Debug> HTTP-Session: 31709d2a-e45e-4b1e-9937-9bd55eb5f211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11544 | 2024.10.09 17:24:06.893631 [ 3 ] {} <Trace> HTTP-Session: 31709d2a-e45e-4b1e-9937-9bd55eb5f211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11545 | 2024.10.09 17:24:06.893818 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11546 | 2024.10.09 17:24:06.893865 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11547 | 2024.10.09 17:24:06.894014 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11548 | 2024.10.09 17:24:06.894421 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11549 | 2024.10.09 17:24:06.894458 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11550 | 2024.10.09 17:24:06.894850 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11551 | 2024.10.09 17:24:06.895179 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11552 | 2024.10.09 17:24:06.895339 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001611 sec., 147113.59404096834 rows/sec., 9.86 MiB/sec. | ||
11553 | 2024.10.09 17:24:06.895525 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Debug> DynamicQueryHandler: Done processing query | ||
11554 | 2024.10.09 17:24:06.895560 [ 3 ] {533ce91c-1f80-4b8b-8287-e5b373090706} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11555 | 2024.10.09 17:24:06.895592 [ 3 ] {} <Debug> HTTP-Session: 31709d2a-e45e-4b1e-9937-9bd55eb5f211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11556 | 2024.10.09 17:24:06.895776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11557 | 2024.10.09 17:24:06.895825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11558 | 2024.10.09 17:24:06.895845 [ 3 ] {} <Debug> HTTP-Session: 874bda07-41a3-4eb0-b494-ac5ba2bba61e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11559 | 2024.10.09 17:24:06.895861 [ 3 ] {} <Debug> HTTP-Session: 874bda07-41a3-4eb0-b494-ac5ba2bba61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11560 | 2024.10.09 17:24:06.895875 [ 3 ] {} <Debug> HTTP-Session: 874bda07-41a3-4eb0-b494-ac5ba2bba61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11561 | 2024.10.09 17:24:06.895906 [ 3 ] {} <Trace> HTTP-Session: 874bda07-41a3-4eb0-b494-ac5ba2bba61e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2024.10.09 17:24:06.896002 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11563 | 2024.10.09 17:24:06.896048 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11564 | 2024.10.09 17:24:06.896175 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11565 | 2024.10.09 17:24:06.896424 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11566 | 2024.10.09 17:24:06.896460 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11567 | 2024.10.09 17:24:06.896810 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11568 | 2024.10.09 17:24:06.897131 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11569 | 2024.10.09 17:24:06.897289 [ 61 ] {} <Debug> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
11570 | 2024.10.09 17:24:06.897295 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec. | ||
11571 | 2024.10.09 17:24:06.897332 [ 61 ] {} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11572 | 2024.10.09 17:24:06.897396 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11573 | 2024.10.09 17:24:06.897590 [ 192 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
11574 | 2024.10.09 17:24:06.897622 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Debug> DynamicQueryHandler: Done processing query | ||
11575 | 2024.10.09 17:24:06.897668 [ 3 ] {8003f305-6d70-429d-861d-b047293f5f52} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11576 | 2024.10.09 17:24:06.897703 [ 3 ] {} <Debug> HTTP-Session: 874bda07-41a3-4eb0-b494-ac5ba2bba61e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11577 | 2024.10.09 17:24:06.897811 [ 192 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11578 | 2024.10.09 17:24:06.897882 [ 192 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
11579 | 2024.10.09 17:24:06.897884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11580 | 2024.10.09 17:24:06.898044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11581 | 2024.10.09 17:24:06.898127 [ 3 ] {} <Debug> HTTP-Session: deb2a295-94d8-4cc9-b53d-d25bcc3419c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11582 | 2024.10.09 17:24:06.898147 [ 192 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
11583 | 2024.10.09 17:24:06.898186 [ 3 ] {} <Debug> HTTP-Session: deb2a295-94d8-4cc9-b53d-d25bcc3419c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11584 | 2024.10.09 17:24:06.898239 [ 3 ] {} <Debug> HTTP-Session: deb2a295-94d8-4cc9-b53d-d25bcc3419c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11585 | 2024.10.09 17:24:06.898389 [ 3 ] {} <Trace> HTTP-Session: deb2a295-94d8-4cc9-b53d-d25bcc3419c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11586 | 2024.10.09 17:24:06.898429 [ 192 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
11587 | 2024.10.09 17:24:06.898686 [ 192 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
11588 | 2024.10.09 17:24:06.898790 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11589 | 2024.10.09 17:24:06.898989 [ 192 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
11590 | 2024.10.09 17:24:06.899105 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <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 | ||
11591 | 2024.10.09 17:24:06.899289 [ 192 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
11592 | 2024.10.09 17:24:06.901344 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11593 | 2024.10.09 17:24:06.902969 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11594 | 2024.10.09 17:24:06.903019 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11595 | 2024.10.09 17:24:06.903241 [ 190 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005742034 sec., 4353.857883809117 rows/sec., 293.38 KiB/sec. | ||
11596 | 2024.10.09 17:24:06.903411 [ 190 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
11597 | 2024.10.09 17:24:06.904118 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11598 | 2024.10.09 17:24:06.904158 [ 190 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_25_5} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11599 | 2024.10.09 17:24:06.904246 [ 190 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_25_5} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
11600 | 2024.10.09 17:24:06.904378 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11601 | 2024.10.09 17:24:06.904669 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11602 | 2024.10.09 17:24:06.904864 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0063 sec., 1269.8412698412699 rows/sec., 2.28 MiB/sec. | ||
11603 | 2024.10.09 17:24:06.905097 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Debug> DynamicQueryHandler: Done processing query | ||
11604 | 2024.10.09 17:24:06.905122 [ 3 ] {a8c5051c-bcac-48cd-8bbd-ba88f1bf3354} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
11605 | 2024.10.09 17:24:06.905140 [ 3 ] {} <Debug> HTTP-Session: deb2a295-94d8-4cc9-b53d-d25bcc3419c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11606 | 2024.10.09 17:24:06.905276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11607 | 2024.10.09 17:24:06.905325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11608 | 2024.10.09 17:24:06.905345 [ 3 ] {} <Debug> HTTP-Session: 7da6f6ca-1034-43a5-974b-f2b0a18568da Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11609 | 2024.10.09 17:24:06.905362 [ 3 ] {} <Debug> HTTP-Session: 7da6f6ca-1034-43a5-974b-f2b0a18568da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11610 | 2024.10.09 17:24:06.905377 [ 3 ] {} <Debug> HTTP-Session: 7da6f6ca-1034-43a5-974b-f2b0a18568da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11611 | 2024.10.09 17:24:06.905408 [ 3 ] {} <Trace> HTTP-Session: 7da6f6ca-1034-43a5-974b-f2b0a18568da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11612 | 2024.10.09 17:24:06.905539 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11613 | 2024.10.09 17:24:06.905584 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11614 | 2024.10.09 17:24:06.905716 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11615 | 2024.10.09 17:24:06.906025 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11616 | 2024.10.09 17:24:06.906061 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11617 | 2024.10.09 17:24:06.906427 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11618 | 2024.10.09 17:24:06.906759 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11619 | 2024.10.09 17:24:06.906918 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec. | ||
11620 | 2024.10.09 17:24:06.907184 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Debug> DynamicQueryHandler: Done processing query | ||
11621 | 2024.10.09 17:24:06.907240 [ 3 ] {46b7ea49-f8cf-442b-bf28-3cb3ed9ca869} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11622 | 2024.10.09 17:24:06.907301 [ 3 ] {} <Debug> HTTP-Session: 7da6f6ca-1034-43a5-974b-f2b0a18568da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11623 | 2024.10.09 17:24:09.172802 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11624 | 2024.10.09 17:24:09.172862 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11625 | 2024.10.09 17:24:09.434631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1136 | ||
11626 | 2024.10.09 17:24:09.437839 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11627 | 2024.10.09 17:24:09.437887 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
11628 | 2024.10.09 17:24:09.439484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
11629 | 2024.10.09 17:24:09.440515 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11630 | 2024.10.09 17:24:09.441774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
11631 | 2024.10.09 17:24:11.868277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11632 | 2024.10.09 17:24:11.868410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11633 | 2024.10.09 17:24:11.868439 [ 3 ] {} <Debug> HTTP-Session: c0fe77ab-7b0b-4481-a7f1-b24fc5ac1cff Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11634 | 2024.10.09 17:24:11.868469 [ 3 ] {} <Debug> HTTP-Session: c0fe77ab-7b0b-4481-a7f1-b24fc5ac1cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11635 | 2024.10.09 17:24:11.868487 [ 3 ] {} <Debug> HTTP-Session: c0fe77ab-7b0b-4481-a7f1-b24fc5ac1cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11636 | 2024.10.09 17:24:11.868542 [ 3 ] {} <Trace> HTTP-Session: c0fe77ab-7b0b-4481-a7f1-b24fc5ac1cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11637 | 2024.10.09 17:24:11.868820 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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', 'sled_data_link:packets_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) | ||
11638 | 2024.10.09 17:24:11.869273 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
11639 | 2024.10.09 17:24:11.869327 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <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', 'sled_data_link:packets_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 | ||
11640 | 2024.10.09 17:24:11.869709 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
11641 | 2024.10.09 17:24:11.869792 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
11642 | 2024.10.09 17:24:11.869973 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
11643 | 2024.10.09 17:24:11.870116 [ 251 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
11644 | 2024.10.09 17:24:11.870136 [ 260 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
11645 | 2024.10.09 17:24:11.870267 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
11646 | 2024.10.09 17:24:11.870297 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
11647 | 2024.10.09 17:24:11.870357 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <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', 'sled_data_link:packets_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'))" | ||
11648 | 2024.10.09 17:24:11.870384 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
11649 | 2024.10.09 17:24:11.871575 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002894 sec., 13821.700069108501 rows/sec., 527.09 KiB/sec. | ||
11650 | 2024.10.09 17:24:11.871841 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Debug> DynamicQueryHandler: Done processing query | ||
11651 | 2024.10.09 17:24:11.871870 [ 3 ] {41473549-e20b-441e-a82f-2fc4ed436afd} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
11652 | 2024.10.09 17:24:11.871888 [ 3 ] {} <Debug> HTTP-Session: c0fe77ab-7b0b-4481-a7f1-b24fc5ac1cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11653 | 2024.10.09 17:24:11.876558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11654 | 2024.10.09 17:24:11.876656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11655 | 2024.10.09 17:24:11.876695 [ 3 ] {} <Debug> HTTP-Session: da41d732-50af-47b9-af95-5a778cda36c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11656 | 2024.10.09 17:24:11.876728 [ 3 ] {} <Debug> HTTP-Session: da41d732-50af-47b9-af95-5a778cda36c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11657 | 2024.10.09 17:24:11.876756 [ 3 ] {} <Debug> HTTP-Session: da41d732-50af-47b9-af95-5a778cda36c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11658 | 2024.10.09 17:24:11.876819 [ 3 ] {} <Trace> HTTP-Session: da41d732-50af-47b9-af95-5a778cda36c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11659 | 2024.10.09 17:24:11.877028 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
11660 | 2024.10.09 17:24:11.877097 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
11661 | 2024.10.09 17:24:11.877268 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11662 | 2024.10.09 17:24:11.877660 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11663 | 2024.10.09 17:24:11.877699 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11664 | 2024.10.09 17:24:11.878199 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
11665 | 2024.10.09 17:24:11.878520 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11666 | 2024.10.09 17:24:11.878684 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001721 sec., 581.0575246949447 rows/sec., 161.72 KiB/sec. | ||
11667 | 2024.10.09 17:24:11.879021 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Debug> DynamicQueryHandler: Done processing query | ||
11668 | 2024.10.09 17:24:11.879046 [ 3 ] {d7e720a3-fac0-482c-8154-62454710ca3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11669 | 2024.10.09 17:24:11.879062 [ 3 ] {} <Debug> HTTP-Session: da41d732-50af-47b9-af95-5a778cda36c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11670 | 2024.10.09 17:24:11.879176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11671 | 2024.10.09 17:24:11.879225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11672 | 2024.10.09 17:24:11.879245 [ 3 ] {} <Debug> HTTP-Session: 6ee1f91e-9beb-4361-ae38-e45638a711ca Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11673 | 2024.10.09 17:24:11.879261 [ 3 ] {} <Debug> HTTP-Session: 6ee1f91e-9beb-4361-ae38-e45638a711ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11674 | 2024.10.09 17:24:11.879275 [ 3 ] {} <Debug> HTTP-Session: 6ee1f91e-9beb-4361-ae38-e45638a711ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11675 | 2024.10.09 17:24:11.879306 [ 3 ] {} <Trace> HTTP-Session: 6ee1f91e-9beb-4361-ae38-e45638a711ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11676 | 2024.10.09 17:24:11.879402 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11677 | 2024.10.09 17:24:11.879448 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11678 | 2024.10.09 17:24:11.879715 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11679 | 2024.10.09 17:24:11.880041 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11680 | 2024.10.09 17:24:11.880077 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11681 | 2024.10.09 17:24:11.880436 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11682 | 2024.10.09 17:24:11.880805 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11683 | 2024.10.09 17:24:11.880964 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001578 sec., 1267.427122940431 rows/sec., 94.07 KiB/sec. | ||
11684 | 2024.10.09 17:24:11.881129 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Debug> DynamicQueryHandler: Done processing query | ||
11685 | 2024.10.09 17:24:11.881154 [ 3 ] {64441d56-3aca-4b3a-a734-9ad6650b0646} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11686 | 2024.10.09 17:24:11.881169 [ 3 ] {} <Debug> HTTP-Session: 6ee1f91e-9beb-4361-ae38-e45638a711ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11687 | 2024.10.09 17:24:11.881322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 20667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11688 | 2024.10.09 17:24:11.881369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11689 | 2024.10.09 17:24:11.881388 [ 3 ] {} <Debug> HTTP-Session: 3e10a274-4cba-41cf-88d0-df32cbbac394 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11690 | 2024.10.09 17:24:11.881405 [ 3 ] {} <Debug> HTTP-Session: 3e10a274-4cba-41cf-88d0-df32cbbac394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11691 | 2024.10.09 17:24:11.881419 [ 3 ] {} <Debug> HTTP-Session: 3e10a274-4cba-41cf-88d0-df32cbbac394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11692 | 2024.10.09 17:24:11.881450 [ 3 ] {} <Trace> HTTP-Session: 3e10a274-4cba-41cf-88d0-df32cbbac394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11693 | 2024.10.09 17:24:11.881595 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11694 | 2024.10.09 17:24:11.881639 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11695 | 2024.10.09 17:24:11.881861 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11696 | 2024.10.09 17:24:11.882272 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11697 | 2024.10.09 17:24:11.882309 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11698 | 2024.10.09 17:24:11.882673 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11699 | 2024.10.09 17:24:11.883034 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11700 | 2024.10.09 17:24:11.883201 [ 73 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11701 | 2024.10.09 17:24:11.883202 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Debug> executeQuery: Read 140 rows, 12.15 KiB in 0.001653 sec., 84694.49485783424 rows/sec., 7.18 MiB/sec. | ||
11702 | 2024.10.09 17:24:11.883268 [ 73 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11703 | 2024.10.09 17:24:11.883338 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11704 | 2024.10.09 17:24:11.883537 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Debug> DynamicQueryHandler: Done processing query | ||
11705 | 2024.10.09 17:24:11.883553 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
11706 | 2024.10.09 17:24:11.883571 [ 3 ] {dc40401c-f93b-4e00-8c2a-33cd1f24b8fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11707 | 2024.10.09 17:24:11.883629 [ 3 ] {} <Debug> HTTP-Session: 3e10a274-4cba-41cf-88d0-df32cbbac394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11708 | 2024.10.09 17:24:11.883873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11709 | 2024.10.09 17:24:11.884010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11710 | 2024.10.09 17:24:11.884030 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11711 | 2024.10.09 17:24:11.884076 [ 3 ] {} <Debug> HTTP-Session: 6dfebe0a-75cd-4ea1-97dd-0b8574dbb74e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11712 | 2024.10.09 17:24:11.884112 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
11713 | 2024.10.09 17:24:11.884128 [ 3 ] {} <Debug> HTTP-Session: 6dfebe0a-75cd-4ea1-97dd-0b8574dbb74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11714 | 2024.10.09 17:24:11.884175 [ 3 ] {} <Debug> HTTP-Session: 6dfebe0a-75cd-4ea1-97dd-0b8574dbb74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11715 | 2024.10.09 17:24:11.884257 [ 3 ] {} <Trace> HTTP-Session: 6dfebe0a-75cd-4ea1-97dd-0b8574dbb74e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11716 | 2024.10.09 17:24:11.884317 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 208 rows starting from the beginning of the part | ||
11717 | 2024.10.09 17:24:11.884458 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11718 | 2024.10.09 17:24:11.884488 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1215 rows starting from the beginning of the part | ||
11719 | 2024.10.09 17:24:11.884527 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11720 | 2024.10.09 17:24:11.884717 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 100 rows starting from the beginning of the part | ||
11721 | 2024.10.09 17:24:11.884896 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 205 rows starting from the beginning of the part | ||
11722 | 2024.10.09 17:24:11.885177 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 140 rows starting from the beginning of the part | ||
11723 | 2024.10.09 17:24:11.885355 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11724 | 2024.10.09 17:24:11.885932 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11725 | 2024.10.09 17:24:11.885972 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11726 | 2024.10.09 17:24:11.886510 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11727 | 2024.10.09 17:24:11.886938 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11728 | 2024.10.09 17:24:11.887195 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.002798 sec., 15010.72194424589 rows/sec., 1.09 MiB/sec. | ||
11729 | 2024.10.09 17:24:11.887844 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Debug> DynamicQueryHandler: Done processing query | ||
11730 | 2024.10.09 17:24:11.887945 [ 3 ] {3c88e54b-151d-4eed-b415-639636a4d549} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11731 | 2024.10.09 17:24:11.888051 [ 3 ] {} <Debug> HTTP-Session: 6dfebe0a-75cd-4ea1-97dd-0b8574dbb74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11732 | 2024.10.09 17:24:11.888184 [ 190 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3284 rows, containing 5 columns (5 merged, 0 gathered) in 0.004722622 sec., 695376.42436765 rows/sec., 60.77 MiB/sec. | ||
11733 | 2024.10.09 17:24:11.888348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 21596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11734 | 2024.10.09 17:24:11.888478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11735 | 2024.10.09 17:24:11.888529 [ 3 ] {} <Debug> HTTP-Session: c709a0eb-9e97-4ce8-bf8d-998676de0cac Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11736 | 2024.10.09 17:24:11.888548 [ 3 ] {} <Debug> HTTP-Session: c709a0eb-9e97-4ce8-bf8d-998676de0cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11737 | 2024.10.09 17:24:11.888571 [ 3 ] {} <Debug> HTTP-Session: c709a0eb-9e97-4ce8-bf8d-998676de0cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11738 | 2024.10.09 17:24:11.888624 [ 3 ] {} <Trace> HTTP-Session: c709a0eb-9e97-4ce8-bf8d-998676de0cac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11739 | 2024.10.09 17:24:11.888644 [ 197 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11740 | 2024.10.09 17:24:11.888869 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11741 | 2024.10.09 17:24:11.888955 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11742 | 2024.10.09 17:24:11.889886 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11743 | 2024.10.09 17:24:11.890060 [ 197 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11744 | 2024.10.09 17:24:11.890231 [ 197 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_61_12} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11745 | 2024.10.09 17:24:11.890419 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
11746 | 2024.10.09 17:24:11.890589 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11747 | 2024.10.09 17:24:11.890631 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11748 | 2024.10.09 17:24:11.891003 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11749 | 2024.10.09 17:24:11.891370 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11750 | 2024.10.09 17:24:11.891528 [ 73 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11751 | 2024.10.09 17:24:11.891533 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Debug> executeQuery: Read 128 rows, 10.11 KiB in 0.00277 sec., 46209.38628158845 rows/sec., 3.57 MiB/sec. | ||
11752 | 2024.10.09 17:24:11.891586 [ 73 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11753 | 2024.10.09 17:24:11.891664 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11754 | 2024.10.09 17:24:11.891910 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
11755 | 2024.10.09 17:24:11.891936 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Debug> DynamicQueryHandler: Done processing query | ||
11756 | 2024.10.09 17:24:11.891975 [ 3 ] {5bdfa7b9-5505-4150-909c-ca94066c10ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
11757 | 2024.10.09 17:24:11.891998 [ 3 ] {} <Debug> HTTP-Session: c709a0eb-9e97-4ce8-bf8d-998676de0cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11758 | 2024.10.09 17:24:11.892266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11759 | 2024.10.09 17:24:11.892454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11760 | 2024.10.09 17:24:11.892540 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11761 | 2024.10.09 17:24:11.892548 [ 3 ] {} <Debug> HTTP-Session: dd86dce1-82e1-42c6-aa24-1a6314fb22c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11762 | 2024.10.09 17:24:11.892636 [ 3 ] {} <Debug> HTTP-Session: dd86dce1-82e1-42c6-aa24-1a6314fb22c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11763 | 2024.10.09 17:24:11.892678 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
11764 | 2024.10.09 17:24:11.892709 [ 3 ] {} <Debug> HTTP-Session: dd86dce1-82e1-42c6-aa24-1a6314fb22c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11765 | 2024.10.09 17:24:11.892884 [ 3 ] {} <Trace> HTTP-Session: dd86dce1-82e1-42c6-aa24-1a6314fb22c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11766 | 2024.10.09 17:24:11.893302 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 396 rows starting from the beginning of the part | ||
11767 | 2024.10.09 17:24:11.893527 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11768 | 2024.10.09 17:24:11.893842 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11769 | 2024.10.09 17:24:11.893884 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 531 rows starting from the beginning of the part | ||
11770 | 2024.10.09 17:24:11.894216 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 86 rows starting from the beginning of the part | ||
11771 | 2024.10.09 17:24:11.894621 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 390 rows starting from the beginning of the part | ||
11772 | 2024.10.09 17:24:11.894843 [ 190 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
11773 | 2024.10.09 17:24:11.895225 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11774 | 2024.10.09 17:24:11.895848 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11775 | 2024.10.09 17:24:11.895896 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11776 | 2024.10.09 17:24:11.896493 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11777 | 2024.10.09 17:24:11.896964 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11778 | 2024.10.09 17:24:11.897032 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 5 columns (5 merged, 0 gathered) in 0.005256453 sec., 464952.31670481974 rows/sec., 35.66 MiB/sec. | ||
11779 | 2024.10.09 17:24:11.897194 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11780 | 2024.10.09 17:24:11.897241 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.004015 sec., 40348.69240348692 rows/sec., 2.81 MiB/sec. | ||
11781 | 2024.10.09 17:24:11.897263 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11782 | 2024.10.09 17:24:11.897337 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11783 | 2024.10.09 17:24:11.897503 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11784 | 2024.10.09 17:24:11.897852 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
11785 | 2024.10.09 17:24:11.898045 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Debug> DynamicQueryHandler: Done processing query | ||
11786 | 2024.10.09 17:24:11.898164 [ 3 ] {d1635aa1-38fc-49a3-98c2-0693211b54b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11787 | 2024.10.09 17:24:11.898296 [ 3 ] {} <Debug> HTTP-Session: dd86dce1-82e1-42c6-aa24-1a6314fb22c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11788 | 2024.10.09 17:24:11.898835 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11789 | 2024.10.09 17:24:11.899037 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16974 rows starting from the beginning of the part | ||
11790 | 2024.10.09 17:24:11.899210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 65609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11791 | 2024.10.09 17:24:11.899542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11792 | 2024.10.09 17:24:11.899621 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 240 rows starting from the beginning of the part | ||
11793 | 2024.10.09 17:24:11.899702 [ 3 ] {} <Debug> HTTP-Session: ef44f805-382a-49fd-86f7-3bb70f82547d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11794 | 2024.10.09 17:24:11.899843 [ 3 ] {} <Debug> HTTP-Session: ef44f805-382a-49fd-86f7-3bb70f82547d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11795 | 2024.10.09 17:24:11.899990 [ 3 ] {} <Debug> HTTP-Session: ef44f805-382a-49fd-86f7-3bb70f82547d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11796 | 2024.10.09 17:24:11.900323 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 963 rows starting from the beginning of the part | ||
11797 | 2024.10.09 17:24:11.900324 [ 3 ] {} <Trace> HTTP-Session: ef44f805-382a-49fd-86f7-3bb70f82547d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11798 | 2024.10.09 17:24:11.900902 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 44 rows starting from the beginning of the part | ||
11799 | 2024.10.09 17:24:11.901319 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
11800 | 2024.10.09 17:24:11.901343 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11801 | 2024.10.09 17:24:11.901601 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 162 rows starting from the beginning of the part | ||
11802 | 2024.10.09 17:24:11.901915 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11803 | 2024.10.09 17:24:11.902139 [ 199 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_61_12} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11804 | 2024.10.09 17:24:11.902274 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <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 | ||
11805 | 2024.10.09 17:24:11.902514 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11806 | 2024.10.09 17:24:11.903795 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11807 | 2024.10.09 17:24:11.905372 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11808 | 2024.10.09 17:24:11.905439 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11809 | 2024.10.09 17:24:11.906763 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11810 | 2024.10.09 17:24:11.907879 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11811 | 2024.10.09 17:24:11.908109 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.006984 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
11812 | 2024.10.09 17:24:11.908382 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Debug> DynamicQueryHandler: Done processing query | ||
11813 | 2024.10.09 17:24:11.908406 [ 3 ] {aa1eeb47-7f83-449c-a589-4354b29bb871} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
11814 | 2024.10.09 17:24:11.908422 [ 3 ] {} <Debug> HTTP-Session: ef44f805-382a-49fd-86f7-3bb70f82547d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11815 | 2024.10.09 17:24:11.908576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11816 | 2024.10.09 17:24:11.908639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11817 | 2024.10.09 17:24:11.908658 [ 3 ] {} <Debug> HTTP-Session: c831e139-2b9e-4f9a-b5af-7af011954caa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11818 | 2024.10.09 17:24:11.908674 [ 3 ] {} <Debug> HTTP-Session: c831e139-2b9e-4f9a-b5af-7af011954caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11819 | 2024.10.09 17:24:11.908688 [ 3 ] {} <Debug> HTTP-Session: c831e139-2b9e-4f9a-b5af-7af011954caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11820 | 2024.10.09 17:24:11.908720 [ 3 ] {} <Trace> HTTP-Session: c831e139-2b9e-4f9a-b5af-7af011954caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11821 | 2024.10.09 17:24:11.908846 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
11822 | 2024.10.09 17:24:11.908890 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
11823 | 2024.10.09 17:24:11.909177 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11824 | 2024.10.09 17:24:11.909670 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Trace> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11825 | 2024.10.09 17:24:11.909713 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11826 | 2024.10.09 17:24:11.910145 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
11827 | 2024.10.09 17:24:11.910670 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Trace> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11828 | 2024.10.09 17:24:11.911322 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.002381 sec., 6299.8740025199495 rows/sec., 456.90 KiB/sec. | ||
11829 | 2024.10.09 17:24:11.911442 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18620 rows, containing 5 columns (5 merged, 0 gathered) in 0.013948911 sec., 1334871.2311663614 rows/sec., 90.12 MiB/sec. | ||
11830 | 2024.10.09 17:24:11.911688 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Debug> DynamicQueryHandler: Done processing query | ||
11831 | 2024.10.09 17:24:11.911718 [ 3 ] {8f3fc580-03b8-4ce3-b408-1e8aabf946c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11832 | 2024.10.09 17:24:11.911736 [ 3 ] {} <Debug> HTTP-Session: c831e139-2b9e-4f9a-b5af-7af011954caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11833 | 2024.10.09 17:24:11.911819 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11834 | 2024.10.09 17:24:11.911918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11835 | 2024.10.09 17:24:11.912006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11836 | 2024.10.09 17:24:11.912032 [ 3 ] {} <Debug> HTTP-Session: 82cf93aa-29c9-4fe7-87c2-dc09f4435282 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11837 | 2024.10.09 17:24:11.912066 [ 3 ] {} <Debug> HTTP-Session: 82cf93aa-29c9-4fe7-87c2-dc09f4435282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11838 | 2024.10.09 17:24:11.912096 [ 3 ] {} <Debug> HTTP-Session: 82cf93aa-29c9-4fe7-87c2-dc09f4435282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11839 | 2024.10.09 17:24:11.912173 [ 3 ] {} <Trace> HTTP-Session: 82cf93aa-29c9-4fe7-87c2-dc09f4435282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11840 | 2024.10.09 17:24:11.912474 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11841 | 2024.10.09 17:24:11.912556 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11842 | 2024.10.09 17:24:11.912781 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11843 | 2024.10.09 17:24:11.912986 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11844 | 2024.10.09 17:24:11.913023 [ 193 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11845 | 2024.10.09 17:24:11.913176 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
11846 | 2024.10.09 17:24:11.913404 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11847 | 2024.10.09 17:24:11.913446 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11848 | 2024.10.09 17:24:11.913833 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11849 | 2024.10.09 17:24:11.914174 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11850 | 2024.10.09 17:24:11.914334 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001963 sec., 30565.46102903719 rows/sec., 2.06 MiB/sec. | ||
11851 | 2024.10.09 17:24:11.914348 [ 73 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11852 | 2024.10.09 17:24:11.914433 [ 73 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11853 | 2024.10.09 17:24:11.914488 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
11854 | 2024.10.09 17:24:11.914622 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Debug> DynamicQueryHandler: Done processing query | ||
11855 | 2024.10.09 17:24:11.914674 [ 3 ] {fcbe1315-4829-483e-868d-48142f3f8446} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11856 | 2024.10.09 17:24:11.914689 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
11857 | 2024.10.09 17:24:11.914707 [ 3 ] {} <Debug> HTTP-Session: 82cf93aa-29c9-4fe7-87c2-dc09f4435282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11858 | 2024.10.09 17:24:11.914876 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11859 | 2024.10.09 17:24:11.914915 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3374 rows starting from the beginning of the part | ||
11860 | 2024.10.09 17:24:11.914995 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
11861 | 2024.10.09 17:24:11.915198 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
11862 | 2024.10.09 17:24:11.915359 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 18 rows starting from the beginning of the part | ||
11863 | 2024.10.09 17:24:11.915573 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
11864 | 2024.10.09 17:24:11.915651 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
11865 | 2024.10.09 17:24:11.917386 [ 194 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3658 rows, containing 4 columns (4 merged, 0 gathered) in 0.002809081 sec., 1302205.2407887133 rows/sec., 84.90 MiB/sec. | ||
11866 | 2024.10.09 17:24:11.917653 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11867 | 2024.10.09 17:24:11.918030 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11868 | 2024.10.09 17:24:11.918108 [ 187 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_61_12} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11869 | 2024.10.09 17:24:11.918179 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
11870 | 2024.10.09 17:24:12.000139 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.53 MiB, peak 180.71 MiB, free memory in arenas 0.00 B, will set to 170.76 MiB (RSS), difference: 1.23 MiB | ||
11871 | 2024.10.09 17:24:16.875169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11872 | 2024.10.09 17:24:16.875318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11873 | 2024.10.09 17:24:16.875342 [ 3 ] {} <Debug> HTTP-Session: 71be8c05-4bb4-46d8-b45b-a2d581a6e667 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11874 | 2024.10.09 17:24:16.875367 [ 3 ] {} <Debug> HTTP-Session: 71be8c05-4bb4-46d8-b45b-a2d581a6e667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11875 | 2024.10.09 17:24:16.875381 [ 3 ] {} <Debug> HTTP-Session: 71be8c05-4bb4-46d8-b45b-a2d581a6e667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11876 | 2024.10.09 17:24:16.875431 [ 3 ] {} <Trace> HTTP-Session: 71be8c05-4bb4-46d8-b45b-a2d581a6e667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11877 | 2024.10.09 17:24:16.875678 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11878 | 2024.10.09 17:24:16.875746 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11879 | 2024.10.09 17:24:16.876088 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11880 | 2024.10.09 17:24:16.876649 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2024.10.09 17:24:16.876692 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
11882 | 2024.10.09 17:24:16.877137 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11883 | 2024.10.09 17:24:16.877533 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11884 | 2024.10.09 17:24:16.877693 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002122 sec., 96606.97455230914 rows/sec., 8.49 MiB/sec. | ||
11885 | 2024.10.09 17:24:16.877937 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Debug> DynamicQueryHandler: Done processing query | ||
11886 | 2024.10.09 17:24:16.877963 [ 3 ] {6130835f-5a2a-4ef8-bad1-c817b955388f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11887 | 2024.10.09 17:24:16.877981 [ 3 ] {} <Debug> HTTP-Session: 71be8c05-4bb4-46d8-b45b-a2d581a6e667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11888 | 2024.10.09 17:24:16.878150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11889 | 2024.10.09 17:24:16.878200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11890 | 2024.10.09 17:24:16.878221 [ 3 ] {} <Debug> HTTP-Session: 0a0e1a62-04ef-4a3f-aa26-4599b217a935 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11891 | 2024.10.09 17:24:16.878237 [ 3 ] {} <Debug> HTTP-Session: 0a0e1a62-04ef-4a3f-aa26-4599b217a935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11892 | 2024.10.09 17:24:16.878251 [ 3 ] {} <Debug> HTTP-Session: 0a0e1a62-04ef-4a3f-aa26-4599b217a935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11893 | 2024.10.09 17:24:16.878283 [ 3 ] {} <Trace> HTTP-Session: 0a0e1a62-04ef-4a3f-aa26-4599b217a935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11894 | 2024.10.09 17:24:16.878383 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11895 | 2024.10.09 17:24:16.878427 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11896 | 2024.10.09 17:24:16.878669 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11897 | 2024.10.09 17:24:16.878991 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11898 | 2024.10.09 17:24:16.879027 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
11899 | 2024.10.09 17:24:16.879383 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11900 | 2024.10.09 17:24:16.879744 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11901 | 2024.10.09 17:24:16.879898 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001538 sec., 5201.560468140442 rows/sec., 391.13 KiB/sec. | ||
11902 | 2024.10.09 17:24:16.879918 [ 121 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11903 | 2024.10.09 17:24:16.880035 [ 121 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11904 | 2024.10.09 17:24:16.880070 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
11905 | 2024.10.09 17:24:16.880146 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Debug> DynamicQueryHandler: Done processing query | ||
11906 | 2024.10.09 17:24:16.880210 [ 3 ] {d64af0a1-b2a5-4acb-881b-bc1d8be87b2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11907 | 2024.10.09 17:24:16.880255 [ 3 ] {} <Debug> HTTP-Session: 0a0e1a62-04ef-4a3f-aa26-4599b217a935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11908 | 2024.10.09 17:24:16.880294 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
11909 | 2024.10.09 17:24:16.880466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11910 | 2024.10.09 17:24:16.880538 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11911 | 2024.10.09 17:24:16.880559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11912 | 2024.10.09 17:24:16.880609 [ 3 ] {} <Debug> HTTP-Session: 0921539c-dd2c-4bb1-bfb5-8dda2d649419 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11913 | 2024.10.09 17:24:16.880615 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
11914 | 2024.10.09 17:24:16.880641 [ 3 ] {} <Debug> HTTP-Session: 0921539c-dd2c-4bb1-bfb5-8dda2d649419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11915 | 2024.10.09 17:24:16.880675 [ 3 ] {} <Debug> HTTP-Session: 0921539c-dd2c-4bb1-bfb5-8dda2d649419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11916 | 2024.10.09 17:24:16.880764 [ 3 ] {} <Trace> HTTP-Session: 0921539c-dd2c-4bb1-bfb5-8dda2d649419 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11917 | 2024.10.09 17:24:16.880848 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
11918 | 2024.10.09 17:24:16.881219 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part | ||
11919 | 2024.10.09 17:24:16.881341 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11920 | 2024.10.09 17:24:16.881499 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11921 | 2024.10.09 17:24:16.881589 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
11922 | 2024.10.09 17:24:16.881965 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
11923 | 2024.10.09 17:24:16.882348 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
11924 | 2024.10.09 17:24:16.883079 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11925 | 2024.10.09 17:24:16.884042 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11926 | 2024.10.09 17:24:16.884110 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
11927 | 2024.10.09 17:24:16.885139 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11928 | 2024.10.09 17:24:16.885349 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 5 columns (5 merged, 0 gathered) in 0.005173641 sec., 28606.546144195163 rows/sec., 2.18 MiB/sec. | ||
11929 | 2024.10.09 17:24:16.885807 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11930 | 2024.10.09 17:24:16.885807 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11931 | 2024.10.09 17:24:16.886211 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005171 sec., 2707.406691162251 rows/sec., 189.61 KiB/sec. | ||
11932 | 2024.10.09 17:24:16.887071 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Debug> DynamicQueryHandler: Done processing query | ||
11933 | 2024.10.09 17:24:16.887173 [ 3 ] {43990ead-7209-4ba2-9b5f-13b1001718f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11934 | 2024.10.09 17:24:16.887257 [ 3 ] {} <Debug> HTTP-Session: 0921539c-dd2c-4bb1-bfb5-8dda2d649419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11935 | 2024.10.09 17:24:16.887578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11936 | 2024.10.09 17:24:16.887660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11937 | 2024.10.09 17:24:16.887667 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11938 | 2024.10.09 17:24:16.887690 [ 3 ] {} <Debug> HTTP-Session: f422ce08-cf39-4678-a774-56cd6bef3e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11939 | 2024.10.09 17:24:16.887743 [ 3 ] {} <Debug> HTTP-Session: f422ce08-cf39-4678-a774-56cd6bef3e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11940 | 2024.10.09 17:24:16.887777 [ 3 ] {} <Debug> HTTP-Session: f422ce08-cf39-4678-a774-56cd6bef3e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11941 | 2024.10.09 17:24:16.887836 [ 3 ] {} <Trace> HTTP-Session: f422ce08-cf39-4678-a774-56cd6bef3e79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11942 | 2024.10.09 17:24:16.887859 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_56_11} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11943 | 2024.10.09 17:24:16.888036 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11944 | 2024.10.09 17:24:16.888045 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11945 | 2024.10.09 17:24:16.888111 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11946 | 2024.10.09 17:24:16.888372 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11947 | 2024.10.09 17:24:16.888686 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11948 | 2024.10.09 17:24:16.888722 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
11949 | 2024.10.09 17:24:16.889082 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11950 | 2024.10.09 17:24:16.889464 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11951 | 2024.10.09 17:24:16.889611 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001644 sec., 3649.63503649635 rows/sec., 215.63 KiB/sec. | ||
11952 | 2024.10.09 17:24:16.889925 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Debug> DynamicQueryHandler: Done processing query | ||
11953 | 2024.10.09 17:24:16.889959 [ 3 ] {41bb618f-243a-4f1f-a1e0-aca5f3bd722e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11954 | 2024.10.09 17:24:16.889984 [ 3 ] {} <Debug> HTTP-Session: f422ce08-cf39-4678-a774-56cd6bef3e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11955 | 2024.10.09 17:24:16.890192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11956 | 2024.10.09 17:24:16.890241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11957 | 2024.10.09 17:24:16.890262 [ 3 ] {} <Debug> HTTP-Session: 06729c2c-3a7b-4335-9d81-91f0b1cf91b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11958 | 2024.10.09 17:24:16.890278 [ 3 ] {} <Debug> HTTP-Session: 06729c2c-3a7b-4335-9d81-91f0b1cf91b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11959 | 2024.10.09 17:24:16.890291 [ 3 ] {} <Debug> HTTP-Session: 06729c2c-3a7b-4335-9d81-91f0b1cf91b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11960 | 2024.10.09 17:24:16.890322 [ 3 ] {} <Trace> HTTP-Session: 06729c2c-3a7b-4335-9d81-91f0b1cf91b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11961 | 2024.10.09 17:24:16.890534 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11962 | 2024.10.09 17:24:16.890578 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11963 | 2024.10.09 17:24:16.890829 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11964 | 2024.10.09 17:24:16.891375 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11965 | 2024.10.09 17:24:16.891411 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
11966 | 2024.10.09 17:24:16.891792 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11967 | 2024.10.09 17:24:16.892155 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11968 | 2024.10.09 17:24:16.892316 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001891 sec., 206240.08461131676 rows/sec., 14.63 MiB/sec. | ||
11969 | 2024.10.09 17:24:16.892482 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Debug> DynamicQueryHandler: Done processing query | ||
11970 | 2024.10.09 17:24:16.892507 [ 3 ] {97ac40a0-8436-4ab0-a56a-c2957a9ec2dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
11971 | 2024.10.09 17:24:16.892522 [ 3 ] {} <Debug> HTTP-Session: 06729c2c-3a7b-4335-9d81-91f0b1cf91b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11972 | 2024.10.09 17:24:16.892809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11973 | 2024.10.09 17:24:16.892856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11974 | 2024.10.09 17:24:16.892877 [ 3 ] {} <Debug> HTTP-Session: 930b0ab8-796f-445b-987e-c090ecd9f20c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
11975 | 2024.10.09 17:24:16.892894 [ 3 ] {} <Debug> HTTP-Session: 930b0ab8-796f-445b-987e-c090ecd9f20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11976 | 2024.10.09 17:24:16.892908 [ 3 ] {} <Debug> HTTP-Session: 930b0ab8-796f-445b-987e-c090ecd9f20c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11977 | 2024.10.09 17:24:16.892939 [ 3 ] {} <Trace> HTTP-Session: 930b0ab8-796f-445b-987e-c090ecd9f20c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11978 | 2024.10.09 17:24:16.893038 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11979 | 2024.10.09 17:24:16.893082 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11980 | 2024.10.09 17:24:16.893215 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11981 | 2024.10.09 17:24:16.893449 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11982 | 2024.10.09 17:24:16.893485 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
11983 | 2024.10.09 17:24:16.893843 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11984 | 2024.10.09 17:24:16.894184 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11985 | 2024.10.09 17:24:16.894344 [ 121 ] {} <Debug> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
11986 | 2024.10.09 17:24:16.894346 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 236.59 KiB/sec. | ||
11987 | 2024.10.09 17:24:16.894406 [ 121 ] {} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11988 | 2024.10.09 17:24:16.894466 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
11989 | 2024.10.09 17:24:16.894770 [ 193 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::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 | ||
11990 | 2024.10.09 17:24:16.894900 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Debug> DynamicQueryHandler: Done processing query | ||
11991 | 2024.10.09 17:24:16.895028 [ 3 ] {cb92703d-b5b0-4a70-bb16-52c2090e5a38} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11992 | 2024.10.09 17:24:16.895146 [ 3 ] {} <Debug> HTTP-Session: 930b0ab8-796f-445b-987e-c090ecd9f20c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11993 | 2024.10.09 17:24:16.895290 [ 193 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11994 | 2024.10.09 17:24:16.895326 [ 193 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
11995 | 2024.10.09 17:24:16.895420 [ 193 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
11996 | 2024.10.09 17:24:16.895464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11997 | 2024.10.09 17:24:16.895697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11998 | 2024.10.09 17:24:16.895799 [ 193 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
11999 | 2024.10.09 17:24:16.895848 [ 3 ] {} <Debug> HTTP-Session: 13403fce-c144-45cc-ab9f-b3d50727455f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12000 | 2024.10.09 17:24:16.895972 [ 3 ] {} <Debug> HTTP-Session: 13403fce-c144-45cc-ab9f-b3d50727455f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12001 | 2024.10.09 17:24:16.896065 [ 3 ] {} <Debug> HTTP-Session: 13403fce-c144-45cc-ab9f-b3d50727455f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12002 | 2024.10.09 17:24:16.896124 [ 193 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
12003 | 2024.10.09 17:24:16.896165 [ 3 ] {} <Trace> HTTP-Session: 13403fce-c144-45cc-ab9f-b3d50727455f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12004 | 2024.10.09 17:24:16.896390 [ 193 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
12005 | 2024.10.09 17:24:16.896585 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12006 | 2024.10.09 17:24:16.896632 [ 193 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
12007 | 2024.10.09 17:24:16.896724 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12008 | 2024.10.09 17:24:16.897469 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12009 | 2024.10.09 17:24:16.898448 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12010 | 2024.10.09 17:24:16.898507 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12011 | 2024.10.09 17:24:16.899328 [ 195 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004733802 sec., 32954.48352085702 rows/sec., 1.68 MiB/sec. | ||
12012 | 2024.10.09 17:24:16.899513 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12013 | 2024.10.09 17:24:16.899677 [ 195 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
12014 | 2024.10.09 17:24:16.900544 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12015 | 2024.10.09 17:24:16.900853 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004456 sec., 53186.714542190304 rows/sec., 3.56 MiB/sec. | ||
12016 | 2024.10.09 17:24:16.900917 [ 195 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12017 | 2024.10.09 17:24:16.901134 [ 195 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_26_5} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
12018 | 2024.10.09 17:24:16.901250 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Debug> DynamicQueryHandler: Done processing query | ||
12019 | 2024.10.09 17:24:16.901300 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12020 | 2024.10.09 17:24:16.901307 [ 3 ] {d2affc45-5bb1-41fb-b5c9-fa3478299732} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12021 | 2024.10.09 17:24:16.901357 [ 3 ] {} <Debug> HTTP-Session: 13403fce-c144-45cc-ab9f-b3d50727455f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12022 | 2024.10.09 17:24:16.901522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12023 | 2024.10.09 17:24:16.901572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12024 | 2024.10.09 17:24:16.901591 [ 3 ] {} <Debug> HTTP-Session: 9fdcb4ca-fa8b-4782-837d-46cbb34f9c1f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12025 | 2024.10.09 17:24:16.901607 [ 3 ] {} <Debug> HTTP-Session: 9fdcb4ca-fa8b-4782-837d-46cbb34f9c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12026 | 2024.10.09 17:24:16.901621 [ 3 ] {} <Debug> HTTP-Session: 9fdcb4ca-fa8b-4782-837d-46cbb34f9c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12027 | 2024.10.09 17:24:16.901653 [ 3 ] {} <Trace> HTTP-Session: 9fdcb4ca-fa8b-4782-837d-46cbb34f9c1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12028 | 2024.10.09 17:24:16.901752 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12029 | 2024.10.09 17:24:16.901800 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12030 | 2024.10.09 17:24:16.901953 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12031 | 2024.10.09 17:24:16.902241 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12032 | 2024.10.09 17:24:16.902278 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12033 | 2024.10.09 17:24:16.902646 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12034 | 2024.10.09 17:24:16.902985 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12035 | 2024.10.09 17:24:16.903146 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. | ||
12036 | 2024.10.09 17:24:16.903319 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Debug> DynamicQueryHandler: Done processing query | ||
12037 | 2024.10.09 17:24:16.903343 [ 3 ] {c4d87d02-8e7f-4072-ac49-2bb5536b9e82} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12038 | 2024.10.09 17:24:16.903359 [ 3 ] {} <Debug> HTTP-Session: 9fdcb4ca-fa8b-4782-837d-46cbb34f9c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12039 | 2024.10.09 17:24:16.903543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12040 | 2024.10.09 17:24:16.903591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12041 | 2024.10.09 17:24:16.903610 [ 3 ] {} <Debug> HTTP-Session: b03e6c5a-0670-425e-a54c-1756f17756fc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12042 | 2024.10.09 17:24:16.903627 [ 3 ] {} <Debug> HTTP-Session: b03e6c5a-0670-425e-a54c-1756f17756fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12043 | 2024.10.09 17:24:16.903640 [ 3 ] {} <Debug> HTTP-Session: b03e6c5a-0670-425e-a54c-1756f17756fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12044 | 2024.10.09 17:24:16.903671 [ 3 ] {} <Trace> HTTP-Session: b03e6c5a-0670-425e-a54c-1756f17756fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12045 | 2024.10.09 17:24:16.903824 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12046 | 2024.10.09 17:24:16.903891 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <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 | ||
12047 | 2024.10.09 17:24:16.904331 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12048 | 2024.10.09 17:24:16.904793 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12049 | 2024.10.09 17:24:16.904830 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12050 | 2024.10.09 17:24:16.905438 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
12051 | 2024.10.09 17:24:16.905864 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12052 | 2024.10.09 17:24:16.906051 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
12053 | 2024.10.09 17:24:16.906068 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00231 sec., 3463.2034632034633 rows/sec., 6.21 MiB/sec. | ||
12054 | 2024.10.09 17:24:16.906120 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12055 | 2024.10.09 17:24:16.906206 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12056 | 2024.10.09 17:24:16.906427 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
12057 | 2024.10.09 17:24:16.906510 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Debug> DynamicQueryHandler: Done processing query | ||
12058 | 2024.10.09 17:24:16.906539 [ 3 ] {06d1dd99-10aa-4dfd-bb34-07dd0e3c1e58} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
12059 | 2024.10.09 17:24:16.906567 [ 3 ] {} <Debug> HTTP-Session: b03e6c5a-0670-425e-a54c-1756f17756fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12060 | 2024.10.09 17:24:16.906718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12061 | 2024.10.09 17:24:16.906771 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12062 | 2024.10.09 17:24:16.906780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12063 | 2024.10.09 17:24:16.906814 [ 3 ] {} <Debug> HTTP-Session: f3ead432-b000-4107-a246-76a4b47a7c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12064 | 2024.10.09 17:24:16.906845 [ 3 ] {} <Debug> HTTP-Session: f3ead432-b000-4107-a246-76a4b47a7c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12065 | 2024.10.09 17:24:16.906849 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 825 rows starting from the beginning of the part | ||
12066 | 2024.10.09 17:24:16.906862 [ 3 ] {} <Debug> HTTP-Session: f3ead432-b000-4107-a246-76a4b47a7c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12067 | 2024.10.09 17:24:16.906907 [ 3 ] {} <Trace> HTTP-Session: f3ead432-b000-4107-a246-76a4b47a7c0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12068 | 2024.10.09 17:24:16.907135 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12069 | 2024.10.09 17:24:16.907175 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
12070 | 2024.10.09 17:24:16.907202 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12071 | 2024.10.09 17:24:16.907642 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part | ||
12072 | 2024.10.09 17:24:16.907700 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12073 | 2024.10.09 17:24:16.908018 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
12074 | 2024.10.09 17:24:16.908475 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
12075 | 2024.10.09 17:24:16.908538 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12076 | 2024.10.09 17:24:16.908600 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12077 | 2024.10.09 17:24:16.908838 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
12078 | 2024.10.09 17:24:16.909426 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12079 | 2024.10.09 17:24:16.909928 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12080 | 2024.10.09 17:24:16.910103 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003056 sec., 26832.46073298429 rows/sec., 1.70 MiB/sec. | ||
12081 | 2024.10.09 17:24:16.910410 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Debug> DynamicQueryHandler: Done processing query | ||
12082 | 2024.10.09 17:24:16.910493 [ 3 ] {e1d4d84b-1d6e-4d0b-b33a-86e104ba1fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12083 | 2024.10.09 17:24:16.910568 [ 3 ] {} <Debug> HTTP-Session: f3ead432-b000-4107-a246-76a4b47a7c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12084 | 2024.10.09 17:24:16.913911 [ 195 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 19 columns (19 merged, 0 gathered) in 0.007589614 sec., 120164.21388492221 rows/sec., 215.33 MiB/sec. | ||
12085 | 2024.10.09 17:24:16.914841 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
12086 | 2024.10.09 17:24:16.915503 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12087 | 2024.10.09 17:24:16.915595 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
12088 | 2024.10.09 17:24:16.915752 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.96 MiB. | ||
12089 | 2024.10.09 17:24:19.443014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1176 | ||
12090 | 2024.10.09 17:24:19.447393 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12091 | 2024.10.09 17:24:19.447460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12092 | 2024.10.09 17:24:19.449506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12093 | 2024.10.09 17:24:19.450841 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12094 | 2024.10.09 17:24:19.451926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
12095 | 2024.10.09 17:24:21.873934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12096 | 2024.10.09 17:24:21.874124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12097 | 2024.10.09 17:24:21.874169 [ 3 ] {} <Debug> HTTP-Session: 1482add2-d712-41f3-bfec-82b96a74d184 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12098 | 2024.10.09 17:24:21.874212 [ 3 ] {} <Debug> HTTP-Session: 1482add2-d712-41f3-bfec-82b96a74d184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12099 | 2024.10.09 17:24:21.874240 [ 3 ] {} <Debug> HTTP-Session: 1482add2-d712-41f3-bfec-82b96a74d184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12100 | 2024.10.09 17:24:21.874322 [ 3 ] {} <Trace> HTTP-Session: 1482add2-d712-41f3-bfec-82b96a74d184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12101 | 2024.10.09 17:24:21.874547 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12102 | 2024.10.09 17:24:21.874632 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12103 | 2024.10.09 17:24:21.875029 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12104 | 2024.10.09 17:24:21.875484 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12105 | 2024.10.09 17:24:21.875521 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12106 | 2024.10.09 17:24:21.875986 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
12107 | 2024.10.09 17:24:21.876403 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12108 | 2024.10.09 17:24:21.876550 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.002064 sec., 1937.9844961240312 rows/sec., 150.93 KiB/sec. | ||
12109 | 2024.10.09 17:24:21.876820 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Debug> DynamicQueryHandler: Done processing query | ||
12110 | 2024.10.09 17:24:21.876851 [ 3 ] {6d9252d6-1cd8-4098-82c5-a23ea9b5bb38} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12111 | 2024.10.09 17:24:21.876879 [ 3 ] {} <Debug> HTTP-Session: 1482add2-d712-41f3-bfec-82b96a74d184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12112 | 2024.10.09 17:24:21.877089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 22044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12113 | 2024.10.09 17:24:21.877140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12114 | 2024.10.09 17:24:21.877161 [ 3 ] {} <Debug> HTTP-Session: 9c19a739-ccfa-4c29-b3a8-58485e615024 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12115 | 2024.10.09 17:24:21.877186 [ 3 ] {} <Debug> HTTP-Session: 9c19a739-ccfa-4c29-b3a8-58485e615024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12116 | 2024.10.09 17:24:21.877207 [ 3 ] {} <Debug> HTTP-Session: 9c19a739-ccfa-4c29-b3a8-58485e615024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12117 | 2024.10.09 17:24:21.877243 [ 3 ] {} <Trace> HTTP-Session: 9c19a739-ccfa-4c29-b3a8-58485e615024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12118 | 2024.10.09 17:24:21.877385 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12119 | 2024.10.09 17:24:21.877430 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12120 | 2024.10.09 17:24:21.877672 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12121 | 2024.10.09 17:24:21.878129 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12122 | 2024.10.09 17:24:21.878166 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12123 | 2024.10.09 17:24:21.878541 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12124 | 2024.10.09 17:24:21.878909 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12125 | 2024.10.09 17:24:21.879050 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Debug> executeQuery: Read 149 rows, 12.98 KiB in 0.001726 sec., 86326.76709154113 rows/sec., 7.35 MiB/sec. | ||
12126 | 2024.10.09 17:24:21.879264 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Debug> DynamicQueryHandler: Done processing query | ||
12127 | 2024.10.09 17:24:21.879289 [ 3 ] {83f14fe7-66dc-4fb2-bc38-bd0f035ed8b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
12128 | 2024.10.09 17:24:21.879306 [ 3 ] {} <Debug> HTTP-Session: 9c19a739-ccfa-4c29-b3a8-58485e615024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12129 | 2024.10.09 17:24:21.879446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12130 | 2024.10.09 17:24:21.879493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12131 | 2024.10.09 17:24:21.879512 [ 3 ] {} <Debug> HTTP-Session: 0891a036-a7bc-45e1-8032-1c7ad08f2c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12132 | 2024.10.09 17:24:21.879529 [ 3 ] {} <Debug> HTTP-Session: 0891a036-a7bc-45e1-8032-1c7ad08f2c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12133 | 2024.10.09 17:24:21.879544 [ 3 ] {} <Debug> HTTP-Session: 0891a036-a7bc-45e1-8032-1c7ad08f2c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12134 | 2024.10.09 17:24:21.879575 [ 3 ] {} <Trace> HTTP-Session: 0891a036-a7bc-45e1-8032-1c7ad08f2c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12135 | 2024.10.09 17:24:21.879694 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12136 | 2024.10.09 17:24:21.879737 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12137 | 2024.10.09 17:24:21.879969 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12138 | 2024.10.09 17:24:21.880300 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12139 | 2024.10.09 17:24:21.880337 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12140 | 2024.10.09 17:24:21.880691 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12141 | 2024.10.09 17:24:21.881050 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12142 | 2024.10.09 17:24:21.881196 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001539 sec., 31189.083820662767 rows/sec., 2.27 MiB/sec. | ||
12143 | 2024.10.09 17:24:21.881360 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Debug> DynamicQueryHandler: Done processing query | ||
12144 | 2024.10.09 17:24:21.881389 [ 3 ] {3b3e7442-551c-4050-85d6-fa47d2f81d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12145 | 2024.10.09 17:24:21.881407 [ 3 ] {} <Debug> HTTP-Session: 0891a036-a7bc-45e1-8032-1c7ad08f2c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12146 | 2024.10.09 17:24:21.881556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 20906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12147 | 2024.10.09 17:24:21.881606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12148 | 2024.10.09 17:24:21.881627 [ 3 ] {} <Debug> HTTP-Session: fb2611a4-d997-42e5-80bf-728e5a1a25c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12149 | 2024.10.09 17:24:21.881644 [ 3 ] {} <Debug> HTTP-Session: fb2611a4-d997-42e5-80bf-728e5a1a25c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12150 | 2024.10.09 17:24:21.881658 [ 3 ] {} <Debug> HTTP-Session: fb2611a4-d997-42e5-80bf-728e5a1a25c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12151 | 2024.10.09 17:24:21.881689 [ 3 ] {} <Trace> HTTP-Session: fb2611a4-d997-42e5-80bf-728e5a1a25c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12152 | 2024.10.09 17:24:21.881817 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12153 | 2024.10.09 17:24:21.881860 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12154 | 2024.10.09 17:24:21.882083 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12155 | 2024.10.09 17:24:21.882469 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12156 | 2024.10.09 17:24:21.882505 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12157 | 2024.10.09 17:24:21.882870 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12158 | 2024.10.09 17:24:21.883240 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12159 | 2024.10.09 17:24:21.883426 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Debug> executeQuery: Read 124 rows, 9.78 KiB in 0.001653 sec., 75015.1240169389 rows/sec., 5.78 MiB/sec. | ||
12160 | 2024.10.09 17:24:21.883612 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Debug> DynamicQueryHandler: Done processing query | ||
12161 | 2024.10.09 17:24:21.883638 [ 3 ] {1e1032c4-c59c-4e5c-bf0b-52b0ec4ed0e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
12162 | 2024.10.09 17:24:21.883655 [ 3 ] {} <Debug> HTTP-Session: fb2611a4-d997-42e5-80bf-728e5a1a25c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12163 | 2024.10.09 17:24:21.883831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12164 | 2024.10.09 17:24:21.883881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12165 | 2024.10.09 17:24:21.883901 [ 3 ] {} <Debug> HTTP-Session: 790bc3b2-6fa8-4456-a5e0-c175317a5d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12166 | 2024.10.09 17:24:21.883918 [ 3 ] {} <Debug> HTTP-Session: 790bc3b2-6fa8-4456-a5e0-c175317a5d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12167 | 2024.10.09 17:24:21.883932 [ 3 ] {} <Debug> HTTP-Session: 790bc3b2-6fa8-4456-a5e0-c175317a5d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12168 | 2024.10.09 17:24:21.883988 [ 3 ] {} <Trace> HTTP-Session: 790bc3b2-6fa8-4456-a5e0-c175317a5d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12169 | 2024.10.09 17:24:21.884133 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12170 | 2024.10.09 17:24:21.884180 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12171 | 2024.10.09 17:24:21.884328 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12172 | 2024.10.09 17:24:21.884706 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12173 | 2024.10.09 17:24:21.884742 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12174 | 2024.10.09 17:24:21.885127 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12175 | 2024.10.09 17:24:21.885461 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12176 | 2024.10.09 17:24:21.885620 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001545 sec., 105501.61812297735 rows/sec., 7.33 MiB/sec. | ||
12177 | 2024.10.09 17:24:21.885870 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Debug> DynamicQueryHandler: Done processing query | ||
12178 | 2024.10.09 17:24:21.885921 [ 3 ] {f66c202e-a06d-43f3-a2a1-515d3bf7ac6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12179 | 2024.10.09 17:24:21.885988 [ 3 ] {} <Debug> HTTP-Session: 790bc3b2-6fa8-4456-a5e0-c175317a5d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12180 | 2024.10.09 17:24:21.886295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 72107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12181 | 2024.10.09 17:24:21.886347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12182 | 2024.10.09 17:24:21.886368 [ 3 ] {} <Debug> HTTP-Session: e4316ea2-0ca5-4a14-917c-c583678d5404 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12183 | 2024.10.09 17:24:21.886385 [ 3 ] {} <Debug> HTTP-Session: e4316ea2-0ca5-4a14-917c-c583678d5404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12184 | 2024.10.09 17:24:21.886400 [ 3 ] {} <Debug> HTTP-Session: e4316ea2-0ca5-4a14-917c-c583678d5404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12185 | 2024.10.09 17:24:21.886432 [ 3 ] {} <Trace> HTTP-Session: e4316ea2-0ca5-4a14-917c-c583678d5404 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12186 | 2024.10.09 17:24:21.886855 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12187 | 2024.10.09 17:24:21.886928 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <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 | ||
12188 | 2024.10.09 17:24:21.887386 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12189 | 2024.10.09 17:24:21.888098 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12190 | 2024.10.09 17:24:21.888138 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12191 | 2024.10.09 17:24:21.888808 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12192 | 2024.10.09 17:24:21.889241 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12193 | 2024.10.09 17:24:21.889445 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002909 sec., 15125.472671020969 rows/sec., 27.10 MiB/sec. | ||
12194 | 2024.10.09 17:24:21.889907 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Debug> DynamicQueryHandler: Done processing query | ||
12195 | 2024.10.09 17:24:21.889958 [ 3 ] {7a19c16e-19d0-4286-9986-51affb6bb92e} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
12196 | 2024.10.09 17:24:21.889976 [ 3 ] {} <Debug> HTTP-Session: e4316ea2-0ca5-4a14-917c-c583678d5404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12197 | 2024.10.09 17:24:21.890112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12198 | 2024.10.09 17:24:21.890162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12199 | 2024.10.09 17:24:21.890181 [ 3 ] {} <Debug> HTTP-Session: 2e2ec70e-4c7a-4f3e-954b-94deae3236fb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12200 | 2024.10.09 17:24:21.890201 [ 3 ] {} <Debug> HTTP-Session: 2e2ec70e-4c7a-4f3e-954b-94deae3236fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12201 | 2024.10.09 17:24:21.890215 [ 3 ] {} <Debug> HTTP-Session: 2e2ec70e-4c7a-4f3e-954b-94deae3236fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12202 | 2024.10.09 17:24:21.890247 [ 3 ] {} <Trace> HTTP-Session: 2e2ec70e-4c7a-4f3e-954b-94deae3236fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12203 | 2024.10.09 17:24:21.890366 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12204 | 2024.10.09 17:24:21.890415 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12205 | 2024.10.09 17:24:21.890561 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12206 | 2024.10.09 17:24:21.890879 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12207 | 2024.10.09 17:24:21.890917 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12208 | 2024.10.09 17:24:21.891290 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12209 | 2024.10.09 17:24:21.891632 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12210 | 2024.10.09 17:24:21.891784 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec. | ||
12211 | 2024.10.09 17:24:21.891967 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Debug> DynamicQueryHandler: Done processing query | ||
12212 | 2024.10.09 17:24:21.891994 [ 3 ] {b026faac-b38c-42ac-856b-9516a5d0f44d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12213 | 2024.10.09 17:24:21.892011 [ 3 ] {} <Debug> HTTP-Session: 2e2ec70e-4c7a-4f3e-954b-94deae3236fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12214 | 2024.10.09 17:24:24.172914 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12215 | 2024.10.09 17:24:24.172994 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12216 | 2024.10.09 17:24:26.875596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12217 | 2024.10.09 17:24:26.875790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12218 | 2024.10.09 17:24:26.875837 [ 3 ] {} <Debug> HTTP-Session: 1af109a7-e80d-4c3d-b7ac-7525caf7520e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12219 | 2024.10.09 17:24:26.875878 [ 3 ] {} <Debug> HTTP-Session: 1af109a7-e80d-4c3d-b7ac-7525caf7520e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12220 | 2024.10.09 17:24:26.875908 [ 3 ] {} <Debug> HTTP-Session: 1af109a7-e80d-4c3d-b7ac-7525caf7520e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12221 | 2024.10.09 17:24:26.875987 [ 3 ] {} <Trace> HTTP-Session: 1af109a7-e80d-4c3d-b7ac-7525caf7520e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12222 | 2024.10.09 17:24:26.876399 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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', 'sled_data_link:packets_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', 'virtual_machine:check') FORMAT JSONEachRow; (stage: Complete) | ||
12223 | 2024.10.09 17:24:26.876871 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12224 | 2024.10.09 17:24:26.876925 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <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', 'sled_data_link:packets_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', 'virtual_machine:check')" moved to PREWHERE | ||
12225 | 2024.10.09 17:24:26.877305 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12226 | 2024.10.09 17:24:26.877384 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12227 | 2024.10.09 17:24:26.877558 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
12228 | 2024.10.09 17:24:26.877730 [ 251 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12229 | 2024.10.09 17:24:26.877749 [ 263 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12230 | 2024.10.09 17:24:26.877772 [ 260 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12231 | 2024.10.09 17:24:26.877915 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12232 | 2024.10.09 17:24:26.877942 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12233 | 2024.10.09 17:24:26.877994 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <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', 'sled_data_link:packets_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', 'virtual_machine:check'))" | ||
12234 | 2024.10.09 17:24:26.878019 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12235 | 2024.10.09 17:24:26.878938 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002758 sec., 14503.263234227701 rows/sec., 553.08 KiB/sec. | ||
12236 | 2024.10.09 17:24:26.879203 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Debug> DynamicQueryHandler: Done processing query | ||
12237 | 2024.10.09 17:24:26.879230 [ 3 ] {1b8c7683-dbbd-4361-a102-6a39cb1e4d00} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12238 | 2024.10.09 17:24:26.879247 [ 3 ] {} <Debug> HTTP-Session: 1af109a7-e80d-4c3d-b7ac-7525caf7520e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12239 | 2024.10.09 17:24:26.880472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12240 | 2024.10.09 17:24:26.880520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12241 | 2024.10.09 17:24:26.880540 [ 3 ] {} <Debug> HTTP-Session: 50584f9f-8597-4647-99a2-9daf012eeed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12242 | 2024.10.09 17:24:26.880556 [ 3 ] {} <Debug> HTTP-Session: 50584f9f-8597-4647-99a2-9daf012eeed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12243 | 2024.10.09 17:24:26.880569 [ 3 ] {} <Debug> HTTP-Session: 50584f9f-8597-4647-99a2-9daf012eeed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12244 | 2024.10.09 17:24:26.880600 [ 3 ] {} <Trace> HTTP-Session: 50584f9f-8597-4647-99a2-9daf012eeed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12245 | 2024.10.09 17:24:26.880755 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12246 | 2024.10.09 17:24:26.881063 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12247 | 2024.10.09 17:24:26.881114 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12248 | 2024.10.09 17:24:26.881452 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12249 | 2024.10.09 17:24:26.881523 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12250 | 2024.10.09 17:24:26.881970 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
12251 | 2024.10.09 17:24:26.882235 [ 250 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12252 | 2024.10.09 17:24:26.882259 [ 251 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12253 | 2024.10.09 17:24:26.882261 [ 263 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12254 | 2024.10.09 17:24:26.882446 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12255 | 2024.10.09 17:24:26.882492 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12256 | 2024.10.09 17:24:26.882553 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
12257 | 2024.10.09 17:24:26.882578 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12258 | 2024.10.09 17:24:26.883350 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002676 sec., 14947.683109118087 rows/sec., 570.03 KiB/sec. | ||
12259 | 2024.10.09 17:24:26.883584 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Debug> DynamicQueryHandler: Done processing query | ||
12260 | 2024.10.09 17:24:26.883610 [ 3 ] {fc160712-cfae-43d1-b17d-c09aa4add142} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12261 | 2024.10.09 17:24:26.883627 [ 3 ] {} <Debug> HTTP-Session: 50584f9f-8597-4647-99a2-9daf012eeed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12262 | 2024.10.09 17:24:26.883854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12263 | 2024.10.09 17:24:26.883901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12264 | 2024.10.09 17:24:26.883922 [ 3 ] {} <Debug> HTTP-Session: 8a4c482a-41d5-4549-b579-0f36dbd2b6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12265 | 2024.10.09 17:24:26.883938 [ 3 ] {} <Debug> HTTP-Session: 8a4c482a-41d5-4549-b579-0f36dbd2b6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12266 | 2024.10.09 17:24:26.883953 [ 3 ] {} <Debug> HTTP-Session: 8a4c482a-41d5-4549-b579-0f36dbd2b6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12267 | 2024.10.09 17:24:26.883985 [ 3 ] {} <Trace> HTTP-Session: 8a4c482a-41d5-4549-b579-0f36dbd2b6c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12268 | 2024.10.09 17:24:26.884144 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12269 | 2024.10.09 17:24:26.884456 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12270 | 2024.10.09 17:24:26.884508 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12271 | 2024.10.09 17:24:26.884847 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12272 | 2024.10.09 17:24:26.884912 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12273 | 2024.10.09 17:24:26.885054 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
12274 | 2024.10.09 17:24:26.885135 [ 263 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12275 | 2024.10.09 17:24:26.885191 [ 250 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12276 | 2024.10.09 17:24:26.885202 [ 260 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12277 | 2024.10.09 17:24:26.885302 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12278 | 2024.10.09 17:24:26.885331 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12279 | 2024.10.09 17:24:26.885381 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
12280 | 2024.10.09 17:24:26.885405 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12281 | 2024.10.09 17:24:26.886199 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002138 sec., 18709.073900841908 rows/sec., 713.47 KiB/sec. | ||
12282 | 2024.10.09 17:24:26.886426 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Debug> DynamicQueryHandler: Done processing query | ||
12283 | 2024.10.09 17:24:26.886452 [ 3 ] {5f9186f3-9392-46d0-9edd-ddfa52316a6d} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12284 | 2024.10.09 17:24:26.886470 [ 3 ] {} <Debug> HTTP-Session: 8a4c482a-41d5-4549-b579-0f36dbd2b6c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12285 | 2024.10.09 17:24:26.886683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12286 | 2024.10.09 17:24:26.886730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12287 | 2024.10.09 17:24:26.886750 [ 3 ] {} <Debug> HTTP-Session: 033ccdeb-f8b9-4bcd-ae4e-ee0c4a614662 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12288 | 2024.10.09 17:24:26.886767 [ 3 ] {} <Debug> HTTP-Session: 033ccdeb-f8b9-4bcd-ae4e-ee0c4a614662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12289 | 2024.10.09 17:24:26.886782 [ 3 ] {} <Debug> HTTP-Session: 033ccdeb-f8b9-4bcd-ae4e-ee0c4a614662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12290 | 2024.10.09 17:24:26.886813 [ 3 ] {} <Trace> HTTP-Session: 033ccdeb-f8b9-4bcd-ae4e-ee0c4a614662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12291 | 2024.10.09 17:24:26.886970 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) 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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12292 | 2024.10.09 17:24:26.887283 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12293 | 2024.10.09 17:24:26.887335 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12294 | 2024.10.09 17:24:26.887686 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12295 | 2024.10.09 17:24:26.887752 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12296 | 2024.10.09 17:24:26.887896 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
12297 | 2024.10.09 17:24:26.888008 [ 263 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12298 | 2024.10.09 17:24:26.888022 [ 258 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12299 | 2024.10.09 17:24:26.888046 [ 260 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12300 | 2024.10.09 17:24:26.888148 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12301 | 2024.10.09 17:24:26.888175 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12302 | 2024.10.09 17:24:26.888224 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12303 | 2024.10.09 17:24:26.888247 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12304 | 2024.10.09 17:24:26.889051 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002157 sec., 18544.274455261937 rows/sec., 707.18 KiB/sec. | ||
12305 | 2024.10.09 17:24:26.889277 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Debug> DynamicQueryHandler: Done processing query | ||
12306 | 2024.10.09 17:24:26.889303 [ 3 ] {e740e6c8-f729-4b82-a94e-2f0add7608ec} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12307 | 2024.10.09 17:24:26.889321 [ 3 ] {} <Debug> HTTP-Session: 033ccdeb-f8b9-4bcd-ae4e-ee0c4a614662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12308 | 2024.10.09 17:24:26.889524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12309 | 2024.10.09 17:24:26.889572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12310 | 2024.10.09 17:24:26.889592 [ 3 ] {} <Debug> HTTP-Session: f8e45689-6fb4-434f-95a7-ddae8065973a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12311 | 2024.10.09 17:24:26.889609 [ 3 ] {} <Debug> HTTP-Session: f8e45689-6fb4-434f-95a7-ddae8065973a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12312 | 2024.10.09 17:24:26.889624 [ 3 ] {} <Debug> HTTP-Session: f8e45689-6fb4-434f-95a7-ddae8065973a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12313 | 2024.10.09 17:24:26.889654 [ 3 ] {} <Trace> HTTP-Session: f8e45689-6fb4-434f-95a7-ddae8065973a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12314 | 2024.10.09 17:24:26.889813 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12315 | 2024.10.09 17:24:26.890126 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12316 | 2024.10.09 17:24:26.890177 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12317 | 2024.10.09 17:24:26.890523 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12318 | 2024.10.09 17:24:26.890589 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12319 | 2024.10.09 17:24:26.890729 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
12320 | 2024.10.09 17:24:26.890798 [ 263 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12321 | 2024.10.09 17:24:26.890834 [ 258 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12322 | 2024.10.09 17:24:26.890868 [ 260 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12323 | 2024.10.09 17:24:26.890965 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12324 | 2024.10.09 17:24:26.890993 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12325 | 2024.10.09 17:24:26.891038 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <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', 'crucible_upstairs:activated', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12326 | 2024.10.09 17:24:26.891062 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12327 | 2024.10.09 17:24:26.891825 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002095 sec., 19093.07875894988 rows/sec., 728.11 KiB/sec. | ||
12328 | 2024.10.09 17:24:26.892054 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Debug> DynamicQueryHandler: Done processing query | ||
12329 | 2024.10.09 17:24:26.892079 [ 3 ] {ab0bb8fc-62e6-45f2-845d-ef27ba8704cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12330 | 2024.10.09 17:24:26.892096 [ 3 ] {} <Debug> HTTP-Session: f8e45689-6fb4-434f-95a7-ddae8065973a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12331 | 2024.10.09 17:24:26.892311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12332 | 2024.10.09 17:24:26.892360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12333 | 2024.10.09 17:24:26.892380 [ 3 ] {} <Debug> HTTP-Session: b3923774-a7e9-4dad-91df-264b22e742f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12334 | 2024.10.09 17:24:26.892398 [ 3 ] {} <Debug> HTTP-Session: b3923774-a7e9-4dad-91df-264b22e742f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12335 | 2024.10.09 17:24:26.892413 [ 3 ] {} <Debug> HTTP-Session: b3923774-a7e9-4dad-91df-264b22e742f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12336 | 2024.10.09 17:24:26.892445 [ 3 ] {} <Trace> HTTP-Session: b3923774-a7e9-4dad-91df-264b22e742f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12337 | 2024.10.09 17:24:26.892605 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12338 | 2024.10.09 17:24:26.892924 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12339 | 2024.10.09 17:24:26.892976 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12340 | 2024.10.09 17:24:26.893325 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12341 | 2024.10.09 17:24:26.893391 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12342 | 2024.10.09 17:24:26.893532 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
12343 | 2024.10.09 17:24:26.893684 [ 258 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12344 | 2024.10.09 17:24:26.893697 [ 263 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12345 | 2024.10.09 17:24:26.893720 [ 262 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12346 | 2024.10.09 17:24:26.893848 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12347 | 2024.10.09 17:24:26.893876 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12348 | 2024.10.09 17:24:26.893923 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12349 | 2024.10.09 17:24:26.893948 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12350 | 2024.10.09 17:24:26.894762 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002241 sec., 17849.174475680502 rows/sec., 680.67 KiB/sec. | ||
12351 | 2024.10.09 17:24:26.894988 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Debug> DynamicQueryHandler: Done processing query | ||
12352 | 2024.10.09 17:24:26.895012 [ 3 ] {91a5f932-bf8a-4402-b65a-96c0e4522588} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12353 | 2024.10.09 17:24:26.895029 [ 3 ] {} <Debug> HTTP-Session: b3923774-a7e9-4dad-91df-264b22e742f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12354 | 2024.10.09 17:24:26.895256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12355 | 2024.10.09 17:24:26.895304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12356 | 2024.10.09 17:24:26.895325 [ 3 ] {} <Debug> HTTP-Session: 9153f73d-36b8-4724-a27d-9b51ed2d85ef Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12357 | 2024.10.09 17:24:26.895341 [ 3 ] {} <Debug> HTTP-Session: 9153f73d-36b8-4724-a27d-9b51ed2d85ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12358 | 2024.10.09 17:24:26.895356 [ 3 ] {} <Debug> HTTP-Session: 9153f73d-36b8-4724-a27d-9b51ed2d85ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12359 | 2024.10.09 17:24:26.895386 [ 3 ] {} <Trace> HTTP-Session: 9153f73d-36b8-4724-a27d-9b51ed2d85ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12360 | 2024.10.09 17:24:26.895548 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12361 | 2024.10.09 17:24:26.895863 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12362 | 2024.10.09 17:24:26.895915 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12363 | 2024.10.09 17:24:26.896264 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12364 | 2024.10.09 17:24:26.896330 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12365 | 2024.10.09 17:24:26.896471 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
12366 | 2024.10.09 17:24:26.896559 [ 258 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12367 | 2024.10.09 17:24:26.896619 [ 263 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12368 | 2024.10.09 17:24:26.896643 [ 260 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12369 | 2024.10.09 17:24:26.896742 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12370 | 2024.10.09 17:24:26.896770 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12371 | 2024.10.09 17:24:26.896819 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12372 | 2024.10.09 17:24:26.896843 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12373 | 2024.10.09 17:24:26.897593 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002131 sec., 18770.530267480055 rows/sec., 715.81 KiB/sec. | ||
12374 | 2024.10.09 17:24:26.897823 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Debug> DynamicQueryHandler: Done processing query | ||
12375 | 2024.10.09 17:24:26.897848 [ 3 ] {1f2ee089-b160-4d87-8f46-f068ee0ad8a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12376 | 2024.10.09 17:24:26.897865 [ 3 ] {} <Debug> HTTP-Session: 9153f73d-36b8-4724-a27d-9b51ed2d85ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12377 | 2024.10.09 17:24:26.898081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12378 | 2024.10.09 17:24:26.898128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12379 | 2024.10.09 17:24:26.898148 [ 3 ] {} <Debug> HTTP-Session: 27c47c58-f215-4b2c-a7c4-d90835b09f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12380 | 2024.10.09 17:24:26.898165 [ 3 ] {} <Debug> HTTP-Session: 27c47c58-f215-4b2c-a7c4-d90835b09f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12381 | 2024.10.09 17:24:26.898180 [ 3 ] {} <Debug> HTTP-Session: 27c47c58-f215-4b2c-a7c4-d90835b09f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12382 | 2024.10.09 17:24:26.898210 [ 3 ] {} <Trace> HTTP-Session: 27c47c58-f215-4b2c-a7c4-d90835b09f74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12383 | 2024.10.09 17:24:26.898368 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12384 | 2024.10.09 17:24:26.898682 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12385 | 2024.10.09 17:24:26.898736 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12386 | 2024.10.09 17:24:26.899090 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12387 | 2024.10.09 17:24:26.899155 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12388 | 2024.10.09 17:24:26.899299 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
12389 | 2024.10.09 17:24:26.899459 [ 263 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12390 | 2024.10.09 17:24:26.899464 [ 251 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12391 | 2024.10.09 17:24:26.899454 [ 262 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12392 | 2024.10.09 17:24:26.899607 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12393 | 2024.10.09 17:24:26.899635 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12394 | 2024.10.09 17:24:26.899684 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12395 | 2024.10.09 17:24:26.899708 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12396 | 2024.10.09 17:24:26.900450 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002166 sec., 18467.220683287167 rows/sec., 704.24 KiB/sec. | ||
12397 | 2024.10.09 17:24:26.900687 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Debug> DynamicQueryHandler: Done processing query | ||
12398 | 2024.10.09 17:24:26.900712 [ 3 ] {c2be4a59-95f9-4136-aba9-090f9958ed08} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12399 | 2024.10.09 17:24:26.900729 [ 3 ] {} <Debug> HTTP-Session: 27c47c58-f215-4b2c-a7c4-d90835b09f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12400 | 2024.10.09 17:24:26.900952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12401 | 2024.10.09 17:24:26.901000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12402 | 2024.10.09 17:24:26.901020 [ 3 ] {} <Debug> HTTP-Session: 6ac7a523-537e-4e4d-9124-4fda4e7ba3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12403 | 2024.10.09 17:24:26.901037 [ 3 ] {} <Debug> HTTP-Session: 6ac7a523-537e-4e4d-9124-4fda4e7ba3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12404 | 2024.10.09 17:24:26.901052 [ 3 ] {} <Debug> HTTP-Session: 6ac7a523-537e-4e4d-9124-4fda4e7ba3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12405 | 2024.10.09 17:24:26.901083 [ 3 ] {} <Trace> HTTP-Session: 6ac7a523-537e-4e4d-9124-4fda4e7ba3d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12406 | 2024.10.09 17:24:26.901242 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12407 | 2024.10.09 17:24:26.901563 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12408 | 2024.10.09 17:24:26.901616 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12409 | 2024.10.09 17:24:26.901974 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12410 | 2024.10.09 17:24:26.902039 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12411 | 2024.10.09 17:24:26.902180 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
12412 | 2024.10.09 17:24:26.902319 [ 250 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12413 | 2024.10.09 17:24:26.902330 [ 262 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12414 | 2024.10.09 17:24:26.902346 [ 251 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12415 | 2024.10.09 17:24:26.902450 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12416 | 2024.10.09 17:24:26.902474 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12417 | 2024.10.09 17:24:26.902523 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12418 | 2024.10.09 17:24:26.902549 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12419 | 2024.10.09 17:24:26.903480 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002318 sec., 17256.25539257981 rows/sec., 658.06 KiB/sec. | ||
12420 | 2024.10.09 17:24:26.903698 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Debug> DynamicQueryHandler: Done processing query | ||
12421 | 2024.10.09 17:24:26.903723 [ 3 ] {12916d85-a75a-4314-9d91-4bdc29fe86a3} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12422 | 2024.10.09 17:24:26.903739 [ 3 ] {} <Debug> HTTP-Session: 6ac7a523-537e-4e4d-9124-4fda4e7ba3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12423 | 2024.10.09 17:24:26.903957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12424 | 2024.10.09 17:24:26.904006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12425 | 2024.10.09 17:24:26.904026 [ 3 ] {} <Debug> HTTP-Session: 85167fdb-cfec-4a41-9ed4-66f9c170bab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12426 | 2024.10.09 17:24:26.904043 [ 3 ] {} <Debug> HTTP-Session: 85167fdb-cfec-4a41-9ed4-66f9c170bab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12427 | 2024.10.09 17:24:26.904058 [ 3 ] {} <Debug> HTTP-Session: 85167fdb-cfec-4a41-9ed4-66f9c170bab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12428 | 2024.10.09 17:24:26.904088 [ 3 ] {} <Trace> HTTP-Session: 85167fdb-cfec-4a41-9ed4-66f9c170bab3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12429 | 2024.10.09 17:24:26.904250 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12430 | 2024.10.09 17:24:26.904613 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12431 | 2024.10.09 17:24:26.904676 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12432 | 2024.10.09 17:24:26.905046 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12433 | 2024.10.09 17:24:26.905115 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12434 | 2024.10.09 17:24:26.905261 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
12435 | 2024.10.09 17:24:26.905370 [ 258 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12436 | 2024.10.09 17:24:26.905409 [ 250 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12437 | 2024.10.09 17:24:26.905422 [ 262 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12438 | 2024.10.09 17:24:26.905543 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12439 | 2024.10.09 17:24:26.905571 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12440 | 2024.10.09 17:24:26.905620 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12441 | 2024.10.09 17:24:26.905645 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12442 | 2024.10.09 17:24:26.906473 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00231 sec., 17316.017316017314 rows/sec., 660.34 KiB/sec. | ||
12443 | 2024.10.09 17:24:26.906709 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Debug> DynamicQueryHandler: Done processing query | ||
12444 | 2024.10.09 17:24:26.906734 [ 3 ] {04926a5b-02d7-4c19-a5b5-1970446bc395} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12445 | 2024.10.09 17:24:26.906751 [ 3 ] {} <Debug> HTTP-Session: 85167fdb-cfec-4a41-9ed4-66f9c170bab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12446 | 2024.10.09 17:24:26.906972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12447 | 2024.10.09 17:24:26.907022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12448 | 2024.10.09 17:24:26.907041 [ 3 ] {} <Debug> HTTP-Session: d6d8394f-546d-4df7-b5f5-4c2423e8e656 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12449 | 2024.10.09 17:24:26.907058 [ 3 ] {} <Debug> HTTP-Session: d6d8394f-546d-4df7-b5f5-4c2423e8e656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12450 | 2024.10.09 17:24:26.907073 [ 3 ] {} <Debug> HTTP-Session: d6d8394f-546d-4df7-b5f5-4c2423e8e656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12451 | 2024.10.09 17:24:26.907104 [ 3 ] {} <Trace> HTTP-Session: d6d8394f-546d-4df7-b5f5-4c2423e8e656 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12452 | 2024.10.09 17:24:26.907275 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12453 | 2024.10.09 17:24:26.907602 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12454 | 2024.10.09 17:24:26.907659 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12455 | 2024.10.09 17:24:26.908027 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12456 | 2024.10.09 17:24:26.908093 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12457 | 2024.10.09 17:24:26.908234 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
12458 | 2024.10.09 17:24:26.908357 [ 250 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12459 | 2024.10.09 17:24:26.908376 [ 262 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12460 | 2024.10.09 17:24:26.908411 [ 258 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12461 | 2024.10.09 17:24:26.908518 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12462 | 2024.10.09 17:24:26.908541 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12463 | 2024.10.09 17:24:26.908592 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12464 | 2024.10.09 17:24:26.908616 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12465 | 2024.10.09 17:24:26.909606 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002422 sec., 16515.276630883567 rows/sec., 629.81 KiB/sec. | ||
12466 | 2024.10.09 17:24:26.909826 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Debug> DynamicQueryHandler: Done processing query | ||
12467 | 2024.10.09 17:24:26.909850 [ 3 ] {49368087-7a23-4f5b-973a-f9e606c93386} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12468 | 2024.10.09 17:24:26.909868 [ 3 ] {} <Debug> HTTP-Session: d6d8394f-546d-4df7-b5f5-4c2423e8e656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12469 | 2024.10.09 17:24:26.910084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12470 | 2024.10.09 17:24:26.910131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12471 | 2024.10.09 17:24:26.910151 [ 3 ] {} <Debug> HTTP-Session: 204ed245-e115-42f4-94e3-c9361c29b7e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12472 | 2024.10.09 17:24:26.910168 [ 3 ] {} <Debug> HTTP-Session: 204ed245-e115-42f4-94e3-c9361c29b7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12473 | 2024.10.09 17:24:26.910182 [ 3 ] {} <Debug> HTTP-Session: 204ed245-e115-42f4-94e3-c9361c29b7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12474 | 2024.10.09 17:24:26.910212 [ 3 ] {} <Trace> HTTP-Session: 204ed245-e115-42f4-94e3-c9361c29b7e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12475 | 2024.10.09 17:24:26.910374 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12476 | 2024.10.09 17:24:26.910693 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12477 | 2024.10.09 17:24:26.910748 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12478 | 2024.10.09 17:24:26.911114 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12479 | 2024.10.09 17:24:26.911178 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12480 | 2024.10.09 17:24:26.911323 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
12481 | 2024.10.09 17:24:26.911465 [ 250 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12482 | 2024.10.09 17:24:26.911485 [ 258 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12483 | 2024.10.09 17:24:26.911484 [ 251 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12484 | 2024.10.09 17:24:26.911607 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12485 | 2024.10.09 17:24:26.911631 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12486 | 2024.10.09 17:24:26.911680 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12487 | 2024.10.09 17:24:26.911705 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12488 | 2024.10.09 17:24:26.912394 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002108 sec., 18975.332068311196 rows/sec., 723.62 KiB/sec. | ||
12489 | 2024.10.09 17:24:26.912607 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Debug> DynamicQueryHandler: Done processing query | ||
12490 | 2024.10.09 17:24:26.912632 [ 3 ] {517c43be-c9a5-49cf-bba4-075fb8e0a9ac} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12491 | 2024.10.09 17:24:26.912649 [ 3 ] {} <Debug> HTTP-Session: 204ed245-e115-42f4-94e3-c9361c29b7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12492 | 2024.10.09 17:24:26.912907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12493 | 2024.10.09 17:24:26.912955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12494 | 2024.10.09 17:24:26.912975 [ 3 ] {} <Debug> HTTP-Session: 53d02e15-9927-465b-9d31-913cff054052 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12495 | 2024.10.09 17:24:26.912991 [ 3 ] {} <Debug> HTTP-Session: 53d02e15-9927-465b-9d31-913cff054052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12496 | 2024.10.09 17:24:26.913006 [ 3 ] {} <Debug> HTTP-Session: 53d02e15-9927-465b-9d31-913cff054052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12497 | 2024.10.09 17:24:26.913038 [ 3 ] {} <Trace> HTTP-Session: 53d02e15-9927-465b-9d31-913cff054052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12498 | 2024.10.09 17:24:26.913199 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12499 | 2024.10.09 17:24:26.913516 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12500 | 2024.10.09 17:24:26.913572 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12501 | 2024.10.09 17:24:26.913940 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12502 | 2024.10.09 17:24:26.914004 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12503 | 2024.10.09 17:24:26.914147 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
12504 | 2024.10.09 17:24:26.914225 [ 255 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12505 | 2024.10.09 17:24:26.914293 [ 258 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12506 | 2024.10.09 17:24:26.914305 [ 250 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12507 | 2024.10.09 17:24:26.914405 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12508 | 2024.10.09 17:24:26.914433 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12509 | 2024.10.09 17:24:26.914482 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12510 | 2024.10.09 17:24:26.914505 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12511 | 2024.10.09 17:24:26.915313 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002202 sec., 18165.304268846503 rows/sec., 692.73 KiB/sec. | ||
12512 | 2024.10.09 17:24:26.915527 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Debug> DynamicQueryHandler: Done processing query | ||
12513 | 2024.10.09 17:24:26.915551 [ 3 ] {cf658143-8bde-4ff1-9897-3c0f93868005} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12514 | 2024.10.09 17:24:26.915568 [ 3 ] {} <Debug> HTTP-Session: 53d02e15-9927-465b-9d31-913cff054052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12515 | 2024.10.09 17:24:26.916593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12516 | 2024.10.09 17:24:26.916641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12517 | 2024.10.09 17:24:26.916661 [ 3 ] {} <Debug> HTTP-Session: 9fb6f3a1-e64d-44e6-aee9-990d202f4e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12518 | 2024.10.09 17:24:26.916677 [ 3 ] {} <Debug> HTTP-Session: 9fb6f3a1-e64d-44e6-aee9-990d202f4e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12519 | 2024.10.09 17:24:26.916690 [ 3 ] {} <Debug> HTTP-Session: 9fb6f3a1-e64d-44e6-aee9-990d202f4e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12520 | 2024.10.09 17:24:26.916815 [ 3 ] {} <Trace> HTTP-Session: 9fb6f3a1-e64d-44e6-aee9-990d202f4e96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12521 | 2024.10.09 17:24:26.916978 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12522 | 2024.10.09 17:24:26.917296 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12523 | 2024.10.09 17:24:26.917351 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12524 | 2024.10.09 17:24:26.917724 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12525 | 2024.10.09 17:24:26.917789 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12526 | 2024.10.09 17:24:26.917933 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
12527 | 2024.10.09 17:24:26.918044 [ 251 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12528 | 2024.10.09 17:24:26.918100 [ 258 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12529 | 2024.10.09 17:24:26.918137 [ 250 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12530 | 2024.10.09 17:24:26.918269 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12531 | 2024.10.09 17:24:26.918298 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12532 | 2024.10.09 17:24:26.918403 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12533 | 2024.10.09 17:24:26.918504 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12534 | 2024.10.09 17:24:26.920018 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003124 sec., 12804.097311139565 rows/sec., 488.28 KiB/sec. | ||
12535 | 2024.10.09 17:24:26.920252 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Debug> DynamicQueryHandler: Done processing query | ||
12536 | 2024.10.09 17:24:26.920277 [ 3 ] {067e3917-1a2a-4a1f-8e22-602fe7906df0} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12537 | 2024.10.09 17:24:26.920293 [ 3 ] {} <Debug> HTTP-Session: 9fb6f3a1-e64d-44e6-aee9-990d202f4e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12538 | 2024.10.09 17:24:26.920534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12539 | 2024.10.09 17:24:26.920583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12540 | 2024.10.09 17:24:26.920603 [ 3 ] {} <Debug> HTTP-Session: fb7263d1-8975-4239-b06b-4c6ac5c18763 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12541 | 2024.10.09 17:24:26.920620 [ 3 ] {} <Debug> HTTP-Session: fb7263d1-8975-4239-b06b-4c6ac5c18763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12542 | 2024.10.09 17:24:26.920633 [ 3 ] {} <Debug> HTTP-Session: fb7263d1-8975-4239-b06b-4c6ac5c18763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12543 | 2024.10.09 17:24:26.920664 [ 3 ] {} <Trace> HTTP-Session: fb7263d1-8975-4239-b06b-4c6ac5c18763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12544 | 2024.10.09 17:24:26.920828 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12545 | 2024.10.09 17:24:26.921155 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12546 | 2024.10.09 17:24:26.921211 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12547 | 2024.10.09 17:24:26.921592 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12548 | 2024.10.09 17:24:26.921658 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12549 | 2024.10.09 17:24:26.921802 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
12550 | 2024.10.09 17:24:26.921959 [ 260 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12551 | 2024.10.09 17:24:26.921971 [ 250 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12552 | 2024.10.09 17:24:26.921982 [ 258 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12553 | 2024.10.09 17:24:26.922103 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12554 | 2024.10.09 17:24:26.922126 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12555 | 2024.10.09 17:24:26.922176 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12556 | 2024.10.09 17:24:26.922201 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12557 | 2024.10.09 17:24:26.923046 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002307 sec., 17338.534893801472 rows/sec., 661.20 KiB/sec. | ||
12558 | 2024.10.09 17:24:26.923268 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Debug> DynamicQueryHandler: Done processing query | ||
12559 | 2024.10.09 17:24:26.923293 [ 3 ] {191ea180-08ed-4180-9822-73e7359d23c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12560 | 2024.10.09 17:24:26.923309 [ 3 ] {} <Debug> HTTP-Session: fb7263d1-8975-4239-b06b-4c6ac5c18763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12561 | 2024.10.09 17:24:26.923651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12562 | 2024.10.09 17:24:26.923699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12563 | 2024.10.09 17:24:26.923718 [ 3 ] {} <Debug> HTTP-Session: 67efaa80-6c0b-4415-8706-20d29ec92600 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12564 | 2024.10.09 17:24:26.923734 [ 3 ] {} <Debug> HTTP-Session: 67efaa80-6c0b-4415-8706-20d29ec92600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12565 | 2024.10.09 17:24:26.923748 [ 3 ] {} <Debug> HTTP-Session: 67efaa80-6c0b-4415-8706-20d29ec92600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12566 | 2024.10.09 17:24:26.923779 [ 3 ] {} <Trace> HTTP-Session: 67efaa80-6c0b-4415-8706-20d29ec92600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12567 | 2024.10.09 17:24:26.923943 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12568 | 2024.10.09 17:24:26.924267 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12569 | 2024.10.09 17:24:26.924323 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12570 | 2024.10.09 17:24:26.924702 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12571 | 2024.10.09 17:24:26.924767 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12572 | 2024.10.09 17:24:26.924911 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
12573 | 2024.10.09 17:24:26.925041 [ 260 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12574 | 2024.10.09 17:24:26.925050 [ 250 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12575 | 2024.10.09 17:24:26.925067 [ 255 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12576 | 2024.10.09 17:24:26.925171 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12577 | 2024.10.09 17:24:26.925193 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12578 | 2024.10.09 17:24:26.925241 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12579 | 2024.10.09 17:24:26.925267 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12580 | 2024.10.09 17:24:26.926049 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002196 sec., 18214.936247723133 rows/sec., 694.62 KiB/sec. | ||
12581 | 2024.10.09 17:24:26.926262 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Debug> DynamicQueryHandler: Done processing query | ||
12582 | 2024.10.09 17:24:26.926287 [ 3 ] {7ea5553b-61df-45d2-8767-bba3734cd820} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12583 | 2024.10.09 17:24:26.926303 [ 3 ] {} <Debug> HTTP-Session: 67efaa80-6c0b-4415-8706-20d29ec92600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12584 | 2024.10.09 17:24:26.926668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12585 | 2024.10.09 17:24:26.926715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12586 | 2024.10.09 17:24:26.926734 [ 3 ] {} <Debug> HTTP-Session: 349792ad-409e-4cca-a108-2d3b05ec9789 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12587 | 2024.10.09 17:24:26.926749 [ 3 ] {} <Debug> HTTP-Session: 349792ad-409e-4cca-a108-2d3b05ec9789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12588 | 2024.10.09 17:24:26.926763 [ 3 ] {} <Debug> HTTP-Session: 349792ad-409e-4cca-a108-2d3b05ec9789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12589 | 2024.10.09 17:24:26.926795 [ 3 ] {} <Trace> HTTP-Session: 349792ad-409e-4cca-a108-2d3b05ec9789 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12590 | 2024.10.09 17:24:26.926958 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12591 | 2024.10.09 17:24:26.927279 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12592 | 2024.10.09 17:24:26.927335 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12593 | 2024.10.09 17:24:26.927718 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12594 | 2024.10.09 17:24:26.927785 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12595 | 2024.10.09 17:24:26.927929 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
12596 | 2024.10.09 17:24:26.928075 [ 263 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12597 | 2024.10.09 17:24:26.928076 [ 255 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12598 | 2024.10.09 17:24:26.928094 [ 250 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12599 | 2024.10.09 17:24:26.928204 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12600 | 2024.10.09 17:24:26.928230 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12601 | 2024.10.09 17:24:26.928279 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12602 | 2024.10.09 17:24:26.928305 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12603 | 2024.10.09 17:24:26.929037 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002167 sec., 18458.698661744347 rows/sec., 703.92 KiB/sec. | ||
12604 | 2024.10.09 17:24:26.929249 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Debug> DynamicQueryHandler: Done processing query | ||
12605 | 2024.10.09 17:24:26.929273 [ 3 ] {47d9e4c0-eea2-4060-b3cb-e07f7d3a0634} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12606 | 2024.10.09 17:24:26.929289 [ 3 ] {} <Debug> HTTP-Session: 349792ad-409e-4cca-a108-2d3b05ec9789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12607 | 2024.10.09 17:24:26.929614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12608 | 2024.10.09 17:24:26.929662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12609 | 2024.10.09 17:24:26.929682 [ 3 ] {} <Debug> HTTP-Session: 61a5c216-8021-4d22-a23c-43053e0c502a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12610 | 2024.10.09 17:24:26.929698 [ 3 ] {} <Debug> HTTP-Session: 61a5c216-8021-4d22-a23c-43053e0c502a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12611 | 2024.10.09 17:24:26.929711 [ 3 ] {} <Debug> HTTP-Session: 61a5c216-8021-4d22-a23c-43053e0c502a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12612 | 2024.10.09 17:24:26.929742 [ 3 ] {} <Trace> HTTP-Session: 61a5c216-8021-4d22-a23c-43053e0c502a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12613 | 2024.10.09 17:24:26.929908 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12614 | 2024.10.09 17:24:26.930228 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12615 | 2024.10.09 17:24:26.930285 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12616 | 2024.10.09 17:24:26.930669 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12617 | 2024.10.09 17:24:26.930734 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12618 | 2024.10.09 17:24:26.930877 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
12619 | 2024.10.09 17:24:26.931025 [ 263 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12620 | 2024.10.09 17:24:26.931042 [ 258 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12621 | 2024.10.09 17:24:26.931032 [ 250 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12622 | 2024.10.09 17:24:26.931152 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12623 | 2024.10.09 17:24:26.931180 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12624 | 2024.10.09 17:24:26.931229 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12625 | 2024.10.09 17:24:26.931257 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12626 | 2024.10.09 17:24:26.931987 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00217 sec., 18433.179723502304 rows/sec., 702.94 KiB/sec. | ||
12627 | 2024.10.09 17:24:26.932198 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Debug> DynamicQueryHandler: Done processing query | ||
12628 | 2024.10.09 17:24:26.932223 [ 3 ] {3447a2a6-720f-4292-84c6-b17ec9e258b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12629 | 2024.10.09 17:24:26.932239 [ 3 ] {} <Debug> HTTP-Session: 61a5c216-8021-4d22-a23c-43053e0c502a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12630 | 2024.10.09 17:24:26.932471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12631 | 2024.10.09 17:24:26.932519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12632 | 2024.10.09 17:24:26.932538 [ 3 ] {} <Debug> HTTP-Session: f4d4543c-39ec-429f-8707-5abd7e158c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12633 | 2024.10.09 17:24:26.932554 [ 3 ] {} <Debug> HTTP-Session: f4d4543c-39ec-429f-8707-5abd7e158c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12634 | 2024.10.09 17:24:26.932568 [ 3 ] {} <Debug> HTTP-Session: f4d4543c-39ec-429f-8707-5abd7e158c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12635 | 2024.10.09 17:24:26.932598 [ 3 ] {} <Trace> HTTP-Session: f4d4543c-39ec-429f-8707-5abd7e158c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12636 | 2024.10.09 17:24:26.932763 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12637 | 2024.10.09 17:24:26.933087 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12638 | 2024.10.09 17:24:26.933145 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12639 | 2024.10.09 17:24:26.933538 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12640 | 2024.10.09 17:24:26.933605 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12641 | 2024.10.09 17:24:26.933750 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
12642 | 2024.10.09 17:24:26.933918 [ 250 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12643 | 2024.10.09 17:24:26.933950 [ 255 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12644 | 2024.10.09 17:24:26.933978 [ 258 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12645 | 2024.10.09 17:24:26.934116 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12646 | 2024.10.09 17:24:26.934190 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12647 | 2024.10.09 17:24:26.934414 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12648 | 2024.10.09 17:24:26.934516 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12649 | 2024.10.09 17:24:26.935596 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002913 sec., 13731.548232063165 rows/sec., 523.65 KiB/sec. | ||
12650 | 2024.10.09 17:24:26.935810 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Debug> DynamicQueryHandler: Done processing query | ||
12651 | 2024.10.09 17:24:26.935834 [ 3 ] {b08fd83e-ff9d-486c-a2ad-28279adc3059} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12652 | 2024.10.09 17:24:26.935851 [ 3 ] {} <Debug> HTTP-Session: f4d4543c-39ec-429f-8707-5abd7e158c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12653 | 2024.10.09 17:24:26.936226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12654 | 2024.10.09 17:24:26.936273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12655 | 2024.10.09 17:24:26.936294 [ 3 ] {} <Debug> HTTP-Session: 5aa329da-f10f-495d-8ba7-884f16d5a0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12656 | 2024.10.09 17:24:26.936310 [ 3 ] {} <Debug> HTTP-Session: 5aa329da-f10f-495d-8ba7-884f16d5a0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12657 | 2024.10.09 17:24:26.936324 [ 3 ] {} <Debug> HTTP-Session: 5aa329da-f10f-495d-8ba7-884f16d5a0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12658 | 2024.10.09 17:24:26.936354 [ 3 ] {} <Trace> HTTP-Session: 5aa329da-f10f-495d-8ba7-884f16d5a0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12659 | 2024.10.09 17:24:26.936519 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12660 | 2024.10.09 17:24:26.936845 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12661 | 2024.10.09 17:24:26.936902 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12662 | 2024.10.09 17:24:26.937287 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12663 | 2024.10.09 17:24:26.937353 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12664 | 2024.10.09 17:24:26.937497 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
12665 | 2024.10.09 17:24:26.937644 [ 255 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12666 | 2024.10.09 17:24:26.937648 [ 251 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12667 | 2024.10.09 17:24:26.937661 [ 250 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12668 | 2024.10.09 17:24:26.937770 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12669 | 2024.10.09 17:24:26.937796 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12670 | 2024.10.09 17:24:26.937843 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12671 | 2024.10.09 17:24:26.937867 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12672 | 2024.10.09 17:24:26.938654 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002227 sec., 17961.38302649304 rows/sec., 684.95 KiB/sec. | ||
12673 | 2024.10.09 17:24:26.938883 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Debug> DynamicQueryHandler: Done processing query | ||
12674 | 2024.10.09 17:24:26.938909 [ 3 ] {51d57281-10c9-4f72-b0dd-b109169e0a0a} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12675 | 2024.10.09 17:24:26.938925 [ 3 ] {} <Debug> HTTP-Session: 5aa329da-f10f-495d-8ba7-884f16d5a0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12676 | 2024.10.09 17:24:26.939128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12677 | 2024.10.09 17:24:26.939177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12678 | 2024.10.09 17:24:26.939197 [ 3 ] {} <Debug> HTTP-Session: 66f0cadc-a141-4524-ad98-aae920a03d81 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12679 | 2024.10.09 17:24:26.939212 [ 3 ] {} <Debug> HTTP-Session: 66f0cadc-a141-4524-ad98-aae920a03d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12680 | 2024.10.09 17:24:26.939226 [ 3 ] {} <Debug> HTTP-Session: 66f0cadc-a141-4524-ad98-aae920a03d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12681 | 2024.10.09 17:24:26.939257 [ 3 ] {} <Trace> HTTP-Session: 66f0cadc-a141-4524-ad98-aae920a03d81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12682 | 2024.10.09 17:24:26.939422 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12683 | 2024.10.09 17:24:26.939759 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12684 | 2024.10.09 17:24:26.939817 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12685 | 2024.10.09 17:24:26.940212 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12686 | 2024.10.09 17:24:26.940277 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12687 | 2024.10.09 17:24:26.940419 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
12688 | 2024.10.09 17:24:26.940545 [ 250 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12689 | 2024.10.09 17:24:26.940573 [ 263 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12690 | 2024.10.09 17:24:26.940584 [ 255 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12691 | 2024.10.09 17:24:26.940692 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12692 | 2024.10.09 17:24:26.940714 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12693 | 2024.10.09 17:24:26.940761 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12694 | 2024.10.09 17:24:26.940784 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12695 | 2024.10.09 17:24:26.941655 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002326 sec., 17196.904557179707 rows/sec., 655.80 KiB/sec. | ||
12696 | 2024.10.09 17:24:26.941879 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Debug> DynamicQueryHandler: Done processing query | ||
12697 | 2024.10.09 17:24:26.941904 [ 3 ] {7d4b0663-0d6c-40ed-8d50-94dc9f09b57b} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12698 | 2024.10.09 17:24:26.941920 [ 3 ] {} <Debug> HTTP-Session: 66f0cadc-a141-4524-ad98-aae920a03d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12699 | 2024.10.09 17:24:26.942460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12700 | 2024.10.09 17:24:26.942508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12701 | 2024.10.09 17:24:26.942527 [ 3 ] {} <Debug> HTTP-Session: 9e9743e8-9965-4d77-8ccf-107af0eb7d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12702 | 2024.10.09 17:24:26.942543 [ 3 ] {} <Debug> HTTP-Session: 9e9743e8-9965-4d77-8ccf-107af0eb7d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12703 | 2024.10.09 17:24:26.942556 [ 3 ] {} <Debug> HTTP-Session: 9e9743e8-9965-4d77-8ccf-107af0eb7d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12704 | 2024.10.09 17:24:26.942587 [ 3 ] {} <Trace> HTTP-Session: 9e9743e8-9965-4d77-8ccf-107af0eb7d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12705 | 2024.10.09 17:24:26.942753 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12706 | 2024.10.09 17:24:26.943087 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12707 | 2024.10.09 17:24:26.943146 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12708 | 2024.10.09 17:24:26.943541 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12709 | 2024.10.09 17:24:26.943607 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12710 | 2024.10.09 17:24:26.943749 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
12711 | 2024.10.09 17:24:26.943879 [ 250 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12712 | 2024.10.09 17:24:26.943905 [ 260 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12713 | 2024.10.09 17:24:26.943927 [ 263 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12714 | 2024.10.09 17:24:26.944031 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12715 | 2024.10.09 17:24:26.944055 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12716 | 2024.10.09 17:24:26.944105 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12717 | 2024.10.09 17:24:26.944129 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12718 | 2024.10.09 17:24:26.944995 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002336 sec., 17123.287671232876 rows/sec., 652.99 KiB/sec. | ||
12719 | 2024.10.09 17:24:26.945218 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Debug> DynamicQueryHandler: Done processing query | ||
12720 | 2024.10.09 17:24:26.945242 [ 3 ] {b7b1e18e-a8e3-43d8-b6c1-8168defd078a} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12721 | 2024.10.09 17:24:26.945258 [ 3 ] {} <Debug> HTTP-Session: 9e9743e8-9965-4d77-8ccf-107af0eb7d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12722 | 2024.10.09 17:24:26.945599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12723 | 2024.10.09 17:24:26.945647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12724 | 2024.10.09 17:24:26.945667 [ 3 ] {} <Debug> HTTP-Session: d8100b19-3fef-484b-b67f-d16ea0dc4500 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12725 | 2024.10.09 17:24:26.945684 [ 3 ] {} <Debug> HTTP-Session: d8100b19-3fef-484b-b67f-d16ea0dc4500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12726 | 2024.10.09 17:24:26.945698 [ 3 ] {} <Debug> HTTP-Session: d8100b19-3fef-484b-b67f-d16ea0dc4500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12727 | 2024.10.09 17:24:26.945728 [ 3 ] {} <Trace> HTTP-Session: d8100b19-3fef-484b-b67f-d16ea0dc4500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12728 | 2024.10.09 17:24:26.945895 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12729 | 2024.10.09 17:24:26.946232 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12730 | 2024.10.09 17:24:26.946291 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12731 | 2024.10.09 17:24:26.946693 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12732 | 2024.10.09 17:24:26.946759 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12733 | 2024.10.09 17:24:26.946901 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
12734 | 2024.10.09 17:24:26.947048 [ 250 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12735 | 2024.10.09 17:24:26.947066 [ 260 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12736 | 2024.10.09 17:24:26.947070 [ 263 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12737 | 2024.10.09 17:24:26.947182 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12738 | 2024.10.09 17:24:26.947203 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12739 | 2024.10.09 17:24:26.947251 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12740 | 2024.10.09 17:24:26.947275 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12741 | 2024.10.09 17:24:26.948075 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002273 sec., 17597.888253409594 rows/sec., 671.09 KiB/sec. | ||
12742 | 2024.10.09 17:24:26.948294 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Debug> DynamicQueryHandler: Done processing query | ||
12743 | 2024.10.09 17:24:26.948318 [ 3 ] {54347428-294f-444f-a1df-ff4e2a7a4b07} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
12744 | 2024.10.09 17:24:26.948334 [ 3 ] {} <Debug> HTTP-Session: d8100b19-3fef-484b-b67f-d16ea0dc4500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12745 | 2024.10.09 17:24:26.948804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12746 | 2024.10.09 17:24:26.948851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12747 | 2024.10.09 17:24:26.948870 [ 3 ] {} <Debug> HTTP-Session: 74caa850-1756-4a7c-8437-75a7a2acfa76 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12748 | 2024.10.09 17:24:26.948886 [ 3 ] {} <Debug> HTTP-Session: 74caa850-1756-4a7c-8437-75a7a2acfa76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12749 | 2024.10.09 17:24:26.948900 [ 3 ] {} <Debug> HTTP-Session: 74caa850-1756-4a7c-8437-75a7a2acfa76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12750 | 2024.10.09 17:24:26.948930 [ 3 ] {} <Trace> HTTP-Session: 74caa850-1756-4a7c-8437-75a7a2acfa76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12751 | 2024.10.09 17:24:26.949100 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
12752 | 2024.10.09 17:24:26.949435 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
12753 | 2024.10.09 17:24:26.949494 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
12754 | 2024.10.09 17:24:26.949899 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12755 | 2024.10.09 17:24:26.949965 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
12756 | 2024.10.09 17:24:26.950109 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
12757 | 2024.10.09 17:24:26.950255 [ 263 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
12758 | 2024.10.09 17:24:26.950275 [ 260 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
12759 | 2024.10.09 17:24:26.950265 [ 250 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
12760 | 2024.10.09 17:24:26.950396 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
12761 | 2024.10.09 17:24:26.950424 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
12762 | 2024.10.09 17:24:26.950473 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
12763 | 2024.10.09 17:24:26.950497 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 40 rows starting from 0 | ||
12764 | 2024.10.09 17:24:26.951459 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.002453 sec., 16306.563391765187 rows/sec., 621.85 KiB/sec. | ||
12765 | 2024.10.09 17:24:26.951684 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Debug> DynamicQueryHandler: Done processing query | ||
12766 | 2024.10.09 17:24:26.951709 [ 3 ] {45ce8bf5-772e-4f5e-a8ab-80f1b62a56dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.02 MiB. | ||
12767 | 2024.10.09 17:24:26.951725 [ 3 ] {} <Debug> HTTP-Session: 74caa850-1756-4a7c-8437-75a7a2acfa76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12768 | 2024.10.09 17:24:26.951888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12769 | 2024.10.09 17:24:26.951937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12770 | 2024.10.09 17:24:26.951955 [ 3 ] {} <Debug> HTTP-Session: 104e1735-67d5-4bfa-a191-8640e08bae23 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12771 | 2024.10.09 17:24:26.951971 [ 3 ] {} <Debug> HTTP-Session: 104e1735-67d5-4bfa-a191-8640e08bae23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12772 | 2024.10.09 17:24:26.951985 [ 3 ] {} <Debug> HTTP-Session: 104e1735-67d5-4bfa-a191-8640e08bae23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12773 | 2024.10.09 17:24:26.952016 [ 3 ] {} <Trace> HTTP-Session: 104e1735-67d5-4bfa-a191-8640e08bae23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12774 | 2024.10.09 17:24:26.952143 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
12775 | 2024.10.09 17:24:26.952188 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
12776 | 2024.10.09 17:24:26.952359 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12777 | 2024.10.09 17:24:26.952698 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12778 | 2024.10.09 17:24:26.952735 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12779 | 2024.10.09 17:24:26.953229 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
12780 | 2024.10.09 17:24:26.953577 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12781 | 2024.10.09 17:24:26.953721 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 2.16 MiB/sec. | ||
12782 | 2024.10.09 17:24:26.954011 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Debug> DynamicQueryHandler: Done processing query | ||
12783 | 2024.10.09 17:24:26.954036 [ 3 ] {c4fcb45f-e8e6-4637-be62-597337f191f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12784 | 2024.10.09 17:24:26.954053 [ 3 ] {} <Debug> HTTP-Session: 104e1735-67d5-4bfa-a191-8640e08bae23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12785 | 2024.10.09 17:24:26.954232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12786 | 2024.10.09 17:24:26.954281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12787 | 2024.10.09 17:24:26.954301 [ 3 ] {} <Debug> HTTP-Session: 91e70acc-67e5-4f93-9326-1c454efbd6ee Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12788 | 2024.10.09 17:24:26.954317 [ 3 ] {} <Debug> HTTP-Session: 91e70acc-67e5-4f93-9326-1c454efbd6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12789 | 2024.10.09 17:24:26.954330 [ 3 ] {} <Debug> HTTP-Session: 91e70acc-67e5-4f93-9326-1c454efbd6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12790 | 2024.10.09 17:24:26.954360 [ 3 ] {} <Trace> HTTP-Session: 91e70acc-67e5-4f93-9326-1c454efbd6ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12791 | 2024.10.09 17:24:26.954531 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12792 | 2024.10.09 17:24:26.954574 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12793 | 2024.10.09 17:24:26.954833 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12794 | 2024.10.09 17:24:26.955301 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12795 | 2024.10.09 17:24:26.955337 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12796 | 2024.10.09 17:24:26.955718 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12797 | 2024.10.09 17:24:26.956077 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12798 | 2024.10.09 17:24:26.956212 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Debug> executeQuery: Read 249 rows, 21.74 KiB in 0.001771 sec., 140598.53190287974 rows/sec., 11.99 MiB/sec. | ||
12799 | 2024.10.09 17:24:26.956386 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Debug> DynamicQueryHandler: Done processing query | ||
12800 | 2024.10.09 17:24:26.956410 [ 3 ] {86170f70-bbfa-445a-9655-3e307a2d4b02} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
12801 | 2024.10.09 17:24:26.956428 [ 3 ] {} <Debug> HTTP-Session: 91e70acc-67e5-4f93-9326-1c454efbd6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12802 | 2024.10.09 17:24:26.956588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12803 | 2024.10.09 17:24:26.956636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12804 | 2024.10.09 17:24:26.956655 [ 3 ] {} <Debug> HTTP-Session: 6579ae08-0f5c-4b91-9bb3-4012c389caf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12805 | 2024.10.09 17:24:26.956671 [ 3 ] {} <Debug> HTTP-Session: 6579ae08-0f5c-4b91-9bb3-4012c389caf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12806 | 2024.10.09 17:24:26.956684 [ 3 ] {} <Debug> HTTP-Session: 6579ae08-0f5c-4b91-9bb3-4012c389caf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12807 | 2024.10.09 17:24:26.956715 [ 3 ] {} <Trace> HTTP-Session: 6579ae08-0f5c-4b91-9bb3-4012c389caf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12808 | 2024.10.09 17:24:26.956811 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12809 | 2024.10.09 17:24:26.956853 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12810 | 2024.10.09 17:24:26.957078 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12811 | 2024.10.09 17:24:26.957407 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12812 | 2024.10.09 17:24:26.957444 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12813 | 2024.10.09 17:24:26.957795 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12814 | 2024.10.09 17:24:26.958153 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12815 | 2024.10.09 17:24:26.958297 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001512 sec., 5291.005291005291 rows/sec., 397.86 KiB/sec. | ||
12816 | 2024.10.09 17:24:26.958457 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Debug> DynamicQueryHandler: Done processing query | ||
12817 | 2024.10.09 17:24:26.958481 [ 3 ] {ee824691-57b8-4ded-8a79-aae2875c644a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12818 | 2024.10.09 17:24:26.958496 [ 3 ] {} <Debug> HTTP-Session: 6579ae08-0f5c-4b91-9bb3-4012c389caf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12819 | 2024.10.09 17:24:26.958613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12820 | 2024.10.09 17:24:26.958662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12821 | 2024.10.09 17:24:26.958681 [ 3 ] {} <Debug> HTTP-Session: 05ef0cad-7dfe-4aae-b08e-fa1ea4984da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12822 | 2024.10.09 17:24:26.958697 [ 3 ] {} <Debug> HTTP-Session: 05ef0cad-7dfe-4aae-b08e-fa1ea4984da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12823 | 2024.10.09 17:24:26.958711 [ 3 ] {} <Debug> HTTP-Session: 05ef0cad-7dfe-4aae-b08e-fa1ea4984da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12824 | 2024.10.09 17:24:26.958741 [ 3 ] {} <Trace> HTTP-Session: 05ef0cad-7dfe-4aae-b08e-fa1ea4984da4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12825 | 2024.10.09 17:24:26.958858 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12826 | 2024.10.09 17:24:26.958899 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12827 | 2024.10.09 17:24:26.959121 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12828 | 2024.10.09 17:24:26.959450 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12829 | 2024.10.09 17:24:26.959485 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12830 | 2024.10.09 17:24:26.959829 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12831 | 2024.10.09 17:24:26.960208 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12832 | 2024.10.09 17:24:26.960339 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Debug> executeQuery: Read 52 rows, 3.41 KiB in 0.001523 sec., 34143.13854235062 rows/sec., 2.19 MiB/sec. | ||
12833 | 2024.10.09 17:24:26.960671 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Debug> DynamicQueryHandler: Done processing query | ||
12834 | 2024.10.09 17:24:26.960700 [ 3 ] {fbe2c708-fdba-45a3-98b6-a73e6d8a4e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12835 | 2024.10.09 17:24:26.960717 [ 3 ] {} <Debug> HTTP-Session: 05ef0cad-7dfe-4aae-b08e-fa1ea4984da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12836 | 2024.10.09 17:24:26.960824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12837 | 2024.10.09 17:24:26.960873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12838 | 2024.10.09 17:24:26.960892 [ 3 ] {} <Debug> HTTP-Session: cc9f5585-a890-40c9-9b3f-9e4d24c81672 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12839 | 2024.10.09 17:24:26.960908 [ 3 ] {} <Debug> HTTP-Session: cc9f5585-a890-40c9-9b3f-9e4d24c81672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12840 | 2024.10.09 17:24:26.960922 [ 3 ] {} <Debug> HTTP-Session: cc9f5585-a890-40c9-9b3f-9e4d24c81672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12841 | 2024.10.09 17:24:26.960952 [ 3 ] {} <Trace> HTTP-Session: cc9f5585-a890-40c9-9b3f-9e4d24c81672 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12842 | 2024.10.09 17:24:26.961049 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12843 | 2024.10.09 17:24:26.961094 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12844 | 2024.10.09 17:24:26.961342 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12845 | 2024.10.09 17:24:26.961641 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12846 | 2024.10.09 17:24:26.961678 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12847 | 2024.10.09 17:24:26.962024 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12848 | 2024.10.09 17:24:26.962385 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12849 | 2024.10.09 17:24:26.962519 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 236.80 KiB/sec. | ||
12850 | 2024.10.09 17:24:26.962675 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Debug> DynamicQueryHandler: Done processing query | ||
12851 | 2024.10.09 17:24:26.962699 [ 3 ] {3534c18b-67a9-4444-873d-0fa30048834d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12852 | 2024.10.09 17:24:26.962715 [ 3 ] {} <Debug> HTTP-Session: cc9f5585-a890-40c9-9b3f-9e4d24c81672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12853 | 2024.10.09 17:24:26.962975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 86326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12854 | 2024.10.09 17:24:26.963022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12855 | 2024.10.09 17:24:26.963041 [ 3 ] {} <Debug> HTTP-Session: 22bdc680-c2b9-4e2f-9ed4-096d39868798 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12856 | 2024.10.09 17:24:26.963144 [ 3 ] {} <Debug> HTTP-Session: 22bdc680-c2b9-4e2f-9ed4-096d39868798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12857 | 2024.10.09 17:24:26.963158 [ 3 ] {} <Debug> HTTP-Session: 22bdc680-c2b9-4e2f-9ed4-096d39868798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12858 | 2024.10.09 17:24:26.963188 [ 3 ] {} <Trace> HTTP-Session: 22bdc680-c2b9-4e2f-9ed4-096d39868798 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12859 | 2024.10.09 17:24:26.963443 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12860 | 2024.10.09 17:24:26.963486 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12861 | 2024.10.09 17:24:26.963706 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12862 | 2024.10.09 17:24:26.964366 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12863 | 2024.10.09 17:24:26.964401 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12864 | 2024.10.09 17:24:26.964879 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12865 | 2024.10.09 17:24:26.965236 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12866 | 2024.10.09 17:24:26.965367 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Debug> executeQuery: Read 530 rows, 38.99 KiB in 0.002078 sec., 255052.93551491818 rows/sec., 18.32 MiB/sec. | ||
12867 | 2024.10.09 17:24:26.965535 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Debug> DynamicQueryHandler: Done processing query | ||
12868 | 2024.10.09 17:24:26.965559 [ 3 ] {406e7009-b4d1-4b76-8af1-55db19648f7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
12869 | 2024.10.09 17:24:26.965574 [ 3 ] {} <Debug> HTTP-Session: 22bdc680-c2b9-4e2f-9ed4-096d39868798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12870 | 2024.10.09 17:24:26.965706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12871 | 2024.10.09 17:24:26.965754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12872 | 2024.10.09 17:24:26.965773 [ 3 ] {} <Debug> HTTP-Session: 02e16292-55c0-4924-bb3a-f86726c61852 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12873 | 2024.10.09 17:24:26.965789 [ 3 ] {} <Debug> HTTP-Session: 02e16292-55c0-4924-bb3a-f86726c61852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12874 | 2024.10.09 17:24:26.965802 [ 3 ] {} <Debug> HTTP-Session: 02e16292-55c0-4924-bb3a-f86726c61852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12875 | 2024.10.09 17:24:26.965832 [ 3 ] {} <Trace> HTTP-Session: 02e16292-55c0-4924-bb3a-f86726c61852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12876 | 2024.10.09 17:24:26.965927 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12877 | 2024.10.09 17:24:26.965971 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12878 | 2024.10.09 17:24:26.966105 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12879 | 2024.10.09 17:24:26.966361 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12880 | 2024.10.09 17:24:26.966396 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12881 | 2024.10.09 17:24:26.966767 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12882 | 2024.10.09 17:24:26.967092 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12883 | 2024.10.09 17:24:26.967213 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 238.93 KiB/sec. | ||
12884 | 2024.10.09 17:24:26.967364 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Debug> DynamicQueryHandler: Done processing query | ||
12885 | 2024.10.09 17:24:26.967388 [ 3 ] {d23bec40-bb55-4bb0-b2fa-456ef0a127f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12886 | 2024.10.09 17:24:26.967403 [ 3 ] {} <Debug> HTTP-Session: 02e16292-55c0-4924-bb3a-f86726c61852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12887 | 2024.10.09 17:24:26.967520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12888 | 2024.10.09 17:24:26.967568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12889 | 2024.10.09 17:24:26.967586 [ 3 ] {} <Debug> HTTP-Session: 85a36ecb-bbe8-4e29-9ccd-5f18951ec7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12890 | 2024.10.09 17:24:26.967602 [ 3 ] {} <Debug> HTTP-Session: 85a36ecb-bbe8-4e29-9ccd-5f18951ec7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12891 | 2024.10.09 17:24:26.967617 [ 3 ] {} <Debug> HTTP-Session: 85a36ecb-bbe8-4e29-9ccd-5f18951ec7a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12892 | 2024.10.09 17:24:26.967647 [ 3 ] {} <Trace> HTTP-Session: 85a36ecb-bbe8-4e29-9ccd-5f18951ec7a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12893 | 2024.10.09 17:24:26.967750 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
12894 | 2024.10.09 17:24:26.967795 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
12895 | 2024.10.09 17:24:26.967935 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12896 | 2024.10.09 17:24:26.968218 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Trace> oximeter.measurements_cumulativei64 (b1a13941-6f02-4d4b-8483-ccbacaa66cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12897 | 2024.10.09 17:24:26.968254 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12898 | 2024.10.09 17:24:26.968623 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
12899 | 2024.10.09 17:24:26.968956 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Trace> oximeter.measurements_cumulativei64 (b1a13941-6f02-4d4b-8483-ccbacaa66cf7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12900 | 2024.10.09 17:24:26.969088 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001367 sec., 14630.577907827359 rows/sec., 990.14 KiB/sec. | ||
12901 | 2024.10.09 17:24:26.969494 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Debug> DynamicQueryHandler: Done processing query | ||
12902 | 2024.10.09 17:24:26.969519 [ 3 ] {f2002f21-8224-40ad-9c6d-9244f5538718} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12903 | 2024.10.09 17:24:26.969535 [ 3 ] {} <Debug> HTTP-Session: 85a36ecb-bbe8-4e29-9ccd-5f18951ec7a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12904 | 2024.10.09 17:24:26.969711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12905 | 2024.10.09 17:24:26.969759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12906 | 2024.10.09 17:24:26.969779 [ 3 ] {} <Debug> HTTP-Session: 67d8f832-e51b-4713-8566-0a0537884458 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12907 | 2024.10.09 17:24:26.969795 [ 3 ] {} <Debug> HTTP-Session: 67d8f832-e51b-4713-8566-0a0537884458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12908 | 2024.10.09 17:24:26.969809 [ 3 ] {} <Debug> HTTP-Session: 67d8f832-e51b-4713-8566-0a0537884458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12909 | 2024.10.09 17:24:26.969839 [ 3 ] {} <Trace> HTTP-Session: 67d8f832-e51b-4713-8566-0a0537884458 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12910 | 2024.10.09 17:24:26.970016 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12911 | 2024.10.09 17:24:26.970061 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12912 | 2024.10.09 17:24:26.970233 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12913 | 2024.10.09 17:24:26.970655 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12914 | 2024.10.09 17:24:26.970692 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12915 | 2024.10.09 17:24:26.971083 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12916 | 2024.10.09 17:24:26.971448 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12917 | 2024.10.09 17:24:26.971600 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Debug> executeQuery: Read 270 rows, 18.45 KiB in 0.00168 sec., 160714.2857142857 rows/sec., 10.73 MiB/sec. | ||
12918 | 2024.10.09 17:24:26.971791 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Debug> DynamicQueryHandler: Done processing query | ||
12919 | 2024.10.09 17:24:26.971826 [ 3 ] {5cb45370-b54d-409d-8170-edb186162b5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB. | ||
12920 | 2024.10.09 17:24:26.971857 [ 3 ] {} <Debug> HTTP-Session: 67d8f832-e51b-4713-8566-0a0537884458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12921 | 2024.10.09 17:24:26.972048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12922 | 2024.10.09 17:24:26.972096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12923 | 2024.10.09 17:24:26.972116 [ 3 ] {} <Debug> HTTP-Session: e9bcc6e7-dc72-4586-9508-1229ac697c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12924 | 2024.10.09 17:24:26.972132 [ 3 ] {} <Debug> HTTP-Session: e9bcc6e7-dc72-4586-9508-1229ac697c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12925 | 2024.10.09 17:24:26.972145 [ 3 ] {} <Debug> HTTP-Session: e9bcc6e7-dc72-4586-9508-1229ac697c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12926 | 2024.10.09 17:24:26.972176 [ 3 ] {} <Trace> HTTP-Session: e9bcc6e7-dc72-4586-9508-1229ac697c77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12927 | 2024.10.09 17:24:26.972269 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12928 | 2024.10.09 17:24:26.972313 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12929 | 2024.10.09 17:24:26.972443 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12930 | 2024.10.09 17:24:26.972705 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12931 | 2024.10.09 17:24:26.972741 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12932 | 2024.10.09 17:24:26.973093 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12933 | 2024.10.09 17:24:26.973414 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12934 | 2024.10.09 17:24:26.973578 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 50.93 KiB/sec. | ||
12935 | 2024.10.09 17:24:26.973745 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Debug> DynamicQueryHandler: Done processing query | ||
12936 | 2024.10.09 17:24:26.973769 [ 3 ] {5a7537b5-38c6-4aaf-9600-45b229b9d332} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12937 | 2024.10.09 17:24:26.973785 [ 3 ] {} <Debug> HTTP-Session: e9bcc6e7-dc72-4586-9508-1229ac697c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12938 | 2024.10.09 17:24:26.973917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 21159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12939 | 2024.10.09 17:24:26.973965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12940 | 2024.10.09 17:24:26.973984 [ 3 ] {} <Debug> HTTP-Session: e5440a1b-e1b3-47e8-b66f-e3dfb82e0eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12941 | 2024.10.09 17:24:26.974001 [ 3 ] {} <Debug> HTTP-Session: e5440a1b-e1b3-47e8-b66f-e3dfb82e0eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12942 | 2024.10.09 17:24:26.974014 [ 3 ] {} <Debug> HTTP-Session: e5440a1b-e1b3-47e8-b66f-e3dfb82e0eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12943 | 2024.10.09 17:24:26.974044 [ 3 ] {} <Trace> HTTP-Session: e5440a1b-e1b3-47e8-b66f-e3dfb82e0eb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12944 | 2024.10.09 17:24:26.974254 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12945 | 2024.10.09 17:24:26.974318 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <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 | ||
12946 | 2024.10.09 17:24:26.974749 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12947 | 2024.10.09 17:24:26.975262 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12948 | 2024.10.09 17:24:26.975298 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12949 | 2024.10.09 17:24:26.975919 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12950 | 2024.10.09 17:24:26.976339 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12951 | 2024.10.09 17:24:26.976554 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Debug> executeQuery: Read 13 rows, 21.06 KiB in 0.002436 sec., 5336.617405582923 rows/sec., 8.44 MiB/sec. | ||
12952 | 2024.10.09 17:24:26.976781 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Debug> DynamicQueryHandler: Done processing query | ||
12953 | 2024.10.09 17:24:26.976806 [ 3 ] {164256f6-9ced-4004-a645-78c94ebe5762} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
12954 | 2024.10.09 17:24:26.976821 [ 3 ] {} <Debug> HTTP-Session: e5440a1b-e1b3-47e8-b66f-e3dfb82e0eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12955 | 2024.10.09 17:24:26.976982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12956 | 2024.10.09 17:24:26.977031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12957 | 2024.10.09 17:24:26.977050 [ 3 ] {} <Debug> HTTP-Session: 45771417-b200-41c2-88f3-73e26b07f941 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12958 | 2024.10.09 17:24:26.977067 [ 3 ] {} <Debug> HTTP-Session: 45771417-b200-41c2-88f3-73e26b07f941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12959 | 2024.10.09 17:24:26.977081 [ 3 ] {} <Debug> HTTP-Session: 45771417-b200-41c2-88f3-73e26b07f941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12960 | 2024.10.09 17:24:26.977112 [ 3 ] {} <Trace> HTTP-Session: 45771417-b200-41c2-88f3-73e26b07f941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12961 | 2024.10.09 17:24:26.977232 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12962 | 2024.10.09 17:24:26.977276 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12963 | 2024.10.09 17:24:26.977406 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12964 | 2024.10.09 17:24:26.977709 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12965 | 2024.10.09 17:24:26.977744 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12966 | 2024.10.09 17:24:26.978105 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12967 | 2024.10.09 17:24:26.978459 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12968 | 2024.10.09 17:24:26.978612 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec. | ||
12969 | 2024.10.09 17:24:26.978780 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Debug> DynamicQueryHandler: Done processing query | ||
12970 | 2024.10.09 17:24:26.978805 [ 3 ] {0e09fb4f-50ca-4332-9096-bf278de94506} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12971 | 2024.10.09 17:24:26.978821 [ 3 ] {} <Debug> HTTP-Session: 45771417-b200-41c2-88f3-73e26b07f941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12972 | 2024.10.09 17:24:27.000211 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.61 MiB, peak 180.71 MiB, free memory in arenas 0.00 B, will set to 171.05 MiB (RSS), difference: -2.56 MiB | ||
12973 | 2024.10.09 17:24:29.453094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 1262 | ||
12974 | 2024.10.09 17:24:29.457210 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12975 | 2024.10.09 17:24:29.457254 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12976 | 2024.10.09 17:24:29.458832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12977 | 2024.10.09 17:24:29.459795 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12978 | 2024.10.09 17:24:29.460261 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
12979 | 2024.10.09 17:24:29.982933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12980 | 2024.10.09 17:24:29.983082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12981 | 2024.10.09 17:24:29.983126 [ 3 ] {} <Debug> HTTP-Session: bb93757e-bb2c-4c74-83de-ef89d1ffe667 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
12982 | 2024.10.09 17:24:29.983167 [ 3 ] {} <Debug> HTTP-Session: bb93757e-bb2c-4c74-83de-ef89d1ffe667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12983 | 2024.10.09 17:24:29.983198 [ 3 ] {} <Debug> HTTP-Session: bb93757e-bb2c-4c74-83de-ef89d1ffe667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12984 | 2024.10.09 17:24:29.983275 [ 3 ] {} <Trace> HTTP-Session: bb93757e-bb2c-4c74-83de-ef89d1ffe667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12985 | 2024.10.09 17:24:29.983522 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12986 | 2024.10.09 17:24:29.983608 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12987 | 2024.10.09 17:24:29.983890 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12988 | 2024.10.09 17:24:29.984303 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12989 | 2024.10.09 17:24:29.984341 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12990 | 2024.10.09 17:24:29.984722 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
12991 | 2024.10.09 17:24:29.985104 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12992 | 2024.10.09 17:24:29.985246 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001801 sec., 555.247084952804 rows/sec., 41.21 KiB/sec. | ||
12993 | 2024.10.09 17:24:29.985249 [ 106 ] {} <Debug> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
12994 | 2024.10.09 17:24:29.985322 [ 106 ] {} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12995 | 2024.10.09 17:24:29.985363 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
12996 | 2024.10.09 17:24:29.985538 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Debug> DynamicQueryHandler: Done processing query | ||
12997 | 2024.10.09 17:24:29.985629 [ 3 ] {d3ce694e-2f8e-4990-923e-a2e894535d09} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12998 | 2024.10.09 17:24:29.985734 [ 3 ] {} <Debug> HTTP-Session: bb93757e-bb2c-4c74-83de-ef89d1ffe667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12999 | 2024.10.09 17:24:29.985967 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
13000 | 2024.10.09 17:24:29.986276 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13001 | 2024.10.09 17:24:29.986295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 188324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13002 | 2024.10.09 17:24:29.986368 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part | ||
13003 | 2024.10.09 17:24:29.986387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13004 | 2024.10.09 17:24:29.986457 [ 3 ] {} <Debug> HTTP-Session: c781b14c-2194-4607-b95b-3a415d8bb22b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13005 | 2024.10.09 17:24:29.986492 [ 3 ] {} <Debug> HTTP-Session: c781b14c-2194-4607-b95b-3a415d8bb22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13006 | 2024.10.09 17:24:29.986562 [ 3 ] {} <Debug> HTTP-Session: c781b14c-2194-4607-b95b-3a415d8bb22b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13007 | 2024.10.09 17:24:29.986700 [ 3 ] {} <Trace> HTTP-Session: c781b14c-2194-4607-b95b-3a415d8bb22b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13008 | 2024.10.09 17:24:29.986782 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
13009 | 2024.10.09 17:24:29.987063 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
13010 | 2024.10.09 17:24:29.987212 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
13011 | 2024.10.09 17:24:29.987477 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13012 | 2024.10.09 17:24:29.987466 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
13013 | 2024.10.09 17:24:29.987576 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13014 | 2024.10.09 17:24:29.987691 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
13015 | 2024.10.09 17:24:29.988883 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13016 | 2024.10.09 17:24:29.989961 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 5 columns (5 merged, 0 gathered) in 0.004480556 sec., 7365.157359934794 rows/sec., 621.17 KiB/sec. | ||
13017 | 2024.10.09 17:24:29.990207 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
13018 | 2024.10.09 17:24:29.990705 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13019 | 2024.10.09 17:24:29.990787 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13020 | 2024.10.09 17:24:29.990796 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13021 | 2024.10.09 17:24:29.991004 [ 188 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_21_4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
13022 | 2024.10.09 17:24:29.991153 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13023 | 2024.10.09 17:24:29.991493 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13024 | 2024.10.09 17:24:29.991871 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13025 | 2024.10.09 17:24:29.992011 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Debug> executeQuery: Read 1300 rows, 109.72 KiB in 0.005021 sec., 258912.56721768572 rows/sec., 21.34 MiB/sec. | ||
13026 | 2024.10.09 17:24:29.992209 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Debug> DynamicQueryHandler: Done processing query | ||
13027 | 2024.10.09 17:24:29.992234 [ 3 ] {62305a3d-9639-48e0-93ff-6a57f7e0f044} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
13028 | 2024.10.09 17:24:29.992250 [ 3 ] {} <Debug> HTTP-Session: c781b14c-2194-4607-b95b-3a415d8bb22b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13029 | 2024.10.09 17:24:29.992720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13030 | 2024.10.09 17:24:29.992771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13031 | 2024.10.09 17:24:29.992790 [ 3 ] {} <Debug> HTTP-Session: a2e9a7f9-f9be-44a3-8ffc-fb6e81222e76 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13032 | 2024.10.09 17:24:29.992806 [ 3 ] {} <Debug> HTTP-Session: a2e9a7f9-f9be-44a3-8ffc-fb6e81222e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13033 | 2024.10.09 17:24:29.992820 [ 3 ] {} <Debug> HTTP-Session: a2e9a7f9-f9be-44a3-8ffc-fb6e81222e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13034 | 2024.10.09 17:24:29.992852 [ 3 ] {} <Trace> HTTP-Session: a2e9a7f9-f9be-44a3-8ffc-fb6e81222e76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13035 | 2024.10.09 17:24:29.992961 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13036 | 2024.10.09 17:24:29.993004 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13037 | 2024.10.09 17:24:29.993236 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13038 | 2024.10.09 17:24:29.993574 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13039 | 2024.10.09 17:24:29.993611 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13040 | 2024.10.09 17:24:29.993975 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13041 | 2024.10.09 17:24:29.994346 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13042 | 2024.10.09 17:24:29.994481 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001555 sec., 14147.909967845659 rows/sec., 1.03 MiB/sec. | ||
13043 | 2024.10.09 17:24:29.994647 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Debug> DynamicQueryHandler: Done processing query | ||
13044 | 2024.10.09 17:24:29.994671 [ 3 ] {8c109b59-6881-4fbd-ac09-767fde082c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13045 | 2024.10.09 17:24:29.994687 [ 3 ] {} <Debug> HTTP-Session: a2e9a7f9-f9be-44a3-8ffc-fb6e81222e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13046 | 2024.10.09 17:24:29.994868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 32067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13047 | 2024.10.09 17:24:29.994917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13048 | 2024.10.09 17:24:29.994937 [ 3 ] {} <Debug> HTTP-Session: 3f2efd6c-2f82-4467-a82f-2a5fe0281d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13049 | 2024.10.09 17:24:29.994953 [ 3 ] {} <Debug> HTTP-Session: 3f2efd6c-2f82-4467-a82f-2a5fe0281d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13050 | 2024.10.09 17:24:29.994967 [ 3 ] {} <Debug> HTTP-Session: 3f2efd6c-2f82-4467-a82f-2a5fe0281d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13051 | 2024.10.09 17:24:29.994997 [ 3 ] {} <Trace> HTTP-Session: 3f2efd6c-2f82-4467-a82f-2a5fe0281d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13052 | 2024.10.09 17:24:29.995145 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13053 | 2024.10.09 17:24:29.995189 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13054 | 2024.10.09 17:24:29.995411 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13055 | 2024.10.09 17:24:29.995857 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13056 | 2024.10.09 17:24:29.995894 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13057 | 2024.10.09 17:24:29.996262 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13058 | 2024.10.09 17:24:29.996634 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13059 | 2024.10.09 17:24:29.996758 [ 106 ] {} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
13060 | 2024.10.09 17:24:29.996768 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Debug> executeQuery: Read 240 rows, 16.64 KiB in 0.001693 sec., 141760.18901358533 rows/sec., 9.60 MiB/sec. | ||
13061 | 2024.10.09 17:24:29.996790 [ 106 ] {} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13062 | 2024.10.09 17:24:29.996821 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13063 | 2024.10.09 17:24:29.997049 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::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 | ||
13064 | 2024.10.09 17:24:29.997073 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Debug> DynamicQueryHandler: Done processing query | ||
13065 | 2024.10.09 17:24:29.997126 [ 3 ] {ee4f59b9-dec2-447f-9fd0-526b16407f7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
13066 | 2024.10.09 17:24:29.997150 [ 3 ] {} <Debug> HTTP-Session: 3f2efd6c-2f82-4467-a82f-2a5fe0281d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13067 | 2024.10.09 17:24:29.997288 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13068 | 2024.10.09 17:24:29.997330 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part | ||
13069 | 2024.10.09 17:24:29.997471 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
13070 | 2024.10.09 17:24:29.997583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 94469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13071 | 2024.10.09 17:24:29.997726 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
13072 | 2024.10.09 17:24:29.997852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13073 | 2024.10.09 17:24:29.998002 [ 3 ] {} <Debug> HTTP-Session: 4ef6174f-4e6a-4ccc-9160-53ce866f7293 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13074 | 2024.10.09 17:24:29.998028 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
13075 | 2024.10.09 17:24:29.998051 [ 3 ] {} <Debug> HTTP-Session: 4ef6174f-4e6a-4ccc-9160-53ce866f7293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13076 | 2024.10.09 17:24:29.998122 [ 3 ] {} <Debug> HTTP-Session: 4ef6174f-4e6a-4ccc-9160-53ce866f7293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13077 | 2024.10.09 17:24:29.998318 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 52 rows starting from the beginning of the part | ||
13078 | 2024.10.09 17:24:29.998403 [ 3 ] {} <Trace> HTTP-Session: 4ef6174f-4e6a-4ccc-9160-53ce866f7293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13079 | 2024.10.09 17:24:29.998604 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 240 rows starting from the beginning of the part | ||
13080 | 2024.10.09 17:24:29.999168 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13081 | 2024.10.09 17:24:29.999276 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13082 | 2024.10.09 17:24:30.000039 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13083 | 2024.10.09 17:24:30.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.64 MiB, peak 180.71 MiB, free memory in arenas 0.00 B, will set to 171.05 MiB (RSS), difference: -4.59 MiB | ||
13084 | 2024.10.09 17:24:30.001779 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13085 | 2024.10.09 17:24:30.001871 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13086 | 2024.10.09 17:24:30.002105 [ 196 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 790 rows, containing 5 columns (5 merged, 0 gathered) in 0.005174602 sec., 152668.7463113105 rows/sec., 10.36 MiB/sec. | ||
13087 | 2024.10.09 17:24:30.002365 [ 192 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
13088 | 2024.10.09 17:24:30.002699 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13089 | 2024.10.09 17:24:30.003409 [ 192 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13090 | 2024.10.09 17:24:30.003557 [ 192 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_36_7} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
13091 | 2024.10.09 17:24:30.003640 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13092 | 2024.10.09 17:24:30.003709 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
13093 | 2024.10.09 17:24:30.003897 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Debug> executeQuery: Read 572 rows, 43.38 KiB in 0.005166 sec., 110723.96438250097 rows/sec., 8.20 MiB/sec. | ||
13094 | 2024.10.09 17:24:30.004095 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Debug> DynamicQueryHandler: Done processing query | ||
13095 | 2024.10.09 17:24:30.004121 [ 3 ] {1636a9ee-0a8c-4a70-8473-43007354543d} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB. | ||
13096 | 2024.10.09 17:24:30.004137 [ 3 ] {} <Debug> HTTP-Session: 4ef6174f-4e6a-4ccc-9160-53ce866f7293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13097 | 2024.10.09 17:24:30.004505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 181313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13098 | 2024.10.09 17:24:30.004553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13099 | 2024.10.09 17:24:30.004573 [ 3 ] {} <Debug> HTTP-Session: fc2ef338-a887-488b-a5ea-2e14c9d51151 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13100 | 2024.10.09 17:24:30.004590 [ 3 ] {} <Debug> HTTP-Session: fc2ef338-a887-488b-a5ea-2e14c9d51151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13101 | 2024.10.09 17:24:30.004604 [ 3 ] {} <Debug> HTTP-Session: fc2ef338-a887-488b-a5ea-2e14c9d51151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13102 | 2024.10.09 17:24:30.004636 [ 3 ] {} <Trace> HTTP-Session: fc2ef338-a887-488b-a5ea-2e14c9d51151 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13103 | 2024.10.09 17:24:30.005083 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13104 | 2024.10.09 17:24:30.005130 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13105 | 2024.10.09 17:24:30.005283 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13106 | 2024.10.09 17:24:30.006153 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13107 | 2024.10.09 17:24:30.006191 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13108 | 2024.10.09 17:24:30.006641 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13109 | 2024.10.09 17:24:30.006997 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13110 | 2024.10.09 17:24:30.007168 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Debug> executeQuery: Read 955 rows, 65.56 KiB in 0.002385 sec., 400419.28721174004 rows/sec., 26.84 MiB/sec. | ||
13111 | 2024.10.09 17:24:30.007351 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Debug> DynamicQueryHandler: Done processing query | ||
13112 | 2024.10.09 17:24:30.007375 [ 3 ] {c5cbd2ce-bea2-4fb7-ba43-3453444541de} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
13113 | 2024.10.09 17:24:30.007392 [ 3 ] {} <Debug> HTTP-Session: fc2ef338-a887-488b-a5ea-2e14c9d51151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13114 | 2024.10.09 17:24:30.007782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 34457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13115 | 2024.10.09 17:24:30.007833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13116 | 2024.10.09 17:24:30.007853 [ 3 ] {} <Debug> HTTP-Session: a4bcd036-4362-44f3-bdaa-0df9ccf1e3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13117 | 2024.10.09 17:24:30.007870 [ 3 ] {} <Debug> HTTP-Session: a4bcd036-4362-44f3-bdaa-0df9ccf1e3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13118 | 2024.10.09 17:24:30.007884 [ 3 ] {} <Debug> HTTP-Session: a4bcd036-4362-44f3-bdaa-0df9ccf1e3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13119 | 2024.10.09 17:24:30.007915 [ 3 ] {} <Trace> HTTP-Session: a4bcd036-4362-44f3-bdaa-0df9ccf1e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13120 | 2024.10.09 17:24:30.008170 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13121 | 2024.10.09 17:24:30.008237 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <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 | ||
13122 | 2024.10.09 17:24:30.008664 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13123 | 2024.10.09 17:24:30.009240 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13124 | 2024.10.09 17:24:30.009277 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13125 | 2024.10.09 17:24:30.009883 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13126 | 2024.10.09 17:24:30.010304 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13127 | 2024.10.09 17:24:30.010501 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002497 sec., 8410.09211053264 rows/sec., 15.07 MiB/sec. | ||
13128 | 2024.10.09 17:24:30.010710 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Debug> DynamicQueryHandler: Done processing query | ||
13129 | 2024.10.09 17:24:30.010735 [ 3 ] {37fecc7d-4b33-489e-9277-a6b03f257908} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
13130 | 2024.10.09 17:24:30.010752 [ 3 ] {} <Debug> HTTP-Session: a4bcd036-4362-44f3-bdaa-0df9ccf1e3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13131 | 2024.10.09 17:24:30.010887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13132 | 2024.10.09 17:24:30.010934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13133 | 2024.10.09 17:24:30.010954 [ 3 ] {} <Debug> HTTP-Session: c1d5cec0-36bd-4403-9fb0-b3bcb71b1ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13134 | 2024.10.09 17:24:30.010971 [ 3 ] {} <Debug> HTTP-Session: c1d5cec0-36bd-4403-9fb0-b3bcb71b1ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13135 | 2024.10.09 17:24:30.010985 [ 3 ] {} <Debug> HTTP-Session: c1d5cec0-36bd-4403-9fb0-b3bcb71b1ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13136 | 2024.10.09 17:24:30.011016 [ 3 ] {} <Trace> HTTP-Session: c1d5cec0-36bd-4403-9fb0-b3bcb71b1ec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13137 | 2024.10.09 17:24:30.011122 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13138 | 2024.10.09 17:24:30.011167 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13139 | 2024.10.09 17:24:30.011296 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13140 | 2024.10.09 17:24:30.011570 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13141 | 2024.10.09 17:24:30.011607 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13142 | 2024.10.09 17:24:30.011972 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13143 | 2024.10.09 17:24:30.012311 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13144 | 2024.10.09 17:24:30.012484 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001383 sec., 26030.368763557486 rows/sec., 1.75 MiB/sec. | ||
13145 | 2024.10.09 17:24:30.012735 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Debug> DynamicQueryHandler: Done processing query | ||
13146 | 2024.10.09 17:24:30.012788 [ 3 ] {adbb8cac-e0ef-455a-a4e4-275c1e09a9f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13147 | 2024.10.09 17:24:30.012847 [ 3 ] {} <Debug> HTTP-Session: c1d5cec0-36bd-4403-9fb0-b3bcb71b1ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13148 | 2024.10.09 17:24:31.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.16 MiB, peak 180.71 MiB, free memory in arenas 0.00 B, will set to 171.05 MiB (RSS), difference: 3.89 MiB | ||
13149 | 2024.10.09 17:24:31.866828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13150 | 2024.10.09 17:24:31.867002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13151 | 2024.10.09 17:24:31.867048 [ 3 ] {} <Debug> HTTP-Session: b673295f-f214-4201-b877-0a800246a334 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13152 | 2024.10.09 17:24:31.867089 [ 3 ] {} <Debug> HTTP-Session: b673295f-f214-4201-b877-0a800246a334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13153 | 2024.10.09 17:24:31.867117 [ 3 ] {} <Debug> HTTP-Session: b673295f-f214-4201-b877-0a800246a334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13154 | 2024.10.09 17:24:31.867196 [ 3 ] {} <Trace> HTTP-Session: b673295f-f214-4201-b877-0a800246a334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13155 | 2024.10.09 17:24:31.867472 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13156 | 2024.10.09 17:24:31.867582 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13157 | 2024.10.09 17:24:31.867955 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13158 | 2024.10.09 17:24:31.868327 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13159 | 2024.10.09 17:24:31.868364 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13160 | 2024.10.09 17:24:31.868778 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
13161 | 2024.10.09 17:24:31.869179 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13162 | 2024.10.09 17:24:31.869338 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001953 sec., 512.0327700972862 rows/sec., 38.00 KiB/sec. | ||
13163 | 2024.10.09 17:24:31.869526 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Debug> DynamicQueryHandler: Done processing query | ||
13164 | 2024.10.09 17:24:31.869553 [ 3 ] {f508dc9a-9b5e-401d-8ef8-6f857e927813} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13165 | 2024.10.09 17:24:31.869569 [ 3 ] {} <Debug> HTTP-Session: b673295f-f214-4201-b877-0a800246a334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13166 | 2024.10.09 17:24:31.869749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 15475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13167 | 2024.10.09 17:24:31.869798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13168 | 2024.10.09 17:24:31.869817 [ 3 ] {} <Debug> HTTP-Session: 60958f97-621c-4632-b439-0f5ff6a06df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13169 | 2024.10.09 17:24:31.869833 [ 3 ] {} <Debug> HTTP-Session: 60958f97-621c-4632-b439-0f5ff6a06df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13170 | 2024.10.09 17:24:31.869847 [ 3 ] {} <Debug> HTTP-Session: 60958f97-621c-4632-b439-0f5ff6a06df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13171 | 2024.10.09 17:24:31.869879 [ 3 ] {} <Trace> HTTP-Session: 60958f97-621c-4632-b439-0f5ff6a06df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13172 | 2024.10.09 17:24:31.870001 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13173 | 2024.10.09 17:24:31.870043 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13174 | 2024.10.09 17:24:31.870265 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13175 | 2024.10.09 17:24:31.870635 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13176 | 2024.10.09 17:24:31.870671 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13177 | 2024.10.09 17:24:31.871040 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13178 | 2024.10.09 17:24:31.871400 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13179 | 2024.10.09 17:24:31.871529 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Debug> executeQuery: Read 106 rows, 9.02 KiB in 0.001575 sec., 67301.58730158731 rows/sec., 5.59 MiB/sec. | ||
13180 | 2024.10.09 17:24:31.871553 [ 102 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13181 | 2024.10.09 17:24:31.871613 [ 102 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13182 | 2024.10.09 17:24:31.871645 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13183 | 2024.10.09 17:24:31.871720 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Debug> DynamicQueryHandler: Done processing query | ||
13184 | 2024.10.09 17:24:31.871770 [ 3 ] {6ab58c6a-0490-4f2a-9d6b-2e9f914e5b07} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13185 | 2024.10.09 17:24:31.871834 [ 3 ] {} <Debug> HTTP-Session: 60958f97-621c-4632-b439-0f5ff6a06df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13186 | 2024.10.09 17:24:31.871989 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
13187 | 2024.10.09 17:24:31.872085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13188 | 2024.10.09 17:24:31.872189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13189 | 2024.10.09 17:24:31.872224 [ 3 ] {} <Debug> HTTP-Session: 872f8579-4326-4585-83e9-8304f50fec1d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13190 | 2024.10.09 17:24:31.872269 [ 3 ] {} <Debug> HTTP-Session: 872f8579-4326-4585-83e9-8304f50fec1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13191 | 2024.10.09 17:24:31.872304 [ 3 ] {} <Debug> HTTP-Session: 872f8579-4326-4585-83e9-8304f50fec1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13192 | 2024.10.09 17:24:31.872393 [ 3 ] {} <Trace> HTTP-Session: 872f8579-4326-4585-83e9-8304f50fec1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13193 | 2024.10.09 17:24:31.872557 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13194 | 2024.10.09 17:24:31.872626 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13195 | 2024.10.09 17:24:31.872663 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1438 rows starting from the beginning of the part | ||
13196 | 2024.10.09 17:24:31.872708 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13197 | 2024.10.09 17:24:31.872946 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 205 rows starting from the beginning of the part | ||
13198 | 2024.10.09 17:24:31.873269 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part | ||
13199 | 2024.10.09 17:24:31.873705 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 249 rows starting from the beginning of the part | ||
13200 | 2024.10.09 17:24:31.874103 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1300 rows starting from the beginning of the part | ||
13201 | 2024.10.09 17:24:31.874537 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
13202 | 2024.10.09 17:24:31.874651 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13203 | 2024.10.09 17:24:31.875660 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13204 | 2024.10.09 17:24:31.875724 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13205 | 2024.10.09 17:24:31.876639 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
13206 | 2024.10.09 17:24:31.877554 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13207 | 2024.10.09 17:24:31.877713 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.005151 sec., 4853.4265191225 rows/sec., 362.49 KiB/sec. | ||
13208 | 2024.10.09 17:24:31.878121 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Debug> DynamicQueryHandler: Done processing query | ||
13209 | 2024.10.09 17:24:31.878200 [ 3 ] {43eb1d9e-bd44-4ec8-a306-0716d5ae13c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13210 | 2024.10.09 17:24:31.878321 [ 3 ] {} <Debug> HTTP-Session: 872f8579-4326-4585-83e9-8304f50fec1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13211 | 2024.10.09 17:24:31.878734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 16061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13212 | 2024.10.09 17:24:31.878948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13213 | 2024.10.09 17:24:31.878989 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3447 rows, containing 5 columns (5 merged, 0 gathered) in 0.007237226 sec., 476287.46152185934 rows/sec., 41.61 MiB/sec. | ||
13214 | 2024.10.09 17:24:31.879031 [ 3 ] {} <Debug> HTTP-Session: a6d916c0-2ff7-4e66-96bc-8495def6eb3e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13215 | 2024.10.09 17:24:31.879084 [ 3 ] {} <Debug> HTTP-Session: a6d916c0-2ff7-4e66-96bc-8495def6eb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13216 | 2024.10.09 17:24:31.879102 [ 3 ] {} <Debug> HTTP-Session: a6d916c0-2ff7-4e66-96bc-8495def6eb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13217 | 2024.10.09 17:24:31.879136 [ 3 ] {} <Trace> HTTP-Session: a6d916c0-2ff7-4e66-96bc-8495def6eb3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13218 | 2024.10.09 17:24:31.879281 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13219 | 2024.10.09 17:24:31.879367 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13220 | 2024.10.09 17:24:31.879445 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13221 | 2024.10.09 17:24:31.880398 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13222 | 2024.10.09 17:24:31.880532 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13223 | 2024.10.09 17:24:31.880689 [ 192 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_66_13} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13224 | 2024.10.09 17:24:31.880880 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
13225 | 2024.10.09 17:24:31.881050 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13226 | 2024.10.09 17:24:31.881092 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13227 | 2024.10.09 17:24:31.881467 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13228 | 2024.10.09 17:24:31.881842 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13229 | 2024.10.09 17:24:31.881975 [ 102 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13230 | 2024.10.09 17:24:31.881981 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Debug> executeQuery: Read 95 rows, 7.53 KiB in 0.002748 sec., 34570.59679767103 rows/sec., 2.68 MiB/sec. | ||
13231 | 2024.10.09 17:24:31.882006 [ 102 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13232 | 2024.10.09 17:24:31.882052 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13233 | 2024.10.09 17:24:31.882249 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
13234 | 2024.10.09 17:24:31.882265 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Debug> DynamicQueryHandler: Done processing query | ||
13235 | 2024.10.09 17:24:31.882327 [ 3 ] {fda17a0a-714b-49dd-9dbd-2ea6eb2f4fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13236 | 2024.10.09 17:24:31.882352 [ 3 ] {} <Debug> HTTP-Session: a6d916c0-2ff7-4e66-96bc-8495def6eb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13237 | 2024.10.09 17:24:31.882481 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13238 | 2024.10.09 17:24:31.882546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13239 | 2024.10.09 17:24:31.882552 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 939 rows starting from the beginning of the part | ||
13240 | 2024.10.09 17:24:31.882631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13241 | 2024.10.09 17:24:31.882731 [ 3 ] {} <Debug> HTTP-Session: 648301d8-7ade-498c-89c8-cae86f82993d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13242 | 2024.10.09 17:24:31.882800 [ 3 ] {} <Debug> HTTP-Session: 648301d8-7ade-498c-89c8-cae86f82993d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13243 | 2024.10.09 17:24:31.882856 [ 3 ] {} <Debug> HTTP-Session: 648301d8-7ade-498c-89c8-cae86f82993d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13244 | 2024.10.09 17:24:31.882856 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 390 rows starting from the beginning of the part | ||
13245 | 2024.10.09 17:24:31.882942 [ 3 ] {} <Trace> HTTP-Session: 648301d8-7ade-498c-89c8-cae86f82993d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13246 | 2024.10.09 17:24:31.883173 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 124 rows starting from the beginning of the part | ||
13247 | 2024.10.09 17:24:31.883263 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13248 | 2024.10.09 17:24:31.883444 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13249 | 2024.10.09 17:24:31.883483 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 530 rows starting from the beginning of the part | ||
13250 | 2024.10.09 17:24:31.883788 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 572 rows starting from the beginning of the part | ||
13251 | 2024.10.09 17:24:31.884163 [ 197 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
13252 | 2024.10.09 17:24:31.884846 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13253 | 2024.10.09 17:24:31.885563 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13254 | 2024.10.09 17:24:31.885613 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13255 | 2024.10.09 17:24:31.886646 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13256 | 2024.10.09 17:24:31.887263 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13257 | 2024.10.09 17:24:31.887573 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13258 | 2024.10.09 17:24:31.887702 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Debug> executeQuery: Read 65 rows, 4.63 KiB in 0.004542 sec., 14310.876265962132 rows/sec., 1018.49 KiB/sec. | ||
13259 | 2024.10.09 17:24:31.887699 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13260 | 2024.10.09 17:24:31.887794 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13261 | 2024.10.09 17:24:31.888076 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2650 rows, containing 5 columns (5 merged, 0 gathered) in 0.005906787 sec., 448636.4583656055 rows/sec., 34.44 MiB/sec. | ||
13262 | 2024.10.09 17:24:31.888243 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
13263 | 2024.10.09 17:24:31.888357 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Debug> DynamicQueryHandler: Done processing query | ||
13264 | 2024.10.09 17:24:31.888425 [ 3 ] {7ef9ec4d-c3ac-44cb-8ee2-b255fa91e8f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13265 | 2024.10.09 17:24:31.888459 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13266 | 2024.10.09 17:24:31.888486 [ 3 ] {} <Debug> HTTP-Session: 648301d8-7ade-498c-89c8-cae86f82993d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13267 | 2024.10.09 17:24:31.888658 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13268 | 2024.10.09 17:24:31.888697 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18620 rows starting from the beginning of the part | ||
13269 | 2024.10.09 17:24:31.888889 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
13270 | 2024.10.09 17:24:31.889036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 39420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13271 | 2024.10.09 17:24:31.889483 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 163 rows starting from the beginning of the part | ||
13272 | 2024.10.09 17:24:31.889503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13273 | 2024.10.09 17:24:31.889629 [ 3 ] {} <Debug> HTTP-Session: 01db8d1f-540a-492b-9826-25e27dcfb61a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13274 | 2024.10.09 17:24:31.889782 [ 3 ] {} <Debug> HTTP-Session: 01db8d1f-540a-492b-9826-25e27dcfb61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13275 | 2024.10.09 17:24:31.889903 [ 3 ] {} <Debug> HTTP-Session: 01db8d1f-540a-492b-9826-25e27dcfb61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13276 | 2024.10.09 17:24:31.890118 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 270 rows starting from the beginning of the part | ||
13277 | 2024.10.09 17:24:31.890148 [ 3 ] {} <Trace> HTTP-Session: 01db8d1f-540a-492b-9826-25e27dcfb61a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13278 | 2024.10.09 17:24:31.890644 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 955 rows starting from the beginning of the part | ||
13279 | 2024.10.09 17:24:31.890786 [ 197 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 65 rows starting from the beginning of the part | ||
13280 | 2024.10.09 17:24:31.891179 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13281 | 2024.10.09 17:24:31.891271 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13282 | 2024.10.09 17:24:31.891584 [ 189 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_66_13} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13283 | 2024.10.09 17:24:31.891652 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <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 | ||
13284 | 2024.10.09 17:24:31.891880 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
13285 | 2024.10.09 17:24:31.892963 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13286 | 2024.10.09 17:24:31.893924 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13287 | 2024.10.09 17:24:31.893991 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13288 | 2024.10.09 17:24:31.895666 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
13289 | 2024.10.09 17:24:31.896452 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13290 | 2024.10.09 17:24:31.896740 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.006216 sec., 3861.003861003861 rows/sec., 6.92 MiB/sec. | ||
13291 | 2024.10.09 17:24:31.896989 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Debug> DynamicQueryHandler: Done processing query | ||
13292 | 2024.10.09 17:24:31.897016 [ 3 ] {f97dc692-c86c-45c6-a2d7-0bbef0e3e3ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
13293 | 2024.10.09 17:24:31.897032 [ 3 ] {} <Debug> HTTP-Session: 01db8d1f-540a-492b-9826-25e27dcfb61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13294 | 2024.10.09 17:24:31.897181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13295 | 2024.10.09 17:24:31.897230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13296 | 2024.10.09 17:24:31.897249 [ 3 ] {} <Debug> HTTP-Session: 6f61625a-b7d0-4b63-99f1-266ec08c74a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13297 | 2024.10.09 17:24:31.897265 [ 3 ] {} <Debug> HTTP-Session: 6f61625a-b7d0-4b63-99f1-266ec08c74a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13298 | 2024.10.09 17:24:31.897279 [ 3 ] {} <Debug> HTTP-Session: 6f61625a-b7d0-4b63-99f1-266ec08c74a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13299 | 2024.10.09 17:24:31.897310 [ 3 ] {} <Trace> HTTP-Session: 6f61625a-b7d0-4b63-99f1-266ec08c74a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13300 | 2024.10.09 17:24:31.897419 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13301 | 2024.10.09 17:24:31.897464 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13302 | 2024.10.09 17:24:31.897600 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13303 | 2024.10.09 17:24:31.897877 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13304 | 2024.10.09 17:24:31.897912 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13305 | 2024.10.09 17:24:31.899331 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13306 | 2024.10.09 17:24:31.899722 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13307 | 2024.10.09 17:24:31.899907 [ 102 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13308 | 2024.10.09 17:24:31.899934 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.002553 sec., 9400.705052878966 rows/sec., 648.75 KiB/sec. | ||
13309 | 2024.10.09 17:24:31.899978 [ 102 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13310 | 2024.10.09 17:24:31.900043 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13311 | 2024.10.09 17:24:31.900252 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Debug> DynamicQueryHandler: Done processing query | ||
13312 | 2024.10.09 17:24:31.900316 [ 3 ] {00df9cea-4201-424b-8592-480cdd583ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13313 | 2024.10.09 17:24:31.900438 [ 3 ] {} <Debug> HTTP-Session: 6f61625a-b7d0-4b63-99f1-266ec08c74a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13314 | 2024.10.09 17:24:31.900482 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
13315 | 2024.10.09 17:24:31.900717 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13316 | 2024.10.09 17:24:31.900821 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3658 rows starting from the beginning of the part | ||
13317 | 2024.10.09 17:24:31.900986 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
13318 | 2024.10.09 17:24:31.901276 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
13319 | 2024.10.09 17:24:31.901430 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
13320 | 2024.10.09 17:24:31.901665 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
13321 | 2024.10.09 17:24:31.901836 [ 199 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
13322 | 2024.10.09 17:24:31.902591 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20310 rows, containing 5 columns (5 merged, 0 gathered) in 0.014616675 sec., 1389508.8999379133 rows/sec., 93.79 MiB/sec. | ||
13323 | 2024.10.09 17:24:31.903037 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13324 | 2024.10.09 17:24:31.904128 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13325 | 2024.10.09 17:24:31.904330 [ 190 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13326 | 2024.10.09 17:24:31.904441 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
13327 | 2024.10.09 17:24:31.904912 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 4 columns (4 merged, 0 gathered) in 0.004720182 sec., 835137.289197747 rows/sec., 54.45 MiB/sec. | ||
13328 | 2024.10.09 17:24:31.905286 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13329 | 2024.10.09 17:24:31.905688 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13330 | 2024.10.09 17:24:31.905765 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_66_13} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13331 | 2024.10.09 17:24:31.905851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
13332 | 2024.10.09 17:24:32.000214 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.72 MiB, peak 184.10 MiB, free memory in arenas 0.00 B, will set to 172.75 MiB (RSS), difference: 1.03 MiB | ||
13333 | 2024.10.09 17:24:36.877435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 36867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13334 | 2024.10.09 17:24:36.877628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13335 | 2024.10.09 17:24:36.877675 [ 3 ] {} <Debug> HTTP-Session: be0ce2cd-0ff3-4697-9ac5-281af7030a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13336 | 2024.10.09 17:24:36.877719 [ 3 ] {} <Debug> HTTP-Session: be0ce2cd-0ff3-4697-9ac5-281af7030a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13337 | 2024.10.09 17:24:36.877748 [ 3 ] {} <Debug> HTTP-Session: be0ce2cd-0ff3-4697-9ac5-281af7030a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13338 | 2024.10.09 17:24:36.877817 [ 3 ] {} <Trace> HTTP-Session: be0ce2cd-0ff3-4697-9ac5-281af7030a23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13339 | 2024.10.09 17:24:36.878085 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13340 | 2024.10.09 17:24:36.878155 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13341 | 2024.10.09 17:24:36.878499 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13342 | 2024.10.09 17:24:36.879061 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13343 | 2024.10.09 17:24:36.879103 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13344 | 2024.10.09 17:24:36.879549 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13345 | 2024.10.09 17:24:36.879980 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13346 | 2024.10.09 17:24:36.880146 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Debug> executeQuery: Read 249 rows, 21.74 KiB in 0.002183 sec., 114063.21575813102 rows/sec., 9.73 MiB/sec. | ||
13347 | 2024.10.09 17:24:36.880445 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Debug> DynamicQueryHandler: Done processing query | ||
13348 | 2024.10.09 17:24:36.880498 [ 3 ] {b84ff171-2e3d-4f60-bdc1-e4ff23528dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
13349 | 2024.10.09 17:24:36.880567 [ 3 ] {} <Debug> HTTP-Session: be0ce2cd-0ff3-4697-9ac5-281af7030a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13350 | 2024.10.09 17:24:36.880837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13351 | 2024.10.09 17:24:36.880907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13352 | 2024.10.09 17:24:36.880928 [ 3 ] {} <Debug> HTTP-Session: 677670b4-1eb3-44ca-9be5-0d7648c2a889 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13353 | 2024.10.09 17:24:36.880944 [ 3 ] {} <Debug> HTTP-Session: 677670b4-1eb3-44ca-9be5-0d7648c2a889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13354 | 2024.10.09 17:24:36.880959 [ 3 ] {} <Debug> HTTP-Session: 677670b4-1eb3-44ca-9be5-0d7648c2a889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13355 | 2024.10.09 17:24:36.880992 [ 3 ] {} <Trace> HTTP-Session: 677670b4-1eb3-44ca-9be5-0d7648c2a889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13356 | 2024.10.09 17:24:36.881095 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13357 | 2024.10.09 17:24:36.881141 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13358 | 2024.10.09 17:24:36.881391 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13359 | 2024.10.09 17:24:36.881687 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13360 | 2024.10.09 17:24:36.881724 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13361 | 2024.10.09 17:24:36.882079 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
13362 | 2024.10.09 17:24:36.882449 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13363 | 2024.10.09 17:24:36.882589 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001524 sec., 5249.343832020997 rows/sec., 394.73 KiB/sec. | ||
13364 | 2024.10.09 17:24:36.882664 [ 97 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
13365 | 2024.10.09 17:24:36.882759 [ 97 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13366 | 2024.10.09 17:24:36.882805 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13367 | 2024.10.09 17:24:36.882839 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Debug> DynamicQueryHandler: Done processing query | ||
13368 | 2024.10.09 17:24:36.882893 [ 3 ] {fc13d886-469e-459a-8417-f318e3096c3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13369 | 2024.10.09 17:24:36.882938 [ 3 ] {} <Debug> HTTP-Session: 677670b4-1eb3-44ca-9be5-0d7648c2a889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13370 | 2024.10.09 17:24:36.883045 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
13371 | 2024.10.09 17:24:36.883192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 6834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13372 | 2024.10.09 17:24:36.883303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13373 | 2024.10.09 17:24:36.883332 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13374 | 2024.10.09 17:24:36.883347 [ 3 ] {} <Debug> HTTP-Session: edc3e3c1-e27b-497d-8429-54773c98c32c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13375 | 2024.10.09 17:24:36.883406 [ 3 ] {} <Debug> HTTP-Session: edc3e3c1-e27b-497d-8429-54773c98c32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13376 | 2024.10.09 17:24:36.883412 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 68 rows starting from the beginning of the part | ||
13377 | 2024.10.09 17:24:36.883425 [ 3 ] {} <Debug> HTTP-Session: edc3e3c1-e27b-497d-8429-54773c98c32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13378 | 2024.10.09 17:24:36.883496 [ 3 ] {} <Trace> HTTP-Session: edc3e3c1-e27b-497d-8429-54773c98c32c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13379 | 2024.10.09 17:24:36.883664 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
13380 | 2024.10.09 17:24:36.883868 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13381 | 2024.10.09 17:24:36.884094 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
13382 | 2024.10.09 17:24:36.884137 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13383 | 2024.10.09 17:24:36.884469 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
13384 | 2024.10.09 17:24:36.884830 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
13385 | 2024.10.09 17:24:36.885157 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
13386 | 2024.10.09 17:24:36.886009 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13387 | 2024.10.09 17:24:36.886819 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13388 | 2024.10.09 17:24:36.886884 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13389 | 2024.10.09 17:24:36.887889 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13390 | 2024.10.09 17:24:36.888326 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.005423717 sec., 33003.19688508822 rows/sec., 2.52 MiB/sec. | ||
13391 | 2024.10.09 17:24:36.888578 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
13392 | 2024.10.09 17:24:36.888788 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13393 | 2024.10.09 17:24:36.889226 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Debug> executeQuery: Read 52 rows, 3.41 KiB in 0.005514 sec., 9430.540442509975 rows/sec., 618.81 KiB/sec. | ||
13394 | 2024.10.09 17:24:36.889632 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Debug> DynamicQueryHandler: Done processing query | ||
13395 | 2024.10.09 17:24:36.889677 [ 3 ] {4e9598ef-b960-4ad7-972e-784041179f30} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13396 | 2024.10.09 17:24:36.889688 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13397 | 2024.10.09 17:24:36.889706 [ 3 ] {} <Debug> HTTP-Session: edc3e3c1-e27b-497d-8429-54773c98c32c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13398 | 2024.10.09 17:24:36.889828 [ 201 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_61_12} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
13399 | 2024.10.09 17:24:36.889911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13400 | 2024.10.09 17:24:36.889976 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13401 | 2024.10.09 17:24:36.890008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13402 | 2024.10.09 17:24:36.890040 [ 3 ] {} <Debug> HTTP-Session: 0ec801ef-6b12-4dd3-add7-c1cf2ecbdc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13403 | 2024.10.09 17:24:36.890057 [ 3 ] {} <Debug> HTTP-Session: 0ec801ef-6b12-4dd3-add7-c1cf2ecbdc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13404 | 2024.10.09 17:24:36.890071 [ 3 ] {} <Debug> HTTP-Session: 0ec801ef-6b12-4dd3-add7-c1cf2ecbdc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13405 | 2024.10.09 17:24:36.890103 [ 3 ] {} <Trace> HTTP-Session: 0ec801ef-6b12-4dd3-add7-c1cf2ecbdc27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13406 | 2024.10.09 17:24:36.890206 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13407 | 2024.10.09 17:24:36.890250 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13408 | 2024.10.09 17:24:36.890500 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13409 | 2024.10.09 17:24:36.890795 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13410 | 2024.10.09 17:24:36.890832 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13411 | 2024.10.09 17:24:36.891211 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13412 | 2024.10.09 17:24:36.891589 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13413 | 2024.10.09 17:24:36.891756 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 225.94 KiB/sec. | ||
13414 | 2024.10.09 17:24:36.892098 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Debug> DynamicQueryHandler: Done processing query | ||
13415 | 2024.10.09 17:24:36.892165 [ 3 ] {81ffe740-5608-4466-82a3-d14f8a99951a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13416 | 2024.10.09 17:24:36.892233 [ 3 ] {} <Debug> HTTP-Session: 0ec801ef-6b12-4dd3-add7-c1cf2ecbdc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13417 | 2024.10.09 17:24:36.892532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 86326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13418 | 2024.10.09 17:24:36.892584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13419 | 2024.10.09 17:24:36.892604 [ 3 ] {} <Debug> HTTP-Session: ddbb27d1-7d8e-451c-ac99-01b6f1f19ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13420 | 2024.10.09 17:24:36.892621 [ 3 ] {} <Debug> HTTP-Session: ddbb27d1-7d8e-451c-ac99-01b6f1f19ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13421 | 2024.10.09 17:24:36.892636 [ 3 ] {} <Debug> HTTP-Session: ddbb27d1-7d8e-451c-ac99-01b6f1f19ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13422 | 2024.10.09 17:24:36.892668 [ 3 ] {} <Trace> HTTP-Session: ddbb27d1-7d8e-451c-ac99-01b6f1f19ba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13423 | 2024.10.09 17:24:36.893007 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13424 | 2024.10.09 17:24:36.893053 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13425 | 2024.10.09 17:24:36.893303 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13426 | 2024.10.09 17:24:36.893910 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13427 | 2024.10.09 17:24:36.893948 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13428 | 2024.10.09 17:24:36.894342 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13429 | 2024.10.09 17:24:36.894707 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13430 | 2024.10.09 17:24:36.894862 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Debug> executeQuery: Read 530 rows, 38.99 KiB in 0.002071 sec., 255915.0169000483 rows/sec., 18.38 MiB/sec. | ||
13431 | 2024.10.09 17:24:36.895144 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Debug> DynamicQueryHandler: Done processing query | ||
13432 | 2024.10.09 17:24:36.895211 [ 3 ] {9bf072d1-fcbf-4666-8bde-c1e6d2e2a480} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
13433 | 2024.10.09 17:24:36.895283 [ 3 ] {} <Debug> HTTP-Session: ddbb27d1-7d8e-451c-ac99-01b6f1f19ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13434 | 2024.10.09 17:24:36.895543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13435 | 2024.10.09 17:24:36.895646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13436 | 2024.10.09 17:24:36.895685 [ 3 ] {} <Debug> HTTP-Session: a1e29233-16a5-4676-ba64-462afe22eb10 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13437 | 2024.10.09 17:24:36.895704 [ 3 ] {} <Debug> HTTP-Session: a1e29233-16a5-4676-ba64-462afe22eb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13438 | 2024.10.09 17:24:36.895718 [ 3 ] {} <Debug> HTTP-Session: a1e29233-16a5-4676-ba64-462afe22eb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13439 | 2024.10.09 17:24:36.895751 [ 3 ] {} <Trace> HTTP-Session: a1e29233-16a5-4676-ba64-462afe22eb10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13440 | 2024.10.09 17:24:36.895855 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13441 | 2024.10.09 17:24:36.895902 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13442 | 2024.10.09 17:24:36.896047 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13443 | 2024.10.09 17:24:36.896292 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13444 | 2024.10.09 17:24:36.896329 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13445 | 2024.10.09 17:24:36.896692 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13446 | 2024.10.09 17:24:36.897039 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13447 | 2024.10.09 17:24:36.897201 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 229.65 KiB/sec. | ||
13448 | 2024.10.09 17:24:36.897559 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Debug> DynamicQueryHandler: Done processing query | ||
13449 | 2024.10.09 17:24:36.897593 [ 3 ] {72be1463-cf33-4a57-a356-bbf43e456715} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13450 | 2024.10.09 17:24:36.897613 [ 3 ] {} <Debug> HTTP-Session: a1e29233-16a5-4676-ba64-462afe22eb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13451 | 2024.10.09 17:24:36.897739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13452 | 2024.10.09 17:24:36.897790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13453 | 2024.10.09 17:24:36.897810 [ 3 ] {} <Debug> HTTP-Session: 336b0350-fa89-4c31-bb5d-aedb94e1b311 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13454 | 2024.10.09 17:24:36.897827 [ 3 ] {} <Debug> HTTP-Session: 336b0350-fa89-4c31-bb5d-aedb94e1b311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13455 | 2024.10.09 17:24:36.897841 [ 3 ] {} <Debug> HTTP-Session: 336b0350-fa89-4c31-bb5d-aedb94e1b311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13456 | 2024.10.09 17:24:36.897872 [ 3 ] {} <Trace> HTTP-Session: 336b0350-fa89-4c31-bb5d-aedb94e1b311 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13457 | 2024.10.09 17:24:36.897981 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
13458 | 2024.10.09 17:24:36.898031 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
13459 | 2024.10.09 17:24:36.898197 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13460 | 2024.10.09 17:24:36.898455 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Trace> oximeter.measurements_cumulativei64 (b1a13941-6f02-4d4b-8483-ccbacaa66cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13461 | 2024.10.09 17:24:36.898491 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13462 | 2024.10.09 17:24:36.898866 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
13463 | 2024.10.09 17:24:36.899209 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Trace> oximeter.measurements_cumulativei64 (b1a13941-6f02-4d4b-8483-ccbacaa66cf7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13464 | 2024.10.09 17:24:36.899366 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001417 sec., 14114.326040931544 rows/sec., 955.20 KiB/sec. | ||
13465 | 2024.10.09 17:24:36.899582 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Debug> DynamicQueryHandler: Done processing query | ||
13466 | 2024.10.09 17:24:36.899607 [ 3 ] {a944f490-3a8f-4ba6-908f-cad6d5949c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13467 | 2024.10.09 17:24:36.899623 [ 3 ] {} <Debug> HTTP-Session: 336b0350-fa89-4c31-bb5d-aedb94e1b311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13468 | 2024.10.09 17:24:36.899811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 50918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13469 | 2024.10.09 17:24:36.899858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13470 | 2024.10.09 17:24:36.899878 [ 3 ] {} <Debug> HTTP-Session: 0bdab5d2-d44c-4b75-9c4a-e213b7f99296 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13471 | 2024.10.09 17:24:36.899894 [ 3 ] {} <Debug> HTTP-Session: 0bdab5d2-d44c-4b75-9c4a-e213b7f99296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13472 | 2024.10.09 17:24:36.899909 [ 3 ] {} <Debug> HTTP-Session: 0bdab5d2-d44c-4b75-9c4a-e213b7f99296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13473 | 2024.10.09 17:24:36.899939 [ 3 ] {} <Trace> HTTP-Session: 0bdab5d2-d44c-4b75-9c4a-e213b7f99296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13474 | 2024.10.09 17:24:36.900109 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13475 | 2024.10.09 17:24:36.900155 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13476 | 2024.10.09 17:24:36.900301 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13477 | 2024.10.09 17:24:36.900923 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13478 | 2024.10.09 17:24:36.900959 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13479 | 2024.10.09 17:24:36.901362 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13480 | 2024.10.09 17:24:36.901732 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13481 | 2024.10.09 17:24:36.901885 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Debug> executeQuery: Read 270 rows, 18.45 KiB in 0.001857 sec., 145395.79967689823 rows/sec., 9.70 MiB/sec. | ||
13482 | 2024.10.09 17:24:36.902061 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Debug> DynamicQueryHandler: Done processing query | ||
13483 | 2024.10.09 17:24:36.902087 [ 3 ] {a3923086-ff43-4135-894f-e3bf59de5669} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB. | ||
13484 | 2024.10.09 17:24:36.902103 [ 3 ] {} <Debug> HTTP-Session: 0bdab5d2-d44c-4b75-9c4a-e213b7f99296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13485 | 2024.10.09 17:24:36.902256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13486 | 2024.10.09 17:24:36.902306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13487 | 2024.10.09 17:24:36.902326 [ 3 ] {} <Debug> HTTP-Session: 1e65e4be-2bf8-49c6-8b80-f47432d67f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13488 | 2024.10.09 17:24:36.902343 [ 3 ] {} <Debug> HTTP-Session: 1e65e4be-2bf8-49c6-8b80-f47432d67f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13489 | 2024.10.09 17:24:36.902357 [ 3 ] {} <Debug> HTTP-Session: 1e65e4be-2bf8-49c6-8b80-f47432d67f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13490 | 2024.10.09 17:24:36.902388 [ 3 ] {} <Trace> HTTP-Session: 1e65e4be-2bf8-49c6-8b80-f47432d67f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13491 | 2024.10.09 17:24:36.902481 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13492 | 2024.10.09 17:24:36.902527 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13493 | 2024.10.09 17:24:36.902657 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13494 | 2024.10.09 17:24:36.902908 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13495 | 2024.10.09 17:24:36.902945 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13496 | 2024.10.09 17:24:36.903297 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13497 | 2024.10.09 17:24:36.903624 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13498 | 2024.10.09 17:24:36.903782 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec. | ||
13499 | 2024.10.09 17:24:36.904100 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Debug> DynamicQueryHandler: Done processing query | ||
13500 | 2024.10.09 17:24:36.904143 [ 3 ] {82287a85-4be3-49a9-a555-6aa15e52752e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13501 | 2024.10.09 17:24:36.904162 [ 3 ] {} <Debug> HTTP-Session: 1e65e4be-2bf8-49c6-8b80-f47432d67f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13502 | 2024.10.09 17:24:36.904297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 21171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13503 | 2024.10.09 17:24:36.904346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13504 | 2024.10.09 17:24:36.904365 [ 3 ] {} <Debug> HTTP-Session: 6a6193c0-b780-4d66-a2a9-1f113d87f09c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13505 | 2024.10.09 17:24:36.904383 [ 3 ] {} <Debug> HTTP-Session: 6a6193c0-b780-4d66-a2a9-1f113d87f09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13506 | 2024.10.09 17:24:36.904397 [ 3 ] {} <Debug> HTTP-Session: 6a6193c0-b780-4d66-a2a9-1f113d87f09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13507 | 2024.10.09 17:24:36.904428 [ 3 ] {} <Trace> HTTP-Session: 6a6193c0-b780-4d66-a2a9-1f113d87f09c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13508 | 2024.10.09 17:24:36.904625 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13509 | 2024.10.09 17:24:36.904698 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <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 | ||
13510 | 2024.10.09 17:24:36.905148 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13511 | 2024.10.09 17:24:36.905851 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13512 | 2024.10.09 17:24:36.905888 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13513 | 2024.10.09 17:24:36.906511 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
13514 | 2024.10.09 17:24:36.906925 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13515 | 2024.10.09 17:24:36.907104 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
13516 | 2024.10.09 17:24:36.907126 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Debug> executeQuery: Read 13 rows, 21.06 KiB in 0.002614 sec., 4973.221117061974 rows/sec., 7.87 MiB/sec. | ||
13517 | 2024.10.09 17:24:36.907176 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13518 | 2024.10.09 17:24:36.907250 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13519 | 2024.10.09 17:24:36.907506 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
13520 | 2024.10.09 17:24:36.907593 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Debug> DynamicQueryHandler: Done processing query | ||
13521 | 2024.10.09 17:24:36.907626 [ 3 ] {29196e72-94b9-4551-99c2-f97f76644387} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
13522 | 2024.10.09 17:24:36.907653 [ 3 ] {} <Debug> HTTP-Session: 6a6193c0-b780-4d66-a2a9-1f113d87f09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13523 | 2024.10.09 17:24:36.907823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13524 | 2024.10.09 17:24:36.907885 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13525 | 2024.10.09 17:24:36.907890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13526 | 2024.10.09 17:24:36.907933 [ 3 ] {} <Debug> HTTP-Session: 09e07fa8-130c-44f7-bbf2-a4a9781eb4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13527 | 2024.10.09 17:24:36.907964 [ 3 ] {} <Debug> HTTP-Session: 09e07fa8-130c-44f7-bbf2-a4a9781eb4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13528 | 2024.10.09 17:24:36.907973 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 912 rows starting from the beginning of the part | ||
13529 | 2024.10.09 17:24:36.907983 [ 3 ] {} <Debug> HTTP-Session: 09e07fa8-130c-44f7-bbf2-a4a9781eb4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13530 | 2024.10.09 17:24:36.908034 [ 3 ] {} <Trace> HTTP-Session: 09e07fa8-130c-44f7-bbf2-a4a9781eb4fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13531 | 2024.10.09 17:24:36.908329 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13532 | 2024.10.09 17:24:36.908465 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13533 | 2024.10.09 17:24:36.908487 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 44 rows starting from the beginning of the part | ||
13534 | 2024.10.09 17:24:36.909111 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13535 | 2024.10.09 17:24:36.909122 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
13536 | 2024.10.09 17:24:36.909641 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part | ||
13537 | 2024.10.09 17:24:36.909790 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13538 | 2024.10.09 17:24:36.909882 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13539 | 2024.10.09 17:24:36.910192 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
13540 | 2024.10.09 17:24:36.910681 [ 190 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
13541 | 2024.10.09 17:24:36.910974 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13542 | 2024.10.09 17:24:36.911603 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13543 | 2024.10.09 17:24:36.911868 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00369 sec., 22222.222222222223 rows/sec., 1.41 MiB/sec. | ||
13544 | 2024.10.09 17:24:36.912317 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Debug> DynamicQueryHandler: Done processing query | ||
13545 | 2024.10.09 17:24:36.912367 [ 3 ] {57d9b2d1-c233-470a-be54-8a99870320d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13546 | 2024.10.09 17:24:36.912424 [ 3 ] {} <Debug> HTTP-Session: 09e07fa8-130c-44f7-bbf2-a4a9781eb4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13547 | 2024.10.09 17:24:36.916137 [ 198 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1027 rows, containing 19 columns (19 merged, 0 gathered) in 0.008740858 sec., 117494.18649748113 rows/sec., 209.92 MiB/sec. | ||
13548 | 2024.10.09 17:24:36.917280 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
13549 | 2024.10.09 17:24:36.917914 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13550 | 2024.10.09 17:24:36.918002 [ 193 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
13551 | 2024.10.09 17:24:36.918163 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
13552 | 2024.10.09 17:24:39.173051 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13553 | 2024.10.09 17:24:39.173129 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13554 | 2024.10.09 17:24:39.460961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1314 | ||
13555 | 2024.10.09 17:24:39.465466 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13556 | 2024.10.09 17:24:39.465562 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13557 | 2024.10.09 17:24:39.467444 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13558 | 2024.10.09 17:24:39.468729 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): 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.09 17:24:39.469610 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
13560 | 2024.10.09 17:24:41.872784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13561 | 2024.10.09 17:24:41.872928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13562 | 2024.10.09 17:24:41.872957 [ 3 ] {} <Debug> HTTP-Session: 09a103e7-107f-4359-bc2b-1f99a83aaae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13563 | 2024.10.09 17:24:41.872986 [ 3 ] {} <Debug> HTTP-Session: 09a103e7-107f-4359-bc2b-1f99a83aaae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13564 | 2024.10.09 17:24:41.873005 [ 3 ] {} <Debug> HTTP-Session: 09a103e7-107f-4359-bc2b-1f99a83aaae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13565 | 2024.10.09 17:24:41.873062 [ 3 ] {} <Trace> HTTP-Session: 09a103e7-107f-4359-bc2b-1f99a83aaae3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13566 | 2024.10.09 17:24:41.873337 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13567 | 2024.10.09 17:24:41.873432 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13568 | 2024.10.09 17:24:41.873851 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13569 | 2024.10.09 17:24:41.874273 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13570 | 2024.10.09 17:24:41.874313 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13571 | 2024.10.09 17:24:41.874745 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13572 | 2024.10.09 17:24:41.875137 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13573 | 2024.10.09 17:24:41.875327 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Debug> executeQuery: Read 9 rows, 714.00 B in 0.002046 sec., 4398.826979472141 rows/sec., 340.79 KiB/sec. | ||
13574 | 2024.10.09 17:24:41.875623 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Debug> DynamicQueryHandler: Done processing query | ||
13575 | 2024.10.09 17:24:41.875649 [ 3 ] {338aa648-3133-48b3-8cae-6f2aab459cf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13576 | 2024.10.09 17:24:41.875665 [ 3 ] {} <Debug> HTTP-Session: 09a103e7-107f-4359-bc2b-1f99a83aaae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13577 | 2024.10.09 17:24:41.875871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 23255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13578 | 2024.10.09 17:24:41.875922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13579 | 2024.10.09 17:24:41.875941 [ 3 ] {} <Debug> HTTP-Session: 39dd96b3-4fbd-494a-9e30-334caf260083 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13580 | 2024.10.09 17:24:41.875958 [ 3 ] {} <Debug> HTTP-Session: 39dd96b3-4fbd-494a-9e30-334caf260083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13581 | 2024.10.09 17:24:41.875972 [ 3 ] {} <Debug> HTTP-Session: 39dd96b3-4fbd-494a-9e30-334caf260083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13582 | 2024.10.09 17:24:41.876003 [ 3 ] {} <Trace> HTTP-Session: 39dd96b3-4fbd-494a-9e30-334caf260083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13583 | 2024.10.09 17:24:41.876148 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13584 | 2024.10.09 17:24:41.876192 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13585 | 2024.10.09 17:24:41.876419 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13586 | 2024.10.09 17:24:41.876858 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13587 | 2024.10.09 17:24:41.876895 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13588 | 2024.10.09 17:24:41.877298 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13589 | 2024.10.09 17:24:41.877670 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13590 | 2024.10.09 17:24:41.877829 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Debug> executeQuery: Read 158 rows, 13.65 KiB in 0.001739 sec., 90856.81426106958 rows/sec., 7.67 MiB/sec. | ||
13591 | 2024.10.09 17:24:41.878023 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Debug> DynamicQueryHandler: Done processing query | ||
13592 | 2024.10.09 17:24:41.878062 [ 3 ] {910f938a-e8fc-4422-b746-da3f9a136530} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
13593 | 2024.10.09 17:24:41.878094 [ 3 ] {} <Debug> HTTP-Session: 39dd96b3-4fbd-494a-9e30-334caf260083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13594 | 2024.10.09 17:24:41.878241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 7724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13595 | 2024.10.09 17:24:41.878291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13596 | 2024.10.09 17:24:41.878310 [ 3 ] {} <Debug> HTTP-Session: c35e8094-2869-4107-b0bd-1b58988085a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13597 | 2024.10.09 17:24:41.878328 [ 3 ] {} <Debug> HTTP-Session: c35e8094-2869-4107-b0bd-1b58988085a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13598 | 2024.10.09 17:24:41.878342 [ 3 ] {} <Debug> HTTP-Session: c35e8094-2869-4107-b0bd-1b58988085a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13599 | 2024.10.09 17:24:41.878373 [ 3 ] {} <Trace> HTTP-Session: c35e8094-2869-4107-b0bd-1b58988085a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13600 | 2024.10.09 17:24:41.878484 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13601 | 2024.10.09 17:24:41.878529 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13602 | 2024.10.09 17:24:41.878754 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13603 | 2024.10.09 17:24:41.879105 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13604 | 2024.10.09 17:24:41.879141 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13605 | 2024.10.09 17:24:41.879500 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13606 | 2024.10.09 17:24:41.879868 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13607 | 2024.10.09 17:24:41.880027 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Debug> executeQuery: Read 54 rows, 3.98 KiB in 0.001568 sec., 34438.77551020408 rows/sec., 2.48 MiB/sec. | ||
13608 | 2024.10.09 17:24:41.880204 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Debug> DynamicQueryHandler: Done processing query | ||
13609 | 2024.10.09 17:24:41.880229 [ 3 ] {a8546661-d376-454f-bd3e-7bd0d0671b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
13610 | 2024.10.09 17:24:41.880245 [ 3 ] {} <Debug> HTTP-Session: c35e8094-2869-4107-b0bd-1b58988085a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13611 | 2024.10.09 17:24:41.880420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 24763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13612 | 2024.10.09 17:24:41.880470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13613 | 2024.10.09 17:24:41.880489 [ 3 ] {} <Debug> HTTP-Session: 31f9ae1d-2702-491d-85d6-9269c2e6b44a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13614 | 2024.10.09 17:24:41.880506 [ 3 ] {} <Debug> HTTP-Session: 31f9ae1d-2702-491d-85d6-9269c2e6b44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13615 | 2024.10.09 17:24:41.880519 [ 3 ] {} <Debug> HTTP-Session: 31f9ae1d-2702-491d-85d6-9269c2e6b44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13616 | 2024.10.09 17:24:41.880550 [ 3 ] {} <Trace> HTTP-Session: 31f9ae1d-2702-491d-85d6-9269c2e6b44a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13617 | 2024.10.09 17:24:41.880684 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13618 | 2024.10.09 17:24:41.880728 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13619 | 2024.10.09 17:24:41.880953 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13620 | 2024.10.09 17:24:41.881354 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13621 | 2024.10.09 17:24:41.881392 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13622 | 2024.10.09 17:24:41.881760 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13623 | 2024.10.09 17:24:41.882145 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13624 | 2024.10.09 17:24:41.882306 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Debug> executeQuery: Read 148 rows, 11.50 KiB in 0.001669 sec., 88675.85380467346 rows/sec., 6.73 MiB/sec. | ||
13625 | 2024.10.09 17:24:41.882567 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Debug> DynamicQueryHandler: Done processing query | ||
13626 | 2024.10.09 17:24:41.882626 [ 3 ] {b08eb6b1-db35-44a3-a3e2-ef043bf43b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
13627 | 2024.10.09 17:24:41.882686 [ 3 ] {} <Debug> HTTP-Session: 31f9ae1d-2702-491d-85d6-9269c2e6b44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13628 | 2024.10.09 17:24:41.882900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13629 | 2024.10.09 17:24:41.882952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13630 | 2024.10.09 17:24:41.882972 [ 3 ] {} <Debug> HTTP-Session: 2eb06e12-0ef7-4363-bc6b-6c2cc8fb1f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13631 | 2024.10.09 17:24:41.882990 [ 3 ] {} <Debug> HTTP-Session: 2eb06e12-0ef7-4363-bc6b-6c2cc8fb1f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13632 | 2024.10.09 17:24:41.883004 [ 3 ] {} <Debug> HTTP-Session: 2eb06e12-0ef7-4363-bc6b-6c2cc8fb1f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13633 | 2024.10.09 17:24:41.883037 [ 3 ] {} <Trace> HTTP-Session: 2eb06e12-0ef7-4363-bc6b-6c2cc8fb1f5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13634 | 2024.10.09 17:24:41.883191 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13635 | 2024.10.09 17:24:41.883241 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13636 | 2024.10.09 17:24:41.883398 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13637 | 2024.10.09 17:24:41.883821 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13638 | 2024.10.09 17:24:41.883858 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13639 | 2024.10.09 17:24:41.884253 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13640 | 2024.10.09 17:24:41.884591 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13641 | 2024.10.09 17:24:41.884724 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Debug> executeQuery: Read 167 rows, 11.86 KiB in 0.001601 sec., 104309.80637101812 rows/sec., 7.23 MiB/sec. | ||
13642 | 2024.10.09 17:24:41.884911 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Debug> DynamicQueryHandler: Done processing query | ||
13643 | 2024.10.09 17:24:41.884949 [ 3 ] {35ed986e-2500-4ee9-a513-9352c74fcb16} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13644 | 2024.10.09 17:24:41.884981 [ 3 ] {} <Debug> HTTP-Session: 2eb06e12-0ef7-4363-bc6b-6c2cc8fb1f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13645 | 2024.10.09 17:24:41.885189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 73805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13646 | 2024.10.09 17:24:41.885237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13647 | 2024.10.09 17:24:41.885257 [ 3 ] {} <Debug> HTTP-Session: 260086f1-5589-4680-bb6c-81777eb4a3fa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13648 | 2024.10.09 17:24:41.885274 [ 3 ] {} <Debug> HTTP-Session: 260086f1-5589-4680-bb6c-81777eb4a3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13649 | 2024.10.09 17:24:41.885289 [ 3 ] {} <Debug> HTTP-Session: 260086f1-5589-4680-bb6c-81777eb4a3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13650 | 2024.10.09 17:24:41.885320 [ 3 ] {} <Trace> HTTP-Session: 260086f1-5589-4680-bb6c-81777eb4a3fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13651 | 2024.10.09 17:24:41.885763 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13652 | 2024.10.09 17:24:41.885828 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <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 | ||
13653 | 2024.10.09 17:24:41.886252 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13654 | 2024.10.09 17:24:41.887138 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13655 | 2024.10.09 17:24:41.887175 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13656 | 2024.10.09 17:24:41.887867 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13657 | 2024.10.09 17:24:41.888294 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13658 | 2024.10.09 17:24:41.888450 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003018 sec., 14910.536779324057 rows/sec., 26.72 MiB/sec. | ||
13659 | 2024.10.09 17:24:41.888806 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Debug> DynamicQueryHandler: Done processing query | ||
13660 | 2024.10.09 17:24:41.888832 [ 3 ] {9bde43ba-f26b-4d8c-aabb-f53753a6be8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
13661 | 2024.10.09 17:24:41.888848 [ 3 ] {} <Debug> HTTP-Session: 260086f1-5589-4680-bb6c-81777eb4a3fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13662 | 2024.10.09 17:24:41.888979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13663 | 2024.10.09 17:24:41.889029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13664 | 2024.10.09 17:24:41.889049 [ 3 ] {} <Debug> HTTP-Session: 1fa47696-63e6-42fe-8bb0-8fcc4455d54a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13665 | 2024.10.09 17:24:41.889066 [ 3 ] {} <Debug> HTTP-Session: 1fa47696-63e6-42fe-8bb0-8fcc4455d54a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13666 | 2024.10.09 17:24:41.889079 [ 3 ] {} <Debug> HTTP-Session: 1fa47696-63e6-42fe-8bb0-8fcc4455d54a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13667 | 2024.10.09 17:24:41.889110 [ 3 ] {} <Trace> HTTP-Session: 1fa47696-63e6-42fe-8bb0-8fcc4455d54a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13668 | 2024.10.09 17:24:41.889222 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13669 | 2024.10.09 17:24:41.889269 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13670 | 2024.10.09 17:24:41.889396 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13671 | 2024.10.09 17:24:41.889680 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13672 | 2024.10.09 17:24:41.889715 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13673 | 2024.10.09 17:24:41.890083 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13674 | 2024.10.09 17:24:41.890435 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13675 | 2024.10.09 17:24:41.890563 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
13676 | 2024.10.09 17:24:41.890810 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Debug> DynamicQueryHandler: Done processing query | ||
13677 | 2024.10.09 17:24:41.890872 [ 3 ] {2e2ce47a-b8ed-4c8a-bd99-fd8f827353aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13678 | 2024.10.09 17:24:41.890927 [ 3 ] {} <Debug> HTTP-Session: 1fa47696-63e6-42fe-8bb0-8fcc4455d54a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13679 | 2024.10.09 17:24:46.875510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13680 | 2024.10.09 17:24:46.875658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13681 | 2024.10.09 17:24:46.875688 [ 3 ] {} <Debug> HTTP-Session: 0ee79583-f5d9-450b-ac1e-a6a299eae7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13682 | 2024.10.09 17:24:46.875715 [ 3 ] {} <Debug> HTTP-Session: 0ee79583-f5d9-450b-ac1e-a6a299eae7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13683 | 2024.10.09 17:24:46.875730 [ 3 ] {} <Debug> HTTP-Session: 0ee79583-f5d9-450b-ac1e-a6a299eae7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13684 | 2024.10.09 17:24:46.875787 [ 3 ] {} <Trace> HTTP-Session: 0ee79583-f5d9-450b-ac1e-a6a299eae7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13685 | 2024.10.09 17:24:46.876065 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13686 | 2024.10.09 17:24:46.876146 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13687 | 2024.10.09 17:24:46.876532 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13688 | 2024.10.09 17:24:46.877151 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13689 | 2024.10.09 17:24:46.877206 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13690 | 2024.10.09 17:24:46.877802 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13691 | 2024.10.09 17:24:46.878241 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13692 | 2024.10.09 17:24:46.878413 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002461 sec., 83299.47175944738 rows/sec., 7.32 MiB/sec. | ||
13693 | 2024.10.09 17:24:46.878684 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Debug> DynamicQueryHandler: Done processing query | ||
13694 | 2024.10.09 17:24:46.878713 [ 3 ] {966f12b0-189d-4c76-88fd-c2f8e885381b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13695 | 2024.10.09 17:24:46.878730 [ 3 ] {} <Debug> HTTP-Session: 0ee79583-f5d9-450b-ac1e-a6a299eae7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13696 | 2024.10.09 17:24:46.878915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13697 | 2024.10.09 17:24:46.878972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13698 | 2024.10.09 17:24:46.878993 [ 3 ] {} <Debug> HTTP-Session: 6c64e87d-844f-4fb2-a432-cc867b4253f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13699 | 2024.10.09 17:24:46.879012 [ 3 ] {} <Debug> HTTP-Session: 6c64e87d-844f-4fb2-a432-cc867b4253f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13700 | 2024.10.09 17:24:46.879026 [ 3 ] {} <Debug> HTTP-Session: 6c64e87d-844f-4fb2-a432-cc867b4253f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13701 | 2024.10.09 17:24:46.879064 [ 3 ] {} <Trace> HTTP-Session: 6c64e87d-844f-4fb2-a432-cc867b4253f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13702 | 2024.10.09 17:24:46.879183 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13703 | 2024.10.09 17:24:46.879234 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13704 | 2024.10.09 17:24:46.879496 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13705 | 2024.10.09 17:24:46.879823 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13706 | 2024.10.09 17:24:46.879862 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13707 | 2024.10.09 17:24:46.880234 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13708 | 2024.10.09 17:24:46.880637 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13709 | 2024.10.09 17:24:46.880806 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00165 sec., 4848.484848484849 rows/sec., 364.58 KiB/sec. | ||
13710 | 2024.10.09 17:24:46.880985 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Debug> DynamicQueryHandler: Done processing query | ||
13711 | 2024.10.09 17:24:46.881010 [ 3 ] {013e75b5-c4cc-4877-afc0-6928282d73d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13712 | 2024.10.09 17:24:46.881026 [ 3 ] {} <Debug> HTTP-Session: 6c64e87d-844f-4fb2-a432-cc867b4253f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13713 | 2024.10.09 17:24:46.881158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13714 | 2024.10.09 17:24:46.881211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13715 | 2024.10.09 17:24:46.881231 [ 3 ] {} <Debug> HTTP-Session: 100edfc1-8fe3-4b43-a542-5f66f46020ea Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13716 | 2024.10.09 17:24:46.881249 [ 3 ] {} <Debug> HTTP-Session: 100edfc1-8fe3-4b43-a542-5f66f46020ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13717 | 2024.10.09 17:24:46.881263 [ 3 ] {} <Debug> HTTP-Session: 100edfc1-8fe3-4b43-a542-5f66f46020ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13718 | 2024.10.09 17:24:46.881297 [ 3 ] {} <Trace> HTTP-Session: 100edfc1-8fe3-4b43-a542-5f66f46020ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13719 | 2024.10.09 17:24:46.881406 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13720 | 2024.10.09 17:24:46.881454 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13721 | 2024.10.09 17:24:46.881693 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13722 | 2024.10.09 17:24:46.882001 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13723 | 2024.10.09 17:24:46.882040 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13724 | 2024.10.09 17:24:46.882408 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13725 | 2024.10.09 17:24:46.882777 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13726 | 2024.10.09 17:24:46.882949 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001565 sec., 8945.686900958466 rows/sec., 626.50 KiB/sec. | ||
13727 | 2024.10.09 17:24:46.883150 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Debug> DynamicQueryHandler: Done processing query | ||
13728 | 2024.10.09 17:24:46.883186 [ 3 ] {1c095765-1c41-49c5-89ae-c309329e73fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13729 | 2024.10.09 17:24:46.883206 [ 3 ] {} <Debug> HTTP-Session: 100edfc1-8fe3-4b43-a542-5f66f46020ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13730 | 2024.10.09 17:24:46.883333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13731 | 2024.10.09 17:24:46.883396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13732 | 2024.10.09 17:24:46.883426 [ 3 ] {} <Debug> HTTP-Session: a49c0f10-4a67-49ce-a2f3-8f10f76627fc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13733 | 2024.10.09 17:24:46.883450 [ 3 ] {} <Debug> HTTP-Session: a49c0f10-4a67-49ce-a2f3-8f10f76627fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13734 | 2024.10.09 17:24:46.883465 [ 3 ] {} <Debug> HTTP-Session: a49c0f10-4a67-49ce-a2f3-8f10f76627fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13735 | 2024.10.09 17:24:46.883497 [ 3 ] {} <Trace> HTTP-Session: a49c0f10-4a67-49ce-a2f3-8f10f76627fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13736 | 2024.10.09 17:24:46.883597 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13737 | 2024.10.09 17:24:46.883640 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13738 | 2024.10.09 17:24:46.883867 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13739 | 2024.10.09 17:24:46.884194 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13740 | 2024.10.09 17:24:46.884231 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13741 | 2024.10.09 17:24:46.884597 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13742 | 2024.10.09 17:24:46.885012 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13743 | 2024.10.09 17:24:46.885181 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 221.70 KiB/sec. | ||
13744 | 2024.10.09 17:24:46.885180 [ 85 ] {} <Debug> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
13745 | 2024.10.09 17:24:46.885297 [ 85 ] {} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13746 | 2024.10.09 17:24:46.885341 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13747 | 2024.10.09 17:24:46.885431 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Debug> DynamicQueryHandler: Done processing query | ||
13748 | 2024.10.09 17:24:46.885496 [ 3 ] {07ccacb8-7a3c-4ec1-a985-feac6cabfdda} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13749 | 2024.10.09 17:24:46.885542 [ 3 ] {} <Debug> HTTP-Session: a49c0f10-4a67-49ce-a2f3-8f10f76627fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13750 | 2024.10.09 17:24:46.885579 [ 187 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
13751 | 2024.10.09 17:24:46.885764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13752 | 2024.10.09 17:24:46.885893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13753 | 2024.10.09 17:24:46.885897 [ 187 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13754 | 2024.10.09 17:24:46.885933 [ 3 ] {} <Debug> HTTP-Session: 9535503d-35bb-42cd-bb92-3e534db59c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13755 | 2024.10.09 17:24:46.885984 [ 3 ] {} <Debug> HTTP-Session: 9535503d-35bb-42cd-bb92-3e534db59c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13756 | 2024.10.09 17:24:46.885988 [ 187 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
13757 | 2024.10.09 17:24:46.886013 [ 3 ] {} <Debug> HTTP-Session: 9535503d-35bb-42cd-bb92-3e534db59c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13758 | 2024.10.09 17:24:46.886113 [ 3 ] {} <Trace> HTTP-Session: 9535503d-35bb-42cd-bb92-3e534db59c4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13759 | 2024.10.09 17:24:46.886265 [ 187 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
13760 | 2024.10.09 17:24:46.886602 [ 187 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
13761 | 2024.10.09 17:24:46.886669 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13762 | 2024.10.09 17:24:46.886829 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13763 | 2024.10.09 17:24:46.886853 [ 187 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
13764 | 2024.10.09 17:24:46.887236 [ 187 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::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 | ||
13765 | 2024.10.09 17:24:46.888051 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13766 | 2024.10.09 17:24:46.889361 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13767 | 2024.10.09 17:24:46.889438 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13768 | 2024.10.09 17:24:46.889825 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004392225 sec., 6830.251182487236 rows/sec., 433.56 KiB/sec. | ||
13769 | 2024.10.09 17:24:46.890084 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
13770 | 2024.10.09 17:24:46.890341 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13771 | 2024.10.09 17:24:46.891249 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_29_7} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13772 | 2024.10.09 17:24:46.891406 [ 193 ] {2c619c06-f981-42d4-bc4a-b0623f6b1af2::all_1_29_7} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
13773 | 2024.10.09 17:24:46.891441 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13774 | 2024.10.09 17:24:46.891594 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13775 | 2024.10.09 17:24:46.891767 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.005399 sec., 72235.59918503427 rows/sec., 5.12 MiB/sec. | ||
13776 | 2024.10.09 17:24:46.892188 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Debug> DynamicQueryHandler: Done processing query | ||
13777 | 2024.10.09 17:24:46.892238 [ 3 ] {2a0086a7-839c-4fb0-80a9-e5a465b97788} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
13778 | 2024.10.09 17:24:46.892276 [ 3 ] {} <Debug> HTTP-Session: 9535503d-35bb-42cd-bb92-3e534db59c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13779 | 2024.10.09 17:24:46.892432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13780 | 2024.10.09 17:24:46.892484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13781 | 2024.10.09 17:24:46.892504 [ 3 ] {} <Debug> HTTP-Session: 38eb04ca-80bd-496b-9ad6-b98eb9676e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13782 | 2024.10.09 17:24:46.892520 [ 3 ] {} <Debug> HTTP-Session: 38eb04ca-80bd-496b-9ad6-b98eb9676e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13783 | 2024.10.09 17:24:46.892534 [ 3 ] {} <Debug> HTTP-Session: 38eb04ca-80bd-496b-9ad6-b98eb9676e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13784 | 2024.10.09 17:24:46.892566 [ 3 ] {} <Trace> HTTP-Session: 38eb04ca-80bd-496b-9ad6-b98eb9676e3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13785 | 2024.10.09 17:24:46.892666 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13786 | 2024.10.09 17:24:46.892715 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13787 | 2024.10.09 17:24:46.892873 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13788 | 2024.10.09 17:24:46.893185 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13789 | 2024.10.09 17:24:46.893222 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13790 | 2024.10.09 17:24:46.893611 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13791 | 2024.10.09 17:24:46.893943 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13792 | 2024.10.09 17:24:46.894098 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
13793 | 2024.10.09 17:24:46.894272 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Debug> DynamicQueryHandler: Done processing query | ||
13794 | 2024.10.09 17:24:46.894296 [ 3 ] {2774ae57-fb85-456f-b59a-24e902923c38} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13795 | 2024.10.09 17:24:46.894312 [ 3 ] {} <Debug> HTTP-Session: 38eb04ca-80bd-496b-9ad6-b98eb9676e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13796 | 2024.10.09 17:24:46.894452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13797 | 2024.10.09 17:24:46.894501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13798 | 2024.10.09 17:24:46.894520 [ 3 ] {} <Debug> HTTP-Session: 7e38f3b8-6f85-402c-8bdf-5a7804f3ee7d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13799 | 2024.10.09 17:24:46.894537 [ 3 ] {} <Debug> HTTP-Session: 7e38f3b8-6f85-402c-8bdf-5a7804f3ee7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13800 | 2024.10.09 17:24:46.894551 [ 3 ] {} <Debug> HTTP-Session: 7e38f3b8-6f85-402c-8bdf-5a7804f3ee7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13801 | 2024.10.09 17:24:46.894582 [ 3 ] {} <Trace> HTTP-Session: 7e38f3b8-6f85-402c-8bdf-5a7804f3ee7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13802 | 2024.10.09 17:24:46.894778 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13803 | 2024.10.09 17:24:46.894825 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13804 | 2024.10.09 17:24:46.894979 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13805 | 2024.10.09 17:24:46.895443 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13806 | 2024.10.09 17:24:46.895482 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13807 | 2024.10.09 17:24:46.895944 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13808 | 2024.10.09 17:24:46.896376 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13809 | 2024.10.09 17:24:46.896541 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001871 sec., 126670.22982362373 rows/sec., 8.49 MiB/sec. | ||
13810 | 2024.10.09 17:24:46.896739 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Debug> DynamicQueryHandler: Done processing query | ||
13811 | 2024.10.09 17:24:46.896776 [ 3 ] {29be2235-f1b1-4473-89e7-fe2647009db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13812 | 2024.10.09 17:24:46.896808 [ 3 ] {} <Debug> HTTP-Session: 7e38f3b8-6f85-402c-8bdf-5a7804f3ee7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13813 | 2024.10.09 17:24:46.896947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13814 | 2024.10.09 17:24:46.896997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13815 | 2024.10.09 17:24:46.897016 [ 3 ] {} <Debug> HTTP-Session: 364b8cc6-4f78-4d7a-88b1-a8ff24b40484 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13816 | 2024.10.09 17:24:46.897032 [ 3 ] {} <Debug> HTTP-Session: 364b8cc6-4f78-4d7a-88b1-a8ff24b40484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13817 | 2024.10.09 17:24:46.897046 [ 3 ] {} <Debug> HTTP-Session: 364b8cc6-4f78-4d7a-88b1-a8ff24b40484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13818 | 2024.10.09 17:24:46.897080 [ 3 ] {} <Trace> HTTP-Session: 364b8cc6-4f78-4d7a-88b1-a8ff24b40484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13819 | 2024.10.09 17:24:46.897193 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13820 | 2024.10.09 17:24:46.897241 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13821 | 2024.10.09 17:24:46.897381 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13822 | 2024.10.09 17:24:46.897654 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13823 | 2024.10.09 17:24:46.897689 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13824 | 2024.10.09 17:24:46.898048 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13825 | 2024.10.09 17:24:46.898379 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13826 | 2024.10.09 17:24:46.898536 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
13827 | 2024.10.09 17:24:46.898712 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Debug> DynamicQueryHandler: Done processing query | ||
13828 | 2024.10.09 17:24:46.898737 [ 3 ] {8b054dba-b45f-42ac-a94e-352699f5f65a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13829 | 2024.10.09 17:24:46.898753 [ 3 ] {} <Debug> HTTP-Session: 364b8cc6-4f78-4d7a-88b1-a8ff24b40484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13830 | 2024.10.09 17:24:46.898868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13831 | 2024.10.09 17:24:46.898919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13832 | 2024.10.09 17:24:46.898938 [ 3 ] {} <Debug> HTTP-Session: e50ca7d2-3da4-4288-993e-256284d14fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13833 | 2024.10.09 17:24:46.898954 [ 3 ] {} <Debug> HTTP-Session: e50ca7d2-3da4-4288-993e-256284d14fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13834 | 2024.10.09 17:24:46.898968 [ 3 ] {} <Debug> HTTP-Session: e50ca7d2-3da4-4288-993e-256284d14fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13835 | 2024.10.09 17:24:46.898999 [ 3 ] {} <Trace> HTTP-Session: e50ca7d2-3da4-4288-993e-256284d14fdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13836 | 2024.10.09 17:24:46.899180 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13837 | 2024.10.09 17:24:46.899246 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <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 | ||
13838 | 2024.10.09 17:24:46.899707 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13839 | 2024.10.09 17:24:46.900222 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13840 | 2024.10.09 17:24:46.900266 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13841 | 2024.10.09 17:24:46.900931 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13842 | 2024.10.09 17:24:46.901359 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13843 | 2024.10.09 17:24:46.901520 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002443 sec., 3274.6623004502662 rows/sec., 5.87 MiB/sec. | ||
13844 | 2024.10.09 17:24:46.901739 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Debug> DynamicQueryHandler: Done processing query | ||
13845 | 2024.10.09 17:24:46.901764 [ 3 ] {940c0c09-f62c-462b-b476-6235bb9fc2eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
13846 | 2024.10.09 17:24:46.901782 [ 3 ] {} <Debug> HTTP-Session: e50ca7d2-3da4-4288-993e-256284d14fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13847 | 2024.10.09 17:24:46.901915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13848 | 2024.10.09 17:24:46.901964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13849 | 2024.10.09 17:24:46.901984 [ 3 ] {} <Debug> HTTP-Session: 841900dd-4ff6-4295-8648-ef1bdc978b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13850 | 2024.10.09 17:24:46.902001 [ 3 ] {} <Debug> HTTP-Session: 841900dd-4ff6-4295-8648-ef1bdc978b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13851 | 2024.10.09 17:24:46.902015 [ 3 ] {} <Debug> HTTP-Session: 841900dd-4ff6-4295-8648-ef1bdc978b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13852 | 2024.10.09 17:24:46.902045 [ 3 ] {} <Trace> HTTP-Session: 841900dd-4ff6-4295-8648-ef1bdc978b1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13853 | 2024.10.09 17:24:46.902166 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13854 | 2024.10.09 17:24:46.902212 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13855 | 2024.10.09 17:24:46.902341 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13856 | 2024.10.09 17:24:46.902648 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13857 | 2024.10.09 17:24:46.902683 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
13858 | 2024.10.09 17:24:46.903064 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13859 | 2024.10.09 17:24:46.903394 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13860 | 2024.10.09 17:24:46.903522 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec. | ||
13861 | 2024.10.09 17:24:46.903720 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Debug> DynamicQueryHandler: Done processing query | ||
13862 | 2024.10.09 17:24:46.903756 [ 3 ] {fcc1de49-7d02-4553-b751-b6de1b52c11e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13863 | 2024.10.09 17:24:46.903788 [ 3 ] {} <Debug> HTTP-Session: 841900dd-4ff6-4295-8648-ef1bdc978b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13864 | 2024.10.09 17:24:49.470799 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1348 | ||
13865 | 2024.10.09 17:24:49.473788 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13866 | 2024.10.09 17:24:49.473830 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
13867 | 2024.10.09 17:24:49.475316 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13868 | 2024.10.09 17:24:49.476297 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13869 | 2024.10.09 17:24:49.476467 [ 82 ] {} <Debug> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
13870 | 2024.10.09 17:24:49.476526 [ 82 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13871 | 2024.10.09 17:24:49.476562 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
13872 | 2024.10.09 17:24:49.477145 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::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 | ||
13873 | 2024.10.09 17:24:49.478150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
13874 | 2024.10.09 17:24:49.478842 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13875 | 2024.10.09 17:24:49.479004 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1088 rows starting from the beginning of the part | ||
13876 | 2024.10.09 17:24:49.479655 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
13877 | 2024.10.09 17:24:49.480281 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
13878 | 2024.10.09 17:24:49.480749 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 86 rows starting from the beginning of the part | ||
13879 | 2024.10.09 17:24:49.481184 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 52 rows starting from the beginning of the part | ||
13880 | 2024.10.09 17:24:49.481592 [ 195 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
13881 | 2024.10.09 17:24:49.490328 [ 191 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 72 columns (72 merged, 0 gathered) in 0.013618194 sec., 98985.2252068079 rows/sec., 72.48 MiB/sec. | ||
13882 | 2024.10.09 17:24:49.492079 [ 196 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
13883 | 2024.10.09 17:24:49.493814 [ 196 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13884 | 2024.10.09 17:24:49.493918 [ 196 ] {0d5835dc-37d0-4000-87d5-a8dea608ff55::all_1_31_6} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
13885 | 2024.10.09 17:24:49.494269 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
13886 | 2024.10.09 17:24:51.869040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13887 | 2024.10.09 17:24:51.869209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13888 | 2024.10.09 17:24:51.869238 [ 3 ] {} <Debug> HTTP-Session: 3a4c6bba-f87a-4c1c-8ab6-3b343ac02524 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13889 | 2024.10.09 17:24:51.869266 [ 3 ] {} <Debug> HTTP-Session: 3a4c6bba-f87a-4c1c-8ab6-3b343ac02524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13890 | 2024.10.09 17:24:51.869284 [ 3 ] {} <Debug> HTTP-Session: 3a4c6bba-f87a-4c1c-8ab6-3b343ac02524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13891 | 2024.10.09 17:24:51.869342 [ 3 ] {} <Trace> HTTP-Session: 3a4c6bba-f87a-4c1c-8ab6-3b343ac02524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13892 | 2024.10.09 17:24:51.869657 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT JSONEachRow; (stage: Complete) | ||
13893 | 2024.10.09 17:24:51.870194 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13894 | 2024.10.09 17:24:51.870257 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13895 | 2024.10.09 17:24:51.870711 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13896 | 2024.10.09 17:24:51.870792 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13897 | 2024.10.09 17:24:51.870967 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
13898 | 2024.10.09 17:24:51.871209 [ 263 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
13899 | 2024.10.09 17:24:51.871229 [ 255 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
13900 | 2024.10.09 17:24:51.871243 [ 260 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
13901 | 2024.10.09 17:24:51.871243 [ 250 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Used generic exclusion search over index for part all_8_8_0 with 1 steps | ||
13902 | 2024.10.09 17:24:51.871413 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
13903 | 2024.10.09 17:24:51.871442 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13904 | 2024.10.09 17:24:51.871536 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13905 | 2024.10.09 17:24:51.871560 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (SelectExecutor): Reading approx. 64 rows with 2 streams | ||
13906 | 2024.10.09 17:24:51.871605 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
13907 | 2024.10.09 17:24:51.871658 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'sled_data_link:packets_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
13908 | 2024.10.09 17:24:51.873024 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> executeQuery: Read 64 rows, 2.34 KiB in 0.003538 sec., 18089.315997738835 rows/sec., 662.45 KiB/sec. | ||
13909 | 2024.10.09 17:24:51.873340 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> DynamicQueryHandler: Done processing query | ||
13910 | 2024.10.09 17:24:51.873367 [ 3 ] {8ce32647-d1f3-4422-960c-eb8a39361595} <Debug> MemoryTracker: Peak memory usage (for query): 3.09 MiB. | ||
13911 | 2024.10.09 17:24:51.873385 [ 3 ] {} <Debug> HTTP-Session: 3a4c6bba-f87a-4c1c-8ab6-3b343ac02524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13912 | 2024.10.09 17:24:51.878519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13913 | 2024.10.09 17:24:51.878571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13914 | 2024.10.09 17:24:51.878591 [ 3 ] {} <Debug> HTTP-Session: a01371ec-6814-4e09-89e8-d62139012bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13915 | 2024.10.09 17:24:51.878608 [ 3 ] {} <Debug> HTTP-Session: a01371ec-6814-4e09-89e8-d62139012bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13916 | 2024.10.09 17:24:51.878622 [ 3 ] {} <Debug> HTTP-Session: a01371ec-6814-4e09-89e8-d62139012bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13917 | 2024.10.09 17:24:51.878654 [ 3 ] {} <Trace> HTTP-Session: a01371ec-6814-4e09-89e8-d62139012bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13918 | 2024.10.09 17:24:51.878764 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
13919 | 2024.10.09 17:24:51.878810 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13920 | 2024.10.09 17:24:51.878977 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13921 | 2024.10.09 17:24:51.879283 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13922 | 2024.10.09 17:24:51.879324 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
13923 | 2024.10.09 17:24:51.879798 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
13924 | 2024.10.09 17:24:51.880108 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13925 | 2024.10.09 17:24:51.880272 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001536 sec., 651.0416666666666 rows/sec., 67.39 KiB/sec. | ||
13926 | 2024.10.09 17:24:51.880456 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Debug> DynamicQueryHandler: Done processing query | ||
13927 | 2024.10.09 17:24:51.880481 [ 3 ] {b918b1bd-39cb-4394-ac6a-24cc9a8cfc54} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13928 | 2024.10.09 17:24:51.880498 [ 3 ] {} <Debug> HTTP-Session: a01371ec-6814-4e09-89e8-d62139012bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13929 | 2024.10.09 17:24:51.880614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13930 | 2024.10.09 17:24:51.880663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13931 | 2024.10.09 17:24:51.880683 [ 3 ] {} <Debug> HTTP-Session: 77994293-b997-4a2c-b8f4-1bf94b027b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13932 | 2024.10.09 17:24:51.880700 [ 3 ] {} <Debug> HTTP-Session: 77994293-b997-4a2c-b8f4-1bf94b027b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13933 | 2024.10.09 17:24:51.880714 [ 3 ] {} <Debug> HTTP-Session: 77994293-b997-4a2c-b8f4-1bf94b027b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13934 | 2024.10.09 17:24:51.880744 [ 3 ] {} <Trace> HTTP-Session: 77994293-b997-4a2c-b8f4-1bf94b027b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13935 | 2024.10.09 17:24:51.880842 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13936 | 2024.10.09 17:24:51.880886 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13937 | 2024.10.09 17:24:51.881130 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13938 | 2024.10.09 17:24:51.881451 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13939 | 2024.10.09 17:24:51.881488 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
13940 | 2024.10.09 17:24:51.881848 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13941 | 2024.10.09 17:24:51.882211 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13942 | 2024.10.09 17:24:51.882352 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Debug> executeQuery: Read 9 rows, 714.00 B in 0.001535 sec., 5863.192182410424 rows/sec., 454.24 KiB/sec. | ||
13943 | 2024.10.09 17:24:51.882672 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Debug> DynamicQueryHandler: Done processing query | ||
13944 | 2024.10.09 17:24:51.882699 [ 3 ] {4ea722cb-bf68-43cc-a38b-bbc33d2af089} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13945 | 2024.10.09 17:24:51.882716 [ 3 ] {} <Debug> HTTP-Session: 77994293-b997-4a2c-b8f4-1bf94b027b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13946 | 2024.10.09 17:24:51.882895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 25251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13947 | 2024.10.09 17:24:51.882945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13948 | 2024.10.09 17:24:51.882965 [ 3 ] {} <Debug> HTTP-Session: 7737c882-d304-492b-bb39-7aa0ded4e182 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13949 | 2024.10.09 17:24:51.882983 [ 3 ] {} <Debug> HTTP-Session: 7737c882-d304-492b-bb39-7aa0ded4e182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13950 | 2024.10.09 17:24:51.882997 [ 3 ] {} <Debug> HTTP-Session: 7737c882-d304-492b-bb39-7aa0ded4e182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13951 | 2024.10.09 17:24:51.883028 [ 3 ] {} <Trace> HTTP-Session: 7737c882-d304-492b-bb39-7aa0ded4e182 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13952 | 2024.10.09 17:24:51.883171 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13953 | 2024.10.09 17:24:51.883215 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13954 | 2024.10.09 17:24:51.883546 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13955 | 2024.10.09 17:24:51.884039 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13956 | 2024.10.09 17:24:51.884085 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
13957 | 2024.10.09 17:24:51.884475 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13958 | 2024.10.09 17:24:51.884836 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13959 | 2024.10.09 17:24:51.884999 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Debug> executeQuery: Read 171 rows, 14.86 KiB in 0.001888 sec., 90572.03389830509 rows/sec., 7.69 MiB/sec. | ||
13960 | 2024.10.09 17:24:51.885310 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Debug> DynamicQueryHandler: Done processing query | ||
13961 | 2024.10.09 17:24:51.885380 [ 3 ] {cbb5c99e-88a0-4dfe-aa7d-9a137c1baffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
13962 | 2024.10.09 17:24:51.885440 [ 3 ] {} <Debug> HTTP-Session: 7737c882-d304-492b-bb39-7aa0ded4e182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13963 | 2024.10.09 17:24:51.885619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 8578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13964 | 2024.10.09 17:24:51.885670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13965 | 2024.10.09 17:24:51.885689 [ 3 ] {} <Debug> HTTP-Session: 6824fb32-b4bc-4897-8266-90e995df71aa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13966 | 2024.10.09 17:24:51.885706 [ 3 ] {} <Debug> HTTP-Session: 6824fb32-b4bc-4897-8266-90e995df71aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13967 | 2024.10.09 17:24:51.885720 [ 3 ] {} <Debug> HTTP-Session: 6824fb32-b4bc-4897-8266-90e995df71aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13968 | 2024.10.09 17:24:51.885753 [ 3 ] {} <Trace> HTTP-Session: 6824fb32-b4bc-4897-8266-90e995df71aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13969 | 2024.10.09 17:24:51.885886 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13970 | 2024.10.09 17:24:51.885930 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13971 | 2024.10.09 17:24:51.886174 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13972 | 2024.10.09 17:24:51.886545 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13973 | 2024.10.09 17:24:51.886585 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
13974 | 2024.10.09 17:24:51.886950 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13975 | 2024.10.09 17:24:51.887324 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13976 | 2024.10.09 17:24:51.887494 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Debug> executeQuery: Read 60 rows, 4.43 KiB in 0.00165 sec., 36363.63636363636 rows/sec., 2.62 MiB/sec. | ||
13977 | 2024.10.09 17:24:51.887677 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Debug> DynamicQueryHandler: Done processing query | ||
13978 | 2024.10.09 17:24:51.887703 [ 3 ] {a5a9e3b9-9b2c-457d-b04d-bd3f5e711130} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13979 | 2024.10.09 17:24:51.887719 [ 3 ] {} <Debug> HTTP-Session: 6824fb32-b4bc-4897-8266-90e995df71aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13980 | 2024.10.09 17:24:51.887835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13981 | 2024.10.09 17:24:51.887886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13982 | 2024.10.09 17:24:51.887907 [ 3 ] {} <Debug> HTTP-Session: d211627d-66fa-4cdb-91b6-b34426a4d79d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
13983 | 2024.10.09 17:24:51.887924 [ 3 ] {} <Debug> HTTP-Session: d211627d-66fa-4cdb-91b6-b34426a4d79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13984 | 2024.10.09 17:24:51.887939 [ 3 ] {} <Debug> HTTP-Session: d211627d-66fa-4cdb-91b6-b34426a4d79d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13985 | 2024.10.09 17:24:51.887972 [ 3 ] {} <Trace> HTTP-Session: d211627d-66fa-4cdb-91b6-b34426a4d79d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13986 | 2024.10.09 17:24:51.888066 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13987 | 2024.10.09 17:24:51.888110 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13988 | 2024.10.09 17:24:51.888340 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13989 | 2024.10.09 17:24:51.888633 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13990 | 2024.10.09 17:24:51.888671 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
13991 | 2024.10.09 17:24:51.889022 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13992 | 2024.10.09 17:24:51.889375 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13993 | 2024.10.09 17:24:51.889538 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 44.63 KiB/sec. | ||
13994 | 2024.10.09 17:24:51.889710 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Debug> DynamicQueryHandler: Done processing query | ||
13995 | 2024.10.09 17:24:51.889735 [ 3 ] {ff60452a-e2d6-44c0-b4c1-a13c3cf88ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13996 | 2024.10.09 17:24:51.889751 [ 3 ] {} <Debug> HTTP-Session: d211627d-66fa-4cdb-91b6-b34426a4d79d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13997 | 2024.10.09 17:24:51.889914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 27304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13998 | 2024.10.09 17:24:51.889963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13999 | 2024.10.09 17:24:51.889983 [ 3 ] {} <Debug> HTTP-Session: 67d93b03-f5c5-411e-8c14-03107b116f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14000 | 2024.10.09 17:24:51.890000 [ 3 ] {} <Debug> HTTP-Session: 67d93b03-f5c5-411e-8c14-03107b116f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14001 | 2024.10.09 17:24:51.890014 [ 3 ] {} <Debug> HTTP-Session: 67d93b03-f5c5-411e-8c14-03107b116f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14002 | 2024.10.09 17:24:51.890046 [ 3 ] {} <Trace> HTTP-Session: 67d93b03-f5c5-411e-8c14-03107b116f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14003 | 2024.10.09 17:24:51.890184 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14004 | 2024.10.09 17:24:51.890227 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14005 | 2024.10.09 17:24:51.890451 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14006 | 2024.10.09 17:24:51.890883 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14007 | 2024.10.09 17:24:51.890920 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14008 | 2024.10.09 17:24:51.891288 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14009 | 2024.10.09 17:24:51.891655 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14010 | 2024.10.09 17:24:51.891836 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Debug> executeQuery: Read 163 rows, 12.71 KiB in 0.001708 sec., 95433.25526932084 rows/sec., 7.26 MiB/sec. | ||
14011 | 2024.10.09 17:24:51.892032 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Debug> DynamicQueryHandler: Done processing query | ||
14012 | 2024.10.09 17:24:51.892058 [ 3 ] {5f700b1b-d9f5-4b81-8097-ea489f04b6a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
14013 | 2024.10.09 17:24:51.892074 [ 3 ] {} <Debug> HTTP-Session: 67d93b03-f5c5-411e-8c14-03107b116f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14014 | 2024.10.09 17:24:51.892278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14015 | 2024.10.09 17:24:51.892328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14016 | 2024.10.09 17:24:51.892349 [ 3 ] {} <Debug> HTTP-Session: 12434428-09a4-4457-aa5b-288010987fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14017 | 2024.10.09 17:24:51.892367 [ 3 ] {} <Debug> HTTP-Session: 12434428-09a4-4457-aa5b-288010987fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14018 | 2024.10.09 17:24:51.892381 [ 3 ] {} <Debug> HTTP-Session: 12434428-09a4-4457-aa5b-288010987fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14019 | 2024.10.09 17:24:51.892413 [ 3 ] {} <Trace> HTTP-Session: 12434428-09a4-4457-aa5b-288010987fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14020 | 2024.10.09 17:24:51.892568 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14021 | 2024.10.09 17:24:51.892616 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14022 | 2024.10.09 17:24:51.892764 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14023 | 2024.10.09 17:24:51.893156 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14024 | 2024.10.09 17:24:51.893224 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14025 | 2024.10.09 17:24:51.893722 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14026 | 2024.10.09 17:24:51.894127 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14027 | 2024.10.09 17:24:51.894293 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Debug> executeQuery: Read 167 rows, 11.86 KiB in 0.001797 sec., 92932.66555370062 rows/sec., 6.44 MiB/sec. | ||
14028 | 2024.10.09 17:24:51.894590 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Debug> DynamicQueryHandler: Done processing query | ||
14029 | 2024.10.09 17:24:51.894653 [ 3 ] {4ac58691-8251-43b4-a6d1-1cfa1173b44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14030 | 2024.10.09 17:24:51.894711 [ 3 ] {} <Debug> HTTP-Session: 12434428-09a4-4457-aa5b-288010987fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14031 | 2024.10.09 17:24:51.894876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14032 | 2024.10.09 17:24:51.894928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14033 | 2024.10.09 17:24:51.894947 [ 3 ] {} <Debug> HTTP-Session: f3bd4d1b-43dc-4399-811f-c2465917212d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14034 | 2024.10.09 17:24:51.894965 [ 3 ] {} <Debug> HTTP-Session: f3bd4d1b-43dc-4399-811f-c2465917212d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14035 | 2024.10.09 17:24:51.894981 [ 3 ] {} <Debug> HTTP-Session: f3bd4d1b-43dc-4399-811f-c2465917212d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14036 | 2024.10.09 17:24:51.895013 [ 3 ] {} <Trace> HTTP-Session: f3bd4d1b-43dc-4399-811f-c2465917212d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14037 | 2024.10.09 17:24:51.895112 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14038 | 2024.10.09 17:24:51.895159 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14039 | 2024.10.09 17:24:51.895311 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14040 | 2024.10.09 17:24:51.895559 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14041 | 2024.10.09 17:24:51.895594 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14042 | 2024.10.09 17:24:51.895945 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14043 | 2024.10.09 17:24:51.896265 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14044 | 2024.10.09 17:24:51.896419 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 47.94 KiB/sec. | ||
14045 | 2024.10.09 17:24:51.896430 [ 79 ] {} <Debug> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
14046 | 2024.10.09 17:24:51.896531 [ 79 ] {} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14047 | 2024.10.09 17:24:51.896574 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14048 | 2024.10.09 17:24:51.896681 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Debug> DynamicQueryHandler: Done processing query | ||
14049 | 2024.10.09 17:24:51.896739 [ 3 ] {048570b4-faca-4ab5-a138-4bf4d867fd7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14050 | 2024.10.09 17:24:51.896769 [ 3 ] {} <Debug> HTTP-Session: f3bd4d1b-43dc-4399-811f-c2465917212d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14051 | 2024.10.09 17:24:51.896789 [ 188 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
14052 | 2024.10.09 17:24:51.896989 [ 188 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14053 | 2024.10.09 17:24:51.897008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 83895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14054 | 2024.10.09 17:24:51.897054 [ 188 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
14055 | 2024.10.09 17:24:51.897101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14056 | 2024.10.09 17:24:51.897164 [ 3 ] {} <Debug> HTTP-Session: 8abb62c9-2793-49ac-8721-8fd92649960f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14057 | 2024.10.09 17:24:51.897250 [ 3 ] {} <Debug> HTTP-Session: 8abb62c9-2793-49ac-8721-8fd92649960f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14058 | 2024.10.09 17:24:51.897286 [ 188 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
14059 | 2024.10.09 17:24:51.897311 [ 3 ] {} <Debug> HTTP-Session: 8abb62c9-2793-49ac-8721-8fd92649960f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14060 | 2024.10.09 17:24:51.897505 [ 3 ] {} <Trace> HTTP-Session: 8abb62c9-2793-49ac-8721-8fd92649960f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14061 | 2024.10.09 17:24:51.897551 [ 188 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
14062 | 2024.10.09 17:24:51.897909 [ 188 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
14063 | 2024.10.09 17:24:51.898118 [ 188 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
14064 | 2024.10.09 17:24:51.898368 [ 188 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::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 | ||
14065 | 2024.10.09 17:24:51.898401 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14066 | 2024.10.09 17:24:51.898771 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <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 | ||
14067 | 2024.10.09 17:24:51.900561 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14068 | 2024.10.09 17:24:51.901558 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004902356 sec., 6119.506620898196 rows/sec., 411.55 KiB/sec. | ||
14069 | 2024.10.09 17:24:51.901715 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
14070 | 2024.10.09 17:24:51.901892 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14071 | 2024.10.09 17:24:51.901934 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14072 | 2024.10.09 17:24:51.902306 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_30_6} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14073 | 2024.10.09 17:24:51.902423 [ 194 ] {11a7a1b4-423c-4c78-b9c8-48101d9ef815::all_1_30_6} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
14074 | 2024.10.09 17:24:51.902540 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14075 | 2024.10.09 17:24:51.902859 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
14076 | 2024.10.09 17:24:51.903279 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14077 | 2024.10.09 17:24:51.903478 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.005601 sec., 9105.516871987145 rows/sec., 16.32 MiB/sec. | ||
14078 | 2024.10.09 17:24:51.903775 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Debug> DynamicQueryHandler: Done processing query | ||
14079 | 2024.10.09 17:24:51.903811 [ 3 ] {b13226e8-248e-481e-9e3e-20d2a1f90dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
14080 | 2024.10.09 17:24:51.903837 [ 3 ] {} <Debug> HTTP-Session: 8abb62c9-2793-49ac-8721-8fd92649960f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14081 | 2024.10.09 17:24:51.903979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14082 | 2024.10.09 17:24:51.904028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14083 | 2024.10.09 17:24:51.904047 [ 3 ] {} <Debug> HTTP-Session: bccd5b8c-eac1-4aa6-9092-7ff26f0a184c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14084 | 2024.10.09 17:24:51.904064 [ 3 ] {} <Debug> HTTP-Session: bccd5b8c-eac1-4aa6-9092-7ff26f0a184c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14085 | 2024.10.09 17:24:51.904078 [ 3 ] {} <Debug> HTTP-Session: bccd5b8c-eac1-4aa6-9092-7ff26f0a184c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14086 | 2024.10.09 17:24:51.904109 [ 3 ] {} <Trace> HTTP-Session: bccd5b8c-eac1-4aa6-9092-7ff26f0a184c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14087 | 2024.10.09 17:24:51.904213 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
14088 | 2024.10.09 17:24:51.904259 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14089 | 2024.10.09 17:24:51.904390 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14090 | 2024.10.09 17:24:51.904628 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Trace> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14091 | 2024.10.09 17:24:51.904663 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14092 | 2024.10.09 17:24:51.905019 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
14093 | 2024.10.09 17:24:51.905347 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Trace> oximeter.measurements_i64 (40700718-86b4-4047-87ac-1d3c890c4c7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14094 | 2024.10.09 17:24:51.905505 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001311 sec., 6864.988558352402 rows/sec., 484.93 KiB/sec. | ||
14095 | 2024.10.09 17:24:51.905789 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Debug> DynamicQueryHandler: Done processing query | ||
14096 | 2024.10.09 17:24:51.905814 [ 3 ] {d9f2cbe9-8777-4075-900d-014731d1ec59} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14097 | 2024.10.09 17:24:51.905830 [ 3 ] {} <Debug> HTTP-Session: bccd5b8c-eac1-4aa6-9092-7ff26f0a184c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14098 | 2024.10.09 17:24:51.905951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14099 | 2024.10.09 17:24:51.905998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14100 | 2024.10.09 17:24:51.906017 [ 3 ] {} <Debug> HTTP-Session: 3f689107-7a9b-4a40-8e70-3419bea21d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14101 | 2024.10.09 17:24:51.906034 [ 3 ] {} <Debug> HTTP-Session: 3f689107-7a9b-4a40-8e70-3419bea21d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14102 | 2024.10.09 17:24:51.906048 [ 3 ] {} <Debug> HTTP-Session: 3f689107-7a9b-4a40-8e70-3419bea21d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14103 | 2024.10.09 17:24:51.906079 [ 3 ] {} <Trace> HTTP-Session: 3f689107-7a9b-4a40-8e70-3419bea21d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14104 | 2024.10.09 17:24:51.906193 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14105 | 2024.10.09 17:24:51.906238 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14106 | 2024.10.09 17:24:51.906387 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14107 | 2024.10.09 17:24:51.906657 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14108 | 2024.10.09 17:24:51.906693 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14109 | 2024.10.09 17:24:51.907048 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14110 | 2024.10.09 17:24:51.907374 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14111 | 2024.10.09 17:24:51.907535 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
14112 | 2024.10.09 17:24:51.907699 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Debug> DynamicQueryHandler: Done processing query | ||
14113 | 2024.10.09 17:24:51.907724 [ 3 ] {d9d9c1a8-92c9-430c-9ccd-459f0a81e7f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14114 | 2024.10.09 17:24:51.907740 [ 3 ] {} <Debug> HTTP-Session: 3f689107-7a9b-4a40-8e70-3419bea21d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14115 | 2024.10.09 17:24:54.173186 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14116 | 2024.10.09 17:24:54.173313 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14117 | 2024.10.09 17:24:56.874586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14118 | 2024.10.09 17:24:56.874769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14119 | 2024.10.09 17:24:56.874813 [ 3 ] {} <Debug> HTTP-Session: a26b2666-5c09-48c3-91e6-675af1cfa362 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14120 | 2024.10.09 17:24:56.874854 [ 3 ] {} <Debug> HTTP-Session: a26b2666-5c09-48c3-91e6-675af1cfa362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14121 | 2024.10.09 17:24:56.874882 [ 3 ] {} <Debug> HTTP-Session: a26b2666-5c09-48c3-91e6-675af1cfa362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14122 | 2024.10.09 17:24:56.874963 [ 3 ] {} <Trace> HTTP-Session: a26b2666-5c09-48c3-91e6-675af1cfa362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14123 | 2024.10.09 17:24:56.875261 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14124 | 2024.10.09 17:24:56.875374 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14125 | 2024.10.09 17:24:56.875717 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14126 | 2024.10.09 17:24:56.876106 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14127 | 2024.10.09 17:24:56.876148 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14128 | 2024.10.09 17:24:56.876564 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
14129 | 2024.10.09 17:24:56.876947 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14130 | 2024.10.09 17:24:56.877136 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00196 sec., 3061.2244897959185 rows/sec., 249.62 KiB/sec. | ||
14131 | 2024.10.09 17:24:56.877340 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Debug> DynamicQueryHandler: Done processing query | ||
14132 | 2024.10.09 17:24:56.877366 [ 3 ] {0c560847-0098-4e56-a3dc-8e280e28adf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14133 | 2024.10.09 17:24:56.877382 [ 3 ] {} <Debug> HTTP-Session: a26b2666-5c09-48c3-91e6-675af1cfa362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14134 | 2024.10.09 17:24:56.877605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 31311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14135 | 2024.10.09 17:24:56.877653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14136 | 2024.10.09 17:24:56.877672 [ 3 ] {} <Debug> HTTP-Session: 6c0ebc1d-b4a7-4966-9eed-68975f3e55cb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14137 | 2024.10.09 17:24:56.877688 [ 3 ] {} <Debug> HTTP-Session: 6c0ebc1d-b4a7-4966-9eed-68975f3e55cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14138 | 2024.10.09 17:24:56.877702 [ 3 ] {} <Debug> HTTP-Session: 6c0ebc1d-b4a7-4966-9eed-68975f3e55cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14139 | 2024.10.09 17:24:56.877733 [ 3 ] {} <Trace> HTTP-Session: 6c0ebc1d-b4a7-4966-9eed-68975f3e55cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14140 | 2024.10.09 17:24:56.877880 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14141 | 2024.10.09 17:24:56.877923 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14142 | 2024.10.09 17:24:56.878148 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14143 | 2024.10.09 17:24:56.878577 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14144 | 2024.10.09 17:24:56.878613 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14145 | 2024.10.09 17:24:56.878979 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14146 | 2024.10.09 17:24:56.879338 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14147 | 2024.10.09 17:24:56.879500 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.001685 sec., 123442.13649851631 rows/sec., 10.82 MiB/sec. | ||
14148 | 2024.10.09 17:24:56.879509 [ 72 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14149 | 2024.10.09 17:24:56.879620 [ 72 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14150 | 2024.10.09 17:24:56.879665 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14151 | 2024.10.09 17:24:56.879744 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Debug> DynamicQueryHandler: Done processing query | ||
14152 | 2024.10.09 17:24:56.879784 [ 3 ] {8da08367-527a-4f74-a6df-164072b3dfeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14153 | 2024.10.09 17:24:56.879805 [ 3 ] {} <Debug> HTTP-Session: 6c0ebc1d-b4a7-4966-9eed-68975f3e55cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14154 | 2024.10.09 17:24:56.879819 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::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 | ||
14155 | 2024.10.09 17:24:56.879946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 2035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14156 | 2024.10.09 17:24:56.879969 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14157 | 2024.10.09 17:24:56.880010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14158 | 2024.10.09 17:24:56.880010 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1552 rows starting from the beginning of the part | ||
14159 | 2024.10.09 17:24:56.880034 [ 3 ] {} <Debug> HTTP-Session: c61235fd-e52a-4056-b608-95db4c3104f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14160 | 2024.10.09 17:24:56.880059 [ 3 ] {} <Debug> HTTP-Session: c61235fd-e52a-4056-b608-95db4c3104f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14161 | 2024.10.09 17:24:56.880085 [ 3 ] {} <Debug> HTTP-Session: c61235fd-e52a-4056-b608-95db4c3104f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14162 | 2024.10.09 17:24:56.880156 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 249 rows starting from the beginning of the part | ||
14163 | 2024.10.09 17:24:56.880165 [ 3 ] {} <Trace> HTTP-Session: c61235fd-e52a-4056-b608-95db4c3104f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14164 | 2024.10.09 17:24:56.880283 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 158 rows starting from the beginning of the part | ||
14165 | 2024.10.09 17:24:56.880429 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14166 | 2024.10.09 17:24:56.880663 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14167 | 2024.10.09 17:24:56.880788 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 205 rows starting from the beginning of the part | ||
14168 | 2024.10.09 17:24:56.881013 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 171 rows starting from the beginning of the part | ||
14169 | 2024.10.09 17:24:56.881208 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 208 rows starting from the beginning of the part | ||
14170 | 2024.10.09 17:24:56.881674 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14171 | 2024.10.09 17:24:56.882105 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14172 | 2024.10.09 17:24:56.882158 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14173 | 2024.10.09 17:24:56.882730 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
14174 | 2024.10.09 17:24:56.883206 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14175 | 2024.10.09 17:24:56.883282 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2543 rows, containing 5 columns (5 merged, 0 gathered) in 0.003543186 sec., 717715.6378468418 rows/sec., 63.31 MiB/sec. | ||
14176 | 2024.10.09 17:24:56.883434 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Debug> executeQuery: Read 14 rows, 1.02 KiB in 0.003141 sec., 4457.179242279529 rows/sec., 324.90 KiB/sec. | ||
14177 | 2024.10.09 17:24:56.883538 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14178 | 2024.10.09 17:24:56.883656 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Debug> DynamicQueryHandler: Done processing query | ||
14179 | 2024.10.09 17:24:56.883682 [ 3 ] {11328b20-7147-4dad-9ab9-6cc426c498f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14180 | 2024.10.09 17:24:56.883700 [ 3 ] {} <Debug> HTTP-Session: c61235fd-e52a-4056-b608-95db4c3104f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14181 | 2024.10.09 17:24:56.883841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14182 | 2024.10.09 17:24:56.883896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14183 | 2024.10.09 17:24:56.883921 [ 3 ] {} <Debug> HTTP-Session: 6acad377-192f-46c9-9b57-c6d9a582b5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14184 | 2024.10.09 17:24:56.883941 [ 3 ] {} <Debug> HTTP-Session: 6acad377-192f-46c9-9b57-c6d9a582b5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14185 | 2024.10.09 17:24:56.883959 [ 3 ] {} <Debug> HTTP-Session: 6acad377-192f-46c9-9b57-c6d9a582b5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14186 | 2024.10.09 17:24:56.884006 [ 3 ] {} <Trace> HTTP-Session: 6acad377-192f-46c9-9b57-c6d9a582b5a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14187 | 2024.10.09 17:24:56.884026 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14188 | 2024.10.09 17:24:56.884130 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14189 | 2024.10.09 17:24:56.884133 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_71_14} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14190 | 2024.10.09 17:24:56.884179 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14191 | 2024.10.09 17:24:56.884240 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
14192 | 2024.10.09 17:24:56.884454 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14193 | 2024.10.09 17:24:56.884805 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14194 | 2024.10.09 17:24:56.884842 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14195 | 2024.10.09 17:24:56.885191 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
14196 | 2024.10.09 17:24:56.885542 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14197 | 2024.10.09 17:24:56.885699 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
14198 | 2024.10.09 17:24:56.885885 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Debug> DynamicQueryHandler: Done processing query | ||
14199 | 2024.10.09 17:24:56.885909 [ 3 ] {70780ef8-521b-43ef-9137-30e54ac64bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14200 | 2024.10.09 17:24:56.885926 [ 3 ] {} <Debug> HTTP-Session: 6acad377-192f-46c9-9b57-c6d9a582b5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14201 | 2024.10.09 17:24:56.886074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14202 | 2024.10.09 17:24:56.886124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14203 | 2024.10.09 17:24:56.886144 [ 3 ] {} <Debug> HTTP-Session: 94633390-6caa-4e4c-917c-a45e8adea15d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14204 | 2024.10.09 17:24:56.886161 [ 3 ] {} <Debug> HTTP-Session: 94633390-6caa-4e4c-917c-a45e8adea15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14205 | 2024.10.09 17:24:56.886176 [ 3 ] {} <Debug> HTTP-Session: 94633390-6caa-4e4c-917c-a45e8adea15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14206 | 2024.10.09 17:24:56.886206 [ 3 ] {} <Trace> HTTP-Session: 94633390-6caa-4e4c-917c-a45e8adea15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14207 | 2024.10.09 17:24:56.886303 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14208 | 2024.10.09 17:24:56.886346 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14209 | 2024.10.09 17:24:56.886573 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14210 | 2024.10.09 17:24:56.886869 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14211 | 2024.10.09 17:24:56.886906 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14212 | 2024.10.09 17:24:56.887262 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14213 | 2024.10.09 17:24:56.887612 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14214 | 2024.10.09 17:24:56.887786 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 236.49 KiB/sec. | ||
14215 | 2024.10.09 17:24:56.887964 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Debug> DynamicQueryHandler: Done processing query | ||
14216 | 2024.10.09 17:24:56.887989 [ 3 ] {26953e25-d69d-4969-93f9-c4d8b8477637} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14217 | 2024.10.09 17:24:56.888006 [ 3 ] {} <Debug> HTTP-Session: 94633390-6caa-4e4c-917c-a45e8adea15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14218 | 2024.10.09 17:24:56.888176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 64172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14219 | 2024.10.09 17:24:56.888224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14220 | 2024.10.09 17:24:56.888244 [ 3 ] {} <Debug> HTTP-Session: 5a98ad2e-dbc7-49d9-89c4-83e1c1607a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14221 | 2024.10.09 17:24:56.888260 [ 3 ] {} <Debug> HTTP-Session: 5a98ad2e-dbc7-49d9-89c4-83e1c1607a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14222 | 2024.10.09 17:24:56.888274 [ 3 ] {} <Debug> HTTP-Session: 5a98ad2e-dbc7-49d9-89c4-83e1c1607a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14223 | 2024.10.09 17:24:56.888305 [ 3 ] {} <Trace> HTTP-Session: 5a98ad2e-dbc7-49d9-89c4-83e1c1607a1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14224 | 2024.10.09 17:24:56.888492 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14225 | 2024.10.09 17:24:56.888536 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14226 | 2024.10.09 17:24:56.888765 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14227 | 2024.10.09 17:24:56.889304 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14228 | 2024.10.09 17:24:56.889342 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14229 | 2024.10.09 17:24:56.889706 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14230 | 2024.10.09 17:24:56.890055 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14231 | 2024.10.09 17:24:56.890232 [ 72 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14232 | 2024.10.09 17:24:56.890236 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Debug> executeQuery: Read 396 rows, 28.81 KiB in 0.001832 sec., 216157.20524017466 rows/sec., 15.36 MiB/sec. | ||
14233 | 2024.10.09 17:24:56.890337 [ 72 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14234 | 2024.10.09 17:24:56.890423 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14235 | 2024.10.09 17:24:56.890615 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::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 | ||
14236 | 2024.10.09 17:24:56.890646 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Debug> DynamicQueryHandler: Done processing query | ||
14237 | 2024.10.09 17:24:56.890710 [ 3 ] {5f034061-6da8-43be-9df3-361b1ce84289} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
14238 | 2024.10.09 17:24:56.890748 [ 3 ] {} <Debug> HTTP-Session: 5a98ad2e-dbc7-49d9-89c4-83e1c1607a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14239 | 2024.10.09 17:24:56.890866 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14240 | 2024.10.09 17:24:56.890937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14241 | 2024.10.09 17:24:56.890955 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1108 rows starting from the beginning of the part | ||
14242 | 2024.10.09 17:24:56.891028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14243 | 2024.10.09 17:24:56.891114 [ 3 ] {} <Debug> HTTP-Session: b026fdf7-9721-4086-be23-447a619e162b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14244 | 2024.10.09 17:24:56.891191 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 530 rows starting from the beginning of the part | ||
14245 | 2024.10.09 17:24:56.891207 [ 3 ] {} <Debug> HTTP-Session: b026fdf7-9721-4086-be23-447a619e162b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14246 | 2024.10.09 17:24:56.891312 [ 3 ] {} <Debug> HTTP-Session: b026fdf7-9721-4086-be23-447a619e162b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14247 | 2024.10.09 17:24:56.891451 [ 3 ] {} <Trace> HTTP-Session: b026fdf7-9721-4086-be23-447a619e162b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14248 | 2024.10.09 17:24:56.891488 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 148 rows starting from the beginning of the part | ||
14249 | 2024.10.09 17:24:56.891785 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 390 rows starting from the beginning of the part | ||
14250 | 2024.10.09 17:24:56.891914 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14251 | 2024.10.09 17:24:56.892109 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14252 | 2024.10.09 17:24:56.892113 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 163 rows starting from the beginning of the part | ||
14253 | 2024.10.09 17:24:56.892417 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 396 rows starting from the beginning of the part | ||
14254 | 2024.10.09 17:24:56.893151 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14255 | 2024.10.09 17:24:56.893849 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14256 | 2024.10.09 17:24:56.893896 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14257 | 2024.10.09 17:24:56.894940 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14258 | 2024.10.09 17:24:56.895562 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14259 | 2024.10.09 17:24:56.895793 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00414 sec., 1449.2753623188407 rows/sec., 75.72 KiB/sec. | ||
14260 | 2024.10.09 17:24:56.896249 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Debug> DynamicQueryHandler: Done processing query | ||
14261 | 2024.10.09 17:24:56.896275 [ 3 ] {8b6549da-f613-4c7f-87a8-88ae49cd238f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14262 | 2024.10.09 17:24:56.896274 [ 186 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2735 rows, containing 5 columns (5 merged, 0 gathered) in 0.005752083 sec., 475479.92614153866 rows/sec., 36.30 MiB/sec. | ||
14263 | 2024.10.09 17:24:56.896297 [ 3 ] {} <Debug> HTTP-Session: b026fdf7-9721-4086-be23-447a619e162b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14264 | 2024.10.09 17:24:56.896475 [ 186 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14265 | 2024.10.09 17:24:56.896521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 45209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14266 | 2024.10.09 17:24:56.896583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14267 | 2024.10.09 17:24:56.896606 [ 3 ] {} <Debug> HTTP-Session: a105694c-dae1-4f4a-8a87-f45c4d77212a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14268 | 2024.10.09 17:24:56.896629 [ 3 ] {} <Debug> HTTP-Session: a105694c-dae1-4f4a-8a87-f45c4d77212a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14269 | 2024.10.09 17:24:56.896648 [ 3 ] {} <Debug> HTTP-Session: a105694c-dae1-4f4a-8a87-f45c4d77212a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14270 | 2024.10.09 17:24:56.896708 [ 3 ] {} <Trace> HTTP-Session: a105694c-dae1-4f4a-8a87-f45c4d77212a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14271 | 2024.10.09 17:24:56.897005 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14272 | 2024.10.09 17:24:56.897010 [ 186 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14273 | 2024.10.09 17:24:56.897070 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14274 | 2024.10.09 17:24:56.897133 [ 186 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_71_14} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14275 | 2024.10.09 17:24:56.897255 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
14276 | 2024.10.09 17:24:56.897326 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14277 | 2024.10.09 17:24:56.897790 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14278 | 2024.10.09 17:24:56.897827 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14279 | 2024.10.09 17:24:56.898221 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14280 | 2024.10.09 17:24:56.898571 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14281 | 2024.10.09 17:24:56.898739 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.001891 sec., 126916.97514542569 rows/sec., 8.51 MiB/sec. | ||
14282 | 2024.10.09 17:24:56.898764 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14283 | 2024.10.09 17:24:56.898881 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14284 | 2024.10.09 17:24:56.898944 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14285 | 2024.10.09 17:24:56.899052 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Debug> DynamicQueryHandler: Done processing query | ||
14286 | 2024.10.09 17:24:56.899114 [ 3 ] {f8bc20d6-abd4-441a-875a-f202a707609b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14287 | 2024.10.09 17:24:56.899170 [ 3 ] {} <Debug> HTTP-Session: a105694c-dae1-4f4a-8a87-f45c4d77212a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14288 | 2024.10.09 17:24:56.899252 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::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 | ||
14289 | 2024.10.09 17:24:56.899350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14290 | 2024.10.09 17:24:56.899451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14291 | 2024.10.09 17:24:56.899508 [ 3 ] {} <Debug> HTTP-Session: 011f462b-7543-428f-bbf0-4dce19061b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14292 | 2024.10.09 17:24:56.899557 [ 3 ] {} <Debug> HTTP-Session: 011f462b-7543-428f-bbf0-4dce19061b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14293 | 2024.10.09 17:24:56.899602 [ 3 ] {} <Debug> HTTP-Session: 011f462b-7543-428f-bbf0-4dce19061b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14294 | 2024.10.09 17:24:56.899647 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14295 | 2024.10.09 17:24:56.899666 [ 3 ] {} <Trace> HTTP-Session: 011f462b-7543-428f-bbf0-4dce19061b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14296 | 2024.10.09 17:24:56.899726 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20310 rows starting from the beginning of the part | ||
14297 | 2024.10.09 17:24:56.899947 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14298 | 2024.10.09 17:24:56.900041 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 270 rows starting from the beginning of the part | ||
14299 | 2024.10.09 17:24:56.900116 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14300 | 2024.10.09 17:24:56.900428 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 167 rows starting from the beginning of the part | ||
14301 | 2024.10.09 17:24:56.900805 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
14302 | 2024.10.09 17:24:56.901174 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 167 rows starting from the beginning of the part | ||
14303 | 2024.10.09 17:24:56.901297 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14304 | 2024.10.09 17:24:56.901466 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 240 rows starting from the beginning of the part | ||
14305 | 2024.10.09 17:24:56.902199 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14306 | 2024.10.09 17:24:56.902271 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14307 | 2024.10.09 17:24:56.902894 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14308 | 2024.10.09 17:24:56.903390 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14309 | 2024.10.09 17:24:56.903652 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003825 sec., 261.43790849673206 rows/sec., 17.62 KiB/sec. | ||
14310 | 2024.10.09 17:24:56.904277 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Debug> DynamicQueryHandler: Done processing query | ||
14311 | 2024.10.09 17:24:56.904367 [ 3 ] {c377cd13-c5cf-4fe9-b77e-7bf63dbfbe5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14312 | 2024.10.09 17:24:56.904500 [ 3 ] {} <Debug> HTTP-Session: 011f462b-7543-428f-bbf0-4dce19061b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14313 | 2024.10.09 17:24:56.904733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14314 | 2024.10.09 17:24:56.904841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14315 | 2024.10.09 17:24:56.904888 [ 3 ] {} <Debug> HTTP-Session: 5faaa9f6-4844-4d7a-b613-5c2e8892138a Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14316 | 2024.10.09 17:24:56.904933 [ 3 ] {} <Debug> HTTP-Session: 5faaa9f6-4844-4d7a-b613-5c2e8892138a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14317 | 2024.10.09 17:24:56.904971 [ 3 ] {} <Debug> HTTP-Session: 5faaa9f6-4844-4d7a-b613-5c2e8892138a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14318 | 2024.10.09 17:24:56.905046 [ 3 ] {} <Trace> HTTP-Session: 5faaa9f6-4844-4d7a-b613-5c2e8892138a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14319 | 2024.10.09 17:24:56.905223 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14320 | 2024.10.09 17:24:56.905315 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <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 | ||
14321 | 2024.10.09 17:24:56.906053 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14322 | 2024.10.09 17:24:56.906761 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14323 | 2024.10.09 17:24:56.906806 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14324 | 2024.10.09 17:24:56.907615 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
14325 | 2024.10.09 17:24:56.908349 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14326 | 2024.10.09 17:24:56.908591 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003457 sec., 2314.145212612091 rows/sec., 4.15 MiB/sec. | ||
14327 | 2024.10.09 17:24:56.909299 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Debug> DynamicQueryHandler: Done processing query | ||
14328 | 2024.10.09 17:24:56.909342 [ 3 ] {09d5ccf7-8bf1-45ad-bbea-c0a2396b1f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
14329 | 2024.10.09 17:24:56.909366 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21391 rows, containing 5 columns (5 merged, 0 gathered) in 0.010283561 sec., 2080116.0220666751 rows/sec., 140.42 MiB/sec. | ||
14330 | 2024.10.09 17:24:56.909382 [ 3 ] {} <Debug> HTTP-Session: 5faaa9f6-4844-4d7a-b613-5c2e8892138a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14331 | 2024.10.09 17:24:56.909582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14332 | 2024.10.09 17:24:56.909648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14333 | 2024.10.09 17:24:56.909676 [ 3 ] {} <Debug> HTTP-Session: 5a34cc73-29cd-46ff-8648-6da98ef8d230 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14334 | 2024.10.09 17:24:56.909695 [ 3 ] {} <Debug> HTTP-Session: 5a34cc73-29cd-46ff-8648-6da98ef8d230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14335 | 2024.10.09 17:24:56.909719 [ 3 ] {} <Debug> HTTP-Session: 5a34cc73-29cd-46ff-8648-6da98ef8d230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14336 | 2024.10.09 17:24:56.909772 [ 3 ] {} <Trace> HTTP-Session: 5a34cc73-29cd-46ff-8648-6da98ef8d230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14337 | 2024.10.09 17:24:56.909776 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14338 | 2024.10.09 17:24:56.910053 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14339 | 2024.10.09 17:24:56.910157 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14340 | 2024.10.09 17:24:56.910747 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14341 | 2024.10.09 17:24:56.910913 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14342 | 2024.10.09 17:24:56.911083 [ 201 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14343 | 2024.10.09 17:24:56.911273 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
14344 | 2024.10.09 17:24:56.911371 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14345 | 2024.10.09 17:24:56.911414 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14346 | 2024.10.09 17:24:56.911795 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14347 | 2024.10.09 17:24:56.912123 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14348 | 2024.10.09 17:24:56.912289 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00236 sec., 34745.76271186441 rows/sec., 2.21 MiB/sec. | ||
14349 | 2024.10.09 17:24:56.912299 [ 72 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14350 | 2024.10.09 17:24:56.912395 [ 72 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14351 | 2024.10.09 17:24:56.912453 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14352 | 2024.10.09 17:24:56.912621 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Debug> DynamicQueryHandler: Done processing query | ||
14353 | 2024.10.09 17:24:56.912684 [ 3 ] {9ea13942-e2a7-4e4f-8622-87ffac81b2d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14354 | 2024.10.09 17:24:56.912697 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::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 | ||
14355 | 2024.10.09 17:24:56.912750 [ 3 ] {} <Debug> HTTP-Session: 5a34cc73-29cd-46ff-8648-6da98ef8d230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14356 | 2024.10.09 17:24:56.913150 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14357 | 2024.10.09 17:24:56.913262 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3942 rows starting from the beginning of the part | ||
14358 | 2024.10.09 17:24:56.913620 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
14359 | 2024.10.09 17:24:56.914020 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
14360 | 2024.10.09 17:24:56.914322 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
14361 | 2024.10.09 17:24:56.914428 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
14362 | 2024.10.09 17:24:56.914513 [ 201 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part | ||
14363 | 2024.10.09 17:24:56.915878 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003367033 sec., 1279464.7394308283 rows/sec., 83.37 MiB/sec. | ||
14364 | 2024.10.09 17:24:56.916214 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14365 | 2024.10.09 17:24:56.916606 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14366 | 2024.10.09 17:24:56.916686 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_71_14} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14367 | 2024.10.09 17:24:56.916772 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
14368 | 2024.10.09 17:24:59.479358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1394 | ||
14369 | 2024.10.09 17:24:59.482841 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14370 | 2024.10.09 17:24:59.482902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14371 | 2024.10.09 17:24:59.484529 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14372 | 2024.10.09 17:24:59.485544 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14373 | 2024.10.09 17:24:59.486994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
14374 | 2024.10.09 17:24:59.982200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14375 | 2024.10.09 17:24:59.982304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14376 | 2024.10.09 17:24:59.982334 [ 3 ] {} <Debug> HTTP-Session: 868bb212-f47b-4a18-b9f3-c3d297b543c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14377 | 2024.10.09 17:24:59.982361 [ 3 ] {} <Debug> HTTP-Session: 868bb212-f47b-4a18-b9f3-c3d297b543c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14378 | 2024.10.09 17:24:59.982379 [ 3 ] {} <Debug> HTTP-Session: 868bb212-f47b-4a18-b9f3-c3d297b543c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14379 | 2024.10.09 17:24:59.982433 [ 3 ] {} <Trace> HTTP-Session: 868bb212-f47b-4a18-b9f3-c3d297b543c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14380 | 2024.10.09 17:24:59.982618 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14381 | 2024.10.09 17:24:59.982687 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14382 | 2024.10.09 17:24:59.983033 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14383 | 2024.10.09 17:24:59.983434 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14384 | 2024.10.09 17:24:59.983471 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14385 | 2024.10.09 17:24:59.983864 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
14386 | 2024.10.09 17:24:59.984241 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14387 | 2024.10.09 17:24:59.984369 [ 66 ] {} <Debug> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
14388 | 2024.10.09 17:24:59.984381 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001821 sec., 2196.595277320154 rows/sec., 171.07 KiB/sec. | ||
14389 | 2024.10.09 17:24:59.984411 [ 66 ] {} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14390 | 2024.10.09 17:24:59.984448 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14391 | 2024.10.09 17:24:59.984562 [ 198 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
14392 | 2024.10.09 17:24:59.984624 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Debug> DynamicQueryHandler: Done processing query | ||
14393 | 2024.10.09 17:24:59.984654 [ 3 ] {b1643066-fe81-48f3-b0a3-d68af20b8e01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14394 | 2024.10.09 17:24:59.984683 [ 3 ] {} <Debug> HTTP-Session: 868bb212-f47b-4a18-b9f3-c3d297b543c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14395 | 2024.10.09 17:24:59.984724 [ 198 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14396 | 2024.10.09 17:24:59.984760 [ 198 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 20 rows starting from the beginning of the part | ||
14397 | 2024.10.09 17:24:59.984829 [ 198 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
14398 | 2024.10.09 17:24:59.985025 [ 198 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::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 | ||
14399 | 2024.10.09 17:24:59.985153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 182089, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14400 | 2024.10.09 17:24:59.985392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14401 | 2024.10.09 17:24:59.985488 [ 198 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
14402 | 2024.10.09 17:24:59.985529 [ 3 ] {} <Debug> HTTP-Session: a90e5eb9-2767-4394-94f8-eab24ce3fd84 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14403 | 2024.10.09 17:24:59.985576 [ 3 ] {} <Debug> HTTP-Session: a90e5eb9-2767-4394-94f8-eab24ce3fd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14404 | 2024.10.09 17:24:59.985652 [ 3 ] {} <Debug> HTTP-Session: a90e5eb9-2767-4394-94f8-eab24ce3fd84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14405 | 2024.10.09 17:24:59.985791 [ 198 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
14406 | 2024.10.09 17:24:59.985801 [ 3 ] {} <Trace> HTTP-Session: a90e5eb9-2767-4394-94f8-eab24ce3fd84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14407 | 2024.10.09 17:24:59.985983 [ 198 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
14408 | 2024.10.09 17:24:59.986414 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14409 | 2024.10.09 17:24:59.986468 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14410 | 2024.10.09 17:24:59.986947 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14411 | 2024.10.09 17:24:59.987453 [ 197 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 5 columns (5 merged, 0 gathered) in 0.002934453 sec., 16698.17168651193 rows/sec., 1.36 MiB/sec. | ||
14412 | 2024.10.09 17:24:59.987700 [ 187 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
14413 | 2024.10.09 17:24:59.988491 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14414 | 2024.10.09 17:24:59.988566 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14415 | 2024.10.09 17:24:59.988664 [ 187 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14416 | 2024.10.09 17:24:59.988859 [ 187 ] {92f85732-51cc-4ee7-9761-50add6f20d4d::all_1_26_5} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
14417 | 2024.10.09 17:24:59.989046 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14418 | 2024.10.09 17:24:59.989301 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14419 | 2024.10.09 17:24:59.989682 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14420 | 2024.10.09 17:24:59.989812 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Debug> executeQuery: Read 1257 rows, 106.09 KiB in 0.003763 sec., 334041.9877757109 rows/sec., 27.53 MiB/sec. | ||
14421 | 2024.10.09 17:24:59.989995 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Debug> DynamicQueryHandler: Done processing query | ||
14422 | 2024.10.09 17:24:59.990020 [ 3 ] {68b29691-570b-47fc-ac9e-8cc90b10f1fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
14423 | 2024.10.09 17:24:59.990036 [ 3 ] {} <Debug> HTTP-Session: a90e5eb9-2767-4394-94f8-eab24ce3fd84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14424 | 2024.10.09 17:24:59.990255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 4609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14425 | 2024.10.09 17:24:59.990302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14426 | 2024.10.09 17:24:59.990328 [ 3 ] {} <Debug> HTTP-Session: 6bce9213-6d73-420c-98fd-9c29459c0e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14427 | 2024.10.09 17:24:59.990345 [ 3 ] {} <Debug> HTTP-Session: 6bce9213-6d73-420c-98fd-9c29459c0e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14428 | 2024.10.09 17:24:59.990359 [ 3 ] {} <Debug> HTTP-Session: 6bce9213-6d73-420c-98fd-9c29459c0e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14429 | 2024.10.09 17:24:59.990390 [ 3 ] {} <Trace> HTTP-Session: 6bce9213-6d73-420c-98fd-9c29459c0e21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14430 | 2024.10.09 17:24:59.990495 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14431 | 2024.10.09 17:24:59.990538 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14432 | 2024.10.09 17:24:59.990761 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14433 | 2024.10.09 17:24:59.991058 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14434 | 2024.10.09 17:24:59.991094 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14435 | 2024.10.09 17:24:59.991441 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
14436 | 2024.10.09 17:24:59.991793 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14437 | 2024.10.09 17:24:59.991915 [ 66 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
14438 | 2024.10.09 17:24:59.991919 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001456 sec., 21978.021978021978 rows/sec., 1.59 MiB/sec. | ||
14439 | 2024.10.09 17:24:59.991953 [ 66 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14440 | 2024.10.09 17:24:59.991994 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14441 | 2024.10.09 17:24:59.992179 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
14442 | 2024.10.09 17:24:59.992225 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Debug> DynamicQueryHandler: Done processing query | ||
14443 | 2024.10.09 17:24:59.992334 [ 3 ] {2293fb25-3815-4e5e-a620-84613d54fa73} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14444 | 2024.10.09 17:24:59.992429 [ 3 ] {} <Debug> HTTP-Session: 6bce9213-6d73-420c-98fd-9c29459c0e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14445 | 2024.10.09 17:24:59.992702 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14446 | 2024.10.09 17:24:59.992829 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 73 rows starting from the beginning of the part | ||
14447 | 2024.10.09 17:24:59.992856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14448 | 2024.10.09 17:24:59.993093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14449 | 2024.10.09 17:24:59.993275 [ 3 ] {} <Debug> HTTP-Session: f9755366-0848-45c6-9772-9e711964ba52 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14450 | 2024.10.09 17:24:59.993315 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 54 rows starting from the beginning of the part | ||
14451 | 2024.10.09 17:24:59.993391 [ 3 ] {} <Debug> HTTP-Session: f9755366-0848-45c6-9772-9e711964ba52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14452 | 2024.10.09 17:24:59.993491 [ 3 ] {} <Debug> HTTP-Session: f9755366-0848-45c6-9772-9e711964ba52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14453 | 2024.10.09 17:24:59.993725 [ 3 ] {} <Trace> HTTP-Session: f9755366-0848-45c6-9772-9e711964ba52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14454 | 2024.10.09 17:24:59.993895 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
14455 | 2024.10.09 17:24:59.994170 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14456 | 2024.10.09 17:24:59.994218 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
14457 | 2024.10.09 17:24:59.994272 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14458 | 2024.10.09 17:24:59.994507 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
14459 | 2024.10.09 17:24:59.994846 [ 187 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
14460 | 2024.10.09 17:24:59.995668 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14461 | 2024.10.09 17:24:59.997474 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14462 | 2024.10.09 17:24:59.997577 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14463 | 2024.10.09 17:24:59.998751 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14464 | 2024.10.09 17:24:59.999007 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.006919839 sec., 34827.39988603781 rows/sec., 2.64 MiB/sec. | ||
14465 | 2024.10.09 17:24:59.999359 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
14466 | 2024.10.09 17:24:59.999553 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14467 | 2024.10.09 17:24:59.999833 [ 66 ] {} <Debug> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
14468 | 2024.10.09 17:24:59.999940 [ 66 ] {} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14469 | 2024.10.09 17:24:59.999983 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005968 sec., 38203.75335120643 rows/sec., 2.59 MiB/sec. | ||
14470 | 2024.10.09 17:25:00.000043 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14471 | 2024.10.09 17:25:00.000479 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.81 MiB, peak 186.98 MiB, free memory in arenas 0.00 B, will set to 174.09 MiB (RSS), difference: -8.73 MiB | ||
14472 | 2024.10.09 17:25:00.000640 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::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 | ||
14473 | 2024.10.09 17:25:00.001203 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Debug> DynamicQueryHandler: Done processing query | ||
14474 | 2024.10.09 17:25:00.001339 [ 3 ] {8c6c3624-a173-494a-b5fe-0db60605b241} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
14475 | 2024.10.09 17:25:00.001504 [ 3 ] {} <Debug> HTTP-Session: f9755366-0848-45c6-9772-9e711964ba52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14476 | 2024.10.09 17:25:00.001519 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14477 | 2024.10.09 17:25:00.001530 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14478 | 2024.10.09 17:25:00.001698 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 292 rows starting from the beginning of the part | ||
14479 | 2024.10.09 17:25:00.001839 [ 193 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_66_13} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
14480 | 2024.10.09 17:25:00.002097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 93164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14481 | 2024.10.09 17:25:00.002149 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
14482 | 2024.10.09 17:25:00.002247 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14483 | 2024.10.09 17:25:00.002361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14484 | 2024.10.09 17:25:00.002458 [ 3 ] {} <Debug> HTTP-Session: 055d66f2-3e72-48a0-8f12-38c16c6e59fa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14485 | 2024.10.09 17:25:00.002588 [ 3 ] {} <Debug> HTTP-Session: 055d66f2-3e72-48a0-8f12-38c16c6e59fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14486 | 2024.10.09 17:25:00.002610 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
14487 | 2024.10.09 17:25:00.002659 [ 3 ] {} <Debug> HTTP-Session: 055d66f2-3e72-48a0-8f12-38c16c6e59fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14488 | 2024.10.09 17:25:00.002823 [ 3 ] {} <Trace> HTTP-Session: 055d66f2-3e72-48a0-8f12-38c16c6e59fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14489 | 2024.10.09 17:25:00.002982 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
14490 | 2024.10.09 17:25:00.003189 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
14491 | 2024.10.09 17:25:00.003392 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14492 | 2024.10.09 17:25:00.003552 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
14493 | 2024.10.09 17:25:00.003612 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14494 | 2024.10.09 17:25:00.004713 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14495 | 2024.10.09 17:25:00.006095 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14496 | 2024.10.09 17:25:00.006141 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14497 | 2024.10.09 17:25:00.006654 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.006403317 sec., 93857.60536297047 rows/sec., 6.38 MiB/sec. | ||
14498 | 2024.10.09 17:25:00.006864 [ 197 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
14499 | 2024.10.09 17:25:00.007079 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14500 | 2024.10.09 17:25:00.007807 [ 195 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14501 | 2024.10.09 17:25:00.008002 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14502 | 2024.10.09 17:25:00.008091 [ 195 ] {0d64a8bc-83d3-4150-98ef-4c3324a48037::all_1_41_8} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
14503 | 2024.10.09 17:25:00.008307 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Debug> executeQuery: Read 564 rows, 42.79 KiB in 0.005237 sec., 107695.24536948634 rows/sec., 7.98 MiB/sec. | ||
14504 | 2024.10.09 17:25:00.008351 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
14505 | 2024.10.09 17:25:00.008614 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Debug> DynamicQueryHandler: Done processing query | ||
14506 | 2024.10.09 17:25:00.008645 [ 3 ] {57c600aa-a39e-4272-af0c-4cb354537847} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB. | ||
14507 | 2024.10.09 17:25:00.008662 [ 3 ] {} <Debug> HTTP-Session: 055d66f2-3e72-48a0-8f12-38c16c6e59fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14508 | 2024.10.09 17:25:00.008996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 179496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14509 | 2024.10.09 17:25:00.009048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14510 | 2024.10.09 17:25:00.009069 [ 3 ] {} <Debug> HTTP-Session: c58468d0-510d-46db-a836-c95b94e12a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14511 | 2024.10.09 17:25:00.009086 [ 3 ] {} <Debug> HTTP-Session: c58468d0-510d-46db-a836-c95b94e12a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14512 | 2024.10.09 17:25:00.009101 [ 3 ] {} <Debug> HTTP-Session: c58468d0-510d-46db-a836-c95b94e12a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14513 | 2024.10.09 17:25:00.009132 [ 3 ] {} <Trace> HTTP-Session: c58468d0-510d-46db-a836-c95b94e12a16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14514 | 2024.10.09 17:25:00.009539 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14515 | 2024.10.09 17:25:00.009589 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14516 | 2024.10.09 17:25:00.009751 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14517 | 2024.10.09 17:25:00.010510 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14518 | 2024.10.09 17:25:00.010546 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14519 | 2024.10.09 17:25:00.010988 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14520 | 2024.10.09 17:25:00.011333 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14521 | 2024.10.09 17:25:00.011466 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Debug> executeQuery: Read 945 rows, 64.87 KiB in 0.0022 sec., 429545.45454545453 rows/sec., 28.80 MiB/sec. | ||
14522 | 2024.10.09 17:25:00.011632 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Debug> DynamicQueryHandler: Done processing query | ||
14523 | 2024.10.09 17:25:00.011657 [ 3 ] {05a0f2a3-ba99-4170-b01a-68f4f8073068} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
14524 | 2024.10.09 17:25:00.011673 [ 3 ] {} <Debug> HTTP-Session: c58468d0-510d-46db-a836-c95b94e12a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14525 | 2024.10.09 17:25:00.012181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 45976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14526 | 2024.10.09 17:25:00.012231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14527 | 2024.10.09 17:25:00.012251 [ 3 ] {} <Debug> HTTP-Session: c044be76-c027-412d-83a5-344c6ec33c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14528 | 2024.10.09 17:25:00.012267 [ 3 ] {} <Debug> HTTP-Session: c044be76-c027-412d-83a5-344c6ec33c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14529 | 2024.10.09 17:25:00.012281 [ 3 ] {} <Debug> HTTP-Session: c044be76-c027-412d-83a5-344c6ec33c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14530 | 2024.10.09 17:25:00.012313 [ 3 ] {} <Trace> HTTP-Session: c044be76-c027-412d-83a5-344c6ec33c3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14531 | 2024.10.09 17:25:00.012592 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14532 | 2024.10.09 17:25:00.012658 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <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 | ||
14533 | 2024.10.09 17:25:00.013094 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14534 | 2024.10.09 17:25:00.013691 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14535 | 2024.10.09 17:25:00.013727 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14536 | 2024.10.09 17:25:00.014354 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
14537 | 2024.10.09 17:25:00.014772 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14538 | 2024.10.09 17:25:00.014906 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
14539 | 2024.10.09 17:25:00.014926 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002526 sec., 11084.718923198732 rows/sec., 19.86 MiB/sec. | ||
14540 | 2024.10.09 17:25:00.014944 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14541 | 2024.10.09 17:25:00.014975 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14542 | 2024.10.09 17:25:00.015267 [ 191 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
14543 | 2024.10.09 17:25:00.015364 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Debug> DynamicQueryHandler: Done processing query | ||
14544 | 2024.10.09 17:25:00.015415 [ 3 ] {249e5714-fef3-47b4-9d8e-3ddc8e0adff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
14545 | 2024.10.09 17:25:00.015454 [ 3 ] {} <Debug> HTTP-Session: c044be76-c027-412d-83a5-344c6ec33c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14546 | 2024.10.09 17:25:00.015680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14547 | 2024.10.09 17:25:00.015793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14548 | 2024.10.09 17:25:00.015856 [ 3 ] {} <Debug> HTTP-Session: 5cb94a82-53ab-407e-9002-d7188ffd7d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14549 | 2024.10.09 17:25:00.015904 [ 3 ] {} <Debug> HTTP-Session: 5cb94a82-53ab-407e-9002-d7188ffd7d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14550 | 2024.10.09 17:25:00.015946 [ 3 ] {} <Debug> HTTP-Session: 5cb94a82-53ab-407e-9002-d7188ffd7d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14551 | 2024.10.09 17:25:00.015961 [ 191 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14552 | 2024.10.09 17:25:00.016013 [ 3 ] {} <Trace> HTTP-Session: 5cb94a82-53ab-407e-9002-d7188ffd7d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14553 | 2024.10.09 17:25:00.016111 [ 191 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1027 rows starting from the beginning of the part | ||
14554 | 2024.10.09 17:25:00.016289 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14555 | 2024.10.09 17:25:00.016487 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14556 | 2024.10.09 17:25:00.016859 [ 191 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 45 rows starting from the beginning of the part | ||
14557 | 2024.10.09 17:25:00.017340 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14558 | 2024.10.09 17:25:00.017711 [ 191 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
14559 | 2024.10.09 17:25:00.018142 [ 191 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 51 rows starting from the beginning of the part | ||
14560 | 2024.10.09 17:25:00.018866 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14561 | 2024.10.09 17:25:00.018909 [ 191 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
14562 | 2024.10.09 17:25:00.018930 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14563 | 2024.10.09 17:25:00.019505 [ 191 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
14564 | 2024.10.09 17:25:00.020430 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14565 | 2024.10.09 17:25:00.021349 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14566 | 2024.10.09 17:25:00.021729 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00554 sec., 6498.194945848376 rows/sec., 448.44 KiB/sec. | ||
14567 | 2024.10.09 17:25:00.021984 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Debug> DynamicQueryHandler: Done processing query | ||
14568 | 2024.10.09 17:25:00.022011 [ 3 ] {4591007f-18ac-4c3b-b2e3-764ef43505d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14569 | 2024.10.09 17:25:00.022031 [ 3 ] {} <Debug> HTTP-Session: 5cb94a82-53ab-407e-9002-d7188ffd7d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14570 | 2024.10.09 17:25:00.026511 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1167 rows, containing 19 columns (19 merged, 0 gathered) in 0.011421156 sec., 102178.79871354529 rows/sec., 182.62 MiB/sec. | ||
14571 | 2024.10.09 17:25:00.028485 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
14572 | 2024.10.09 17:25:00.029077 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14573 | 2024.10.09 17:25:00.029154 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
14574 | 2024.10.09 17:25:00.029297 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
14575 | 2024.10.09 17:25:01.000226 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.11 MiB, peak 186.98 MiB, free memory in arenas 0.00 B, will set to 175.09 MiB (RSS), difference: 8.98 MiB | ||
14576 | 2024.10.09 17:25:01.867357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14577 | 2024.10.09 17:25:01.867530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14578 | 2024.10.09 17:25:01.867573 [ 3 ] {} <Debug> HTTP-Session: 1a445b4a-2ed4-41dd-8676-67996e82a709 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14579 | 2024.10.09 17:25:01.867615 [ 3 ] {} <Debug> HTTP-Session: 1a445b4a-2ed4-41dd-8676-67996e82a709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14580 | 2024.10.09 17:25:01.867643 [ 3 ] {} <Debug> HTTP-Session: 1a445b4a-2ed4-41dd-8676-67996e82a709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14581 | 2024.10.09 17:25:01.867722 [ 3 ] {} <Trace> HTTP-Session: 1a445b4a-2ed4-41dd-8676-67996e82a709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14582 | 2024.10.09 17:25:01.867989 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14583 | 2024.10.09 17:25:01.868098 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14584 | 2024.10.09 17:25:01.868606 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14585 | 2024.10.09 17:25:01.869018 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14586 | 2024.10.09 17:25:01.869056 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14587 | 2024.10.09 17:25:01.869458 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14588 | 2024.10.09 17:25:01.869847 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14589 | 2024.10.09 17:25:01.870022 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00212 sec., 1415.0943396226417 rows/sec., 105.03 KiB/sec. | ||
14590 | 2024.10.09 17:25:01.870242 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Debug> DynamicQueryHandler: Done processing query | ||
14591 | 2024.10.09 17:25:01.870269 [ 3 ] {d845b722-25c4-4355-8bea-2ac274187604} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14592 | 2024.10.09 17:25:01.870285 [ 3 ] {} <Debug> HTTP-Session: 1a445b4a-2ed4-41dd-8676-67996e82a709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14593 | 2024.10.09 17:25:01.870418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 15983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14594 | 2024.10.09 17:25:01.870468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14595 | 2024.10.09 17:25:01.870487 [ 3 ] {} <Debug> HTTP-Session: 2630e8db-ada9-49c7-ae39-0c3083a9f1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14596 | 2024.10.09 17:25:01.870503 [ 3 ] {} <Debug> HTTP-Session: 2630e8db-ada9-49c7-ae39-0c3083a9f1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14597 | 2024.10.09 17:25:01.870517 [ 3 ] {} <Debug> HTTP-Session: 2630e8db-ada9-49c7-ae39-0c3083a9f1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14598 | 2024.10.09 17:25:01.870548 [ 3 ] {} <Trace> HTTP-Session: 2630e8db-ada9-49c7-ae39-0c3083a9f1b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14599 | 2024.10.09 17:25:01.870671 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14600 | 2024.10.09 17:25:01.870714 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14601 | 2024.10.09 17:25:01.870936 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14602 | 2024.10.09 17:25:01.871329 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14603 | 2024.10.09 17:25:01.871365 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14604 | 2024.10.09 17:25:01.871717 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14605 | 2024.10.09 17:25:01.872070 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14606 | 2024.10.09 17:25:01.872223 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Debug> executeQuery: Read 110 rows, 9.28 KiB in 0.001601 sec., 68707.05808869457 rows/sec., 5.66 MiB/sec. | ||
14607 | 2024.10.09 17:25:01.872508 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Debug> DynamicQueryHandler: Done processing query | ||
14608 | 2024.10.09 17:25:01.872560 [ 3 ] {2a57a041-9988-4449-9598-5ca0845d851a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14609 | 2024.10.09 17:25:01.872618 [ 3 ] {} <Debug> HTTP-Session: 2630e8db-ada9-49c7-ae39-0c3083a9f1b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14610 | 2024.10.09 17:25:01.872813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14611 | 2024.10.09 17:25:01.872865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14612 | 2024.10.09 17:25:01.872885 [ 3 ] {} <Debug> HTTP-Session: 3ae6f65b-9525-463c-9bba-59b77a6dc6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14613 | 2024.10.09 17:25:01.872901 [ 3 ] {} <Debug> HTTP-Session: 3ae6f65b-9525-463c-9bba-59b77a6dc6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14614 | 2024.10.09 17:25:01.872915 [ 3 ] {} <Debug> HTTP-Session: 3ae6f65b-9525-463c-9bba-59b77a6dc6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14615 | 2024.10.09 17:25:01.872947 [ 3 ] {} <Trace> HTTP-Session: 3ae6f65b-9525-463c-9bba-59b77a6dc6fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14616 | 2024.10.09 17:25:01.873056 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14617 | 2024.10.09 17:25:01.873101 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14618 | 2024.10.09 17:25:01.873350 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14619 | 2024.10.09 17:25:01.873666 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14620 | 2024.10.09 17:25:01.873703 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14621 | 2024.10.09 17:25:01.874039 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14622 | 2024.10.09 17:25:01.874389 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14623 | 2024.10.09 17:25:01.874548 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001523 sec., 17728.16808929744 rows/sec., 1.28 MiB/sec. | ||
14624 | 2024.10.09 17:25:01.874735 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Debug> DynamicQueryHandler: Done processing query | ||
14625 | 2024.10.09 17:25:01.874761 [ 3 ] {156129f0-827e-447e-94a6-279b6497aacb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14626 | 2024.10.09 17:25:01.874777 [ 3 ] {} <Debug> HTTP-Session: 3ae6f65b-9525-463c-9bba-59b77a6dc6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14627 | 2024.10.09 17:25:01.874966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 18292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14628 | 2024.10.09 17:25:01.875014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14629 | 2024.10.09 17:25:01.875033 [ 3 ] {} <Debug> HTTP-Session: 425d8e40-4a75-466e-9619-235bb49922ec Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14630 | 2024.10.09 17:25:01.875051 [ 3 ] {} <Debug> HTTP-Session: 425d8e40-4a75-466e-9619-235bb49922ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14631 | 2024.10.09 17:25:01.875065 [ 3 ] {} <Debug> HTTP-Session: 425d8e40-4a75-466e-9619-235bb49922ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14632 | 2024.10.09 17:25:01.875096 [ 3 ] {} <Trace> HTTP-Session: 425d8e40-4a75-466e-9619-235bb49922ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14633 | 2024.10.09 17:25:01.875216 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14634 | 2024.10.09 17:25:01.875260 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14635 | 2024.10.09 17:25:01.875491 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14636 | 2024.10.09 17:25:01.875861 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14637 | 2024.10.09 17:25:01.875898 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14638 | 2024.10.09 17:25:01.876252 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14639 | 2024.10.09 17:25:01.876605 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14640 | 2024.10.09 17:25:01.876770 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Debug> executeQuery: Read 109 rows, 8.51 KiB in 0.001595 sec., 68338.5579937304 rows/sec., 5.21 MiB/sec. | ||
14641 | 2024.10.09 17:25:01.876949 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Debug> DynamicQueryHandler: Done processing query | ||
14642 | 2024.10.09 17:25:01.876974 [ 3 ] {06bc06ee-a964-47bf-b326-312f37ffdeaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
14643 | 2024.10.09 17:25:01.876990 [ 3 ] {} <Debug> HTTP-Session: 425d8e40-4a75-466e-9619-235bb49922ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14644 | 2024.10.09 17:25:01.877247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14645 | 2024.10.09 17:25:01.877295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14646 | 2024.10.09 17:25:01.877316 [ 3 ] {} <Debug> HTTP-Session: 0533f598-b74f-4a92-8f20-fde08c5f6a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14647 | 2024.10.09 17:25:01.877332 [ 3 ] {} <Debug> HTTP-Session: 0533f598-b74f-4a92-8f20-fde08c5f6a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14648 | 2024.10.09 17:25:01.877346 [ 3 ] {} <Debug> HTTP-Session: 0533f598-b74f-4a92-8f20-fde08c5f6a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14649 | 2024.10.09 17:25:01.877377 [ 3 ] {} <Trace> HTTP-Session: 0533f598-b74f-4a92-8f20-fde08c5f6a59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14650 | 2024.10.09 17:25:01.877498 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14651 | 2024.10.09 17:25:01.877545 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14652 | 2024.10.09 17:25:01.877692 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14653 | 2024.10.09 17:25:01.878026 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14654 | 2024.10.09 17:25:01.878062 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14655 | 2024.10.09 17:25:01.878447 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14656 | 2024.10.09 17:25:01.878780 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14657 | 2024.10.09 17:25:01.878941 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Debug> executeQuery: Read 67 rows, 4.75 KiB in 0.00148 sec., 45270.27027027027 rows/sec., 3.13 MiB/sec. | ||
14658 | 2024.10.09 17:25:01.879159 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Debug> DynamicQueryHandler: Done processing query | ||
14659 | 2024.10.09 17:25:01.879197 [ 3 ] {43981fab-929e-4241-ae01-dbd78c806aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14660 | 2024.10.09 17:25:01.879231 [ 3 ] {} <Debug> HTTP-Session: 0533f598-b74f-4a92-8f20-fde08c5f6a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14661 | 2024.10.09 17:25:01.879491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 39624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14662 | 2024.10.09 17:25:01.879540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14663 | 2024.10.09 17:25:01.879559 [ 3 ] {} <Debug> HTTP-Session: 023ae7f7-2f8d-486f-bb4f-90c9981c58ce Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14664 | 2024.10.09 17:25:01.879575 [ 3 ] {} <Debug> HTTP-Session: 023ae7f7-2f8d-486f-bb4f-90c9981c58ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14665 | 2024.10.09 17:25:01.879589 [ 3 ] {} <Debug> HTTP-Session: 023ae7f7-2f8d-486f-bb4f-90c9981c58ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14666 | 2024.10.09 17:25:01.879619 [ 3 ] {} <Trace> HTTP-Session: 023ae7f7-2f8d-486f-bb4f-90c9981c58ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14667 | 2024.10.09 17:25:01.879900 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14668 | 2024.10.09 17:25:01.879966 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <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 | ||
14669 | 2024.10.09 17:25:01.880406 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14670 | 2024.10.09 17:25:01.880997 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14671 | 2024.10.09 17:25:01.881034 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14672 | 2024.10.09 17:25:01.881647 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14673 | 2024.10.09 17:25:01.882063 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14674 | 2024.10.09 17:25:01.882267 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002563 sec., 9364.026531408505 rows/sec., 16.78 MiB/sec. | ||
14675 | 2024.10.09 17:25:01.882478 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Debug> DynamicQueryHandler: Done processing query | ||
14676 | 2024.10.09 17:25:01.882504 [ 3 ] {3862074c-0290-4272-94a2-7de67830e150} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
14677 | 2024.10.09 17:25:01.882520 [ 3 ] {} <Debug> HTTP-Session: 023ae7f7-2f8d-486f-bb4f-90c9981c58ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14678 | 2024.10.09 17:25:01.882643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 3689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14679 | 2024.10.09 17:25:01.882691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14680 | 2024.10.09 17:25:01.882710 [ 3 ] {} <Debug> HTTP-Session: e89d9dcd-5d58-4513-af1d-287fa7dbdcf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14681 | 2024.10.09 17:25:01.882727 [ 3 ] {} <Debug> HTTP-Session: e89d9dcd-5d58-4513-af1d-287fa7dbdcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14682 | 2024.10.09 17:25:01.882741 [ 3 ] {} <Debug> HTTP-Session: e89d9dcd-5d58-4513-af1d-287fa7dbdcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14683 | 2024.10.09 17:25:01.882772 [ 3 ] {} <Trace> HTTP-Session: e89d9dcd-5d58-4513-af1d-287fa7dbdcf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14684 | 2024.10.09 17:25:01.882873 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14685 | 2024.10.09 17:25:01.882918 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14686 | 2024.10.09 17:25:01.883047 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14687 | 2024.10.09 17:25:01.883314 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14688 | 2024.10.09 17:25:01.883350 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
14689 | 2024.10.09 17:25:01.883703 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14690 | 2024.10.09 17:25:01.884026 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14691 | 2024.10.09 17:25:01.884182 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001329 sec., 18058.69074492099 rows/sec., 1.22 MiB/sec. | ||
14692 | 2024.10.09 17:25:01.884358 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Debug> DynamicQueryHandler: Done processing query | ||
14693 | 2024.10.09 17:25:01.884383 [ 3 ] {539c85d4-e775-407d-b821-505b222b0b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14694 | 2024.10.09 17:25:01.884400 [ 3 ] {} <Debug> HTTP-Session: e89d9dcd-5d58-4513-af1d-287fa7dbdcf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14695 | 2024.10.09 17:25:05.191811 [ 57 ] {} <Debug> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
14696 | 2024.10.09 17:25:05.191889 [ 57 ] {} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14697 | 2024.10.09 17:25:05.191911 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14698 | 2024.10.09 17:25:05.192112 [ 199 ] {adc5de22-621a-478a-8468-37532c8164a7::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 | ||
14699 | 2024.10.09 17:25:05.192455 [ 199 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14700 | 2024.10.09 17:25:05.192496 [ 199 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 40 rows starting from the beginning of the part | ||
14701 | 2024.10.09 17:25:05.192590 [ 199 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
14702 | 2024.10.09 17:25:05.192731 [ 199 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
14703 | 2024.10.09 17:25:05.192808 [ 199 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
14704 | 2024.10.09 17:25:05.193007 [ 199 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
14705 | 2024.10.09 17:25:05.195246 [ 192 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 6 columns (6 merged, 0 gathered) in 0.00325951 sec., 20555.236830075686 rows/sec., 3.16 MiB/sec. | ||
14706 | 2024.10.09 17:25:05.195455 [ 192 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
14707 | 2024.10.09 17:25:05.196043 [ 192 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14708 | 2024.10.09 17:25:05.196131 [ 192 ] {adc5de22-621a-478a-8468-37532c8164a7::all_1_9_2} <Trace> oximeter.timeseries_schema (adc5de22-621a-478a-8468-37532c8164a7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
14709 | 2024.10.09 17:25:05.196238 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
14710 | 2024.10.09 17:25:06.874997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14711 | 2024.10.09 17:25:06.875123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14712 | 2024.10.09 17:25:06.875153 [ 3 ] {} <Debug> HTTP-Session: 761b3f0a-7966-495e-b66b-5a3479554181 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14713 | 2024.10.09 17:25:06.875181 [ 3 ] {} <Debug> HTTP-Session: 761b3f0a-7966-495e-b66b-5a3479554181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14714 | 2024.10.09 17:25:06.875200 [ 3 ] {} <Debug> HTTP-Session: 761b3f0a-7966-495e-b66b-5a3479554181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14715 | 2024.10.09 17:25:06.875258 [ 3 ] {} <Trace> HTTP-Session: 761b3f0a-7966-495e-b66b-5a3479554181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14716 | 2024.10.09 17:25:06.875526 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14717 | 2024.10.09 17:25:06.875603 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14718 | 2024.10.09 17:25:06.875946 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14719 | 2024.10.09 17:25:06.876506 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14720 | 2024.10.09 17:25:06.876547 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14721 | 2024.10.09 17:25:06.876980 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14722 | 2024.10.09 17:25:06.877360 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14723 | 2024.10.09 17:25:06.877533 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002119 sec., 96743.74705049553 rows/sec., 8.50 MiB/sec. | ||
14724 | 2024.10.09 17:25:06.877894 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Debug> DynamicQueryHandler: Done processing query | ||
14725 | 2024.10.09 17:25:06.877962 [ 3 ] {4864a30f-807e-4d67-9810-4e506cd1a153} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14726 | 2024.10.09 17:25:06.878026 [ 3 ] {} <Debug> HTTP-Session: 761b3f0a-7966-495e-b66b-5a3479554181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14727 | 2024.10.09 17:25:06.878284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14728 | 2024.10.09 17:25:06.878348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14729 | 2024.10.09 17:25:06.878367 [ 3 ] {} <Debug> HTTP-Session: 4c2ee9a7-daa8-4c69-ad43-aac31b8cad36 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14730 | 2024.10.09 17:25:06.878384 [ 3 ] {} <Debug> HTTP-Session: 4c2ee9a7-daa8-4c69-ad43-aac31b8cad36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14731 | 2024.10.09 17:25:06.878399 [ 3 ] {} <Debug> HTTP-Session: 4c2ee9a7-daa8-4c69-ad43-aac31b8cad36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14732 | 2024.10.09 17:25:06.878433 [ 3 ] {} <Trace> HTTP-Session: 4c2ee9a7-daa8-4c69-ad43-aac31b8cad36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14733 | 2024.10.09 17:25:06.878538 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14734 | 2024.10.09 17:25:06.878586 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14735 | 2024.10.09 17:25:06.878836 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14736 | 2024.10.09 17:25:06.879164 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14737 | 2024.10.09 17:25:06.879200 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14738 | 2024.10.09 17:25:06.879549 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14739 | 2024.10.09 17:25:06.879904 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14740 | 2024.10.09 17:25:06.880054 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001539 sec., 5198.180636777128 rows/sec., 390.88 KiB/sec. | ||
14741 | 2024.10.09 17:25:06.880267 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Debug> DynamicQueryHandler: Done processing query | ||
14742 | 2024.10.09 17:25:06.880304 [ 3 ] {f66fc301-506e-4b58-a69c-69c812949dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14743 | 2024.10.09 17:25:06.880334 [ 3 ] {} <Debug> HTTP-Session: 4c2ee9a7-daa8-4c69-ad43-aac31b8cad36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14744 | 2024.10.09 17:25:06.880505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14745 | 2024.10.09 17:25:06.880553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14746 | 2024.10.09 17:25:06.880572 [ 3 ] {} <Debug> HTTP-Session: 3148e01a-ec37-45de-9e81-52baa035e025 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14747 | 2024.10.09 17:25:06.880589 [ 3 ] {} <Debug> HTTP-Session: 3148e01a-ec37-45de-9e81-52baa035e025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14748 | 2024.10.09 17:25:06.880603 [ 3 ] {} <Debug> HTTP-Session: 3148e01a-ec37-45de-9e81-52baa035e025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14749 | 2024.10.09 17:25:06.880634 [ 3 ] {} <Trace> HTTP-Session: 3148e01a-ec37-45de-9e81-52baa035e025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14750 | 2024.10.09 17:25:06.880730 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14751 | 2024.10.09 17:25:06.880773 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14752 | 2024.10.09 17:25:06.880997 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14753 | 2024.10.09 17:25:06.881328 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14754 | 2024.10.09 17:25:06.881364 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14755 | 2024.10.09 17:25:06.881718 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14756 | 2024.10.09 17:25:06.882076 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14757 | 2024.10.09 17:25:06.882237 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001524 sec., 9186.351706036745 rows/sec., 643.35 KiB/sec. | ||
14758 | 2024.10.09 17:25:06.882418 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Debug> DynamicQueryHandler: Done processing query | ||
14759 | 2024.10.09 17:25:06.882444 [ 3 ] {f95e1cd1-1c54-4f05-ae97-6a0a2267a994} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14760 | 2024.10.09 17:25:06.882460 [ 3 ] {} <Debug> HTTP-Session: 3148e01a-ec37-45de-9e81-52baa035e025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14761 | 2024.10.09 17:25:06.882577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14762 | 2024.10.09 17:25:06.882626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14763 | 2024.10.09 17:25:06.882646 [ 3 ] {} <Debug> HTTP-Session: 9a0ed26d-9534-4c1d-8548-16aab2b0e03e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14764 | 2024.10.09 17:25:06.882663 [ 3 ] {} <Debug> HTTP-Session: 9a0ed26d-9534-4c1d-8548-16aab2b0e03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14765 | 2024.10.09 17:25:06.882677 [ 3 ] {} <Debug> HTTP-Session: 9a0ed26d-9534-4c1d-8548-16aab2b0e03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14766 | 2024.10.09 17:25:06.882707 [ 3 ] {} <Trace> HTTP-Session: 9a0ed26d-9534-4c1d-8548-16aab2b0e03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14767 | 2024.10.09 17:25:06.882804 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14768 | 2024.10.09 17:25:06.882849 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14769 | 2024.10.09 17:25:06.883077 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14770 | 2024.10.09 17:25:06.883391 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14771 | 2024.10.09 17:25:06.883429 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14772 | 2024.10.09 17:25:06.883778 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14773 | 2024.10.09 17:25:06.884130 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14774 | 2024.10.09 17:25:06.884293 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 235.70 KiB/sec. | ||
14775 | 2024.10.09 17:25:06.884646 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Debug> DynamicQueryHandler: Done processing query | ||
14776 | 2024.10.09 17:25:06.884703 [ 3 ] {3dc20bfc-ce87-4582-a2d0-5defaee36b7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14777 | 2024.10.09 17:25:06.884737 [ 3 ] {} <Debug> HTTP-Session: 9a0ed26d-9534-4c1d-8548-16aab2b0e03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14778 | 2024.10.09 17:25:06.884998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14779 | 2024.10.09 17:25:06.885051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14780 | 2024.10.09 17:25:06.885072 [ 3 ] {} <Debug> HTTP-Session: 55470763-9d23-4b1f-89cd-c702befca646 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14781 | 2024.10.09 17:25:06.885089 [ 3 ] {} <Debug> HTTP-Session: 55470763-9d23-4b1f-89cd-c702befca646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14782 | 2024.10.09 17:25:06.885103 [ 3 ] {} <Debug> HTTP-Session: 55470763-9d23-4b1f-89cd-c702befca646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14783 | 2024.10.09 17:25:06.885134 [ 3 ] {} <Trace> HTTP-Session: 55470763-9d23-4b1f-89cd-c702befca646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14784 | 2024.10.09 17:25:06.885349 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14785 | 2024.10.09 17:25:06.885396 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14786 | 2024.10.09 17:25:06.885639 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14787 | 2024.10.09 17:25:06.886175 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14788 | 2024.10.09 17:25:06.886213 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14789 | 2024.10.09 17:25:06.886580 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14790 | 2024.10.09 17:25:06.886945 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14791 | 2024.10.09 17:25:06.887113 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001874 sec., 208110.992529349 rows/sec., 14.76 MiB/sec. | ||
14792 | 2024.10.09 17:25:06.887294 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Debug> DynamicQueryHandler: Done processing query | ||
14793 | 2024.10.09 17:25:06.887321 [ 3 ] {7e117c70-1490-455d-be3a-6093d271674d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
14794 | 2024.10.09 17:25:06.887339 [ 3 ] {} <Debug> HTTP-Session: 55470763-9d23-4b1f-89cd-c702befca646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14795 | 2024.10.09 17:25:06.887483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14796 | 2024.10.09 17:25:06.887533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14797 | 2024.10.09 17:25:06.887551 [ 3 ] {} <Debug> HTTP-Session: d72ce877-d50c-4445-bf30-28b3d4e3ec03 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14798 | 2024.10.09 17:25:06.887568 [ 3 ] {} <Debug> HTTP-Session: d72ce877-d50c-4445-bf30-28b3d4e3ec03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14799 | 2024.10.09 17:25:06.887581 [ 3 ] {} <Debug> HTTP-Session: d72ce877-d50c-4445-bf30-28b3d4e3ec03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14800 | 2024.10.09 17:25:06.887612 [ 3 ] {} <Trace> HTTP-Session: d72ce877-d50c-4445-bf30-28b3d4e3ec03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14801 | 2024.10.09 17:25:06.887708 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14802 | 2024.10.09 17:25:06.887754 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14803 | 2024.10.09 17:25:06.887887 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14804 | 2024.10.09 17:25:06.888160 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14805 | 2024.10.09 17:25:06.888197 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14806 | 2024.10.09 17:25:06.888568 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14807 | 2024.10.09 17:25:06.888884 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14808 | 2024.10.09 17:25:06.889047 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
14809 | 2024.10.09 17:25:06.889046 [ 56 ] {} <Debug> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
14810 | 2024.10.09 17:25:06.889179 [ 56 ] {} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14811 | 2024.10.09 17:25:06.889220 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14812 | 2024.10.09 17:25:06.889295 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Debug> DynamicQueryHandler: Done processing query | ||
14813 | 2024.10.09 17:25:06.889355 [ 3 ] {124179aa-51b3-4eff-bf76-f6afca33c356} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14814 | 2024.10.09 17:25:06.889411 [ 3 ] {} <Debug> HTTP-Session: d72ce877-d50c-4445-bf30-28b3d4e3ec03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14815 | 2024.10.09 17:25:06.889456 [ 188 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::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 | ||
14816 | 2024.10.09 17:25:06.889635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14817 | 2024.10.09 17:25:06.889679 [ 188 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14818 | 2024.10.09 17:25:06.889731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14819 | 2024.10.09 17:25:06.889749 [ 188 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
14820 | 2024.10.09 17:25:06.889781 [ 3 ] {} <Debug> HTTP-Session: 45ba7032-e4b0-401e-81c7-06483e3856b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14821 | 2024.10.09 17:25:06.889822 [ 3 ] {} <Debug> HTTP-Session: 45ba7032-e4b0-401e-81c7-06483e3856b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14822 | 2024.10.09 17:25:06.889864 [ 3 ] {} <Debug> HTTP-Session: 45ba7032-e4b0-401e-81c7-06483e3856b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14823 | 2024.10.09 17:25:06.889977 [ 188 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
14824 | 2024.10.09 17:25:06.890062 [ 3 ] {} <Trace> HTTP-Session: 45ba7032-e4b0-401e-81c7-06483e3856b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14825 | 2024.10.09 17:25:06.890221 [ 188 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
14826 | 2024.10.09 17:25:06.890523 [ 188 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
14827 | 2024.10.09 17:25:06.890802 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14828 | 2024.10.09 17:25:06.890809 [ 188 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
14829 | 2024.10.09 17:25:06.891085 [ 188 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
14830 | 2024.10.09 17:25:06.891098 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14831 | 2024.10.09 17:25:06.891950 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14832 | 2024.10.09 17:25:06.892987 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14833 | 2024.10.09 17:25:06.893059 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14834 | 2024.10.09 17:25:06.894053 [ 192 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004740482 sec., 39236.51645549967 rows/sec., 2.00 MiB/sec. | ||
14835 | 2024.10.09 17:25:06.894161 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14836 | 2024.10.09 17:25:06.894281 [ 192 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
14837 | 2024.10.09 17:25:06.894984 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14838 | 2024.10.09 17:25:06.895320 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005007 sec., 47333.73277411624 rows/sec., 3.17 MiB/sec. | ||
14839 | 2024.10.09 17:25:06.895337 [ 201 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14840 | 2024.10.09 17:25:06.895635 [ 201 ] {0dd9a807-35a0-4b54-b6f5-d1786e7e7761::all_1_31_6} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
14841 | 2024.10.09 17:25:06.895685 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Debug> DynamicQueryHandler: Done processing query | ||
14842 | 2024.10.09 17:25:06.895749 [ 3 ] {7b2f4ca8-9886-4b81-888d-baa0e5a0d1bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14843 | 2024.10.09 17:25:06.895786 [ 3 ] {} <Debug> HTTP-Session: 45ba7032-e4b0-401e-81c7-06483e3856b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14844 | 2024.10.09 17:25:06.895806 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14845 | 2024.10.09 17:25:06.895939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14846 | 2024.10.09 17:25:06.895997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14847 | 2024.10.09 17:25:06.896017 [ 3 ] {} <Debug> HTTP-Session: 82cc1e90-5213-4524-82c4-6629e4f42315 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14848 | 2024.10.09 17:25:06.896035 [ 3 ] {} <Debug> HTTP-Session: 82cc1e90-5213-4524-82c4-6629e4f42315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14849 | 2024.10.09 17:25:06.896049 [ 3 ] {} <Debug> HTTP-Session: 82cc1e90-5213-4524-82c4-6629e4f42315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14850 | 2024.10.09 17:25:06.896081 [ 3 ] {} <Trace> HTTP-Session: 82cc1e90-5213-4524-82c4-6629e4f42315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14851 | 2024.10.09 17:25:06.896179 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14852 | 2024.10.09 17:25:06.896227 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14853 | 2024.10.09 17:25:06.896379 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14854 | 2024.10.09 17:25:06.896670 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14855 | 2024.10.09 17:25:06.896707 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14856 | 2024.10.09 17:25:06.897068 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14857 | 2024.10.09 17:25:06.897412 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14858 | 2024.10.09 17:25:06.897572 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. | ||
14859 | 2024.10.09 17:25:06.897737 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Debug> DynamicQueryHandler: Done processing query | ||
14860 | 2024.10.09 17:25:06.897763 [ 3 ] {573be3b1-87ca-424e-97cb-5f1ae244ef82} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14861 | 2024.10.09 17:25:06.897779 [ 3 ] {} <Debug> HTTP-Session: 82cc1e90-5213-4524-82c4-6629e4f42315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14862 | 2024.10.09 17:25:06.897899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14863 | 2024.10.09 17:25:06.897947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14864 | 2024.10.09 17:25:06.897967 [ 3 ] {} <Debug> HTTP-Session: b8b99e82-cbc5-4cfa-ac76-70cb5391955e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14865 | 2024.10.09 17:25:06.897984 [ 3 ] {} <Debug> HTTP-Session: b8b99e82-cbc5-4cfa-ac76-70cb5391955e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14866 | 2024.10.09 17:25:06.897998 [ 3 ] {} <Debug> HTTP-Session: b8b99e82-cbc5-4cfa-ac76-70cb5391955e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14867 | 2024.10.09 17:25:06.898028 [ 3 ] {} <Trace> HTTP-Session: b8b99e82-cbc5-4cfa-ac76-70cb5391955e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14868 | 2024.10.09 17:25:06.898198 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14869 | 2024.10.09 17:25:06.898262 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <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 | ||
14870 | 2024.10.09 17:25:06.898699 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14871 | 2024.10.09 17:25:06.899247 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14872 | 2024.10.09 17:25:06.899284 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14873 | 2024.10.09 17:25:06.899900 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14874 | 2024.10.09 17:25:06.900325 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14875 | 2024.10.09 17:25:06.900524 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002417 sec., 3309.8882912701697 rows/sec., 5.93 MiB/sec. | ||
14876 | 2024.10.09 17:25:06.900861 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Debug> DynamicQueryHandler: Done processing query | ||
14877 | 2024.10.09 17:25:06.900891 [ 3 ] {59afb854-c370-4806-aeaa-d44d2346a2ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
14878 | 2024.10.09 17:25:06.900909 [ 3 ] {} <Debug> HTTP-Session: b8b99e82-cbc5-4cfa-ac76-70cb5391955e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14879 | 2024.10.09 17:25:06.901047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14880 | 2024.10.09 17:25:06.901097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14881 | 2024.10.09 17:25:06.901116 [ 3 ] {} <Debug> HTTP-Session: efe783dd-4b01-4b94-86d8-37513a7575f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14882 | 2024.10.09 17:25:06.901133 [ 3 ] {} <Debug> HTTP-Session: efe783dd-4b01-4b94-86d8-37513a7575f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14883 | 2024.10.09 17:25:06.901147 [ 3 ] {} <Debug> HTTP-Session: efe783dd-4b01-4b94-86d8-37513a7575f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14884 | 2024.10.09 17:25:06.901178 [ 3 ] {} <Trace> HTTP-Session: efe783dd-4b01-4b94-86d8-37513a7575f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14885 | 2024.10.09 17:25:06.901300 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14886 | 2024.10.09 17:25:06.901347 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14887 | 2024.10.09 17:25:06.901479 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14888 | 2024.10.09 17:25:06.901778 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14889 | 2024.10.09 17:25:06.901816 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14890 | 2024.10.09 17:25:06.902175 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14891 | 2024.10.09 17:25:06.902495 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14892 | 2024.10.09 17:25:06.902653 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001394 sec., 58823.529411764706 rows/sec., 3.74 MiB/sec. | ||
14893 | 2024.10.09 17:25:06.902823 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Debug> DynamicQueryHandler: Done processing query | ||
14894 | 2024.10.09 17:25:06.902849 [ 3 ] {e19690eb-4241-4fd4-8f6f-66ad77722754} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14895 | 2024.10.09 17:25:06.902865 [ 3 ] {} <Debug> HTTP-Session: efe783dd-4b01-4b94-86d8-37513a7575f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14896 | 2024.10.09 17:25:09.173357 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14897 | 2024.10.09 17:25:09.173458 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14898 | 2024.10.09 17:25:09.488179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1444 | ||
14899 | 2024.10.09 17:25:09.491562 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14900 | 2024.10.09 17:25:09.491620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14901 | 2024.10.09 17:25:09.493166 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14902 | 2024.10.09 17:25:09.494174 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14903 | 2024.10.09 17:25:09.494758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
14904 | 2024.10.09 17:25:11.872464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 23861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14905 | 2024.10.09 17:25:11.872577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14906 | 2024.10.09 17:25:11.872600 [ 3 ] {} <Debug> HTTP-Session: ad1b33c7-c42f-43f0-9d3c-cad5ddbe3e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14907 | 2024.10.09 17:25:11.872625 [ 3 ] {} <Debug> HTTP-Session: ad1b33c7-c42f-43f0-9d3c-cad5ddbe3e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14908 | 2024.10.09 17:25:11.872639 [ 3 ] {} <Debug> HTTP-Session: ad1b33c7-c42f-43f0-9d3c-cad5ddbe3e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14909 | 2024.10.09 17:25:11.872689 [ 3 ] {} <Trace> HTTP-Session: ad1b33c7-c42f-43f0-9d3c-cad5ddbe3e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14910 | 2024.10.09 17:25:11.872917 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14911 | 2024.10.09 17:25:11.872986 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14912 | 2024.10.09 17:25:11.873329 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14913 | 2024.10.09 17:25:11.873826 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14914 | 2024.10.09 17:25:11.873867 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14915 | 2024.10.09 17:25:11.874296 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14916 | 2024.10.09 17:25:11.874686 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14917 | 2024.10.09 17:25:11.874858 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Debug> executeQuery: Read 160 rows, 14.13 KiB in 0.002029 sec., 78856.57959586004 rows/sec., 6.80 MiB/sec. | ||
14918 | 2024.10.09 17:25:11.875056 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Debug> DynamicQueryHandler: Done processing query | ||
14919 | 2024.10.09 17:25:11.875082 [ 3 ] {46dfb4ae-3b75-42f8-a1c2-7c1698523fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
14920 | 2024.10.09 17:25:11.875098 [ 3 ] {} <Debug> HTTP-Session: ad1b33c7-c42f-43f0-9d3c-cad5ddbe3e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14921 | 2024.10.09 17:25:11.875267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14922 | 2024.10.09 17:25:11.875318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14923 | 2024.10.09 17:25:11.875336 [ 3 ] {} <Debug> HTTP-Session: d5478f3d-6a6b-40b4-a59b-d3672a82cca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14924 | 2024.10.09 17:25:11.875352 [ 3 ] {} <Debug> HTTP-Session: d5478f3d-6a6b-40b4-a59b-d3672a82cca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14925 | 2024.10.09 17:25:11.875366 [ 3 ] {} <Debug> HTTP-Session: d5478f3d-6a6b-40b4-a59b-d3672a82cca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14926 | 2024.10.09 17:25:11.875397 [ 3 ] {} <Trace> HTTP-Session: d5478f3d-6a6b-40b4-a59b-d3672a82cca0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14927 | 2024.10.09 17:25:11.875503 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14928 | 2024.10.09 17:25:11.875546 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14929 | 2024.10.09 17:25:11.875766 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14930 | 2024.10.09 17:25:11.876077 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14931 | 2024.10.09 17:25:11.876114 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14932 | 2024.10.09 17:25:11.876464 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14933 | 2024.10.09 17:25:11.876825 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14934 | 2024.10.09 17:25:11.876971 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001493 sec., 34829.20294708641 rows/sec., 2.56 MiB/sec. | ||
14935 | 2024.10.09 17:25:11.877152 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Debug> DynamicQueryHandler: Done processing query | ||
14936 | 2024.10.09 17:25:11.877177 [ 3 ] {259fb81b-6850-4938-9fca-05da4c928e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
14937 | 2024.10.09 17:25:11.877192 [ 3 ] {} <Debug> HTTP-Session: d5478f3d-6a6b-40b4-a59b-d3672a82cca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14938 | 2024.10.09 17:25:11.877340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 19689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14939 | 2024.10.09 17:25:11.877387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14940 | 2024.10.09 17:25:11.877406 [ 3 ] {} <Debug> HTTP-Session: 38d9f334-9c93-47f7-b001-ea408463c173 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14941 | 2024.10.09 17:25:11.877422 [ 3 ] {} <Debug> HTTP-Session: 38d9f334-9c93-47f7-b001-ea408463c173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14942 | 2024.10.09 17:25:11.877436 [ 3 ] {} <Debug> HTTP-Session: 38d9f334-9c93-47f7-b001-ea408463c173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14943 | 2024.10.09 17:25:11.877466 [ 3 ] {} <Trace> HTTP-Session: 38d9f334-9c93-47f7-b001-ea408463c173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14944 | 2024.10.09 17:25:11.877589 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14945 | 2024.10.09 17:25:11.877660 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14946 | 2024.10.09 17:25:11.877880 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14947 | 2024.10.09 17:25:11.878213 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14948 | 2024.10.09 17:25:11.878250 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14949 | 2024.10.09 17:25:11.878616 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14950 | 2024.10.09 17:25:11.878971 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14951 | 2024.10.09 17:25:11.879123 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001576 sec., 73604.06091370559 rows/sec., 5.75 MiB/sec. | ||
14952 | 2024.10.09 17:25:11.879296 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Debug> DynamicQueryHandler: Done processing query | ||
14953 | 2024.10.09 17:25:11.879321 [ 3 ] {a413c087-69ff-4ac3-b3f9-5fb17c35ae1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
14954 | 2024.10.09 17:25:11.879361 [ 3 ] {} <Debug> HTTP-Session: 38d9f334-9c93-47f7-b001-ea408463c173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14955 | 2024.10.09 17:25:11.879534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14956 | 2024.10.09 17:25:11.879581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14957 | 2024.10.09 17:25:11.879599 [ 3 ] {} <Debug> HTTP-Session: 8b938b04-e5e2-4719-a4d8-409160717069 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14958 | 2024.10.09 17:25:11.879615 [ 3 ] {} <Debug> HTTP-Session: 8b938b04-e5e2-4719-a4d8-409160717069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14959 | 2024.10.09 17:25:11.879629 [ 3 ] {} <Debug> HTTP-Session: 8b938b04-e5e2-4719-a4d8-409160717069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14960 | 2024.10.09 17:25:11.879660 [ 3 ] {} <Trace> HTTP-Session: 8b938b04-e5e2-4719-a4d8-409160717069 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14961 | 2024.10.09 17:25:11.879798 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14962 | 2024.10.09 17:25:11.879845 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14963 | 2024.10.09 17:25:11.879987 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14964 | 2024.10.09 17:25:11.880337 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14965 | 2024.10.09 17:25:11.880373 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14966 | 2024.10.09 17:25:11.880755 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14967 | 2024.10.09 17:25:11.881087 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14968 | 2024.10.09 17:25:11.881242 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. | ||
14969 | 2024.10.09 17:25:11.881421 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Debug> DynamicQueryHandler: Done processing query | ||
14970 | 2024.10.09 17:25:11.881445 [ 3 ] {b755ec03-4489-4198-81e9-aeae885cd159} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14971 | 2024.10.09 17:25:11.881460 [ 3 ] {} <Debug> HTTP-Session: 8b938b04-e5e2-4719-a4d8-409160717069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14972 | 2024.10.09 17:25:11.881629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 85504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14973 | 2024.10.09 17:25:11.881679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14974 | 2024.10.09 17:25:11.881698 [ 3 ] {} <Debug> HTTP-Session: bd4db780-0413-411d-90c5-9c217fe6442f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14975 | 2024.10.09 17:25:11.881714 [ 3 ] {} <Debug> HTTP-Session: bd4db780-0413-411d-90c5-9c217fe6442f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14976 | 2024.10.09 17:25:11.881728 [ 3 ] {} <Debug> HTTP-Session: bd4db780-0413-411d-90c5-9c217fe6442f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14977 | 2024.10.09 17:25:11.881758 [ 3 ] {} <Trace> HTTP-Session: bd4db780-0413-411d-90c5-9c217fe6442f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14978 | 2024.10.09 17:25:11.882209 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14979 | 2024.10.09 17:25:11.882276 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <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 | ||
14980 | 2024.10.09 17:25:11.882708 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14981 | 2024.10.09 17:25:11.883405 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14982 | 2024.10.09 17:25:11.883441 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
14983 | 2024.10.09 17:25:11.884103 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14984 | 2024.10.09 17:25:11.884513 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14985 | 2024.10.09 17:25:11.884708 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002848 sec., 18258.426966292136 rows/sec., 32.72 MiB/sec. | ||
14986 | 2024.10.09 17:25:11.884988 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Debug> DynamicQueryHandler: Done processing query | ||
14987 | 2024.10.09 17:25:11.885020 [ 3 ] {39fc66dc-bd93-4229-aab3-ae774c4da4f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB. | ||
14988 | 2024.10.09 17:25:11.885047 [ 3 ] {} <Debug> HTTP-Session: bd4db780-0413-411d-90c5-9c217fe6442f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14989 | 2024.10.09 17:25:11.885186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14990 | 2024.10.09 17:25:11.885233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14991 | 2024.10.09 17:25:11.885253 [ 3 ] {} <Debug> HTTP-Session: 69576117-6d66-43b7-8937-d05e4750e57d Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
14992 | 2024.10.09 17:25:11.885269 [ 3 ] {} <Debug> HTTP-Session: 69576117-6d66-43b7-8937-d05e4750e57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14993 | 2024.10.09 17:25:11.885283 [ 3 ] {} <Debug> HTTP-Session: 69576117-6d66-43b7-8937-d05e4750e57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14994 | 2024.10.09 17:25:11.885314 [ 3 ] {} <Trace> HTTP-Session: 69576117-6d66-43b7-8937-d05e4750e57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14995 | 2024.10.09 17:25:11.885436 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14996 | 2024.10.09 17:25:11.885483 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14997 | 2024.10.09 17:25:11.885611 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14998 | 2024.10.09 17:25:11.885880 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14999 | 2024.10.09 17:25:11.885917 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15000 | 2024.10.09 17:25:11.886276 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15001 | 2024.10.09 17:25:11.886599 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15002 | 2024.10.09 17:25:11.886750 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
15003 | 2024.10.09 17:25:11.886920 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Debug> DynamicQueryHandler: Done processing query | ||
15004 | 2024.10.09 17:25:11.886946 [ 3 ] {01e36b77-f8b0-4a2e-8e72-214c0e1d74b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15005 | 2024.10.09 17:25:11.886961 [ 3 ] {} <Debug> HTTP-Session: 69576117-6d66-43b7-8937-d05e4750e57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15006 | 2024.10.09 17:25:16.875474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15007 | 2024.10.09 17:25:16.875671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15008 | 2024.10.09 17:25:16.875716 [ 3 ] {} <Debug> HTTP-Session: bc09ad55-1943-46fc-b604-54cccc5953c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15009 | 2024.10.09 17:25:16.875758 [ 3 ] {} <Debug> HTTP-Session: bc09ad55-1943-46fc-b604-54cccc5953c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15010 | 2024.10.09 17:25:16.875786 [ 3 ] {} <Debug> HTTP-Session: bc09ad55-1943-46fc-b604-54cccc5953c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15011 | 2024.10.09 17:25:16.875867 [ 3 ] {} <Trace> HTTP-Session: bc09ad55-1943-46fc-b604-54cccc5953c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15012 | 2024.10.09 17:25:16.876131 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15013 | 2024.10.09 17:25:16.876200 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15014 | 2024.10.09 17:25:16.876551 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15015 | 2024.10.09 17:25:16.877082 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15016 | 2024.10.09 17:25:16.877122 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15017 | 2024.10.09 17:25:16.877564 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15018 | 2024.10.09 17:25:16.877951 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15019 | 2024.10.09 17:25:16.878121 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002088 sec., 98180.07662835249 rows/sec., 8.63 MiB/sec. | ||
15020 | 2024.10.09 17:25:16.878190 [ 40 ] {} <Debug> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15021 | 2024.10.09 17:25:16.878315 [ 40 ] {} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15022 | 2024.10.09 17:25:16.878373 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15023 | 2024.10.09 17:25:16.878411 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Debug> DynamicQueryHandler: Done processing query | ||
15024 | 2024.10.09 17:25:16.878477 [ 3 ] {32e3bccf-d486-44f5-83f0-209751947cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
15025 | 2024.10.09 17:25:16.878518 [ 3 ] {} <Debug> HTTP-Session: bc09ad55-1943-46fc-b604-54cccc5953c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15026 | 2024.10.09 17:25:16.878588 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
15027 | 2024.10.09 17:25:16.878703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15028 | 2024.10.09 17:25:16.878758 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15029 | 2024.10.09 17:25:16.878767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15030 | 2024.10.09 17:25:16.878803 [ 3 ] {} <Debug> HTTP-Session: 672425e7-f1f4-41a9-8fae-8df95838e4d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15031 | 2024.10.09 17:25:16.878807 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1571 rows starting from the beginning of the part | ||
15032 | 2024.10.09 17:25:16.878825 [ 3 ] {} <Debug> HTTP-Session: 672425e7-f1f4-41a9-8fae-8df95838e4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15033 | 2024.10.09 17:25:16.878846 [ 3 ] {} <Debug> HTTP-Session: 672425e7-f1f4-41a9-8fae-8df95838e4d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15034 | 2024.10.09 17:25:16.878896 [ 3 ] {} <Trace> HTTP-Session: 672425e7-f1f4-41a9-8fae-8df95838e4d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15035 | 2024.10.09 17:25:16.878924 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1257 rows starting from the beginning of the part | ||
15036 | 2024.10.09 17:25:16.879256 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15037 | 2024.10.09 17:25:16.879420 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 110 rows starting from the beginning of the part | ||
15038 | 2024.10.09 17:25:16.879479 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15039 | 2024.10.09 17:25:16.879727 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 205 rows starting from the beginning of the part | ||
15040 | 2024.10.09 17:25:16.880014 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
15041 | 2024.10.09 17:25:16.880265 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 205 rows starting from the beginning of the part | ||
15042 | 2024.10.09 17:25:16.880800 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15043 | 2024.10.09 17:25:16.881337 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15044 | 2024.10.09 17:25:16.881386 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15045 | 2024.10.09 17:25:16.881973 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
15046 | 2024.10.09 17:25:16.882383 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15047 | 2024.10.09 17:25:16.882656 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003604 sec., 2219.7558268590456 rows/sec., 166.92 KiB/sec. | ||
15048 | 2024.10.09 17:25:16.882953 [ 186 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3508 rows, containing 5 columns (5 merged, 0 gathered) in 0.004456826 sec., 787107.2373029597 rows/sec., 68.82 MiB/sec. | ||
15049 | 2024.10.09 17:25:16.883018 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Debug> DynamicQueryHandler: Done processing query | ||
15050 | 2024.10.09 17:25:16.883047 [ 3 ] {aae42698-674b-4836-9566-276d46a05e47} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15051 | 2024.10.09 17:25:16.883067 [ 3 ] {} <Debug> HTTP-Session: 672425e7-f1f4-41a9-8fae-8df95838e4d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15052 | 2024.10.09 17:25:16.883209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15053 | 2024.10.09 17:25:16.883263 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15054 | 2024.10.09 17:25:16.883285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15055 | 2024.10.09 17:25:16.883341 [ 3 ] {} <Debug> HTTP-Session: 5c84cd2e-5fa0-4fd0-ac00-85009e807cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15056 | 2024.10.09 17:25:16.883394 [ 3 ] {} <Debug> HTTP-Session: 5c84cd2e-5fa0-4fd0-ac00-85009e807cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15057 | 2024.10.09 17:25:16.883432 [ 3 ] {} <Debug> HTTP-Session: 5c84cd2e-5fa0-4fd0-ac00-85009e807cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15058 | 2024.10.09 17:25:16.883476 [ 3 ] {} <Trace> HTTP-Session: 5c84cd2e-5fa0-4fd0-ac00-85009e807cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15059 | 2024.10.09 17:25:16.883673 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15060 | 2024.10.09 17:25:16.883827 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15061 | 2024.10.09 17:25:16.884498 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15062 | 2024.10.09 17:25:16.884525 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15063 | 2024.10.09 17:25:16.884727 [ 201 ] {7ebd8dcd-3590-4dc7-944f-52c6926c63cd::all_1_76_15} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15064 | 2024.10.09 17:25:16.884888 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
15065 | 2024.10.09 17:25:16.885081 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15066 | 2024.10.09 17:25:16.885124 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15067 | 2024.10.09 17:25:16.885496 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15068 | 2024.10.09 17:25:16.885865 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Trace> oximeter.fields_u32 (0d64a8bc-83d3-4150-98ef-4c3324a48037): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15069 | 2024.10.09 17:25:16.886028 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002446 sec., 5723.630417007359 rows/sec., 400.85 KiB/sec. | ||
15070 | 2024.10.09 17:25:16.886231 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Debug> DynamicQueryHandler: Done processing query | ||
15071 | 2024.10.09 17:25:16.886264 [ 3 ] {f2b93807-c5e9-4fd8-a859-af598b99e560} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15072 | 2024.10.09 17:25:16.886284 [ 3 ] {} <Debug> HTTP-Session: 5c84cd2e-5fa0-4fd0-ac00-85009e807cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15073 | 2024.10.09 17:25:16.886417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15074 | 2024.10.09 17:25:16.886473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15075 | 2024.10.09 17:25:16.886496 [ 3 ] {} <Debug> HTTP-Session: 59dc838e-9390-4c28-9172-8dbc9c3cb6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15076 | 2024.10.09 17:25:16.886517 [ 3 ] {} <Debug> HTTP-Session: 59dc838e-9390-4c28-9172-8dbc9c3cb6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15077 | 2024.10.09 17:25:16.886534 [ 3 ] {} <Debug> HTTP-Session: 59dc838e-9390-4c28-9172-8dbc9c3cb6ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15078 | 2024.10.09 17:25:16.886573 [ 3 ] {} <Trace> HTTP-Session: 59dc838e-9390-4c28-9172-8dbc9c3cb6ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15079 | 2024.10.09 17:25:16.886694 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15080 | 2024.10.09 17:25:16.886748 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15081 | 2024.10.09 17:25:16.887004 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15082 | 2024.10.09 17:25:16.887302 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15083 | 2024.10.09 17:25:16.887339 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15084 | 2024.10.09 17:25:16.887683 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15085 | 2024.10.09 17:25:16.888040 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Trace> oximeter.fields_u8 (2c619c06-f981-42d4-bc4a-b0623f6b1af2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15086 | 2024.10.09 17:25:16.888211 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 230.19 KiB/sec. | ||
15087 | 2024.10.09 17:25:16.888422 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Debug> DynamicQueryHandler: Done processing query | ||
15088 | 2024.10.09 17:25:16.888449 [ 3 ] {031b5d0c-2fa3-45c9-b7c3-04691288db5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15089 | 2024.10.09 17:25:16.888468 [ 3 ] {} <Debug> HTTP-Session: 59dc838e-9390-4c28-9172-8dbc9c3cb6ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15090 | 2024.10.09 17:25:16.888700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 63147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15091 | 2024.10.09 17:25:16.888749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15092 | 2024.10.09 17:25:16.888768 [ 3 ] {} <Debug> HTTP-Session: 2a8dad2b-6672-4b77-8170-86757b058aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15093 | 2024.10.09 17:25:16.888785 [ 3 ] {} <Debug> HTTP-Session: 2a8dad2b-6672-4b77-8170-86757b058aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15094 | 2024.10.09 17:25:16.888799 [ 3 ] {} <Debug> HTTP-Session: 2a8dad2b-6672-4b77-8170-86757b058aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15095 | 2024.10.09 17:25:16.888830 [ 3 ] {} <Trace> HTTP-Session: 2a8dad2b-6672-4b77-8170-86757b058aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15096 | 2024.10.09 17:25:16.889054 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15097 | 2024.10.09 17:25:16.889097 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15098 | 2024.10.09 17:25:16.889323 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15099 | 2024.10.09 17:25:16.889864 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15100 | 2024.10.09 17:25:16.889900 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15101 | 2024.10.09 17:25:16.890261 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15102 | 2024.10.09 17:25:16.890613 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15103 | 2024.10.09 17:25:16.890776 [ 40 ] {} <Debug> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15104 | 2024.10.09 17:25:16.890777 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001841 sec., 211841.39054861487 rows/sec., 15.02 MiB/sec. | ||
15105 | 2024.10.09 17:25:16.890825 [ 40 ] {} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15106 | 2024.10.09 17:25:16.890910 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15107 | 2024.10.09 17:25:16.891175 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Debug> DynamicQueryHandler: Done processing query | ||
15108 | 2024.10.09 17:25:16.891234 [ 3 ] {32a4d9da-6c96-4e97-8464-46c2ce574dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
15109 | 2024.10.09 17:25:16.891255 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
15110 | 2024.10.09 17:25:16.891270 [ 3 ] {} <Debug> HTTP-Session: 2a8dad2b-6672-4b77-8170-86757b058aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15111 | 2024.10.09 17:25:16.891542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15112 | 2024.10.09 17:25:16.891652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15113 | 2024.10.09 17:25:16.891692 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15114 | 2024.10.09 17:25:16.891706 [ 3 ] {} <Debug> HTTP-Session: 1cdd22e5-9b2f-4d75-bc94-48b83b7e29d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15115 | 2024.10.09 17:25:16.891794 [ 3 ] {} <Debug> HTTP-Session: 1cdd22e5-9b2f-4d75-bc94-48b83b7e29d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15116 | 2024.10.09 17:25:16.891816 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1135 rows starting from the beginning of the part | ||
15117 | 2024.10.09 17:25:16.891824 [ 3 ] {} <Debug> HTTP-Session: 1cdd22e5-9b2f-4d75-bc94-48b83b7e29d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15118 | 2024.10.09 17:25:16.891915 [ 3 ] {} <Trace> HTTP-Session: 1cdd22e5-9b2f-4d75-bc94-48b83b7e29d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15119 | 2024.10.09 17:25:16.892089 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 564 rows starting from the beginning of the part | ||
15120 | 2024.10.09 17:25:16.892384 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 109 rows starting from the beginning of the part | ||
15121 | 2024.10.09 17:25:16.892389 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
15122 | 2024.10.09 17:25:16.892598 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15123 | 2024.10.09 17:25:16.892644 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 390 rows starting from the beginning of the part | ||
15124 | 2024.10.09 17:25:16.892978 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 116 rows starting from the beginning of the part | ||
15125 | 2024.10.09 17:25:16.893291 [ 200 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 390 rows starting from the beginning of the part | ||
15126 | 2024.10.09 17:25:16.893832 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15127 | 2024.10.09 17:25:16.894460 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15128 | 2024.10.09 17:25:16.894515 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15129 | 2024.10.09 17:25:16.895373 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15130 | 2024.10.09 17:25:16.896114 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Trace> oximeter.measurements_bool (0dd9a807-35a0-4b54-b6f5-d1786e7e7761): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15131 | 2024.10.09 17:25:16.896330 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004148 sec., 1446.4802314368371 rows/sec., 75.57 KiB/sec. | ||
15132 | 2024.10.09 17:25:16.896829 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Debug> DynamicQueryHandler: Done processing query | ||
15133 | 2024.10.09 17:25:16.896854 [ 186 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2704 rows, containing 5 columns (5 merged, 0 gathered) in 0.005784065 sec., 467491.2885660863 rows/sec., 35.89 MiB/sec. | ||
15134 | 2024.10.09 17:25:16.896861 [ 3 ] {07d8be85-1b5c-496c-887f-9537a06bc1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
15135 | 2024.10.09 17:25:16.896897 [ 3 ] {} <Debug> HTTP-Session: 1cdd22e5-9b2f-4d75-bc94-48b83b7e29d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15136 | 2024.10.09 17:25:16.897043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 44637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15137 | 2024.10.09 17:25:16.897051 [ 186 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15138 | 2024.10.09 17:25:16.897110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15139 | 2024.10.09 17:25:16.897140 [ 3 ] {} <Debug> HTTP-Session: fe728cf1-458f-4038-adf3-2b65261c50c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15140 | 2024.10.09 17:25:16.897158 [ 3 ] {} <Debug> HTTP-Session: fe728cf1-458f-4038-adf3-2b65261c50c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15141 | 2024.10.09 17:25:16.897173 [ 3 ] {} <Debug> HTTP-Session: fe728cf1-458f-4038-adf3-2b65261c50c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15142 | 2024.10.09 17:25:16.897210 [ 3 ] {} <Trace> HTTP-Session: fe728cf1-458f-4038-adf3-2b65261c50c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15143 | 2024.10.09 17:25:16.897487 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15144 | 2024.10.09 17:25:16.897543 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15145 | 2024.10.09 17:25:16.897572 [ 186 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15146 | 2024.10.09 17:25:16.897707 [ 186 ] {858b06a6-6db0-4756-a477-8e6aa0d5afba::all_1_76_15} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15147 | 2024.10.09 17:25:16.897837 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
15148 | 2024.10.09 17:25:16.897838 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15149 | 2024.10.09 17:25:16.898271 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15150 | 2024.10.09 17:25:16.898307 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15151 | 2024.10.09 17:25:16.898699 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15152 | 2024.10.09 17:25:16.899057 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15153 | 2024.10.09 17:25:16.899220 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001891 sec., 125330.51295610788 rows/sec., 8.40 MiB/sec. | ||
15154 | 2024.10.09 17:25:16.899247 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15155 | 2024.10.09 17:25:16.899351 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15156 | 2024.10.09 17:25:16.899424 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15157 | 2024.10.09 17:25:16.899534 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Debug> DynamicQueryHandler: Done processing query | ||
15158 | 2024.10.09 17:25:16.899615 [ 3 ] {50fe34f0-aca3-4ac9-bc21-80691a0deb23} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
15159 | 2024.10.09 17:25:16.899689 [ 3 ] {} <Debug> HTTP-Session: fe728cf1-458f-4038-adf3-2b65261c50c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15160 | 2024.10.09 17:25:16.899810 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
15161 | 2024.10.09 17:25:16.899896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15162 | 2024.10.09 17:25:16.900133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15163 | 2024.10.09 17:25:16.900363 [ 3 ] {} <Debug> HTTP-Session: 5e45aa74-fcb5-4bf8-b750-54bb39d31468 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15164 | 2024.10.09 17:25:16.900433 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15165 | 2024.10.09 17:25:16.900477 [ 3 ] {} <Debug> HTTP-Session: 5e45aa74-fcb5-4bf8-b750-54bb39d31468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15166 | 2024.10.09 17:25:16.900572 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21391 rows starting from the beginning of the part | ||
15167 | 2024.10.09 17:25:16.900564 [ 3 ] {} <Debug> HTTP-Session: 5e45aa74-fcb5-4bf8-b750-54bb39d31468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15168 | 2024.10.09 17:25:16.900980 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 945 rows starting from the beginning of the part | ||
15169 | 2024.10.09 17:25:16.901297 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 67 rows starting from the beginning of the part | ||
15170 | 2024.10.09 17:25:16.900863 [ 3 ] {} <Trace> HTTP-Session: 5e45aa74-fcb5-4bf8-b750-54bb39d31468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15171 | 2024.10.09 17:25:16.901613 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part | ||
15172 | 2024.10.09 17:25:16.901931 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
15173 | 2024.10.09 17:25:16.901958 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
15174 | 2024.10.09 17:25:16.902087 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15175 | 2024.10.09 17:25:16.902304 [ 189 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
15176 | 2024.10.09 17:25:16.903079 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15177 | 2024.10.09 17:25:16.903740 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15178 | 2024.10.09 17:25:16.903790 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15179 | 2024.10.09 17:25:16.904262 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
15180 | 2024.10.09 17:25:16.904755 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Trace> oximeter.measurements_f64 (11a7a1b4-423c-4c78-b9c8-48101d9ef815): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15181 | 2024.10.09 17:25:16.905143 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00329 sec., 303.951367781155 rows/sec., 20.48 KiB/sec. | ||
15182 | 2024.10.09 17:25:16.905554 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Debug> DynamicQueryHandler: Done processing query | ||
15183 | 2024.10.09 17:25:16.905594 [ 3 ] {6a8af284-0e00-43b5-b4cc-905a5b48ab71} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
15184 | 2024.10.09 17:25:16.905639 [ 3 ] {} <Debug> HTTP-Session: 5e45aa74-fcb5-4bf8-b750-54bb39d31468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15185 | 2024.10.09 17:25:16.905806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 14270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15186 | 2024.10.09 17:25:16.905861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15187 | 2024.10.09 17:25:16.905900 [ 3 ] {} <Debug> HTTP-Session: 1bf1b753-c5d1-4a78-8b86-f02ddbbf1d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15188 | 2024.10.09 17:25:16.905919 [ 3 ] {} <Debug> HTTP-Session: 1bf1b753-c5d1-4a78-8b86-f02ddbbf1d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15189 | 2024.10.09 17:25:16.905933 [ 3 ] {} <Debug> HTTP-Session: 1bf1b753-c5d1-4a78-8b86-f02ddbbf1d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15190 | 2024.10.09 17:25:16.905967 [ 3 ] {} <Trace> HTTP-Session: 1bf1b753-c5d1-4a78-8b86-f02ddbbf1d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15191 | 2024.10.09 17:25:16.906165 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15192 | 2024.10.09 17:25:16.906242 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <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 | ||
15193 | 2024.10.09 17:25:16.906911 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15194 | 2024.10.09 17:25:16.907386 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15195 | 2024.10.09 17:25:16.907422 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15196 | 2024.10.09 17:25:16.911490 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
15197 | 2024.10.09 17:25:16.911919 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15198 | 2024.10.09 17:25:16.912126 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006076 sec., 1316.6556945358789 rows/sec., 2.36 MiB/sec. | ||
15199 | 2024.10.09 17:25:16.912355 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Debug> DynamicQueryHandler: Done processing query | ||
15200 | 2024.10.09 17:25:16.912381 [ 3 ] {5167f296-f031-430b-8432-a889bc322236} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
15201 | 2024.10.09 17:25:16.912398 [ 3 ] {} <Debug> HTTP-Session: 1bf1b753-c5d1-4a78-8b86-f02ddbbf1d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15202 | 2024.10.09 17:25:16.912533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15203 | 2024.10.09 17:25:16.912582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15204 | 2024.10.09 17:25:16.912603 [ 3 ] {} <Debug> HTTP-Session: 94733e4b-6ecb-483a-b65d-0e4db37e978c Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15205 | 2024.10.09 17:25:16.912620 [ 3 ] {} <Debug> HTTP-Session: 94733e4b-6ecb-483a-b65d-0e4db37e978c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15206 | 2024.10.09 17:25:16.912634 [ 3 ] {} <Debug> HTTP-Session: 94733e4b-6ecb-483a-b65d-0e4db37e978c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15207 | 2024.10.09 17:25:16.912664 [ 3 ] {} <Trace> HTTP-Session: 94733e4b-6ecb-483a-b65d-0e4db37e978c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15208 | 2024.10.09 17:25:16.912786 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15209 | 2024.10.09 17:25:16.912831 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15210 | 2024.10.09 17:25:16.912960 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15211 | 2024.10.09 17:25:16.913307 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15212 | 2024.10.09 17:25:16.913344 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15213 | 2024.10.09 17:25:16.913708 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15214 | 2024.10.09 17:25:16.914032 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15215 | 2024.10.09 17:25:16.914191 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. | ||
15216 | 2024.10.09 17:25:16.914203 [ 40 ] {} <Debug> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15217 | 2024.10.09 17:25:16.914293 [ 40 ] {} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15218 | 2024.10.09 17:25:16.914348 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15219 | 2024.10.09 17:25:16.914500 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Debug> DynamicQueryHandler: Done processing query | ||
15220 | 2024.10.09 17:25:16.914533 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
15221 | 2024.10.09 17:25:16.914539 [ 3 ] {b879a8f5-5e6e-4f17-96ed-c6c431b239ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15222 | 2024.10.09 17:25:16.914582 [ 3 ] {} <Debug> HTTP-Session: 94733e4b-6ecb-483a-b65d-0e4db37e978c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15223 | 2024.10.09 17:25:16.914820 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15224 | 2024.10.09 17:25:16.914870 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4308 rows starting from the beginning of the part | ||
15225 | 2024.10.09 17:25:16.915092 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
15226 | 2024.10.09 17:25:16.915259 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
15227 | 2024.10.09 17:25:16.915349 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
15228 | 2024.10.09 17:25:16.915426 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
15229 | 2024.10.09 17:25:16.915495 [ 190 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
15230 | 2024.10.09 17:25:16.917529 [ 195 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4592 rows, containing 4 columns (4 merged, 0 gathered) in 0.003074286 sec., 1493680.1585799109 rows/sec., 97.33 MiB/sec. | ||
15231 | 2024.10.09 17:25:16.917892 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15232 | 2024.10.09 17:25:16.918271 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15233 | 2024.10.09 17:25:16.918345 [ 198 ] {115968a9-b44c-4794-b12e-5a780a732f25::all_1_76_15} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15234 | 2024.10.09 17:25:16.918411 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
15235 | 2024.10.09 17:25:16.928792 [ 195 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23037 rows, containing 5 columns (5 merged, 0 gathered) in 0.0292516 sec., 787546.6641140998 rows/sec., 53.16 MiB/sec. | ||
15236 | 2024.10.09 17:25:16.929689 [ 198 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15237 | 2024.10.09 17:25:16.930195 [ 198 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15238 | 2024.10.09 17:25:16.930271 [ 198 ] {9e68d7c9-2d83-4043-b2cb-7a78f940cecd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15239 | 2024.10.09 17:25:16.930363 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
15240 | 2024.10.09 17:25:19.495952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1476 | ||
15241 | 2024.10.09 17:25:19.498909 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15242 | 2024.10.09 17:25:19.498956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15243 | 2024.10.09 17:25:19.500447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
15244 | 2024.10.09 17:25:19.501445 [ 242 ] {} <Trace> system.query_log (0d5835dc-37d0-4000-87d5-a8dea608ff55): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15245 | 2024.10.09 17:25:19.502905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
15246 | 2024.10.09 17:25:20.000202 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.54 MiB, peak 186.98 MiB, free memory in arenas 0.00 B, will set to 175.55 MiB (RSS), difference: 4.00 MiB | ||
15247 | 2024.10.09 17:25:21.872239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15248 | 2024.10.09 17:25:21.872419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15249 | 2024.10.09 17:25:21.872463 [ 3 ] {} <Debug> HTTP-Session: 654abba4-09bb-4594-966a-472b61dfa01f Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15250 | 2024.10.09 17:25:21.872505 [ 3 ] {} <Debug> HTTP-Session: 654abba4-09bb-4594-966a-472b61dfa01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15251 | 2024.10.09 17:25:21.872534 [ 3 ] {} <Debug> HTTP-Session: 654abba4-09bb-4594-966a-472b61dfa01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15252 | 2024.10.09 17:25:21.872615 [ 3 ] {} <Trace> HTTP-Session: 654abba4-09bb-4594-966a-472b61dfa01f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15253 | 2024.10.09 17:25:21.872898 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15254 | 2024.10.09 17:25:21.873012 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15255 | 2024.10.09 17:25:21.873430 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15256 | 2024.10.09 17:25:21.873910 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15257 | 2024.10.09 17:25:21.873952 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15258 | 2024.10.09 17:25:21.874373 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
15259 | 2024.10.09 17:25:21.874758 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Trace> oximeter.fields_ipaddr (92f85732-51cc-4ee7-9761-50add6f20d4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15260 | 2024.10.09 17:25:21.874930 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002118 sec., 944.2870632672332 rows/sec., 77.00 KiB/sec. | ||
15261 | 2024.10.09 17:25:21.875144 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Debug> DynamicQueryHandler: Done processing query | ||
15262 | 2024.10.09 17:25:21.875172 [ 3 ] {585ea178-ad97-4806-815a-425f4c7806b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15263 | 2024.10.09 17:25:21.875188 [ 3 ] {} <Debug> HTTP-Session: 654abba4-09bb-4594-966a-472b61dfa01f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15264 | 2024.10.09 17:25:21.875416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 23994, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15265 | 2024.10.09 17:25:21.875467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15266 | 2024.10.09 17:25:21.875486 [ 3 ] {} <Debug> HTTP-Session: fadcb5fb-dc39-4973-bbea-a0eac72e1998 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15267 | 2024.10.09 17:25:21.875503 [ 3 ] {} <Debug> HTTP-Session: fadcb5fb-dc39-4973-bbea-a0eac72e1998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15268 | 2024.10.09 17:25:21.875517 [ 3 ] {} <Debug> HTTP-Session: fadcb5fb-dc39-4973-bbea-a0eac72e1998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15269 | 2024.10.09 17:25:21.875547 [ 3 ] {} <Trace> HTTP-Session: fadcb5fb-dc39-4973-bbea-a0eac72e1998 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15270 | 2024.10.09 17:25:21.875687 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15271 | 2024.10.09 17:25:21.875730 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15272 | 2024.10.09 17:25:21.875950 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15273 | 2024.10.09 17:25:21.876418 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15274 | 2024.10.09 17:25:21.876455 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15275 | 2024.10.09 17:25:21.876817 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15276 | 2024.10.09 17:25:21.877182 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Trace> oximeter.fields_string (7ebd8dcd-3590-4dc7-944f-52c6926c63cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15277 | 2024.10.09 17:25:21.877335 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Debug> executeQuery: Read 161 rows, 14.21 KiB in 0.001708 sec., 94262.29508196721 rows/sec., 8.12 MiB/sec. | ||
15278 | 2024.10.09 17:25:21.877520 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Debug> DynamicQueryHandler: Done processing query | ||
15279 | 2024.10.09 17:25:21.877545 [ 3 ] {dffea1f9-4319-44ec-a3d1-4c89fadf5adb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
15280 | 2024.10.09 17:25:21.877562 [ 3 ] {} <Debug> HTTP-Session: fadcb5fb-dc39-4973-bbea-a0eac72e1998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15281 | 2024.10.09 17:25:21.877712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 7783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15282 | 2024.10.09 17:25:21.877761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15283 | 2024.10.09 17:25:21.877781 [ 3 ] {} <Debug> HTTP-Session: bb9d7e5b-20c7-4729-b54a-bd57c8bffee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15284 | 2024.10.09 17:25:21.877797 [ 3 ] {} <Debug> HTTP-Session: bb9d7e5b-20c7-4729-b54a-bd57c8bffee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15285 | 2024.10.09 17:25:21.877812 [ 3 ] {} <Debug> HTTP-Session: bb9d7e5b-20c7-4729-b54a-bd57c8bffee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15286 | 2024.10.09 17:25:21.877842 [ 3 ] {} <Trace> HTTP-Session: bb9d7e5b-20c7-4729-b54a-bd57c8bffee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15287 | 2024.10.09 17:25:21.877949 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15288 | 2024.10.09 17:25:21.877993 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15289 | 2024.10.09 17:25:21.878217 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15290 | 2024.10.09 17:25:21.878566 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15291 | 2024.10.09 17:25:21.878603 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15292 | 2024.10.09 17:25:21.878948 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
15293 | 2024.10.09 17:25:21.879306 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15294 | 2024.10.09 17:25:21.879469 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001546 sec., 34928.84864165589 rows/sec., 2.56 MiB/sec. | ||
15295 | 2024.10.09 17:25:21.879475 [ 33 ] {} <Debug> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
15296 | 2024.10.09 17:25:21.879582 [ 33 ] {} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15297 | 2024.10.09 17:25:21.879635 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15298 | 2024.10.09 17:25:21.879750 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Debug> DynamicQueryHandler: Done processing query | ||
15299 | 2024.10.09 17:25:21.879843 [ 3 ] {c124435f-9b0f-4b8b-86cb-753eeaf17ba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
15300 | 2024.10.09 17:25:21.879907 [ 3 ] {} <Debug> HTTP-Session: bb9d7e5b-20c7-4729-b54a-bd57c8bffee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15301 | 2024.10.09 17:25:21.879940 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::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 | ||
15302 | 2024.10.09 17:25:21.880224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 20030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15303 | 2024.10.09 17:25:21.880443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15304 | 2024.10.09 17:25:21.880504 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15305 | 2024.10.09 17:25:21.880560 [ 3 ] {} <Debug> HTTP-Session: 31484295-5e0e-42e6-b1a4-06c94fccea35 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15306 | 2024.10.09 17:25:21.880623 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 83 rows starting from the beginning of the part | ||
15307 | 2024.10.09 17:25:21.880672 [ 3 ] {} <Debug> HTTP-Session: 31484295-5e0e-42e6-b1a4-06c94fccea35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15308 | 2024.10.09 17:25:21.880757 [ 3 ] {} <Debug> HTTP-Session: 31484295-5e0e-42e6-b1a4-06c94fccea35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15309 | 2024.10.09 17:25:21.881064 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 27 rows starting from the beginning of the part | ||
15310 | 2024.10.09 17:25:21.881124 [ 3 ] {} <Trace> HTTP-Session: 31484295-5e0e-42e6-b1a4-06c94fccea35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15311 | 2024.10.09 17:25:21.881465 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
15312 | 2024.10.09 17:25:21.881585 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15313 | 2024.10.09 17:25:21.881751 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15314 | 2024.10.09 17:25:21.881827 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 52 rows starting from the beginning of the part | ||
15315 | 2024.10.09 17:25:21.882240 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
15316 | 2024.10.09 17:25:21.882506 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
15317 | 2024.10.09 17:25:21.883330 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15318 | 2024.10.09 17:25:21.884340 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15319 | 2024.10.09 17:25:21.884413 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15320 | 2024.10.09 17:25:21.885506 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 5 columns (5 merged, 0 gathered) in 0.005789305 sec., 40073.89488030083 rows/sec., 3.06 MiB/sec. | ||
15321 | 2024.10.09 17:25:21.885512 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15322 | 2024.10.09 17:25:21.885690 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
15323 | 2024.10.09 17:25:21.886519 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Trace> oximeter.fields_uuid (858b06a6-6db0-4756-a477-8e6aa0d5afba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15324 | 2024.10.09 17:25:21.886814 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15325 | 2024.10.09 17:25:21.886823 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.005401 sec., 21847.805961858914 rows/sec., 1.71 MiB/sec. | ||
15326 | 2024.10.09 17:25:21.887057 [ 196 ] {acf4791a-4861-467c-a4d1-ab6314e4de7d::all_1_71_14} <Trace> oximeter.fields_u16 (acf4791a-4861-467c-a4d1-ab6314e4de7d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
15327 | 2024.10.09 17:25:21.887215 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15328 | 2024.10.09 17:25:21.887269 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Debug> DynamicQueryHandler: Done processing query | ||
15329 | 2024.10.09 17:25:21.887303 [ 3 ] {b2efef81-a3ac-493e-ae2d-b3c6bbff7de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
15330 | 2024.10.09 17:25:21.887321 [ 3 ] {} <Debug> HTTP-Session: 31484295-5e0e-42e6-b1a4-06c94fccea35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15331 | 2024.10.09 17:25:21.887503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 30817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15332 | 2024.10.09 17:25:21.887553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15333 | 2024.10.09 17:25:21.887574 [ 3 ] {} <Debug> HTTP-Session: 8ba4af60-d527-43c9-aa11-9d6f9b6465b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15334 | 2024.10.09 17:25:21.887591 [ 3 ] {} <Debug> HTTP-Session: 8ba4af60-d527-43c9-aa11-9d6f9b6465b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15335 | 2024.10.09 17:25:21.887605 [ 3 ] {} <Debug> HTTP-Session: 8ba4af60-d527-43c9-aa11-9d6f9b6465b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15336 | 2024.10.09 17:25:21.887637 [ 3 ] {} <Trace> HTTP-Session: 8ba4af60-d527-43c9-aa11-9d6f9b6465b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15337 | 2024.10.09 17:25:21.887796 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15338 | 2024.10.09 17:25:21.887847 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15339 | 2024.10.09 17:25:21.888019 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15340 | 2024.10.09 17:25:21.888436 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15341 | 2024.10.09 17:25:21.888472 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15342 | 2024.10.09 17:25:21.888877 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15343 | 2024.10.09 17:25:21.889227 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Trace> oximeter.measurements_cumulativeu64 (9e68d7c9-2d83-4043-b2cb-7a78f940cecd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15344 | 2024.10.09 17:25:21.889389 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001659 sec., 97046.4135021097 rows/sec., 6.76 MiB/sec. | ||
15345 | 2024.10.09 17:25:21.889671 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Debug> DynamicQueryHandler: Done processing query | ||
15346 | 2024.10.09 17:25:21.889733 [ 3 ] {83836c49-8cf2-4b6d-b0a5-8ccaf3b20820} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15347 | 2024.10.09 17:25:21.889793 [ 3 ] {} <Debug> HTTP-Session: 8ba4af60-d527-43c9-aa11-9d6f9b6465b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15348 | 2024.10.09 17:25:21.890021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 85512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15349 | 2024.10.09 17:25:21.890076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15350 | 2024.10.09 17:25:21.890097 [ 3 ] {} <Debug> HTTP-Session: e14ab731-7ab2-47d0-a91c-f667032d7a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15351 | 2024.10.09 17:25:21.890115 [ 3 ] {} <Debug> HTTP-Session: e14ab731-7ab2-47d0-a91c-f667032d7a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15352 | 2024.10.09 17:25:21.890129 [ 3 ] {} <Debug> HTTP-Session: e14ab731-7ab2-47d0-a91c-f667032d7a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15353 | 2024.10.09 17:25:21.890162 [ 3 ] {} <Trace> HTTP-Session: e14ab731-7ab2-47d0-a91c-f667032d7a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15354 | 2024.10.09 17:25:21.890648 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15355 | 2024.10.09 17:25:21.890725 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <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 | ||
15356 | 2024.10.09 17:25:21.891186 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15357 | 2024.10.09 17:25:21.892121 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15358 | 2024.10.09 17:25:21.892158 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15359 | 2024.10.09 17:25:21.892862 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
15360 | 2024.10.09 17:25:21.893308 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15361 | 2024.10.09 17:25:21.893493 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
15362 | 2024.10.09 17:25:21.893514 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.003235 sec., 16074.188562596599 rows/sec., 28.80 MiB/sec. | ||
15363 | 2024.10.09 17:25:21.893549 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15364 | 2024.10.09 17:25:21.893639 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15365 | 2024.10.09 17:25:21.893963 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::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 | ||
15366 | 2024.10.09 17:25:21.894061 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Debug> DynamicQueryHandler: Done processing query | ||
15367 | 2024.10.09 17:25:21.894120 [ 3 ] {0254fc7e-10cc-42e8-bc69-4b97469561da} <Debug> MemoryTracker: Peak memory usage (for query): 4.70 MiB. | ||
15368 | 2024.10.09 17:25:21.894177 [ 3 ] {} <Debug> HTTP-Session: e14ab731-7ab2-47d0-a91c-f667032d7a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15369 | 2024.10.09 17:25:21.894453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63658, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15370 | 2024.10.09 17:25:21.894582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15371 | 2024.10.09 17:25:21.894658 [ 3 ] {} <Debug> HTTP-Session: 6e78e1d2-3cae-4213-b9cd-299e1ea1fba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63658 | ||
15372 | 2024.10.09 17:25:21.894718 [ 3 ] {} <Debug> HTTP-Session: 6e78e1d2-3cae-4213-b9cd-299e1ea1fba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15373 | 2024.10.09 17:25:21.894772 [ 3 ] {} <Debug> HTTP-Session: 6e78e1d2-3cae-4213-b9cd-299e1ea1fba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15374 | 2024.10.09 17:25:21.894880 [ 3 ] {} <Trace> HTTP-Session: 6e78e1d2-3cae-4213-b9cd-299e1ea1fba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15375 | 2024.10.09 17:25:21.895065 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63658) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15376 | 2024.10.09 17:25:21.895094 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15377 | 2024.10.09 17:25:21.895130 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15378 | 2024.10.09 17:25:21.895206 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1167 rows starting from the beginning of the part | ||
15379 | 2024.10.09 17:25:21.895610 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15380 | 2024.10.09 17:25:21.895738 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
15381 | 2024.10.09 17:25:21.896222 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
15382 | 2024.10.09 17:25:21.896312 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15383 | 2024.10.09 17:25:21.896383 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
15384 | 2024.10.09 17:25:21.896825 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 52 rows starting from the beginning of the part | ||
15385 | 2024.10.09 17:25:21.897383 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
15386 | 2024.10.09 17:25:21.897537 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15387 | 2024.10.09 17:25:21.897827 [ 194 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 52 rows starting from the beginning of the part | ||
15388 | 2024.10.09 17:25:21.898529 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Trace> oximeter.measurements_u64 (115968a9-b44c-4794-b12e-5a780a732f25): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15389 | 2024.10.09 17:25:21.898811 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003804 sec., 15772.870662460567 rows/sec., 1.06 MiB/sec. | ||
15390 | 2024.10.09 17:25:21.899258 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Debug> DynamicQueryHandler: Done processing query | ||
15391 | 2024.10.09 17:25:21.899351 [ 3 ] {8e54c36d-b021-4243-805e-b5b49cce8790} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15392 | 2024.10.09 17:25:21.899456 [ 3 ] {} <Debug> HTTP-Session: 6e78e1d2-3cae-4213-b9cd-299e1ea1fba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15393 | 2024.10.09 17:25:21.906186 [ 197 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1311 rows, containing 19 columns (19 merged, 0 gathered) in 0.012409977 sec., 105640.80819811349 rows/sec., 188.86 MiB/sec. | ||
15394 | 2024.10.09 17:25:21.907510 [ 197 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
15395 | 2024.10.09 17:25:21.908162 [ 197 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15396 | 2024.10.09 17:25:21.908260 [ 197 ] {0753dad7-9a1e-447f-8564-58f01b88731d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (0753dad7-9a1e-447f-8564-58f01b88731d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
15397 | 2024.10.09 17:25:21.908419 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
15398 | 2024.10.09 17:25:22.000219 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.19 MiB, peak 187.59 MiB, free memory in arenas 0.00 B, will set to 178.40 MiB (RSS), difference: 2.21 MiB | ||
15399 | 2024.10.09 17:25:24.173494 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15400 | 2024.10.09 17:25:24.173588 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache |