1 | [ Oct 9 23:16:00 Enabled. ] | ||
2 | [ Oct 9 23:16:00 Rereading configuration. ] | ||
3 | [ Oct 9 23:16:01 Rereading configuration. ] | ||
4 | [ Oct 9 23:16:05 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + 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 23:16:05 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 23:16:06.242168 [ 1 ] {} <Information> Application: Will watch for the process with pid 25113 | ||
29 | 2024.10.09 23:16:06.242651 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.10.09 23:16:06.608855 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25113 | ||
31 | 2024.10.09 23:16:06.609672 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.10.09 23:16:06.610421 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.10.09 23:16:06.696909 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.10.09 23:16:06.766794 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.10.09 23:16:06.766885 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.10.09 23:16:06.766898 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.10.09 23:16:06.766970 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.10.09 23:16:06.767567 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.10.09 23:16:06.769226 [ 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 23:16:06.769903 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.10.09 23:16:06.770794 [ 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 23:16:06.770848 [ 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 23:16:06.770893 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.10.09 23:16:06.771068 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.10.09 23:16:06.772018 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.10.09 23:16:06.777221 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.10.09 23:16:06.777909 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.10.09 23:16:06.778614 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.10.09 23:16:06.778700 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.10.09 23:16:06.780313 [ 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 23:16:06.780680 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.10.09 23:16:06.784325 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.10.09 23:16:06.784625 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.10.09 23:16:06.786178 [ 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 23:16:06.786495 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.10.09 23:16:06.786860 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.10.09 23:16:06.787168 [ 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 23:16:06.788556 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.10.09 23:16:06.788580 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.10.09 23:16:06.788644 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.10.09 23:16:06.788753 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.10.09 23:16:06.812287 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.10.09 23:16:06.812337 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000259505 sec | ||
68 | 2024.10.09 23:16:06.812497 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.10.09 23:16:06.812567 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.10.09 23:16:06.813916 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.10.09 23:16:06.815141 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.10.09 23:16:06.829283 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.10.09 23:16:06.829329 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.10.09 23:16:06.829410 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.10.09 23:16:06.829423 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.10.09 23:16:06.829454 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.10.09 23:16:06.829583 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.10.09 23:16:06.829596 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.10.09 23:16:06.829627 [ 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 23:16:06.829698 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.10.09 23:16:06.829711 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.10.09 23:16:06.829723 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.10.09 23:16:06.829820 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.10.09 23:16:06.829833 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.10.09 23:16:06.829845 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.10.09 23:16:06.829930 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.10.09 23:16:06.829944 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.10.09 23:16:06.862248 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.10.09 23:16:06.864298 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.10.09 23:16:06.864367 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.7512e-05 sec | ||
91 | 2024.10.09 23:16:06.864382 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.10.09 23:16:06.864394 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.10.09 23:16:06.864415 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.10.09 23:16:06.864670 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.10.09 23:16:06.864747 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.10.09 23:16:06.864763 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.10.09 23:16:06.864775 [ 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 23:16:06.864853 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.10.09 23:16:06.871761 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.10.09 23:16:06.871975 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.70 MiB, peak 24.70 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 92.00 MiB | ||
101 | 2024.10.09 23:16:06.872464 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.221e-05 sec. | ||
102 | 2024.10.09 23:16:06.872788 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.10.09 23:16:06.872891 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.10.09 23:16:06.872908 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.10.09 23:16:09.431345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
106 | 2024.10.09 23:16:09.431530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
107 | 2024.10.09 23:16:09.431562 [ 3 ] {} <Debug> HTTP-Session: 240656f8-29ce-4ab8-b7da-2efee64c031a Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
108 | 2024.10.09 23:16:09.431604 [ 3 ] {} <Debug> HTTP-Session: 240656f8-29ce-4ab8-b7da-2efee64c031a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.10.09 23:16:09.431618 [ 3 ] {} <Debug> HTTP-Session: 240656f8-29ce-4ab8-b7da-2efee64c031a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.10.09 23:16:09.431701 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.10.09 23:16:09.431742 [ 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 23:16:09.431759 [ 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 23:16:09.431807 [ 3 ] {} <Trace> HTTP-Session: 240656f8-29ce-4ab8-b7da-2efee64c031a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
114 | 2024.10.09 23:16:09.432899 [ 3 ] {78edfa38-71e8-4601-93f4-3bed7908b484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.10.09 23:16:09.484288 [ 3 ] {78edfa38-71e8-4601-93f4-3bed7908b484} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61365) (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 23:16:09.485025 [ 3 ] {78edfa38-71e8-4601-93f4-3bed7908b484} <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 23:16:09.486478 [ 3 ] {} <Debug> HTTP-Session: 240656f8-29ce-4ab8-b7da-2efee64c031a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.10.09 23:16:09.486824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
167 | 2024.10.09 23:16:09.486896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
168 | 2024.10.09 23:16:09.486924 [ 3 ] {} <Debug> HTTP-Session: 50a10804-c928-4191-9405-94c64238620f Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
169 | 2024.10.09 23:16:09.486945 [ 3 ] {} <Debug> HTTP-Session: 50a10804-c928-4191-9405-94c64238620f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.10.09 23:16:09.486958 [ 3 ] {} <Debug> HTTP-Session: 50a10804-c928-4191-9405-94c64238620f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.10.09 23:16:09.487008 [ 3 ] {} <Trace> HTTP-Session: 50a10804-c928-4191-9405-94c64238620f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
172 | 2024.10.09 23:16:09.487161 [ 3 ] {06b5eab7-bc66-46b1-ae08-8e28edc7090a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
173 | 2024.10.09 23:16:09.487414 [ 3 ] {06b5eab7-bc66-46b1-ae08-8e28edc7090a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61365) (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 23:16:09.487534 [ 3 ] {06b5eab7-bc66-46b1-ae08-8e28edc7090a} <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 23:16:09.487663 [ 3 ] {} <Debug> HTTP-Session: 50a10804-c928-4191-9405-94c64238620f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.10.09 23:16:09.488429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
225 | 2024.10.09 23:16:09.488487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
226 | 2024.10.09 23:16:09.488506 [ 3 ] {} <Debug> HTTP-Session: 89c6b73f-40a0-4a8a-a15e-d8ab2b2e743b Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
227 | 2024.10.09 23:16:09.488521 [ 3 ] {} <Debug> HTTP-Session: 89c6b73f-40a0-4a8a-a15e-d8ab2b2e743b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2024.10.09 23:16:09.488541 [ 3 ] {} <Debug> HTTP-Session: 89c6b73f-40a0-4a8a-a15e-d8ab2b2e743b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.10.09 23:16:09.488571 [ 3 ] {} <Trace> HTTP-Session: 89c6b73f-40a0-4a8a-a15e-d8ab2b2e743b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
230 | 2024.10.09 23:16:09.489727 [ 3 ] {cbc21502-83cb-48b3-bf33-a3fb8f4cd368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
231 | 2024.10.09 23:16:09.490426 [ 3 ] {cbc21502-83cb-48b3-bf33-a3fb8f4cd368} <Debug> DynamicQueryHandler: Done processing query | ||
232 | 2024.10.09 23:16:09.490448 [ 3 ] {} <Debug> HTTP-Session: 89c6b73f-40a0-4a8a-a15e-d8ab2b2e743b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.10.09 23:16:09.491282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
234 | 2024.10.09 23:16:09.491336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
235 | 2024.10.09 23:16:09.491356 [ 3 ] {} <Debug> HTTP-Session: 370962a0-f297-4ede-b627-79597e0cb4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
236 | 2024.10.09 23:16:09.491372 [ 3 ] {} <Debug> HTTP-Session: 370962a0-f297-4ede-b627-79597e0cb4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2024.10.09 23:16:09.491391 [ 3 ] {} <Debug> HTTP-Session: 370962a0-f297-4ede-b627-79597e0cb4bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
238 | 2024.10.09 23:16:09.491420 [ 3 ] {} <Trace> HTTP-Session: 370962a0-f297-4ede-b627-79597e0cb4bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
239 | 2024.10.09 23:16:09.491512 [ 3 ] {ca4d54e8-8eda-4adb-9d90-3ccda198cd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
240 | 2024.10.09 23:16:09.491599 [ 3 ] {ca4d54e8-8eda-4adb-9d90-3ccda198cd58} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
241 | 2024.10.09 23:16:09.502523 [ 3 ] {ca4d54e8-8eda-4adb-9d90-3ccda198cd58} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
242 | 2024.10.09 23:16:09.502559 [ 3 ] {ca4d54e8-8eda-4adb-9d90-3ccda198cd58} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1491e-05 sec | ||
243 | 2024.10.09 23:16:09.502576 [ 3 ] {ca4d54e8-8eda-4adb-9d90-3ccda198cd58} <Trace> ReferentialDeps: No tables | ||
244 | 2024.10.09 23:16:09.502590 [ 3 ] {ca4d54e8-8eda-4adb-9d90-3ccda198cd58} <Trace> LoadingDeps: No tables | ||
245 | 2024.10.09 23:16:09.502616 [ 3 ] {ca4d54e8-8eda-4adb-9d90-3ccda198cd58} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
246 | 2024.10.09 23:16:09.502761 [ 3 ] {ca4d54e8-8eda-4adb-9d90-3ccda198cd58} <Debug> DynamicQueryHandler: Done processing query | ||
247 | 2024.10.09 23:16:09.502786 [ 3 ] {} <Debug> HTTP-Session: 370962a0-f297-4ede-b627-79597e0cb4bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2024.10.09 23:16:09.502912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
249 | 2024.10.09 23:16:09.502973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
250 | 2024.10.09 23:16:09.502996 [ 3 ] {} <Debug> HTTP-Session: d3205d60-f0ee-469a-bcee-f5bd20a3c819 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
251 | 2024.10.09 23:16:09.503016 [ 3 ] {} <Debug> HTTP-Session: d3205d60-f0ee-469a-bcee-f5bd20a3c819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
252 | 2024.10.09 23:16:09.503039 [ 3 ] {} <Debug> HTTP-Session: d3205d60-f0ee-469a-bcee-f5bd20a3c819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2024.10.09 23:16:09.503077 [ 3 ] {} <Trace> HTTP-Session: d3205d60-f0ee-469a-bcee-f5bd20a3c819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
254 | 2024.10.09 23:16:09.503245 [ 3 ] {48abbae0-9a4c-42da-ae26-5893001b0264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) /* 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 23:16:09.503296 [ 3 ] {48abbae0-9a4c-42da-ae26-5893001b0264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
257 | 2024.10.09 23:16:09.509419 [ 3 ] {48abbae0-9a4c-42da-ae26-5893001b0264} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
258 | 2024.10.09 23:16:09.512479 [ 3 ] {48abbae0-9a4c-42da-ae26-5893001b0264} <Debug> oximeter.version (3392a9f3-1bac-4bd6-bf8d-e423cb48fdcd): Loading data parts | ||
259 | 2024.10.09 23:16:09.513016 [ 3 ] {48abbae0-9a4c-42da-ae26-5893001b0264} <Debug> oximeter.version (3392a9f3-1bac-4bd6-bf8d-e423cb48fdcd): There are no data parts | ||
260 | 2024.10.09 23:16:09.515774 [ 3 ] {48abbae0-9a4c-42da-ae26-5893001b0264} <Debug> DynamicQueryHandler: Done processing query | ||
261 | 2024.10.09 23:16:09.515800 [ 3 ] {} <Debug> HTTP-Session: d3205d60-f0ee-469a-bcee-f5bd20a3c819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.10.09 23:16:09.515947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
263 | 2024.10.09 23:16:09.515996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
264 | 2024.10.09 23:16:09.516021 [ 3 ] {} <Debug> HTTP-Session: 2211a928-e544-4b6a-9c89-c0d15699a2b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
265 | 2024.10.09 23:16:09.516042 [ 3 ] {} <Debug> HTTP-Session: 2211a928-e544-4b6a-9c89-c0d15699a2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2024.10.09 23:16:09.516055 [ 3 ] {} <Debug> HTTP-Session: 2211a928-e544-4b6a-9c89-c0d15699a2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2024.10.09 23:16:09.516090 [ 3 ] {} <Trace> HTTP-Session: 2211a928-e544-4b6a-9c89-c0d15699a2b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.10.09 23:16:09.516302 [ 3 ] {f8c9292d-aabb-4d39-9c29-3bfe5ec4b880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) /* 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 23:16:09.516362 [ 3 ] {f8c9292d-aabb-4d39-9c29-3bfe5ec4b880} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
280 | 2024.10.09 23:16:09.533301 [ 3 ] {f8c9292d-aabb-4d39-9c29-3bfe5ec4b880} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Loading data parts | ||
281 | 2024.10.09 23:16:09.533716 [ 3 ] {f8c9292d-aabb-4d39-9c29-3bfe5ec4b880} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): There are no data parts | ||
282 | 2024.10.09 23:16:09.541458 [ 3 ] {f8c9292d-aabb-4d39-9c29-3bfe5ec4b880} <Debug> DynamicQueryHandler: Done processing query | ||
283 | 2024.10.09 23:16:09.541484 [ 3 ] {} <Debug> HTTP-Session: 2211a928-e544-4b6a-9c89-c0d15699a2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2024.10.09 23:16:09.541600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
285 | 2024.10.09 23:16:09.541657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
286 | 2024.10.09 23:16:09.541676 [ 3 ] {} <Debug> HTTP-Session: f85bb0e8-f35f-496c-90f6-58ae28bc18d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
287 | 2024.10.09 23:16:09.541691 [ 3 ] {} <Debug> HTTP-Session: f85bb0e8-f35f-496c-90f6-58ae28bc18d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
288 | 2024.10.09 23:16:09.541711 [ 3 ] {} <Debug> HTTP-Session: f85bb0e8-f35f-496c-90f6-58ae28bc18d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
289 | 2024.10.09 23:16:09.541740 [ 3 ] {} <Trace> HTTP-Session: f85bb0e8-f35f-496c-90f6-58ae28bc18d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
290 | 2024.10.09 23:16:09.541917 [ 3 ] {7856698c-922d-4e8d-a170-22376038c268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.541964 [ 3 ] {7856698c-922d-4e8d-a170-22376038c268} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
292 | 2024.10.09 23:16:09.545511 [ 3 ] {7856698c-922d-4e8d-a170-22376038c268} <Debug> oximeter.measurements_i8 (677c27fc-8d16-4348-ba39-37236e7bf1c0): Loading data parts | ||
293 | 2024.10.09 23:16:09.545718 [ 3 ] {7856698c-922d-4e8d-a170-22376038c268} <Debug> oximeter.measurements_i8 (677c27fc-8d16-4348-ba39-37236e7bf1c0): There are no data parts | ||
294 | 2024.10.09 23:16:09.547306 [ 3 ] {7856698c-922d-4e8d-a170-22376038c268} <Debug> DynamicQueryHandler: Done processing query | ||
295 | 2024.10.09 23:16:09.547339 [ 3 ] {} <Debug> HTTP-Session: f85bb0e8-f35f-496c-90f6-58ae28bc18d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2024.10.09 23:16:09.547444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
297 | 2024.10.09 23:16:09.547491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
298 | 2024.10.09 23:16:09.547519 [ 3 ] {} <Debug> HTTP-Session: 286eab5f-fd3d-4692-a216-4730f28de043 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
299 | 2024.10.09 23:16:09.547534 [ 3 ] {} <Debug> HTTP-Session: 286eab5f-fd3d-4692-a216-4730f28de043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
300 | 2024.10.09 23:16:09.547547 [ 3 ] {} <Debug> HTTP-Session: 286eab5f-fd3d-4692-a216-4730f28de043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
301 | 2024.10.09 23:16:09.547582 [ 3 ] {} <Trace> HTTP-Session: 286eab5f-fd3d-4692-a216-4730f28de043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.10.09 23:16:09.547750 [ 3 ] {d0ad373a-33f1-4496-a396-d946f7645014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.547800 [ 3 ] {d0ad373a-33f1-4496-a396-d946f7645014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
304 | 2024.10.09 23:16:09.555360 [ 3 ] {d0ad373a-33f1-4496-a396-d946f7645014} <Debug> oximeter.measurements_u8 (d5e001be-b787-41d5-91d0-d0498adab054): Loading data parts | ||
305 | 2024.10.09 23:16:09.555657 [ 3 ] {d0ad373a-33f1-4496-a396-d946f7645014} <Debug> oximeter.measurements_u8 (d5e001be-b787-41d5-91d0-d0498adab054): There are no data parts | ||
306 | 2024.10.09 23:16:09.564045 [ 3 ] {d0ad373a-33f1-4496-a396-d946f7645014} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2024.10.09 23:16:09.564070 [ 3 ] {} <Debug> HTTP-Session: 286eab5f-fd3d-4692-a216-4730f28de043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
308 | 2024.10.09 23:16:09.564172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
309 | 2024.10.09 23:16:09.564231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
310 | 2024.10.09 23:16:09.564250 [ 3 ] {} <Debug> HTTP-Session: 108aec88-a7b7-44fa-918e-bdf2aa4fd75b Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
311 | 2024.10.09 23:16:09.564267 [ 3 ] {} <Debug> HTTP-Session: 108aec88-a7b7-44fa-918e-bdf2aa4fd75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
312 | 2024.10.09 23:16:09.564291 [ 3 ] {} <Debug> HTTP-Session: 108aec88-a7b7-44fa-918e-bdf2aa4fd75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2024.10.09 23:16:09.564320 [ 3 ] {} <Trace> HTTP-Session: 108aec88-a7b7-44fa-918e-bdf2aa4fd75b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
314 | 2024.10.09 23:16:09.564495 [ 3 ] {1c346025-ca0e-4a3b-9ef7-f9769645eb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.564537 [ 3 ] {1c346025-ca0e-4a3b-9ef7-f9769645eb3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
316 | 2024.10.09 23:16:09.577371 [ 3 ] {1c346025-ca0e-4a3b-9ef7-f9769645eb3c} <Debug> oximeter.measurements_i16 (5725104b-6f92-4e17-a8d2-08952884d054): Loading data parts | ||
317 | 2024.10.09 23:16:09.577652 [ 3 ] {1c346025-ca0e-4a3b-9ef7-f9769645eb3c} <Debug> oximeter.measurements_i16 (5725104b-6f92-4e17-a8d2-08952884d054): There are no data parts | ||
318 | 2024.10.09 23:16:09.584646 [ 3 ] {1c346025-ca0e-4a3b-9ef7-f9769645eb3c} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2024.10.09 23:16:09.584690 [ 3 ] {} <Debug> HTTP-Session: 108aec88-a7b7-44fa-918e-bdf2aa4fd75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
320 | 2024.10.09 23:16:09.584813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2024.10.09 23:16:09.584870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
322 | 2024.10.09 23:16:09.584902 [ 3 ] {} <Debug> HTTP-Session: 9c6486f0-a0f3-439d-aa7a-8f554a3aeec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
323 | 2024.10.09 23:16:09.584921 [ 3 ] {} <Debug> HTTP-Session: 9c6486f0-a0f3-439d-aa7a-8f554a3aeec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2024.10.09 23:16:09.584938 [ 3 ] {} <Debug> HTTP-Session: 9c6486f0-a0f3-439d-aa7a-8f554a3aeec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2024.10.09 23:16:09.584982 [ 3 ] {} <Trace> HTTP-Session: 9c6486f0-a0f3-439d-aa7a-8f554a3aeec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
326 | 2024.10.09 23:16:09.585190 [ 3 ] {2e38359e-5747-4b01-b9f5-08b32d4d7d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.585252 [ 3 ] {2e38359e-5747-4b01-b9f5-08b32d4d7d1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.10.09 23:16:09.594338 [ 3 ] {2e38359e-5747-4b01-b9f5-08b32d4d7d1e} <Debug> oximeter.measurements_u16 (89b47da3-186f-4a7e-bfff-863b0ccc88cb): Loading data parts | ||
329 | 2024.10.09 23:16:09.594616 [ 3 ] {2e38359e-5747-4b01-b9f5-08b32d4d7d1e} <Debug> oximeter.measurements_u16 (89b47da3-186f-4a7e-bfff-863b0ccc88cb): There are no data parts | ||
330 | 2024.10.09 23:16:09.600731 [ 3 ] {2e38359e-5747-4b01-b9f5-08b32d4d7d1e} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.10.09 23:16:09.600762 [ 3 ] {} <Debug> HTTP-Session: 9c6486f0-a0f3-439d-aa7a-8f554a3aeec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
332 | 2024.10.09 23:16:09.600873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2024.10.09 23:16:09.600941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
334 | 2024.10.09 23:16:09.600964 [ 3 ] {} <Debug> HTTP-Session: 51935730-ab4c-4590-a717-a24bebb24a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
335 | 2024.10.09 23:16:09.600989 [ 3 ] {} <Debug> HTTP-Session: 51935730-ab4c-4590-a717-a24bebb24a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2024.10.09 23:16:09.601010 [ 3 ] {} <Debug> HTTP-Session: 51935730-ab4c-4590-a717-a24bebb24a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.10.09 23:16:09.601047 [ 3 ] {} <Trace> HTTP-Session: 51935730-ab4c-4590-a717-a24bebb24a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
338 | 2024.10.09 23:16:09.601267 [ 3 ] {097d07dd-3cf3-442a-98e0-1360361f1f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.601311 [ 3 ] {097d07dd-3cf3-442a-98e0-1360361f1f45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
340 | 2024.10.09 23:16:09.606603 [ 3 ] {097d07dd-3cf3-442a-98e0-1360361f1f45} <Debug> oximeter.measurements_i32 (0ca5f0ea-5c0d-4043-bdab-140250f553c8): Loading data parts | ||
341 | 2024.10.09 23:16:09.606757 [ 3 ] {097d07dd-3cf3-442a-98e0-1360361f1f45} <Debug> oximeter.measurements_i32 (0ca5f0ea-5c0d-4043-bdab-140250f553c8): There are no data parts | ||
342 | 2024.10.09 23:16:09.613381 [ 3 ] {097d07dd-3cf3-442a-98e0-1360361f1f45} <Debug> DynamicQueryHandler: Done processing query | ||
343 | 2024.10.09 23:16:09.613414 [ 3 ] {} <Debug> HTTP-Session: 51935730-ab4c-4590-a717-a24bebb24a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
344 | 2024.10.09 23:16:09.613513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.10.09 23:16:09.613561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
346 | 2024.10.09 23:16:09.613588 [ 3 ] {} <Debug> HTTP-Session: 8e6cf402-6199-4bd0-991e-40890b0c5745 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
347 | 2024.10.09 23:16:09.613604 [ 3 ] {} <Debug> HTTP-Session: 8e6cf402-6199-4bd0-991e-40890b0c5745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.10.09 23:16:09.613618 [ 3 ] {} <Debug> HTTP-Session: 8e6cf402-6199-4bd0-991e-40890b0c5745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
349 | 2024.10.09 23:16:09.613654 [ 3 ] {} <Trace> HTTP-Session: 8e6cf402-6199-4bd0-991e-40890b0c5745 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
350 | 2024.10.09 23:16:09.613825 [ 3 ] {85c0abbf-c8b5-4997-9e0c-b2f37e39309b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.613880 [ 3 ] {85c0abbf-c8b5-4997-9e0c-b2f37e39309b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
352 | 2024.10.09 23:16:09.619812 [ 3 ] {85c0abbf-c8b5-4997-9e0c-b2f37e39309b} <Debug> oximeter.measurements_u32 (95307671-1e3e-423d-9133-a2e62945600a): Loading data parts | ||
353 | 2024.10.09 23:16:09.620011 [ 3 ] {85c0abbf-c8b5-4997-9e0c-b2f37e39309b} <Debug> oximeter.measurements_u32 (95307671-1e3e-423d-9133-a2e62945600a): There are no data parts | ||
354 | 2024.10.09 23:16:09.627619 [ 3 ] {85c0abbf-c8b5-4997-9e0c-b2f37e39309b} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2024.10.09 23:16:09.627647 [ 3 ] {} <Debug> HTTP-Session: 8e6cf402-6199-4bd0-991e-40890b0c5745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
356 | 2024.10.09 23:16:09.627767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
357 | 2024.10.09 23:16:09.627837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
358 | 2024.10.09 23:16:09.627857 [ 3 ] {} <Debug> HTTP-Session: ec520b0e-0938-4303-a124-a780facfdef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
359 | 2024.10.09 23:16:09.627888 [ 3 ] {} <Debug> HTTP-Session: ec520b0e-0938-4303-a124-a780facfdef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2024.10.09 23:16:09.627903 [ 3 ] {} <Debug> HTTP-Session: ec520b0e-0938-4303-a124-a780facfdef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2024.10.09 23:16:09.627933 [ 3 ] {} <Trace> HTTP-Session: ec520b0e-0938-4303-a124-a780facfdef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
362 | 2024.10.09 23:16:09.628126 [ 3 ] {f6f004d1-d872-4a9c-9128-23ba5f560742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.628178 [ 3 ] {f6f004d1-d872-4a9c-9128-23ba5f560742} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
364 | 2024.10.09 23:16:09.631523 [ 3 ] {f6f004d1-d872-4a9c-9128-23ba5f560742} <Debug> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Loading data parts | ||
365 | 2024.10.09 23:16:09.631702 [ 3 ] {f6f004d1-d872-4a9c-9128-23ba5f560742} <Debug> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): There are no data parts | ||
366 | 2024.10.09 23:16:09.636735 [ 3 ] {f6f004d1-d872-4a9c-9128-23ba5f560742} <Debug> DynamicQueryHandler: Done processing query | ||
367 | 2024.10.09 23:16:09.636788 [ 3 ] {} <Debug> HTTP-Session: ec520b0e-0938-4303-a124-a780facfdef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2024.10.09 23:16:09.636901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2024.10.09 23:16:09.636971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
370 | 2024.10.09 23:16:09.637003 [ 3 ] {} <Debug> HTTP-Session: 24d8bbcb-9293-4d45-91ca-10a546bd6541 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
371 | 2024.10.09 23:16:09.637022 [ 3 ] {} <Debug> HTTP-Session: 24d8bbcb-9293-4d45-91ca-10a546bd6541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2024.10.09 23:16:09.637039 [ 3 ] {} <Debug> HTTP-Session: 24d8bbcb-9293-4d45-91ca-10a546bd6541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2024.10.09 23:16:09.637093 [ 3 ] {} <Trace> HTTP-Session: 24d8bbcb-9293-4d45-91ca-10a546bd6541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2024.10.09 23:16:09.637300 [ 3 ] {f13e5d90-52f0-4450-a9d9-199d9c529182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.637361 [ 3 ] {f13e5d90-52f0-4450-a9d9-199d9c529182} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
376 | 2024.10.09 23:16:09.646867 [ 3 ] {f13e5d90-52f0-4450-a9d9-199d9c529182} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Loading data parts | ||
377 | 2024.10.09 23:16:09.647047 [ 3 ] {f13e5d90-52f0-4450-a9d9-199d9c529182} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): There are no data parts | ||
378 | 2024.10.09 23:16:09.660418 [ 3 ] {f13e5d90-52f0-4450-a9d9-199d9c529182} <Debug> DynamicQueryHandler: Done processing query | ||
379 | 2024.10.09 23:16:09.660469 [ 3 ] {} <Debug> HTTP-Session: 24d8bbcb-9293-4d45-91ca-10a546bd6541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
380 | 2024.10.09 23:16:09.660709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
381 | 2024.10.09 23:16:09.660820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
382 | 2024.10.09 23:16:09.660860 [ 3 ] {} <Debug> HTTP-Session: 28f63f9d-c0c8-4ae5-b4db-7a5bc7ed8dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
383 | 2024.10.09 23:16:09.660917 [ 3 ] {} <Debug> HTTP-Session: 28f63f9d-c0c8-4ae5-b4db-7a5bc7ed8dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
384 | 2024.10.09 23:16:09.660945 [ 3 ] {} <Debug> HTTP-Session: 28f63f9d-c0c8-4ae5-b4db-7a5bc7ed8dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2024.10.09 23:16:09.661005 [ 3 ] {} <Trace> HTTP-Session: 28f63f9d-c0c8-4ae5-b4db-7a5bc7ed8dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.10.09 23:16:09.661354 [ 3 ] {4ceea990-9241-4e86-b574-f1ca87904bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.661417 [ 3 ] {4ceea990-9241-4e86-b574-f1ca87904bb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
388 | 2024.10.09 23:16:09.667692 [ 3 ] {4ceea990-9241-4e86-b574-f1ca87904bb7} <Debug> oximeter.measurements_f32 (568672be-3ae7-478a-934a-08e263b4d292): Loading data parts | ||
389 | 2024.10.09 23:16:09.667876 [ 3 ] {4ceea990-9241-4e86-b574-f1ca87904bb7} <Debug> oximeter.measurements_f32 (568672be-3ae7-478a-934a-08e263b4d292): There are no data parts | ||
390 | 2024.10.09 23:16:09.674157 [ 3 ] {4ceea990-9241-4e86-b574-f1ca87904bb7} <Debug> DynamicQueryHandler: Done processing query | ||
391 | 2024.10.09 23:16:09.674222 [ 3 ] {} <Debug> HTTP-Session: 28f63f9d-c0c8-4ae5-b4db-7a5bc7ed8dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.10.09 23:16:09.674386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
393 | 2024.10.09 23:16:09.674451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
394 | 2024.10.09 23:16:09.674470 [ 3 ] {} <Debug> HTTP-Session: 343a0b7f-0502-4a9c-9a72-18811a50bf88 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
395 | 2024.10.09 23:16:09.674487 [ 3 ] {} <Debug> HTTP-Session: 343a0b7f-0502-4a9c-9a72-18811a50bf88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2024.10.09 23:16:09.674509 [ 3 ] {} <Debug> HTTP-Session: 343a0b7f-0502-4a9c-9a72-18811a50bf88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
397 | 2024.10.09 23:16:09.674544 [ 3 ] {} <Trace> HTTP-Session: 343a0b7f-0502-4a9c-9a72-18811a50bf88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.10.09 23:16:09.674715 [ 3 ] {a0d00c04-dcbc-45f3-b8a1-d02980d060a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.674770 [ 3 ] {a0d00c04-dcbc-45f3-b8a1-d02980d060a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
400 | 2024.10.09 23:16:09.683816 [ 3 ] {a0d00c04-dcbc-45f3-b8a1-d02980d060a1} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Loading data parts | ||
401 | 2024.10.09 23:16:09.683977 [ 3 ] {a0d00c04-dcbc-45f3-b8a1-d02980d060a1} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): There are no data parts | ||
402 | 2024.10.09 23:16:09.695914 [ 3 ] {a0d00c04-dcbc-45f3-b8a1-d02980d060a1} <Debug> DynamicQueryHandler: Done processing query | ||
403 | 2024.10.09 23:16:09.695946 [ 3 ] {} <Debug> HTTP-Session: 343a0b7f-0502-4a9c-9a72-18811a50bf88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2024.10.09 23:16:09.696101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
405 | 2024.10.09 23:16:09.696163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
406 | 2024.10.09 23:16:09.696187 [ 3 ] {} <Debug> HTTP-Session: 96dc2114-6938-4030-b8a7-ed22939a3a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
407 | 2024.10.09 23:16:09.696220 [ 3 ] {} <Debug> HTTP-Session: 96dc2114-6938-4030-b8a7-ed22939a3a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
408 | 2024.10.09 23:16:09.696237 [ 3 ] {} <Debug> HTTP-Session: 96dc2114-6938-4030-b8a7-ed22939a3a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
409 | 2024.10.09 23:16:09.696273 [ 3 ] {} <Trace> HTTP-Session: 96dc2114-6938-4030-b8a7-ed22939a3a5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
410 | 2024.10.09 23:16:09.696485 [ 3 ] {038ec76a-1260-43f1-950f-d65318656e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.696550 [ 3 ] {038ec76a-1260-43f1-950f-d65318656e71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
412 | 2024.10.09 23:16:09.700523 [ 3 ] {038ec76a-1260-43f1-950f-d65318656e71} <Debug> oximeter.measurements_string (6b6d9015-57d8-4fcd-8ee7-281394b66655): Loading data parts | ||
413 | 2024.10.09 23:16:09.700839 [ 3 ] {038ec76a-1260-43f1-950f-d65318656e71} <Debug> oximeter.measurements_string (6b6d9015-57d8-4fcd-8ee7-281394b66655): There are no data parts | ||
414 | 2024.10.09 23:16:09.706399 [ 3 ] {038ec76a-1260-43f1-950f-d65318656e71} <Debug> DynamicQueryHandler: Done processing query | ||
415 | 2024.10.09 23:16:09.706427 [ 3 ] {} <Debug> HTTP-Session: 96dc2114-6938-4030-b8a7-ed22939a3a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2024.10.09 23:16:09.706551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
417 | 2024.10.09 23:16:09.706664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
418 | 2024.10.09 23:16:09.706685 [ 3 ] {} <Debug> HTTP-Session: a8557024-67f5-4875-9eb4-976df3fe82cc Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
419 | 2024.10.09 23:16:09.706702 [ 3 ] {} <Debug> HTTP-Session: a8557024-67f5-4875-9eb4-976df3fe82cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
420 | 2024.10.09 23:16:09.706732 [ 3 ] {} <Debug> HTTP-Session: a8557024-67f5-4875-9eb4-976df3fe82cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
421 | 2024.10.09 23:16:09.706771 [ 3 ] {} <Trace> HTTP-Session: a8557024-67f5-4875-9eb4-976df3fe82cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.10.09 23:16:09.706953 [ 3 ] {c40b0e05-cc13-4149-baa7-f8f219725f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.707017 [ 3 ] {c40b0e05-cc13-4149-baa7-f8f219725f7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
431 | 2024.10.09 23:16:09.709157 [ 3 ] {c40b0e05-cc13-4149-baa7-f8f219725f7d} <Debug> oximeter.measurements_bytes (7ed54707-537c-426f-bee3-5dfee8a12a9a): Loading data parts | ||
432 | 2024.10.09 23:16:09.709344 [ 3 ] {c40b0e05-cc13-4149-baa7-f8f219725f7d} <Debug> oximeter.measurements_bytes (7ed54707-537c-426f-bee3-5dfee8a12a9a): There are no data parts | ||
433 | 2024.10.09 23:16:09.712082 [ 3 ] {c40b0e05-cc13-4149-baa7-f8f219725f7d} <Debug> DynamicQueryHandler: Done processing query | ||
434 | 2024.10.09 23:16:09.712108 [ 3 ] {} <Debug> HTTP-Session: a8557024-67f5-4875-9eb4-976df3fe82cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2024.10.09 23:16:09.712229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
436 | 2024.10.09 23:16:09.712299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
437 | 2024.10.09 23:16:09.712320 [ 3 ] {} <Debug> HTTP-Session: 1d17c83c-7569-4c84-b01d-123114ca51cc Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
438 | 2024.10.09 23:16:09.712336 [ 3 ] {} <Debug> HTTP-Session: 1d17c83c-7569-4c84-b01d-123114ca51cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
439 | 2024.10.09 23:16:09.712369 [ 3 ] {} <Debug> HTTP-Session: 1d17c83c-7569-4c84-b01d-123114ca51cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
440 | 2024.10.09 23:16:09.712399 [ 3 ] {} <Trace> HTTP-Session: 1d17c83c-7569-4c84-b01d-123114ca51cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.10.09 23:16:09.712587 [ 3 ] {71882489-cce8-432d-b4ec-af7f34305860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.712652 [ 3 ] {71882489-cce8-432d-b4ec-af7f34305860} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
443 | 2024.10.09 23:16:09.726229 [ 3 ] {71882489-cce8-432d-b4ec-af7f34305860} <Debug> oximeter.measurements_cumulativei64 (b28014bd-eecc-47d0-a501-d2685672d40c): Loading data parts | ||
444 | 2024.10.09 23:16:09.726417 [ 3 ] {71882489-cce8-432d-b4ec-af7f34305860} <Debug> oximeter.measurements_cumulativei64 (b28014bd-eecc-47d0-a501-d2685672d40c): There are no data parts | ||
445 | 2024.10.09 23:16:09.735758 [ 3 ] {71882489-cce8-432d-b4ec-af7f34305860} <Debug> DynamicQueryHandler: Done processing query | ||
446 | 2024.10.09 23:16:09.735841 [ 3 ] {} <Debug> HTTP-Session: 1d17c83c-7569-4c84-b01d-123114ca51cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2024.10.09 23:16:09.735968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
448 | 2024.10.09 23:16:09.736027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
449 | 2024.10.09 23:16:09.736058 [ 3 ] {} <Debug> HTTP-Session: c95291d0-2464-42f8-9f75-9427fa6a578b Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
450 | 2024.10.09 23:16:09.736075 [ 3 ] {} <Debug> HTTP-Session: c95291d0-2464-42f8-9f75-9427fa6a578b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
451 | 2024.10.09 23:16:09.736089 [ 3 ] {} <Debug> HTTP-Session: c95291d0-2464-42f8-9f75-9427fa6a578b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
452 | 2024.10.09 23:16:09.736142 [ 3 ] {} <Trace> HTTP-Session: c95291d0-2464-42f8-9f75-9427fa6a578b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.10.09 23:16:09.736331 [ 3 ] {a3d1cbfe-4498-4319-805d-ad861191d970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.736397 [ 3 ] {a3d1cbfe-4498-4319-805d-ad861191d970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
455 | 2024.10.09 23:16:09.740982 [ 3 ] {a3d1cbfe-4498-4319-805d-ad861191d970} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Loading data parts | ||
456 | 2024.10.09 23:16:09.741176 [ 3 ] {a3d1cbfe-4498-4319-805d-ad861191d970} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): There are no data parts | ||
457 | 2024.10.09 23:16:09.746414 [ 3 ] {a3d1cbfe-4498-4319-805d-ad861191d970} <Debug> DynamicQueryHandler: Done processing query | ||
458 | 2024.10.09 23:16:09.746440 [ 3 ] {} <Debug> HTTP-Session: c95291d0-2464-42f8-9f75-9427fa6a578b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
459 | 2024.10.09 23:16:09.746579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
460 | 2024.10.09 23:16:09.746627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
461 | 2024.10.09 23:16:09.746646 [ 3 ] {} <Debug> HTTP-Session: 8e048333-0227-4ab2-bc2e-d8a967ffff25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
462 | 2024.10.09 23:16:09.746682 [ 3 ] {} <Debug> HTTP-Session: 8e048333-0227-4ab2-bc2e-d8a967ffff25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
463 | 2024.10.09 23:16:09.746696 [ 3 ] {} <Debug> HTTP-Session: 8e048333-0227-4ab2-bc2e-d8a967ffff25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
464 | 2024.10.09 23:16:09.746734 [ 3 ] {} <Trace> HTTP-Session: 8e048333-0227-4ab2-bc2e-d8a967ffff25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.10.09 23:16:09.746935 [ 3 ] {62bc1819-0316-421f-a6d1-53682e8514c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.746992 [ 3 ] {62bc1819-0316-421f-a6d1-53682e8514c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
467 | 2024.10.09 23:16:09.754092 [ 3 ] {62bc1819-0316-421f-a6d1-53682e8514c2} <Debug> oximeter.measurements_cumulativef32 (e989ebfc-a0dc-4359-9682-f487c10f9a74): Loading data parts | ||
468 | 2024.10.09 23:16:09.754459 [ 3 ] {62bc1819-0316-421f-a6d1-53682e8514c2} <Debug> oximeter.measurements_cumulativef32 (e989ebfc-a0dc-4359-9682-f487c10f9a74): There are no data parts | ||
469 | 2024.10.09 23:16:09.757958 [ 3 ] {62bc1819-0316-421f-a6d1-53682e8514c2} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.10.09 23:16:09.757992 [ 3 ] {} <Debug> HTTP-Session: 8e048333-0227-4ab2-bc2e-d8a967ffff25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2024.10.09 23:16:09.758166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
472 | 2024.10.09 23:16:09.758269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
473 | 2024.10.09 23:16:09.758329 [ 3 ] {} <Debug> HTTP-Session: b666ed40-1096-46f1-a60a-81ab5804f6d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
474 | 2024.10.09 23:16:09.758350 [ 3 ] {} <Debug> HTTP-Session: b666ed40-1096-46f1-a60a-81ab5804f6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
475 | 2024.10.09 23:16:09.758493 [ 3 ] {} <Debug> HTTP-Session: b666ed40-1096-46f1-a60a-81ab5804f6d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.10.09 23:16:09.758525 [ 3 ] {} <Trace> HTTP-Session: b666ed40-1096-46f1-a60a-81ab5804f6d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
477 | 2024.10.09 23:16:09.758739 [ 3 ] {e3670141-4250-43e4-88f4-826883b6b178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.758886 [ 3 ] {e3670141-4250-43e4-88f4-826883b6b178} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
479 | 2024.10.09 23:16:09.767280 [ 3 ] {e3670141-4250-43e4-88f4-826883b6b178} <Debug> oximeter.measurements_cumulativef64 (34f2dfba-fb13-4f88-96ef-c3d1916bdfea): Loading data parts | ||
480 | 2024.10.09 23:16:09.767447 [ 3 ] {e3670141-4250-43e4-88f4-826883b6b178} <Debug> oximeter.measurements_cumulativef64 (34f2dfba-fb13-4f88-96ef-c3d1916bdfea): There are no data parts | ||
481 | 2024.10.09 23:16:09.778540 [ 3 ] {e3670141-4250-43e4-88f4-826883b6b178} <Debug> DynamicQueryHandler: Done processing query | ||
482 | 2024.10.09 23:16:09.778574 [ 3 ] {} <Debug> HTTP-Session: b666ed40-1096-46f1-a60a-81ab5804f6d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
483 | 2024.10.09 23:16:09.778726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2024.10.09 23:16:09.778815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
485 | 2024.10.09 23:16:09.778839 [ 3 ] {} <Debug> HTTP-Session: a79e6b19-dc63-4f9d-a0a9-9d240edbec8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
486 | 2024.10.09 23:16:09.778862 [ 3 ] {} <Debug> HTTP-Session: a79e6b19-dc63-4f9d-a0a9-9d240edbec8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2024.10.09 23:16:09.778895 [ 3 ] {} <Debug> HTTP-Session: a79e6b19-dc63-4f9d-a0a9-9d240edbec8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
488 | 2024.10.09 23:16:09.778950 [ 3 ] {} <Trace> HTTP-Session: a79e6b19-dc63-4f9d-a0a9-9d240edbec8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
489 | 2024.10.09 23:16:09.779282 [ 3 ] {50343ae3-8a5f-479b-b1a9-abd68fd01207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.779380 [ 3 ] {50343ae3-8a5f-479b-b1a9-abd68fd01207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
501 | 2024.10.09 23:16:09.785406 [ 3 ] {50343ae3-8a5f-479b-b1a9-abd68fd01207} <Debug> oximeter.measurements_histogrami8 (0aee63f6-bbfa-442a-816e-25e06ba662d4): Loading data parts | ||
502 | 2024.10.09 23:16:09.785605 [ 3 ] {50343ae3-8a5f-479b-b1a9-abd68fd01207} <Debug> oximeter.measurements_histogrami8 (0aee63f6-bbfa-442a-816e-25e06ba662d4): There are no data parts | ||
503 | 2024.10.09 23:16:09.795295 [ 3 ] {50343ae3-8a5f-479b-b1a9-abd68fd01207} <Debug> DynamicQueryHandler: Done processing query | ||
504 | 2024.10.09 23:16:09.795348 [ 3 ] {} <Debug> HTTP-Session: a79e6b19-dc63-4f9d-a0a9-9d240edbec8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
505 | 2024.10.09 23:16:09.795527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
506 | 2024.10.09 23:16:09.795587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
507 | 2024.10.09 23:16:09.795606 [ 3 ] {} <Debug> HTTP-Session: 067cba06-265d-44a1-b2ef-088df2cce58a Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
508 | 2024.10.09 23:16:09.795648 [ 3 ] {} <Debug> HTTP-Session: 067cba06-265d-44a1-b2ef-088df2cce58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
509 | 2024.10.09 23:16:09.795662 [ 3 ] {} <Debug> HTTP-Session: 067cba06-265d-44a1-b2ef-088df2cce58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
510 | 2024.10.09 23:16:09.795692 [ 3 ] {} <Trace> HTTP-Session: 067cba06-265d-44a1-b2ef-088df2cce58a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2024.10.09 23:16:09.795964 [ 3 ] {28e5a7c8-fa05-4c3c-8c19-d1fd7df24662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.796042 [ 3 ] {28e5a7c8-fa05-4c3c-8c19-d1fd7df24662} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
513 | 2024.10.09 23:16:09.799752 [ 3 ] {28e5a7c8-fa05-4c3c-8c19-d1fd7df24662} <Debug> oximeter.measurements_histogramu8 (4e50961b-76ad-49c2-b1f6-b01c55fe8955): Loading data parts | ||
514 | 2024.10.09 23:16:09.799922 [ 3 ] {28e5a7c8-fa05-4c3c-8c19-d1fd7df24662} <Debug> oximeter.measurements_histogramu8 (4e50961b-76ad-49c2-b1f6-b01c55fe8955): There are no data parts | ||
515 | 2024.10.09 23:16:09.801470 [ 3 ] {28e5a7c8-fa05-4c3c-8c19-d1fd7df24662} <Debug> DynamicQueryHandler: Done processing query | ||
516 | 2024.10.09 23:16:09.801511 [ 3 ] {} <Debug> HTTP-Session: 067cba06-265d-44a1-b2ef-088df2cce58a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
517 | 2024.10.09 23:16:09.801630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
518 | 2024.10.09 23:16:09.801694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
519 | 2024.10.09 23:16:09.801725 [ 3 ] {} <Debug> HTTP-Session: 140d3e5d-2dfb-4e3a-bb70-cbecbdb177ed Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
520 | 2024.10.09 23:16:09.801742 [ 3 ] {} <Debug> HTTP-Session: 140d3e5d-2dfb-4e3a-bb70-cbecbdb177ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
521 | 2024.10.09 23:16:09.801757 [ 3 ] {} <Debug> HTTP-Session: 140d3e5d-2dfb-4e3a-bb70-cbecbdb177ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
522 | 2024.10.09 23:16:09.801806 [ 3 ] {} <Trace> HTTP-Session: 140d3e5d-2dfb-4e3a-bb70-cbecbdb177ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2024.10.09 23:16:09.802055 [ 3 ] {af714177-5d40-4416-8afa-886a504f008b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.802140 [ 3 ] {af714177-5d40-4416-8afa-886a504f008b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
525 | 2024.10.09 23:16:09.808371 [ 3 ] {af714177-5d40-4416-8afa-886a504f008b} <Debug> oximeter.measurements_histogrami16 (ab61b76d-d4c1-4c27-9f42-76460b7fb5a1): Loading data parts | ||
526 | 2024.10.09 23:16:09.808586 [ 3 ] {af714177-5d40-4416-8afa-886a504f008b} <Debug> oximeter.measurements_histogrami16 (ab61b76d-d4c1-4c27-9f42-76460b7fb5a1): There are no data parts | ||
527 | 2024.10.09 23:16:09.810439 [ 3 ] {af714177-5d40-4416-8afa-886a504f008b} <Debug> DynamicQueryHandler: Done processing query | ||
528 | 2024.10.09 23:16:09.810465 [ 3 ] {} <Debug> HTTP-Session: 140d3e5d-2dfb-4e3a-bb70-cbecbdb177ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
529 | 2024.10.09 23:16:09.810604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
530 | 2024.10.09 23:16:09.810653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
531 | 2024.10.09 23:16:09.810672 [ 3 ] {} <Debug> HTTP-Session: de226e0b-0f02-4a75-8c7f-5787dfcf7f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
532 | 2024.10.09 23:16:09.810716 [ 3 ] {} <Debug> HTTP-Session: de226e0b-0f02-4a75-8c7f-5787dfcf7f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
533 | 2024.10.09 23:16:09.810731 [ 3 ] {} <Debug> HTTP-Session: de226e0b-0f02-4a75-8c7f-5787dfcf7f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2024.10.09 23:16:09.810763 [ 3 ] {} <Trace> HTTP-Session: de226e0b-0f02-4a75-8c7f-5787dfcf7f6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2024.10.09 23:16:09.811038 [ 3 ] {b2f95b9a-cebd-413b-b952-72d394351aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.811104 [ 3 ] {b2f95b9a-cebd-413b-b952-72d394351aae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
537 | 2024.10.09 23:16:09.814422 [ 3 ] {b2f95b9a-cebd-413b-b952-72d394351aae} <Debug> oximeter.measurements_histogramu16 (505e332f-a25a-477c-b344-78c03cc408d1): Loading data parts | ||
538 | 2024.10.09 23:16:09.814638 [ 3 ] {b2f95b9a-cebd-413b-b952-72d394351aae} <Debug> oximeter.measurements_histogramu16 (505e332f-a25a-477c-b344-78c03cc408d1): There are no data parts | ||
539 | 2024.10.09 23:16:09.818199 [ 3 ] {b2f95b9a-cebd-413b-b952-72d394351aae} <Debug> DynamicQueryHandler: Done processing query | ||
540 | 2024.10.09 23:16:09.818248 [ 3 ] {} <Debug> HTTP-Session: de226e0b-0f02-4a75-8c7f-5787dfcf7f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.10.09 23:16:09.818381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2024.10.09 23:16:09.818446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
543 | 2024.10.09 23:16:09.818464 [ 3 ] {} <Debug> HTTP-Session: bf1a402e-e4ce-4e8d-8a32-c26328f3f149 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
544 | 2024.10.09 23:16:09.818478 [ 3 ] {} <Debug> HTTP-Session: bf1a402e-e4ce-4e8d-8a32-c26328f3f149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
545 | 2024.10.09 23:16:09.818501 [ 3 ] {} <Debug> HTTP-Session: bf1a402e-e4ce-4e8d-8a32-c26328f3f149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2024.10.09 23:16:09.818533 [ 3 ] {} <Trace> HTTP-Session: bf1a402e-e4ce-4e8d-8a32-c26328f3f149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.10.09 23:16:09.818763 [ 3 ] {d38bc69f-96b4-46fa-b51e-3148fd3c06b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.818823 [ 3 ] {d38bc69f-96b4-46fa-b51e-3148fd3c06b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
549 | 2024.10.09 23:16:09.824783 [ 3 ] {d38bc69f-96b4-46fa-b51e-3148fd3c06b9} <Debug> oximeter.measurements_histogrami32 (6de2f97b-b5e4-4903-8a82-ba7366c39728): Loading data parts | ||
550 | 2024.10.09 23:16:09.824983 [ 3 ] {d38bc69f-96b4-46fa-b51e-3148fd3c06b9} <Debug> oximeter.measurements_histogrami32 (6de2f97b-b5e4-4903-8a82-ba7366c39728): There are no data parts | ||
551 | 2024.10.09 23:16:09.833094 [ 3 ] {d38bc69f-96b4-46fa-b51e-3148fd3c06b9} <Debug> DynamicQueryHandler: Done processing query | ||
552 | 2024.10.09 23:16:09.833144 [ 3 ] {} <Debug> HTTP-Session: bf1a402e-e4ce-4e8d-8a32-c26328f3f149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2024.10.09 23:16:09.833348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
554 | 2024.10.09 23:16:09.833401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
555 | 2024.10.09 23:16:09.833420 [ 3 ] {} <Debug> HTTP-Session: 884df3ba-8d00-48d9-be33-32152151be55 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
556 | 2024.10.09 23:16:09.833449 [ 3 ] {} <Debug> HTTP-Session: 884df3ba-8d00-48d9-be33-32152151be55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
557 | 2024.10.09 23:16:09.833463 [ 3 ] {} <Debug> HTTP-Session: 884df3ba-8d00-48d9-be33-32152151be55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
558 | 2024.10.09 23:16:09.833493 [ 3 ] {} <Trace> HTTP-Session: 884df3ba-8d00-48d9-be33-32152151be55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.10.09 23:16:09.833748 [ 3 ] {5db54c24-74d8-4c7f-a80e-add35acc2190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.833829 [ 3 ] {5db54c24-74d8-4c7f-a80e-add35acc2190} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
561 | 2024.10.09 23:16:09.837937 [ 3 ] {5db54c24-74d8-4c7f-a80e-add35acc2190} <Debug> oximeter.measurements_histogramu32 (a43fea9e-865e-41f1-bc24-1d2c1ccb9b1f): Loading data parts | ||
562 | 2024.10.09 23:16:09.838117 [ 3 ] {5db54c24-74d8-4c7f-a80e-add35acc2190} <Debug> oximeter.measurements_histogramu32 (a43fea9e-865e-41f1-bc24-1d2c1ccb9b1f): There are no data parts | ||
563 | 2024.10.09 23:16:09.844767 [ 3 ] {5db54c24-74d8-4c7f-a80e-add35acc2190} <Debug> DynamicQueryHandler: Done processing query | ||
564 | 2024.10.09 23:16:09.844793 [ 3 ] {} <Debug> HTTP-Session: 884df3ba-8d00-48d9-be33-32152151be55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
565 | 2024.10.09 23:16:09.844890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
566 | 2024.10.09 23:16:09.844954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
567 | 2024.10.09 23:16:09.844973 [ 3 ] {} <Debug> HTTP-Session: 4f159eb0-e92e-408d-ba72-adaf899ae0b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
568 | 2024.10.09 23:16:09.844990 [ 3 ] {} <Debug> HTTP-Session: 4f159eb0-e92e-408d-ba72-adaf899ae0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
569 | 2024.10.09 23:16:09.845030 [ 3 ] {} <Debug> HTTP-Session: 4f159eb0-e92e-408d-ba72-adaf899ae0b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2024.10.09 23:16:09.845060 [ 3 ] {} <Trace> HTTP-Session: 4f159eb0-e92e-408d-ba72-adaf899ae0b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.10.09 23:16:09.845303 [ 3 ] {cb94bf18-d1f5-4607-a325-23ea9d889a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.845369 [ 3 ] {cb94bf18-d1f5-4607-a325-23ea9d889a60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.10.09 23:16:09.851364 [ 3 ] {cb94bf18-d1f5-4607-a325-23ea9d889a60} <Debug> oximeter.measurements_histogrami64 (2c72ca07-ab7d-4db5-b5e7-ddb064c2ed26): Loading data parts | ||
574 | 2024.10.09 23:16:09.851641 [ 3 ] {cb94bf18-d1f5-4607-a325-23ea9d889a60} <Debug> oximeter.measurements_histogrami64 (2c72ca07-ab7d-4db5-b5e7-ddb064c2ed26): There are no data parts | ||
575 | 2024.10.09 23:16:09.860568 [ 3 ] {cb94bf18-d1f5-4607-a325-23ea9d889a60} <Debug> DynamicQueryHandler: Done processing query | ||
576 | 2024.10.09 23:16:09.860593 [ 3 ] {} <Debug> HTTP-Session: 4f159eb0-e92e-408d-ba72-adaf899ae0b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
577 | 2024.10.09 23:16:09.860708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
578 | 2024.10.09 23:16:09.860756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
579 | 2024.10.09 23:16:09.860775 [ 3 ] {} <Debug> HTTP-Session: cd55ff7c-77ac-4e9a-8a00-7608d52cb9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
580 | 2024.10.09 23:16:09.860809 [ 3 ] {} <Debug> HTTP-Session: cd55ff7c-77ac-4e9a-8a00-7608d52cb9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2024.10.09 23:16:09.860824 [ 3 ] {} <Debug> HTTP-Session: cd55ff7c-77ac-4e9a-8a00-7608d52cb9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2024.10.09 23:16:09.860853 [ 3 ] {} <Trace> HTTP-Session: cd55ff7c-77ac-4e9a-8a00-7608d52cb9e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.10.09 23:16:09.861109 [ 3 ] {c2b48091-5f98-41cc-9688-b81f9d6bf8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.861175 [ 3 ] {c2b48091-5f98-41cc-9688-b81f9d6bf8e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
585 | 2024.10.09 23:16:09.865009 [ 3 ] {c2b48091-5f98-41cc-9688-b81f9d6bf8e4} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Loading data parts | ||
586 | 2024.10.09 23:16:09.865173 [ 3 ] {c2b48091-5f98-41cc-9688-b81f9d6bf8e4} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): There are no data parts | ||
587 | 2024.10.09 23:16:09.871689 [ 3 ] {c2b48091-5f98-41cc-9688-b81f9d6bf8e4} <Debug> DynamicQueryHandler: Done processing query | ||
588 | 2024.10.09 23:16:09.871719 [ 3 ] {} <Debug> HTTP-Session: cd55ff7c-77ac-4e9a-8a00-7608d52cb9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2024.10.09 23:16:09.871846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
590 | 2024.10.09 23:16:09.871918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
591 | 2024.10.09 23:16:09.871940 [ 3 ] {} <Debug> HTTP-Session: 456d6492-150c-42b7-86ea-83e73a4c08d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
592 | 2024.10.09 23:16:09.871959 [ 3 ] {} <Debug> HTTP-Session: 456d6492-150c-42b7-86ea-83e73a4c08d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2024.10.09 23:16:09.871988 [ 3 ] {} <Debug> HTTP-Session: 456d6492-150c-42b7-86ea-83e73a4c08d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2024.10.09 23:16:09.872025 [ 3 ] {} <Trace> HTTP-Session: 456d6492-150c-42b7-86ea-83e73a4c08d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.10.09 23:16:09.872318 [ 3 ] {b53db23c-7391-4cb5-a654-3291c3d90b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.872389 [ 3 ] {b53db23c-7391-4cb5-a654-3291c3d90b0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
597 | 2024.10.09 23:16:09.878463 [ 3 ] {b53db23c-7391-4cb5-a654-3291c3d90b0f} <Debug> oximeter.measurements_histogramf32 (a7cd9743-c8dc-4597-a762-797a72c455a3): Loading data parts | ||
598 | 2024.10.09 23:16:09.878729 [ 3 ] {b53db23c-7391-4cb5-a654-3291c3d90b0f} <Debug> oximeter.measurements_histogramf32 (a7cd9743-c8dc-4597-a762-797a72c455a3): There are no data parts | ||
599 | 2024.10.09 23:16:09.887790 [ 3 ] {b53db23c-7391-4cb5-a654-3291c3d90b0f} <Debug> DynamicQueryHandler: Done processing query | ||
600 | 2024.10.09 23:16:09.887822 [ 3 ] {} <Debug> HTTP-Session: 456d6492-150c-42b7-86ea-83e73a4c08d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2024.10.09 23:16:09.887916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
602 | 2024.10.09 23:16:09.887961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
603 | 2024.10.09 23:16:09.887996 [ 3 ] {} <Debug> HTTP-Session: 9d1788e7-1958-4239-8450-bb149bdc0bda Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
604 | 2024.10.09 23:16:09.888011 [ 3 ] {} <Debug> HTTP-Session: 9d1788e7-1958-4239-8450-bb149bdc0bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.10.09 23:16:09.888025 [ 3 ] {} <Debug> HTTP-Session: 9d1788e7-1958-4239-8450-bb149bdc0bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2024.10.09 23:16:09.888062 [ 3 ] {} <Trace> HTTP-Session: 9d1788e7-1958-4239-8450-bb149bdc0bda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
607 | 2024.10.09 23:16:09.888356 [ 3 ] {6fa949a7-764d-4989-a6e2-ce88abfc7ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.888422 [ 3 ] {6fa949a7-764d-4989-a6e2-ce88abfc7ab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
609 | 2024.10.09 23:16:09.892257 [ 3 ] {6fa949a7-764d-4989-a6e2-ce88abfc7ab2} <Debug> oximeter.measurements_histogramf64 (3b6b8b98-25ce-4464-903b-ba7802f8f785): Loading data parts | ||
610 | 2024.10.09 23:16:09.892543 [ 3 ] {6fa949a7-764d-4989-a6e2-ce88abfc7ab2} <Debug> oximeter.measurements_histogramf64 (3b6b8b98-25ce-4464-903b-ba7802f8f785): There are no data parts | ||
611 | 2024.10.09 23:16:09.899045 [ 3 ] {6fa949a7-764d-4989-a6e2-ce88abfc7ab2} <Debug> DynamicQueryHandler: Done processing query | ||
612 | 2024.10.09 23:16:09.899093 [ 3 ] {} <Debug> HTTP-Session: 9d1788e7-1958-4239-8450-bb149bdc0bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.10.09 23:16:09.899281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
614 | 2024.10.09 23:16:09.899364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
615 | 2024.10.09 23:16:09.899383 [ 3 ] {} <Debug> HTTP-Session: dfa4afd3-d39a-4aa2-9cce-070865e0c00f Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
616 | 2024.10.09 23:16:09.899401 [ 3 ] {} <Debug> HTTP-Session: dfa4afd3-d39a-4aa2-9cce-070865e0c00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.10.09 23:16:09.899427 [ 3 ] {} <Debug> HTTP-Session: dfa4afd3-d39a-4aa2-9cce-070865e0c00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.10.09 23:16:09.899457 [ 3 ] {} <Trace> HTTP-Session: dfa4afd3-d39a-4aa2-9cce-070865e0c00f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
619 | 2024.10.09 23:16:09.899644 [ 3 ] {706be1da-3e1c-42e1-94f8-b4e27ba53b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) /* 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 23:16:09.899716 [ 3 ] {706be1da-3e1c-42e1-94f8-b4e27ba53b4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
646 | 2024.10.09 23:16:09.905649 [ 3 ] {706be1da-3e1c-42e1-94f8-b4e27ba53b4c} <Debug> oximeter.fields_bool (8d766b43-f5dd-4ca8-99ac-7ebeda8c7a0f): Loading data parts | ||
647 | 2024.10.09 23:16:09.905923 [ 3 ] {706be1da-3e1c-42e1-94f8-b4e27ba53b4c} <Debug> oximeter.fields_bool (8d766b43-f5dd-4ca8-99ac-7ebeda8c7a0f): There are no data parts | ||
648 | 2024.10.09 23:16:09.914834 [ 3 ] {706be1da-3e1c-42e1-94f8-b4e27ba53b4c} <Debug> DynamicQueryHandler: Done processing query | ||
649 | 2024.10.09 23:16:09.914864 [ 3 ] {} <Debug> HTTP-Session: dfa4afd3-d39a-4aa2-9cce-070865e0c00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.10.09 23:16:09.915006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
651 | 2024.10.09 23:16:09.915061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
652 | 2024.10.09 23:16:09.915084 [ 3 ] {} <Debug> HTTP-Session: 40220439-072b-48b9-adc4-5d764627ed38 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
653 | 2024.10.09 23:16:09.915132 [ 3 ] {} <Debug> HTTP-Session: 40220439-072b-48b9-adc4-5d764627ed38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.10.09 23:16:09.915150 [ 3 ] {} <Debug> HTTP-Session: 40220439-072b-48b9-adc4-5d764627ed38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.10.09 23:16:09.915186 [ 3 ] {} <Trace> HTTP-Session: 40220439-072b-48b9-adc4-5d764627ed38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.10.09 23:16:09.915384 [ 3 ] {da8ad361-8d54-4312-8e51-6accbc4d2749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.915440 [ 3 ] {da8ad361-8d54-4312-8e51-6accbc4d2749} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
658 | 2024.10.09 23:16:09.919114 [ 3 ] {da8ad361-8d54-4312-8e51-6accbc4d2749} <Debug> oximeter.fields_i8 (7be48663-97b0-426d-9654-e8310ad7bd4e): Loading data parts | ||
659 | 2024.10.09 23:16:09.919284 [ 3 ] {da8ad361-8d54-4312-8e51-6accbc4d2749} <Debug> oximeter.fields_i8 (7be48663-97b0-426d-9654-e8310ad7bd4e): There are no data parts | ||
660 | 2024.10.09 23:16:09.920710 [ 3 ] {da8ad361-8d54-4312-8e51-6accbc4d2749} <Debug> DynamicQueryHandler: Done processing query | ||
661 | 2024.10.09 23:16:09.920736 [ 3 ] {} <Debug> HTTP-Session: 40220439-072b-48b9-adc4-5d764627ed38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.10.09 23:16:09.920831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2024.10.09 23:16:09.920895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
664 | 2024.10.09 23:16:09.920913 [ 3 ] {} <Debug> HTTP-Session: 801869a6-1ccf-46e1-b417-bde303172163 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
665 | 2024.10.09 23:16:09.920929 [ 3 ] {} <Debug> HTTP-Session: 801869a6-1ccf-46e1-b417-bde303172163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.10.09 23:16:09.920955 [ 3 ] {} <Debug> HTTP-Session: 801869a6-1ccf-46e1-b417-bde303172163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.10.09 23:16:09.920984 [ 3 ] {} <Trace> HTTP-Session: 801869a6-1ccf-46e1-b417-bde303172163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
668 | 2024.10.09 23:16:09.921156 [ 3 ] {0bc56bac-7fdd-4933-adda-b4f493a1ede3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.921212 [ 3 ] {0bc56bac-7fdd-4933-adda-b4f493a1ede3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
670 | 2024.10.09 23:16:09.926520 [ 3 ] {0bc56bac-7fdd-4933-adda-b4f493a1ede3} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Loading data parts | ||
671 | 2024.10.09 23:16:09.926782 [ 3 ] {0bc56bac-7fdd-4933-adda-b4f493a1ede3} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): There are no data parts | ||
672 | 2024.10.09 23:16:09.933639 [ 3 ] {0bc56bac-7fdd-4933-adda-b4f493a1ede3} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.10.09 23:16:09.933727 [ 3 ] {} <Debug> HTTP-Session: 801869a6-1ccf-46e1-b417-bde303172163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2024.10.09 23:16:09.933956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
675 | 2024.10.09 23:16:09.934050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
676 | 2024.10.09 23:16:09.934114 [ 3 ] {} <Debug> HTTP-Session: 220dd901-b99e-46cb-aea6-a466c9a7a242 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
677 | 2024.10.09 23:16:09.934149 [ 3 ] {} <Debug> HTTP-Session: 220dd901-b99e-46cb-aea6-a466c9a7a242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
678 | 2024.10.09 23:16:09.934176 [ 3 ] {} <Debug> HTTP-Session: 220dd901-b99e-46cb-aea6-a466c9a7a242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.10.09 23:16:09.934256 [ 3 ] {} <Trace> HTTP-Session: 220dd901-b99e-46cb-aea6-a466c9a7a242 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.10.09 23:16:09.934457 [ 3 ] {b75da591-ec4b-496e-92fe-fe2f2e84938e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.934519 [ 3 ] {b75da591-ec4b-496e-92fe-fe2f2e84938e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
682 | 2024.10.09 23:16:09.937923 [ 3 ] {b75da591-ec4b-496e-92fe-fe2f2e84938e} <Debug> oximeter.fields_i16 (9b83c763-cdbc-422d-a415-84f7cb3a75d4): Loading data parts | ||
683 | 2024.10.09 23:16:09.938092 [ 3 ] {b75da591-ec4b-496e-92fe-fe2f2e84938e} <Debug> oximeter.fields_i16 (9b83c763-cdbc-422d-a415-84f7cb3a75d4): There are no data parts | ||
684 | 2024.10.09 23:16:09.939526 [ 3 ] {b75da591-ec4b-496e-92fe-fe2f2e84938e} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2024.10.09 23:16:09.939550 [ 3 ] {} <Debug> HTTP-Session: 220dd901-b99e-46cb-aea6-a466c9a7a242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2024.10.09 23:16:09.939643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.10.09 23:16:09.939704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
688 | 2024.10.09 23:16:09.939722 [ 3 ] {} <Debug> HTTP-Session: 491a0e74-1323-43be-9372-ed8a02664e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
689 | 2024.10.09 23:16:09.939739 [ 3 ] {} <Debug> HTTP-Session: 491a0e74-1323-43be-9372-ed8a02664e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.10.09 23:16:09.939765 [ 3 ] {} <Debug> HTTP-Session: 491a0e74-1323-43be-9372-ed8a02664e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.10.09 23:16:09.939795 [ 3 ] {} <Trace> HTTP-Session: 491a0e74-1323-43be-9372-ed8a02664e8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.10.09 23:16:09.939985 [ 3 ] {777494ca-cb34-4200-8b97-226ef781edfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.940027 [ 3 ] {777494ca-cb34-4200-8b97-226ef781edfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
694 | 2024.10.09 23:16:09.945316 [ 3 ] {777494ca-cb34-4200-8b97-226ef781edfe} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Loading data parts | ||
695 | 2024.10.09 23:16:09.945578 [ 3 ] {777494ca-cb34-4200-8b97-226ef781edfe} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): There are no data parts | ||
696 | 2024.10.09 23:16:09.954744 [ 3 ] {777494ca-cb34-4200-8b97-226ef781edfe} <Debug> DynamicQueryHandler: Done processing query | ||
697 | 2024.10.09 23:16:09.954796 [ 3 ] {} <Debug> HTTP-Session: 491a0e74-1323-43be-9372-ed8a02664e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.10.09 23:16:09.954911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.10.09 23:16:09.954958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
700 | 2024.10.09 23:16:09.954991 [ 3 ] {} <Debug> HTTP-Session: 208b001f-c4b5-4484-8f1b-728dc6f838fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
701 | 2024.10.09 23:16:09.955007 [ 3 ] {} <Debug> HTTP-Session: 208b001f-c4b5-4484-8f1b-728dc6f838fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.10.09 23:16:09.955020 [ 3 ] {} <Debug> HTTP-Session: 208b001f-c4b5-4484-8f1b-728dc6f838fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.10.09 23:16:09.955066 [ 3 ] {} <Trace> HTTP-Session: 208b001f-c4b5-4484-8f1b-728dc6f838fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
704 | 2024.10.09 23:16:09.955239 [ 3 ] {b52b2e03-96cf-4e65-84d6-40c4dbcd0561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.955299 [ 3 ] {b52b2e03-96cf-4e65-84d6-40c4dbcd0561} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
706 | 2024.10.09 23:16:09.958956 [ 3 ] {b52b2e03-96cf-4e65-84d6-40c4dbcd0561} <Debug> oximeter.fields_i32 (e67d5be3-b60b-4abe-abd5-553e054d6dce): Loading data parts | ||
707 | 2024.10.09 23:16:09.959132 [ 3 ] {b52b2e03-96cf-4e65-84d6-40c4dbcd0561} <Debug> oximeter.fields_i32 (e67d5be3-b60b-4abe-abd5-553e054d6dce): There are no data parts | ||
708 | 2024.10.09 23:16:09.960619 [ 3 ] {b52b2e03-96cf-4e65-84d6-40c4dbcd0561} <Debug> DynamicQueryHandler: Done processing query | ||
709 | 2024.10.09 23:16:09.960644 [ 3 ] {} <Debug> HTTP-Session: 208b001f-c4b5-4484-8f1b-728dc6f838fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.10.09 23:16:09.960746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
711 | 2024.10.09 23:16:09.960801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
712 | 2024.10.09 23:16:09.960821 [ 3 ] {} <Debug> HTTP-Session: 96fb4d5c-4c93-4ca3-957d-7dc8e926cda1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
713 | 2024.10.09 23:16:09.960855 [ 3 ] {} <Debug> HTTP-Session: 96fb4d5c-4c93-4ca3-957d-7dc8e926cda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.10.09 23:16:09.960869 [ 3 ] {} <Debug> HTTP-Session: 96fb4d5c-4c93-4ca3-957d-7dc8e926cda1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2024.10.09 23:16:09.960899 [ 3 ] {} <Trace> HTTP-Session: 96fb4d5c-4c93-4ca3-957d-7dc8e926cda1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
716 | 2024.10.09 23:16:09.961087 [ 3 ] {6af7e9fc-469c-45dd-b0e2-1d2ec56d2efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.961144 [ 3 ] {6af7e9fc-469c-45dd-b0e2-1d2ec56d2efc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
718 | 2024.10.09 23:16:09.966394 [ 3 ] {6af7e9fc-469c-45dd-b0e2-1d2ec56d2efc} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Loading data parts | ||
719 | 2024.10.09 23:16:09.966601 [ 3 ] {6af7e9fc-469c-45dd-b0e2-1d2ec56d2efc} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): There are no data parts | ||
720 | 2024.10.09 23:16:09.973576 [ 3 ] {6af7e9fc-469c-45dd-b0e2-1d2ec56d2efc} <Debug> DynamicQueryHandler: Done processing query | ||
721 | 2024.10.09 23:16:09.973601 [ 3 ] {} <Debug> HTTP-Session: 96fb4d5c-4c93-4ca3-957d-7dc8e926cda1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
722 | 2024.10.09 23:16:09.973705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
723 | 2024.10.09 23:16:09.973774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
724 | 2024.10.09 23:16:09.973794 [ 3 ] {} <Debug> HTTP-Session: 1e6d3ae4-3489-4b21-9f15-411c360af4dd Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
725 | 2024.10.09 23:16:09.973809 [ 3 ] {} <Debug> HTTP-Session: 1e6d3ae4-3489-4b21-9f15-411c360af4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2024.10.09 23:16:09.973831 [ 3 ] {} <Debug> HTTP-Session: 1e6d3ae4-3489-4b21-9f15-411c360af4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2024.10.09 23:16:09.973866 [ 3 ] {} <Trace> HTTP-Session: 1e6d3ae4-3489-4b21-9f15-411c360af4dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
728 | 2024.10.09 23:16:09.974037 [ 3 ] {fbe70040-d1f7-4c81-acb8-9578c896243b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.974094 [ 3 ] {fbe70040-d1f7-4c81-acb8-9578c896243b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
730 | 2024.10.09 23:16:09.977544 [ 3 ] {fbe70040-d1f7-4c81-acb8-9578c896243b} <Debug> oximeter.fields_i64 (f9e80cf4-03ba-4e20-a3e9-87e5a01a041e): Loading data parts | ||
731 | 2024.10.09 23:16:09.977712 [ 3 ] {fbe70040-d1f7-4c81-acb8-9578c896243b} <Debug> oximeter.fields_i64 (f9e80cf4-03ba-4e20-a3e9-87e5a01a041e): There are no data parts | ||
732 | 2024.10.09 23:16:09.979137 [ 3 ] {fbe70040-d1f7-4c81-acb8-9578c896243b} <Debug> DynamicQueryHandler: Done processing query | ||
733 | 2024.10.09 23:16:09.979161 [ 3 ] {} <Debug> HTTP-Session: 1e6d3ae4-3489-4b21-9f15-411c360af4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.10.09 23:16:09.979345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
735 | 2024.10.09 23:16:09.979415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
736 | 2024.10.09 23:16:09.979440 [ 3 ] {} <Debug> HTTP-Session: 4502301d-0295-4d9f-b90d-f649c20412b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
737 | 2024.10.09 23:16:09.979537 [ 3 ] {} <Debug> HTTP-Session: 4502301d-0295-4d9f-b90d-f649c20412b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.10.09 23:16:09.979557 [ 3 ] {} <Debug> HTTP-Session: 4502301d-0295-4d9f-b90d-f649c20412b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.10.09 23:16:09.979596 [ 3 ] {} <Trace> HTTP-Session: 4502301d-0295-4d9f-b90d-f649c20412b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
740 | 2024.10.09 23:16:09.979831 [ 3 ] {2d2122ec-4192-42af-8c6f-381dfec376d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.979904 [ 3 ] {2d2122ec-4192-42af-8c6f-381dfec376d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
742 | 2024.10.09 23:16:09.985272 [ 3 ] {2d2122ec-4192-42af-8c6f-381dfec376d3} <Debug> oximeter.fields_u64 (7f9c689e-396f-4fb8-8e6e-5228244bba95): Loading data parts | ||
743 | 2024.10.09 23:16:09.985483 [ 3 ] {2d2122ec-4192-42af-8c6f-381dfec376d3} <Debug> oximeter.fields_u64 (7f9c689e-396f-4fb8-8e6e-5228244bba95): There are no data parts | ||
744 | 2024.10.09 23:16:09.993608 [ 3 ] {2d2122ec-4192-42af-8c6f-381dfec376d3} <Debug> DynamicQueryHandler: Done processing query | ||
745 | 2024.10.09 23:16:09.993636 [ 3 ] {} <Debug> HTTP-Session: 4502301d-0295-4d9f-b90d-f649c20412b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.10.09 23:16:09.993742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
747 | 2024.10.09 23:16:09.993792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
748 | 2024.10.09 23:16:09.993811 [ 3 ] {} <Debug> HTTP-Session: 73c46fe6-4c9b-48a9-b899-f64b35468fea Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
749 | 2024.10.09 23:16:09.993828 [ 3 ] {} <Debug> HTTP-Session: 73c46fe6-4c9b-48a9-b899-f64b35468fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2024.10.09 23:16:09.993842 [ 3 ] {} <Debug> HTTP-Session: 73c46fe6-4c9b-48a9-b899-f64b35468fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.10.09 23:16:09.993874 [ 3 ] {} <Trace> HTTP-Session: 73c46fe6-4c9b-48a9-b899-f64b35468fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2024.10.09 23:16:09.994051 [ 3 ] {a30c33b2-aff0-46fb-9ec5-384fdf76ea6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.994096 [ 3 ] {a30c33b2-aff0-46fb-9ec5-384fdf76ea6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
754 | 2024.10.09 23:16:09.997663 [ 3 ] {a30c33b2-aff0-46fb-9ec5-384fdf76ea6d} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Loading data parts | ||
755 | 2024.10.09 23:16:09.997873 [ 3 ] {a30c33b2-aff0-46fb-9ec5-384fdf76ea6d} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): There are no data parts | ||
756 | 2024.10.09 23:16:09.999436 [ 3 ] {a30c33b2-aff0-46fb-9ec5-384fdf76ea6d} <Debug> DynamicQueryHandler: Done processing query | ||
757 | 2024.10.09 23:16:09.999462 [ 3 ] {} <Debug> HTTP-Session: 73c46fe6-4c9b-48a9-b899-f64b35468fea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
758 | 2024.10.09 23:16:09.999559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
759 | 2024.10.09 23:16:09.999607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
760 | 2024.10.09 23:16:09.999626 [ 3 ] {} <Debug> HTTP-Session: a2cef3ac-b2af-49a1-b2d3-53554ddeab61 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
761 | 2024.10.09 23:16:09.999643 [ 3 ] {} <Debug> HTTP-Session: a2cef3ac-b2af-49a1-b2d3-53554ddeab61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
762 | 2024.10.09 23:16:09.999657 [ 3 ] {} <Debug> HTTP-Session: a2cef3ac-b2af-49a1-b2d3-53554ddeab61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2024.10.09 23:16:09.999687 [ 3 ] {} <Trace> HTTP-Session: a2cef3ac-b2af-49a1-b2d3-53554ddeab61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
764 | 2024.10.09 23:16:09.999862 [ 3 ] {605357f5-1109-47be-8cbb-384a93ff3cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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 23:16:09.999907 [ 3 ] {605357f5-1109-47be-8cbb-384a93ff3cb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
766 | 2024.10.09 23:16:10.000175 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.07 MiB, peak 122.08 MiB, free memory in arenas 0.00 B, will set to 130.32 MiB (RSS), difference: 8.25 MiB | ||
767 | 2024.10.09 23:16:10.005830 [ 3 ] {605357f5-1109-47be-8cbb-384a93ff3cb7} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Loading data parts | ||
768 | 2024.10.09 23:16:10.006059 [ 3 ] {605357f5-1109-47be-8cbb-384a93ff3cb7} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): There are no data parts | ||
769 | 2024.10.09 23:16:10.012340 [ 3 ] {605357f5-1109-47be-8cbb-384a93ff3cb7} <Debug> DynamicQueryHandler: Done processing query | ||
770 | 2024.10.09 23:16:10.012373 [ 3 ] {} <Debug> HTTP-Session: a2cef3ac-b2af-49a1-b2d3-53554ddeab61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
771 | 2024.10.09 23:16:10.012473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
772 | 2024.10.09 23:16:10.012523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
773 | 2024.10.09 23:16:10.012543 [ 3 ] {} <Debug> HTTP-Session: e70458b5-d334-449e-b91d-6bf9a9a2e400 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
774 | 2024.10.09 23:16:10.012560 [ 3 ] {} <Debug> HTTP-Session: e70458b5-d334-449e-b91d-6bf9a9a2e400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
775 | 2024.10.09 23:16:10.012573 [ 3 ] {} <Debug> HTTP-Session: e70458b5-d334-449e-b91d-6bf9a9a2e400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
776 | 2024.10.09 23:16:10.012605 [ 3 ] {} <Trace> HTTP-Session: e70458b5-d334-449e-b91d-6bf9a9a2e400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2024.10.09 23:16:10.012781 [ 3 ] {a95285f1-908e-4011-9684-0a03dd72acb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) 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) | ||
778 | 2024.10.09 23:16:10.012826 [ 3 ] {a95285f1-908e-4011-9684-0a03dd72acb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
779 | 2024.10.09 23:16:10.016236 [ 3 ] {a95285f1-908e-4011-9684-0a03dd72acb2} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Loading data parts | ||
780 | 2024.10.09 23:16:10.016400 [ 3 ] {a95285f1-908e-4011-9684-0a03dd72acb2} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): There are no data parts | ||
781 | 2024.10.09 23:16:10.017863 [ 3 ] {a95285f1-908e-4011-9684-0a03dd72acb2} <Debug> DynamicQueryHandler: Done processing query | ||
782 | 2024.10.09 23:16:10.017890 [ 3 ] {} <Debug> HTTP-Session: e70458b5-d334-449e-b91d-6bf9a9a2e400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
783 | 2024.10.09 23:16:10.018007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
784 | 2024.10.09 23:16:10.018055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
785 | 2024.10.09 23:16:10.018076 [ 3 ] {} <Debug> HTTP-Session: 7ffe3130-7e25-45d1-84c9-8e500ad5998e Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
786 | 2024.10.09 23:16:10.018092 [ 3 ] {} <Debug> HTTP-Session: 7ffe3130-7e25-45d1-84c9-8e500ad5998e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
787 | 2024.10.09 23:16:10.018107 [ 3 ] {} <Debug> HTTP-Session: 7ffe3130-7e25-45d1-84c9-8e500ad5998e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
788 | 2024.10.09 23:16:10.018137 [ 3 ] {} <Trace> HTTP-Session: 7ffe3130-7e25-45d1-84c9-8e500ad5998e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
789 | 2024.10.09 23:16:10.018362 [ 3 ] {80339a80-7bb2-4b01-9be7-c58b4eb88b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) /* The timeseries schema table stores the extracted schema for the samples | ||
790 | * oximeter collects. | ||
791 | */ | ||
792 | 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) | ||
793 | 2024.10.09 23:16:10.018420 [ 3 ] {80339a80-7bb2-4b01-9be7-c58b4eb88b8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
794 | 2024.10.09 23:16:10.023684 [ 3 ] {80339a80-7bb2-4b01-9be7-c58b4eb88b8c} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Loading data parts | ||
795 | 2024.10.09 23:16:10.023856 [ 3 ] {80339a80-7bb2-4b01-9be7-c58b4eb88b8c} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): There are no data parts | ||
796 | 2024.10.09 23:16:10.032802 [ 3 ] {80339a80-7bb2-4b01-9be7-c58b4eb88b8c} <Debug> DynamicQueryHandler: Done processing query | ||
797 | 2024.10.09 23:16:10.032834 [ 3 ] {} <Debug> HTTP-Session: 7ffe3130-7e25-45d1-84c9-8e500ad5998e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
798 | 2024.10.09 23:16:10.032965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61365, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
799 | 2024.10.09 23:16:10.033018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
800 | 2024.10.09 23:16:10.033038 [ 3 ] {} <Debug> HTTP-Session: bceb779d-736a-4dd8-b995-ef2649ee6bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61365 | ||
801 | 2024.10.09 23:16:10.033054 [ 3 ] {} <Debug> HTTP-Session: bceb779d-736a-4dd8-b995-ef2649ee6bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2024.10.09 23:16:10.033069 [ 3 ] {} <Debug> HTTP-Session: bceb779d-736a-4dd8-b995-ef2649ee6bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
803 | 2024.10.09 23:16:10.033100 [ 3 ] {} <Trace> HTTP-Session: bceb779d-736a-4dd8-b995-ef2649ee6bd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
804 | 2024.10.09 23:16:10.033273 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61365) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
805 | 2024.10.09 23:16:10.034523 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
806 | 2024.10.09 23:16:10.045166 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Trace> oximeter.version (3392a9f3-1bac-4bd6-bf8d-e423cb48fdcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
807 | 2024.10.09 23:16:10.045206 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
808 | 2024.10.09 23:16:10.049468 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
809 | 2024.10.09 23:16:10.050572 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Trace> oximeter.version (3392a9f3-1bac-4bd6-bf8d-e423cb48fdcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
810 | 2024.10.09 23:16:10.050852 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017654 sec., 56.64438654129376 rows/sec., 906.31 B/sec. | ||
811 | 2024.10.09 23:16:10.051038 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Debug> DynamicQueryHandler: Done processing query | ||
812 | 2024.10.09 23:16:10.051062 [ 3 ] {0d67d0a7-b945-4d87-93ae-9ddb87cb6178} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
813 | 2024.10.09 23:16:10.051079 [ 3 ] {} <Debug> HTTP-Session: bceb779d-736a-4dd8-b995-ef2649ee6bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
814 | 2024.10.09 23:16:11.000150 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.67 MiB, peak 134.80 MiB, free memory in arenas 0.00 B, will set to 133.73 MiB (RSS), difference: 4.06 MiB | ||
815 | 2024.10.09 23:16:16.830219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
816 | 2024.10.09 23:16:16.830337 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
817 | 2024.10.09 23:16:16.836787 [ 242 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Loading data parts | ||
818 | 2024.10.09 23:16:16.837027 [ 242 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): There are no data parts | ||
819 | 2024.10.09 23:16:16.845310 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2024.10.09 23:16:16.845349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
821 | 2024.10.09 23:16:16.847802 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
822 | 2024.10.09 23:16:16.849098 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2024.10.09 23:16:16.849542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
824 | 2024.10.09 23:16:17.000160 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.02 MiB, peak 138.02 MiB, free memory in arenas 0.00 B, will set to 134.96 MiB (RSS), difference: -3.05 MiB | ||
825 | 2024.10.09 23:16:21.788801 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
826 | 2024.10.09 23:16:21.788863 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
827 | 2024.10.09 23:16:27.000162 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.04 MiB, peak 138.02 MiB, free memory in arenas 0.00 B, will set to 135.05 MiB (RSS), difference: 4.01 MiB | ||
828 | 2024.10.09 23:16:30.053852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
829 | 2024.10.09 23:16:30.053978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
830 | 2024.10.09 23:16:30.054007 [ 3 ] {} <Debug> HTTP-Session: 71841a37-1de3-496b-aad4-7b2dfe884d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
831 | 2024.10.09 23:16:30.054036 [ 3 ] {} <Debug> HTTP-Session: 71841a37-1de3-496b-aad4-7b2dfe884d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
832 | 2024.10.09 23:16:30.054055 [ 3 ] {} <Debug> HTTP-Session: 71841a37-1de3-496b-aad4-7b2dfe884d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
833 | 2024.10.09 23:16:30.054110 [ 3 ] {} <Trace> HTTP-Session: 71841a37-1de3-496b-aad4-7b2dfe884d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2024.10.09 23:16:30.054314 [ 3 ] {9b4581c3-e5e6-45cf-a541-fcf3c1db4c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
835 | 2024.10.09 23:16:30.054743 [ 3 ] {9b4581c3-e5e6-45cf-a541-fcf3c1db4c8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2024.10.09 23:16:30.057246 [ 3 ] {9b4581c3-e5e6-45cf-a541-fcf3c1db4c8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
837 | 2024.10.09 23:16:30.063580 [ 3 ] {9b4581c3-e5e6-45cf-a541-fcf3c1db4c8f} <Debug> DynamicQueryHandler: Done processing query | ||
838 | 2024.10.09 23:16:30.063608 [ 3 ] {9b4581c3-e5e6-45cf-a541-fcf3c1db4c8f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
839 | 2024.10.09 23:16:30.063625 [ 3 ] {} <Debug> HTTP-Session: 71841a37-1de3-496b-aad4-7b2dfe884d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
840 | 2024.10.09 23:16:30.069177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
841 | 2024.10.09 23:16:30.069237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
842 | 2024.10.09 23:16:30.069258 [ 3 ] {} <Debug> HTTP-Session: 469e476a-d129-475e-8e75-5732f0ff208a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
843 | 2024.10.09 23:16:30.069276 [ 3 ] {} <Debug> HTTP-Session: 469e476a-d129-475e-8e75-5732f0ff208a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
844 | 2024.10.09 23:16:30.069290 [ 3 ] {} <Debug> HTTP-Session: 469e476a-d129-475e-8e75-5732f0ff208a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
845 | 2024.10.09 23:16:30.069324 [ 3 ] {} <Trace> HTTP-Session: 469e476a-d129-475e-8e75-5732f0ff208a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2024.10.09 23:16:30.069505 [ 3 ] {ba91f6e2-2fb7-4703-96a6-ca69b847ef5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) | ||
847 | 2024.10.09 23:16:30.073364 [ 3 ] {ba91f6e2-2fb7-4703-96a6-ca69b847ef5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2024.10.09 23:16:30.073432 [ 3 ] {ba91f6e2-2fb7-4703-96a6-ca69b847ef5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
849 | 2024.10.09 23:16:30.074492 [ 3 ] {ba91f6e2-2fb7-4703-96a6-ca69b847ef5d} <Debug> DynamicQueryHandler: Done processing query | ||
850 | 2024.10.09 23:16:30.074517 [ 3 ] {ba91f6e2-2fb7-4703-96a6-ca69b847ef5d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
851 | 2024.10.09 23:16:30.074535 [ 3 ] {} <Debug> HTTP-Session: 469e476a-d129-475e-8e75-5732f0ff208a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
852 | 2024.10.09 23:16:30.074898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
853 | 2024.10.09 23:16:30.074945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
854 | 2024.10.09 23:16:30.074964 [ 3 ] {} <Debug> HTTP-Session: d1f36e93-d54e-4036-baa6-de2e6a857dea Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
855 | 2024.10.09 23:16:30.074981 [ 3 ] {} <Debug> HTTP-Session: d1f36e93-d54e-4036-baa6-de2e6a857dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
856 | 2024.10.09 23:16:30.074995 [ 3 ] {} <Debug> HTTP-Session: d1f36e93-d54e-4036-baa6-de2e6a857dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
857 | 2024.10.09 23:16:30.075025 [ 3 ] {} <Trace> HTTP-Session: d1f36e93-d54e-4036-baa6-de2e6a857dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2024.10.09 23:16:30.075144 [ 3 ] {59f67096-5926-490a-8a8e-acf6314e7878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) | ||
859 | 2024.10.09 23:16:30.075490 [ 3 ] {59f67096-5926-490a-8a8e-acf6314e7878} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
860 | 2024.10.09 23:16:30.075542 [ 3 ] {59f67096-5926-490a-8a8e-acf6314e7878} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
861 | 2024.10.09 23:16:30.076495 [ 3 ] {59f67096-5926-490a-8a8e-acf6314e7878} <Debug> DynamicQueryHandler: Done processing query | ||
862 | 2024.10.09 23:16:30.076520 [ 3 ] {59f67096-5926-490a-8a8e-acf6314e7878} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
863 | 2024.10.09 23:16:30.076537 [ 3 ] {} <Debug> HTTP-Session: d1f36e93-d54e-4036-baa6-de2e6a857dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
864 | 2024.10.09 23:16:30.076773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
865 | 2024.10.09 23:16:30.076820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
866 | 2024.10.09 23:16:30.076838 [ 3 ] {} <Debug> HTTP-Session: a1495d76-51e5-47f5-b4a0-ca6f1f29dc91 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
867 | 2024.10.09 23:16:30.076855 [ 3 ] {} <Debug> HTTP-Session: a1495d76-51e5-47f5-b4a0-ca6f1f29dc91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.10.09 23:16:30.076869 [ 3 ] {} <Debug> HTTP-Session: a1495d76-51e5-47f5-b4a0-ca6f1f29dc91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
869 | 2024.10.09 23:16:30.076900 [ 3 ] {} <Trace> HTTP-Session: a1495d76-51e5-47f5-b4a0-ca6f1f29dc91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2024.10.09 23:16:30.077018 [ 3 ] {c26217d1-badd-47e7-8c66-43baa9c71bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) | ||
871 | 2024.10.09 23:16:30.077323 [ 3 ] {c26217d1-badd-47e7-8c66-43baa9c71bea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2024.10.09 23:16:30.077374 [ 3 ] {c26217d1-badd-47e7-8c66-43baa9c71bea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
873 | 2024.10.09 23:16:30.078230 [ 3 ] {c26217d1-badd-47e7-8c66-43baa9c71bea} <Debug> DynamicQueryHandler: Done processing query | ||
874 | 2024.10.09 23:16:30.078254 [ 3 ] {c26217d1-badd-47e7-8c66-43baa9c71bea} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
875 | 2024.10.09 23:16:30.078271 [ 3 ] {} <Debug> HTTP-Session: a1495d76-51e5-47f5-b4a0-ca6f1f29dc91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
876 | 2024.10.09 23:16:30.078466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
877 | 2024.10.09 23:16:30.078512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
878 | 2024.10.09 23:16:30.078533 [ 3 ] {} <Debug> HTTP-Session: 67b1578d-849e-4868-97db-57975f06ac80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
879 | 2024.10.09 23:16:30.078550 [ 3 ] {} <Debug> HTTP-Session: 67b1578d-849e-4868-97db-57975f06ac80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
880 | 2024.10.09 23:16:30.078563 [ 3 ] {} <Debug> HTTP-Session: 67b1578d-849e-4868-97db-57975f06ac80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
881 | 2024.10.09 23:16:30.078594 [ 3 ] {} <Trace> HTTP-Session: 67b1578d-849e-4868-97db-57975f06ac80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2024.10.09 23:16:30.078714 [ 3 ] {c0e5e1f2-6917-49a1-b6c7-0e3db95d5cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
883 | 2024.10.09 23:16:30.079027 [ 3 ] {c0e5e1f2-6917-49a1-b6c7-0e3db95d5cd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2024.10.09 23:16:30.079078 [ 3 ] {c0e5e1f2-6917-49a1-b6c7-0e3db95d5cd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
885 | 2024.10.09 23:16:30.079915 [ 3 ] {c0e5e1f2-6917-49a1-b6c7-0e3db95d5cd3} <Debug> DynamicQueryHandler: Done processing query | ||
886 | 2024.10.09 23:16:30.079940 [ 3 ] {c0e5e1f2-6917-49a1-b6c7-0e3db95d5cd3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
887 | 2024.10.09 23:16:30.079956 [ 3 ] {} <Debug> HTTP-Session: 67b1578d-849e-4868-97db-57975f06ac80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
888 | 2024.10.09 23:16:30.080169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
889 | 2024.10.09 23:16:30.080216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
890 | 2024.10.09 23:16:30.080234 [ 3 ] {} <Debug> HTTP-Session: 152da783-2e04-4fbc-a7c0-f8176a2f7e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
891 | 2024.10.09 23:16:30.080251 [ 3 ] {} <Debug> HTTP-Session: 152da783-2e04-4fbc-a7c0-f8176a2f7e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
892 | 2024.10.09 23:16:30.080265 [ 3 ] {} <Debug> HTTP-Session: 152da783-2e04-4fbc-a7c0-f8176a2f7e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
893 | 2024.10.09 23:16:30.080294 [ 3 ] {} <Trace> HTTP-Session: 152da783-2e04-4fbc-a7c0-f8176a2f7e5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
894 | 2024.10.09 23:16:30.080416 [ 3 ] {a168cbf4-0f3f-4d1e-bd4b-8d9b7592ac04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
895 | 2024.10.09 23:16:30.080730 [ 3 ] {a168cbf4-0f3f-4d1e-bd4b-8d9b7592ac04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
896 | 2024.10.09 23:16:30.080782 [ 3 ] {a168cbf4-0f3f-4d1e-bd4b-8d9b7592ac04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
897 | 2024.10.09 23:16:30.081723 [ 3 ] {a168cbf4-0f3f-4d1e-bd4b-8d9b7592ac04} <Debug> DynamicQueryHandler: Done processing query | ||
898 | 2024.10.09 23:16:30.081747 [ 3 ] {a168cbf4-0f3f-4d1e-bd4b-8d9b7592ac04} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
899 | 2024.10.09 23:16:30.081763 [ 3 ] {} <Debug> HTTP-Session: 152da783-2e04-4fbc-a7c0-f8176a2f7e5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
900 | 2024.10.09 23:16:30.081973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
901 | 2024.10.09 23:16:30.082020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
902 | 2024.10.09 23:16:30.082039 [ 3 ] {} <Debug> HTTP-Session: 1c7f934a-2eae-4e88-bd50-794ca8a4a85d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
903 | 2024.10.09 23:16:30.082056 [ 3 ] {} <Debug> HTTP-Session: 1c7f934a-2eae-4e88-bd50-794ca8a4a85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
904 | 2024.10.09 23:16:30.082070 [ 3 ] {} <Debug> HTTP-Session: 1c7f934a-2eae-4e88-bd50-794ca8a4a85d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
905 | 2024.10.09 23:16:30.082100 [ 3 ] {} <Trace> HTTP-Session: 1c7f934a-2eae-4e88-bd50-794ca8a4a85d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2024.10.09 23:16:30.082222 [ 3 ] {55cb75e2-ec30-458e-a47f-ccdf380d6a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
907 | 2024.10.09 23:16:30.082543 [ 3 ] {55cb75e2-ec30-458e-a47f-ccdf380d6a00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
908 | 2024.10.09 23:16:30.082593 [ 3 ] {55cb75e2-ec30-458e-a47f-ccdf380d6a00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
909 | 2024.10.09 23:16:30.083571 [ 3 ] {55cb75e2-ec30-458e-a47f-ccdf380d6a00} <Debug> DynamicQueryHandler: Done processing query | ||
910 | 2024.10.09 23:16:30.083597 [ 3 ] {55cb75e2-ec30-458e-a47f-ccdf380d6a00} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
911 | 2024.10.09 23:16:30.083614 [ 3 ] {} <Debug> HTTP-Session: 1c7f934a-2eae-4e88-bd50-794ca8a4a85d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
912 | 2024.10.09 23:16:30.083863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
913 | 2024.10.09 23:16:30.083942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
914 | 2024.10.09 23:16:30.083973 [ 3 ] {} <Debug> HTTP-Session: 0ba1a45d-846d-4542-89d6-41291d1c4d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
915 | 2024.10.09 23:16:30.084001 [ 3 ] {} <Debug> HTTP-Session: 0ba1a45d-846d-4542-89d6-41291d1c4d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
916 | 2024.10.09 23:16:30.084026 [ 3 ] {} <Debug> HTTP-Session: 0ba1a45d-846d-4542-89d6-41291d1c4d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
917 | 2024.10.09 23:16:30.084074 [ 3 ] {} <Trace> HTTP-Session: 0ba1a45d-846d-4542-89d6-41291d1c4d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2024.10.09 23:16:30.084226 [ 3 ] {31d95d92-6877-4ba4-93e6-f71706d87922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
919 | 2024.10.09 23:16:30.084569 [ 3 ] {31d95d92-6877-4ba4-93e6-f71706d87922} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
920 | 2024.10.09 23:16:30.084624 [ 3 ] {31d95d92-6877-4ba4-93e6-f71706d87922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
921 | 2024.10.09 23:16:30.085654 [ 3 ] {31d95d92-6877-4ba4-93e6-f71706d87922} <Debug> DynamicQueryHandler: Done processing query | ||
922 | 2024.10.09 23:16:30.085692 [ 3 ] {31d95d92-6877-4ba4-93e6-f71706d87922} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
923 | 2024.10.09 23:16:30.085710 [ 3 ] {} <Debug> HTTP-Session: 0ba1a45d-846d-4542-89d6-41291d1c4d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
924 | 2024.10.09 23:16:30.085953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
925 | 2024.10.09 23:16:30.086009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
926 | 2024.10.09 23:16:30.086030 [ 3 ] {} <Debug> HTTP-Session: 48b4cadd-5202-4f59-a829-e57f31f5dbde Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
927 | 2024.10.09 23:16:30.086048 [ 3 ] {} <Debug> HTTP-Session: 48b4cadd-5202-4f59-a829-e57f31f5dbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
928 | 2024.10.09 23:16:30.086063 [ 3 ] {} <Debug> HTTP-Session: 48b4cadd-5202-4f59-a829-e57f31f5dbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
929 | 2024.10.09 23:16:30.086100 [ 3 ] {} <Trace> HTTP-Session: 48b4cadd-5202-4f59-a829-e57f31f5dbde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
930 | 2024.10.09 23:16:30.086250 [ 3 ] {2049987c-2b6f-46d6-ab95-1a89e0d5258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
931 | 2024.10.09 23:16:30.086602 [ 3 ] {2049987c-2b6f-46d6-ab95-1a89e0d5258c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
932 | 2024.10.09 23:16:30.086656 [ 3 ] {2049987c-2b6f-46d6-ab95-1a89e0d5258c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
933 | 2024.10.09 23:16:30.087591 [ 3 ] {2049987c-2b6f-46d6-ab95-1a89e0d5258c} <Debug> DynamicQueryHandler: Done processing query | ||
934 | 2024.10.09 23:16:30.087620 [ 3 ] {2049987c-2b6f-46d6-ab95-1a89e0d5258c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
935 | 2024.10.09 23:16:30.087636 [ 3 ] {} <Debug> HTTP-Session: 48b4cadd-5202-4f59-a829-e57f31f5dbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
936 | 2024.10.09 23:16:30.087839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
937 | 2024.10.09 23:16:30.087891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
938 | 2024.10.09 23:16:30.087911 [ 3 ] {} <Debug> HTTP-Session: f5f3178d-be19-4cd7-8307-946c4f0e84d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
939 | 2024.10.09 23:16:30.087929 [ 3 ] {} <Debug> HTTP-Session: f5f3178d-be19-4cd7-8307-946c4f0e84d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
940 | 2024.10.09 23:16:30.087943 [ 3 ] {} <Debug> HTTP-Session: f5f3178d-be19-4cd7-8307-946c4f0e84d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
941 | 2024.10.09 23:16:30.087974 [ 3 ] {} <Trace> HTTP-Session: f5f3178d-be19-4cd7-8307-946c4f0e84d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
942 | 2024.10.09 23:16:30.088101 [ 3 ] {061c4af1-1e55-4cec-a0ad-f1c6d8573169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
943 | 2024.10.09 23:16:30.088517 [ 3 ] {061c4af1-1e55-4cec-a0ad-f1c6d8573169} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
944 | 2024.10.09 23:16:30.088578 [ 3 ] {061c4af1-1e55-4cec-a0ad-f1c6d8573169} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
945 | 2024.10.09 23:16:30.089554 [ 3 ] {061c4af1-1e55-4cec-a0ad-f1c6d8573169} <Debug> DynamicQueryHandler: Done processing query | ||
946 | 2024.10.09 23:16:30.089581 [ 3 ] {061c4af1-1e55-4cec-a0ad-f1c6d8573169} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
947 | 2024.10.09 23:16:30.089598 [ 3 ] {} <Debug> HTTP-Session: f5f3178d-be19-4cd7-8307-946c4f0e84d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
948 | 2024.10.09 23:16:30.089811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
949 | 2024.10.09 23:16:30.089860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
950 | 2024.10.09 23:16:30.089880 [ 3 ] {} <Debug> HTTP-Session: 3de89a33-363a-418e-b6ab-5a1771ebfbd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
951 | 2024.10.09 23:16:30.089897 [ 3 ] {} <Debug> HTTP-Session: 3de89a33-363a-418e-b6ab-5a1771ebfbd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
952 | 2024.10.09 23:16:30.089913 [ 3 ] {} <Debug> HTTP-Session: 3de89a33-363a-418e-b6ab-5a1771ebfbd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
953 | 2024.10.09 23:16:30.089945 [ 3 ] {} <Trace> HTTP-Session: 3de89a33-363a-418e-b6ab-5a1771ebfbd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2024.10.09 23:16:30.090190 [ 3 ] {b6c0dd87-d867-405b-997c-5f42d338f96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
955 | 2024.10.09 23:16:30.090600 [ 3 ] {b6c0dd87-d867-405b-997c-5f42d338f96a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
956 | 2024.10.09 23:16:30.090658 [ 3 ] {b6c0dd87-d867-405b-997c-5f42d338f96a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
957 | 2024.10.09 23:16:30.091620 [ 3 ] {b6c0dd87-d867-405b-997c-5f42d338f96a} <Debug> DynamicQueryHandler: Done processing query | ||
958 | 2024.10.09 23:16:30.091646 [ 3 ] {b6c0dd87-d867-405b-997c-5f42d338f96a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
959 | 2024.10.09 23:16:30.091664 [ 3 ] {} <Debug> HTTP-Session: 3de89a33-363a-418e-b6ab-5a1771ebfbd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
960 | 2024.10.09 23:16:30.091901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
961 | 2024.10.09 23:16:30.091953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
962 | 2024.10.09 23:16:30.091982 [ 3 ] {} <Debug> HTTP-Session: 93e713bc-95bc-4edc-9c6e-f50337cd6c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
963 | 2024.10.09 23:16:30.092000 [ 3 ] {} <Debug> HTTP-Session: 93e713bc-95bc-4edc-9c6e-f50337cd6c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
964 | 2024.10.09 23:16:30.092015 [ 3 ] {} <Debug> HTTP-Session: 93e713bc-95bc-4edc-9c6e-f50337cd6c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
965 | 2024.10.09 23:16:30.092048 [ 3 ] {} <Trace> HTTP-Session: 93e713bc-95bc-4edc-9c6e-f50337cd6c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.10.09 23:16:30.092180 [ 3 ] {a3c076d8-446d-4755-8575-2489704bd75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
967 | 2024.10.09 23:16:30.092525 [ 3 ] {a3c076d8-446d-4755-8575-2489704bd75d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
968 | 2024.10.09 23:16:30.092577 [ 3 ] {a3c076d8-446d-4755-8575-2489704bd75d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
969 | 2024.10.09 23:16:30.093456 [ 3 ] {a3c076d8-446d-4755-8575-2489704bd75d} <Debug> DynamicQueryHandler: Done processing query | ||
970 | 2024.10.09 23:16:30.093481 [ 3 ] {a3c076d8-446d-4755-8575-2489704bd75d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
971 | 2024.10.09 23:16:30.093498 [ 3 ] {} <Debug> HTTP-Session: 93e713bc-95bc-4edc-9c6e-f50337cd6c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
972 | 2024.10.09 23:16:30.093709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
973 | 2024.10.09 23:16:30.093756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
974 | 2024.10.09 23:16:30.093776 [ 3 ] {} <Debug> HTTP-Session: b39c7c91-3882-46c4-af43-58306f27ede1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
975 | 2024.10.09 23:16:30.093799 [ 3 ] {} <Debug> HTTP-Session: b39c7c91-3882-46c4-af43-58306f27ede1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
976 | 2024.10.09 23:16:30.093813 [ 3 ] {} <Debug> HTTP-Session: b39c7c91-3882-46c4-af43-58306f27ede1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
977 | 2024.10.09 23:16:30.093843 [ 3 ] {} <Trace> HTTP-Session: b39c7c91-3882-46c4-af43-58306f27ede1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
978 | 2024.10.09 23:16:30.093973 [ 3 ] {c6b98d7f-a2fb-4e98-95e6-2fcbbea046f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
979 | 2024.10.09 23:16:30.094316 [ 3 ] {c6b98d7f-a2fb-4e98-95e6-2fcbbea046f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
980 | 2024.10.09 23:16:30.094367 [ 3 ] {c6b98d7f-a2fb-4e98-95e6-2fcbbea046f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
981 | 2024.10.09 23:16:30.095395 [ 3 ] {c6b98d7f-a2fb-4e98-95e6-2fcbbea046f7} <Debug> DynamicQueryHandler: Done processing query | ||
982 | 2024.10.09 23:16:30.095421 [ 3 ] {c6b98d7f-a2fb-4e98-95e6-2fcbbea046f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
983 | 2024.10.09 23:16:30.095437 [ 3 ] {} <Debug> HTTP-Session: b39c7c91-3882-46c4-af43-58306f27ede1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
984 | 2024.10.09 23:16:30.095667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
985 | 2024.10.09 23:16:30.095713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
986 | 2024.10.09 23:16:30.095732 [ 3 ] {} <Debug> HTTP-Session: 92e72b95-119b-4fef-91dc-fee9c0ab1714 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
987 | 2024.10.09 23:16:30.095747 [ 3 ] {} <Debug> HTTP-Session: 92e72b95-119b-4fef-91dc-fee9c0ab1714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
988 | 2024.10.09 23:16:30.095761 [ 3 ] {} <Debug> HTTP-Session: 92e72b95-119b-4fef-91dc-fee9c0ab1714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
989 | 2024.10.09 23:16:30.095790 [ 3 ] {} <Trace> HTTP-Session: 92e72b95-119b-4fef-91dc-fee9c0ab1714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
990 | 2024.10.09 23:16:30.095911 [ 3 ] {8f0d635e-8b1e-48b6-8224-bf45e17ddfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
991 | 2024.10.09 23:16:30.096237 [ 3 ] {8f0d635e-8b1e-48b6-8224-bf45e17ddfa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
992 | 2024.10.09 23:16:30.096286 [ 3 ] {8f0d635e-8b1e-48b6-8224-bf45e17ddfa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
993 | 2024.10.09 23:16:30.097279 [ 3 ] {8f0d635e-8b1e-48b6-8224-bf45e17ddfa2} <Debug> DynamicQueryHandler: Done processing query | ||
994 | 2024.10.09 23:16:30.097305 [ 3 ] {8f0d635e-8b1e-48b6-8224-bf45e17ddfa2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
995 | 2024.10.09 23:16:30.097322 [ 3 ] {} <Debug> HTTP-Session: 92e72b95-119b-4fef-91dc-fee9c0ab1714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
996 | 2024.10.09 23:16:30.099135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
997 | 2024.10.09 23:16:30.099184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
998 | 2024.10.09 23:16:30.099204 [ 3 ] {} <Debug> HTTP-Session: 3dbffc62-6cfa-4e9e-a8df-89d2df2386c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
999 | 2024.10.09 23:16:30.099220 [ 3 ] {} <Debug> HTTP-Session: 3dbffc62-6cfa-4e9e-a8df-89d2df2386c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1000 | 2024.10.09 23:16:30.099234 [ 3 ] {} <Debug> HTTP-Session: 3dbffc62-6cfa-4e9e-a8df-89d2df2386c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1001 | 2024.10.09 23:16:30.099265 [ 3 ] {} <Trace> HTTP-Session: 3dbffc62-6cfa-4e9e-a8df-89d2df2386c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1002 | 2024.10.09 23:16:30.099396 [ 3 ] {f0fa0b2c-2f5a-474c-818d-e1b27eb3eb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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') FORMAT JSONEachRow; (stage: Complete) | ||
1003 | 2024.10.09 23:16:30.099752 [ 3 ] {f0fa0b2c-2f5a-474c-818d-e1b27eb3eb7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1004 | 2024.10.09 23:16:30.099804 [ 3 ] {f0fa0b2c-2f5a-474c-818d-e1b27eb3eb7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1005 | 2024.10.09 23:16:30.100786 [ 3 ] {f0fa0b2c-2f5a-474c-818d-e1b27eb3eb7d} <Debug> DynamicQueryHandler: Done processing query | ||
1006 | 2024.10.09 23:16:30.100813 [ 3 ] {f0fa0b2c-2f5a-474c-818d-e1b27eb3eb7d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1007 | 2024.10.09 23:16:30.100830 [ 3 ] {} <Debug> HTTP-Session: 3dbffc62-6cfa-4e9e-a8df-89d2df2386c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1008 | 2024.10.09 23:16:30.101049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1009 | 2024.10.09 23:16:30.101097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1010 | 2024.10.09 23:16:30.101117 [ 3 ] {} <Debug> HTTP-Session: 6f4df6e0-bdba-47fd-be92-1a59626c08ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1011 | 2024.10.09 23:16:30.101134 [ 3 ] {} <Debug> HTTP-Session: 6f4df6e0-bdba-47fd-be92-1a59626c08ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1012 | 2024.10.09 23:16:30.101149 [ 3 ] {} <Debug> HTTP-Session: 6f4df6e0-bdba-47fd-be92-1a59626c08ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1013 | 2024.10.09 23:16:30.101179 [ 3 ] {} <Trace> HTTP-Session: 6f4df6e0-bdba-47fd-be92-1a59626c08ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1014 | 2024.10.09 23:16:30.101309 [ 3 ] {470f8c41-fdd1-4e41-9ffb-60e710013b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1015 | 2024.10.09 23:16:30.101668 [ 3 ] {470f8c41-fdd1-4e41-9ffb-60e710013b17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1016 | 2024.10.09 23:16:30.101722 [ 3 ] {470f8c41-fdd1-4e41-9ffb-60e710013b17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1017 | 2024.10.09 23:16:30.102658 [ 3 ] {470f8c41-fdd1-4e41-9ffb-60e710013b17} <Debug> DynamicQueryHandler: Done processing query | ||
1018 | 2024.10.09 23:16:30.102685 [ 3 ] {470f8c41-fdd1-4e41-9ffb-60e710013b17} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1019 | 2024.10.09 23:16:30.102701 [ 3 ] {} <Debug> HTTP-Session: 6f4df6e0-bdba-47fd-be92-1a59626c08ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1020 | 2024.10.09 23:16:30.102938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1021 | 2024.10.09 23:16:30.102988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1022 | 2024.10.09 23:16:30.103008 [ 3 ] {} <Debug> HTTP-Session: 54727c10-4012-49ee-b0a4-75d694cb88a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1023 | 2024.10.09 23:16:30.103026 [ 3 ] {} <Debug> HTTP-Session: 54727c10-4012-49ee-b0a4-75d694cb88a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1024 | 2024.10.09 23:16:30.103042 [ 3 ] {} <Debug> HTTP-Session: 54727c10-4012-49ee-b0a4-75d694cb88a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1025 | 2024.10.09 23:16:30.103083 [ 3 ] {} <Trace> HTTP-Session: 54727c10-4012-49ee-b0a4-75d694cb88a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1026 | 2024.10.09 23:16:30.103223 [ 3 ] {835160b1-0975-4ab6-98cd-d9ca0076cc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1027 | 2024.10.09 23:16:30.103589 [ 3 ] {835160b1-0975-4ab6-98cd-d9ca0076cc1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1028 | 2024.10.09 23:16:30.103641 [ 3 ] {835160b1-0975-4ab6-98cd-d9ca0076cc1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1029 | 2024.10.09 23:16:30.104654 [ 3 ] {835160b1-0975-4ab6-98cd-d9ca0076cc1f} <Debug> DynamicQueryHandler: Done processing query | ||
1030 | 2024.10.09 23:16:30.104681 [ 3 ] {835160b1-0975-4ab6-98cd-d9ca0076cc1f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1031 | 2024.10.09 23:16:30.104698 [ 3 ] {} <Debug> HTTP-Session: 54727c10-4012-49ee-b0a4-75d694cb88a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1032 | 2024.10.09 23:16:30.105024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1033 | 2024.10.09 23:16:30.105071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1034 | 2024.10.09 23:16:30.105091 [ 3 ] {} <Debug> HTTP-Session: 30c2b8e2-648b-4c03-85aa-39e12a2353e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1035 | 2024.10.09 23:16:30.105108 [ 3 ] {} <Debug> HTTP-Session: 30c2b8e2-648b-4c03-85aa-39e12a2353e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1036 | 2024.10.09 23:16:30.105121 [ 3 ] {} <Debug> HTTP-Session: 30c2b8e2-648b-4c03-85aa-39e12a2353e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1037 | 2024.10.09 23:16:30.105152 [ 3 ] {} <Trace> HTTP-Session: 30c2b8e2-648b-4c03-85aa-39e12a2353e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1038 | 2024.10.09 23:16:30.105285 [ 3 ] {0d7ec12a-218f-4b54-898a-c688f0a52ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1039 | 2024.10.09 23:16:30.105649 [ 3 ] {0d7ec12a-218f-4b54-898a-c688f0a52ab7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1040 | 2024.10.09 23:16:30.105703 [ 3 ] {0d7ec12a-218f-4b54-898a-c688f0a52ab7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1041 | 2024.10.09 23:16:30.106621 [ 3 ] {0d7ec12a-218f-4b54-898a-c688f0a52ab7} <Debug> DynamicQueryHandler: Done processing query | ||
1042 | 2024.10.09 23:16:30.106647 [ 3 ] {0d7ec12a-218f-4b54-898a-c688f0a52ab7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1043 | 2024.10.09 23:16:30.106664 [ 3 ] {} <Debug> HTTP-Session: 30c2b8e2-648b-4c03-85aa-39e12a2353e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1044 | 2024.10.09 23:16:30.109099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1045 | 2024.10.09 23:16:30.109151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1046 | 2024.10.09 23:16:30.109171 [ 3 ] {} <Debug> HTTP-Session: b0a19aca-a36a-4167-aa94-42b430082ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1047 | 2024.10.09 23:16:30.109189 [ 3 ] {} <Debug> HTTP-Session: b0a19aca-a36a-4167-aa94-42b430082ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1048 | 2024.10.09 23:16:30.109203 [ 3 ] {} <Debug> HTTP-Session: b0a19aca-a36a-4167-aa94-42b430082ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1049 | 2024.10.09 23:16:30.109233 [ 3 ] {} <Trace> HTTP-Session: b0a19aca-a36a-4167-aa94-42b430082ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2024.10.09 23:16:30.109358 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1051 | 2024.10.09 23:16:30.109404 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1052 | 2024.10.09 23:16:30.109601 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1053 | 2024.10.09 23:16:30.112037 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1054 | 2024.10.09 23:16:30.112083 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1055 | 2024.10.09 23:16:30.115264 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1056 | 2024.10.09 23:16:30.115788 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1057 | 2024.10.09 23:16:30.115965 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.006653 sec., 2705.54637005862 rows/sec., 378.41 KiB/sec. | ||
1058 | 2024.10.09 23:16:30.116250 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Debug> DynamicQueryHandler: Done processing query | ||
1059 | 2024.10.09 23:16:30.116276 [ 3 ] {de560863-c643-4def-99b9-e458b0aa86de} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1060 | 2024.10.09 23:16:30.116292 [ 3 ] {} <Debug> HTTP-Session: b0a19aca-a36a-4167-aa94-42b430082ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1061 | 2024.10.09 23:16:30.116443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1062 | 2024.10.09 23:16:30.116490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1063 | 2024.10.09 23:16:30.116509 [ 3 ] {} <Debug> HTTP-Session: 3d193a7a-b7d7-4049-a689-ecae9c04f52c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1064 | 2024.10.09 23:16:30.116528 [ 3 ] {} <Debug> HTTP-Session: 3d193a7a-b7d7-4049-a689-ecae9c04f52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1065 | 2024.10.09 23:16:30.116543 [ 3 ] {} <Debug> HTTP-Session: 3d193a7a-b7d7-4049-a689-ecae9c04f52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1066 | 2024.10.09 23:16:30.116574 [ 3 ] {} <Trace> HTTP-Session: 3d193a7a-b7d7-4049-a689-ecae9c04f52c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1067 | 2024.10.09 23:16:30.116680 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1068 | 2024.10.09 23:16:30.116722 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1069 | 2024.10.09 23:16:30.116972 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1070 | 2024.10.09 23:16:30.122259 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1071 | 2024.10.09 23:16:30.122295 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1072 | 2024.10.09 23:16:30.122783 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1073 | 2024.10.09 23:16:30.123418 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1074 | 2024.10.09 23:16:30.123578 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.006927 sec., 4330.8791684712 rows/sec., 338.35 KiB/sec. | ||
1075 | 2024.10.09 23:16:30.123795 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Debug> DynamicQueryHandler: Done processing query | ||
1076 | 2024.10.09 23:16:30.123820 [ 3 ] {142d5258-644d-40ae-a6af-03754c41f9f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1077 | 2024.10.09 23:16:30.123836 [ 3 ] {} <Debug> HTTP-Session: 3d193a7a-b7d7-4049-a689-ecae9c04f52c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1078 | 2024.10.09 23:16:30.123953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 6138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1079 | 2024.10.09 23:16:30.124003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1080 | 2024.10.09 23:16:30.124023 [ 3 ] {} <Debug> HTTP-Session: 84f111bd-594d-4fe6-9eca-0d6dce6970f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1081 | 2024.10.09 23:16:30.124040 [ 3 ] {} <Debug> HTTP-Session: 84f111bd-594d-4fe6-9eca-0d6dce6970f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1082 | 2024.10.09 23:16:30.124055 [ 3 ] {} <Debug> HTTP-Session: 84f111bd-594d-4fe6-9eca-0d6dce6970f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1083 | 2024.10.09 23:16:30.124086 [ 3 ] {} <Trace> HTTP-Session: 84f111bd-594d-4fe6-9eca-0d6dce6970f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1084 | 2024.10.09 23:16:30.124190 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1085 | 2024.10.09 23:16:30.124233 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1086 | 2024.10.09 23:16:30.124460 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1087 | 2024.10.09 23:16:30.124809 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1088 | 2024.10.09 23:16:30.124846 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1089 | 2024.10.09 23:16:30.125324 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1090 | 2024.10.09 23:16:30.125995 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1091 | 2024.10.09 23:16:30.126150 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001993 sec., 18063.22127446061 rows/sec., 1.41 MiB/sec. | ||
1092 | 2024.10.09 23:16:30.126311 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Debug> DynamicQueryHandler: Done processing query | ||
1093 | 2024.10.09 23:16:30.126335 [ 3 ] {9ccd5443-f731-4286-90bf-11c762040577} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1094 | 2024.10.09 23:16:30.126351 [ 3 ] {} <Debug> HTTP-Session: 84f111bd-594d-4fe6-9eca-0d6dce6970f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1095 | 2024.10.09 23:16:30.126494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1096 | 2024.10.09 23:16:30.126540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1097 | 2024.10.09 23:16:30.126561 [ 3 ] {} <Debug> HTTP-Session: d85e95d8-adc3-457a-a05d-6c47131a6c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1098 | 2024.10.09 23:16:30.126578 [ 3 ] {} <Debug> HTTP-Session: d85e95d8-adc3-457a-a05d-6c47131a6c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1099 | 2024.10.09 23:16:30.126592 [ 3 ] {} <Debug> HTTP-Session: d85e95d8-adc3-457a-a05d-6c47131a6c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1100 | 2024.10.09 23:16:30.126623 [ 3 ] {} <Trace> HTTP-Session: d85e95d8-adc3-457a-a05d-6c47131a6c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1101 | 2024.10.09 23:16:30.126749 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1102 | 2024.10.09 23:16:30.126795 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1103 | 2024.10.09 23:16:30.126968 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1104 | 2024.10.09 23:16:30.129404 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1105 | 2024.10.09 23:16:30.129444 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1106 | 2024.10.09 23:16:30.130140 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1107 | 2024.10.09 23:16:30.130789 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1108 | 2024.10.09 23:16:30.130954 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.004248 sec., 20244.82109227872 rows/sec., 1.41 MiB/sec. | ||
1109 | 2024.10.09 23:16:30.131248 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Debug> DynamicQueryHandler: Done processing query | ||
1110 | 2024.10.09 23:16:30.131273 [ 3 ] {f0c41c6c-71a2-4514-ae27-44a5fdaa1d4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1111 | 2024.10.09 23:16:30.131289 [ 3 ] {} <Debug> HTTP-Session: d85e95d8-adc3-457a-a05d-6c47131a6c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1112 | 2024.10.09 23:16:30.131416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1113 | 2024.10.09 23:16:30.131465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1114 | 2024.10.09 23:16:30.131484 [ 3 ] {} <Debug> HTTP-Session: dcec0648-6cf4-41f2-963a-5720b86cf516 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1115 | 2024.10.09 23:16:30.131502 [ 3 ] {} <Debug> HTTP-Session: dcec0648-6cf4-41f2-963a-5720b86cf516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1116 | 2024.10.09 23:16:30.131517 [ 3 ] {} <Debug> HTTP-Session: dcec0648-6cf4-41f2-963a-5720b86cf516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1117 | 2024.10.09 23:16:30.131550 [ 3 ] {} <Trace> HTTP-Session: dcec0648-6cf4-41f2-963a-5720b86cf516 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1118 | 2024.10.09 23:16:30.131654 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1119 | 2024.10.09 23:16:30.131698 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1120 | 2024.10.09 23:16:30.131848 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1121 | 2024.10.09 23:16:30.132130 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1122 | 2024.10.09 23:16:30.132167 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1123 | 2024.10.09 23:16:30.132668 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1124 | 2024.10.09 23:16:30.133235 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1125 | 2024.10.09 23:16:30.133392 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001771 sec., 16939.58215697346 rows/sec., 1.14 MiB/sec. | ||
1126 | 2024.10.09 23:16:30.133545 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Debug> DynamicQueryHandler: Done processing query | ||
1127 | 2024.10.09 23:16:30.133570 [ 3 ] {71350e5c-0b3c-49a7-ae44-f17092d9a01a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1128 | 2024.10.09 23:16:30.133586 [ 3 ] {} <Debug> HTTP-Session: dcec0648-6cf4-41f2-963a-5720b86cf516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1129 | 2024.10.09 23:16:31.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.43 MiB, peak 141.58 MiB, free memory in arenas 0.00 B, will set to 137.73 MiB (RSS), difference: 1.30 MiB | ||
1130 | 2024.10.09 23:16:35.058961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1131 | 2024.10.09 23:16:35.059103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1132 | 2024.10.09 23:16:35.059133 [ 3 ] {} <Debug> HTTP-Session: 14825784-eeb4-44bf-81ba-31a38e8d14bd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1133 | 2024.10.09 23:16:35.059163 [ 3 ] {} <Debug> HTTP-Session: 14825784-eeb4-44bf-81ba-31a38e8d14bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1134 | 2024.10.09 23:16:35.059181 [ 3 ] {} <Debug> HTTP-Session: 14825784-eeb4-44bf-81ba-31a38e8d14bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1135 | 2024.10.09 23:16:35.059238 [ 3 ] {} <Trace> HTTP-Session: 14825784-eeb4-44bf-81ba-31a38e8d14bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1136 | 2024.10.09 23:16:35.059447 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1137 | 2024.10.09 23:16:35.059516 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1138 | 2024.10.09 23:16:35.059856 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1139 | 2024.10.09 23:16:35.060307 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1140 | 2024.10.09 23:16:35.060351 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1141 | 2024.10.09 23:16:35.060880 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1142 | 2024.10.09 23:16:35.061515 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1143 | 2024.10.09 23:16:35.061721 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002332 sec., 12864.493996569468 rows/sec., 1005.04 KiB/sec. | ||
1144 | 2024.10.09 23:16:35.061968 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Debug> DynamicQueryHandler: Done processing query | ||
1145 | 2024.10.09 23:16:35.061994 [ 3 ] {8ecf5ed7-6fc4-493f-9a9f-560667345eaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1146 | 2024.10.09 23:16:35.062011 [ 3 ] {} <Debug> HTTP-Session: 14825784-eeb4-44bf-81ba-31a38e8d14bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1147 | 2024.10.09 23:16:35.062192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 6138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1148 | 2024.10.09 23:16:35.062248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1149 | 2024.10.09 23:16:35.062268 [ 3 ] {} <Debug> HTTP-Session: 8cb5337c-eb85-4252-bd00-907b44baf327 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1150 | 2024.10.09 23:16:35.062286 [ 3 ] {} <Debug> HTTP-Session: 8cb5337c-eb85-4252-bd00-907b44baf327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1151 | 2024.10.09 23:16:35.062300 [ 3 ] {} <Debug> HTTP-Session: 8cb5337c-eb85-4252-bd00-907b44baf327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1152 | 2024.10.09 23:16:35.062335 [ 3 ] {} <Trace> HTTP-Session: 8cb5337c-eb85-4252-bd00-907b44baf327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1153 | 2024.10.09 23:16:35.062453 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1154 | 2024.10.09 23:16:35.062500 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1155 | 2024.10.09 23:16:35.062730 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1156 | 2024.10.09 23:16:35.063071 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1157 | 2024.10.09 23:16:35.063109 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1158 | 2024.10.09 23:16:35.063611 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1159 | 2024.10.09 23:16:35.064371 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2024.10.09 23:16:35.064540 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.002126 sec., 16933.20790216369 rows/sec., 1.32 MiB/sec. | ||
1161 | 2024.10.09 23:16:35.064708 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Debug> DynamicQueryHandler: Done processing query | ||
1162 | 2024.10.09 23:16:35.064732 [ 3 ] {8cfcc07d-448c-4877-bcd5-92059856f9ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1163 | 2024.10.09 23:16:35.064748 [ 3 ] {} <Debug> HTTP-Session: 8cb5337c-eb85-4252-bd00-907b44baf327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1164 | 2024.10.09 23:16:35.064916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 21012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1165 | 2024.10.09 23:16:35.064965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1166 | 2024.10.09 23:16:35.064986 [ 3 ] {} <Debug> HTTP-Session: 34ef9aa6-6710-442f-a2d4-c817d19a8624 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1167 | 2024.10.09 23:16:35.065003 [ 3 ] {} <Debug> HTTP-Session: 34ef9aa6-6710-442f-a2d4-c817d19a8624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1168 | 2024.10.09 23:16:35.065018 [ 3 ] {} <Debug> HTTP-Session: 34ef9aa6-6710-442f-a2d4-c817d19a8624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1169 | 2024.10.09 23:16:35.065050 [ 3 ] {} <Trace> HTTP-Session: 34ef9aa6-6710-442f-a2d4-c817d19a8624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1170 | 2024.10.09 23:16:35.065191 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1171 | 2024.10.09 23:16:35.065239 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1172 | 2024.10.09 23:16:35.065385 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1173 | 2024.10.09 23:16:35.065753 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1174 | 2024.10.09 23:16:35.065790 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1175 | 2024.10.09 23:16:35.066318 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1176 | 2024.10.09 23:16:35.066965 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1177 | 2024.10.09 23:16:35.067132 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001998 sec., 55055.05505505505 rows/sec., 3.84 MiB/sec. | ||
1178 | 2024.10.09 23:16:35.067346 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Debug> DynamicQueryHandler: Done processing query | ||
1179 | 2024.10.09 23:16:35.067370 [ 3 ] {67b8e46e-0fb5-4fc0-9604-fc50f632d9a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1180 | 2024.10.09 23:16:35.067386 [ 3 ] {} <Debug> HTTP-Session: 34ef9aa6-6710-442f-a2d4-c817d19a8624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1181 | 2024.10.09 23:16:35.067522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 6072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1182 | 2024.10.09 23:16:35.067572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1183 | 2024.10.09 23:16:35.067593 [ 3 ] {} <Debug> HTTP-Session: 60207068-ddfd-453b-9db0-f403a477cf38 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1184 | 2024.10.09 23:16:35.067610 [ 3 ] {} <Debug> HTTP-Session: 60207068-ddfd-453b-9db0-f403a477cf38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1185 | 2024.10.09 23:16:35.067623 [ 3 ] {} <Debug> HTTP-Session: 60207068-ddfd-453b-9db0-f403a477cf38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1186 | 2024.10.09 23:16:35.067655 [ 3 ] {} <Trace> HTTP-Session: 60207068-ddfd-453b-9db0-f403a477cf38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1187 | 2024.10.09 23:16:35.067761 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1188 | 2024.10.09 23:16:35.067805 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1189 | 2024.10.09 23:16:35.067933 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1190 | 2024.10.09 23:16:35.068214 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1191 | 2024.10.09 23:16:35.068249 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1192 | 2024.10.09 23:16:35.068722 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1193 | 2024.10.09 23:16:35.069342 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1194 | 2024.10.09 23:16:35.069495 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001769 sec., 22611.644997173546 rows/sec., 1.51 MiB/sec. | ||
1195 | 2024.10.09 23:16:35.069646 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Debug> DynamicQueryHandler: Done processing query | ||
1196 | 2024.10.09 23:16:35.069668 [ 3 ] {63eb85c6-7bef-4285-b07d-f3d334fd51e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1197 | 2024.10.09 23:16:35.069683 [ 3 ] {} <Debug> HTTP-Session: 60207068-ddfd-453b-9db0-f403a477cf38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1198 | 2024.10.09 23:16:36.788899 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1199 | 2024.10.09 23:16:36.788970 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1200 | 2024.10.09 23:16:36.850137 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 | ||
1201 | 2024.10.09 23:16:36.854373 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1202 | 2024.10.09 23:16:36.854429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1203 | 2024.10.09 23:16:36.856068 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1204 | 2024.10.09 23:16:36.857277 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1205 | 2024.10.09 23:16:36.858062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
1206 | 2024.10.09 23:16:40.060501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1207 | 2024.10.09 23:16:40.060685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1208 | 2024.10.09 23:16:40.060715 [ 3 ] {} <Debug> HTTP-Session: 645482da-7cba-4bad-ad8f-da066a190730 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1209 | 2024.10.09 23:16:40.060744 [ 3 ] {} <Debug> HTTP-Session: 645482da-7cba-4bad-ad8f-da066a190730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1210 | 2024.10.09 23:16:40.060762 [ 3 ] {} <Debug> HTTP-Session: 645482da-7cba-4bad-ad8f-da066a190730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1211 | 2024.10.09 23:16:40.060820 [ 3 ] {} <Trace> HTTP-Session: 645482da-7cba-4bad-ad8f-da066a190730 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1212 | 2024.10.09 23:16:40.061039 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1213 | 2024.10.09 23:16:40.061113 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1214 | 2024.10.09 23:16:40.061504 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1215 | 2024.10.09 23:16:40.062061 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1216 | 2024.10.09 23:16:40.062105 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1217 | 2024.10.09 23:16:40.062631 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1218 | 2024.10.09 23:16:40.063305 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1219 | 2024.10.09 23:16:40.063457 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002494 sec., 22453.889334402564 rows/sec., 1.72 MiB/sec. | ||
1220 | 2024.10.09 23:16:40.063795 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Debug> DynamicQueryHandler: Done processing query | ||
1221 | 2024.10.09 23:16:40.063823 [ 3 ] {fbda0f07-afd1-4916-8247-389047b1e9e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1222 | 2024.10.09 23:16:40.063840 [ 3 ] {} <Debug> HTTP-Session: 645482da-7cba-4bad-ad8f-da066a190730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1223 | 2024.10.09 23:16:40.063988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1224 | 2024.10.09 23:16:40.064042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1225 | 2024.10.09 23:16:40.064062 [ 3 ] {} <Debug> HTTP-Session: 96186723-e543-4a21-91ef-3fbfcc593243 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1226 | 2024.10.09 23:16:40.064080 [ 3 ] {} <Debug> HTTP-Session: 96186723-e543-4a21-91ef-3fbfcc593243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1227 | 2024.10.09 23:16:40.064095 [ 3 ] {} <Debug> HTTP-Session: 96186723-e543-4a21-91ef-3fbfcc593243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1228 | 2024.10.09 23:16:40.064129 [ 3 ] {} <Trace> HTTP-Session: 96186723-e543-4a21-91ef-3fbfcc593243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1229 | 2024.10.09 23:16:40.064257 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1230 | 2024.10.09 23:16:40.064304 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1231 | 2024.10.09 23:16:40.064558 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1232 | 2024.10.09 23:16:40.064923 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1233 | 2024.10.09 23:16:40.064960 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1234 | 2024.10.09 23:16:40.065448 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1235 | 2024.10.09 23:16:40.066122 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1236 | 2024.10.09 23:16:40.066254 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002046 sec., 31280.547409579667 rows/sec., 2.44 MiB/sec. | ||
1237 | 2024.10.09 23:16:40.066412 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Debug> DynamicQueryHandler: Done processing query | ||
1238 | 2024.10.09 23:16:40.066436 [ 3 ] {0b71c3ae-ed9d-46a8-80e2-2d53de539f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1239 | 2024.10.09 23:16:40.066452 [ 3 ] {} <Debug> HTTP-Session: 96186723-e543-4a21-91ef-3fbfcc593243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1240 | 2024.10.09 23:16:40.066715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1241 | 2024.10.09 23:16:40.066764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1242 | 2024.10.09 23:16:40.066783 [ 3 ] {} <Debug> HTTP-Session: 3176ace7-9424-414d-a725-9c07e4839dab Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1243 | 2024.10.09 23:16:40.066801 [ 3 ] {} <Debug> HTTP-Session: 3176ace7-9424-414d-a725-9c07e4839dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1244 | 2024.10.09 23:16:40.066815 [ 3 ] {} <Debug> HTTP-Session: 3176ace7-9424-414d-a725-9c07e4839dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1245 | 2024.10.09 23:16:40.066847 [ 3 ] {} <Trace> HTTP-Session: 3176ace7-9424-414d-a725-9c07e4839dab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2024.10.09 23:16:40.066996 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1247 | 2024.10.09 23:16:40.067044 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1248 | 2024.10.09 23:16:40.067187 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1249 | 2024.10.09 23:16:40.067680 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1250 | 2024.10.09 23:16:40.067715 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1251 | 2024.10.09 23:16:40.068233 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1252 | 2024.10.09 23:16:40.068903 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1253 | 2024.10.09 23:16:40.069039 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002114 sec., 75685.90350047304 rows/sec., 5.27 MiB/sec. | ||
1254 | 2024.10.09 23:16:40.069201 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Debug> DynamicQueryHandler: Done processing query | ||
1255 | 2024.10.09 23:16:40.069224 [ 3 ] {063790b0-49d1-467b-a8a2-725f2fa24232} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1256 | 2024.10.09 23:16:40.069241 [ 3 ] {} <Debug> HTTP-Session: 3176ace7-9424-414d-a725-9c07e4839dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1257 | 2024.10.09 23:16:40.069377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1258 | 2024.10.09 23:16:40.069424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1259 | 2024.10.09 23:16:40.069444 [ 3 ] {} <Debug> HTTP-Session: 95cd634b-8dd3-4b3f-8250-76dae36a8a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1260 | 2024.10.09 23:16:40.069461 [ 3 ] {} <Debug> HTTP-Session: 95cd634b-8dd3-4b3f-8250-76dae36a8a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1261 | 2024.10.09 23:16:40.069475 [ 3 ] {} <Debug> HTTP-Session: 95cd634b-8dd3-4b3f-8250-76dae36a8a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1262 | 2024.10.09 23:16:40.069506 [ 3 ] {} <Trace> HTTP-Session: 95cd634b-8dd3-4b3f-8250-76dae36a8a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1263 | 2024.10.09 23:16:40.069619 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1264 | 2024.10.09 23:16:40.069669 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1265 | 2024.10.09 23:16:40.069797 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1266 | 2024.10.09 23:16:40.070172 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2024.10.09 23:16:40.070208 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1268 | 2024.10.09 23:16:40.070736 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1269 | 2024.10.09 23:16:40.071363 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2024.10.09 23:16:40.071492 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001913 sec., 31364.349189754314 rows/sec., 2.11 MiB/sec. | ||
1271 | 2024.10.09 23:16:40.071777 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Debug> DynamicQueryHandler: Done processing query | ||
1272 | 2024.10.09 23:16:40.071802 [ 3 ] {dc73b56e-4a83-49bd-9e19-4e47755ae241} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1273 | 2024.10.09 23:16:40.071818 [ 3 ] {} <Debug> HTTP-Session: 95cd634b-8dd3-4b3f-8250-76dae36a8a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1274 | 2024.10.09 23:16:45.052311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1275 | 2024.10.09 23:16:45.052505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1276 | 2024.10.09 23:16:45.052553 [ 3 ] {} <Debug> HTTP-Session: 053fe4e1-698f-4e7a-8f9f-608f0a982e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1277 | 2024.10.09 23:16:45.052596 [ 3 ] {} <Debug> HTTP-Session: 053fe4e1-698f-4e7a-8f9f-608f0a982e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1278 | 2024.10.09 23:16:45.052625 [ 3 ] {} <Debug> HTTP-Session: 053fe4e1-698f-4e7a-8f9f-608f0a982e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1279 | 2024.10.09 23:16:45.052708 [ 3 ] {} <Trace> HTTP-Session: 053fe4e1-698f-4e7a-8f9f-608f0a982e89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1280 | 2024.10.09 23:16:45.052981 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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) | ||
1281 | 2024.10.09 23:16:45.053420 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1282 | 2024.10.09 23:16:45.055476 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <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 | ||
1283 | 2024.10.09 23:16:45.055813 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1284 | 2024.10.09 23:16:45.058002 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1285 | 2024.10.09 23:16:45.058357 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1286 | 2024.10.09 23:16:45.059668 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1287 | 2024.10.09 23:16:45.061636 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (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 | ||
1288 | 2024.10.09 23:16:45.061668 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1289 | 2024.10.09 23:16:45.061800 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <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'))" | ||
1290 | 2024.10.09 23:16:45.061834 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1291 | 2024.10.09 23:16:45.072564 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.019675 sec., 914.8665819567979 rows/sec., 37.42 KiB/sec. | ||
1292 | 2024.10.09 23:16:45.072964 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Debug> DynamicQueryHandler: Done processing query | ||
1293 | 2024.10.09 23:16:45.072991 [ 3 ] {159d3d69-da62-43a4-9f36-964ba924d644} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1294 | 2024.10.09 23:16:45.073009 [ 3 ] {} <Debug> HTTP-Session: 053fe4e1-698f-4e7a-8f9f-608f0a982e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1295 | 2024.10.09 23:16:45.082302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1296 | 2024.10.09 23:16:45.082369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1297 | 2024.10.09 23:16:45.082395 [ 3 ] {} <Debug> HTTP-Session: 9b263c4d-c8a5-4c10-97ec-f8d188403821 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1298 | 2024.10.09 23:16:45.082418 [ 3 ] {} <Debug> HTTP-Session: 9b263c4d-c8a5-4c10-97ec-f8d188403821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1299 | 2024.10.09 23:16:45.082436 [ 3 ] {} <Debug> HTTP-Session: 9b263c4d-c8a5-4c10-97ec-f8d188403821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1300 | 2024.10.09 23:16:45.082482 [ 3 ] {} <Trace> HTTP-Session: 9b263c4d-c8a5-4c10-97ec-f8d188403821 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1301 | 2024.10.09 23:16:45.082627 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1302 | 2024.10.09 23:16:45.082690 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1303 | 2024.10.09 23:16:45.082886 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1304 | 2024.10.09 23:16:45.083227 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1305 | 2024.10.09 23:16:45.083268 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1306 | 2024.10.09 23:16:45.083871 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1307 | 2024.10.09 23:16:45.084456 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1308 | 2024.10.09 23:16:45.084623 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.0021 sec., 476.1904761904762 rows/sec., 71.15 KiB/sec. | ||
1309 | 2024.10.09 23:16:45.084979 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Debug> DynamicQueryHandler: Done processing query | ||
1310 | 2024.10.09 23:16:45.085008 [ 3 ] {c3631dec-daf6-4692-8fa1-7bf95ec4058b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1311 | 2024.10.09 23:16:45.085024 [ 3 ] {} <Debug> HTTP-Session: 9b263c4d-c8a5-4c10-97ec-f8d188403821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1312 | 2024.10.09 23:16:45.085143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 10378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1313 | 2024.10.09 23:16:45.085197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1314 | 2024.10.09 23:16:45.085219 [ 3 ] {} <Debug> HTTP-Session: 6f94554d-e7a3-4b8b-addf-2c6a8d1ed41a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1315 | 2024.10.09 23:16:45.085237 [ 3 ] {} <Debug> HTTP-Session: 6f94554d-e7a3-4b8b-addf-2c6a8d1ed41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1316 | 2024.10.09 23:16:45.085252 [ 3 ] {} <Debug> HTTP-Session: 6f94554d-e7a3-4b8b-addf-2c6a8d1ed41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1317 | 2024.10.09 23:16:45.085287 [ 3 ] {} <Trace> HTTP-Session: 6f94554d-e7a3-4b8b-addf-2c6a8d1ed41a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1318 | 2024.10.09 23:16:45.085414 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1319 | 2024.10.09 23:16:45.085462 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1320 | 2024.10.09 23:16:45.085720 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1321 | 2024.10.09 23:16:45.086131 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1322 | 2024.10.09 23:16:45.086169 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1323 | 2024.10.09 23:16:45.086751 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1324 | 2024.10.09 23:16:45.087525 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1325 | 2024.10.09 23:16:45.087671 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002301 sec., 31290.743155149932 rows/sec., 2.54 MiB/sec. | ||
1326 | 2024.10.09 23:16:45.087860 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Debug> DynamicQueryHandler: Done processing query | ||
1327 | 2024.10.09 23:16:45.087885 [ 3 ] {d374ee00-2623-49b9-832b-665d674138e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1328 | 2024.10.09 23:16:45.087901 [ 3 ] {} <Debug> HTTP-Session: 6f94554d-e7a3-4b8b-addf-2c6a8d1ed41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1329 | 2024.10.09 23:16:45.088066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1330 | 2024.10.09 23:16:45.088117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1331 | 2024.10.09 23:16:45.088137 [ 3 ] {} <Debug> HTTP-Session: 0fff6575-3e03-4a14-8156-692d68a27e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1332 | 2024.10.09 23:16:45.088154 [ 3 ] {} <Debug> HTTP-Session: 0fff6575-3e03-4a14-8156-692d68a27e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1333 | 2024.10.09 23:16:45.088169 [ 3 ] {} <Debug> HTTP-Session: 0fff6575-3e03-4a14-8156-692d68a27e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1334 | 2024.10.09 23:16:45.088201 [ 3 ] {} <Trace> HTTP-Session: 0fff6575-3e03-4a14-8156-692d68a27e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1335 | 2024.10.09 23:16:45.088301 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1336 | 2024.10.09 23:16:45.088345 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1337 | 2024.10.09 23:16:45.088577 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1338 | 2024.10.09 23:16:45.091481 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1339 | 2024.10.09 23:16:45.091518 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1340 | 2024.10.09 23:16:45.092025 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1341 | 2024.10.09 23:16:45.092695 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1342 | 2024.10.09 23:16:45.092867 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004582 sec., 1745.9624618070711 rows/sec., 131.29 KiB/sec. | ||
1343 | 2024.10.09 23:16:45.093159 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Debug> DynamicQueryHandler: Done processing query | ||
1344 | 2024.10.09 23:16:45.093184 [ 3 ] {fd6489df-9615-48f3-a35f-c76428d39e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1345 | 2024.10.09 23:16:45.093200 [ 3 ] {} <Debug> HTTP-Session: 0fff6575-3e03-4a14-8156-692d68a27e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1346 | 2024.10.09 23:16:45.093320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1347 | 2024.10.09 23:16:45.093369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1348 | 2024.10.09 23:16:45.093388 [ 3 ] {} <Debug> HTTP-Session: 2d130c9b-b127-4ec3-85c0-de7b2e408c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1349 | 2024.10.09 23:16:45.093405 [ 3 ] {} <Debug> HTTP-Session: 2d130c9b-b127-4ec3-85c0-de7b2e408c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1350 | 2024.10.09 23:16:45.093419 [ 3 ] {} <Debug> HTTP-Session: 2d130c9b-b127-4ec3-85c0-de7b2e408c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1351 | 2024.10.09 23:16:45.093450 [ 3 ] {} <Trace> HTTP-Session: 2d130c9b-b127-4ec3-85c0-de7b2e408c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1352 | 2024.10.09 23:16:45.093567 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1353 | 2024.10.09 23:16:45.093611 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1354 | 2024.10.09 23:16:45.093860 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1355 | 2024.10.09 23:16:45.094261 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1356 | 2024.10.09 23:16:45.094299 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1357 | 2024.10.09 23:16:45.094790 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1358 | 2024.10.09 23:16:45.095465 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1359 | 2024.10.09 23:16:45.095630 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002094 sec., 34383.95415472779 rows/sec., 2.68 MiB/sec. | ||
1360 | 2024.10.09 23:16:45.095846 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Debug> DynamicQueryHandler: Done processing query | ||
1361 | 2024.10.09 23:16:45.095870 [ 3 ] {85f02573-e37d-4e91-9352-c988e57bd7a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1362 | 2024.10.09 23:16:45.095887 [ 3 ] {} <Debug> HTTP-Session: 2d130c9b-b127-4ec3-85c0-de7b2e408c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1363 | 2024.10.09 23:16:45.096204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1364 | 2024.10.09 23:16:45.096252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1365 | 2024.10.09 23:16:45.096272 [ 3 ] {} <Debug> HTTP-Session: 3e28f5db-c7b2-4bcc-8000-271e2aa16ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1366 | 2024.10.09 23:16:45.096289 [ 3 ] {} <Debug> HTTP-Session: 3e28f5db-c7b2-4bcc-8000-271e2aa16ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1367 | 2024.10.09 23:16:45.096303 [ 3 ] {} <Debug> HTTP-Session: 3e28f5db-c7b2-4bcc-8000-271e2aa16ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1368 | 2024.10.09 23:16:45.096334 [ 3 ] {} <Trace> HTTP-Session: 3e28f5db-c7b2-4bcc-8000-271e2aa16ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1369 | 2024.10.09 23:16:45.096485 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1370 | 2024.10.09 23:16:45.096530 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1371 | 2024.10.09 23:16:45.096677 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1372 | 2024.10.09 23:16:45.097064 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1373 | 2024.10.09 23:16:45.097100 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1374 | 2024.10.09 23:16:45.097634 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1375 | 2024.10.09 23:16:45.098249 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1376 | 2024.10.09 23:16:45.098409 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001996 sec., 80160.32064128257 rows/sec., 5.58 MiB/sec. | ||
1377 | 2024.10.09 23:16:45.098573 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Debug> DynamicQueryHandler: Done processing query | ||
1378 | 2024.10.09 23:16:45.098597 [ 3 ] {2f66a202-c12b-483c-9c29-d99c2cbd9a6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1379 | 2024.10.09 23:16:45.098613 [ 3 ] {} <Debug> HTTP-Session: 3e28f5db-c7b2-4bcc-8000-271e2aa16ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1380 | 2024.10.09 23:16:45.098767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 13987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1381 | 2024.10.09 23:16:45.098814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1382 | 2024.10.09 23:16:45.098833 [ 3 ] {} <Debug> HTTP-Session: 3ec84b0c-5f5f-490b-88c8-2f360170c998 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1383 | 2024.10.09 23:16:45.098850 [ 3 ] {} <Debug> HTTP-Session: 3ec84b0c-5f5f-490b-88c8-2f360170c998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1384 | 2024.10.09 23:16:45.098864 [ 3 ] {} <Debug> HTTP-Session: 3ec84b0c-5f5f-490b-88c8-2f360170c998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1385 | 2024.10.09 23:16:45.098895 [ 3 ] {} <Trace> HTTP-Session: 3ec84b0c-5f5f-490b-88c8-2f360170c998 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1386 | 2024.10.09 23:16:45.099046 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1387 | 2024.10.09 23:16:45.099112 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <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 | ||
1388 | 2024.10.09 23:16:45.101783 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1389 | 2024.10.09 23:16:45.104686 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1390 | 2024.10.09 23:16:45.104760 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1391 | 2024.10.09 23:16:45.110063 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1392 | 2024.10.09 23:16:45.110761 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1393 | 2024.10.09 23:16:45.110965 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.01199 sec., 667.2226855713094 rows/sec., 1.20 MiB/sec. | ||
1394 | 2024.10.09 23:16:45.111343 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Debug> DynamicQueryHandler: Done processing query | ||
1395 | 2024.10.09 23:16:45.111367 [ 3 ] {9bfd4748-e8df-49e1-ba71-1b6ab21a1f9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1396 | 2024.10.09 23:16:45.111383 [ 3 ] {} <Debug> HTTP-Session: 3ec84b0c-5f5f-490b-88c8-2f360170c998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1397 | 2024.10.09 23:16:45.111547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1398 | 2024.10.09 23:16:45.111596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1399 | 2024.10.09 23:16:45.111616 [ 3 ] {} <Debug> HTTP-Session: 4fca121d-cdd4-45bd-87b8-79f848570869 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1400 | 2024.10.09 23:16:45.111632 [ 3 ] {} <Debug> HTTP-Session: 4fca121d-cdd4-45bd-87b8-79f848570869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1401 | 2024.10.09 23:16:45.111647 [ 3 ] {} <Debug> HTTP-Session: 4fca121d-cdd4-45bd-87b8-79f848570869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1402 | 2024.10.09 23:16:45.111678 [ 3 ] {} <Trace> HTTP-Session: 4fca121d-cdd4-45bd-87b8-79f848570869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1403 | 2024.10.09 23:16:45.111795 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1404 | 2024.10.09 23:16:45.111840 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1405 | 2024.10.09 23:16:45.111973 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1406 | 2024.10.09 23:16:45.112284 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1407 | 2024.10.09 23:16:45.112321 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
1408 | 2024.10.09 23:16:45.112808 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1409 | 2024.10.09 23:16:45.113494 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1410 | 2024.10.09 23:16:45.113657 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001891 sec., 31729.243786356423 rows/sec., 2.14 MiB/sec. | ||
1411 | 2024.10.09 23:16:45.113864 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Debug> DynamicQueryHandler: Done processing query | ||
1412 | 2024.10.09 23:16:45.113890 [ 3 ] {5d0e954c-3b0a-48d2-aba1-9fd069f295ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1413 | 2024.10.09 23:16:45.113906 [ 3 ] {} <Debug> HTTP-Session: 4fca121d-cdd4-45bd-87b8-79f848570869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1414 | 2024.10.09 23:16:46.858434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 168 | ||
1415 | 2024.10.09 23:16:46.863742 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1416 | 2024.10.09 23:16:46.863808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1417 | 2024.10.09 23:16:46.865437 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1418 | 2024.10.09 23:16:46.866749 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1419 | 2024.10.09 23:16:46.867668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 168 | ||
1420 | 2024.10.09 23:16:50.059887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1421 | 2024.10.09 23:16:50.059999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1422 | 2024.10.09 23:16:50.060023 [ 3 ] {} <Debug> HTTP-Session: e98539c5-c407-4555-9ec0-cbca87586105 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1423 | 2024.10.09 23:16:50.060047 [ 3 ] {} <Debug> HTTP-Session: e98539c5-c407-4555-9ec0-cbca87586105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1424 | 2024.10.09 23:16:50.060062 [ 3 ] {} <Debug> HTTP-Session: e98539c5-c407-4555-9ec0-cbca87586105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1425 | 2024.10.09 23:16:50.060111 [ 3 ] {} <Trace> HTTP-Session: e98539c5-c407-4555-9ec0-cbca87586105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1426 | 2024.10.09 23:16:50.060306 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1427 | 2024.10.09 23:16:50.060398 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1428 | 2024.10.09 23:16:50.060732 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1429 | 2024.10.09 23:16:50.061218 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1430 | 2024.10.09 23:16:50.061259 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1431 | 2024.10.09 23:16:50.061683 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1432 | 2024.10.09 23:16:50.062076 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1433 | 2024.10.09 23:16:50.062255 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.14 MiB/sec. | ||
1434 | 2024.10.09 23:16:50.062462 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Debug> DynamicQueryHandler: Done processing query | ||
1435 | 2024.10.09 23:16:50.062489 [ 3 ] {30425a19-01e4-4013-9a4d-c494037b6c51} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1436 | 2024.10.09 23:16:50.062505 [ 3 ] {} <Debug> HTTP-Session: e98539c5-c407-4555-9ec0-cbca87586105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1437 | 2024.10.09 23:16:50.062688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1438 | 2024.10.09 23:16:50.062739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1439 | 2024.10.09 23:16:50.062759 [ 3 ] {} <Debug> HTTP-Session: 3407abb0-6a9a-47c9-bffa-96c96acbbaa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1440 | 2024.10.09 23:16:50.062775 [ 3 ] {} <Debug> HTTP-Session: 3407abb0-6a9a-47c9-bffa-96c96acbbaa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1441 | 2024.10.09 23:16:50.062789 [ 3 ] {} <Debug> HTTP-Session: 3407abb0-6a9a-47c9-bffa-96c96acbbaa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1442 | 2024.10.09 23:16:50.062820 [ 3 ] {} <Trace> HTTP-Session: 3407abb0-6a9a-47c9-bffa-96c96acbbaa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1443 | 2024.10.09 23:16:50.062942 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1444 | 2024.10.09 23:16:50.062985 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1445 | 2024.10.09 23:16:50.063210 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1446 | 2024.10.09 23:16:50.063597 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1447 | 2024.10.09 23:16:50.063633 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1448 | 2024.10.09 23:16:50.063988 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1449 | 2024.10.09 23:16:50.064343 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1450 | 2024.10.09 23:16:50.064512 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001603 sec., 39925.140361821585 rows/sec., 3.12 MiB/sec. | ||
1451 | 2024.10.09 23:16:50.064688 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Debug> DynamicQueryHandler: Done processing query | ||
1452 | 2024.10.09 23:16:50.064712 [ 3 ] {98ff0d03-056e-461b-8227-a4cb2edfb6a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1453 | 2024.10.09 23:16:50.064729 [ 3 ] {} <Debug> HTTP-Session: 3407abb0-6a9a-47c9-bffa-96c96acbbaa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1454 | 2024.10.09 23:16:50.064947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1455 | 2024.10.09 23:16:50.064997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1456 | 2024.10.09 23:16:50.065017 [ 3 ] {} <Debug> HTTP-Session: cca26adc-08d1-428c-a9e9-9feeaaed6bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1457 | 2024.10.09 23:16:50.065033 [ 3 ] {} <Debug> HTTP-Session: cca26adc-08d1-428c-a9e9-9feeaaed6bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1458 | 2024.10.09 23:16:50.065047 [ 3 ] {} <Debug> HTTP-Session: cca26adc-08d1-428c-a9e9-9feeaaed6bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1459 | 2024.10.09 23:16:50.065078 [ 3 ] {} <Trace> HTTP-Session: cca26adc-08d1-428c-a9e9-9feeaaed6bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1460 | 2024.10.09 23:16:50.065229 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1461 | 2024.10.09 23:16:50.065276 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1462 | 2024.10.09 23:16:50.065421 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1463 | 2024.10.09 23:16:50.065810 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1464 | 2024.10.09 23:16:50.065847 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1465 | 2024.10.09 23:16:50.066234 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1466 | 2024.10.09 23:16:50.066584 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1467 | 2024.10.09 23:16:50.066748 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
1468 | 2024.10.09 23:16:50.066921 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Debug> DynamicQueryHandler: Done processing query | ||
1469 | 2024.10.09 23:16:50.066945 [ 3 ] {69e913bb-6e91-4db4-b622-36f370386d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1470 | 2024.10.09 23:16:50.066961 [ 3 ] {} <Debug> HTTP-Session: cca26adc-08d1-428c-a9e9-9feeaaed6bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1471 | 2024.10.09 23:16:50.067092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1472 | 2024.10.09 23:16:50.067141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1473 | 2024.10.09 23:16:50.067159 [ 3 ] {} <Debug> HTTP-Session: 7f11b957-b86b-4f54-b55e-8a5011e6af28 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1474 | 2024.10.09 23:16:50.067175 [ 3 ] {} <Debug> HTTP-Session: 7f11b957-b86b-4f54-b55e-8a5011e6af28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1475 | 2024.10.09 23:16:50.067189 [ 3 ] {} <Debug> HTTP-Session: 7f11b957-b86b-4f54-b55e-8a5011e6af28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1476 | 2024.10.09 23:16:50.067220 [ 3 ] {} <Trace> HTTP-Session: 7f11b957-b86b-4f54-b55e-8a5011e6af28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1477 | 2024.10.09 23:16:50.067336 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1478 | 2024.10.09 23:16:50.067379 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1479 | 2024.10.09 23:16:50.067510 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1480 | 2024.10.09 23:16:50.067810 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1481 | 2024.10.09 23:16:50.067846 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1482 | 2024.10.09 23:16:50.068202 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1483 | 2024.10.09 23:16:50.068525 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1484 | 2024.10.09 23:16:50.068682 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
1485 | 2024.10.09 23:16:50.068865 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Debug> DynamicQueryHandler: Done processing query | ||
1486 | 2024.10.09 23:16:50.068889 [ 3 ] {61178dff-9a03-44e0-87e8-873ddbc0534b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1487 | 2024.10.09 23:16:50.068905 [ 3 ] {} <Debug> HTTP-Session: 7f11b957-b86b-4f54-b55e-8a5011e6af28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1488 | 2024.10.09 23:16:51.789035 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1489 | 2024.10.09 23:16:51.789110 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1490 | 2024.10.09 23:16:55.032446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1491 | 2024.10.09 23:16:55.032584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1492 | 2024.10.09 23:16:55.032610 [ 3 ] {} <Debug> HTTP-Session: 1089d03d-1b4a-4184-bb30-04cba2af02e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1493 | 2024.10.09 23:16:55.032636 [ 3 ] {} <Debug> HTTP-Session: 1089d03d-1b4a-4184-bb30-04cba2af02e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1494 | 2024.10.09 23:16:55.032651 [ 3 ] {} <Debug> HTTP-Session: 1089d03d-1b4a-4184-bb30-04cba2af02e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1495 | 2024.10.09 23:16:55.032704 [ 3 ] {} <Trace> HTTP-Session: 1089d03d-1b4a-4184-bb30-04cba2af02e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1496 | 2024.10.09 23:16:55.032957 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1497 | 2024.10.09 23:16:55.033346 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1498 | 2024.10.09 23:16:55.033391 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1499 | 2024.10.09 23:16:55.033706 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1500 | 2024.10.09 23:16:55.033795 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1501 | 2024.10.09 23:16:55.033972 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1502 | 2024.10.09 23:16:55.034105 [ 254 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1503 | 2024.10.09 23:16:55.034135 [ 252 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1504 | 2024.10.09 23:16:55.034266 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (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 | ||
1505 | 2024.10.09 23:16:55.034296 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1506 | 2024.10.09 23:16:55.034351 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1507 | 2024.10.09 23:16:55.034377 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1508 | 2024.10.09 23:16:55.035306 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002453 sec., 7337.953526294334 rows/sec., 300.17 KiB/sec. | ||
1509 | 2024.10.09 23:16:55.035610 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Debug> DynamicQueryHandler: Done processing query | ||
1510 | 2024.10.09 23:16:55.035637 [ 3 ] {dd260b6c-d141-4bb3-a4e7-e0a88d993af9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1511 | 2024.10.09 23:16:55.035654 [ 3 ] {} <Debug> HTTP-Session: 1089d03d-1b4a-4184-bb30-04cba2af02e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1512 | 2024.10.09 23:16:55.035976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1513 | 2024.10.09 23:16:55.036032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1514 | 2024.10.09 23:16:55.036052 [ 3 ] {} <Debug> HTTP-Session: af07adbf-6f5f-4c0a-b554-59dc6ee32017 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1515 | 2024.10.09 23:16:55.036072 [ 3 ] {} <Debug> HTTP-Session: af07adbf-6f5f-4c0a-b554-59dc6ee32017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1516 | 2024.10.09 23:16:55.036088 [ 3 ] {} <Debug> HTTP-Session: af07adbf-6f5f-4c0a-b554-59dc6ee32017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1517 | 2024.10.09 23:16:55.036125 [ 3 ] {} <Trace> HTTP-Session: af07adbf-6f5f-4c0a-b554-59dc6ee32017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1518 | 2024.10.09 23:16:55.036289 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1519 | 2024.10.09 23:16:55.036572 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1520 | 2024.10.09 23:16:55.036614 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1521 | 2024.10.09 23:16:55.036881 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1522 | 2024.10.09 23:16:55.036949 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1523 | 2024.10.09 23:16:55.037095 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1524 | 2024.10.09 23:16:55.037209 [ 251 ] {9583644d-d580-4834-87be-8b534f0e807c} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1525 | 2024.10.09 23:16:55.037223 [ 250 ] {9583644d-d580-4834-87be-8b534f0e807c} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1526 | 2024.10.09 23:16:55.037346 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (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 | ||
1527 | 2024.10.09 23:16:55.037372 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1528 | 2024.10.09 23:16:55.037420 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <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', '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_rib:active_routes'))" | ||
1529 | 2024.10.09 23:16:55.037444 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1530 | 2024.10.09 23:16:55.038281 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002065 sec., 8716.707021791768 rows/sec., 356.58 KiB/sec. | ||
1531 | 2024.10.09 23:16:55.038524 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Debug> DynamicQueryHandler: Done processing query | ||
1532 | 2024.10.09 23:16:55.038549 [ 3 ] {9583644d-d580-4834-87be-8b534f0e807c} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1533 | 2024.10.09 23:16:55.038566 [ 3 ] {} <Debug> HTTP-Session: af07adbf-6f5f-4c0a-b554-59dc6ee32017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1534 | 2024.10.09 23:16:55.038920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1535 | 2024.10.09 23:16:55.038968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1536 | 2024.10.09 23:16:55.038988 [ 3 ] {} <Debug> HTTP-Session: ef481801-5510-42f0-a476-e3411c74ff78 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1537 | 2024.10.09 23:16:55.039004 [ 3 ] {} <Debug> HTTP-Session: ef481801-5510-42f0-a476-e3411c74ff78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1538 | 2024.10.09 23:16:55.039018 [ 3 ] {} <Debug> HTTP-Session: ef481801-5510-42f0-a476-e3411c74ff78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1539 | 2024.10.09 23:16:55.039048 [ 3 ] {} <Trace> HTTP-Session: ef481801-5510-42f0-a476-e3411c74ff78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1540 | 2024.10.09 23:16:55.039185 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1541 | 2024.10.09 23:16:55.039450 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1542 | 2024.10.09 23:16:55.039490 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1543 | 2024.10.09 23:16:55.039807 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <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 23:16:55.039872 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1545 | 2024.10.09 23:16:55.040013 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1546 | 2024.10.09 23:16:55.040136 [ 252 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1547 | 2024.10.09 23:16:55.040142 [ 254 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1548 | 2024.10.09 23:16:55.040268 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (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 | ||
1549 | 2024.10.09 23:16:55.040295 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1550 | 2024.10.09 23:16:55.040343 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <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', '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_rib:active_routes'))" | ||
1551 | 2024.10.09 23:16:55.040367 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1552 | 2024.10.09 23:16:55.041172 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002027 sec., 8880.118401578688 rows/sec., 363.26 KiB/sec. | ||
1553 | 2024.10.09 23:16:55.041414 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Debug> DynamicQueryHandler: Done processing query | ||
1554 | 2024.10.09 23:16:55.041439 [ 3 ] {be7a388c-bfca-4c0a-8842-313db868f9c9} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1555 | 2024.10.09 23:16:55.041456 [ 3 ] {} <Debug> HTTP-Session: ef481801-5510-42f0-a476-e3411c74ff78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1556 | 2024.10.09 23:16:55.041684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1557 | 2024.10.09 23:16:55.041734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1558 | 2024.10.09 23:16:55.041755 [ 3 ] {} <Debug> HTTP-Session: 0b160ed6-4fbb-4276-970f-3152e887f9f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1559 | 2024.10.09 23:16:55.041772 [ 3 ] {} <Debug> HTTP-Session: 0b160ed6-4fbb-4276-970f-3152e887f9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1560 | 2024.10.09 23:16:55.041786 [ 3 ] {} <Debug> HTTP-Session: 0b160ed6-4fbb-4276-970f-3152e887f9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1561 | 2024.10.09 23:16:55.041819 [ 3 ] {} <Trace> HTTP-Session: 0b160ed6-4fbb-4276-970f-3152e887f9f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1562 | 2024.10.09 23:16:55.041963 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1563 | 2024.10.09 23:16:55.042234 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1564 | 2024.10.09 23:16:55.042276 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1565 | 2024.10.09 23:16:55.042541 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1566 | 2024.10.09 23:16:55.042606 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1567 | 2024.10.09 23:16:55.042746 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1568 | 2024.10.09 23:16:55.042865 [ 252 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1569 | 2024.10.09 23:16:55.042871 [ 250 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1570 | 2024.10.09 23:16:55.042989 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (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 | ||
1571 | 2024.10.09 23:16:55.043016 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1572 | 2024.10.09 23:16:55.043064 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <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', '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_rib:active_routes'))" | ||
1573 | 2024.10.09 23:16:55.043088 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1574 | 2024.10.09 23:16:55.043944 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00205 sec., 8780.487804878048 rows/sec., 359.18 KiB/sec. | ||
1575 | 2024.10.09 23:16:55.044188 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Debug> DynamicQueryHandler: Done processing query | ||
1576 | 2024.10.09 23:16:55.044213 [ 3 ] {ce1981cf-5f7d-466d-a258-6e11a63a6140} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1577 | 2024.10.09 23:16:55.044231 [ 3 ] {} <Debug> HTTP-Session: 0b160ed6-4fbb-4276-970f-3152e887f9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1578 | 2024.10.09 23:16:55.044477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1579 | 2024.10.09 23:16:55.044526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1580 | 2024.10.09 23:16:55.044545 [ 3 ] {} <Debug> HTTP-Session: fb19e68c-5421-4a97-b125-e779de6ce84c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1581 | 2024.10.09 23:16:55.044562 [ 3 ] {} <Debug> HTTP-Session: fb19e68c-5421-4a97-b125-e779de6ce84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1582 | 2024.10.09 23:16:55.044576 [ 3 ] {} <Debug> HTTP-Session: fb19e68c-5421-4a97-b125-e779de6ce84c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1583 | 2024.10.09 23:16:55.044607 [ 3 ] {} <Trace> HTTP-Session: fb19e68c-5421-4a97-b125-e779de6ce84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1584 | 2024.10.09 23:16:55.044751 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1585 | 2024.10.09 23:16:55.045027 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1586 | 2024.10.09 23:16:55.045072 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1587 | 2024.10.09 23:16:55.045345 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1588 | 2024.10.09 23:16:55.045411 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1589 | 2024.10.09 23:16:55.045551 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1590 | 2024.10.09 23:16:55.045622 [ 251 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1591 | 2024.10.09 23:16:55.045644 [ 250 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1592 | 2024.10.09 23:16:55.045738 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (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 | ||
1593 | 2024.10.09 23:16:55.045764 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1594 | 2024.10.09 23:16:55.045811 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <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', '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_rib:active_routes'))" | ||
1595 | 2024.10.09 23:16:55.045836 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1596 | 2024.10.09 23:16:55.046601 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001917 sec., 9389.671361502347 rows/sec., 384.10 KiB/sec. | ||
1597 | 2024.10.09 23:16:55.046846 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Debug> DynamicQueryHandler: Done processing query | ||
1598 | 2024.10.09 23:16:55.046870 [ 3 ] {43a1f11f-5be6-4593-b7af-6cdf8687447d} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1599 | 2024.10.09 23:16:55.046887 [ 3 ] {} <Debug> HTTP-Session: fb19e68c-5421-4a97-b125-e779de6ce84c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1600 | 2024.10.09 23:16:55.047116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1601 | 2024.10.09 23:16:55.047165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1602 | 2024.10.09 23:16:55.047186 [ 3 ] {} <Debug> HTTP-Session: 82ee8bf7-3787-451e-9f4c-3e402f6cf2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1603 | 2024.10.09 23:16:55.047203 [ 3 ] {} <Debug> HTTP-Session: 82ee8bf7-3787-451e-9f4c-3e402f6cf2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1604 | 2024.10.09 23:16:55.047217 [ 3 ] {} <Debug> HTTP-Session: 82ee8bf7-3787-451e-9f4c-3e402f6cf2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1605 | 2024.10.09 23:16:55.047248 [ 3 ] {} <Trace> HTTP-Session: 82ee8bf7-3787-451e-9f4c-3e402f6cf2ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1606 | 2024.10.09 23:16:55.047393 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1607 | 2024.10.09 23:16:55.047665 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1608 | 2024.10.09 23:16:55.047707 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1609 | 2024.10.09 23:16:55.047984 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1610 | 2024.10.09 23:16:55.048050 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1611 | 2024.10.09 23:16:55.048190 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1612 | 2024.10.09 23:16:55.048279 [ 251 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1613 | 2024.10.09 23:16:55.048296 [ 252 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1614 | 2024.10.09 23:16:55.048395 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (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 | ||
1615 | 2024.10.09 23:16:55.048421 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1616 | 2024.10.09 23:16:55.048469 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <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', '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_rib:active_routes'))" | ||
1617 | 2024.10.09 23:16:55.048494 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1618 | 2024.10.09 23:16:55.049345 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002021 sec., 8906.481939633846 rows/sec., 364.34 KiB/sec. | ||
1619 | 2024.10.09 23:16:55.049584 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Debug> DynamicQueryHandler: Done processing query | ||
1620 | 2024.10.09 23:16:55.049609 [ 3 ] {f1525ce6-ba42-4c2f-8f5a-86faa19bf0b2} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1621 | 2024.10.09 23:16:55.049626 [ 3 ] {} <Debug> HTTP-Session: 82ee8bf7-3787-451e-9f4c-3e402f6cf2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1622 | 2024.10.09 23:16:55.136675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1623 | 2024.10.09 23:16:55.136813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1624 | 2024.10.09 23:16:55.136844 [ 3 ] {} <Debug> HTTP-Session: 0ed5c151-c706-4a8c-b082-2d7ee2d6ee71 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1625 | 2024.10.09 23:16:55.136872 [ 3 ] {} <Debug> HTTP-Session: 0ed5c151-c706-4a8c-b082-2d7ee2d6ee71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1626 | 2024.10.09 23:16:55.136896 [ 3 ] {} <Debug> HTTP-Session: 0ed5c151-c706-4a8c-b082-2d7ee2d6ee71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1627 | 2024.10.09 23:16:55.136965 [ 3 ] {} <Trace> HTTP-Session: 0ed5c151-c706-4a8c-b082-2d7ee2d6ee71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1628 | 2024.10.09 23:16:55.137170 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1629 | 2024.10.09 23:16:55.137249 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1630 | 2024.10.09 23:16:55.137483 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1631 | 2024.10.09 23:16:55.137890 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1632 | 2024.10.09 23:16:55.137931 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1633 | 2024.10.09 23:16:55.138498 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1634 | 2024.10.09 23:16:55.138842 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1635 | 2024.10.09 23:16:55.138987 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001882 sec., 3188.0977683315623 rows/sec., 709.85 KiB/sec. | ||
1636 | 2024.10.09 23:16:55.139305 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Debug> DynamicQueryHandler: Done processing query | ||
1637 | 2024.10.09 23:16:55.139332 [ 3 ] {b0f72b5b-cdbe-40c0-871f-9e701cd32764} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1638 | 2024.10.09 23:16:55.139349 [ 3 ] {} <Debug> HTTP-Session: 0ed5c151-c706-4a8c-b082-2d7ee2d6ee71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1639 | 2024.10.09 23:16:55.140044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 175758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1640 | 2024.10.09 23:16:55.140095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1641 | 2024.10.09 23:16:55.140114 [ 3 ] {} <Debug> HTTP-Session: 253743f3-ef9e-46e0-bde2-5be2e67e49a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1642 | 2024.10.09 23:16:55.140132 [ 3 ] {} <Debug> HTTP-Session: 253743f3-ef9e-46e0-bde2-5be2e67e49a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1643 | 2024.10.09 23:16:55.140146 [ 3 ] {} <Debug> HTTP-Session: 253743f3-ef9e-46e0-bde2-5be2e67e49a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1644 | 2024.10.09 23:16:55.140179 [ 3 ] {} <Trace> HTTP-Session: 253743f3-ef9e-46e0-bde2-5be2e67e49a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1645 | 2024.10.09 23:16:55.141480 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1646 | 2024.10.09 23:16:55.141531 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1647 | 2024.10.09 23:16:55.141803 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1648 | 2024.10.09 23:16:55.142955 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1649 | 2024.10.09 23:16:55.142995 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1650 | 2024.10.09 23:16:55.143545 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1651 | 2024.10.09 23:16:55.143936 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1652 | 2024.10.09 23:16:55.144059 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003603 sec., 336386.3447127394 rows/sec., 27.80 MiB/sec. | ||
1653 | 2024.10.09 23:16:55.144061 [ 70 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1654 | 2024.10.09 23:16:55.144131 [ 70 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1655 | 2024.10.09 23:16:55.144168 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1656 | 2024.10.09 23:16:55.144263 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Debug> DynamicQueryHandler: Done processing query | ||
1657 | 2024.10.09 23:16:55.144289 [ 3 ] {f520f456-c293-4d4e-b83c-3d6ba548ae22} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
1658 | 2024.10.09 23:16:55.144306 [ 3 ] {} <Debug> HTTP-Session: 253743f3-ef9e-46e0-bde2-5be2e67e49a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1659 | 2024.10.09 23:16:55.144502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1660 | 2024.10.09 23:16:55.144551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1661 | 2024.10.09 23:16:55.144571 [ 3 ] {} <Debug> HTTP-Session: 13f36c83-7574-410d-8df1-c937646bc6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1662 | 2024.10.09 23:16:55.144587 [ 3 ] {} <Debug> HTTP-Session: 13f36c83-7574-410d-8df1-c937646bc6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1663 | 2024.10.09 23:16:55.144601 [ 3 ] {} <Debug> HTTP-Session: 13f36c83-7574-410d-8df1-c937646bc6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1664 | 2024.10.09 23:16:55.144632 [ 3 ] {} <Trace> HTTP-Session: 13f36c83-7574-410d-8df1-c937646bc6fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1665 | 2024.10.09 23:16:55.144728 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1666 | 2024.10.09 23:16:55.144770 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1667 | 2024.10.09 23:16:55.144978 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1668 | 2024.10.09 23:16:55.145269 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1669 | 2024.10.09 23:16:55.145304 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1670 | 2024.10.09 23:16:55.145630 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1671 | 2024.10.09 23:16:55.146078 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1672 | 2024.10.09 23:16:55.146213 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00151 sec., 5298.013245033112 rows/sec., 398.39 KiB/sec. | ||
1673 | 2024.10.09 23:16:55.146290 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
1674 | 2024.10.09 23:16:55.146379 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Debug> DynamicQueryHandler: Done processing query | ||
1675 | 2024.10.09 23:16:55.146411 [ 3 ] {47679465-aa13-429d-8829-f8af52626fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1676 | 2024.10.09 23:16:55.146441 [ 3 ] {} <Debug> HTTP-Session: 13f36c83-7574-410d-8df1-c937646bc6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1677 | 2024.10.09 23:16:55.146469 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1678 | 2024.10.09 23:16:55.146572 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
1679 | 2024.10.09 23:16:55.146644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1680 | 2024.10.09 23:16:55.146752 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
1681 | 2024.10.09 23:16:55.146790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1682 | 2024.10.09 23:16:55.146918 [ 3 ] {} <Debug> HTTP-Session: 7ce96fba-3159-4a27-b9a2-b555070a27ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1683 | 2024.10.09 23:16:55.147046 [ 3 ] {} <Debug> HTTP-Session: 7ce96fba-3159-4a27-b9a2-b555070a27ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1684 | 2024.10.09 23:16:55.147119 [ 3 ] {} <Debug> HTTP-Session: 7ce96fba-3159-4a27-b9a2-b555070a27ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1685 | 2024.10.09 23:16:55.147123 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
1686 | 2024.10.09 23:16:55.147232 [ 3 ] {} <Trace> HTTP-Session: 7ce96fba-3159-4a27-b9a2-b555070a27ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1687 | 2024.10.09 23:16:55.147505 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
1688 | 2024.10.09 23:16:55.147727 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1689 | 2024.10.09 23:16:55.147798 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
1690 | 2024.10.09 23:16:55.147864 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1691 | 2024.10.09 23:16:55.148140 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1212 rows starting from the beginning of the part | ||
1692 | 2024.10.09 23:16:55.148869 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1693 | 2024.10.09 23:16:55.149551 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1694 | 2024.10.09 23:16:55.149597 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1695 | 2024.10.09 23:16:55.150526 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1696 | 2024.10.09 23:16:55.150615 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1456 rows, containing 5 columns (5 merged, 0 gathered) in 0.006373836 sec., 228433.86619925583 rows/sec., 19.57 MiB/sec. | ||
1697 | 2024.10.09 23:16:55.150948 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1698 | 2024.10.09 23:16:55.151138 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1699 | 2024.10.09 23:16:55.151441 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003907 sec., 58356.79549526491 rows/sec., 3.95 MiB/sec. | ||
1700 | 2024.10.09 23:16:55.152154 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Debug> DynamicQueryHandler: Done processing query | ||
1701 | 2024.10.09 23:16:55.152208 [ 3 ] {d23797d9-7633-4752-a162-02968577511f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
1702 | 2024.10.09 23:16:55.152253 [ 3 ] {} <Debug> HTTP-Session: 7ce96fba-3159-4a27-b9a2-b555070a27ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1703 | 2024.10.09 23:16:55.152370 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_6_1} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1704 | 2024.10.09 23:16:55.152477 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_6_1} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1705 | 2024.10.09 23:16:55.152561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 87161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1706 | 2024.10.09 23:16:55.152658 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
1707 | 2024.10.09 23:16:55.152670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1708 | 2024.10.09 23:16:55.152716 [ 3 ] {} <Debug> HTTP-Session: 0dd3160e-c9ff-4e4b-ba34-190c27a22c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1709 | 2024.10.09 23:16:55.152734 [ 3 ] {} <Debug> HTTP-Session: 0dd3160e-c9ff-4e4b-ba34-190c27a22c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1710 | 2024.10.09 23:16:55.152749 [ 3 ] {} <Debug> HTTP-Session: 0dd3160e-c9ff-4e4b-ba34-190c27a22c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1711 | 2024.10.09 23:16:55.152782 [ 3 ] {} <Trace> HTTP-Session: 0dd3160e-c9ff-4e4b-ba34-190c27a22c2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1712 | 2024.10.09 23:16:55.153364 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1713 | 2024.10.09 23:16:55.153413 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1714 | 2024.10.09 23:16:55.153675 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1715 | 2024.10.09 23:16:55.154355 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1716 | 2024.10.09 23:16:55.154392 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1717 | 2024.10.09 23:16:55.154808 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1718 | 2024.10.09 23:16:55.155195 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1719 | 2024.10.09 23:16:55.155317 [ 70 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1720 | 2024.10.09 23:16:55.155328 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002431 sec., 217194.57013574662 rows/sec., 16.09 MiB/sec. | ||
1721 | 2024.10.09 23:16:55.155363 [ 70 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1722 | 2024.10.09 23:16:55.155411 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1723 | 2024.10.09 23:16:55.155578 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Debug> DynamicQueryHandler: Done processing query | ||
1724 | 2024.10.09 23:16:55.155691 [ 3 ] {ead0c521-8ee5-4b82-a436-37e137235383} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
1725 | 2024.10.09 23:16:55.155789 [ 3 ] {} <Debug> HTTP-Session: 0dd3160e-c9ff-4e4b-ba34-190c27a22c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1726 | 2024.10.09 23:16:55.155789 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
1727 | 2024.10.09 23:16:55.155999 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1728 | 2024.10.09 23:16:55.156042 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1729 | 2024.10.09 23:16:55.156196 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
1730 | 2024.10.09 23:16:55.156451 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
1731 | 2024.10.09 23:16:55.156509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 442201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1732 | 2024.10.09 23:16:55.156676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1733 | 2024.10.09 23:16:55.156693 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
1734 | 2024.10.09 23:16:55.156753 [ 3 ] {} <Debug> HTTP-Session: ab6b4513-c3bf-425b-bc5b-71151014d7cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1735 | 2024.10.09 23:16:55.156822 [ 3 ] {} <Debug> HTTP-Session: ab6b4513-c3bf-425b-bc5b-71151014d7cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1736 | 2024.10.09 23:16:55.156877 [ 3 ] {} <Debug> HTTP-Session: ab6b4513-c3bf-425b-bc5b-71151014d7cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1737 | 2024.10.09 23:16:55.157018 [ 3 ] {} <Trace> HTTP-Session: ab6b4513-c3bf-425b-bc5b-71151014d7cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2024.10.09 23:16:55.157101 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
1739 | 2024.10.09 23:16:55.157335 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 528 rows starting from the beginning of the part | ||
1740 | 2024.10.09 23:16:55.158254 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1741 | 2024.10.09 23:16:55.158385 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1742 | 2024.10.09 23:16:55.159110 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1743 | 2024.10.09 23:16:55.159480 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.003957568 sec., 202144.34723547392 rows/sec., 16.02 MiB/sec. | ||
1744 | 2024.10.09 23:16:55.159640 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1745 | 2024.10.09 23:16:55.160263 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_6_1} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1746 | 2024.10.09 23:16:55.160347 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_6_1} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1747 | 2024.10.09 23:16:55.160503 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
1748 | 2024.10.09 23:16:55.161422 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1749 | 2024.10.09 23:16:55.161463 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1750 | 2024.10.09 23:16:55.162088 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1751 | 2024.10.09 23:16:55.162457 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1752 | 2024.10.09 23:16:55.162621 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Debug> executeQuery: Read 2338 rows, 160.30 KiB in 0.00527 sec., 443643.2637571157 rows/sec., 29.70 MiB/sec. | ||
1753 | 2024.10.09 23:16:55.162638 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1754 | 2024.10.09 23:16:55.162729 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1755 | 2024.10.09 23:16:55.162784 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1756 | 2024.10.09 23:16:55.162978 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Debug> DynamicQueryHandler: Done processing query | ||
1757 | 2024.10.09 23:16:55.163075 [ 3 ] {3eab4859-6a4d-45d3-b977-12c1ced7f0c4} <Debug> MemoryTracker: Peak memory usage (for query): 5.46 MiB. | ||
1758 | 2024.10.09 23:16:55.163181 [ 3 ] {} <Debug> HTTP-Session: ab6b4513-c3bf-425b-bc5b-71151014d7cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1759 | 2024.10.09 23:16:55.163278 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
1760 | 2024.10.09 23:16:55.163452 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1761 | 2024.10.09 23:16:55.163494 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 86 rows starting from the beginning of the part | ||
1762 | 2024.10.09 23:16:55.163534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1763 | 2024.10.09 23:16:55.163697 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
1764 | 2024.10.09 23:16:55.163704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1765 | 2024.10.09 23:16:55.163810 [ 3 ] {} <Debug> HTTP-Session: 406fadc2-d2c0-4499-80ae-830eeee58727 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1766 | 2024.10.09 23:16:55.163914 [ 3 ] {} <Debug> HTTP-Session: 406fadc2-d2c0-4499-80ae-830eeee58727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1767 | 2024.10.09 23:16:55.164009 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
1768 | 2024.10.09 23:16:55.164016 [ 3 ] {} <Debug> HTTP-Session: 406fadc2-d2c0-4499-80ae-830eeee58727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1769 | 2024.10.09 23:16:55.164188 [ 3 ] {} <Trace> HTTP-Session: 406fadc2-d2c0-4499-80ae-830eeee58727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1770 | 2024.10.09 23:16:55.164304 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1771 | 2024.10.09 23:16:55.164525 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
1772 | 2024.10.09 23:16:55.164750 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1773 | 2024.10.09 23:16:55.164777 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2338 rows starting from the beginning of the part | ||
1774 | 2024.10.09 23:16:55.165157 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <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 | ||
1775 | 2024.10.09 23:16:55.167195 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1776 | 2024.10.09 23:16:55.168393 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1777 | 2024.10.09 23:16:55.168455 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1778 | 2024.10.09 23:16:55.169170 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3014 rows, containing 5 columns (5 merged, 0 gathered) in 0.006261284 sec., 481370.9136975739 rows/sec., 32.52 MiB/sec. | ||
1779 | 2024.10.09 23:16:55.169592 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1780 | 2024.10.09 23:16:55.170420 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1781 | 2024.10.09 23:16:55.170633 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1782 | 2024.10.09 23:16:55.170932 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1783 | 2024.10.09 23:16:55.171144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
1784 | 2024.10.09 23:16:55.171406 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2024.10.09 23:16:55.171635 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007173 sec., 1115.2934615920815 rows/sec., 2.00 MiB/sec. | ||
1786 | 2024.10.09 23:16:55.172071 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Debug> DynamicQueryHandler: Done processing query | ||
1787 | 2024.10.09 23:16:55.172097 [ 3 ] {08a1f119-c096-4f6c-89b7-6d09bfcb4d3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1788 | 2024.10.09 23:16:55.172114 [ 3 ] {} <Debug> HTTP-Session: 406fadc2-d2c0-4499-80ae-830eeee58727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1789 | 2024.10.09 23:16:55.172271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1790 | 2024.10.09 23:16:55.172322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1791 | 2024.10.09 23:16:55.172341 [ 3 ] {} <Debug> HTTP-Session: 61c57920-0894-4882-a80f-10c891fee256 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1792 | 2024.10.09 23:16:55.172359 [ 3 ] {} <Debug> HTTP-Session: 61c57920-0894-4882-a80f-10c891fee256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1793 | 2024.10.09 23:16:55.172373 [ 3 ] {} <Debug> HTTP-Session: 61c57920-0894-4882-a80f-10c891fee256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1794 | 2024.10.09 23:16:55.172408 [ 3 ] {} <Trace> HTTP-Session: 61c57920-0894-4882-a80f-10c891fee256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1795 | 2024.10.09 23:16:55.172531 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1796 | 2024.10.09 23:16:55.172576 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1797 | 2024.10.09 23:16:55.172716 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1798 | 2024.10.09 23:16:55.173022 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1799 | 2024.10.09 23:16:55.173058 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1800 | 2024.10.09 23:16:55.173421 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1801 | 2024.10.09 23:16:55.173760 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1802 | 2024.10.09 23:16:55.173909 [ 69 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1803 | 2024.10.09 23:16:55.173920 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
1804 | 2024.10.09 23:16:55.173964 [ 69 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1805 | 2024.10.09 23:16:55.174031 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1806 | 2024.10.09 23:16:55.174241 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
1807 | 2024.10.09 23:16:55.174253 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Debug> DynamicQueryHandler: Done processing query | ||
1808 | 2024.10.09 23:16:55.174318 [ 3 ] {59f1fafa-e418-4707-a524-f0beb23abade} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1809 | 2024.10.09 23:16:55.174364 [ 3 ] {} <Debug> HTTP-Session: 61c57920-0894-4882-a80f-10c891fee256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1810 | 2024.10.09 23:16:55.174479 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1811 | 2024.10.09 23:16:55.174521 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
1812 | 2024.10.09 23:16:55.174599 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
1813 | 2024.10.09 23:16:55.174822 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
1814 | 2024.10.09 23:16:55.175024 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1815 | 2024.10.09 23:16:55.175146 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
1816 | 2024.10.09 23:16:55.175334 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1817 | 2024.10.09 23:16:55.176481 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002319546 sec., 133646.8429597861 rows/sec., 8.99 MiB/sec. | ||
1818 | 2024.10.09 23:16:55.176636 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1819 | 2024.10.09 23:16:55.177007 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_6_1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1820 | 2024.10.09 23:16:55.177082 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_6_1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1821 | 2024.10.09 23:16:55.177155 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1822 | 2024.10.09 23:16:56.000156 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.32 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 142.59 MiB (RSS), difference: 2.28 MiB | ||
1823 | 2024.10.09 23:16:56.867901 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 204 | ||
1824 | 2024.10.09 23:16:56.871002 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1825 | 2024.10.09 23:16:56.871057 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1826 | 2024.10.09 23:16:56.872560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1827 | 2024.10.09 23:16:56.873547 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1828 | 2024.10.09 23:16:56.874381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
1829 | 2024.10.09 23:17:00.061248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1830 | 2024.10.09 23:17:00.061396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1831 | 2024.10.09 23:17:00.061428 [ 3 ] {} <Debug> HTTP-Session: fa8ddf12-e1d2-4409-a47c-1867a7e39ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1832 | 2024.10.09 23:17:00.061456 [ 3 ] {} <Debug> HTTP-Session: fa8ddf12-e1d2-4409-a47c-1867a7e39ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1833 | 2024.10.09 23:17:00.061475 [ 3 ] {} <Debug> HTTP-Session: fa8ddf12-e1d2-4409-a47c-1867a7e39ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1834 | 2024.10.09 23:17:00.061533 [ 3 ] {} <Trace> HTTP-Session: fa8ddf12-e1d2-4409-a47c-1867a7e39ef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2024.10.09 23:17:00.061754 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1836 | 2024.10.09 23:17:00.061833 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1837 | 2024.10.09 23:17:00.062234 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1838 | 2024.10.09 23:17:00.062722 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1839 | 2024.10.09 23:17:00.062768 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1840 | 2024.10.09 23:17:00.063188 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1841 | 2024.10.09 23:17:00.063574 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1842 | 2024.10.09 23:17:00.063761 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002074 sec., 27000.964320154293 rows/sec., 2.07 MiB/sec. | ||
1843 | 2024.10.09 23:17:00.064226 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Debug> DynamicQueryHandler: Done processing query | ||
1844 | 2024.10.09 23:17:00.064253 [ 3 ] {1b469509-111d-4a2e-afe5-ad44cfd35337} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1845 | 2024.10.09 23:17:00.064271 [ 3 ] {} <Debug> HTTP-Session: fa8ddf12-e1d2-4409-a47c-1867a7e39ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1846 | 2024.10.09 23:17:00.064435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1847 | 2024.10.09 23:17:00.064489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1848 | 2024.10.09 23:17:00.064510 [ 3 ] {} <Debug> HTTP-Session: b270ce3a-2f3c-4cb9-bbe9-4781d5f6134f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1849 | 2024.10.09 23:17:00.064529 [ 3 ] {} <Debug> HTTP-Session: b270ce3a-2f3c-4cb9-bbe9-4781d5f6134f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1850 | 2024.10.09 23:17:00.064543 [ 3 ] {} <Debug> HTTP-Session: b270ce3a-2f3c-4cb9-bbe9-4781d5f6134f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1851 | 2024.10.09 23:17:00.064578 [ 3 ] {} <Trace> HTTP-Session: b270ce3a-2f3c-4cb9-bbe9-4781d5f6134f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1852 | 2024.10.09 23:17:00.064706 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1853 | 2024.10.09 23:17:00.064756 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1854 | 2024.10.09 23:17:00.065022 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1855 | 2024.10.09 23:17:00.065392 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1856 | 2024.10.09 23:17:00.065431 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1857 | 2024.10.09 23:17:00.065802 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1858 | 2024.10.09 23:17:00.066168 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1859 | 2024.10.09 23:17:00.066336 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001674 sec., 38231.78016726404 rows/sec., 2.98 MiB/sec. | ||
1860 | 2024.10.09 23:17:00.066554 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Debug> DynamicQueryHandler: Done processing query | ||
1861 | 2024.10.09 23:17:00.066579 [ 3 ] {fef5b76a-ba9a-4fcb-b9ce-3391cdd17fbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1862 | 2024.10.09 23:17:00.066595 [ 3 ] {} <Debug> HTTP-Session: b270ce3a-2f3c-4cb9-bbe9-4781d5f6134f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1863 | 2024.10.09 23:17:00.066801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1864 | 2024.10.09 23:17:00.066853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1865 | 2024.10.09 23:17:00.066873 [ 3 ] {} <Debug> HTTP-Session: a8de404b-ae7b-4552-82d5-19141bfb4549 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1866 | 2024.10.09 23:17:00.066890 [ 3 ] {} <Debug> HTTP-Session: a8de404b-ae7b-4552-82d5-19141bfb4549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1867 | 2024.10.09 23:17:00.066904 [ 3 ] {} <Debug> HTTP-Session: a8de404b-ae7b-4552-82d5-19141bfb4549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1868 | 2024.10.09 23:17:00.066937 [ 3 ] {} <Trace> HTTP-Session: a8de404b-ae7b-4552-82d5-19141bfb4549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1869 | 2024.10.09 23:17:00.067090 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1870 | 2024.10.09 23:17:00.067139 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1871 | 2024.10.09 23:17:00.067289 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1872 | 2024.10.09 23:17:00.067695 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1873 | 2024.10.09 23:17:00.067732 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1874 | 2024.10.09 23:17:00.068117 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1875 | 2024.10.09 23:17:00.068459 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1876 | 2024.10.09 23:17:00.068618 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
1877 | 2024.10.09 23:17:00.068924 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Debug> DynamicQueryHandler: Done processing query | ||
1878 | 2024.10.09 23:17:00.068949 [ 3 ] {e055154d-a4d3-438b-91c9-7ad4463326e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1879 | 2024.10.09 23:17:00.068965 [ 3 ] {} <Debug> HTTP-Session: a8de404b-ae7b-4552-82d5-19141bfb4549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1880 | 2024.10.09 23:17:00.069115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1881 | 2024.10.09 23:17:00.069163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1882 | 2024.10.09 23:17:00.069183 [ 3 ] {} <Debug> HTTP-Session: 211cd2a9-2646-4560-8b73-53b52944998f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1883 | 2024.10.09 23:17:00.069199 [ 3 ] {} <Debug> HTTP-Session: 211cd2a9-2646-4560-8b73-53b52944998f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1884 | 2024.10.09 23:17:00.069213 [ 3 ] {} <Debug> HTTP-Session: 211cd2a9-2646-4560-8b73-53b52944998f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1885 | 2024.10.09 23:17:00.069244 [ 3 ] {} <Trace> HTTP-Session: 211cd2a9-2646-4560-8b73-53b52944998f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1886 | 2024.10.09 23:17:00.069368 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1887 | 2024.10.09 23:17:00.069414 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1888 | 2024.10.09 23:17:00.069565 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1889 | 2024.10.09 23:17:00.069861 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1890 | 2024.10.09 23:17:00.069897 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
1891 | 2024.10.09 23:17:00.070251 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1892 | 2024.10.09 23:17:00.070586 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1893 | 2024.10.09 23:17:00.070742 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
1894 | 2024.10.09 23:17:00.070893 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Debug> DynamicQueryHandler: Done processing query | ||
1895 | 2024.10.09 23:17:00.070917 [ 3 ] {c02f5808-6efb-4339-b0b3-097eaf5e27a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1896 | 2024.10.09 23:17:00.070932 [ 3 ] {} <Debug> HTTP-Session: 211cd2a9-2646-4560-8b73-53b52944998f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1897 | 2024.10.09 23:17:05.060577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1898 | 2024.10.09 23:17:05.060708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1899 | 2024.10.09 23:17:05.060734 [ 3 ] {} <Debug> HTTP-Session: e3623e80-fa3a-4aab-9c7b-e027a2f68441 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1900 | 2024.10.09 23:17:05.060761 [ 3 ] {} <Debug> HTTP-Session: e3623e80-fa3a-4aab-9c7b-e027a2f68441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1901 | 2024.10.09 23:17:05.060775 [ 3 ] {} <Debug> HTTP-Session: e3623e80-fa3a-4aab-9c7b-e027a2f68441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1902 | 2024.10.09 23:17:05.060824 [ 3 ] {} <Trace> HTTP-Session: e3623e80-fa3a-4aab-9c7b-e027a2f68441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.10.09 23:17:05.061075 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1904 | 2024.10.09 23:17:05.061472 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1905 | 2024.10.09 23:17:05.061520 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1906 | 2024.10.09 23:17:05.061845 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1907 | 2024.10.09 23:17:05.061925 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1908 | 2024.10.09 23:17:05.062104 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1909 | 2024.10.09 23:17:05.062304 [ 251 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1910 | 2024.10.09 23:17:05.062400 [ 254 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1911 | 2024.10.09 23:17:05.062427 [ 255 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1912 | 2024.10.09 23:17:05.062549 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1913 | 2024.10.09 23:17:05.062581 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1914 | 2024.10.09 23:17:05.064703 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1915 | 2024.10.09 23:17:05.066643 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1916 | 2024.10.09 23:17:05.066716 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <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', '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_rib:active_routes'))" | ||
1917 | 2024.10.09 23:17:05.066763 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <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', '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_rib:active_routes'))" | ||
1918 | 2024.10.09 23:17:05.068372 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Debug> executeQuery: Read 24 rows, 976.00 B in 0.007409 sec., 3239.303549736807 rows/sec., 128.64 KiB/sec. | ||
1919 | 2024.10.09 23:17:05.068732 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Debug> DynamicQueryHandler: Done processing query | ||
1920 | 2024.10.09 23:17:05.068759 [ 3 ] {af0fa330-d434-4fc9-9579-794ba5df2a8b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1921 | 2024.10.09 23:17:05.068777 [ 3 ] {} <Debug> HTTP-Session: e3623e80-fa3a-4aab-9c7b-e027a2f68441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1922 | 2024.10.09 23:17:05.068991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1923 | 2024.10.09 23:17:05.069042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1924 | 2024.10.09 23:17:05.069062 [ 3 ] {} <Debug> HTTP-Session: dbb993ac-15c9-457d-8023-6dd7630f8e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1925 | 2024.10.09 23:17:05.069080 [ 3 ] {} <Debug> HTTP-Session: dbb993ac-15c9-457d-8023-6dd7630f8e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1926 | 2024.10.09 23:17:05.069094 [ 3 ] {} <Debug> HTTP-Session: dbb993ac-15c9-457d-8023-6dd7630f8e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1927 | 2024.10.09 23:17:05.069127 [ 3 ] {} <Trace> HTTP-Session: dbb993ac-15c9-457d-8023-6dd7630f8e73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1928 | 2024.10.09 23:17:05.069277 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1929 | 2024.10.09 23:17:05.069562 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1930 | 2024.10.09 23:17:05.069606 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1931 | 2024.10.09 23:17:05.069896 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1932 | 2024.10.09 23:17:05.069963 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1933 | 2024.10.09 23:17:05.070106 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1934 | 2024.10.09 23:17:05.070273 [ 257 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1935 | 2024.10.09 23:17:05.070276 [ 258 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1936 | 2024.10.09 23:17:05.070276 [ 254 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1937 | 2024.10.09 23:17:05.070451 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1938 | 2024.10.09 23:17:05.070480 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1939 | 2024.10.09 23:17:05.070564 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1940 | 2024.10.09 23:17:05.070584 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1941 | 2024.10.09 23:17:05.070624 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <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', '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_rib:active_routes'))" | ||
1942 | 2024.10.09 23:17:05.070666 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <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', '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_rib:active_routes'))" | ||
1943 | 2024.10.09 23:17:05.071938 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Debug> executeQuery: Read 24 rows, 976.00 B in 0.002732 sec., 8784.773060029282 rows/sec., 348.87 KiB/sec. | ||
1944 | 2024.10.09 23:17:05.072234 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Debug> DynamicQueryHandler: Done processing query | ||
1945 | 2024.10.09 23:17:05.072259 [ 3 ] {8bde6ce2-e8ec-41a8-a84e-a34ee0191af6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1946 | 2024.10.09 23:17:05.072277 [ 3 ] {} <Debug> HTTP-Session: dbb993ac-15c9-457d-8023-6dd7630f8e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1947 | 2024.10.09 23:17:05.072491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1948 | 2024.10.09 23:17:05.072541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1949 | 2024.10.09 23:17:05.072560 [ 3 ] {} <Debug> HTTP-Session: a4d477a6-921a-4390-a3c6-bb6749ca0293 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1950 | 2024.10.09 23:17:05.072577 [ 3 ] {} <Debug> HTTP-Session: a4d477a6-921a-4390-a3c6-bb6749ca0293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1951 | 2024.10.09 23:17:05.072591 [ 3 ] {} <Debug> HTTP-Session: a4d477a6-921a-4390-a3c6-bb6749ca0293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1952 | 2024.10.09 23:17:05.072622 [ 3 ] {} <Trace> HTTP-Session: a4d477a6-921a-4390-a3c6-bb6749ca0293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1953 | 2024.10.09 23:17:05.072768 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1954 | 2024.10.09 23:17:05.073052 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1955 | 2024.10.09 23:17:05.073095 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1956 | 2024.10.09 23:17:05.073378 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1957 | 2024.10.09 23:17:05.073444 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1958 | 2024.10.09 23:17:05.073586 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1959 | 2024.10.09 23:17:05.073662 [ 251 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1960 | 2024.10.09 23:17:05.073765 [ 255 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1961 | 2024.10.09 23:17:05.073765 [ 259 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1962 | 2024.10.09 23:17:05.073933 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1963 | 2024.10.09 23:17:05.073964 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1964 | 2024.10.09 23:17:05.074047 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1965 | 2024.10.09 23:17:05.074067 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1966 | 2024.10.09 23:17:05.074107 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <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', '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_rib:active_routes'))" | ||
1967 | 2024.10.09 23:17:05.074148 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <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', '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_rib:active_routes'))" | ||
1968 | 2024.10.09 23:17:05.075266 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Debug> executeQuery: Read 24 rows, 976.00 B in 0.002569 sec., 9342.15648112106 rows/sec., 371.01 KiB/sec. | ||
1969 | 2024.10.09 23:17:05.075577 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Debug> DynamicQueryHandler: Done processing query | ||
1970 | 2024.10.09 23:17:05.075601 [ 3 ] {2e119381-86ae-4faf-bbb7-f19a23be9f89} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1971 | 2024.10.09 23:17:05.075618 [ 3 ] {} <Debug> HTTP-Session: a4d477a6-921a-4390-a3c6-bb6749ca0293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2024.10.09 23:17:05.076279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1973 | 2024.10.09 23:17:05.076332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1974 | 2024.10.09 23:17:05.076354 [ 3 ] {} <Debug> HTTP-Session: 316f62ba-4edd-4a88-b04c-d23668eda60b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
1975 | 2024.10.09 23:17:05.076372 [ 3 ] {} <Debug> HTTP-Session: 316f62ba-4edd-4a88-b04c-d23668eda60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1976 | 2024.10.09 23:17:05.076386 [ 3 ] {} <Debug> HTTP-Session: 316f62ba-4edd-4a88-b04c-d23668eda60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1977 | 2024.10.09 23:17:05.076418 [ 3 ] {} <Trace> HTTP-Session: 316f62ba-4edd-4a88-b04c-d23668eda60b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1978 | 2024.10.09 23:17:05.076594 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) 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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1979 | 2024.10.09 23:17:05.076949 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1980 | 2024.10.09 23:17:05.077037 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <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', '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_rib:active_routes')" moved to PREWHERE | ||
1981 | 2024.10.09 23:17:05.077406 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1982 | 2024.10.09 23:17:05.077488 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1983 | 2024.10.09 23:17:05.077665 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1984 | 2024.10.09 23:17:05.077808 [ 251 ] {045d438b-b688-4257-84e8-f34af97cce17} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1985 | 2024.10.09 23:17:05.077823 [ 259 ] {045d438b-b688-4257-84e8-f34af97cce17} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1986 | 2024.10.09 23:17:05.077846 [ 258 ] {045d438b-b688-4257-84e8-f34af97cce17} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1987 | 2024.10.09 23:17:05.077963 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1988 | 2024.10.09 23:17:05.077992 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1989 | 2024.10.09 23:17:05.078077 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1990 | 2024.10.09 23:17:05.078098 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1991 | 2024.10.09 23:17:05.078140 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <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', '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_rib:active_routes'))" | ||
1992 | 2024.10.09 23:17:05.078183 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <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', '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_rib:active_routes'))" | ||
1993 | 2024.10.09 23:17:05.079579 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Debug> executeQuery: Read 24 rows, 976.00 B in 0.003074 sec., 7807.417046193885 rows/sec., 310.06 KiB/sec. | ||
1994 | 2024.10.09 23:17:05.079884 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Debug> DynamicQueryHandler: Done processing query | ||
1995 | 2024.10.09 23:17:05.079911 [ 3 ] {045d438b-b688-4257-84e8-f34af97cce17} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1996 | 2024.10.09 23:17:05.079929 [ 3 ] {} <Debug> HTTP-Session: 316f62ba-4edd-4a88-b04c-d23668eda60b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1997 | 2024.10.09 23:17:05.081894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1998 | 2024.10.09 23:17:05.081959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1999 | 2024.10.09 23:17:05.081985 [ 3 ] {} <Debug> HTTP-Session: b064787d-de4c-41ee-a7f6-e5ba5ab00279 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2000 | 2024.10.09 23:17:05.082006 [ 3 ] {} <Debug> HTTP-Session: b064787d-de4c-41ee-a7f6-e5ba5ab00279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2001 | 2024.10.09 23:17:05.082025 [ 3 ] {} <Debug> HTTP-Session: b064787d-de4c-41ee-a7f6-e5ba5ab00279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2024.10.09 23:17:05.082063 [ 3 ] {} <Trace> HTTP-Session: b064787d-de4c-41ee-a7f6-e5ba5ab00279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2003 | 2024.10.09 23:17:05.082199 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2004 | 2024.10.09 23:17:05.082257 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2005 | 2024.10.09 23:17:05.082465 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2006 | 2024.10.09 23:17:05.082817 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2007 | 2024.10.09 23:17:05.082856 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2008 | 2024.10.09 23:17:05.083360 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2009 | 2024.10.09 23:17:05.083689 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2010 | 2024.10.09 23:17:05.083859 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001696 sec., 2358.490566037736 rows/sec., 222.26 KiB/sec. | ||
2011 | 2024.10.09 23:17:05.084154 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Debug> DynamicQueryHandler: Done processing query | ||
2012 | 2024.10.09 23:17:05.084181 [ 3 ] {6f870c80-b1ce-4772-ad1a-cbc65c7fb93c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2013 | 2024.10.09 23:17:05.084197 [ 3 ] {} <Debug> HTTP-Session: b064787d-de4c-41ee-a7f6-e5ba5ab00279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2014 | 2024.10.09 23:17:05.084327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2015 | 2024.10.09 23:17:05.084376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2016 | 2024.10.09 23:17:05.084397 [ 3 ] {} <Debug> HTTP-Session: ced16033-a3dd-48f3-8f63-3bb5ea9e0508 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2017 | 2024.10.09 23:17:05.084415 [ 3 ] {} <Debug> HTTP-Session: ced16033-a3dd-48f3-8f63-3bb5ea9e0508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2018 | 2024.10.09 23:17:05.084429 [ 3 ] {} <Debug> HTTP-Session: ced16033-a3dd-48f3-8f63-3bb5ea9e0508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2019 | 2024.10.09 23:17:05.084460 [ 3 ] {} <Trace> HTTP-Session: ced16033-a3dd-48f3-8f63-3bb5ea9e0508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2020 | 2024.10.09 23:17:05.084592 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2021 | 2024.10.09 23:17:05.084637 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2022 | 2024.10.09 23:17:05.084897 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2023 | 2024.10.09 23:17:05.085339 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2024 | 2024.10.09 23:17:05.085373 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2025 | 2024.10.09 23:17:05.085755 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2026 | 2024.10.09 23:17:05.086139 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2027 | 2024.10.09 23:17:05.086298 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Debug> executeQuery: Read 119 rows, 10.40 KiB in 0.001748 sec., 68077.80320366133 rows/sec., 5.81 MiB/sec. | ||
2028 | 2024.10.09 23:17:05.086596 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Debug> DynamicQueryHandler: Done processing query | ||
2029 | 2024.10.09 23:17:05.086623 [ 3 ] {a027e799-2cc8-461b-871b-f96c82d58354} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
2030 | 2024.10.09 23:17:05.086640 [ 3 ] {} <Debug> HTTP-Session: ced16033-a3dd-48f3-8f63-3bb5ea9e0508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2031 | 2024.10.09 23:17:05.086755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2032 | 2024.10.09 23:17:05.086810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2033 | 2024.10.09 23:17:05.086839 [ 3 ] {} <Debug> HTTP-Session: a70965fa-7339-4a01-bff9-56930aaa7f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2034 | 2024.10.09 23:17:05.086857 [ 3 ] {} <Debug> HTTP-Session: a70965fa-7339-4a01-bff9-56930aaa7f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2035 | 2024.10.09 23:17:05.086872 [ 3 ] {} <Debug> HTTP-Session: a70965fa-7339-4a01-bff9-56930aaa7f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2036 | 2024.10.09 23:17:05.086903 [ 3 ] {} <Trace> HTTP-Session: a70965fa-7339-4a01-bff9-56930aaa7f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2037 | 2024.10.09 23:17:05.087016 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2038 | 2024.10.09 23:17:05.087063 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2039 | 2024.10.09 23:17:05.087309 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2040 | 2024.10.09 23:17:05.087654 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2041 | 2024.10.09 23:17:05.087693 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2042 | 2024.10.09 23:17:05.088055 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2043 | 2024.10.09 23:17:05.088426 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2044 | 2024.10.09 23:17:05.088596 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001605 sec., 19314.641744548284 rows/sec., 1.42 MiB/sec. | ||
2045 | 2024.10.09 23:17:05.088776 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Debug> DynamicQueryHandler: Done processing query | ||
2046 | 2024.10.09 23:17:05.088804 [ 3 ] {7ffa18a8-43ef-4b24-9140-f90b33f6e804} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2047 | 2024.10.09 23:17:05.088822 [ 3 ] {} <Debug> HTTP-Session: a70965fa-7339-4a01-bff9-56930aaa7f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2048 | 2024.10.09 23:17:05.088963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2049 | 2024.10.09 23:17:05.089013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2050 | 2024.10.09 23:17:05.089034 [ 3 ] {} <Debug> HTTP-Session: f00ed1fc-240f-4cda-b995-4e3573f9bef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2051 | 2024.10.09 23:17:05.089052 [ 3 ] {} <Debug> HTTP-Session: f00ed1fc-240f-4cda-b995-4e3573f9bef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2052 | 2024.10.09 23:17:05.089068 [ 3 ] {} <Debug> HTTP-Session: f00ed1fc-240f-4cda-b995-4e3573f9bef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2053 | 2024.10.09 23:17:05.089099 [ 3 ] {} <Trace> HTTP-Session: f00ed1fc-240f-4cda-b995-4e3573f9bef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2054 | 2024.10.09 23:17:05.089210 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2055 | 2024.10.09 23:17:05.089259 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2056 | 2024.10.09 23:17:05.089490 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2057 | 2024.10.09 23:17:05.089794 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2058 | 2024.10.09 23:17:05.089831 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2059 | 2024.10.09 23:17:05.090178 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2060 | 2024.10.09 23:17:05.090524 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2061 | 2024.10.09 23:17:05.090674 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 44.81 KiB/sec. | ||
2062 | 2024.10.09 23:17:05.090967 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Debug> DynamicQueryHandler: Done processing query | ||
2063 | 2024.10.09 23:17:05.090995 [ 3 ] {9882a0fd-e627-49c3-a0e1-16af8c6d00c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2064 | 2024.10.09 23:17:05.091013 [ 3 ] {} <Debug> HTTP-Session: f00ed1fc-240f-4cda-b995-4e3573f9bef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2065 | 2024.10.09 23:17:05.091134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2066 | 2024.10.09 23:17:05.091185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2067 | 2024.10.09 23:17:05.091207 [ 3 ] {} <Debug> HTTP-Session: ecffde63-d057-42ec-b6f5-47bb51b33b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2068 | 2024.10.09 23:17:05.091225 [ 3 ] {} <Debug> HTTP-Session: ecffde63-d057-42ec-b6f5-47bb51b33b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2069 | 2024.10.09 23:17:05.091241 [ 3 ] {} <Debug> HTTP-Session: ecffde63-d057-42ec-b6f5-47bb51b33b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2070 | 2024.10.09 23:17:05.091273 [ 3 ] {} <Trace> HTTP-Session: ecffde63-d057-42ec-b6f5-47bb51b33b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2071 | 2024.10.09 23:17:05.091398 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2072 | 2024.10.09 23:17:05.091443 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2073 | 2024.10.09 23:17:05.091692 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2074 | 2024.10.09 23:17:05.092079 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2075 | 2024.10.09 23:17:05.092117 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2076 | 2024.10.09 23:17:05.092490 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2077 | 2024.10.09 23:17:05.092856 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2078 | 2024.10.09 23:17:05.093016 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001651 sec., 63597.81950333132 rows/sec., 4.98 MiB/sec. | ||
2079 | 2024.10.09 23:17:05.093189 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Debug> DynamicQueryHandler: Done processing query | ||
2080 | 2024.10.09 23:17:05.093214 [ 3 ] {4c0ee80e-d667-4c68-8821-4303b52d351f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2081 | 2024.10.09 23:17:05.093230 [ 3 ] {} <Debug> HTTP-Session: ecffde63-d057-42ec-b6f5-47bb51b33b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2082 | 2024.10.09 23:17:05.093386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2083 | 2024.10.09 23:17:05.093437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2084 | 2024.10.09 23:17:05.093457 [ 3 ] {} <Debug> HTTP-Session: 4eea2607-8868-4c06-b6d8-abd03c8d1eca Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2085 | 2024.10.09 23:17:05.093474 [ 3 ] {} <Debug> HTTP-Session: 4eea2607-8868-4c06-b6d8-abd03c8d1eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2086 | 2024.10.09 23:17:05.093488 [ 3 ] {} <Debug> HTTP-Session: 4eea2607-8868-4c06-b6d8-abd03c8d1eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2087 | 2024.10.09 23:17:05.093519 [ 3 ] {} <Trace> HTTP-Session: 4eea2607-8868-4c06-b6d8-abd03c8d1eca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2088 | 2024.10.09 23:17:05.093661 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2089 | 2024.10.09 23:17:05.093709 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2090 | 2024.10.09 23:17:05.093853 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2091 | 2024.10.09 23:17:05.094226 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2092 | 2024.10.09 23:17:05.094262 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2093 | 2024.10.09 23:17:05.094643 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2094 | 2024.10.09 23:17:05.094992 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2095 | 2024.10.09 23:17:05.095147 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
2096 | 2024.10.09 23:17:05.095315 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Debug> DynamicQueryHandler: Done processing query | ||
2097 | 2024.10.09 23:17:05.095340 [ 3 ] {5a327d61-cdfd-459f-ba8b-bda85a136bdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2098 | 2024.10.09 23:17:05.095356 [ 3 ] {} <Debug> HTTP-Session: 4eea2607-8868-4c06-b6d8-abd03c8d1eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2099 | 2024.10.09 23:17:05.095452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2100 | 2024.10.09 23:17:05.095503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2101 | 2024.10.09 23:17:05.095523 [ 3 ] {} <Debug> HTTP-Session: 230b1c07-8846-4e7d-bd1f-6494299230d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2102 | 2024.10.09 23:17:05.095541 [ 3 ] {} <Debug> HTTP-Session: 230b1c07-8846-4e7d-bd1f-6494299230d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2103 | 2024.10.09 23:17:05.095556 [ 3 ] {} <Debug> HTTP-Session: 230b1c07-8846-4e7d-bd1f-6494299230d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2104 | 2024.10.09 23:17:05.095586 [ 3 ] {} <Trace> HTTP-Session: 230b1c07-8846-4e7d-bd1f-6494299230d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2024.10.09 23:17:05.095679 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2106 | 2024.10.09 23:17:05.095723 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2107 | 2024.10.09 23:17:05.095856 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2108 | 2024.10.09 23:17:05.096107 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2109 | 2024.10.09 23:17:05.096143 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2110 | 2024.10.09 23:17:05.096583 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2111 | 2024.10.09 23:17:05.096904 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2024.10.09 23:17:05.097058 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001398 sec., 715.307582260372 rows/sec., 45.41 KiB/sec. | ||
2113 | 2024.10.09 23:17:05.097322 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Debug> DynamicQueryHandler: Done processing query | ||
2114 | 2024.10.09 23:17:05.097347 [ 3 ] {ca0b0423-ab4d-4a75-9972-b8aeed5ca4b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2115 | 2024.10.09 23:17:05.097363 [ 3 ] {} <Debug> HTTP-Session: 230b1c07-8846-4e7d-bd1f-6494299230d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2116 | 2024.10.09 23:17:05.097536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2117 | 2024.10.09 23:17:05.097586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2118 | 2024.10.09 23:17:05.097607 [ 3 ] {} <Debug> HTTP-Session: 8d10d75a-c073-427b-8de6-c0f5c3ab67ee Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2119 | 2024.10.09 23:17:05.097623 [ 3 ] {} <Debug> HTTP-Session: 8d10d75a-c073-427b-8de6-c0f5c3ab67ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2120 | 2024.10.09 23:17:05.097638 [ 3 ] {} <Debug> HTTP-Session: 8d10d75a-c073-427b-8de6-c0f5c3ab67ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2121 | 2024.10.09 23:17:05.097668 [ 3 ] {} <Trace> HTTP-Session: 8d10d75a-c073-427b-8de6-c0f5c3ab67ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2122 | 2024.10.09 23:17:05.097979 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2123 | 2024.10.09 23:17:05.098048 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <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 | ||
2124 | 2024.10.09 23:17:05.098490 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2125 | 2024.10.09 23:17:05.099161 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2126 | 2024.10.09 23:17:05.099196 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2127 | 2024.10.09 23:17:05.099832 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2128 | 2024.10.09 23:17:05.100245 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2129 | 2024.10.09 23:17:05.100421 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002672 sec., 11601.79640718563 rows/sec., 20.79 MiB/sec. | ||
2130 | 2024.10.09 23:17:05.100646 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Debug> DynamicQueryHandler: Done processing query | ||
2131 | 2024.10.09 23:17:05.100671 [ 3 ] {baa372bb-36c4-4f00-995c-a7733ea17ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
2132 | 2024.10.09 23:17:05.100687 [ 3 ] {} <Debug> HTTP-Session: 8d10d75a-c073-427b-8de6-c0f5c3ab67ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2133 | 2024.10.09 23:17:05.100796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 2431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2134 | 2024.10.09 23:17:05.100846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2135 | 2024.10.09 23:17:05.100867 [ 3 ] {} <Debug> HTTP-Session: 52cb35f7-56ee-45da-a6d1-20bd7fa7f5cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2136 | 2024.10.09 23:17:05.100884 [ 3 ] {} <Debug> HTTP-Session: 52cb35f7-56ee-45da-a6d1-20bd7fa7f5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2137 | 2024.10.09 23:17:05.100899 [ 3 ] {} <Debug> HTTP-Session: 52cb35f7-56ee-45da-a6d1-20bd7fa7f5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2138 | 2024.10.09 23:17:05.100930 [ 3 ] {} <Trace> HTTP-Session: 52cb35f7-56ee-45da-a6d1-20bd7fa7f5cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2139 | 2024.10.09 23:17:05.101031 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2140 | 2024.10.09 23:17:05.101076 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2141 | 2024.10.09 23:17:05.101207 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2142 | 2024.10.09 23:17:05.101610 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2143 | 2024.10.09 23:17:05.101646 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2144 | 2024.10.09 23:17:05.102006 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2145 | 2024.10.09 23:17:05.102328 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2146 | 2024.10.09 23:17:05.102474 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001466 sec., 10231.923601637107 rows/sec., 761.40 KiB/sec. | ||
2147 | 2024.10.09 23:17:05.102658 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Debug> DynamicQueryHandler: Done processing query | ||
2148 | 2024.10.09 23:17:05.102684 [ 3 ] {c3254d11-f925-4097-ba06-121d615fce50} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2149 | 2024.10.09 23:17:05.102700 [ 3 ] {} <Debug> HTTP-Session: 52cb35f7-56ee-45da-a6d1-20bd7fa7f5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2150 | 2024.10.09 23:17:05.102812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2151 | 2024.10.09 23:17:05.102860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2152 | 2024.10.09 23:17:05.102881 [ 3 ] {} <Debug> HTTP-Session: 01ae51ae-2e4f-4dba-aeec-fac1cfdeb7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2153 | 2024.10.09 23:17:05.102899 [ 3 ] {} <Debug> HTTP-Session: 01ae51ae-2e4f-4dba-aeec-fac1cfdeb7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2154 | 2024.10.09 23:17:05.102913 [ 3 ] {} <Debug> HTTP-Session: 01ae51ae-2e4f-4dba-aeec-fac1cfdeb7c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2155 | 2024.10.09 23:17:05.102943 [ 3 ] {} <Trace> HTTP-Session: 01ae51ae-2e4f-4dba-aeec-fac1cfdeb7c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2156 | 2024.10.09 23:17:05.103053 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2157 | 2024.10.09 23:17:05.103099 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2158 | 2024.10.09 23:17:05.103229 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2159 | 2024.10.09 23:17:05.103513 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2160 | 2024.10.09 23:17:05.103549 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2161 | 2024.10.09 23:17:05.103904 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2162 | 2024.10.09 23:17:05.104221 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2024.10.09 23:17:05.104376 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
2164 | 2024.10.09 23:17:05.104541 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Debug> DynamicQueryHandler: Done processing query | ||
2165 | 2024.10.09 23:17:05.104565 [ 3 ] {9e257448-f3ad-4880-b517-b247852af1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2166 | 2024.10.09 23:17:05.104582 [ 3 ] {} <Debug> HTTP-Session: 01ae51ae-2e4f-4dba-aeec-fac1cfdeb7c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2167 | 2024.10.09 23:17:06.789174 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2168 | 2024.10.09 23:17:06.789231 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2169 | 2024.10.09 23:17:06.874740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 240 | ||
2170 | 2024.10.09 23:17:06.878422 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2171 | 2024.10.09 23:17:06.878464 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2172 | 2024.10.09 23:17:06.879983 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2173 | 2024.10.09 23:17:06.880995 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2174 | 2024.10.09 23:17:06.881487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
2175 | 2024.10.09 23:17:10.060721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2176 | 2024.10.09 23:17:10.060875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2177 | 2024.10.09 23:17:10.060905 [ 3 ] {} <Debug> HTTP-Session: 5c8e6988-3a50-45cb-a882-09ce1ef2191d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2178 | 2024.10.09 23:17:10.060936 [ 3 ] {} <Debug> HTTP-Session: 5c8e6988-3a50-45cb-a882-09ce1ef2191d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2179 | 2024.10.09 23:17:10.060954 [ 3 ] {} <Debug> HTTP-Session: 5c8e6988-3a50-45cb-a882-09ce1ef2191d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2180 | 2024.10.09 23:17:10.061011 [ 3 ] {} <Trace> HTTP-Session: 5c8e6988-3a50-45cb-a882-09ce1ef2191d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2181 | 2024.10.09 23:17:10.061234 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2182 | 2024.10.09 23:17:10.061311 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2183 | 2024.10.09 23:17:10.061700 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2184 | 2024.10.09 23:17:10.062162 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2185 | 2024.10.09 23:17:10.062205 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2186 | 2024.10.09 23:17:10.062631 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2187 | 2024.10.09 23:17:10.063035 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2188 | 2024.10.09 23:17:10.063217 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002051 sec., 27303.754266211607 rows/sec., 2.10 MiB/sec. | ||
2189 | 2024.10.09 23:17:10.063542 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Debug> DynamicQueryHandler: Done processing query | ||
2190 | 2024.10.09 23:17:10.063569 [ 3 ] {ea0fdde5-62f0-413b-bdc6-1d6ec128360e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2191 | 2024.10.09 23:17:10.063586 [ 3 ] {} <Debug> HTTP-Session: 5c8e6988-3a50-45cb-a882-09ce1ef2191d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2192 | 2024.10.09 23:17:10.063761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 10870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2193 | 2024.10.09 23:17:10.063811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2194 | 2024.10.09 23:17:10.063832 [ 3 ] {} <Debug> HTTP-Session: 556bea41-65cf-4dc4-9c09-b761e0d2e121 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2195 | 2024.10.09 23:17:10.063850 [ 3 ] {} <Debug> HTTP-Session: 556bea41-65cf-4dc4-9c09-b761e0d2e121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2196 | 2024.10.09 23:17:10.063864 [ 3 ] {} <Debug> HTTP-Session: 556bea41-65cf-4dc4-9c09-b761e0d2e121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2197 | 2024.10.09 23:17:10.063896 [ 3 ] {} <Trace> HTTP-Session: 556bea41-65cf-4dc4-9c09-b761e0d2e121 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2198 | 2024.10.09 23:17:10.064018 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2199 | 2024.10.09 23:17:10.064064 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2200 | 2024.10.09 23:17:10.064318 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2201 | 2024.10.09 23:17:10.064698 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2024.10.09 23:17:10.064737 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2203 | 2024.10.09 23:17:10.065115 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2204 | 2024.10.09 23:17:10.065482 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2024.10.09 23:17:10.065647 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001659 sec., 38577.45629897528 rows/sec., 3.01 MiB/sec. | ||
2206 | 2024.10.09 23:17:10.066196 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Debug> DynamicQueryHandler: Done processing query | ||
2207 | 2024.10.09 23:17:10.066229 [ 3 ] {b0a9f518-61ea-4212-be3a-d5d8f12cf6d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2208 | 2024.10.09 23:17:10.066246 [ 3 ] {} <Debug> HTTP-Session: 556bea41-65cf-4dc4-9c09-b761e0d2e121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2209 | 2024.10.09 23:17:10.066416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2210 | 2024.10.09 23:17:10.066470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2211 | 2024.10.09 23:17:10.066489 [ 3 ] {} <Debug> HTTP-Session: 4f689e16-0a27-439a-bcf2-390389339032 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2212 | 2024.10.09 23:17:10.066506 [ 3 ] {} <Debug> HTTP-Session: 4f689e16-0a27-439a-bcf2-390389339032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2213 | 2024.10.09 23:17:10.066520 [ 3 ] {} <Debug> HTTP-Session: 4f689e16-0a27-439a-bcf2-390389339032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2214 | 2024.10.09 23:17:10.066551 [ 3 ] {} <Trace> HTTP-Session: 4f689e16-0a27-439a-bcf2-390389339032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2215 | 2024.10.09 23:17:10.066707 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2216 | 2024.10.09 23:17:10.066757 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2217 | 2024.10.09 23:17:10.066935 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2218 | 2024.10.09 23:17:10.067386 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2219 | 2024.10.09 23:17:10.067424 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2220 | 2024.10.09 23:17:10.067817 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2221 | 2024.10.09 23:17:10.068172 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2222 | 2024.10.09 23:17:10.068336 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec. | ||
2223 | 2024.10.09 23:17:10.068807 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Debug> DynamicQueryHandler: Done processing query | ||
2224 | 2024.10.09 23:17:10.068858 [ 3 ] {97c1831a-99c0-4e46-86ee-14aef7dc1761} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2225 | 2024.10.09 23:17:10.068878 [ 3 ] {} <Debug> HTTP-Session: 4f689e16-0a27-439a-bcf2-390389339032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2226 | 2024.10.09 23:17:10.069019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2227 | 2024.10.09 23:17:10.069071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2228 | 2024.10.09 23:17:10.069090 [ 3 ] {} <Debug> HTTP-Session: 39582d14-1e46-4277-8aeb-d33fe3c99592 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2229 | 2024.10.09 23:17:10.069109 [ 3 ] {} <Debug> HTTP-Session: 39582d14-1e46-4277-8aeb-d33fe3c99592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2230 | 2024.10.09 23:17:10.069123 [ 3 ] {} <Debug> HTTP-Session: 39582d14-1e46-4277-8aeb-d33fe3c99592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2231 | 2024.10.09 23:17:10.069154 [ 3 ] {} <Trace> HTTP-Session: 39582d14-1e46-4277-8aeb-d33fe3c99592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2232 | 2024.10.09 23:17:10.069273 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2233 | 2024.10.09 23:17:10.069319 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2234 | 2024.10.09 23:17:10.069473 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2235 | 2024.10.09 23:17:10.069778 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2236 | 2024.10.09 23:17:10.069814 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2237 | 2024.10.09 23:17:10.070176 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2238 | 2024.10.09 23:17:10.070510 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2239 | 2024.10.09 23:17:10.070667 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec. | ||
2240 | 2024.10.09 23:17:10.070856 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Debug> DynamicQueryHandler: Done processing query | ||
2241 | 2024.10.09 23:17:10.070880 [ 3 ] {1a1a564d-5d2a-49af-a241-4b7897943b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2242 | 2024.10.09 23:17:10.070897 [ 3 ] {} <Debug> HTTP-Session: 39582d14-1e46-4277-8aeb-d33fe3c99592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2243 | 2024.10.09 23:17:15.062036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2244 | 2024.10.09 23:17:15.062227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2245 | 2024.10.09 23:17:15.062274 [ 3 ] {} <Debug> HTTP-Session: 4f5d5387-3ecb-4eb8-ab0b-edd76d80ab6b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2246 | 2024.10.09 23:17:15.062321 [ 3 ] {} <Debug> HTTP-Session: 4f5d5387-3ecb-4eb8-ab0b-edd76d80ab6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2247 | 2024.10.09 23:17:15.062352 [ 3 ] {} <Debug> HTTP-Session: 4f5d5387-3ecb-4eb8-ab0b-edd76d80ab6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2248 | 2024.10.09 23:17:15.062432 [ 3 ] {} <Trace> HTTP-Session: 4f5d5387-3ecb-4eb8-ab0b-edd76d80ab6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2249 | 2024.10.09 23:17:15.062775 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2250 | 2024.10.09 23:17:15.062887 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2251 | 2024.10.09 23:17:15.063251 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2252 | 2024.10.09 23:17:15.063792 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2253 | 2024.10.09 23:17:15.063836 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2254 | 2024.10.09 23:17:15.064271 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2255 | 2024.10.09 23:17:15.064667 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2256 | 2024.10.09 23:17:15.064859 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002215 sec., 53273.13769751693 rows/sec., 4.54 MiB/sec. | ||
2257 | 2024.10.09 23:17:15.065081 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Debug> DynamicQueryHandler: Done processing query | ||
2258 | 2024.10.09 23:17:15.065108 [ 3 ] {7d503b0b-bcdc-468a-ae30-a3df8b64aaa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
2259 | 2024.10.09 23:17:15.065125 [ 3 ] {} <Debug> HTTP-Session: 4f5d5387-3ecb-4eb8-ab0b-edd76d80ab6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2260 | 2024.10.09 23:17:15.065261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2261 | 2024.10.09 23:17:15.065316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2262 | 2024.10.09 23:17:15.065337 [ 3 ] {} <Debug> HTTP-Session: f4673794-c140-42d0-86f7-5ac476398eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2263 | 2024.10.09 23:17:15.065356 [ 3 ] {} <Debug> HTTP-Session: f4673794-c140-42d0-86f7-5ac476398eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2264 | 2024.10.09 23:17:15.065371 [ 3 ] {} <Debug> HTTP-Session: f4673794-c140-42d0-86f7-5ac476398eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2265 | 2024.10.09 23:17:15.065406 [ 3 ] {} <Trace> HTTP-Session: f4673794-c140-42d0-86f7-5ac476398eb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2266 | 2024.10.09 23:17:15.065525 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2267 | 2024.10.09 23:17:15.065571 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2268 | 2024.10.09 23:17:15.065807 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2269 | 2024.10.09 23:17:15.066151 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2270 | 2024.10.09 23:17:15.066190 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2271 | 2024.10.09 23:17:15.066549 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2272 | 2024.10.09 23:17:15.066921 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2024.10.09 23:17:15.067089 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001593 sec., 19460.1381042059 rows/sec., 1.43 MiB/sec. | ||
2274 | 2024.10.09 23:17:15.067256 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Debug> DynamicQueryHandler: Done processing query | ||
2275 | 2024.10.09 23:17:15.067280 [ 3 ] {9dbf6e04-c14b-47eb-af43-fd1927f34f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2276 | 2024.10.09 23:17:15.067297 [ 3 ] {} <Debug> HTTP-Session: f4673794-c140-42d0-86f7-5ac476398eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2277 | 2024.10.09 23:17:15.067448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2278 | 2024.10.09 23:17:15.067497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2279 | 2024.10.09 23:17:15.067518 [ 3 ] {} <Debug> HTTP-Session: 892ec630-66d2-4b10-a1ab-4cc41a9ea417 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2280 | 2024.10.09 23:17:15.067536 [ 3 ] {} <Debug> HTTP-Session: 892ec630-66d2-4b10-a1ab-4cc41a9ea417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2281 | 2024.10.09 23:17:15.067551 [ 3 ] {} <Debug> HTTP-Session: 892ec630-66d2-4b10-a1ab-4cc41a9ea417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2282 | 2024.10.09 23:17:15.067583 [ 3 ] {} <Trace> HTTP-Session: 892ec630-66d2-4b10-a1ab-4cc41a9ea417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2283 | 2024.10.09 23:17:15.067706 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2284 | 2024.10.09 23:17:15.067750 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2285 | 2024.10.09 23:17:15.067973 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2286 | 2024.10.09 23:17:15.068353 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2287 | 2024.10.09 23:17:15.068391 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2288 | 2024.10.09 23:17:15.068746 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2289 | 2024.10.09 23:17:15.069126 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2290 | 2024.10.09 23:17:15.069308 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001635 sec., 58103.975535168196 rows/sec., 4.54 MiB/sec. | ||
2291 | 2024.10.09 23:17:15.069484 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Debug> DynamicQueryHandler: Done processing query | ||
2292 | 2024.10.09 23:17:15.069509 [ 3 ] {697ef4d7-2960-4eff-bc7d-d95e46e4538e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2293 | 2024.10.09 23:17:15.069525 [ 3 ] {} <Debug> HTTP-Session: 892ec630-66d2-4b10-a1ab-4cc41a9ea417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2294 | 2024.10.09 23:17:15.069689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2024.10.09 23:17:15.069739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2296 | 2024.10.09 23:17:15.069759 [ 3 ] {} <Debug> HTTP-Session: b2f6008e-9014-4e56-a21e-15484c8e3c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2297 | 2024.10.09 23:17:15.069776 [ 3 ] {} <Debug> HTTP-Session: b2f6008e-9014-4e56-a21e-15484c8e3c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2298 | 2024.10.09 23:17:15.069790 [ 3 ] {} <Debug> HTTP-Session: b2f6008e-9014-4e56-a21e-15484c8e3c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2299 | 2024.10.09 23:17:15.069822 [ 3 ] {} <Trace> HTTP-Session: b2f6008e-9014-4e56-a21e-15484c8e3c1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2300 | 2024.10.09 23:17:15.069967 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2301 | 2024.10.09 23:17:15.070015 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2302 | 2024.10.09 23:17:15.070163 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2303 | 2024.10.09 23:17:15.070543 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2024.10.09 23:17:15.070581 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2305 | 2024.10.09 23:17:15.070970 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2306 | 2024.10.09 23:17:15.071317 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2307 | 2024.10.09 23:17:15.071482 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
2308 | 2024.10.09 23:17:15.071789 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Debug> DynamicQueryHandler: Done processing query | ||
2309 | 2024.10.09 23:17:15.071815 [ 3 ] {6020c01c-4b15-4290-82a8-8de98cb96936} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2310 | 2024.10.09 23:17:15.071833 [ 3 ] {} <Debug> HTTP-Session: b2f6008e-9014-4e56-a21e-15484c8e3c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2311 | 2024.10.09 23:17:15.072006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2312 | 2024.10.09 23:17:15.072054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2313 | 2024.10.09 23:17:15.072075 [ 3 ] {} <Debug> HTTP-Session: 0f8ab4b9-9e38-437e-a6b8-4539b0ec9bfd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2314 | 2024.10.09 23:17:15.072093 [ 3 ] {} <Debug> HTTP-Session: 0f8ab4b9-9e38-437e-a6b8-4539b0ec9bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2315 | 2024.10.09 23:17:15.072108 [ 3 ] {} <Debug> HTTP-Session: 0f8ab4b9-9e38-437e-a6b8-4539b0ec9bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2316 | 2024.10.09 23:17:15.072139 [ 3 ] {} <Trace> HTTP-Session: 0f8ab4b9-9e38-437e-a6b8-4539b0ec9bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2317 | 2024.10.09 23:17:15.072451 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2318 | 2024.10.09 23:17:15.072523 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <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 | ||
2319 | 2024.10.09 23:17:15.072968 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2320 | 2024.10.09 23:17:15.073650 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2321 | 2024.10.09 23:17:15.073687 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2322 | 2024.10.09 23:17:15.074340 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2323 | 2024.10.09 23:17:15.074754 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2324 | 2024.10.09 23:17:15.074951 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002723 sec., 11384.50238707308 rows/sec., 20.40 MiB/sec. | ||
2325 | 2024.10.09 23:17:15.075254 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Debug> DynamicQueryHandler: Done processing query | ||
2326 | 2024.10.09 23:17:15.075279 [ 3 ] {57aeca1f-6c6d-4800-8f31-bdb9cff82fe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
2327 | 2024.10.09 23:17:15.075295 [ 3 ] {} <Debug> HTTP-Session: 0f8ab4b9-9e38-437e-a6b8-4539b0ec9bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2328 | 2024.10.09 23:17:15.075442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2329 | 2024.10.09 23:17:15.075490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2330 | 2024.10.09 23:17:15.075511 [ 3 ] {} <Debug> HTTP-Session: 445a7d56-9787-421a-8780-903faaffd320 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2331 | 2024.10.09 23:17:15.075528 [ 3 ] {} <Debug> HTTP-Session: 445a7d56-9787-421a-8780-903faaffd320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2332 | 2024.10.09 23:17:15.075543 [ 3 ] {} <Debug> HTTP-Session: 445a7d56-9787-421a-8780-903faaffd320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2333 | 2024.10.09 23:17:15.075574 [ 3 ] {} <Trace> HTTP-Session: 445a7d56-9787-421a-8780-903faaffd320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2334 | 2024.10.09 23:17:15.075692 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2335 | 2024.10.09 23:17:15.075737 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2336 | 2024.10.09 23:17:15.075868 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2337 | 2024.10.09 23:17:15.076156 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2338 | 2024.10.09 23:17:15.076192 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2339 | 2024.10.09 23:17:15.076554 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2340 | 2024.10.09 23:17:15.076874 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2341 | 2024.10.09 23:17:15.077032 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
2342 | 2024.10.09 23:17:15.077189 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Debug> DynamicQueryHandler: Done processing query | ||
2343 | 2024.10.09 23:17:15.077214 [ 3 ] {c3b4c86c-1b12-48b7-bf04-f67b7139690f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2344 | 2024.10.09 23:17:15.077230 [ 3 ] {} <Debug> HTTP-Session: 445a7d56-9787-421a-8780-903faaffd320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2345 | 2024.10.09 23:17:16.881762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 260 | ||
2346 | 2024.10.09 23:17:16.884351 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2347 | 2024.10.09 23:17:16.884396 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2348 | 2024.10.09 23:17:16.885867 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2349 | 2024.10.09 23:17:16.886861 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2024.10.09 23:17:16.887137 [ 23 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2351 | 2024.10.09 23:17:16.887273 [ 23 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2352 | 2024.10.09 23:17:16.887343 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2353 | 2024.10.09 23:17:16.888011 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
2354 | 2024.10.09 23:17:16.888381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
2355 | 2024.10.09 23:17:16.889192 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2356 | 2024.10.09 23:17:16.889380 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
2357 | 2024.10.09 23:17:16.890014 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2358 | 2024.10.09 23:17:16.890522 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
2359 | 2024.10.09 23:17:16.891105 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2360 | 2024.10.09 23:17:16.891658 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2361 | 2024.10.09 23:17:16.892152 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
2362 | 2024.10.09 23:17:16.938026 [ 191 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 72 columns (72 merged, 0 gathered) in 0.05053171 sec., 5145.284020667418 rows/sec., 4.44 MiB/sec. | ||
2363 | 2024.10.09 23:17:16.938900 [ 194 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2364 | 2024.10.09 23:17:16.940579 [ 194 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2365 | 2024.10.09 23:17:16.940660 [ 194 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_6_1} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2366 | 2024.10.09 23:17:16.940949 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
2367 | 2024.10.09 23:17:17.000215 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.13 MiB, peak 149.06 MiB, free memory in arenas 0.00 B, will set to 144.44 MiB (RSS), difference: 1.31 MiB | ||
2368 | 2024.10.09 23:17:20.054239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2369 | 2024.10.09 23:17:20.054364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2370 | 2024.10.09 23:17:20.054390 [ 3 ] {} <Debug> HTTP-Session: 878ebbdc-8993-45fc-a487-69277616f05a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2371 | 2024.10.09 23:17:20.054416 [ 3 ] {} <Debug> HTTP-Session: 878ebbdc-8993-45fc-a487-69277616f05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2372 | 2024.10.09 23:17:20.054431 [ 3 ] {} <Debug> HTTP-Session: 878ebbdc-8993-45fc-a487-69277616f05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2373 | 2024.10.09 23:17:20.054482 [ 3 ] {} <Trace> HTTP-Session: 878ebbdc-8993-45fc-a487-69277616f05a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2374 | 2024.10.09 23:17:20.054720 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2375 | 2024.10.09 23:17:20.055125 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2376 | 2024.10.09 23:17:20.055175 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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_rib:active_routes')" moved to PREWHERE | ||
2377 | 2024.10.09 23:17:20.055525 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2378 | 2024.10.09 23:17:20.055611 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2379 | 2024.10.09 23:17:20.055787 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
2380 | 2024.10.09 23:17:20.056011 [ 255 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2381 | 2024.10.09 23:17:20.056036 [ 259 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2382 | 2024.10.09 23:17:20.056023 [ 258 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2383 | 2024.10.09 23:17:20.056031 [ 257 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2384 | 2024.10.09 23:17:20.056250 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2385 | 2024.10.09 23:17:20.056282 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2386 | 2024.10.09 23:17:20.056405 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2387 | 2024.10.09 23:17:20.056430 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2388 | 2024.10.09 23:17:20.056475 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <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', 'database_transaction:retry_data', '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', '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_rib:active_routes'))" | ||
2389 | 2024.10.09 23:17:20.056523 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <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', 'database_transaction:retry_data', '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', '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_rib:active_routes'))" | ||
2390 | 2024.10.09 23:17:20.056567 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <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', 'database_transaction:retry_data', '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', '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_rib:active_routes'))" | ||
2391 | 2024.10.09 23:17:20.058683 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.004071 sec., 6877.916973716531 rows/sec., 277.78 KiB/sec. | ||
2392 | 2024.10.09 23:17:20.059091 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> DynamicQueryHandler: Done processing query | ||
2393 | 2024.10.09 23:17:20.059120 [ 3 ] {4241ec5c-19cf-46c4-8734-b303668c4e95} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2394 | 2024.10.09 23:17:20.059139 [ 3 ] {} <Debug> HTTP-Session: 878ebbdc-8993-45fc-a487-69277616f05a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2395 | 2024.10.09 23:17:20.059403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2396 | 2024.10.09 23:17:20.059460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2397 | 2024.10.09 23:17:20.059482 [ 3 ] {} <Debug> HTTP-Session: 7f92530b-0b0b-447b-8bcd-6e023042c0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2398 | 2024.10.09 23:17:20.059500 [ 3 ] {} <Debug> HTTP-Session: 7f92530b-0b0b-447b-8bcd-6e023042c0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2399 | 2024.10.09 23:17:20.059515 [ 3 ] {} <Debug> HTTP-Session: 7f92530b-0b0b-447b-8bcd-6e023042c0d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2400 | 2024.10.09 23:17:20.059552 [ 3 ] {} <Trace> HTTP-Session: 7f92530b-0b0b-447b-8bcd-6e023042c0d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2401 | 2024.10.09 23:17:20.059719 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2402 | 2024.10.09 23:17:20.060025 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2403 | 2024.10.09 23:17:20.060075 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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_rib:active_routes')" moved to PREWHERE | ||
2404 | 2024.10.09 23:17:20.060385 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2405 | 2024.10.09 23:17:20.060455 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2406 | 2024.10.09 23:17:20.060600 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2407 | 2024.10.09 23:17:20.060745 [ 257 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2408 | 2024.10.09 23:17:20.060746 [ 251 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2409 | 2024.10.09 23:17:20.060795 [ 261 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2410 | 2024.10.09 23:17:20.060844 [ 255 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2411 | 2024.10.09 23:17:20.060956 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2412 | 2024.10.09 23:17:20.060986 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2413 | 2024.10.09 23:17:20.061101 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2414 | 2024.10.09 23:17:20.061123 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2415 | 2024.10.09 23:17:20.061164 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <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', 'database_transaction:retry_data', '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', '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_rib:active_routes'))" | ||
2416 | 2024.10.09 23:17:20.061208 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <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', 'database_transaction:retry_data', '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', '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_rib:active_routes'))" | ||
2417 | 2024.10.09 23:17:20.061248 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <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', 'database_transaction:retry_data', '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', '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_rib:active_routes'))" | ||
2418 | 2024.10.09 23:17:20.062976 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003334 sec., 8398.320335932813 rows/sec., 339.19 KiB/sec. | ||
2419 | 2024.10.09 23:17:20.063345 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> DynamicQueryHandler: Done processing query | ||
2420 | 2024.10.09 23:17:20.063583 [ 3 ] {88c9e8db-6bf6-409c-b95a-2b53af2c6e72} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2421 | 2024.10.09 23:17:20.063603 [ 3 ] {} <Debug> HTTP-Session: 7f92530b-0b0b-447b-8bcd-6e023042c0d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2422 | 2024.10.09 23:17:20.064251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2423 | 2024.10.09 23:17:20.064304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2424 | 2024.10.09 23:17:20.064326 [ 3 ] {} <Debug> HTTP-Session: f7acdb7c-1ce9-451d-884d-f81dd889c362 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2425 | 2024.10.09 23:17:20.064343 [ 3 ] {} <Debug> HTTP-Session: f7acdb7c-1ce9-451d-884d-f81dd889c362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2426 | 2024.10.09 23:17:20.064358 [ 3 ] {} <Debug> HTTP-Session: f7acdb7c-1ce9-451d-884d-f81dd889c362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2427 | 2024.10.09 23:17:20.064392 [ 3 ] {} <Trace> HTTP-Session: f7acdb7c-1ce9-451d-884d-f81dd889c362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2428 | 2024.10.09 23:17:20.064544 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
2429 | 2024.10.09 23:17:20.064850 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2430 | 2024.10.09 23:17:20.064899 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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')" moved to PREWHERE | ||
2431 | 2024.10.09 23:17:20.065235 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2432 | 2024.10.09 23:17:20.065302 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2433 | 2024.10.09 23:17:20.065466 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2434 | 2024.10.09 23:17:20.065576 [ 251 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2435 | 2024.10.09 23:17:20.065627 [ 257 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2436 | 2024.10.09 23:17:20.065681 [ 258 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2437 | 2024.10.09 23:17:20.065713 [ 255 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2438 | 2024.10.09 23:17:20.065840 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2439 | 2024.10.09 23:17:20.065871 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2440 | 2024.10.09 23:17:20.065978 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2441 | 2024.10.09 23:17:20.066000 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2442 | 2024.10.09 23:17:20.066040 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2443 | 2024.10.09 23:17:20.066084 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2444 | 2024.10.09 23:17:20.066125 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2445 | 2024.10.09 23:17:20.067775 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003306 sec., 8469.449485783425 rows/sec., 342.06 KiB/sec. | ||
2446 | 2024.10.09 23:17:20.068105 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> DynamicQueryHandler: Done processing query | ||
2447 | 2024.10.09 23:17:20.068130 [ 3 ] {7f048006-0dbf-4b1d-bac4-7574a52d7212} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2448 | 2024.10.09 23:17:20.068148 [ 3 ] {} <Debug> HTTP-Session: f7acdb7c-1ce9-451d-884d-f81dd889c362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2449 | 2024.10.09 23:17:20.068367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2450 | 2024.10.09 23:17:20.068418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2451 | 2024.10.09 23:17:20.068438 [ 3 ] {} <Debug> HTTP-Session: 4149c22a-4315-4b11-9d11-ee824c01ba03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2452 | 2024.10.09 23:17:20.068455 [ 3 ] {} <Debug> HTTP-Session: 4149c22a-4315-4b11-9d11-ee824c01ba03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2453 | 2024.10.09 23:17:20.068470 [ 3 ] {} <Debug> HTTP-Session: 4149c22a-4315-4b11-9d11-ee824c01ba03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2454 | 2024.10.09 23:17:20.068501 [ 3 ] {} <Trace> HTTP-Session: 4149c22a-4315-4b11-9d11-ee824c01ba03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2455 | 2024.10.09 23:17:20.068652 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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') FORMAT JSONEachRow; (stage: Complete) | ||
2456 | 2024.10.09 23:17:20.068946 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2457 | 2024.10.09 23:17:20.068994 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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')" moved to PREWHERE | ||
2458 | 2024.10.09 23:17:20.069301 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2459 | 2024.10.09 23:17:20.069367 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2460 | 2024.10.09 23:17:20.069508 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2461 | 2024.10.09 23:17:20.069641 [ 257 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2462 | 2024.10.09 23:17:20.069649 [ 251 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2463 | 2024.10.09 23:17:20.069694 [ 261 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2464 | 2024.10.09 23:17:20.069741 [ 259 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2465 | 2024.10.09 23:17:20.069848 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2466 | 2024.10.09 23:17:20.069877 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2467 | 2024.10.09 23:17:20.069986 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2468 | 2024.10.09 23:17:20.070008 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2469 | 2024.10.09 23:17:20.070049 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2470 | 2024.10.09 23:17:20.070091 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2471 | 2024.10.09 23:17:20.070131 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2472 | 2024.10.09 23:17:20.071776 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003199 sec., 8752.735229759299 rows/sec., 353.50 KiB/sec. | ||
2473 | 2024.10.09 23:17:20.072127 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> DynamicQueryHandler: Done processing query | ||
2474 | 2024.10.09 23:17:20.072152 [ 3 ] {30bbbd42-f39a-4ce5-a8fa-d2c0d50e4279} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2475 | 2024.10.09 23:17:20.072170 [ 3 ] {} <Debug> HTTP-Session: 4149c22a-4315-4b11-9d11-ee824c01ba03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2476 | 2024.10.09 23:17:20.072393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2477 | 2024.10.09 23:17:20.072443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2478 | 2024.10.09 23:17:20.072463 [ 3 ] {} <Debug> HTTP-Session: 940870c1-e0d9-4ece-a9de-59ca7d8cdba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2479 | 2024.10.09 23:17:20.072481 [ 3 ] {} <Debug> HTTP-Session: 940870c1-e0d9-4ece-a9de-59ca7d8cdba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2480 | 2024.10.09 23:17:20.072495 [ 3 ] {} <Debug> HTTP-Session: 940870c1-e0d9-4ece-a9de-59ca7d8cdba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2481 | 2024.10.09 23:17:20.072526 [ 3 ] {} <Trace> HTTP-Session: 940870c1-e0d9-4ece-a9de-59ca7d8cdba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2482 | 2024.10.09 23:17:20.072678 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2483 | 2024.10.09 23:17:20.072972 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2484 | 2024.10.09 23:17:20.073024 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:occupancy')" moved to PREWHERE | ||
2485 | 2024.10.09 23:17:20.073334 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2486 | 2024.10.09 23:17:20.073402 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2487 | 2024.10.09 23:17:20.073543 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2488 | 2024.10.09 23:17:20.073672 [ 251 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2489 | 2024.10.09 23:17:20.073722 [ 257 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2490 | 2024.10.09 23:17:20.073749 [ 258 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2491 | 2024.10.09 23:17:20.073782 [ 255 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2492 | 2024.10.09 23:17:20.073898 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2493 | 2024.10.09 23:17:20.073928 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2494 | 2024.10.09 23:17:20.074041 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2495 | 2024.10.09 23:17:20.074063 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2496 | 2024.10.09 23:17:20.074105 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <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', 'database_transaction:retry_data', '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', '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:occupancy'))" | ||
2497 | 2024.10.09 23:17:20.074149 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <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', 'database_transaction:retry_data', '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', '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:occupancy'))" | ||
2498 | 2024.10.09 23:17:20.074188 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <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', 'database_transaction:retry_data', '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', '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:occupancy'))" | ||
2499 | 2024.10.09 23:17:20.075913 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003312 sec., 8454.106280193237 rows/sec., 341.44 KiB/sec. | ||
2500 | 2024.10.09 23:17:20.076272 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> DynamicQueryHandler: Done processing query | ||
2501 | 2024.10.09 23:17:20.076302 [ 3 ] {f8d2859b-fd8e-446e-83d3-0d8508b5c3de} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2502 | 2024.10.09 23:17:20.076323 [ 3 ] {} <Debug> HTTP-Session: 940870c1-e0d9-4ece-a9de-59ca7d8cdba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2503 | 2024.10.09 23:17:20.076548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2504 | 2024.10.09 23:17:20.076608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2505 | 2024.10.09 23:17:20.076632 [ 3 ] {} <Debug> HTTP-Session: ffd72e45-9be4-4a23-80a9-b75fe4a17e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2506 | 2024.10.09 23:17:20.076653 [ 3 ] {} <Debug> HTTP-Session: ffd72e45-9be4-4a23-80a9-b75fe4a17e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2507 | 2024.10.09 23:17:20.076670 [ 3 ] {} <Debug> HTTP-Session: ffd72e45-9be4-4a23-80a9-b75fe4a17e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2508 | 2024.10.09 23:17:20.076708 [ 3 ] {} <Trace> HTTP-Session: ffd72e45-9be4-4a23-80a9-b75fe4a17e79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2509 | 2024.10.09 23:17:20.076889 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2510 | 2024.10.09 23:17:20.077221 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2511 | 2024.10.09 23:17:20.077269 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
2512 | 2024.10.09 23:17:20.077608 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2513 | 2024.10.09 23:17:20.077674 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2514 | 2024.10.09 23:17:20.077824 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2515 | 2024.10.09 23:17:20.077926 [ 251 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2516 | 2024.10.09 23:17:20.077948 [ 260 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2517 | 2024.10.09 23:17:20.077987 [ 257 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2518 | 2024.10.09 23:17:20.078020 [ 259 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2519 | 2024.10.09 23:17:20.078131 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2520 | 2024.10.09 23:17:20.078160 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2521 | 2024.10.09 23:17:20.078267 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2522 | 2024.10.09 23:17:20.078289 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2523 | 2024.10.09 23:17:20.078335 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <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', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy'))" | ||
2524 | 2024.10.09 23:17:20.078381 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <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', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy'))" | ||
2525 | 2024.10.09 23:17:20.078421 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <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', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy'))" | ||
2526 | 2024.10.09 23:17:20.080018 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.00322 sec., 8695.652173913042 rows/sec., 351.20 KiB/sec. | ||
2527 | 2024.10.09 23:17:20.080392 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> DynamicQueryHandler: Done processing query | ||
2528 | 2024.10.09 23:17:20.080422 [ 3 ] {9c5010e9-d8b4-45fa-91e6-04bdc9c2ed65} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2529 | 2024.10.09 23:17:20.080443 [ 3 ] {} <Debug> HTTP-Session: ffd72e45-9be4-4a23-80a9-b75fe4a17e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2530 | 2024.10.09 23:17:20.080686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2531 | 2024.10.09 23:17:20.080745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2532 | 2024.10.09 23:17:20.080772 [ 3 ] {} <Debug> HTTP-Session: 5891e53a-cda6-45cd-88ae-7ee09588e4f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2533 | 2024.10.09 23:17:20.080795 [ 3 ] {} <Debug> HTTP-Session: 5891e53a-cda6-45cd-88ae-7ee09588e4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2534 | 2024.10.09 23:17:20.080814 [ 3 ] {} <Debug> HTTP-Session: 5891e53a-cda6-45cd-88ae-7ee09588e4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2535 | 2024.10.09 23:17:20.080851 [ 3 ] {} <Trace> HTTP-Session: 5891e53a-cda6-45cd-88ae-7ee09588e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2536 | 2024.10.09 23:17:20.081048 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2537 | 2024.10.09 23:17:20.081360 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2538 | 2024.10.09 23:17:20.081410 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
2539 | 2024.10.09 23:17:20.081724 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2540 | 2024.10.09 23:17:20.081790 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2541 | 2024.10.09 23:17:20.081932 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2542 | 2024.10.09 23:17:20.082063 [ 257 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2543 | 2024.10.09 23:17:20.082067 [ 251 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2544 | 2024.10.09 23:17:20.082106 [ 261 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2545 | 2024.10.09 23:17:20.082185 [ 255 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2546 | 2024.10.09 23:17:20.082289 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2547 | 2024.10.09 23:17:20.082318 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2548 | 2024.10.09 23:17:20.082423 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2549 | 2024.10.09 23:17:20.082444 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2550 | 2024.10.09 23:17:20.082485 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2551 | 2024.10.09 23:17:20.082528 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2552 | 2024.10.09 23:17:20.082568 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2553 | 2024.10.09 23:17:20.084275 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003327 sec., 8415.990381725278 rows/sec., 339.90 KiB/sec. | ||
2554 | 2024.10.09 23:17:20.084803 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> DynamicQueryHandler: Done processing query | ||
2555 | 2024.10.09 23:17:20.084836 [ 3 ] {f2299c2f-2367-4d69-a0ff-4cc47016d681} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2556 | 2024.10.09 23:17:20.084860 [ 3 ] {} <Debug> HTTP-Session: 5891e53a-cda6-45cd-88ae-7ee09588e4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2557 | 2024.10.09 23:17:20.085134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2558 | 2024.10.09 23:17:20.085192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2559 | 2024.10.09 23:17:20.085217 [ 3 ] {} <Debug> HTTP-Session: fb23d2d7-aa15-40c7-98c0-f25b1f589a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2560 | 2024.10.09 23:17:20.085239 [ 3 ] {} <Debug> HTTP-Session: fb23d2d7-aa15-40c7-98c0-f25b1f589a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2561 | 2024.10.09 23:17:20.085258 [ 3 ] {} <Debug> HTTP-Session: fb23d2d7-aa15-40c7-98c0-f25b1f589a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2562 | 2024.10.09 23:17:20.085297 [ 3 ] {} <Trace> HTTP-Session: fb23d2d7-aa15-40c7-98c0-f25b1f589a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2563 | 2024.10.09 23:17:20.085494 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2564 | 2024.10.09 23:17:20.085848 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2565 | 2024.10.09 23:17:20.085900 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
2566 | 2024.10.09 23:17:20.086270 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2567 | 2024.10.09 23:17:20.086339 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2568 | 2024.10.09 23:17:20.086492 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2569 | 2024.10.09 23:17:20.086648 [ 257 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2570 | 2024.10.09 23:17:20.086705 [ 251 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2571 | 2024.10.09 23:17:20.086726 [ 258 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2572 | 2024.10.09 23:17:20.086756 [ 255 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2573 | 2024.10.09 23:17:20.086878 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2574 | 2024.10.09 23:17:20.086908 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2575 | 2024.10.09 23:17:20.087053 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2576 | 2024.10.09 23:17:20.087079 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2577 | 2024.10.09 23:17:20.087125 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2578 | 2024.10.09 23:17:20.087173 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2579 | 2024.10.09 23:17:20.087214 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2580 | 2024.10.09 23:17:20.088916 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003525 sec., 7943.262411347518 rows/sec., 320.81 KiB/sec. | ||
2581 | 2024.10.09 23:17:20.089288 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> DynamicQueryHandler: Done processing query | ||
2582 | 2024.10.09 23:17:20.089319 [ 3 ] {ccb26bb8-0721-4a0f-ab7d-75f7e0c0b4ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2583 | 2024.10.09 23:17:20.089341 [ 3 ] {} <Debug> HTTP-Session: fb23d2d7-aa15-40c7-98c0-f25b1f589a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2584 | 2024.10.09 23:17:20.089586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2585 | 2024.10.09 23:17:20.089638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2586 | 2024.10.09 23:17:20.089662 [ 3 ] {} <Debug> HTTP-Session: 83bba4a3-192f-4c93-a8a7-396c55d01783 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2587 | 2024.10.09 23:17:20.089680 [ 3 ] {} <Debug> HTTP-Session: 83bba4a3-192f-4c93-a8a7-396c55d01783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2588 | 2024.10.09 23:17:20.089694 [ 3 ] {} <Debug> HTTP-Session: 83bba4a3-192f-4c93-a8a7-396c55d01783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2589 | 2024.10.09 23:17:20.089727 [ 3 ] {} <Trace> HTTP-Session: 83bba4a3-192f-4c93-a8a7-396c55d01783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2590 | 2024.10.09 23:17:20.089890 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2591 | 2024.10.09 23:17:20.090211 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2592 | 2024.10.09 23:17:20.090262 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
2593 | 2024.10.09 23:17:20.090604 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2594 | 2024.10.09 23:17:20.090675 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2595 | 2024.10.09 23:17:20.090821 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2596 | 2024.10.09 23:17:20.090915 [ 251 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2597 | 2024.10.09 23:17:20.090983 [ 257 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2598 | 2024.10.09 23:17:20.091008 [ 261 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2599 | 2024.10.09 23:17:20.091078 [ 255 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2600 | 2024.10.09 23:17:20.091200 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2601 | 2024.10.09 23:17:20.091230 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2602 | 2024.10.09 23:17:20.091340 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2603 | 2024.10.09 23:17:20.091363 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2604 | 2024.10.09 23:17:20.091405 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2605 | 2024.10.09 23:17:20.091453 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2606 | 2024.10.09 23:17:20.091496 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2607 | 2024.10.09 23:17:20.093250 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.00344 sec., 8139.53488372093 rows/sec., 328.74 KiB/sec. | ||
2608 | 2024.10.09 23:17:20.093579 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> DynamicQueryHandler: Done processing query | ||
2609 | 2024.10.09 23:17:20.093604 [ 3 ] {1f2ce4e2-7eff-4d36-a437-2d3a9af62354} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2610 | 2024.10.09 23:17:20.093622 [ 3 ] {} <Debug> HTTP-Session: 83bba4a3-192f-4c93-a8a7-396c55d01783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2611 | 2024.10.09 23:17:20.093840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2612 | 2024.10.09 23:17:20.093890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2613 | 2024.10.09 23:17:20.093911 [ 3 ] {} <Debug> HTTP-Session: 5ade8a2a-5075-47a9-9423-44533bd32486 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2614 | 2024.10.09 23:17:20.093929 [ 3 ] {} <Debug> HTTP-Session: 5ade8a2a-5075-47a9-9423-44533bd32486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2615 | 2024.10.09 23:17:20.093943 [ 3 ] {} <Debug> HTTP-Session: 5ade8a2a-5075-47a9-9423-44533bd32486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2616 | 2024.10.09 23:17:20.093974 [ 3 ] {} <Trace> HTTP-Session: 5ade8a2a-5075-47a9-9423-44533bd32486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2617 | 2024.10.09 23:17:20.094131 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2618 | 2024.10.09 23:17:20.094429 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2619 | 2024.10.09 23:17:20.094480 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2620 | 2024.10.09 23:17:20.094804 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2621 | 2024.10.09 23:17:20.094871 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2622 | 2024.10.09 23:17:20.095019 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2623 | 2024.10.09 23:17:20.095114 [ 251 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2624 | 2024.10.09 23:17:20.095154 [ 257 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2625 | 2024.10.09 23:17:20.095225 [ 258 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2626 | 2024.10.09 23:17:20.095248 [ 259 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2627 | 2024.10.09 23:17:20.095370 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2628 | 2024.10.09 23:17:20.095401 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2629 | 2024.10.09 23:17:20.095513 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2630 | 2024.10.09 23:17:20.095535 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2631 | 2024.10.09 23:17:20.095578 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2632 | 2024.10.09 23:17:20.095621 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2633 | 2024.10.09 23:17:20.095659 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <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', 'database_transaction:retry_data', '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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2634 | 2024.10.09 23:17:20.097359 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003307 sec., 8466.8884185062 rows/sec., 341.96 KiB/sec. | ||
2635 | 2024.10.09 23:17:20.097709 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> DynamicQueryHandler: Done processing query | ||
2636 | 2024.10.09 23:17:20.097733 [ 3 ] {9bb5e69d-413b-40fb-89e6-9731c62f844d} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2637 | 2024.10.09 23:17:20.097751 [ 3 ] {} <Debug> HTTP-Session: 5ade8a2a-5075-47a9-9423-44533bd32486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2024.10.09 23:17:20.097962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2639 | 2024.10.09 23:17:20.098011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2640 | 2024.10.09 23:17:20.098034 [ 3 ] {} <Debug> HTTP-Session: 8d8456ca-4a7f-4198-ad33-32177cc6f71e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2641 | 2024.10.09 23:17:20.098051 [ 3 ] {} <Debug> HTTP-Session: 8d8456ca-4a7f-4198-ad33-32177cc6f71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2642 | 2024.10.09 23:17:20.098066 [ 3 ] {} <Debug> HTTP-Session: 8d8456ca-4a7f-4198-ad33-32177cc6f71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2643 | 2024.10.09 23:17:20.098097 [ 3 ] {} <Trace> HTTP-Session: 8d8456ca-4a7f-4198-ad33-32177cc6f71e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2644 | 2024.10.09 23:17:20.098254 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2645 | 2024.10.09 23:17:20.098556 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2646 | 2024.10.09 23:17:20.098606 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2647 | 2024.10.09 23:17:20.098935 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2648 | 2024.10.09 23:17:20.099001 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2649 | 2024.10.09 23:17:20.099153 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2650 | 2024.10.09 23:17:20.099290 [ 251 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2651 | 2024.10.09 23:17:20.099336 [ 260 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2652 | 2024.10.09 23:17:20.099351 [ 257 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2653 | 2024.10.09 23:17:20.099418 [ 261 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2654 | 2024.10.09 23:17:20.099528 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2655 | 2024.10.09 23:17:20.099557 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2656 | 2024.10.09 23:17:20.099667 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2657 | 2024.10.09 23:17:20.099689 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2658 | 2024.10.09 23:17:20.099729 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <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', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2659 | 2024.10.09 23:17:20.099776 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <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', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2660 | 2024.10.09 23:17:20.099818 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <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', 'database_transaction:retry_data', '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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2661 | 2024.10.09 23:17:20.101557 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003382 sec., 8279.124778237729 rows/sec., 334.38 KiB/sec. | ||
2662 | 2024.10.09 23:17:20.101894 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> DynamicQueryHandler: Done processing query | ||
2663 | 2024.10.09 23:17:20.101920 [ 3 ] {95e8a78a-7e4d-4ad1-b414-a07887149480} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2664 | 2024.10.09 23:17:20.101938 [ 3 ] {} <Debug> HTTP-Session: 8d8456ca-4a7f-4198-ad33-32177cc6f71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2665 | 2024.10.09 23:17:20.105979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2666 | 2024.10.09 23:17:20.106031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2667 | 2024.10.09 23:17:20.106054 [ 3 ] {} <Debug> HTTP-Session: c43c20ee-34e4-4e2e-9105-27f3468803c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2668 | 2024.10.09 23:17:20.106074 [ 3 ] {} <Debug> HTTP-Session: c43c20ee-34e4-4e2e-9105-27f3468803c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2669 | 2024.10.09 23:17:20.106090 [ 3 ] {} <Debug> HTTP-Session: c43c20ee-34e4-4e2e-9105-27f3468803c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2670 | 2024.10.09 23:17:20.106123 [ 3 ] {} <Trace> HTTP-Session: c43c20ee-34e4-4e2e-9105-27f3468803c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2671 | 2024.10.09 23:17:20.106281 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2672 | 2024.10.09 23:17:20.106593 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2673 | 2024.10.09 23:17:20.106645 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2674 | 2024.10.09 23:17:20.106973 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2675 | 2024.10.09 23:17:20.107043 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2676 | 2024.10.09 23:17:20.107188 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2677 | 2024.10.09 23:17:20.107297 [ 251 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2678 | 2024.10.09 23:17:20.107352 [ 257 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2679 | 2024.10.09 23:17:20.107398 [ 259 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2680 | 2024.10.09 23:17:20.107400 [ 255 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2681 | 2024.10.09 23:17:20.107512 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2682 | 2024.10.09 23:17:20.107543 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2683 | 2024.10.09 23:17:20.107661 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2684 | 2024.10.09 23:17:20.107684 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2685 | 2024.10.09 23:17:20.107728 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2686 | 2024.10.09 23:17:20.107774 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2687 | 2024.10.09 23:17:20.107817 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2688 | 2024.10.09 23:17:20.109550 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003349 sec., 8360.704687966558 rows/sec., 337.67 KiB/sec. | ||
2689 | 2024.10.09 23:17:20.109898 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> DynamicQueryHandler: Done processing query | ||
2690 | 2024.10.09 23:17:20.109923 [ 3 ] {01043118-d1de-4b5b-a8ab-45f788b535f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2691 | 2024.10.09 23:17:20.109940 [ 3 ] {} <Debug> HTTP-Session: c43c20ee-34e4-4e2e-9105-27f3468803c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2692 | 2024.10.09 23:17:20.117613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2693 | 2024.10.09 23:17:20.117667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2694 | 2024.10.09 23:17:20.117689 [ 3 ] {} <Debug> HTTP-Session: 0921b6ea-e29a-47c5-9c93-191667258ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2695 | 2024.10.09 23:17:20.117706 [ 3 ] {} <Debug> HTTP-Session: 0921b6ea-e29a-47c5-9c93-191667258ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2696 | 2024.10.09 23:17:20.117720 [ 3 ] {} <Debug> HTTP-Session: 0921b6ea-e29a-47c5-9c93-191667258ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2697 | 2024.10.09 23:17:20.117751 [ 3 ] {} <Trace> HTTP-Session: 0921b6ea-e29a-47c5-9c93-191667258ba3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2024.10.09 23:17:20.117881 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2699 | 2024.10.09 23:17:20.117929 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2700 | 2024.10.09 23:17:20.118102 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2701 | 2024.10.09 23:17:20.118462 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2702 | 2024.10.09 23:17:20.118501 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2703 | 2024.10.09 23:17:20.119004 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2704 | 2024.10.09 23:17:20.119347 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2705 | 2024.10.09 23:17:20.119522 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001676 sec., 7159.904534606206 rows/sec., 1.20 MiB/sec. | ||
2706 | 2024.10.09 23:17:20.119821 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Debug> DynamicQueryHandler: Done processing query | ||
2707 | 2024.10.09 23:17:20.119848 [ 3 ] {b13f8abf-76ba-4bab-845f-6d111aa36629} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2708 | 2024.10.09 23:17:20.119866 [ 3 ] {} <Debug> HTTP-Session: 0921b6ea-e29a-47c5-9c93-191667258ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2709 | 2024.10.09 23:17:20.120060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 28391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2710 | 2024.10.09 23:17:20.120111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2711 | 2024.10.09 23:17:20.120131 [ 3 ] {} <Debug> HTTP-Session: dca9550a-f613-4ff2-9536-bcef1ff19dda Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2712 | 2024.10.09 23:17:20.120148 [ 3 ] {} <Debug> HTTP-Session: dca9550a-f613-4ff2-9536-bcef1ff19dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2713 | 2024.10.09 23:17:20.120162 [ 3 ] {} <Debug> HTTP-Session: dca9550a-f613-4ff2-9536-bcef1ff19dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2714 | 2024.10.09 23:17:20.120193 [ 3 ] {} <Trace> HTTP-Session: dca9550a-f613-4ff2-9536-bcef1ff19dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2715 | 2024.10.09 23:17:20.120349 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2716 | 2024.10.09 23:17:20.120397 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2717 | 2024.10.09 23:17:20.120651 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2718 | 2024.10.09 23:17:20.121094 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2719 | 2024.10.09 23:17:20.121133 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2720 | 2024.10.09 23:17:20.121511 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2721 | 2024.10.09 23:17:20.121882 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2722 | 2024.10.09 23:17:20.122039 [ 27 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2723 | 2024.10.09 23:17:20.122047 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Debug> executeQuery: Read 189 rows, 16.90 KiB in 0.001761 sec., 107325.38330494038 rows/sec., 9.37 MiB/sec. | ||
2724 | 2024.10.09 23:17:20.122101 [ 27 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2725 | 2024.10.09 23:17:20.122167 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2726 | 2024.10.09 23:17:20.122354 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Debug> DynamicQueryHandler: Done processing query | ||
2727 | 2024.10.09 23:17:20.122373 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
2728 | 2024.10.09 23:17:20.122397 [ 3 ] {534edb3f-d797-4349-b6ba-25944f80b5a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2729 | 2024.10.09 23:17:20.122447 [ 3 ] {} <Debug> HTTP-Session: dca9550a-f613-4ff2-9536-bcef1ff19dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2730 | 2024.10.09 23:17:20.122594 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2731 | 2024.10.09 23:17:20.122606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2732 | 2024.10.09 23:17:20.122638 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1212 rows starting from the beginning of the part | ||
2733 | 2024.10.09 23:17:20.122665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2734 | 2024.10.09 23:17:20.122691 [ 3 ] {} <Debug> HTTP-Session: 20d8f779-3638-4b12-99b0-3a00e737b49b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2735 | 2024.10.09 23:17:20.122715 [ 3 ] {} <Debug> HTTP-Session: 20d8f779-3638-4b12-99b0-3a00e737b49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2736 | 2024.10.09 23:17:20.122754 [ 3 ] {} <Debug> HTTP-Session: 20d8f779-3638-4b12-99b0-3a00e737b49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2737 | 2024.10.09 23:17:20.122873 [ 3 ] {} <Trace> HTTP-Session: 20d8f779-3638-4b12-99b0-3a00e737b49b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2738 | 2024.10.09 23:17:20.122869 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
2739 | 2024.10.09 23:17:20.123202 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 119 rows starting from the beginning of the part | ||
2740 | 2024.10.09 23:17:20.123209 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2741 | 2024.10.09 23:17:20.123389 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2742 | 2024.10.09 23:17:20.123584 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
2743 | 2024.10.09 23:17:20.123887 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 118 rows starting from the beginning of the part | ||
2744 | 2024.10.09 23:17:20.124255 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 189 rows starting from the beginning of the part | ||
2745 | 2024.10.09 23:17:20.124885 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2746 | 2024.10.09 23:17:20.125391 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2747 | 2024.10.09 23:17:20.125435 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2748 | 2024.10.09 23:17:20.126073 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2749 | 2024.10.09 23:17:20.126598 [ 191 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 5 columns (5 merged, 0 gathered) in 0.004324636 sec., 404658.3342505589 rows/sec., 35.18 MiB/sec. | ||
2750 | 2024.10.09 23:17:20.126671 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2751 | 2024.10.09 23:17:20.126897 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003796 sec., 3688.0927291886196 rows/sec., 258.29 KiB/sec. | ||
2752 | 2024.10.09 23:17:20.127019 [ 191 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2753 | 2024.10.09 23:17:20.127419 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Debug> DynamicQueryHandler: Done processing query | ||
2754 | 2024.10.09 23:17:20.127458 [ 3 ] {26a8de47-51ec-4cfa-bc0e-49be7f097d92} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2755 | 2024.10.09 23:17:20.127490 [ 3 ] {} <Debug> HTTP-Session: 20d8f779-3638-4b12-99b0-3a00e737b49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2756 | 2024.10.09 23:17:20.127703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2757 | 2024.10.09 23:17:20.127785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2758 | 2024.10.09 23:17:20.127821 [ 3 ] {} <Debug> HTTP-Session: 38040de9-b614-4fe4-b525-7dc9b680030f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2759 | 2024.10.09 23:17:20.127858 [ 3 ] {} <Debug> HTTP-Session: 38040de9-b614-4fe4-b525-7dc9b680030f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2760 | 2024.10.09 23:17:20.127882 [ 3 ] {} <Debug> HTTP-Session: 38040de9-b614-4fe4-b525-7dc9b680030f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2761 | 2024.10.09 23:17:20.127939 [ 3 ] {} <Trace> HTTP-Session: 38040de9-b614-4fe4-b525-7dc9b680030f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2762 | 2024.10.09 23:17:20.127946 [ 191 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2763 | 2024.10.09 23:17:20.128183 [ 191 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_11_2} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2764 | 2024.10.09 23:17:20.128192 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2765 | 2024.10.09 23:17:20.128281 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2766 | 2024.10.09 23:17:20.128336 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
2767 | 2024.10.09 23:17:20.128599 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2768 | 2024.10.09 23:17:20.128952 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2769 | 2024.10.09 23:17:20.128991 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2770 | 2024.10.09 23:17:20.129360 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2771 | 2024.10.09 23:17:20.129737 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2772 | 2024.10.09 23:17:20.129889 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001757 sec., 3414.911781445646 rows/sec., 201.76 KiB/sec. | ||
2773 | 2024.10.09 23:17:20.130072 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Debug> DynamicQueryHandler: Done processing query | ||
2774 | 2024.10.09 23:17:20.130097 [ 3 ] {4f17fd30-ec26-4078-83b9-06e67867e0d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2775 | 2024.10.09 23:17:20.130114 [ 3 ] {} <Debug> HTTP-Session: 38040de9-b614-4fe4-b525-7dc9b680030f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2776 | 2024.10.09 23:17:20.130293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 61773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2777 | 2024.10.09 23:17:20.130342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2778 | 2024.10.09 23:17:20.130362 [ 3 ] {} <Debug> HTTP-Session: bd2ccb20-0365-4963-a292-3d5affcd6015 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2779 | 2024.10.09 23:17:20.130379 [ 3 ] {} <Debug> HTTP-Session: bd2ccb20-0365-4963-a292-3d5affcd6015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2780 | 2024.10.09 23:17:20.130393 [ 3 ] {} <Debug> HTTP-Session: bd2ccb20-0365-4963-a292-3d5affcd6015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2781 | 2024.10.09 23:17:20.130424 [ 3 ] {} <Trace> HTTP-Session: bd2ccb20-0365-4963-a292-3d5affcd6015 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2782 | 2024.10.09 23:17:20.130627 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2783 | 2024.10.09 23:17:20.130671 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2784 | 2024.10.09 23:17:20.130902 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2785 | 2024.10.09 23:17:20.131463 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2786 | 2024.10.09 23:17:20.131500 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2787 | 2024.10.09 23:17:20.131870 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2788 | 2024.10.09 23:17:20.132241 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2789 | 2024.10.09 23:17:20.132404 [ 27 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2790 | 2024.10.09 23:17:20.132412 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.00188 sec., 203191.48936170214 rows/sec., 14.38 MiB/sec. | ||
2791 | 2024.10.09 23:17:20.132460 [ 27 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2792 | 2024.10.09 23:17:20.132529 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2793 | 2024.10.09 23:17:20.132816 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Debug> DynamicQueryHandler: Done processing query | ||
2794 | 2024.10.09 23:17:20.132911 [ 3 ] {d3ef4071-b30d-4a73-9b74-eff85920e4e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2795 | 2024.10.09 23:17:20.132982 [ 3 ] {} <Debug> HTTP-Session: bd2ccb20-0365-4963-a292-3d5affcd6015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2796 | 2024.10.09 23:17:20.132981 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
2797 | 2024.10.09 23:17:20.133185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2798 | 2024.10.09 23:17:20.133255 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2799 | 2024.10.09 23:17:20.133289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2800 | 2024.10.09 23:17:20.133314 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 528 rows starting from the beginning of the part | ||
2801 | 2024.10.09 23:17:20.133330 [ 3 ] {} <Debug> HTTP-Session: ee372eed-58de-4646-b073-6257ffd6a498 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2802 | 2024.10.09 23:17:20.133368 [ 3 ] {} <Debug> HTTP-Session: ee372eed-58de-4646-b073-6257ffd6a498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2803 | 2024.10.09 23:17:20.133407 [ 3 ] {} <Debug> HTTP-Session: ee372eed-58de-4646-b073-6257ffd6a498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2804 | 2024.10.09 23:17:20.133533 [ 3 ] {} <Trace> HTTP-Session: ee372eed-58de-4646-b073-6257ffd6a498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2805 | 2024.10.09 23:17:20.133594 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
2806 | 2024.10.09 23:17:20.133876 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2807 | 2024.10.09 23:17:20.133980 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 105 rows starting from the beginning of the part | ||
2808 | 2024.10.09 23:17:20.134007 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2809 | 2024.10.09 23:17:20.134361 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2810 | 2024.10.09 23:17:20.134763 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 95 rows starting from the beginning of the part | ||
2811 | 2024.10.09 23:17:20.134870 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2812 | 2024.10.09 23:17:20.135093 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 382 rows starting from the beginning of the part | ||
2813 | 2024.10.09 23:17:20.135820 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2814 | 2024.10.09 23:17:20.135889 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2815 | 2024.10.09 23:17:20.136791 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2816 | 2024.10.09 23:17:20.137655 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2817 | 2024.10.09 23:17:20.137999 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004239 sec., 1415.428167020524 rows/sec., 73.95 KiB/sec. | ||
2818 | 2024.10.09 23:17:20.138630 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Debug> DynamicQueryHandler: Done processing query | ||
2819 | 2024.10.09 23:17:20.138667 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1238 rows, containing 5 columns (5 merged, 0 gathered) in 0.006008509 sec., 206041.1326670227 rows/sec., 16.06 MiB/sec. | ||
2820 | 2024.10.09 23:17:20.138681 [ 3 ] {a17c9113-3ead-4147-a51e-efd69fce458f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2821 | 2024.10.09 23:17:20.138735 [ 3 ] {} <Debug> HTTP-Session: ee372eed-58de-4646-b073-6257ffd6a498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2822 | 2024.10.09 23:17:20.138882 [ 194 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2823 | 2024.10.09 23:17:20.138919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2824 | 2024.10.09 23:17:20.138978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2825 | 2024.10.09 23:17:20.139001 [ 3 ] {} <Debug> HTTP-Session: 303ea60b-6851-447a-ad70-a77d381b68dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2826 | 2024.10.09 23:17:20.139022 [ 3 ] {} <Debug> HTTP-Session: 303ea60b-6851-447a-ad70-a77d381b68dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2827 | 2024.10.09 23:17:20.139041 [ 3 ] {} <Debug> HTTP-Session: 303ea60b-6851-447a-ad70-a77d381b68dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2828 | 2024.10.09 23:17:20.139080 [ 3 ] {} <Trace> HTTP-Session: 303ea60b-6851-447a-ad70-a77d381b68dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2829 | 2024.10.09 23:17:20.139357 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2830 | 2024.10.09 23:17:20.139419 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2831 | 2024.10.09 23:17:20.139429 [ 194 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2832 | 2024.10.09 23:17:20.139555 [ 194 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_11_2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2833 | 2024.10.09 23:17:20.139678 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
2834 | 2024.10.09 23:17:20.139698 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2835 | 2024.10.09 23:17:20.140119 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2836 | 2024.10.09 23:17:20.140155 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2837 | 2024.10.09 23:17:20.140554 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2838 | 2024.10.09 23:17:20.140906 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2024.10.09 23:17:20.141062 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001846 sec., 128385.69880823402 rows/sec., 8.61 MiB/sec. | ||
2840 | 2024.10.09 23:17:20.141071 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2841 | 2024.10.09 23:17:20.141162 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2024.10.09 23:17:20.141209 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2843 | 2024.10.09 23:17:20.141361 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Debug> DynamicQueryHandler: Done processing query | ||
2844 | 2024.10.09 23:17:20.141409 [ 3 ] {62437086-0e9d-4fa6-b8a0-7cc3eeac79db} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2845 | 2024.10.09 23:17:20.141416 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
2846 | 2024.10.09 23:17:20.141445 [ 3 ] {} <Debug> HTTP-Session: 303ea60b-6851-447a-ad70-a77d381b68dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2847 | 2024.10.09 23:17:20.141608 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2848 | 2024.10.09 23:17:20.141618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2849 | 2024.10.09 23:17:20.141652 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3014 rows starting from the beginning of the part | ||
2850 | 2024.10.09 23:17:20.141680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2851 | 2024.10.09 23:17:20.141706 [ 3 ] {} <Debug> HTTP-Session: 7385fe6f-1721-43b3-8864-c5b1fb5fcffb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2852 | 2024.10.09 23:17:20.141745 [ 3 ] {} <Debug> HTTP-Session: 7385fe6f-1721-43b3-8864-c5b1fb5fcffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2853 | 2024.10.09 23:17:20.141819 [ 3 ] {} <Debug> HTTP-Session: 7385fe6f-1721-43b3-8864-c5b1fb5fcffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2854 | 2024.10.09 23:17:20.141831 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
2855 | 2024.10.09 23:17:20.141936 [ 3 ] {} <Trace> HTTP-Session: 7385fe6f-1721-43b3-8864-c5b1fb5fcffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2856 | 2024.10.09 23:17:20.142191 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
2857 | 2024.10.09 23:17:20.142267 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2858 | 2024.10.09 23:17:20.142462 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2859 | 2024.10.09 23:17:20.142507 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2860 | 2024.10.09 23:17:20.142834 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
2861 | 2024.10.09 23:17:20.143248 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
2862 | 2024.10.09 23:17:20.143629 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2863 | 2024.10.09 23:17:20.144157 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2864 | 2024.10.09 23:17:20.144203 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2865 | 2024.10.09 23:17:20.144663 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2866 | 2024.10.09 23:17:20.145147 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2867 | 2024.10.09 23:17:20.145438 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003274 sec., 305.43677458766035 rows/sec., 20.58 KiB/sec. | ||
2868 | 2024.10.09 23:17:20.145857 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Debug> DynamicQueryHandler: Done processing query | ||
2869 | 2024.10.09 23:17:20.145884 [ 3 ] {5fb7d3e2-40b8-4bef-b9a1-fda6925cc58b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2870 | 2024.10.09 23:17:20.145902 [ 3 ] {} <Debug> HTTP-Session: 7385fe6f-1721-43b3-8864-c5b1fb5fcffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2871 | 2024.10.09 23:17:20.146048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2872 | 2024.10.09 23:17:20.146058 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3891 rows, containing 5 columns (5 merged, 0 gathered) in 0.004755724 sec., 818171.9544700239 rows/sec., 55.53 MiB/sec. | ||
2873 | 2024.10.09 23:17:20.146104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2874 | 2024.10.09 23:17:20.146126 [ 3 ] {} <Debug> HTTP-Session: 5caa05aa-5715-4f47-a4ea-60395903aecc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2875 | 2024.10.09 23:17:20.146143 [ 3 ] {} <Debug> HTTP-Session: 5caa05aa-5715-4f47-a4ea-60395903aecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2876 | 2024.10.09 23:17:20.146157 [ 3 ] {} <Debug> HTTP-Session: 5caa05aa-5715-4f47-a4ea-60395903aecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2877 | 2024.10.09 23:17:20.146190 [ 3 ] {} <Trace> HTTP-Session: 5caa05aa-5715-4f47-a4ea-60395903aecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2878 | 2024.10.09 23:17:20.146321 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2879 | 2024.10.09 23:17:20.146338 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2880 | 2024.10.09 23:17:20.146376 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2881 | 2024.10.09 23:17:20.146585 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2882 | 2024.10.09 23:17:20.146939 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2883 | 2024.10.09 23:17:20.147053 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2884 | 2024.10.09 23:17:20.147062 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2885 | 2024.10.09 23:17:20.147094 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2886 | 2024.10.09 23:17:20.147154 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
2887 | 2024.10.09 23:17:20.147486 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2888 | 2024.10.09 23:17:20.147823 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2889 | 2024.10.09 23:17:20.147988 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001713 sec., 47869.23525977817 rows/sec., 3.04 MiB/sec. | ||
2890 | 2024.10.09 23:17:20.147987 [ 29 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2891 | 2024.10.09 23:17:20.148114 [ 29 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2024.10.09 23:17:20.148175 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
2893 | 2024.10.09 23:17:20.148321 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Debug> DynamicQueryHandler: Done processing query | ||
2894 | 2024.10.09 23:17:20.148377 [ 3 ] {b7c5d4da-e7d0-4a77-aa66-b91bc6e5376c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2895 | 2024.10.09 23:17:20.148386 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
2896 | 2024.10.09 23:17:20.148402 [ 3 ] {} <Debug> HTTP-Session: 5caa05aa-5715-4f47-a4ea-60395903aecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2897 | 2024.10.09 23:17:20.148570 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2898 | 2024.10.09 23:17:20.148607 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 310 rows starting from the beginning of the part | ||
2899 | 2024.10.09 23:17:20.148710 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
2900 | 2024.10.09 23:17:20.148830 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
2901 | 2024.10.09 23:17:20.149036 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2902 | 2024.10.09 23:17:20.149118 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2903 | 2024.10.09 23:17:20.149317 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
2904 | 2024.10.09 23:17:20.150374 [ 198 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 4 columns (4 merged, 0 gathered) in 0.002108612 sec., 299723.2302576292 rows/sec., 20.03 MiB/sec. | ||
2905 | 2024.10.09 23:17:20.150551 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2906 | 2024.10.09 23:17:20.150948 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2907 | 2024.10.09 23:17:20.151028 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_11_2} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2908 | 2024.10.09 23:17:20.151097 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
2909 | 2024.10.09 23:17:21.000159 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.26 MiB, peak 154.54 MiB, free memory in arenas 0.00 B, will set to 145.05 MiB (RSS), difference: -1.21 MiB | ||
2910 | 2024.10.09 23:17:21.789296 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2911 | 2024.10.09 23:17:21.789349 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2912 | 2024.10.09 23:17:24.995417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 182853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2913 | 2024.10.09 23:17:24.995558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2914 | 2024.10.09 23:17:24.995590 [ 3 ] {} <Debug> HTTP-Session: 7a208325-2669-4cc1-9d37-17798771c2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2915 | 2024.10.09 23:17:24.995620 [ 3 ] {} <Debug> HTTP-Session: 7a208325-2669-4cc1-9d37-17798771c2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2916 | 2024.10.09 23:17:24.995638 [ 3 ] {} <Debug> HTTP-Session: 7a208325-2669-4cc1-9d37-17798771c2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2917 | 2024.10.09 23:17:24.995694 [ 3 ] {} <Trace> HTTP-Session: 7a208325-2669-4cc1-9d37-17798771c2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2918 | 2024.10.09 23:17:24.996662 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2919 | 2024.10.09 23:17:24.996734 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2920 | 2024.10.09 23:17:24.997068 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2921 | 2024.10.09 23:17:24.998284 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2922 | 2024.10.09 23:17:24.998325 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2923 | 2024.10.09 23:17:24.998822 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2924 | 2024.10.09 23:17:24.999228 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2925 | 2024.10.09 23:17:24.999398 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Debug> executeQuery: Read 1258 rows, 106.87 KiB in 0.00351 sec., 358404.5584045584 rows/sec., 29.73 MiB/sec. | ||
2926 | 2024.10.09 23:17:24.999591 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Debug> DynamicQueryHandler: Done processing query | ||
2927 | 2024.10.09 23:17:24.999617 [ 3 ] {5a6a4326-441a-4f87-ab5d-65855b258c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
2928 | 2024.10.09 23:17:24.999635 [ 3 ] {} <Debug> HTTP-Session: 7a208325-2669-4cc1-9d37-17798771c2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2929 | 2024.10.09 23:17:24.999781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2930 | 2024.10.09 23:17:24.999830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2931 | 2024.10.09 23:17:24.999852 [ 3 ] {} <Debug> HTTP-Session: 380d5f7e-d995-4aaa-b2d1-22d5c99b9b9f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2932 | 2024.10.09 23:17:24.999868 [ 3 ] {} <Debug> HTTP-Session: 380d5f7e-d995-4aaa-b2d1-22d5c99b9b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2933 | 2024.10.09 23:17:24.999883 [ 3 ] {} <Debug> HTTP-Session: 380d5f7e-d995-4aaa-b2d1-22d5c99b9b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2934 | 2024.10.09 23:17:24.999915 [ 3 ] {} <Trace> HTTP-Session: 380d5f7e-d995-4aaa-b2d1-22d5c99b9b9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2935 | 2024.10.09 23:17:25.000025 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2936 | 2024.10.09 23:17:25.000071 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2937 | 2024.10.09 23:17:25.000604 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2938 | 2024.10.09 23:17:25.001084 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2939 | 2024.10.09 23:17:25.001123 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2940 | 2024.10.09 23:17:25.001473 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2941 | 2024.10.09 23:17:25.001841 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2942 | 2024.10.09 23:17:25.002001 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.002 sec., 15500 rows/sec., 1.14 MiB/sec. | ||
2943 | 2024.10.09 23:17:25.002223 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Debug> DynamicQueryHandler: Done processing query | ||
2944 | 2024.10.09 23:17:25.002248 [ 3 ] {75817ec3-7746-4318-9806-4ef75742016c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2945 | 2024.10.09 23:17:25.002265 [ 3 ] {} <Debug> HTTP-Session: 380d5f7e-d995-4aaa-b2d1-22d5c99b9b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2946 | 2024.10.09 23:17:25.002421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2947 | 2024.10.09 23:17:25.002471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2948 | 2024.10.09 23:17:25.002491 [ 3 ] {} <Debug> HTTP-Session: a15cebd0-3225-4b25-8946-702be2ea9d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2949 | 2024.10.09 23:17:25.002508 [ 3 ] {} <Debug> HTTP-Session: a15cebd0-3225-4b25-8946-702be2ea9d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2950 | 2024.10.09 23:17:25.002522 [ 3 ] {} <Debug> HTTP-Session: a15cebd0-3225-4b25-8946-702be2ea9d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2951 | 2024.10.09 23:17:25.002553 [ 3 ] {} <Trace> HTTP-Session: a15cebd0-3225-4b25-8946-702be2ea9d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2952 | 2024.10.09 23:17:25.002751 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2953 | 2024.10.09 23:17:25.002795 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2954 | 2024.10.09 23:17:25.003024 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2955 | 2024.10.09 23:17:25.003434 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2956 | 2024.10.09 23:17:25.003471 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2957 | 2024.10.09 23:17:25.003848 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2958 | 2024.10.09 23:17:25.004218 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2959 | 2024.10.09 23:17:25.004380 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001743 sec., 130808.95008605852 rows/sec., 8.86 MiB/sec. | ||
2960 | 2024.10.09 23:17:25.004546 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Debug> DynamicQueryHandler: Done processing query | ||
2961 | 2024.10.09 23:17:25.004571 [ 3 ] {2aaf4185-9fe0-4f17-830e-8949c6c13972} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
2962 | 2024.10.09 23:17:25.004587 [ 3 ] {} <Debug> HTTP-Session: a15cebd0-3225-4b25-8946-702be2ea9d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2963 | 2024.10.09 23:17:25.004749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 91053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2964 | 2024.10.09 23:17:25.004798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2965 | 2024.10.09 23:17:25.004818 [ 3 ] {} <Debug> HTTP-Session: 87951f61-1ca5-48f0-8632-cc7e4db3a9c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2966 | 2024.10.09 23:17:25.004835 [ 3 ] {} <Debug> HTTP-Session: 87951f61-1ca5-48f0-8632-cc7e4db3a9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2967 | 2024.10.09 23:17:25.004850 [ 3 ] {} <Debug> HTTP-Session: 87951f61-1ca5-48f0-8632-cc7e4db3a9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2968 | 2024.10.09 23:17:25.004882 [ 3 ] {} <Trace> HTTP-Session: 87951f61-1ca5-48f0-8632-cc7e4db3a9c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2969 | 2024.10.09 23:17:25.005125 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2970 | 2024.10.09 23:17:25.005171 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2971 | 2024.10.09 23:17:25.005400 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2972 | 2024.10.09 23:17:25.006165 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2024.10.09 23:17:25.006203 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2974 | 2024.10.09 23:17:25.006582 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2975 | 2024.10.09 23:17:25.006942 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2024.10.09 23:17:25.007118 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.002138 sec., 257717.49298409728 rows/sec., 19.13 MiB/sec. | ||
2977 | 2024.10.09 23:17:25.007420 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Debug> DynamicQueryHandler: Done processing query | ||
2978 | 2024.10.09 23:17:25.007444 [ 3 ] {ccee8b88-5f7d-4006-84ed-22b29d6d7163} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB. | ||
2979 | 2024.10.09 23:17:25.007462 [ 3 ] {} <Debug> HTTP-Session: 87951f61-1ca5-48f0-8632-cc7e4db3a9c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2980 | 2024.10.09 23:17:25.007681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 190532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2981 | 2024.10.09 23:17:25.007731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2982 | 2024.10.09 23:17:25.007751 [ 3 ] {} <Debug> HTTP-Session: cf6cc8c9-8d7b-40de-a2c1-d4dc830d3588 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
2983 | 2024.10.09 23:17:25.007769 [ 3 ] {} <Debug> HTTP-Session: cf6cc8c9-8d7b-40de-a2c1-d4dc830d3588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2984 | 2024.10.09 23:17:25.007811 [ 3 ] {} <Debug> HTTP-Session: cf6cc8c9-8d7b-40de-a2c1-d4dc830d3588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2985 | 2024.10.09 23:17:25.007842 [ 3 ] {} <Trace> HTTP-Session: cf6cc8c9-8d7b-40de-a2c1-d4dc830d3588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2986 | 2024.10.09 23:17:25.008308 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2987 | 2024.10.09 23:17:25.008358 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2988 | 2024.10.09 23:17:25.008524 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2989 | 2024.10.09 23:17:25.009692 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2990 | 2024.10.09 23:17:25.009731 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
2991 | 2024.10.09 23:17:25.010199 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2992 | 2024.10.09 23:17:25.010558 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2993 | 2024.10.09 23:17:25.010758 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Debug> executeQuery: Read 1006 rows, 69.24 KiB in 0.002773 sec., 362783.9884601515 rows/sec., 24.39 MiB/sec. | ||
2994 | 2024.10.09 23:17:25.010939 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Debug> DynamicQueryHandler: Done processing query | ||
2995 | 2024.10.09 23:17:25.010963 [ 3 ] {f5f09f39-90b6-47b0-a34d-c26d37a0ca20} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
2996 | 2024.10.09 23:17:25.010980 [ 3 ] {} <Debug> HTTP-Session: cf6cc8c9-8d7b-40de-a2c1-d4dc830d3588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2997 | 2024.10.09 23:17:25.011180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2998 | 2024.10.09 23:17:25.011248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2999 | 2024.10.09 23:17:25.011269 [ 3 ] {} <Debug> HTTP-Session: 5cd349a4-9b38-4c60-b979-af03556cb4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3000 | 2024.10.09 23:17:25.011287 [ 3 ] {} <Debug> HTTP-Session: 5cd349a4-9b38-4c60-b979-af03556cb4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3001 | 2024.10.09 23:17:25.011303 [ 3 ] {} <Debug> HTTP-Session: 5cd349a4-9b38-4c60-b979-af03556cb4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3002 | 2024.10.09 23:17:25.011335 [ 3 ] {} <Trace> HTTP-Session: 5cd349a4-9b38-4c60-b979-af03556cb4fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3003 | 2024.10.09 23:17:25.011852 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3004 | 2024.10.09 23:17:25.011940 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <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 | ||
3005 | 2024.10.09 23:17:25.012499 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3006 | 2024.10.09 23:17:25.013582 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2024.10.09 23:17:25.013621 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3008 | 2024.10.09 23:17:25.014366 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3009 | 2024.10.09 23:17:25.014844 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2024.10.09 23:17:25.015087 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003656 sec., 8479.212253829322 rows/sec., 15.19 MiB/sec. | ||
3011 | 2024.10.09 23:17:25.015391 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Debug> DynamicQueryHandler: Done processing query | ||
3012 | 2024.10.09 23:17:25.015417 [ 3 ] {b600c729-e4a7-4012-b216-ac12dcf5c211} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
3013 | 2024.10.09 23:17:25.015435 [ 3 ] {} <Debug> HTTP-Session: 5cd349a4-9b38-4c60-b979-af03556cb4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3014 | 2024.10.09 23:17:25.015558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3015 | 2024.10.09 23:17:25.015610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3016 | 2024.10.09 23:17:25.015640 [ 3 ] {} <Debug> HTTP-Session: dc59d9fb-51d4-4eb0-a862-6fef6d0c747e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3017 | 2024.10.09 23:17:25.015661 [ 3 ] {} <Debug> HTTP-Session: dc59d9fb-51d4-4eb0-a862-6fef6d0c747e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3018 | 2024.10.09 23:17:25.015677 [ 3 ] {} <Debug> HTTP-Session: dc59d9fb-51d4-4eb0-a862-6fef6d0c747e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3019 | 2024.10.09 23:17:25.015710 [ 3 ] {} <Trace> HTTP-Session: dc59d9fb-51d4-4eb0-a862-6fef6d0c747e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3020 | 2024.10.09 23:17:25.015826 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3021 | 2024.10.09 23:17:25.015876 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3022 | 2024.10.09 23:17:25.016021 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3023 | 2024.10.09 23:17:25.016453 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3024 | 2024.10.09 23:17:25.016497 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3025 | 2024.10.09 23:17:25.016904 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3026 | 2024.10.09 23:17:25.017260 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3027 | 2024.10.09 23:17:25.017444 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001657 sec., 36210.018105009054 rows/sec., 2.44 MiB/sec. | ||
3028 | 2024.10.09 23:17:25.017626 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Debug> DynamicQueryHandler: Done processing query | ||
3029 | 2024.10.09 23:17:25.017650 [ 3 ] {99477831-a032-4985-bf48-9b48a20e2718} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3030 | 2024.10.09 23:17:25.017667 [ 3 ] {} <Debug> HTTP-Session: dc59d9fb-51d4-4eb0-a862-6fef6d0c747e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3031 | 2024.10.09 23:17:25.053068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3032 | 2024.10.09 23:17:25.053175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3033 | 2024.10.09 23:17:25.053215 [ 3 ] {} <Debug> HTTP-Session: b0d2c616-65ff-40eb-8e56-6b05fad6fd7b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3034 | 2024.10.09 23:17:25.053249 [ 3 ] {} <Debug> HTTP-Session: b0d2c616-65ff-40eb-8e56-6b05fad6fd7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3035 | 2024.10.09 23:17:25.053281 [ 3 ] {} <Debug> HTTP-Session: b0d2c616-65ff-40eb-8e56-6b05fad6fd7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3036 | 2024.10.09 23:17:25.053354 [ 3 ] {} <Trace> HTTP-Session: b0d2c616-65ff-40eb-8e56-6b05fad6fd7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3037 | 2024.10.09 23:17:25.053709 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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) | ||
3038 | 2024.10.09 23:17:25.054055 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3039 | 2024.10.09 23:17:25.054110 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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 | ||
3040 | 2024.10.09 23:17:25.054463 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3041 | 2024.10.09 23:17:25.054539 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3042 | 2024.10.09 23:17:25.054705 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3043 | 2024.10.09 23:17:25.054907 [ 257 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3044 | 2024.10.09 23:17:25.054970 [ 258 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
3045 | 2024.10.09 23:17:25.054993 [ 261 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3046 | 2024.10.09 23:17:25.055064 [ 259 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3047 | 2024.10.09 23:17:25.055099 [ 255 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3048 | 2024.10.09 23:17:25.055272 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
3049 | 2024.10.09 23:17:25.055302 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3050 | 2024.10.09 23:17:25.055437 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3051 | 2024.10.09 23:17:25.055461 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
3052 | 2024.10.09 23:17:25.055503 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <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', 'database_transaction:retry_data', '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'))" | ||
3053 | 2024.10.09 23:17:25.055546 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <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', 'database_transaction:retry_data', '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'))" | ||
3054 | 2024.10.09 23:17:25.055587 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <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', 'database_transaction:retry_data', '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'))" | ||
3055 | 2024.10.09 23:17:25.055623 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <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', 'database_transaction:retry_data', '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'))" | ||
3056 | 2024.10.09 23:17:25.057855 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> executeQuery: Read 40 rows, 1.52 KiB in 0.00434 sec., 9216.589861751152 rows/sec., 349.90 KiB/sec. | ||
3057 | 2024.10.09 23:17:25.058281 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> DynamicQueryHandler: Done processing query | ||
3058 | 2024.10.09 23:17:25.058312 [ 3 ] {0059300f-ff11-4aa5-9afe-dc1228d5c5c4} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB. | ||
3059 | 2024.10.09 23:17:25.058330 [ 3 ] {} <Debug> HTTP-Session: b0d2c616-65ff-40eb-8e56-6b05fad6fd7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3060 | 2024.10.09 23:17:25.062748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3061 | 2024.10.09 23:17:25.062844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3062 | 2024.10.09 23:17:25.062882 [ 3 ] {} <Debug> HTTP-Session: 3fdb2352-601b-48c9-8141-99fab076f4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3063 | 2024.10.09 23:17:25.062915 [ 3 ] {} <Debug> HTTP-Session: 3fdb2352-601b-48c9-8141-99fab076f4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3064 | 2024.10.09 23:17:25.062945 [ 3 ] {} <Debug> HTTP-Session: 3fdb2352-601b-48c9-8141-99fab076f4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3065 | 2024.10.09 23:17:25.063008 [ 3 ] {} <Trace> HTTP-Session: 3fdb2352-601b-48c9-8141-99fab076f4bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3066 | 2024.10.09 23:17:25.063198 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3067 | 2024.10.09 23:17:25.063285 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3068 | 2024.10.09 23:17:25.063484 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3069 | 2024.10.09 23:17:25.063783 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2024.10.09 23:17:25.063819 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3071 | 2024.10.09 23:17:25.064252 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3072 | 2024.10.09 23:17:25.064529 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2024.10.09 23:17:25.064670 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.00156 sec., 641.025641025641 rows/sec., 145.23 KiB/sec. | ||
3074 | 2024.10.09 23:17:25.064679 [ 41 ] {} <Debug> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3075 | 2024.10.09 23:17:25.064766 [ 41 ] {} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3076 | 2024.10.09 23:17:25.064824 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3077 | 2024.10.09 23:17:25.064933 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Debug> DynamicQueryHandler: Done processing query | ||
3078 | 2024.10.09 23:17:25.064991 [ 3 ] {7ead7856-4e20-47e3-ad6d-9db2ac242d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3079 | 2024.10.09 23:17:25.065093 [ 3 ] {} <Debug> HTTP-Session: 3fdb2352-601b-48c9-8141-99fab076f4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3080 | 2024.10.09 23:17:25.065112 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::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 | ||
3081 | 2024.10.09 23:17:25.065244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3082 | 2024.10.09 23:17:25.065354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3083 | 2024.10.09 23:17:25.065414 [ 3 ] {} <Debug> HTTP-Session: 265cfcdf-7c76-4c58-aa0b-f0b15b642e07 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3084 | 2024.10.09 23:17:25.065473 [ 3 ] {} <Debug> HTTP-Session: 265cfcdf-7c76-4c58-aa0b-f0b15b642e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3085 | 2024.10.09 23:17:25.065517 [ 3 ] {} <Debug> HTTP-Session: 265cfcdf-7c76-4c58-aa0b-f0b15b642e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3086 | 2024.10.09 23:17:25.065593 [ 3 ] {} <Trace> HTTP-Session: 265cfcdf-7c76-4c58-aa0b-f0b15b642e07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3087 | 2024.10.09 23:17:25.065854 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3088 | 2024.10.09 23:17:25.065857 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3089 | 2024.10.09 23:17:25.065925 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3090 | 2024.10.09 23:17:25.065947 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
3091 | 2024.10.09 23:17:25.066252 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3092 | 2024.10.09 23:17:25.066592 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::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 | ||
3093 | 2024.10.09 23:17:25.066938 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
3094 | 2024.10.09 23:17:25.067080 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3095 | 2024.10.09 23:17:25.067149 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
3096 | 2024.10.09 23:17:25.067413 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3097 | 2024.10.09 23:17:25.068114 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3098 | 2024.10.09 23:17:25.068172 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3099 | 2024.10.09 23:17:25.069105 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3100 | 2024.10.09 23:17:25.070269 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3101 | 2024.10.09 23:17:25.070713 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004953 sec., 403.7956793862306 rows/sec., 32.93 KiB/sec. | ||
3102 | 2024.10.09 23:17:25.071390 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Debug> DynamicQueryHandler: Done processing query | ||
3103 | 2024.10.09 23:17:25.071448 [ 3 ] {ae78c1c6-c0e9-41cf-b175-61dd811bbc6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3104 | 2024.10.09 23:17:25.071491 [ 3 ] {} <Debug> HTTP-Session: 265cfcdf-7c76-4c58-aa0b-f0b15b642e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3105 | 2024.10.09 23:17:25.071684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3106 | 2024.10.09 23:17:25.071800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3107 | 2024.10.09 23:17:25.071874 [ 3 ] {} <Debug> HTTP-Session: e590873b-c4e8-419a-b755-34e53100463a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3108 | 2024.10.09 23:17:25.071931 [ 3 ] {} <Debug> HTTP-Session: e590873b-c4e8-419a-b755-34e53100463a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3109 | 2024.10.09 23:17:25.071982 [ 3 ] {} <Debug> HTTP-Session: e590873b-c4e8-419a-b755-34e53100463a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3110 | 2024.10.09 23:17:25.072090 [ 3 ] {} <Trace> HTTP-Session: e590873b-c4e8-419a-b755-34e53100463a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3111 | 2024.10.09 23:17:25.072361 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3112 | 2024.10.09 23:17:25.072470 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3113 | 2024.10.09 23:17:25.073722 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3114 | 2024.10.09 23:17:25.074851 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3115 | 2024.10.09 23:17:25.074930 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3116 | 2024.10.09 23:17:25.076078 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3117 | 2024.10.09 23:17:25.077147 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.012174191 sec., 3449.92123090561 rows/sec., 547.63 KiB/sec. | ||
3118 | 2024.10.09 23:17:25.077278 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3119 | 2024.10.09 23:17:25.077377 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3120 | 2024.10.09 23:17:25.077604 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Debug> executeQuery: Read 1 rows, 75.00 B in 0.005316 sec., 188.11136192626034 rows/sec., 13.78 KiB/sec. | ||
3121 | 2024.10.09 23:17:25.078026 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Debug> DynamicQueryHandler: Done processing query | ||
3122 | 2024.10.09 23:17:25.078055 [ 3 ] {57d9685a-970d-428f-9c9e-034505df48f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3123 | 2024.10.09 23:17:25.078101 [ 3 ] {} <Debug> HTTP-Session: e590873b-c4e8-419a-b755-34e53100463a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3124 | 2024.10.09 23:17:25.078256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3125 | 2024.10.09 23:17:25.078343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3126 | 2024.10.09 23:17:25.078368 [ 3 ] {} <Debug> HTTP-Session: 5d5844d6-8947-4513-b979-9d08913a07a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3127 | 2024.10.09 23:17:25.078403 [ 3 ] {} <Debug> HTTP-Session: 5d5844d6-8947-4513-b979-9d08913a07a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3128 | 2024.10.09 23:17:25.078424 [ 3 ] {} <Debug> HTTP-Session: 5d5844d6-8947-4513-b979-9d08913a07a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3129 | 2024.10.09 23:17:25.078477 [ 3 ] {} <Trace> HTTP-Session: 5d5844d6-8947-4513-b979-9d08913a07a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3130 | 2024.10.09 23:17:25.078562 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3131 | 2024.10.09 23:17:25.078666 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3132 | 2024.10.09 23:17:25.078729 [ 199 ] {a91e5365-cce2-4c93-a390-03598abbf929::all_1_6_1} <Trace> oximeter.timeseries_schema (a91e5365-cce2-4c93-a390-03598abbf929) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3133 | 2024.10.09 23:17:25.078740 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3134 | 2024.10.09 23:17:25.078931 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
3135 | 2024.10.09 23:17:25.079152 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3136 | 2024.10.09 23:17:25.079746 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3137 | 2024.10.09 23:17:25.079785 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3138 | 2024.10.09 23:17:25.080121 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3139 | 2024.10.09 23:17:25.080469 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3140 | 2024.10.09 23:17:25.080628 [ 41 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3141 | 2024.10.09 23:17:25.080638 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002044 sec., 978.4735812133073 rows/sec., 68.32 KiB/sec. | ||
3142 | 2024.10.09 23:17:25.080695 [ 41 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3143 | 2024.10.09 23:17:25.080770 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3144 | 2024.10.09 23:17:25.080937 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
3145 | 2024.10.09 23:17:25.080939 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Debug> DynamicQueryHandler: Done processing query | ||
3146 | 2024.10.09 23:17:25.080985 [ 3 ] {0a2cc730-1259-4109-ac37-a48f2fb9d1d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB. | ||
3147 | 2024.10.09 23:17:25.081006 [ 3 ] {} <Debug> HTTP-Session: 5d5844d6-8947-4513-b979-9d08913a07a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3148 | 2024.10.09 23:17:25.081085 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3149 | 2024.10.09 23:17:25.081121 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
3150 | 2024.10.09 23:17:25.081130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3151 | 2024.10.09 23:17:25.081275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3152 | 2024.10.09 23:17:25.081297 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
3153 | 2024.10.09 23:17:25.081365 [ 3 ] {} <Debug> HTTP-Session: 5e1e5e09-143f-4fa3-9807-f9f90c64d7b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3154 | 2024.10.09 23:17:25.081422 [ 3 ] {} <Debug> HTTP-Session: 5e1e5e09-143f-4fa3-9807-f9f90c64d7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3155 | 2024.10.09 23:17:25.081496 [ 3 ] {} <Debug> HTTP-Session: 5e1e5e09-143f-4fa3-9807-f9f90c64d7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3156 | 2024.10.09 23:17:25.081655 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
3157 | 2024.10.09 23:17:25.081665 [ 3 ] {} <Trace> HTTP-Session: 5e1e5e09-143f-4fa3-9807-f9f90c64d7b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3158 | 2024.10.09 23:17:25.081864 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
3159 | 2024.10.09 23:17:25.082002 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3160 | 2024.10.09 23:17:25.082193 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3161 | 2024.10.09 23:17:25.082263 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
3162 | 2024.10.09 23:17:25.082651 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3163 | 2024.10.09 23:17:25.083296 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3164 | 2024.10.09 23:17:25.083772 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3165 | 2024.10.09 23:17:25.083820 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3166 | 2024.10.09 23:17:25.084458 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3167 | 2024.10.09 23:17:25.084591 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 5 columns (5 merged, 0 gathered) in 0.003720664 sec., 29833.384578666606 rows/sec., 2.30 MiB/sec. | ||
3168 | 2024.10.09 23:17:25.085001 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3169 | 2024.10.09 23:17:25.085243 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2024.10.09 23:17:25.085523 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003637 sec., 549.9037668408029 rows/sec., 44.84 KiB/sec. | ||
3171 | 2024.10.09 23:17:25.086114 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Debug> DynamicQueryHandler: Done processing query | ||
3172 | 2024.10.09 23:17:25.086164 [ 3 ] {3b748f3d-c5d1-43af-aabd-bd4bf9e3ba32} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3173 | 2024.10.09 23:17:25.086188 [ 3 ] {} <Debug> HTTP-Session: 5e1e5e09-143f-4fa3-9807-f9f90c64d7b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3174 | 2024.10.09 23:17:25.086333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3175 | 2024.10.09 23:17:25.086399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3176 | 2024.10.09 23:17:25.086448 [ 3 ] {} <Debug> HTTP-Session: c6016467-9070-45c3-b9b0-5526da2f6ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3177 | 2024.10.09 23:17:25.086486 [ 3 ] {} <Debug> HTTP-Session: c6016467-9070-45c3-b9b0-5526da2f6ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3178 | 2024.10.09 23:17:25.086499 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2024.10.09 23:17:25.086515 [ 3 ] {} <Debug> HTTP-Session: c6016467-9070-45c3-b9b0-5526da2f6ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3180 | 2024.10.09 23:17:25.086618 [ 3 ] {} <Trace> HTTP-Session: c6016467-9070-45c3-b9b0-5526da2f6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3181 | 2024.10.09 23:17:25.086706 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_6_1} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3182 | 2024.10.09 23:17:25.086805 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3183 | 2024.10.09 23:17:25.086875 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3184 | 2024.10.09 23:17:25.086902 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3185 | 2024.10.09 23:17:25.087086 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3186 | 2024.10.09 23:17:25.087368 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3187 | 2024.10.09 23:17:25.087404 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3188 | 2024.10.09 23:17:25.087764 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3189 | 2024.10.09 23:17:25.088113 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3190 | 2024.10.09 23:17:25.088253 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 46.60 KiB/sec. | ||
3191 | 2024.10.09 23:17:25.088411 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Debug> DynamicQueryHandler: Done processing query | ||
3192 | 2024.10.09 23:17:25.088441 [ 3 ] {60016c62-a0d7-483b-985e-e04ccf421824} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3193 | 2024.10.09 23:17:25.088463 [ 3 ] {} <Debug> HTTP-Session: c6016467-9070-45c3-b9b0-5526da2f6ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3194 | 2024.10.09 23:17:26.888597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 330 | ||
3195 | 2024.10.09 23:17:26.892410 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3196 | 2024.10.09 23:17:26.892468 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3197 | 2024.10.09 23:17:26.894308 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3198 | 2024.10.09 23:17:26.895443 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3199 | 2024.10.09 23:17:26.896025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
3200 | 2024.10.09 23:17:30.066667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3201 | 2024.10.09 23:17:30.066804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3202 | 2024.10.09 23:17:30.066834 [ 3 ] {} <Debug> HTTP-Session: ed1986e5-d0d1-400d-b2ff-6cfa34cb7e58 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3203 | 2024.10.09 23:17:30.066863 [ 3 ] {} <Debug> HTTP-Session: ed1986e5-d0d1-400d-b2ff-6cfa34cb7e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3204 | 2024.10.09 23:17:30.066882 [ 3 ] {} <Debug> HTTP-Session: ed1986e5-d0d1-400d-b2ff-6cfa34cb7e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3205 | 2024.10.09 23:17:30.066937 [ 3 ] {} <Trace> HTTP-Session: ed1986e5-d0d1-400d-b2ff-6cfa34cb7e58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3206 | 2024.10.09 23:17:30.067137 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3207 | 2024.10.09 23:17:30.067216 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3208 | 2024.10.09 23:17:30.067595 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3209 | 2024.10.09 23:17:30.068062 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3210 | 2024.10.09 23:17:30.068108 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3211 | 2024.10.09 23:17:30.068530 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3212 | 2024.10.09 23:17:30.068928 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3213 | 2024.10.09 23:17:30.069085 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00201 sec., 1990.049751243781 rows/sec., 162.27 KiB/sec. | ||
3214 | 2024.10.09 23:17:30.069312 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Debug> DynamicQueryHandler: Done processing query | ||
3215 | 2024.10.09 23:17:30.069340 [ 3 ] {7e6d4018-26bf-4b1c-b439-af0b022a735e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3216 | 2024.10.09 23:17:30.069357 [ 3 ] {} <Debug> HTTP-Session: ed1986e5-d0d1-400d-b2ff-6cfa34cb7e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3217 | 2024.10.09 23:17:30.069553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3218 | 2024.10.09 23:17:30.069610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3219 | 2024.10.09 23:17:30.069631 [ 3 ] {} <Debug> HTTP-Session: 48154731-4d75-4ab1-91f6-5ffe7d7b023d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3220 | 2024.10.09 23:17:30.069650 [ 3 ] {} <Debug> HTTP-Session: 48154731-4d75-4ab1-91f6-5ffe7d7b023d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3221 | 2024.10.09 23:17:30.069664 [ 3 ] {} <Debug> HTTP-Session: 48154731-4d75-4ab1-91f6-5ffe7d7b023d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3222 | 2024.10.09 23:17:30.069699 [ 3 ] {} <Trace> HTTP-Session: 48154731-4d75-4ab1-91f6-5ffe7d7b023d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3223 | 2024.10.09 23:17:30.069864 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3224 | 2024.10.09 23:17:30.069911 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3225 | 2024.10.09 23:17:30.070156 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3226 | 2024.10.09 23:17:30.070728 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3227 | 2024.10.09 23:17:30.070766 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3228 | 2024.10.09 23:17:30.071155 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3229 | 2024.10.09 23:17:30.071525 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3230 | 2024.10.09 23:17:30.071692 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Debug> executeQuery: Read 210 rows, 18.83 KiB in 0.001897 sec., 110701.10701107011 rows/sec., 9.69 MiB/sec. | ||
3231 | 2024.10.09 23:17:30.071872 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Debug> DynamicQueryHandler: Done processing query | ||
3232 | 2024.10.09 23:17:30.071897 [ 3 ] {1303e37d-a928-4d86-a5f5-6d9a461d462e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3233 | 2024.10.09 23:17:30.071913 [ 3 ] {} <Debug> HTTP-Session: 48154731-4d75-4ab1-91f6-5ffe7d7b023d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3234 | 2024.10.09 23:17:30.072044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3235 | 2024.10.09 23:17:30.072096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3236 | 2024.10.09 23:17:30.072115 [ 3 ] {} <Debug> HTTP-Session: 80ac80bf-4e80-46aa-9ae1-25d8c5dfe907 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3237 | 2024.10.09 23:17:30.072133 [ 3 ] {} <Debug> HTTP-Session: 80ac80bf-4e80-46aa-9ae1-25d8c5dfe907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3238 | 2024.10.09 23:17:30.072147 [ 3 ] {} <Debug> HTTP-Session: 80ac80bf-4e80-46aa-9ae1-25d8c5dfe907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3239 | 2024.10.09 23:17:30.072179 [ 3 ] {} <Trace> HTTP-Session: 80ac80bf-4e80-46aa-9ae1-25d8c5dfe907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3240 | 2024.10.09 23:17:30.072282 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3241 | 2024.10.09 23:17:30.072327 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3242 | 2024.10.09 23:17:30.072556 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3243 | 2024.10.09 23:17:30.072895 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2024.10.09 23:17:30.072932 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3245 | 2024.10.09 23:17:30.073286 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3246 | 2024.10.09 23:17:30.073654 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2024.10.09 23:17:30.073816 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 612.07 KiB/sec. | ||
3248 | 2024.10.09 23:17:30.074130 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Debug> DynamicQueryHandler: Done processing query | ||
3249 | 2024.10.09 23:17:30.074156 [ 3 ] {d00e89cf-7404-4122-8843-b6276ac44552} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3250 | 2024.10.09 23:17:30.074172 [ 3 ] {} <Debug> HTTP-Session: 80ac80bf-4e80-46aa-9ae1-25d8c5dfe907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3251 | 2024.10.09 23:17:30.074286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3252 | 2024.10.09 23:17:30.074337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3253 | 2024.10.09 23:17:30.074357 [ 3 ] {} <Debug> HTTP-Session: 884548b3-45cb-419d-a1f8-23f889c89123 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3254 | 2024.10.09 23:17:30.074373 [ 3 ] {} <Debug> HTTP-Session: 884548b3-45cb-419d-a1f8-23f889c89123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3255 | 2024.10.09 23:17:30.074388 [ 3 ] {} <Debug> HTTP-Session: 884548b3-45cb-419d-a1f8-23f889c89123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3256 | 2024.10.09 23:17:30.074419 [ 3 ] {} <Trace> HTTP-Session: 884548b3-45cb-419d-a1f8-23f889c89123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3257 | 2024.10.09 23:17:30.074527 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3258 | 2024.10.09 23:17:30.074571 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3259 | 2024.10.09 23:17:30.074817 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3260 | 2024.10.09 23:17:30.075138 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3261 | 2024.10.09 23:17:30.075174 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3262 | 2024.10.09 23:17:30.075521 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3263 | 2024.10.09 23:17:30.075890 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2024.10.09 23:17:30.076059 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001558 sec., 9627.72785622593 rows/sec., 671.94 KiB/sec. | ||
3265 | 2024.10.09 23:17:30.076233 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Debug> DynamicQueryHandler: Done processing query | ||
3266 | 2024.10.09 23:17:30.076256 [ 3 ] {66399d94-81a9-4f15-8063-d30f8b2bb88e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3267 | 2024.10.09 23:17:30.076273 [ 3 ] {} <Debug> HTTP-Session: 884548b3-45cb-419d-a1f8-23f889c89123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3268 | 2024.10.09 23:17:30.076371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3269 | 2024.10.09 23:17:30.076419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3270 | 2024.10.09 23:17:30.076439 [ 3 ] {} <Debug> HTTP-Session: 35360766-ed21-4aa7-97f6-6544c339afe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3271 | 2024.10.09 23:17:30.076455 [ 3 ] {} <Debug> HTTP-Session: 35360766-ed21-4aa7-97f6-6544c339afe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3272 | 2024.10.09 23:17:30.076469 [ 3 ] {} <Debug> HTTP-Session: 35360766-ed21-4aa7-97f6-6544c339afe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3273 | 2024.10.09 23:17:30.076500 [ 3 ] {} <Trace> HTTP-Session: 35360766-ed21-4aa7-97f6-6544c339afe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3274 | 2024.10.09 23:17:30.076596 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3275 | 2024.10.09 23:17:30.076638 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3276 | 2024.10.09 23:17:30.076864 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3277 | 2024.10.09 23:17:30.077242 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3278 | 2024.10.09 23:17:30.077278 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3279 | 2024.10.09 23:17:30.077622 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3280 | 2024.10.09 23:17:30.077976 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3281 | 2024.10.09 23:17:30.078137 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 227.38 KiB/sec. | ||
3282 | 2024.10.09 23:17:30.078434 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Debug> DynamicQueryHandler: Done processing query | ||
3283 | 2024.10.09 23:17:30.078459 [ 3 ] {f0038f53-7e5b-4095-90fe-26f97b430f69} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3284 | 2024.10.09 23:17:30.078475 [ 3 ] {} <Debug> HTTP-Session: 35360766-ed21-4aa7-97f6-6544c339afe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3285 | 2024.10.09 23:17:30.078644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 66200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3286 | 2024.10.09 23:17:30.078693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3287 | 2024.10.09 23:17:30.078712 [ 3 ] {} <Debug> HTTP-Session: 5b3d95d6-781a-48c3-ab7d-73c7d8282997 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3288 | 2024.10.09 23:17:30.078729 [ 3 ] {} <Debug> HTTP-Session: 5b3d95d6-781a-48c3-ab7d-73c7d8282997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3289 | 2024.10.09 23:17:30.078743 [ 3 ] {} <Debug> HTTP-Session: 5b3d95d6-781a-48c3-ab7d-73c7d8282997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3290 | 2024.10.09 23:17:30.078774 [ 3 ] {} <Trace> HTTP-Session: 5b3d95d6-781a-48c3-ab7d-73c7d8282997 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3291 | 2024.10.09 23:17:30.079118 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3292 | 2024.10.09 23:17:30.079163 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3293 | 2024.10.09 23:17:30.079407 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3294 | 2024.10.09 23:17:30.080017 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3295 | 2024.10.09 23:17:30.080053 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3296 | 2024.10.09 23:17:30.080435 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3297 | 2024.10.09 23:17:30.080787 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3298 | 2024.10.09 23:17:30.080953 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Debug> executeQuery: Read 408 rows, 29.78 KiB in 0.002059 sec., 198154.44390480814 rows/sec., 14.13 MiB/sec. | ||
3299 | 2024.10.09 23:17:30.081122 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Debug> DynamicQueryHandler: Done processing query | ||
3300 | 2024.10.09 23:17:30.081146 [ 3 ] {de364760-9bbb-4c95-b60a-f0805bd1fa5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3301 | 2024.10.09 23:17:30.081161 [ 3 ] {} <Debug> HTTP-Session: 5b3d95d6-781a-48c3-ab7d-73c7d8282997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3302 | 2024.10.09 23:17:30.081275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3303 | 2024.10.09 23:17:30.081322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3304 | 2024.10.09 23:17:30.081340 [ 3 ] {} <Debug> HTTP-Session: 0049b391-7d9c-4ea3-9d39-4ceaab5cf69f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3305 | 2024.10.09 23:17:30.081356 [ 3 ] {} <Debug> HTTP-Session: 0049b391-7d9c-4ea3-9d39-4ceaab5cf69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3306 | 2024.10.09 23:17:30.081370 [ 3 ] {} <Debug> HTTP-Session: 0049b391-7d9c-4ea3-9d39-4ceaab5cf69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3307 | 2024.10.09 23:17:30.081401 [ 3 ] {} <Trace> HTTP-Session: 0049b391-7d9c-4ea3-9d39-4ceaab5cf69f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3308 | 2024.10.09 23:17:30.081495 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3309 | 2024.10.09 23:17:30.081539 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3310 | 2024.10.09 23:17:30.081667 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3311 | 2024.10.09 23:17:30.081930 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3312 | 2024.10.09 23:17:30.081966 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3313 | 2024.10.09 23:17:30.082317 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3314 | 2024.10.09 23:17:30.082641 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3315 | 2024.10.09 23:17:30.082800 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 237.12 KiB/sec. | ||
3316 | 2024.10.09 23:17:30.083093 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Debug> DynamicQueryHandler: Done processing query | ||
3317 | 2024.10.09 23:17:30.083118 [ 3 ] {2c47e25b-265c-4560-9fc9-705bd0c7b3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3318 | 2024.10.09 23:17:30.083134 [ 3 ] {} <Debug> HTTP-Session: 0049b391-7d9c-4ea3-9d39-4ceaab5cf69f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3319 | 2024.10.09 23:17:30.083273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3320 | 2024.10.09 23:17:30.083321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3321 | 2024.10.09 23:17:30.083340 [ 3 ] {} <Debug> HTTP-Session: b98ea92a-a8c8-414a-8c06-9ea1f5d04fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3322 | 2024.10.09 23:17:30.083356 [ 3 ] {} <Debug> HTTP-Session: b98ea92a-a8c8-414a-8c06-9ea1f5d04fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3323 | 2024.10.09 23:17:30.083370 [ 3 ] {} <Debug> HTTP-Session: b98ea92a-a8c8-414a-8c06-9ea1f5d04fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3324 | 2024.10.09 23:17:30.083400 [ 3 ] {} <Trace> HTTP-Session: b98ea92a-a8c8-414a-8c06-9ea1f5d04fbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2024.10.09 23:17:30.083607 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3326 | 2024.10.09 23:17:30.083653 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3327 | 2024.10.09 23:17:30.083818 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3328 | 2024.10.09 23:17:30.084259 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3329 | 2024.10.09 23:17:30.084300 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3330 | 2024.10.09 23:17:30.084726 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3331 | 2024.10.09 23:17:30.085085 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3332 | 2024.10.09 23:17:30.085235 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.00174 sec., 137356.32183908045 rows/sec., 9.21 MiB/sec. | ||
3333 | 2024.10.09 23:17:30.085416 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Debug> DynamicQueryHandler: Done processing query | ||
3334 | 2024.10.09 23:17:30.085441 [ 3 ] {a116c269-0bca-480e-849f-1050f95cd663} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3335 | 2024.10.09 23:17:30.085457 [ 3 ] {} <Debug> HTTP-Session: b98ea92a-a8c8-414a-8c06-9ea1f5d04fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3336 | 2024.10.09 23:17:30.085560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3337 | 2024.10.09 23:17:30.085613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3338 | 2024.10.09 23:17:30.085637 [ 3 ] {} <Debug> HTTP-Session: 371ac7cc-2455-4cf4-9a38-db0f5e69b53e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3339 | 2024.10.09 23:17:30.085655 [ 3 ] {} <Debug> HTTP-Session: 371ac7cc-2455-4cf4-9a38-db0f5e69b53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3340 | 2024.10.09 23:17:30.085671 [ 3 ] {} <Debug> HTTP-Session: 371ac7cc-2455-4cf4-9a38-db0f5e69b53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3341 | 2024.10.09 23:17:30.085702 [ 3 ] {} <Trace> HTTP-Session: 371ac7cc-2455-4cf4-9a38-db0f5e69b53e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3342 | 2024.10.09 23:17:30.085804 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3343 | 2024.10.09 23:17:30.085854 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3344 | 2024.10.09 23:17:30.085986 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3345 | 2024.10.09 23:17:30.086312 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2024.10.09 23:17:30.086349 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3347 | 2024.10.09 23:17:30.086719 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3348 | 2024.10.09 23:17:30.087070 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2024.10.09 23:17:30.087225 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001436 sec., 1392.757660167131 rows/sec., 91.13 KiB/sec. | ||
3350 | 2024.10.09 23:17:30.087503 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Debug> DynamicQueryHandler: Done processing query | ||
3351 | 2024.10.09 23:17:30.087527 [ 3 ] {60f9f270-bb6d-4988-9698-368fa78d532d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3352 | 2024.10.09 23:17:30.087544 [ 3 ] {} <Debug> HTTP-Session: 371ac7cc-2455-4cf4-9a38-db0f5e69b53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3353 | 2024.10.09 23:17:30.087663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3354 | 2024.10.09 23:17:30.087711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3355 | 2024.10.09 23:17:30.087731 [ 3 ] {} <Debug> HTTP-Session: 0ad32445-d442-419c-ad35-712d77416912 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3356 | 2024.10.09 23:17:30.087748 [ 3 ] {} <Debug> HTTP-Session: 0ad32445-d442-419c-ad35-712d77416912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3357 | 2024.10.09 23:17:30.087762 [ 3 ] {} <Debug> HTTP-Session: 0ad32445-d442-419c-ad35-712d77416912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3358 | 2024.10.09 23:17:30.087793 [ 3 ] {} <Trace> HTTP-Session: 0ad32445-d442-419c-ad35-712d77416912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3359 | 2024.10.09 23:17:30.087988 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3360 | 2024.10.09 23:17:30.088057 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <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 | ||
3361 | 2024.10.09 23:17:30.088494 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3362 | 2024.10.09 23:17:30.089066 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3363 | 2024.10.09 23:17:30.089106 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3364 | 2024.10.09 23:17:30.089782 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3365 | 2024.10.09 23:17:30.090197 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3366 | 2024.10.09 23:17:30.090363 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3367 | 2024.10.09 23:17:30.090393 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002522 sec., 3568.596352101507 rows/sec., 6.39 MiB/sec. | ||
3368 | 2024.10.09 23:17:30.090454 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2024.10.09 23:17:30.090539 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3370 | 2024.10.09 23:17:30.090858 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
3371 | 2024.10.09 23:17:30.090933 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Debug> DynamicQueryHandler: Done processing query | ||
3372 | 2024.10.09 23:17:30.090991 [ 3 ] {4e01ed59-4518-4ecc-8e7d-6019597fae4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3373 | 2024.10.09 23:17:30.091038 [ 3 ] {} <Debug> HTTP-Session: 0ad32445-d442-419c-ad35-712d77416912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3374 | 2024.10.09 23:17:30.091219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 2405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3375 | 2024.10.09 23:17:30.091334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3376 | 2024.10.09 23:17:30.091401 [ 3 ] {} <Debug> HTTP-Session: 969f5efe-d412-465e-af9b-d3885960390c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3377 | 2024.10.09 23:17:30.091448 [ 3 ] {} <Debug> HTTP-Session: 969f5efe-d412-465e-af9b-d3885960390c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3378 | 2024.10.09 23:17:30.091493 [ 3 ] {} <Debug> HTTP-Session: 969f5efe-d412-465e-af9b-d3885960390c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3379 | 2024.10.09 23:17:30.091594 [ 3 ] {} <Trace> HTTP-Session: 969f5efe-d412-465e-af9b-d3885960390c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3380 | 2024.10.09 23:17:30.091643 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3381 | 2024.10.09 23:17:30.091826 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
3382 | 2024.10.09 23:17:30.091855 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3383 | 2024.10.09 23:17:30.091963 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3384 | 2024.10.09 23:17:30.092598 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
3385 | 2024.10.09 23:17:30.092886 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3386 | 2024.10.09 23:17:30.093393 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
3387 | 2024.10.09 23:17:30.094222 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
3388 | 2024.10.09 23:17:30.094228 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2024.10.09 23:17:30.094298 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3390 | 2024.10.09 23:17:30.094842 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
3391 | 2024.10.09 23:17:30.095436 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
3392 | 2024.10.09 23:17:30.095770 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3393 | 2024.10.09 23:17:30.096791 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3394 | 2024.10.09 23:17:30.097151 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.005365 sec., 2795.8993476234855 rows/sec., 202.78 KiB/sec. | ||
3395 | 2024.10.09 23:17:30.097760 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Debug> DynamicQueryHandler: Done processing query | ||
3396 | 2024.10.09 23:17:30.097806 [ 3 ] {5fe94578-48e2-427e-88aa-2a5c0330ad5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3397 | 2024.10.09 23:17:30.097851 [ 3 ] {} <Debug> HTTP-Session: 969f5efe-d412-465e-af9b-d3885960390c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3398 | 2024.10.09 23:17:30.098049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3399 | 2024.10.09 23:17:30.098161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3400 | 2024.10.09 23:17:30.098215 [ 3 ] {} <Debug> HTTP-Session: 5aea0829-44ee-42c1-b0b0-ed33beaf52a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3401 | 2024.10.09 23:17:30.098262 [ 3 ] {} <Debug> HTTP-Session: 5aea0829-44ee-42c1-b0b0-ed33beaf52a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3402 | 2024.10.09 23:17:30.098305 [ 3 ] {} <Debug> HTTP-Session: 5aea0829-44ee-42c1-b0b0-ed33beaf52a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3403 | 2024.10.09 23:17:30.098385 [ 3 ] {} <Trace> HTTP-Session: 5aea0829-44ee-42c1-b0b0-ed33beaf52a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3404 | 2024.10.09 23:17:30.098640 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3405 | 2024.10.09 23:17:30.098764 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3406 | 2024.10.09 23:17:30.099370 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3407 | 2024.10.09 23:17:30.100188 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3408 | 2024.10.09 23:17:30.100262 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3409 | 2024.10.09 23:17:30.101304 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3410 | 2024.10.09 23:17:30.102548 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3411 | 2024.10.09 23:17:30.102921 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004374 sec., 18747.142203932326 rows/sec., 1.19 MiB/sec. | ||
3412 | 2024.10.09 23:17:30.103524 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Debug> DynamicQueryHandler: Done processing query | ||
3413 | 2024.10.09 23:17:30.103612 [ 3 ] {9d6b61ac-3d21-4d5d-82aa-4724c5509fb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3414 | 2024.10.09 23:17:30.103692 [ 3 ] {} <Debug> HTTP-Session: 5aea0829-44ee-42c1-b0b0-ed33beaf52a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3415 | 2024.10.09 23:17:30.103886 [ 198 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 19 columns (19 merged, 0 gathered) in 0.013220112 sec., 8925.794274662727 rows/sec., 15.99 MiB/sec. | ||
3416 | 2024.10.09 23:17:30.104380 [ 198 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3417 | 2024.10.09 23:17:30.104991 [ 198 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3418 | 2024.10.09 23:17:30.105067 [ 198 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3419 | 2024.10.09 23:17:30.105210 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
3420 | 2024.10.09 23:17:35.062757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3421 | 2024.10.09 23:17:35.062890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3422 | 2024.10.09 23:17:35.062916 [ 3 ] {} <Debug> HTTP-Session: b85d3fa9-858c-4660-9e98-a8d2f4adfb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3423 | 2024.10.09 23:17:35.062941 [ 3 ] {} <Debug> HTTP-Session: b85d3fa9-858c-4660-9e98-a8d2f4adfb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3424 | 2024.10.09 23:17:35.062956 [ 3 ] {} <Debug> HTTP-Session: b85d3fa9-858c-4660-9e98-a8d2f4adfb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3425 | 2024.10.09 23:17:35.063008 [ 3 ] {} <Trace> HTTP-Session: b85d3fa9-858c-4660-9e98-a8d2f4adfb14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3426 | 2024.10.09 23:17:35.063191 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3427 | 2024.10.09 23:17:35.063260 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3428 | 2024.10.09 23:17:35.063607 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3429 | 2024.10.09 23:17:35.064062 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3430 | 2024.10.09 23:17:35.064109 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3431 | 2024.10.09 23:17:35.064520 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3432 | 2024.10.09 23:17:35.064926 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3433 | 2024.10.09 23:17:35.065114 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001977 sec., 2023.2675771370764 rows/sec., 164.98 KiB/sec. | ||
3434 | 2024.10.09 23:17:35.065347 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Debug> DynamicQueryHandler: Done processing query | ||
3435 | 2024.10.09 23:17:35.065374 [ 3 ] {106fa1db-66ed-45ea-91c6-9bde8c6b97b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3436 | 2024.10.09 23:17:35.065391 [ 3 ] {} <Debug> HTTP-Session: b85d3fa9-858c-4660-9e98-a8d2f4adfb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3437 | 2024.10.09 23:17:35.065560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3438 | 2024.10.09 23:17:35.065617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3439 | 2024.10.09 23:17:35.065639 [ 3 ] {} <Debug> HTTP-Session: 51d0f13f-4903-4fd8-ad7d-de040b3af4be Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3440 | 2024.10.09 23:17:35.065658 [ 3 ] {} <Debug> HTTP-Session: 51d0f13f-4903-4fd8-ad7d-de040b3af4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3441 | 2024.10.09 23:17:35.065673 [ 3 ] {} <Debug> HTTP-Session: 51d0f13f-4903-4fd8-ad7d-de040b3af4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3442 | 2024.10.09 23:17:35.065709 [ 3 ] {} <Trace> HTTP-Session: 51d0f13f-4903-4fd8-ad7d-de040b3af4be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3443 | 2024.10.09 23:17:35.065851 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3444 | 2024.10.09 23:17:35.065901 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3445 | 2024.10.09 23:17:35.066148 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3446 | 2024.10.09 23:17:35.066595 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3447 | 2024.10.09 23:17:35.066634 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3448 | 2024.10.09 23:17:35.067014 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3449 | 2024.10.09 23:17:35.067385 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3450 | 2024.10.09 23:17:35.067555 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001749 sec., 68610.6346483705 rows/sec., 5.83 MiB/sec. | ||
3451 | 2024.10.09 23:17:35.067900 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Debug> DynamicQueryHandler: Done processing query | ||
3452 | 2024.10.09 23:17:35.067925 [ 3 ] {48d8b60a-a2eb-4803-bbaa-59fcadb5888b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
3453 | 2024.10.09 23:17:35.067942 [ 3 ] {} <Debug> HTTP-Session: 51d0f13f-4903-4fd8-ad7d-de040b3af4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3454 | 2024.10.09 23:17:35.068083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3455 | 2024.10.09 23:17:35.068134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3456 | 2024.10.09 23:17:35.068153 [ 3 ] {} <Debug> HTTP-Session: 430c4165-8074-4333-bee1-e931ada886ce Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3457 | 2024.10.09 23:17:35.068172 [ 3 ] {} <Debug> HTTP-Session: 430c4165-8074-4333-bee1-e931ada886ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3458 | 2024.10.09 23:17:35.068186 [ 3 ] {} <Debug> HTTP-Session: 430c4165-8074-4333-bee1-e931ada886ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3459 | 2024.10.09 23:17:35.068219 [ 3 ] {} <Trace> HTTP-Session: 430c4165-8074-4333-bee1-e931ada886ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3460 | 2024.10.09 23:17:35.068342 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3461 | 2024.10.09 23:17:35.068388 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3462 | 2024.10.09 23:17:35.068641 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3463 | 2024.10.09 23:17:35.068998 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2024.10.09 23:17:35.069037 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3465 | 2024.10.09 23:17:35.069398 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3466 | 2024.10.09 23:17:35.069771 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2024.10.09 23:17:35.069938 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001632 sec., 21446.07843137255 rows/sec., 1.56 MiB/sec. | ||
3468 | 2024.10.09 23:17:35.070262 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Debug> DynamicQueryHandler: Done processing query | ||
3469 | 2024.10.09 23:17:35.070286 [ 3 ] {7e1186ae-b25f-41ae-afbf-cc61869e7492} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3470 | 2024.10.09 23:17:35.070304 [ 3 ] {} <Debug> HTTP-Session: 430c4165-8074-4333-bee1-e931ada886ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3471 | 2024.10.09 23:17:35.070442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3472 | 2024.10.09 23:17:35.070493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3473 | 2024.10.09 23:17:35.070512 [ 3 ] {} <Debug> HTTP-Session: 35c95605-71d6-4baf-b6a8-53590054774a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3474 | 2024.10.09 23:17:35.070528 [ 3 ] {} <Debug> HTTP-Session: 35c95605-71d6-4baf-b6a8-53590054774a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3475 | 2024.10.09 23:17:35.070542 [ 3 ] {} <Debug> HTTP-Session: 35c95605-71d6-4baf-b6a8-53590054774a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3476 | 2024.10.09 23:17:35.070574 [ 3 ] {} <Trace> HTTP-Session: 35c95605-71d6-4baf-b6a8-53590054774a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3477 | 2024.10.09 23:17:35.070699 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3478 | 2024.10.09 23:17:35.070744 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3479 | 2024.10.09 23:17:35.070993 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3480 | 2024.10.09 23:17:35.071388 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3481 | 2024.10.09 23:17:35.071423 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3482 | 2024.10.09 23:17:35.071760 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3483 | 2024.10.09 23:17:35.072088 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3484 | 2024.10.09 23:17:35.072317 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001655 sec., 59818.73111782478 rows/sec., 4.68 MiB/sec. | ||
3485 | 2024.10.09 23:17:35.072639 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Debug> DynamicQueryHandler: Done processing query | ||
3486 | 2024.10.09 23:17:35.072665 [ 3 ] {149ff08b-7a92-4a54-87f8-f7bf0b1affeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3487 | 2024.10.09 23:17:35.072682 [ 3 ] {} <Debug> HTTP-Session: 35c95605-71d6-4baf-b6a8-53590054774a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3488 | 2024.10.09 23:17:35.072856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3489 | 2024.10.09 23:17:35.072906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3490 | 2024.10.09 23:17:35.072925 [ 3 ] {} <Debug> HTTP-Session: f97e531c-d0a0-42e0-a822-c81651d32569 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3491 | 2024.10.09 23:17:35.072942 [ 3 ] {} <Debug> HTTP-Session: f97e531c-d0a0-42e0-a822-c81651d32569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3492 | 2024.10.09 23:17:35.072957 [ 3 ] {} <Debug> HTTP-Session: f97e531c-d0a0-42e0-a822-c81651d32569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3493 | 2024.10.09 23:17:35.072988 [ 3 ] {} <Trace> HTTP-Session: f97e531c-d0a0-42e0-a822-c81651d32569 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3494 | 2024.10.09 23:17:35.073140 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3495 | 2024.10.09 23:17:35.073188 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3496 | 2024.10.09 23:17:35.073357 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3497 | 2024.10.09 23:17:35.073771 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3498 | 2024.10.09 23:17:35.073808 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3499 | 2024.10.09 23:17:35.074194 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3500 | 2024.10.09 23:17:35.074532 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3501 | 2024.10.09 23:17:35.074689 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00161 sec., 100621.11801242236 rows/sec., 7.01 MiB/sec. | ||
3502 | 2024.10.09 23:17:35.074863 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Debug> DynamicQueryHandler: Done processing query | ||
3503 | 2024.10.09 23:17:35.074888 [ 3 ] {0d06130e-f526-4793-8eca-167cb60f20aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3504 | 2024.10.09 23:17:35.074904 [ 3 ] {} <Debug> HTTP-Session: f97e531c-d0a0-42e0-a822-c81651d32569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3505 | 2024.10.09 23:17:35.075102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3506 | 2024.10.09 23:17:35.075152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3507 | 2024.10.09 23:17:35.075176 [ 3 ] {} <Debug> HTTP-Session: 4cdf6c51-2b71-4b04-ac3d-b822e20c1548 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3508 | 2024.10.09 23:17:35.075194 [ 3 ] {} <Debug> HTTP-Session: 4cdf6c51-2b71-4b04-ac3d-b822e20c1548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3509 | 2024.10.09 23:17:35.075208 [ 3 ] {} <Debug> HTTP-Session: 4cdf6c51-2b71-4b04-ac3d-b822e20c1548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3510 | 2024.10.09 23:17:35.075238 [ 3 ] {} <Trace> HTTP-Session: 4cdf6c51-2b71-4b04-ac3d-b822e20c1548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3511 | 2024.10.09 23:17:35.075556 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3512 | 2024.10.09 23:17:35.075622 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <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 | ||
3513 | 2024.10.09 23:17:35.076064 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3514 | 2024.10.09 23:17:35.076947 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3515 | 2024.10.09 23:17:35.076983 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3516 | 2024.10.09 23:17:35.077652 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3517 | 2024.10.09 23:17:35.078074 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3518 | 2024.10.09 23:17:35.078228 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002895 sec., 10708.11744386874 rows/sec., 19.19 MiB/sec. | ||
3519 | 2024.10.09 23:17:35.078465 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Debug> DynamicQueryHandler: Done processing query | ||
3520 | 2024.10.09 23:17:35.078490 [ 3 ] {f81bf94e-b3a2-40b0-adcb-aaf8361a5938} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
3521 | 2024.10.09 23:17:35.078507 [ 3 ] {} <Debug> HTTP-Session: 4cdf6c51-2b71-4b04-ac3d-b822e20c1548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3522 | 2024.10.09 23:17:35.078637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3523 | 2024.10.09 23:17:35.078689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3524 | 2024.10.09 23:17:35.078709 [ 3 ] {} <Debug> HTTP-Session: 75476f60-3f0e-4dee-8cf7-f0530ac062fd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3525 | 2024.10.09 23:17:35.078727 [ 3 ] {} <Debug> HTTP-Session: 75476f60-3f0e-4dee-8cf7-f0530ac062fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3526 | 2024.10.09 23:17:35.078741 [ 3 ] {} <Debug> HTTP-Session: 75476f60-3f0e-4dee-8cf7-f0530ac062fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3527 | 2024.10.09 23:17:35.078772 [ 3 ] {} <Trace> HTTP-Session: 75476f60-3f0e-4dee-8cf7-f0530ac062fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3528 | 2024.10.09 23:17:35.078901 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3529 | 2024.10.09 23:17:35.078946 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3530 | 2024.10.09 23:17:35.079082 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3531 | 2024.10.09 23:17:35.079443 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3532 | 2024.10.09 23:17:35.079495 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3533 | 2024.10.09 23:17:35.079908 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3534 | 2024.10.09 23:17:35.080253 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3535 | 2024.10.09 23:17:35.080414 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. | ||
3536 | 2024.10.09 23:17:35.080594 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Debug> DynamicQueryHandler: Done processing query | ||
3537 | 2024.10.09 23:17:35.080617 [ 3 ] {8729d541-7871-460d-b106-c7b0ef8a6aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3538 | 2024.10.09 23:17:35.080634 [ 3 ] {} <Debug> HTTP-Session: 75476f60-3f0e-4dee-8cf7-f0530ac062fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3539 | 2024.10.09 23:17:36.789402 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3540 | 2024.10.09 23:17:36.789474 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3541 | 2024.10.09 23:17:36.896409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 368 | ||
3542 | 2024.10.09 23:17:36.899351 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3543 | 2024.10.09 23:17:36.899400 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3544 | 2024.10.09 23:17:36.900952 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3545 | 2024.10.09 23:17:36.901941 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3546 | 2024.10.09 23:17:36.902473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
3547 | 2024.10.09 23:17:40.065630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3548 | 2024.10.09 23:17:40.065771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3549 | 2024.10.09 23:17:40.065801 [ 3 ] {} <Debug> HTTP-Session: 56d87d55-662a-4d17-bcd3-78baa7ada4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3550 | 2024.10.09 23:17:40.065829 [ 3 ] {} <Debug> HTTP-Session: 56d87d55-662a-4d17-bcd3-78baa7ada4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3551 | 2024.10.09 23:17:40.065847 [ 3 ] {} <Debug> HTTP-Session: 56d87d55-662a-4d17-bcd3-78baa7ada4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3552 | 2024.10.09 23:17:40.065903 [ 3 ] {} <Trace> HTTP-Session: 56d87d55-662a-4d17-bcd3-78baa7ada4c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3553 | 2024.10.09 23:17:40.066172 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3554 | 2024.10.09 23:17:40.066249 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3555 | 2024.10.09 23:17:40.066645 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3556 | 2024.10.09 23:17:40.067267 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3557 | 2024.10.09 23:17:40.067312 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3558 | 2024.10.09 23:17:40.067766 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3559 | 2024.10.09 23:17:40.068170 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3560 | 2024.10.09 23:17:40.068316 [ 30 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3561 | 2024.10.09 23:17:40.068321 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002268 sec., 91269.84126984127 rows/sec., 8.01 MiB/sec. | ||
3562 | 2024.10.09 23:17:40.068356 [ 30 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3563 | 2024.10.09 23:17:40.068392 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3564 | 2024.10.09 23:17:40.068730 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Debug> DynamicQueryHandler: Done processing query | ||
3565 | 2024.10.09 23:17:40.068732 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
3566 | 2024.10.09 23:17:40.068801 [ 3 ] {6179e92b-4da9-41e4-bd22-6c2544baf062} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3567 | 2024.10.09 23:17:40.068881 [ 3 ] {} <Debug> HTTP-Session: 56d87d55-662a-4d17-bcd3-78baa7ada4c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3568 | 2024.10.09 23:17:40.069122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3569 | 2024.10.09 23:17:40.069160 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3570 | 2024.10.09 23:17:40.069232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3571 | 2024.10.09 23:17:40.069238 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1392 rows starting from the beginning of the part | ||
3572 | 2024.10.09 23:17:40.069270 [ 3 ] {} <Debug> HTTP-Session: 96a343b3-b6e8-428d-874a-94eea2389e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3573 | 2024.10.09 23:17:40.069309 [ 3 ] {} <Debug> HTTP-Session: 96a343b3-b6e8-428d-874a-94eea2389e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3574 | 2024.10.09 23:17:40.069347 [ 3 ] {} <Debug> HTTP-Session: 96a343b3-b6e8-428d-874a-94eea2389e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3575 | 2024.10.09 23:17:40.069478 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1258 rows starting from the beginning of the part | ||
3576 | 2024.10.09 23:17:40.069499 [ 3 ] {} <Trace> HTTP-Session: 96a343b3-b6e8-428d-874a-94eea2389e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3577 | 2024.10.09 23:17:40.069800 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
3578 | 2024.10.09 23:17:40.069914 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3579 | 2024.10.09 23:17:40.070181 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 210 rows starting from the beginning of the part | ||
3580 | 2024.10.09 23:17:40.070195 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3581 | 2024.10.09 23:17:40.070436 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part | ||
3582 | 2024.10.09 23:17:40.070727 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 207 rows starting from the beginning of the part | ||
3583 | 2024.10.09 23:17:40.071681 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3584 | 2024.10.09 23:17:40.072495 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2024.10.09 23:17:40.072559 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3586 | 2024.10.09 23:17:40.073582 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3587 | 2024.10.09 23:17:40.074119 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3588 | 2024.10.09 23:17:40.074406 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00466 sec., 1931.3304721030042 rows/sec., 145.23 KiB/sec. | ||
3589 | 2024.10.09 23:17:40.074957 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.006458608 sec., 493604.8139165591 rows/sec., 43.35 MiB/sec. | ||
3590 | 2024.10.09 23:17:40.074972 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Debug> DynamicQueryHandler: Done processing query | ||
3591 | 2024.10.09 23:17:40.075028 [ 3 ] {5be35dbe-07f1-45f8-a408-b1c930eaccb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3592 | 2024.10.09 23:17:40.075047 [ 3 ] {} <Debug> HTTP-Session: 96a343b3-b6e8-428d-874a-94eea2389e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3593 | 2024.10.09 23:17:40.075164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3594 | 2024.10.09 23:17:40.075213 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3595 | 2024.10.09 23:17:40.075239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3596 | 2024.10.09 23:17:40.075296 [ 3 ] {} <Debug> HTTP-Session: ac523df7-02f8-437b-974c-e0bd176b1fa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3597 | 2024.10.09 23:17:40.075352 [ 3 ] {} <Debug> HTTP-Session: ac523df7-02f8-437b-974c-e0bd176b1fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3598 | 2024.10.09 23:17:40.075377 [ 3 ] {} <Debug> HTTP-Session: ac523df7-02f8-437b-974c-e0bd176b1fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3599 | 2024.10.09 23:17:40.075438 [ 3 ] {} <Trace> HTTP-Session: ac523df7-02f8-437b-974c-e0bd176b1fa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3600 | 2024.10.09 23:17:40.075713 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3601 | 2024.10.09 23:17:40.075840 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3602 | 2024.10.09 23:17:40.076302 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3603 | 2024.10.09 23:17:40.076493 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3604 | 2024.10.09 23:17:40.076530 [ 195 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_16_3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3605 | 2024.10.09 23:17:40.076716 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
3606 | 2024.10.09 23:17:40.076989 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3607 | 2024.10.09 23:17:40.077030 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3608 | 2024.10.09 23:17:40.077403 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3609 | 2024.10.09 23:17:40.077777 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3610 | 2024.10.09 23:17:40.077902 [ 30 ] {} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3611 | 2024.10.09 23:17:40.077906 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002345 sec., 5970.149253731343 rows/sec., 418.11 KiB/sec. | ||
3612 | 2024.10.09 23:17:40.077942 [ 30 ] {} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3613 | 2024.10.09 23:17:40.077981 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3614 | 2024.10.09 23:17:40.078209 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Debug> DynamicQueryHandler: Done processing query | ||
3615 | 2024.10.09 23:17:40.078210 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
3616 | 2024.10.09 23:17:40.078238 [ 3 ] {bb06258a-b434-4b17-ac10-a130ca91637b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3617 | 2024.10.09 23:17:40.078319 [ 3 ] {} <Debug> HTTP-Session: ac523df7-02f8-437b-974c-e0bd176b1fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3618 | 2024.10.09 23:17:40.078486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3619 | 2024.10.09 23:17:40.078555 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3620 | 2024.10.09 23:17:40.078584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3621 | 2024.10.09 23:17:40.078632 [ 3 ] {} <Debug> HTTP-Session: 9c930174-8678-4ec9-91dc-07887fadf991 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3622 | 2024.10.09 23:17:40.078655 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
3623 | 2024.10.09 23:17:40.078665 [ 3 ] {} <Debug> HTTP-Session: 9c930174-8678-4ec9-91dc-07887fadf991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3624 | 2024.10.09 23:17:40.078703 [ 3 ] {} <Debug> HTTP-Session: 9c930174-8678-4ec9-91dc-07887fadf991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3625 | 2024.10.09 23:17:40.078762 [ 3 ] {} <Trace> HTTP-Session: 9c930174-8678-4ec9-91dc-07887fadf991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3626 | 2024.10.09 23:17:40.078988 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3627 | 2024.10.09 23:17:40.079084 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3628 | 2024.10.09 23:17:40.079221 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3629 | 2024.10.09 23:17:40.079437 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
3630 | 2024.10.09 23:17:40.079766 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
3631 | 2024.10.09 23:17:40.080158 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
3632 | 2024.10.09 23:17:40.080570 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
3633 | 2024.10.09 23:17:40.080718 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3634 | 2024.10.09 23:17:40.081674 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3635 | 2024.10.09 23:17:40.081741 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3636 | 2024.10.09 23:17:40.082704 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3637 | 2024.10.09 23:17:40.083798 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3638 | 2024.10.09 23:17:40.084258 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005297 sec., 1132.7166320558808 rows/sec., 66.92 KiB/sec. | ||
3639 | 2024.10.09 23:17:40.084293 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178322 sec., 80928.1225549591 rows/sec., 5.50 MiB/sec. | ||
3640 | 2024.10.09 23:17:40.084605 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Debug> DynamicQueryHandler: Done processing query | ||
3641 | 2024.10.09 23:17:40.084639 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3642 | 2024.10.09 23:17:40.084655 [ 3 ] {6ecdef22-a326-44a3-83ac-4fbbe733bb9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3643 | 2024.10.09 23:17:40.084723 [ 3 ] {} <Debug> HTTP-Session: 9c930174-8678-4ec9-91dc-07887fadf991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3644 | 2024.10.09 23:17:40.085025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3645 | 2024.10.09 23:17:40.085216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3646 | 2024.10.09 23:17:40.085305 [ 3 ] {} <Debug> HTTP-Session: a1d0b814-d325-409c-8492-ea296176d30c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3647 | 2024.10.09 23:17:40.085361 [ 3 ] {} <Debug> HTTP-Session: a1d0b814-d325-409c-8492-ea296176d30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3648 | 2024.10.09 23:17:40.085399 [ 3 ] {} <Debug> HTTP-Session: a1d0b814-d325-409c-8492-ea296176d30c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3649 | 2024.10.09 23:17:40.085496 [ 3 ] {} <Trace> HTTP-Session: a1d0b814-d325-409c-8492-ea296176d30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3650 | 2024.10.09 23:17:40.085850 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_6_1} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3651 | 2024.10.09 23:17:40.085963 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3652 | 2024.10.09 23:17:40.086047 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3653 | 2024.10.09 23:17:40.086065 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_6_1} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3654 | 2024.10.09 23:17:40.086294 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
3655 | 2024.10.09 23:17:40.086546 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3656 | 2024.10.09 23:17:40.087202 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3657 | 2024.10.09 23:17:40.087244 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3658 | 2024.10.09 23:17:40.087666 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3659 | 2024.10.09 23:17:40.088069 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2024.10.09 23:17:40.088205 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.002549 sec., 153393.48764221263 rows/sec., 10.88 MiB/sec. | ||
3661 | 2024.10.09 23:17:40.088208 [ 30 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3662 | 2024.10.09 23:17:40.088263 [ 30 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3663 | 2024.10.09 23:17:40.088301 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3664 | 2024.10.09 23:17:40.088464 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Debug> DynamicQueryHandler: Done processing query | ||
3665 | 2024.10.09 23:17:40.088492 [ 195 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
3666 | 2024.10.09 23:17:40.088506 [ 3 ] {ea1b27fb-f4b5-49fc-a062-ff1c63a379c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
3667 | 2024.10.09 23:17:40.088559 [ 3 ] {} <Debug> HTTP-Session: a1d0b814-d325-409c-8492-ea296176d30c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3668 | 2024.10.09 23:17:40.088701 [ 195 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3669 | 2024.10.09 23:17:40.088721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3670 | 2024.10.09 23:17:40.088765 [ 195 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 879 rows starting from the beginning of the part | ||
3671 | 2024.10.09 23:17:40.088826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3672 | 2024.10.09 23:17:40.088978 [ 3 ] {} <Debug> HTTP-Session: 5761039d-caad-4477-847a-7f85abab7ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3673 | 2024.10.09 23:17:40.089021 [ 195 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 551 rows starting from the beginning of the part | ||
3674 | 2024.10.09 23:17:40.089050 [ 3 ] {} <Debug> HTTP-Session: 5761039d-caad-4477-847a-7f85abab7ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3675 | 2024.10.09 23:17:40.089123 [ 3 ] {} <Debug> HTTP-Session: 5761039d-caad-4477-847a-7f85abab7ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3676 | 2024.10.09 23:17:40.089281 [ 3 ] {} <Trace> HTTP-Session: 5761039d-caad-4477-847a-7f85abab7ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3677 | 2024.10.09 23:17:40.089364 [ 195 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
3678 | 2024.10.09 23:17:40.089697 [ 195 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 408 rows starting from the beginning of the part | ||
3679 | 2024.10.09 23:17:40.089707 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3680 | 2024.10.09 23:17:40.089924 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3681 | 2024.10.09 23:17:40.090123 [ 195 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 99 rows starting from the beginning of the part | ||
3682 | 2024.10.09 23:17:40.090455 [ 195 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 391 rows starting from the beginning of the part | ||
3683 | 2024.10.09 23:17:40.090913 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3684 | 2024.10.09 23:17:40.091651 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3685 | 2024.10.09 23:17:40.091719 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3686 | 2024.10.09 23:17:40.092529 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3687 | 2024.10.09 23:17:40.093379 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3688 | 2024.10.09 23:17:40.093546 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004014 sec., 1494.7683109118086 rows/sec., 78.10 KiB/sec. | ||
3689 | 2024.10.09 23:17:40.094018 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Debug> DynamicQueryHandler: Done processing query | ||
3690 | 2024.10.09 23:17:40.094085 [ 3 ] {1fc0e3fe-d64d-4d56-b1c7-26eb57bb08d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3691 | 2024.10.09 23:17:40.094165 [ 3 ] {} <Debug> HTTP-Session: 5761039d-caad-4477-847a-7f85abab7ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3692 | 2024.10.09 23:17:40.094307 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2330 rows, containing 5 columns (5 merged, 0 gathered) in 0.005897196 sec., 395103.0286258079 rows/sec., 30.23 MiB/sec. | ||
3693 | 2024.10.09 23:17:40.094427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3694 | 2024.10.09 23:17:40.094483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3695 | 2024.10.09 23:17:40.094510 [ 3 ] {} <Debug> HTTP-Session: 11e1f5cf-4d95-4890-85b3-381e9e23c256 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3696 | 2024.10.09 23:17:40.094529 [ 3 ] {} <Debug> HTTP-Session: 11e1f5cf-4d95-4890-85b3-381e9e23c256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3697 | 2024.10.09 23:17:40.094533 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3698 | 2024.10.09 23:17:40.094545 [ 3 ] {} <Debug> HTTP-Session: 11e1f5cf-4d95-4890-85b3-381e9e23c256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3699 | 2024.10.09 23:17:40.094596 [ 3 ] {} <Trace> HTTP-Session: 11e1f5cf-4d95-4890-85b3-381e9e23c256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3700 | 2024.10.09 23:17:40.094858 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3701 | 2024.10.09 23:17:40.094929 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3702 | 2024.10.09 23:17:40.095176 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3703 | 2024.10.09 23:17:40.095210 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3704 | 2024.10.09 23:17:40.095330 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_16_3} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3705 | 2024.10.09 23:17:40.095440 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
3706 | 2024.10.09 23:17:40.095696 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3707 | 2024.10.09 23:17:40.095731 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3708 | 2024.10.09 23:17:40.096122 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3709 | 2024.10.09 23:17:40.096469 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3710 | 2024.10.09 23:17:40.096595 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3711 | 2024.10.09 23:17:40.096596 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001889 sec., 125463.2080465855 rows/sec., 8.41 MiB/sec. | ||
3712 | 2024.10.09 23:17:40.096643 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2024.10.09 23:17:40.096680 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3714 | 2024.10.09 23:17:40.096852 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
3715 | 2024.10.09 23:17:40.096890 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Debug> DynamicQueryHandler: Done processing query | ||
3716 | 2024.10.09 23:17:40.096932 [ 3 ] {faced883-9431-4bf0-a2eb-acf60f35a816} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3717 | 2024.10.09 23:17:40.096976 [ 3 ] {} <Debug> HTTP-Session: 11e1f5cf-4d95-4890-85b3-381e9e23c256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3718 | 2024.10.09 23:17:40.097104 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3719 | 2024.10.09 23:17:40.097121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3720 | 2024.10.09 23:17:40.097170 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3891 rows starting from the beginning of the part | ||
3721 | 2024.10.09 23:17:40.097213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3722 | 2024.10.09 23:17:40.097249 [ 3 ] {} <Debug> HTTP-Session: 0128a070-e4fc-485a-8159-a38f7364d3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3723 | 2024.10.09 23:17:40.097329 [ 3 ] {} <Debug> HTTP-Session: 0128a070-e4fc-485a-8159-a38f7364d3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3724 | 2024.10.09 23:17:40.097404 [ 3 ] {} <Debug> HTTP-Session: 0128a070-e4fc-485a-8159-a38f7364d3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3725 | 2024.10.09 23:17:40.097478 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1006 rows starting from the beginning of the part | ||
3726 | 2024.10.09 23:17:40.097507 [ 3 ] {} <Trace> HTTP-Session: 0128a070-e4fc-485a-8159-a38f7364d3d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3727 | 2024.10.09 23:17:40.097769 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
3728 | 2024.10.09 23:17:40.097789 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3729 | 2024.10.09 23:17:40.097943 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3730 | 2024.10.09 23:17:40.098038 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 239 rows starting from the beginning of the part | ||
3731 | 2024.10.09 23:17:40.098426 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 162 rows starting from the beginning of the part | ||
3732 | 2024.10.09 23:17:40.098747 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
3733 | 2024.10.09 23:17:40.098977 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3734 | 2024.10.09 23:17:40.099719 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3735 | 2024.10.09 23:17:40.099782 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3736 | 2024.10.09 23:17:40.100543 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3737 | 2024.10.09 23:17:40.101421 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3738 | 2024.10.09 23:17:40.101659 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00399 sec., 250.62656641604013 rows/sec., 16.89 KiB/sec. | ||
3739 | 2024.10.09 23:17:40.101856 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Debug> DynamicQueryHandler: Done processing query | ||
3740 | 2024.10.09 23:17:40.101882 [ 3 ] {a1dfab93-10e5-41d0-b5c1-d10361aea9ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3741 | 2024.10.09 23:17:40.101898 [ 3 ] {} <Debug> HTTP-Session: 0128a070-e4fc-485a-8159-a38f7364d3d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3742 | 2024.10.09 23:17:40.102074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3743 | 2024.10.09 23:17:40.102140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3744 | 2024.10.09 23:17:40.102163 [ 3 ] {} <Debug> HTTP-Session: feed24bf-cf5d-49e8-901f-56dfa8ee81c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3745 | 2024.10.09 23:17:40.102180 [ 3 ] {} <Debug> HTTP-Session: feed24bf-cf5d-49e8-901f-56dfa8ee81c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3746 | 2024.10.09 23:17:40.102195 [ 3 ] {} <Debug> HTTP-Session: feed24bf-cf5d-49e8-901f-56dfa8ee81c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3747 | 2024.10.09 23:17:40.102228 [ 3 ] {} <Trace> HTTP-Session: feed24bf-cf5d-49e8-901f-56dfa8ee81c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3748 | 2024.10.09 23:17:40.102480 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3749 | 2024.10.09 23:17:40.102544 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <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 | ||
3750 | 2024.10.09 23:17:40.103015 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3751 | 2024.10.09 23:17:40.103508 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3752 | 2024.10.09 23:17:40.103542 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3753 | 2024.10.09 23:17:40.104718 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3754 | 2024.10.09 23:17:40.105003 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5536 rows, containing 5 columns (5 merged, 0 gathered) in 0.008230723 sec., 672601.9087266087 rows/sec., 45.56 MiB/sec. | ||
3755 | 2024.10.09 23:17:40.105356 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3756 | 2024.10.09 23:17:40.105516 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3757 | 2024.10.09 23:17:40.105625 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003317 sec., 2713.2951462164606 rows/sec., 4.86 MiB/sec. | ||
3758 | 2024.10.09 23:17:40.105931 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Debug> DynamicQueryHandler: Done processing query | ||
3759 | 2024.10.09 23:17:40.105959 [ 3 ] {d472fb0c-e3a2-4ddc-99de-a067c74cf873} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3760 | 2024.10.09 23:17:40.105983 [ 3 ] {} <Debug> HTTP-Session: feed24bf-cf5d-49e8-901f-56dfa8ee81c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3761 | 2024.10.09 23:17:40.106110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3762 | 2024.10.09 23:17:40.106119 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3763 | 2024.10.09 23:17:40.106164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3764 | 2024.10.09 23:17:40.106194 [ 3 ] {} <Debug> HTTP-Session: 3c45c862-224a-4f0f-9bd2-88dd9783fd8a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3765 | 2024.10.09 23:17:40.106218 [ 3 ] {} <Debug> HTTP-Session: 3c45c862-224a-4f0f-9bd2-88dd9783fd8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3766 | 2024.10.09 23:17:40.106223 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3767 | 2024.10.09 23:17:40.106234 [ 3 ] {} <Debug> HTTP-Session: 3c45c862-224a-4f0f-9bd2-88dd9783fd8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3768 | 2024.10.09 23:17:40.106283 [ 3 ] {} <Trace> HTTP-Session: 3c45c862-224a-4f0f-9bd2-88dd9783fd8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3769 | 2024.10.09 23:17:40.106322 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
3770 | 2024.10.09 23:17:40.106447 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3771 | 2024.10.09 23:17:40.106491 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3772 | 2024.10.09 23:17:40.106621 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3773 | 2024.10.09 23:17:40.106932 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3774 | 2024.10.09 23:17:40.106968 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3775 | 2024.10.09 23:17:40.107329 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3776 | 2024.10.09 23:17:40.107651 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3777 | 2024.10.09 23:17:40.107815 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001429 sec., 57382.785164450666 rows/sec., 3.64 MiB/sec. | ||
3778 | 2024.10.09 23:17:40.107983 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Debug> DynamicQueryHandler: Done processing query | ||
3779 | 2024.10.09 23:17:40.108007 [ 3 ] {c214a8c0-51e3-4884-8729-aa7bb7301af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3780 | 2024.10.09 23:17:40.108023 [ 3 ] {} <Debug> HTTP-Session: 3c45c862-224a-4f0f-9bd2-88dd9783fd8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3781 | 2024.10.09 23:17:45.063249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3782 | 2024.10.09 23:17:45.063389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3783 | 2024.10.09 23:17:45.063414 [ 3 ] {} <Debug> HTTP-Session: d25afa45-cb3f-4384-abe8-8713fc3e2de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3784 | 2024.10.09 23:17:45.063438 [ 3 ] {} <Debug> HTTP-Session: d25afa45-cb3f-4384-abe8-8713fc3e2de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3785 | 2024.10.09 23:17:45.063453 [ 3 ] {} <Debug> HTTP-Session: d25afa45-cb3f-4384-abe8-8713fc3e2de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3786 | 2024.10.09 23:17:45.063503 [ 3 ] {} <Trace> HTTP-Session: d25afa45-cb3f-4384-abe8-8713fc3e2de7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2024.10.09 23:17:45.063735 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3788 | 2024.10.09 23:17:45.063803 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3789 | 2024.10.09 23:17:45.064144 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3790 | 2024.10.09 23:17:45.064654 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3791 | 2024.10.09 23:17:45.064696 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3792 | 2024.10.09 23:17:45.065125 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3793 | 2024.10.09 23:17:45.065521 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3794 | 2024.10.09 23:17:45.065681 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002034 sec., 58013.76597836775 rows/sec., 4.95 MiB/sec. | ||
3795 | 2024.10.09 23:17:45.065884 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Debug> DynamicQueryHandler: Done processing query | ||
3796 | 2024.10.09 23:17:45.065911 [ 3 ] {dfda9b46-1bdd-4a03-8114-37c85360489d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
3797 | 2024.10.09 23:17:45.065927 [ 3 ] {} <Debug> HTTP-Session: d25afa45-cb3f-4384-abe8-8713fc3e2de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3798 | 2024.10.09 23:17:45.066094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3799 | 2024.10.09 23:17:45.066143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3800 | 2024.10.09 23:17:45.066163 [ 3 ] {} <Debug> HTTP-Session: 99fb488b-5414-43a2-a6c0-b413a43942af Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3801 | 2024.10.09 23:17:45.066180 [ 3 ] {} <Debug> HTTP-Session: 99fb488b-5414-43a2-a6c0-b413a43942af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3802 | 2024.10.09 23:17:45.066194 [ 3 ] {} <Debug> HTTP-Session: 99fb488b-5414-43a2-a6c0-b413a43942af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3803 | 2024.10.09 23:17:45.066227 [ 3 ] {} <Trace> HTTP-Session: 99fb488b-5414-43a2-a6c0-b413a43942af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3804 | 2024.10.09 23:17:45.066337 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3805 | 2024.10.09 23:17:45.066380 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3806 | 2024.10.09 23:17:45.066609 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3807 | 2024.10.09 23:17:45.066976 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3808 | 2024.10.09 23:17:45.067013 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3809 | 2024.10.09 23:17:45.067383 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3810 | 2024.10.09 23:17:45.067750 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3811 | 2024.10.09 23:17:45.067880 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001571 sec., 19732.654360280078 rows/sec., 1.45 MiB/sec. | ||
3812 | 2024.10.09 23:17:45.068094 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Debug> DynamicQueryHandler: Done processing query | ||
3813 | 2024.10.09 23:17:45.068119 [ 3 ] {344c424b-c59b-4a58-a2ea-7f33260dd08c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3814 | 2024.10.09 23:17:45.068134 [ 3 ] {} <Debug> HTTP-Session: 99fb488b-5414-43a2-a6c0-b413a43942af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3815 | 2024.10.09 23:17:45.068270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3816 | 2024.10.09 23:17:45.068319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3817 | 2024.10.09 23:17:45.068339 [ 3 ] {} <Debug> HTTP-Session: 8c2424c7-54ae-4713-998d-431720c1dcdc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3818 | 2024.10.09 23:17:45.068355 [ 3 ] {} <Debug> HTTP-Session: 8c2424c7-54ae-4713-998d-431720c1dcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3819 | 2024.10.09 23:17:45.068369 [ 3 ] {} <Debug> HTTP-Session: 8c2424c7-54ae-4713-998d-431720c1dcdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3820 | 2024.10.09 23:17:45.068401 [ 3 ] {} <Trace> HTTP-Session: 8c2424c7-54ae-4713-998d-431720c1dcdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3821 | 2024.10.09 23:17:45.068522 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3822 | 2024.10.09 23:17:45.068564 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3823 | 2024.10.09 23:17:45.068798 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3824 | 2024.10.09 23:17:45.069192 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3825 | 2024.10.09 23:17:45.069228 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3826 | 2024.10.09 23:17:45.069609 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3827 | 2024.10.09 23:17:45.069969 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3828 | 2024.10.09 23:17:45.070124 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001642 sec., 57856.272838002435 rows/sec., 4.52 MiB/sec. | ||
3829 | 2024.10.09 23:17:45.070291 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Debug> DynamicQueryHandler: Done processing query | ||
3830 | 2024.10.09 23:17:45.070315 [ 3 ] {d55da003-02cf-4492-b6ac-b4ce844f9a15} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3831 | 2024.10.09 23:17:45.070331 [ 3 ] {} <Debug> HTTP-Session: 8c2424c7-54ae-4713-998d-431720c1dcdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3832 | 2024.10.09 23:17:45.070508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3833 | 2024.10.09 23:17:45.070555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3834 | 2024.10.09 23:17:45.070575 [ 3 ] {} <Debug> HTTP-Session: e24a9a9a-8b62-4810-925a-bad030e2db57 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3835 | 2024.10.09 23:17:45.070591 [ 3 ] {} <Debug> HTTP-Session: e24a9a9a-8b62-4810-925a-bad030e2db57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3836 | 2024.10.09 23:17:45.070605 [ 3 ] {} <Debug> HTTP-Session: e24a9a9a-8b62-4810-925a-bad030e2db57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3837 | 2024.10.09 23:17:45.070636 [ 3 ] {} <Trace> HTTP-Session: e24a9a9a-8b62-4810-925a-bad030e2db57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3838 | 2024.10.09 23:17:45.070778 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3839 | 2024.10.09 23:17:45.070824 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3840 | 2024.10.09 23:17:45.070967 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3841 | 2024.10.09 23:17:45.071457 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3842 | 2024.10.09 23:17:45.071492 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3843 | 2024.10.09 23:17:45.071872 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3844 | 2024.10.09 23:17:45.072208 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3845 | 2024.10.09 23:17:45.072361 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
3846 | 2024.10.09 23:17:45.072684 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Debug> DynamicQueryHandler: Done processing query | ||
3847 | 2024.10.09 23:17:45.072709 [ 3 ] {8e299738-8a79-45fc-86b3-8f749d53ac46} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3848 | 2024.10.09 23:17:45.072725 [ 3 ] {} <Debug> HTTP-Session: e24a9a9a-8b62-4810-925a-bad030e2db57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3849 | 2024.10.09 23:17:45.072893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3850 | 2024.10.09 23:17:45.072941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3851 | 2024.10.09 23:17:45.072961 [ 3 ] {} <Debug> HTTP-Session: c73fd9af-902a-4805-ae34-078b492a2c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3852 | 2024.10.09 23:17:45.072976 [ 3 ] {} <Debug> HTTP-Session: c73fd9af-902a-4805-ae34-078b492a2c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3853 | 2024.10.09 23:17:45.072990 [ 3 ] {} <Debug> HTTP-Session: c73fd9af-902a-4805-ae34-078b492a2c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3854 | 2024.10.09 23:17:45.073021 [ 3 ] {} <Trace> HTTP-Session: c73fd9af-902a-4805-ae34-078b492a2c54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3855 | 2024.10.09 23:17:45.073331 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3856 | 2024.10.09 23:17:45.073403 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <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 | ||
3857 | 2024.10.09 23:17:45.073850 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3858 | 2024.10.09 23:17:45.074543 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3859 | 2024.10.09 23:17:45.074579 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3860 | 2024.10.09 23:17:45.075229 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3861 | 2024.10.09 23:17:45.075647 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3862 | 2024.10.09 23:17:45.075839 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002719 sec., 11401.25045972784 rows/sec., 20.43 MiB/sec. | ||
3863 | 2024.10.09 23:17:45.076326 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Debug> DynamicQueryHandler: Done processing query | ||
3864 | 2024.10.09 23:17:45.076352 [ 3 ] {c1de99eb-a468-4123-a1d2-df84c53218e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
3865 | 2024.10.09 23:17:45.076368 [ 3 ] {} <Debug> HTTP-Session: c73fd9af-902a-4805-ae34-078b492a2c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3866 | 2024.10.09 23:17:45.076510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3867 | 2024.10.09 23:17:45.076559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3868 | 2024.10.09 23:17:45.076577 [ 3 ] {} <Debug> HTTP-Session: cc4828ee-3151-40fd-bc61-30aecda1a176 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3869 | 2024.10.09 23:17:45.076593 [ 3 ] {} <Debug> HTTP-Session: cc4828ee-3151-40fd-bc61-30aecda1a176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3870 | 2024.10.09 23:17:45.076607 [ 3 ] {} <Debug> HTTP-Session: cc4828ee-3151-40fd-bc61-30aecda1a176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3871 | 2024.10.09 23:17:45.076637 [ 3 ] {} <Trace> HTTP-Session: cc4828ee-3151-40fd-bc61-30aecda1a176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3872 | 2024.10.09 23:17:45.076755 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3873 | 2024.10.09 23:17:45.076799 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3874 | 2024.10.09 23:17:45.076946 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3875 | 2024.10.09 23:17:45.077257 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3876 | 2024.10.09 23:17:45.077293 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3877 | 2024.10.09 23:17:45.077655 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3878 | 2024.10.09 23:17:45.077986 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3879 | 2024.10.09 23:17:45.078148 [ 73 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3880 | 2024.10.09 23:17:45.078155 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
3881 | 2024.10.09 23:17:45.078236 [ 73 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3882 | 2024.10.09 23:17:45.078301 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3883 | 2024.10.09 23:17:45.078469 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Debug> DynamicQueryHandler: Done processing query | ||
3884 | 2024.10.09 23:17:45.078470 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
3885 | 2024.10.09 23:17:45.078498 [ 3 ] {e08762c8-0319-41e4-9fcf-79ab630aaf50} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3886 | 2024.10.09 23:17:45.078530 [ 3 ] {} <Debug> HTTP-Session: cc4828ee-3151-40fd-bc61-30aecda1a176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3887 | 2024.10.09 23:17:45.078636 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3888 | 2024.10.09 23:17:45.078691 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 632 rows starting from the beginning of the part | ||
3889 | 2024.10.09 23:17:45.078788 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
3890 | 2024.10.09 23:17:45.078884 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
3891 | 2024.10.09 23:17:45.079120 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
3892 | 2024.10.09 23:17:45.079252 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
3893 | 2024.10.09 23:17:45.079368 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
3894 | 2024.10.09 23:17:45.080494 [ 190 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 976 rows, containing 4 columns (4 merged, 0 gathered) in 0.002093601 sec., 466182.4292212317 rows/sec., 30.95 MiB/sec. | ||
3895 | 2024.10.09 23:17:45.080642 [ 190 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3896 | 2024.10.09 23:17:45.081008 [ 190 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_16_3} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3897 | 2024.10.09 23:17:45.081080 [ 190 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_16_3} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3898 | 2024.10.09 23:17:45.081148 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
3899 | 2024.10.09 23:17:46.902732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 400 | ||
3900 | 2024.10.09 23:17:46.905642 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3901 | 2024.10.09 23:17:46.905695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3902 | 2024.10.09 23:17:46.907194 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3903 | 2024.10.09 23:17:46.908175 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3904 | 2024.10.09 23:17:46.908797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
3905 | 2024.10.09 23:17:50.066674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3906 | 2024.10.09 23:17:50.066816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3907 | 2024.10.09 23:17:50.066847 [ 3 ] {} <Debug> HTTP-Session: 2a4dbd23-0bc0-4a79-8adf-3276a4244f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3908 | 2024.10.09 23:17:50.066875 [ 3 ] {} <Debug> HTTP-Session: 2a4dbd23-0bc0-4a79-8adf-3276a4244f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3909 | 2024.10.09 23:17:50.066893 [ 3 ] {} <Debug> HTTP-Session: 2a4dbd23-0bc0-4a79-8adf-3276a4244f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3910 | 2024.10.09 23:17:50.066950 [ 3 ] {} <Trace> HTTP-Session: 2a4dbd23-0bc0-4a79-8adf-3276a4244f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2024.10.09 23:17:50.067218 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3912 | 2024.10.09 23:17:50.067294 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3913 | 2024.10.09 23:17:50.067635 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3914 | 2024.10.09 23:17:50.068225 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3915 | 2024.10.09 23:17:50.068269 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3916 | 2024.10.09 23:17:50.068717 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3917 | 2024.10.09 23:17:50.069119 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3918 | 2024.10.09 23:17:50.069304 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002195 sec., 94305.23917995444 rows/sec., 8.27 MiB/sec. | ||
3919 | 2024.10.09 23:17:50.069517 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Debug> DynamicQueryHandler: Done processing query | ||
3920 | 2024.10.09 23:17:50.069544 [ 3 ] {12c8a58f-22b1-43a2-90dc-a67a8dd19083} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3921 | 2024.10.09 23:17:50.069561 [ 3 ] {} <Debug> HTTP-Session: 2a4dbd23-0bc0-4a79-8adf-3276a4244f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3922 | 2024.10.09 23:17:50.069710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3923 | 2024.10.09 23:17:50.069761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3924 | 2024.10.09 23:17:50.069781 [ 3 ] {} <Debug> HTTP-Session: c3870f0c-990d-4fd7-be9c-2a2fa4a5fc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3925 | 2024.10.09 23:17:50.069798 [ 3 ] {} <Debug> HTTP-Session: c3870f0c-990d-4fd7-be9c-2a2fa4a5fc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3926 | 2024.10.09 23:17:50.069812 [ 3 ] {} <Debug> HTTP-Session: c3870f0c-990d-4fd7-be9c-2a2fa4a5fc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3927 | 2024.10.09 23:17:50.069844 [ 3 ] {} <Trace> HTTP-Session: c3870f0c-990d-4fd7-be9c-2a2fa4a5fc35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3928 | 2024.10.09 23:17:50.069944 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3929 | 2024.10.09 23:17:50.069987 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3930 | 2024.10.09 23:17:50.070216 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3931 | 2024.10.09 23:17:50.070534 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3932 | 2024.10.09 23:17:50.070571 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3933 | 2024.10.09 23:17:50.070925 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3934 | 2024.10.09 23:17:50.071280 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3935 | 2024.10.09 23:17:50.071443 [ 143 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3936 | 2024.10.09 23:17:50.071444 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001519 sec., 5924.950625411455 rows/sec., 445.53 KiB/sec. | ||
3937 | 2024.10.09 23:17:50.071528 [ 143 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3938 | 2024.10.09 23:17:50.071594 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3939 | 2024.10.09 23:17:50.071812 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Debug> DynamicQueryHandler: Done processing query | ||
3940 | 2024.10.09 23:17:50.071838 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
3941 | 2024.10.09 23:17:50.071852 [ 3 ] {dc4e6772-5766-454d-b84d-dcac2ef615b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3942 | 2024.10.09 23:17:50.071932 [ 3 ] {} <Debug> HTTP-Session: c3870f0c-990d-4fd7-be9c-2a2fa4a5fc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3943 | 2024.10.09 23:17:50.072145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3944 | 2024.10.09 23:17:50.072157 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3945 | 2024.10.09 23:17:50.072246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3946 | 2024.10.09 23:17:50.072252 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 33 rows starting from the beginning of the part | ||
3947 | 2024.10.09 23:17:50.072290 [ 3 ] {} <Debug> HTTP-Session: deb40009-a27a-46b8-a47f-ab46b5e5fa8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3948 | 2024.10.09 23:17:50.072316 [ 3 ] {} <Debug> HTTP-Session: deb40009-a27a-46b8-a47f-ab46b5e5fa8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3949 | 2024.10.09 23:17:50.072353 [ 3 ] {} <Debug> HTTP-Session: deb40009-a27a-46b8-a47f-ab46b5e5fa8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3950 | 2024.10.09 23:17:50.072475 [ 3 ] {} <Trace> HTTP-Session: deb40009-a27a-46b8-a47f-ab46b5e5fa8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3951 | 2024.10.09 23:17:50.072579 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3952 | 2024.10.09 23:17:50.072837 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3953 | 2024.10.09 23:17:50.072938 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
3954 | 2024.10.09 23:17:50.072981 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3955 | 2024.10.09 23:17:50.073275 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part | ||
3956 | 2024.10.09 23:17:50.073607 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
3957 | 2024.10.09 23:17:50.074068 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part | ||
3958 | 2024.10.09 23:17:50.074645 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3959 | 2024.10.09 23:17:50.075460 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3960 | 2024.10.09 23:17:50.075521 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3961 | 2024.10.09 23:17:50.076603 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3962 | 2024.10.09 23:17:50.077134 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.005401167 sec., 24068.872523289872 rows/sec., 1.85 MiB/sec. | ||
3963 | 2024.10.09 23:17:50.077378 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3964 | 2024.10.09 23:17:50.077648 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3965 | 2024.10.09 23:17:50.078210 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005467 sec., 2560.819462227913 rows/sec., 179.34 KiB/sec. | ||
3966 | 2024.10.09 23:17:50.078715 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3967 | 2024.10.09 23:17:50.078779 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Debug> DynamicQueryHandler: Done processing query | ||
3968 | 2024.10.09 23:17:50.078819 [ 3 ] {166c6ca7-7a32-4461-a6ec-e809e0d03cb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3969 | 2024.10.09 23:17:50.078849 [ 3 ] {} <Debug> HTTP-Session: deb40009-a27a-46b8-a47f-ab46b5e5fa8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3970 | 2024.10.09 23:17:50.078848 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_11_2} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3971 | 2024.10.09 23:17:50.078988 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3972 | 2024.10.09 23:17:50.079034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3973 | 2024.10.09 23:17:50.079093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3974 | 2024.10.09 23:17:50.079113 [ 3 ] {} <Debug> HTTP-Session: 9c74da6b-9ab5-47eb-8d6a-1622eaff689b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3975 | 2024.10.09 23:17:50.079130 [ 3 ] {} <Debug> HTTP-Session: 9c74da6b-9ab5-47eb-8d6a-1622eaff689b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3976 | 2024.10.09 23:17:50.079145 [ 3 ] {} <Debug> HTTP-Session: 9c74da6b-9ab5-47eb-8d6a-1622eaff689b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3977 | 2024.10.09 23:17:50.079178 [ 3 ] {} <Trace> HTTP-Session: 9c74da6b-9ab5-47eb-8d6a-1622eaff689b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3978 | 2024.10.09 23:17:50.079284 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3979 | 2024.10.09 23:17:50.079336 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3980 | 2024.10.09 23:17:50.079595 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3981 | 2024.10.09 23:17:50.079911 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3982 | 2024.10.09 23:17:50.079949 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
3983 | 2024.10.09 23:17:50.080320 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3984 | 2024.10.09 23:17:50.080698 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3985 | 2024.10.09 23:17:50.080860 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001596 sec., 3759.3984962406016 rows/sec., 222.11 KiB/sec. | ||
3986 | 2024.10.09 23:17:50.081041 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Debug> DynamicQueryHandler: Done processing query | ||
3987 | 2024.10.09 23:17:50.081065 [ 3 ] {d14fc1a2-4b2c-40ca-9413-eea4bfef19ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3988 | 2024.10.09 23:17:50.081082 [ 3 ] {} <Debug> HTTP-Session: 9c74da6b-9ab5-47eb-8d6a-1622eaff689b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3989 | 2024.10.09 23:17:50.081249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3990 | 2024.10.09 23:17:50.081301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3991 | 2024.10.09 23:17:50.081322 [ 3 ] {} <Debug> HTTP-Session: ecf930c4-efa4-4595-899a-707ea4320df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
3992 | 2024.10.09 23:17:50.081339 [ 3 ] {} <Debug> HTTP-Session: ecf930c4-efa4-4595-899a-707ea4320df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3993 | 2024.10.09 23:17:50.081353 [ 3 ] {} <Debug> HTTP-Session: ecf930c4-efa4-4595-899a-707ea4320df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3994 | 2024.10.09 23:17:50.081384 [ 3 ] {} <Trace> HTTP-Session: ecf930c4-efa4-4595-899a-707ea4320df3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3995 | 2024.10.09 23:17:50.081595 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3996 | 2024.10.09 23:17:50.081638 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3997 | 2024.10.09 23:17:50.081870 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3998 | 2024.10.09 23:17:50.082434 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3999 | 2024.10.09 23:17:50.082470 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4000 | 2024.10.09 23:17:50.082848 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4001 | 2024.10.09 23:17:50.083216 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2024.10.09 23:17:50.083379 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.00189 sec., 206878.30687830687 rows/sec., 14.68 MiB/sec. | ||
4003 | 2024.10.09 23:17:50.083558 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Debug> DynamicQueryHandler: Done processing query | ||
4004 | 2024.10.09 23:17:50.083581 [ 3 ] {c67abf67-5fdd-4baa-8690-9d502f44bbe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4005 | 2024.10.09 23:17:50.083597 [ 3 ] {} <Debug> HTTP-Session: ecf930c4-efa4-4595-899a-707ea4320df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4006 | 2024.10.09 23:17:50.083732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4007 | 2024.10.09 23:17:50.083781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4008 | 2024.10.09 23:17:50.083801 [ 3 ] {} <Debug> HTTP-Session: c86bd0a8-8074-4550-95c4-9eb1129dc170 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4009 | 2024.10.09 23:17:50.083817 [ 3 ] {} <Debug> HTTP-Session: c86bd0a8-8074-4550-95c4-9eb1129dc170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4010 | 2024.10.09 23:17:50.083831 [ 3 ] {} <Debug> HTTP-Session: c86bd0a8-8074-4550-95c4-9eb1129dc170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4011 | 2024.10.09 23:17:50.083862 [ 3 ] {} <Trace> HTTP-Session: c86bd0a8-8074-4550-95c4-9eb1129dc170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4012 | 2024.10.09 23:17:50.083963 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4013 | 2024.10.09 23:17:50.084009 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4014 | 2024.10.09 23:17:50.084142 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4015 | 2024.10.09 23:17:50.084462 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4016 | 2024.10.09 23:17:50.084500 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4017 | 2024.10.09 23:17:50.084872 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4018 | 2024.10.09 23:17:50.085205 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4019 | 2024.10.09 23:17:50.085351 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
4020 | 2024.10.09 23:17:50.085523 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Debug> DynamicQueryHandler: Done processing query | ||
4021 | 2024.10.09 23:17:50.085548 [ 3 ] {ba5d4e69-7494-40c5-907e-679056bc06cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4022 | 2024.10.09 23:17:50.085564 [ 3 ] {} <Debug> HTTP-Session: c86bd0a8-8074-4550-95c4-9eb1129dc170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4023 | 2024.10.09 23:17:50.085713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4024 | 2024.10.09 23:17:50.085765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4025 | 2024.10.09 23:17:50.085785 [ 3 ] {} <Debug> HTTP-Session: 984fc22d-13d0-45c8-84e5-d6183416c5ac Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4026 | 2024.10.09 23:17:50.085806 [ 3 ] {} <Debug> HTTP-Session: 984fc22d-13d0-45c8-84e5-d6183416c5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4027 | 2024.10.09 23:17:50.085821 [ 3 ] {} <Debug> HTTP-Session: 984fc22d-13d0-45c8-84e5-d6183416c5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4028 | 2024.10.09 23:17:50.085860 [ 3 ] {} <Trace> HTTP-Session: 984fc22d-13d0-45c8-84e5-d6183416c5ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4029 | 2024.10.09 23:17:50.086078 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4030 | 2024.10.09 23:17:50.086125 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4031 | 2024.10.09 23:17:50.086272 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4032 | 2024.10.09 23:17:50.086762 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4033 | 2024.10.09 23:17:50.086798 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4034 | 2024.10.09 23:17:50.087196 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4035 | 2024.10.09 23:17:50.087557 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4036 | 2024.10.09 23:17:50.087724 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001745 sec., 135816.6189111748 rows/sec., 9.10 MiB/sec. | ||
4037 | 2024.10.09 23:17:50.088056 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Debug> DynamicQueryHandler: Done processing query | ||
4038 | 2024.10.09 23:17:50.088084 [ 3 ] {6aadccdc-1a7a-4239-9c63-13de6ccca076} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4039 | 2024.10.09 23:17:50.088102 [ 3 ] {} <Debug> HTTP-Session: 984fc22d-13d0-45c8-84e5-d6183416c5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4040 | 2024.10.09 23:17:50.088226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4041 | 2024.10.09 23:17:50.088277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4042 | 2024.10.09 23:17:50.088296 [ 3 ] {} <Debug> HTTP-Session: 09140053-ccda-43ff-82ef-d14616e4569b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4043 | 2024.10.09 23:17:50.088314 [ 3 ] {} <Debug> HTTP-Session: 09140053-ccda-43ff-82ef-d14616e4569b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4044 | 2024.10.09 23:17:50.088328 [ 3 ] {} <Debug> HTTP-Session: 09140053-ccda-43ff-82ef-d14616e4569b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4045 | 2024.10.09 23:17:50.088360 [ 3 ] {} <Trace> HTTP-Session: 09140053-ccda-43ff-82ef-d14616e4569b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4046 | 2024.10.09 23:17:50.088455 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4047 | 2024.10.09 23:17:50.088502 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4048 | 2024.10.09 23:17:50.088656 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4049 | 2024.10.09 23:17:50.088941 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4050 | 2024.10.09 23:17:50.088976 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4051 | 2024.10.09 23:17:50.089343 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4052 | 2024.10.09 23:17:50.089679 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4053 | 2024.10.09 23:17:50.089848 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. | ||
4054 | 2024.10.09 23:17:50.090041 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Debug> DynamicQueryHandler: Done processing query | ||
4055 | 2024.10.09 23:17:50.090066 [ 3 ] {c79ce279-5724-4252-b506-436f7f6e82de} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4056 | 2024.10.09 23:17:50.090082 [ 3 ] {} <Debug> HTTP-Session: 09140053-ccda-43ff-82ef-d14616e4569b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4057 | 2024.10.09 23:17:50.090198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4058 | 2024.10.09 23:17:50.090248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4059 | 2024.10.09 23:17:50.090268 [ 3 ] {} <Debug> HTTP-Session: 45d3de19-6568-42c8-8f2e-f250aba910bd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4060 | 2024.10.09 23:17:50.090286 [ 3 ] {} <Debug> HTTP-Session: 45d3de19-6568-42c8-8f2e-f250aba910bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4061 | 2024.10.09 23:17:50.090303 [ 3 ] {} <Debug> HTTP-Session: 45d3de19-6568-42c8-8f2e-f250aba910bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4062 | 2024.10.09 23:17:50.090335 [ 3 ] {} <Trace> HTTP-Session: 45d3de19-6568-42c8-8f2e-f250aba910bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4063 | 2024.10.09 23:17:50.090503 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4064 | 2024.10.09 23:17:50.090569 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <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 | ||
4065 | 2024.10.09 23:17:50.091070 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4066 | 2024.10.09 23:17:50.091639 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4067 | 2024.10.09 23:17:50.091677 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4068 | 2024.10.09 23:17:50.092331 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4069 | 2024.10.09 23:17:50.092781 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4070 | 2024.10.09 23:17:50.092974 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002564 sec., 3510.1404056162246 rows/sec., 6.29 MiB/sec. | ||
4071 | 2024.10.09 23:17:50.093198 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Debug> DynamicQueryHandler: Done processing query | ||
4072 | 2024.10.09 23:17:50.093222 [ 3 ] {5e529147-5146-46b2-b57c-22ed9b375291} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4073 | 2024.10.09 23:17:50.093238 [ 3 ] {} <Debug> HTTP-Session: 45d3de19-6568-42c8-8f2e-f250aba910bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4074 | 2024.10.09 23:17:50.093368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4075 | 2024.10.09 23:17:50.093417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4076 | 2024.10.09 23:17:50.093436 [ 3 ] {} <Debug> HTTP-Session: b3d869c4-6e62-47c9-9b9a-71bffb231112 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4077 | 2024.10.09 23:17:50.093453 [ 3 ] {} <Debug> HTTP-Session: b3d869c4-6e62-47c9-9b9a-71bffb231112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4078 | 2024.10.09 23:17:50.093467 [ 3 ] {} <Debug> HTTP-Session: b3d869c4-6e62-47c9-9b9a-71bffb231112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4079 | 2024.10.09 23:17:50.093498 [ 3 ] {} <Trace> HTTP-Session: b3d869c4-6e62-47c9-9b9a-71bffb231112 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4080 | 2024.10.09 23:17:50.093613 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4081 | 2024.10.09 23:17:50.093657 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4082 | 2024.10.09 23:17:50.093789 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4083 | 2024.10.09 23:17:50.094130 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4084 | 2024.10.09 23:17:50.094167 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4085 | 2024.10.09 23:17:50.094532 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4086 | 2024.10.09 23:17:50.094857 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4087 | 2024.10.09 23:17:50.095013 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001442 sec., 56865.464632454925 rows/sec., 3.61 MiB/sec. | ||
4088 | 2024.10.09 23:17:50.095182 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Debug> DynamicQueryHandler: Done processing query | ||
4089 | 2024.10.09 23:17:50.095206 [ 3 ] {c30b0393-cb5a-4162-97d8-4f1bef9d1f9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4090 | 2024.10.09 23:17:50.095223 [ 3 ] {} <Debug> HTTP-Session: b3d869c4-6e62-47c9-9b9a-71bffb231112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4091 | 2024.10.09 23:17:51.789726 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4092 | 2024.10.09 23:17:51.789784 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4093 | 2024.10.09 23:17:55.050998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4094 | 2024.10.09 23:17:55.051141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4095 | 2024.10.09 23:17:55.051172 [ 3 ] {} <Debug> HTTP-Session: df8236c8-3fa7-4d07-83c0-c4ec09274b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4096 | 2024.10.09 23:17:55.051200 [ 3 ] {} <Debug> HTTP-Session: df8236c8-3fa7-4d07-83c0-c4ec09274b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4097 | 2024.10.09 23:17:55.051219 [ 3 ] {} <Debug> HTTP-Session: df8236c8-3fa7-4d07-83c0-c4ec09274b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4098 | 2024.10.09 23:17:55.051275 [ 3 ] {} <Trace> HTTP-Session: df8236c8-3fa7-4d07-83c0-c4ec09274b23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4099 | 2024.10.09 23:17:55.051482 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4100 | 2024.10.09 23:17:55.051551 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4101 | 2024.10.09 23:17:55.051902 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4102 | 2024.10.09 23:17:55.052375 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4103 | 2024.10.09 23:17:55.052424 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4104 | 2024.10.09 23:17:55.052847 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4105 | 2024.10.09 23:17:55.053242 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2024.10.09 23:17:55.053425 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001987 sec., 1006.5425264217413 rows/sec., 82.08 KiB/sec. | ||
4107 | 2024.10.09 23:17:55.053759 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Debug> DynamicQueryHandler: Done processing query | ||
4108 | 2024.10.09 23:17:55.053787 [ 3 ] {9db56a6a-5fd0-4410-a19a-206a81260d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4109 | 2024.10.09 23:17:55.053804 [ 3 ] {} <Debug> HTTP-Session: df8236c8-3fa7-4d07-83c0-c4ec09274b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4110 | 2024.10.09 23:17:55.054037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 182987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4111 | 2024.10.09 23:17:55.054098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4112 | 2024.10.09 23:17:55.054119 [ 3 ] {} <Debug> HTTP-Session: 74b3bcd2-a52b-401e-99c4-323676e747f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4113 | 2024.10.09 23:17:55.054138 [ 3 ] {} <Debug> HTTP-Session: 74b3bcd2-a52b-401e-99c4-323676e747f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4114 | 2024.10.09 23:17:55.054152 [ 3 ] {} <Debug> HTTP-Session: 74b3bcd2-a52b-401e-99c4-323676e747f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4115 | 2024.10.09 23:17:55.054188 [ 3 ] {} <Trace> HTTP-Session: 74b3bcd2-a52b-401e-99c4-323676e747f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4116 | 2024.10.09 23:17:55.054695 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4117 | 2024.10.09 23:17:55.054746 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4118 | 2024.10.09 23:17:55.055005 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4119 | 2024.10.09 23:17:55.056296 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4120 | 2024.10.09 23:17:55.056337 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4121 | 2024.10.09 23:17:55.056806 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4122 | 2024.10.09 23:17:55.057180 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4123 | 2024.10.09 23:17:55.057341 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Debug> executeQuery: Read 1259 rows, 106.94 KiB in 0.002985 sec., 421775.54438860976 rows/sec., 34.99 MiB/sec. | ||
4124 | 2024.10.09 23:17:55.057581 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Debug> DynamicQueryHandler: Done processing query | ||
4125 | 2024.10.09 23:17:55.057606 [ 3 ] {75f069c9-5985-4bf9-9cd8-53cd54d7f2a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
4126 | 2024.10.09 23:17:55.057622 [ 3 ] {} <Debug> HTTP-Session: 74b3bcd2-a52b-401e-99c4-323676e747f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4127 | 2024.10.09 23:17:55.057860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4128 | 2024.10.09 23:17:55.057914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4129 | 2024.10.09 23:17:55.057934 [ 3 ] {} <Debug> HTTP-Session: 89a587e6-19cf-4746-92e0-2bcda4b389fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4130 | 2024.10.09 23:17:55.057952 [ 3 ] {} <Debug> HTTP-Session: 89a587e6-19cf-4746-92e0-2bcda4b389fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4131 | 2024.10.09 23:17:55.057966 [ 3 ] {} <Debug> HTTP-Session: 89a587e6-19cf-4746-92e0-2bcda4b389fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4132 | 2024.10.09 23:17:55.057999 [ 3 ] {} <Trace> HTTP-Session: 89a587e6-19cf-4746-92e0-2bcda4b389fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4133 | 2024.10.09 23:17:55.058109 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4134 | 2024.10.09 23:17:55.058153 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4135 | 2024.10.09 23:17:55.058387 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4136 | 2024.10.09 23:17:55.058719 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4137 | 2024.10.09 23:17:55.058755 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4138 | 2024.10.09 23:17:55.059107 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4139 | 2024.10.09 23:17:55.059466 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4140 | 2024.10.09 23:17:55.059638 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001555 sec., 21221.86495176849 rows/sec., 1.55 MiB/sec. | ||
4141 | 2024.10.09 23:17:55.059961 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Debug> DynamicQueryHandler: Done processing query | ||
4142 | 2024.10.09 23:17:55.059986 [ 3 ] {84cd979a-1e19-432a-a22e-1e13be274ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4143 | 2024.10.09 23:17:55.060003 [ 3 ] {} <Debug> HTTP-Session: 89a587e6-19cf-4746-92e0-2bcda4b389fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4144 | 2024.10.09 23:17:55.060180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4145 | 2024.10.09 23:17:55.060232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4146 | 2024.10.09 23:17:55.060251 [ 3 ] {} <Debug> HTTP-Session: 3d7ebe04-9c85-4e5c-a996-5b6ad992677d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4147 | 2024.10.09 23:17:55.060269 [ 3 ] {} <Debug> HTTP-Session: 3d7ebe04-9c85-4e5c-a996-5b6ad992677d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4148 | 2024.10.09 23:17:55.060283 [ 3 ] {} <Debug> HTTP-Session: 3d7ebe04-9c85-4e5c-a996-5b6ad992677d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4149 | 2024.10.09 23:17:55.060315 [ 3 ] {} <Trace> HTTP-Session: 3d7ebe04-9c85-4e5c-a996-5b6ad992677d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4150 | 2024.10.09 23:17:55.060469 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4151 | 2024.10.09 23:17:55.060511 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4152 | 2024.10.09 23:17:55.060757 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4153 | 2024.10.09 23:17:55.061238 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2024.10.09 23:17:55.061275 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4155 | 2024.10.09 23:17:55.061644 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4156 | 2024.10.09 23:17:55.061996 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2024.10.09 23:17:55.062155 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00176 sec., 129545.45454545454 rows/sec., 8.77 MiB/sec. | ||
4158 | 2024.10.09 23:17:55.062333 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Debug> DynamicQueryHandler: Done processing query | ||
4159 | 2024.10.09 23:17:55.062359 [ 3 ] {8af60965-8652-4200-b9b5-e93974eb93c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
4160 | 2024.10.09 23:17:55.062375 [ 3 ] {} <Debug> HTTP-Session: 3d7ebe04-9c85-4e5c-a996-5b6ad992677d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4161 | 2024.10.09 23:17:55.062632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 91396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4162 | 2024.10.09 23:17:55.062681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4163 | 2024.10.09 23:17:55.062700 [ 3 ] {} <Debug> HTTP-Session: dbd15475-8ffe-4abd-870a-b951804446d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4164 | 2024.10.09 23:17:55.062718 [ 3 ] {} <Debug> HTTP-Session: dbd15475-8ffe-4abd-870a-b951804446d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4165 | 2024.10.09 23:17:55.062733 [ 3 ] {} <Debug> HTTP-Session: dbd15475-8ffe-4abd-870a-b951804446d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4166 | 2024.10.09 23:17:55.062764 [ 3 ] {} <Trace> HTTP-Session: dbd15475-8ffe-4abd-870a-b951804446d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4167 | 2024.10.09 23:17:55.063154 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4168 | 2024.10.09 23:17:55.063197 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4169 | 2024.10.09 23:17:55.063425 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4170 | 2024.10.09 23:17:55.064124 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4171 | 2024.10.09 23:17:55.064162 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4172 | 2024.10.09 23:17:55.064546 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4173 | 2024.10.09 23:17:55.064902 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4174 | 2024.10.09 23:17:55.065063 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.002185 sec., 253089.24485125858 rows/sec., 18.79 MiB/sec. | ||
4175 | 2024.10.09 23:17:55.065297 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Debug> DynamicQueryHandler: Done processing query | ||
4176 | 2024.10.09 23:17:55.065322 [ 3 ] {ccd68d1f-eefd-4733-b241-4a128c1be51d} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB. | ||
4177 | 2024.10.09 23:17:55.065339 [ 3 ] {} <Debug> HTTP-Session: dbd15475-8ffe-4abd-870a-b951804446d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4178 | 2024.10.09 23:17:55.065593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 190951, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4179 | 2024.10.09 23:17:55.065642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4180 | 2024.10.09 23:17:55.065661 [ 3 ] {} <Debug> HTTP-Session: ce9ef1e7-35d4-4b44-bef3-1bdafe9ab4ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4181 | 2024.10.09 23:17:55.065678 [ 3 ] {} <Debug> HTTP-Session: ce9ef1e7-35d4-4b44-bef3-1bdafe9ab4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4182 | 2024.10.09 23:17:55.065691 [ 3 ] {} <Debug> HTTP-Session: ce9ef1e7-35d4-4b44-bef3-1bdafe9ab4ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4183 | 2024.10.09 23:17:55.065722 [ 3 ] {} <Trace> HTTP-Session: ce9ef1e7-35d4-4b44-bef3-1bdafe9ab4ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4184 | 2024.10.09 23:17:55.066207 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4185 | 2024.10.09 23:17:55.066256 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4186 | 2024.10.09 23:17:55.066402 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4187 | 2024.10.09 23:17:55.067610 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4188 | 2024.10.09 23:17:55.067647 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4189 | 2024.10.09 23:17:55.068084 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4190 | 2024.10.09 23:17:55.068423 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4191 | 2024.10.09 23:17:55.068582 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Debug> executeQuery: Read 1007 rows, 69.31 KiB in 0.002709 sec., 371723.8833517903 rows/sec., 24.99 MiB/sec. | ||
4192 | 2024.10.09 23:17:55.068754 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Debug> DynamicQueryHandler: Done processing query | ||
4193 | 2024.10.09 23:17:55.068778 [ 3 ] {dc26091d-d288-487b-8e15-1572e6f0cbc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
4194 | 2024.10.09 23:17:55.068794 [ 3 ] {} <Debug> HTTP-Session: ce9ef1e7-35d4-4b44-bef3-1bdafe9ab4ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4195 | 2024.10.09 23:17:55.069030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4196 | 2024.10.09 23:17:55.069079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4197 | 2024.10.09 23:17:55.069097 [ 3 ] {} <Debug> HTTP-Session: 94502156-1a33-4086-b2e8-332419066f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4198 | 2024.10.09 23:17:55.069114 [ 3 ] {} <Debug> HTTP-Session: 94502156-1a33-4086-b2e8-332419066f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4199 | 2024.10.09 23:17:55.069128 [ 3 ] {} <Debug> HTTP-Session: 94502156-1a33-4086-b2e8-332419066f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4200 | 2024.10.09 23:17:55.069159 [ 3 ] {} <Trace> HTTP-Session: 94502156-1a33-4086-b2e8-332419066f81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4201 | 2024.10.09 23:17:55.069542 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4202 | 2024.10.09 23:17:55.069607 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <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 | ||
4203 | 2024.10.09 23:17:55.070042 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4204 | 2024.10.09 23:17:55.070758 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4205 | 2024.10.09 23:17:55.070794 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4206 | 2024.10.09 23:17:55.071425 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4207 | 2024.10.09 23:17:55.071833 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4208 | 2024.10.09 23:17:55.072011 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4209 | 2024.10.09 23:17:55.072022 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002776 sec., 11167.146974063402 rows/sec., 20.01 MiB/sec. | ||
4210 | 2024.10.09 23:17:55.072096 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4211 | 2024.10.09 23:17:55.072172 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4212 | 2024.10.09 23:17:55.072746 [ 190 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
4213 | 2024.10.09 23:17:55.072874 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Debug> DynamicQueryHandler: Done processing query | ||
4214 | 2024.10.09 23:17:55.072908 [ 3 ] {5224bcc7-255f-4d04-9bdf-00e246c7a1f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4215 | 2024.10.09 23:17:55.072931 [ 3 ] {} <Debug> HTTP-Session: 94502156-1a33-4086-b2e8-332419066f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4216 | 2024.10.09 23:17:55.073090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4217 | 2024.10.09 23:17:55.073161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4218 | 2024.10.09 23:17:55.073196 [ 3 ] {} <Debug> HTTP-Session: 6bae075d-62c8-450e-960c-1d22573736cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4219 | 2024.10.09 23:17:55.073224 [ 3 ] {} <Debug> HTTP-Session: 6bae075d-62c8-450e-960c-1d22573736cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4220 | 2024.10.09 23:17:55.073249 [ 3 ] {} <Debug> HTTP-Session: 6bae075d-62c8-450e-960c-1d22573736cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4221 | 2024.10.09 23:17:55.073263 [ 190 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4222 | 2024.10.09 23:17:55.073290 [ 3 ] {} <Trace> HTTP-Session: 6bae075d-62c8-450e-960c-1d22573736cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4223 | 2024.10.09 23:17:55.073349 [ 190 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 118 rows starting from the beginning of the part | ||
4224 | 2024.10.09 23:17:55.073455 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4225 | 2024.10.09 23:17:55.073531 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4226 | 2024.10.09 23:17:55.073970 [ 190 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
4227 | 2024.10.09 23:17:55.074127 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4228 | 2024.10.09 23:17:55.074513 [ 190 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
4229 | 2024.10.09 23:17:55.075082 [ 190 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
4230 | 2024.10.09 23:17:55.075177 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4231 | 2024.10.09 23:17:55.075259 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4232 | 2024.10.09 23:17:55.075572 [ 190 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
4233 | 2024.10.09 23:17:55.076103 [ 190 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
4234 | 2024.10.09 23:17:55.076302 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4235 | 2024.10.09 23:17:55.077010 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4236 | 2024.10.09 23:17:55.077265 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003883 sec., 15451.970126191089 rows/sec., 1.04 MiB/sec. | ||
4237 | 2024.10.09 23:17:55.077516 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Debug> DynamicQueryHandler: Done processing query | ||
4238 | 2024.10.09 23:17:55.077545 [ 3 ] {9704d41e-eb68-4bcf-8cda-40f5d80fe953} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4239 | 2024.10.09 23:17:55.077563 [ 3 ] {} <Debug> HTTP-Session: 6bae075d-62c8-450e-960c-1d22573736cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4240 | 2024.10.09 23:17:55.079850 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 19 columns (19 merged, 0 gathered) in 0.007537689 sec., 30380.664418497498 rows/sec., 54.44 MiB/sec. | ||
4241 | 2024.10.09 23:17:55.080472 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4242 | 2024.10.09 23:17:55.081117 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4243 | 2024.10.09 23:17:55.081206 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4244 | 2024.10.09 23:17:55.081423 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
4245 | 2024.10.09 23:17:56.909043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 436 | ||
4246 | 2024.10.09 23:17:56.912076 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4247 | 2024.10.09 23:17:56.912126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4248 | 2024.10.09 23:17:56.913616 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4249 | 2024.10.09 23:17:56.914592 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4250 | 2024.10.09 23:17:56.915586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
4251 | 2024.10.09 23:18:00.067027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4252 | 2024.10.09 23:18:00.067164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4253 | 2024.10.09 23:18:00.067192 [ 3 ] {} <Debug> HTTP-Session: 65f9caae-75dc-4884-a04a-d221dad7dedb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4254 | 2024.10.09 23:18:00.067217 [ 3 ] {} <Debug> HTTP-Session: 65f9caae-75dc-4884-a04a-d221dad7dedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4255 | 2024.10.09 23:18:00.067233 [ 3 ] {} <Debug> HTTP-Session: 65f9caae-75dc-4884-a04a-d221dad7dedb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4256 | 2024.10.09 23:18:00.067284 [ 3 ] {} <Trace> HTTP-Session: 65f9caae-75dc-4884-a04a-d221dad7dedb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4257 | 2024.10.09 23:18:00.067530 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4258 | 2024.10.09 23:18:00.067599 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4259 | 2024.10.09 23:18:00.067943 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4260 | 2024.10.09 23:18:00.068651 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4261 | 2024.10.09 23:18:00.068695 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4262 | 2024.10.09 23:18:00.069150 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4263 | 2024.10.09 23:18:00.069599 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2024.10.09 23:18:00.069756 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002327 sec., 88955.73700042974 rows/sec., 7.80 MiB/sec. | ||
4265 | 2024.10.09 23:18:00.069981 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Debug> DynamicQueryHandler: Done processing query | ||
4266 | 2024.10.09 23:18:00.070010 [ 3 ] {1e482554-d2a9-4b2f-bd2f-5529a273de72} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4267 | 2024.10.09 23:18:00.070027 [ 3 ] {} <Debug> HTTP-Session: 65f9caae-75dc-4884-a04a-d221dad7dedb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4268 | 2024.10.09 23:18:00.070169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4269 | 2024.10.09 23:18:00.070229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4270 | 2024.10.09 23:18:00.070250 [ 3 ] {} <Debug> HTTP-Session: d0490825-c9d8-46ae-b38e-61122d65ae5f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4271 | 2024.10.09 23:18:00.070269 [ 3 ] {} <Debug> HTTP-Session: d0490825-c9d8-46ae-b38e-61122d65ae5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4272 | 2024.10.09 23:18:00.070284 [ 3 ] {} <Debug> HTTP-Session: d0490825-c9d8-46ae-b38e-61122d65ae5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4273 | 2024.10.09 23:18:00.070321 [ 3 ] {} <Trace> HTTP-Session: d0490825-c9d8-46ae-b38e-61122d65ae5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4274 | 2024.10.09 23:18:00.070434 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4275 | 2024.10.09 23:18:00.070482 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4276 | 2024.10.09 23:18:00.070724 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4277 | 2024.10.09 23:18:00.071074 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4278 | 2024.10.09 23:18:00.071111 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4279 | 2024.10.09 23:18:00.071477 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4280 | 2024.10.09 23:18:00.071848 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4281 | 2024.10.09 23:18:00.071976 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001575 sec., 5714.285714285715 rows/sec., 429.69 KiB/sec. | ||
4282 | 2024.10.09 23:18:00.072153 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Debug> DynamicQueryHandler: Done processing query | ||
4283 | 2024.10.09 23:18:00.072178 [ 3 ] {e4dd05cf-3c58-449d-817b-f16f1c675a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4284 | 2024.10.09 23:18:00.072195 [ 3 ] {} <Debug> HTTP-Session: d0490825-c9d8-46ae-b38e-61122d65ae5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4285 | 2024.10.09 23:18:00.072305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4286 | 2024.10.09 23:18:00.072357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4287 | 2024.10.09 23:18:00.072378 [ 3 ] {} <Debug> HTTP-Session: eee9fd33-ed37-4f3a-a568-27b6edd3e962 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4288 | 2024.10.09 23:18:00.072396 [ 3 ] {} <Debug> HTTP-Session: eee9fd33-ed37-4f3a-a568-27b6edd3e962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4289 | 2024.10.09 23:18:00.072410 [ 3 ] {} <Debug> HTTP-Session: eee9fd33-ed37-4f3a-a568-27b6edd3e962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4290 | 2024.10.09 23:18:00.072442 [ 3 ] {} <Trace> HTTP-Session: eee9fd33-ed37-4f3a-a568-27b6edd3e962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4291 | 2024.10.09 23:18:00.072545 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4292 | 2024.10.09 23:18:00.072591 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4293 | 2024.10.09 23:18:00.072818 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4294 | 2024.10.09 23:18:00.073178 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4295 | 2024.10.09 23:18:00.073214 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4296 | 2024.10.09 23:18:00.073572 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4297 | 2024.10.09 23:18:00.073949 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4298 | 2024.10.09 23:18:00.074078 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. | ||
4299 | 2024.10.09 23:18:00.074252 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Debug> DynamicQueryHandler: Done processing query | ||
4300 | 2024.10.09 23:18:00.074276 [ 3 ] {7aa6983c-dcf4-4c5a-ac57-109416a26484} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4301 | 2024.10.09 23:18:00.074294 [ 3 ] {} <Debug> HTTP-Session: eee9fd33-ed37-4f3a-a568-27b6edd3e962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4302 | 2024.10.09 23:18:00.074464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4303 | 2024.10.09 23:18:00.074517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4304 | 2024.10.09 23:18:00.074537 [ 3 ] {} <Debug> HTTP-Session: 2298818a-5481-420d-9cbb-35c10bfe19cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4305 | 2024.10.09 23:18:00.074554 [ 3 ] {} <Debug> HTTP-Session: 2298818a-5481-420d-9cbb-35c10bfe19cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4306 | 2024.10.09 23:18:00.074568 [ 3 ] {} <Debug> HTTP-Session: 2298818a-5481-420d-9cbb-35c10bfe19cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4307 | 2024.10.09 23:18:00.074600 [ 3 ] {} <Trace> HTTP-Session: 2298818a-5481-420d-9cbb-35c10bfe19cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4308 | 2024.10.09 23:18:00.074698 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4309 | 2024.10.09 23:18:00.074741 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4310 | 2024.10.09 23:18:00.074968 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4311 | 2024.10.09 23:18:00.075301 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2024.10.09 23:18:00.075338 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4313 | 2024.10.09 23:18:00.075684 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4314 | 2024.10.09 23:18:00.076051 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4315 | 2024.10.09 23:18:00.076178 [ 150 ] {} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4316 | 2024.10.09 23:18:00.076183 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 234.76 KiB/sec. | ||
4317 | 2024.10.09 23:18:00.076213 [ 150 ] {} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4318 | 2024.10.09 23:18:00.076248 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4319 | 2024.10.09 23:18:00.076368 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
4320 | 2024.10.09 23:18:00.076401 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Debug> DynamicQueryHandler: Done processing query | ||
4321 | 2024.10.09 23:18:00.076431 [ 3 ] {9ce5eb59-6aa4-4e20-9646-68296e838131} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4322 | 2024.10.09 23:18:00.076458 [ 3 ] {} <Debug> HTTP-Session: 2298818a-5481-420d-9cbb-35c10bfe19cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4323 | 2024.10.09 23:18:00.076519 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4324 | 2024.10.09 23:18:00.076550 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
4325 | 2024.10.09 23:18:00.076626 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
4326 | 2024.10.09 23:18:00.076650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4327 | 2024.10.09 23:18:00.076895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4328 | 2024.10.09 23:18:00.077011 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
4329 | 2024.10.09 23:18:00.077035 [ 3 ] {} <Debug> HTTP-Session: fa29515a-c732-4bc9-b0f6-b7190c5f3f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4330 | 2024.10.09 23:18:00.077137 [ 3 ] {} <Debug> HTTP-Session: fa29515a-c732-4bc9-b0f6-b7190c5f3f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4331 | 2024.10.09 23:18:00.077187 [ 3 ] {} <Debug> HTTP-Session: fa29515a-c732-4bc9-b0f6-b7190c5f3f5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4332 | 2024.10.09 23:18:00.077226 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
4333 | 2024.10.09 23:18:00.077265 [ 3 ] {} <Trace> HTTP-Session: fa29515a-c732-4bc9-b0f6-b7190c5f3f5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4334 | 2024.10.09 23:18:00.077450 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
4335 | 2024.10.09 23:18:00.077745 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4336 | 2024.10.09 23:18:00.077813 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4337 | 2024.10.09 23:18:00.078228 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4338 | 2024.10.09 23:18:00.079007 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688033 sec., 11160.577269698699 rows/sec., 708.44 KiB/sec. | ||
4339 | 2024.10.09 23:18:00.079133 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4340 | 2024.10.09 23:18:00.079136 [ 202 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4341 | 2024.10.09 23:18:00.079176 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4342 | 2024.10.09 23:18:00.079789 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4343 | 2024.10.09 23:18:00.079815 [ 202 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_5_1} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4344 | 2024.10.09 23:18:00.079917 [ 202 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_5_1} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4345 | 2024.10.09 23:18:00.080037 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4346 | 2024.10.09 23:18:00.080277 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4347 | 2024.10.09 23:18:00.080412 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.002894 sec., 135107.1181755356 rows/sec., 9.58 MiB/sec. | ||
4348 | 2024.10.09 23:18:00.080607 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Debug> DynamicQueryHandler: Done processing query | ||
4349 | 2024.10.09 23:18:00.080632 [ 3 ] {431a1e1d-e80f-4e24-af52-5f678b093ea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4350 | 2024.10.09 23:18:00.080648 [ 3 ] {} <Debug> HTTP-Session: fa29515a-c732-4bc9-b0f6-b7190c5f3f5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4351 | 2024.10.09 23:18:00.080864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4352 | 2024.10.09 23:18:00.080912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4353 | 2024.10.09 23:18:00.080931 [ 3 ] {} <Debug> HTTP-Session: 6ead4d8d-fa2a-4722-b016-ae22e2c992bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4354 | 2024.10.09 23:18:00.080948 [ 3 ] {} <Debug> HTTP-Session: 6ead4d8d-fa2a-4722-b016-ae22e2c992bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4355 | 2024.10.09 23:18:00.080962 [ 3 ] {} <Debug> HTTP-Session: 6ead4d8d-fa2a-4722-b016-ae22e2c992bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4356 | 2024.10.09 23:18:00.080994 [ 3 ] {} <Trace> HTTP-Session: 6ead4d8d-fa2a-4722-b016-ae22e2c992bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4357 | 2024.10.09 23:18:00.081089 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4358 | 2024.10.09 23:18:00.081134 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4359 | 2024.10.09 23:18:00.081265 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4360 | 2024.10.09 23:18:00.081542 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4361 | 2024.10.09 23:18:00.081577 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4362 | 2024.10.09 23:18:00.081926 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4363 | 2024.10.09 23:18:00.082258 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4364 | 2024.10.09 23:18:00.082408 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 233.42 KiB/sec. | ||
4365 | 2024.10.09 23:18:00.082687 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Debug> DynamicQueryHandler: Done processing query | ||
4366 | 2024.10.09 23:18:00.082712 [ 3 ] {4e4c440d-2dbb-41bb-9fee-aec27d72d011} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4367 | 2024.10.09 23:18:00.082727 [ 3 ] {} <Debug> HTTP-Session: 6ead4d8d-fa2a-4722-b016-ae22e2c992bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4368 | 2024.10.09 23:18:00.082909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4369 | 2024.10.09 23:18:00.082958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4370 | 2024.10.09 23:18:00.082978 [ 3 ] {} <Debug> HTTP-Session: 6af127d2-d1fc-4d6b-9931-4aad4ab1e800 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4371 | 2024.10.09 23:18:00.082995 [ 3 ] {} <Debug> HTTP-Session: 6af127d2-d1fc-4d6b-9931-4aad4ab1e800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4372 | 2024.10.09 23:18:00.083033 [ 3 ] {} <Debug> HTTP-Session: 6af127d2-d1fc-4d6b-9931-4aad4ab1e800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4373 | 2024.10.09 23:18:00.083064 [ 3 ] {} <Trace> HTTP-Session: 6af127d2-d1fc-4d6b-9931-4aad4ab1e800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4374 | 2024.10.09 23:18:00.083266 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4375 | 2024.10.09 23:18:00.083314 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4376 | 2024.10.09 23:18:00.083482 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4377 | 2024.10.09 23:18:00.083952 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4378 | 2024.10.09 23:18:00.083989 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4379 | 2024.10.09 23:18:00.084372 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4380 | 2024.10.09 23:18:00.084740 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4381 | 2024.10.09 23:18:00.084902 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001744 sec., 135894.49541284403 rows/sec., 9.11 MiB/sec. | ||
4382 | 2024.10.09 23:18:00.085133 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Debug> DynamicQueryHandler: Done processing query | ||
4383 | 2024.10.09 23:18:00.085157 [ 3 ] {880f341d-0e7d-4946-b4e3-62a47e0508bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4384 | 2024.10.09 23:18:00.085174 [ 3 ] {} <Debug> HTTP-Session: 6af127d2-d1fc-4d6b-9931-4aad4ab1e800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4385 | 2024.10.09 23:18:00.085351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4386 | 2024.10.09 23:18:00.085401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4387 | 2024.10.09 23:18:00.085422 [ 3 ] {} <Debug> HTTP-Session: ecf962ba-f001-479a-9b6d-c0e7d38c99d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4388 | 2024.10.09 23:18:00.085439 [ 3 ] {} <Debug> HTTP-Session: ecf962ba-f001-479a-9b6d-c0e7d38c99d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4389 | 2024.10.09 23:18:00.085454 [ 3 ] {} <Debug> HTTP-Session: ecf962ba-f001-479a-9b6d-c0e7d38c99d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4390 | 2024.10.09 23:18:00.085486 [ 3 ] {} <Trace> HTTP-Session: ecf962ba-f001-479a-9b6d-c0e7d38c99d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4391 | 2024.10.09 23:18:00.085578 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4392 | 2024.10.09 23:18:00.085625 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4393 | 2024.10.09 23:18:00.085757 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4394 | 2024.10.09 23:18:00.086077 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4395 | 2024.10.09 23:18:00.086122 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4396 | 2024.10.09 23:18:00.086598 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4397 | 2024.10.09 23:18:00.086985 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4398 | 2024.10.09 23:18:00.087147 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001584 sec., 631.3131313131314 rows/sec., 42.54 KiB/sec. | ||
4399 | 2024.10.09 23:18:00.087159 [ 148 ] {} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
4400 | 2024.10.09 23:18:00.087280 [ 148 ] {} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4401 | 2024.10.09 23:18:00.087326 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4402 | 2024.10.09 23:18:00.087400 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Debug> DynamicQueryHandler: Done processing query | ||
4403 | 2024.10.09 23:18:00.087464 [ 3 ] {4cfa02ca-863b-4017-b678-2231801dec47} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4404 | 2024.10.09 23:18:00.087526 [ 3 ] {} <Debug> HTTP-Session: ecf962ba-f001-479a-9b6d-c0e7d38c99d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4405 | 2024.10.09 23:18:00.087581 [ 189 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
4406 | 2024.10.09 23:18:00.087705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4407 | 2024.10.09 23:18:00.087811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4408 | 2024.10.09 23:18:00.087860 [ 189 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4409 | 2024.10.09 23:18:00.087871 [ 3 ] {} <Debug> HTTP-Session: df34e1c2-7fb1-40ee-b97e-3cc772b94743 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4410 | 2024.10.09 23:18:00.087927 [ 3 ] {} <Debug> HTTP-Session: df34e1c2-7fb1-40ee-b97e-3cc772b94743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4411 | 2024.10.09 23:18:00.087933 [ 189 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
4412 | 2024.10.09 23:18:00.087948 [ 3 ] {} <Debug> HTTP-Session: df34e1c2-7fb1-40ee-b97e-3cc772b94743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4413 | 2024.10.09 23:18:00.088017 [ 3 ] {} <Trace> HTTP-Session: df34e1c2-7fb1-40ee-b97e-3cc772b94743 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4414 | 2024.10.09 23:18:00.088194 [ 189 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
4415 | 2024.10.09 23:18:00.088480 [ 189 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
4416 | 2024.10.09 23:18:00.088531 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4417 | 2024.10.09 23:18:00.088753 [ 189 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
4418 | 2024.10.09 23:18:00.088889 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <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 | ||
4419 | 2024.10.09 23:18:00.089053 [ 189 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
4420 | 2024.10.09 23:18:00.089513 [ 189 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
4421 | 2024.10.09 23:18:00.091057 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4422 | 2024.10.09 23:18:00.092149 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4423 | 2024.10.09 23:18:00.092194 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4424 | 2024.10.09 23:18:00.092464 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.00503827 sec., 1389.365794211108 rows/sec., 92.07 KiB/sec. | ||
4425 | 2024.10.09 23:18:00.092607 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
4426 | 2024.10.09 23:18:00.093256 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4427 | 2024.10.09 23:18:00.093290 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4428 | 2024.10.09 23:18:00.093357 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_6_1} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
4429 | 2024.10.09 23:18:00.093452 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4430 | 2024.10.09 23:18:00.093773 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4431 | 2024.10.09 23:18:00.093976 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005746 sec., 1566.3069961712495 rows/sec., 2.81 MiB/sec. | ||
4432 | 2024.10.09 23:18:00.094230 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Debug> DynamicQueryHandler: Done processing query | ||
4433 | 2024.10.09 23:18:00.094255 [ 3 ] {ba21ad25-d0c1-4a92-aad6-a3019b10cb5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4434 | 2024.10.09 23:18:00.094270 [ 3 ] {} <Debug> HTTP-Session: df34e1c2-7fb1-40ee-b97e-3cc772b94743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4435 | 2024.10.09 23:18:00.094411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4436 | 2024.10.09 23:18:00.094461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4437 | 2024.10.09 23:18:00.094481 [ 3 ] {} <Debug> HTTP-Session: 9546489f-1eae-496d-baf3-7461665a9029 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4438 | 2024.10.09 23:18:00.094497 [ 3 ] {} <Debug> HTTP-Session: 9546489f-1eae-496d-baf3-7461665a9029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4439 | 2024.10.09 23:18:00.094512 [ 3 ] {} <Debug> HTTP-Session: 9546489f-1eae-496d-baf3-7461665a9029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4440 | 2024.10.09 23:18:00.094543 [ 3 ] {} <Trace> HTTP-Session: 9546489f-1eae-496d-baf3-7461665a9029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4441 | 2024.10.09 23:18:00.094678 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4442 | 2024.10.09 23:18:00.094724 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4443 | 2024.10.09 23:18:00.094859 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4444 | 2024.10.09 23:18:00.095190 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4445 | 2024.10.09 23:18:00.095225 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4446 | 2024.10.09 23:18:00.095588 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4447 | 2024.10.09 23:18:00.095909 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4448 | 2024.10.09 23:18:00.096066 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00144 sec., 56944.44444444444 rows/sec., 3.62 MiB/sec. | ||
4449 | 2024.10.09 23:18:00.096239 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Debug> DynamicQueryHandler: Done processing query | ||
4450 | 2024.10.09 23:18:00.096263 [ 3 ] {7cc063c1-3651-45bd-aba1-1de99f03b701} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4451 | 2024.10.09 23:18:00.096278 [ 3 ] {} <Debug> HTTP-Session: 9546489f-1eae-496d-baf3-7461665a9029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4452 | 2024.10.09 23:18:05.063022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4453 | 2024.10.09 23:18:05.063152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4454 | 2024.10.09 23:18:05.063176 [ 3 ] {} <Debug> HTTP-Session: 57184398-fcfb-442e-9a78-423f908ec33c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4455 | 2024.10.09 23:18:05.063202 [ 3 ] {} <Debug> HTTP-Session: 57184398-fcfb-442e-9a78-423f908ec33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4456 | 2024.10.09 23:18:05.063217 [ 3 ] {} <Debug> HTTP-Session: 57184398-fcfb-442e-9a78-423f908ec33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4457 | 2024.10.09 23:18:05.063265 [ 3 ] {} <Trace> HTTP-Session: 57184398-fcfb-442e-9a78-423f908ec33c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4458 | 2024.10.09 23:18:05.063478 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4459 | 2024.10.09 23:18:05.063546 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4460 | 2024.10.09 23:18:05.063882 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4461 | 2024.10.09 23:18:05.064433 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4462 | 2024.10.09 23:18:05.064473 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4463 | 2024.10.09 23:18:05.064880 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4464 | 2024.10.09 23:18:05.065273 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4465 | 2024.10.09 23:18:05.065452 [ 145 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4466 | 2024.10.09 23:18:05.065462 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002058 sec., 57337.22060252673 rows/sec., 4.89 MiB/sec. | ||
4467 | 2024.10.09 23:18:05.065543 [ 145 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2024.10.09 23:18:05.065617 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4469 | 2024.10.09 23:18:05.065801 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
4470 | 2024.10.09 23:18:05.065821 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Debug> DynamicQueryHandler: Done processing query | ||
4471 | 2024.10.09 23:18:05.065857 [ 3 ] {085065cb-1d4b-4a73-9dde-4609b9887b4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4472 | 2024.10.09 23:18:05.065882 [ 3 ] {} <Debug> HTTP-Session: 57184398-fcfb-442e-9a78-423f908ec33c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4473 | 2024.10.09 23:18:05.065960 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4474 | 2024.10.09 23:18:05.065992 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1415 rows starting from the beginning of the part | ||
4475 | 2024.10.09 23:18:05.066069 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
4476 | 2024.10.09 23:18:05.066125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4477 | 2024.10.09 23:18:05.066342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4478 | 2024.10.09 23:18:05.066385 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 207 rows starting from the beginning of the part | ||
4479 | 2024.10.09 23:18:05.066431 [ 3 ] {} <Debug> HTTP-Session: c45d2c0c-18f5-489d-b5aa-7e9d1fbf3832 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4480 | 2024.10.09 23:18:05.066515 [ 3 ] {} <Debug> HTTP-Session: c45d2c0c-18f5-489d-b5aa-7e9d1fbf3832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4481 | 2024.10.09 23:18:05.066649 [ 3 ] {} <Debug> HTTP-Session: c45d2c0c-18f5-489d-b5aa-7e9d1fbf3832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4482 | 2024.10.09 23:18:05.066859 [ 3 ] {} <Trace> HTTP-Session: c45d2c0c-18f5-489d-b5aa-7e9d1fbf3832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4483 | 2024.10.09 23:18:05.066862 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1259 rows starting from the beginning of the part | ||
4484 | 2024.10.09 23:18:05.066986 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 207 rows starting from the beginning of the part | ||
4485 | 2024.10.09 23:18:05.067159 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4486 | 2024.10.09 23:18:05.067268 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
4487 | 2024.10.09 23:18:05.067311 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4488 | 2024.10.09 23:18:05.068004 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4489 | 2024.10.09 23:18:05.068668 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4490 | 2024.10.09 23:18:05.068718 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4491 | 2024.10.09 23:18:05.069397 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4492 | 2024.10.09 23:18:05.069980 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4493 | 2024.10.09 23:18:05.070225 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.003192 sec., 9711.779448621553 rows/sec., 730.28 KiB/sec. | ||
4494 | 2024.10.09 23:18:05.070980 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.005276064 sec., 630015.10216707 rows/sec., 55.38 MiB/sec. | ||
4495 | 2024.10.09 23:18:05.071026 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Debug> DynamicQueryHandler: Done processing query | ||
4496 | 2024.10.09 23:18:05.071051 [ 3 ] {e06e2e41-cbe4-47d6-85b9-88bc07a7d9e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4497 | 2024.10.09 23:18:05.071067 [ 3 ] {} <Debug> HTTP-Session: c45d2c0c-18f5-489d-b5aa-7e9d1fbf3832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4498 | 2024.10.09 23:18:05.071170 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4499 | 2024.10.09 23:18:05.071193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4500 | 2024.10.09 23:18:05.071246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4501 | 2024.10.09 23:18:05.071267 [ 3 ] {} <Debug> HTTP-Session: 95aea2f4-ce67-4230-a5a7-cf709c76028f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4502 | 2024.10.09 23:18:05.071286 [ 3 ] {} <Debug> HTTP-Session: 95aea2f4-ce67-4230-a5a7-cf709c76028f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4503 | 2024.10.09 23:18:05.071302 [ 3 ] {} <Debug> HTTP-Session: 95aea2f4-ce67-4230-a5a7-cf709c76028f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4504 | 2024.10.09 23:18:05.071346 [ 3 ] {} <Trace> HTTP-Session: 95aea2f4-ce67-4230-a5a7-cf709c76028f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4505 | 2024.10.09 23:18:05.071583 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4506 | 2024.10.09 23:18:05.071637 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4507 | 2024.10.09 23:18:05.071747 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2024.10.09 23:18:05.071853 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_21_4} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4509 | 2024.10.09 23:18:05.071963 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
4510 | 2024.10.09 23:18:05.072022 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4511 | 2024.10.09 23:18:05.072441 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4512 | 2024.10.09 23:18:05.072477 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4513 | 2024.10.09 23:18:05.072836 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4514 | 2024.10.09 23:18:05.073189 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4515 | 2024.10.09 23:18:05.073349 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001811 sec., 52457.20596355605 rows/sec., 4.10 MiB/sec. | ||
4516 | 2024.10.09 23:18:05.073356 [ 145 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4517 | 2024.10.09 23:18:05.073459 [ 145 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4518 | 2024.10.09 23:18:05.073526 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4519 | 2024.10.09 23:18:05.073666 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Debug> DynamicQueryHandler: Done processing query | ||
4520 | 2024.10.09 23:18:05.073719 [ 3 ] {a494077e-3274-43dc-a9a9-66ae03135fba} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4521 | 2024.10.09 23:18:05.073739 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
4522 | 2024.10.09 23:18:05.073751 [ 3 ] {} <Debug> HTTP-Session: 95aea2f4-ce67-4230-a5a7-cf709c76028f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4523 | 2024.10.09 23:18:05.074015 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4524 | 2024.10.09 23:18:05.074031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4525 | 2024.10.09 23:18:05.074094 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 909 rows starting from the beginning of the part | ||
4526 | 2024.10.09 23:18:05.074132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4527 | 2024.10.09 23:18:05.074185 [ 3 ] {} <Debug> HTTP-Session: 2dfec44e-d6b3-4713-b69a-3b6ee44e12e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4528 | 2024.10.09 23:18:05.074242 [ 3 ] {} <Debug> HTTP-Session: 2dfec44e-d6b3-4713-b69a-3b6ee44e12e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4529 | 2024.10.09 23:18:05.074330 [ 3 ] {} <Debug> HTTP-Session: 2dfec44e-d6b3-4713-b69a-3b6ee44e12e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4530 | 2024.10.09 23:18:05.074434 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
4531 | 2024.10.09 23:18:05.074457 [ 3 ] {} <Trace> HTTP-Session: 2dfec44e-d6b3-4713-b69a-3b6ee44e12e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4532 | 2024.10.09 23:18:05.074751 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 391 rows starting from the beginning of the part | ||
4533 | 2024.10.09 23:18:05.074850 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4534 | 2024.10.09 23:18:05.075052 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4535 | 2024.10.09 23:18:05.075099 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 553 rows starting from the beginning of the part | ||
4536 | 2024.10.09 23:18:05.075484 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 391 rows starting from the beginning of the part | ||
4537 | 2024.10.09 23:18:05.075830 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
4538 | 2024.10.09 23:18:05.076403 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4539 | 2024.10.09 23:18:05.077172 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4540 | 2024.10.09 23:18:05.077228 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4541 | 2024.10.09 23:18:05.078348 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4542 | 2024.10.09 23:18:05.079018 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4543 | 2024.10.09 23:18:05.079148 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2434 rows, containing 5 columns (5 merged, 0 gathered) in 0.005521299 sec., 440838.288236156 rows/sec., 33.82 MiB/sec. | ||
4544 | 2024.10.09 23:18:05.079319 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4545 | 2024.10.09 23:18:05.079341 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004631 sec., 34549.773267112934 rows/sec., 2.41 MiB/sec. | ||
4546 | 2024.10.09 23:18:05.079391 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4547 | 2024.10.09 23:18:05.079484 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4548 | 2024.10.09 23:18:05.079540 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4549 | 2024.10.09 23:18:05.080056 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Debug> DynamicQueryHandler: Done processing query | ||
4550 | 2024.10.09 23:18:05.080199 [ 3 ] {d6454f4f-66ac-40e5-9ef7-7d1d13c38941} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4551 | 2024.10.09 23:18:05.080246 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
4552 | 2024.10.09 23:18:05.080327 [ 3 ] {} <Debug> HTTP-Session: 2dfec44e-d6b3-4713-b69a-3b6ee44e12e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4553 | 2024.10.09 23:18:05.080762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4554 | 2024.10.09 23:18:05.081039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4555 | 2024.10.09 23:18:05.081174 [ 3 ] {} <Debug> HTTP-Session: 2f6069ec-b252-487b-bef3-029504700a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4556 | 2024.10.09 23:18:05.081288 [ 3 ] {} <Debug> HTTP-Session: 2f6069ec-b252-487b-bef3-029504700a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4557 | 2024.10.09 23:18:05.081374 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4558 | 2024.10.09 23:18:05.081385 [ 3 ] {} <Debug> HTTP-Session: 2f6069ec-b252-487b-bef3-029504700a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4559 | 2024.10.09 23:18:05.081499 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5536 rows starting from the beginning of the part | ||
4560 | 2024.10.09 23:18:05.081514 [ 3 ] {} <Trace> HTTP-Session: 2f6069ec-b252-487b-bef3-029504700a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4561 | 2024.10.09 23:18:05.081907 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
4562 | 2024.10.09 23:18:05.082049 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
4563 | 2024.10.09 23:18:05.082429 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1007 rows starting from the beginning of the part | ||
4564 | 2024.10.09 23:18:05.082610 [ 193 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2024.10.09 23:18:05.082757 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4566 | 2024.10.09 23:18:05.083089 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
4567 | 2024.10.09 23:18:05.083249 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4568 | 2024.10.09 23:18:05.083511 [ 193 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_21_4} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4569 | 2024.10.09 23:18:05.083533 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
4570 | 2024.10.09 23:18:05.084102 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
4571 | 2024.10.09 23:18:05.084944 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4572 | 2024.10.09 23:18:05.086324 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4573 | 2024.10.09 23:18:05.086375 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4574 | 2024.10.09 23:18:05.087555 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4575 | 2024.10.09 23:18:05.088034 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4576 | 2024.10.09 23:18:05.088279 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.006434 sec., 4818.153559216662 rows/sec., 8.63 MiB/sec. | ||
4577 | 2024.10.09 23:18:05.089127 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7337 rows, containing 5 columns (5 merged, 0 gathered) in 0.009434786 sec., 777654.098354748 rows/sec., 52.65 MiB/sec. | ||
4578 | 2024.10.09 23:18:05.089337 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Debug> DynamicQueryHandler: Done processing query | ||
4579 | 2024.10.09 23:18:05.089365 [ 3 ] {e276f7fe-e661-4961-9f0d-10906f17e5d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4580 | 2024.10.09 23:18:05.089383 [ 3 ] {} <Debug> HTTP-Session: 2f6069ec-b252-487b-bef3-029504700a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4581 | 2024.10.09 23:18:05.089543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4582 | 2024.10.09 23:18:05.089573 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4583 | 2024.10.09 23:18:05.089606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4584 | 2024.10.09 23:18:05.089645 [ 3 ] {} <Debug> HTTP-Session: 6d0fdf70-3cde-448b-8c33-9b5fb2bc2040 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4585 | 2024.10.09 23:18:05.089670 [ 3 ] {} <Debug> HTTP-Session: 6d0fdf70-3cde-448b-8c33-9b5fb2bc2040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4586 | 2024.10.09 23:18:05.089693 [ 3 ] {} <Debug> HTTP-Session: 6d0fdf70-3cde-448b-8c33-9b5fb2bc2040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4587 | 2024.10.09 23:18:05.089745 [ 3 ] {} <Trace> HTTP-Session: 6d0fdf70-3cde-448b-8c33-9b5fb2bc2040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4588 | 2024.10.09 23:18:05.089943 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4589 | 2024.10.09 23:18:05.090015 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4590 | 2024.10.09 23:18:05.090062 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4591 | 2024.10.09 23:18:05.090180 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4592 | 2024.10.09 23:18:05.090269 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4593 | 2024.10.09 23:18:05.090277 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
4594 | 2024.10.09 23:18:05.090619 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4595 | 2024.10.09 23:18:05.090657 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4596 | 2024.10.09 23:18:05.091044 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4597 | 2024.10.09 23:18:05.091399 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4598 | 2024.10.09 23:18:05.091567 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001695 sec., 35398.23008849558 rows/sec., 2.39 MiB/sec. | ||
4599 | 2024.10.09 23:18:05.091945 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Debug> DynamicQueryHandler: Done processing query | ||
4600 | 2024.10.09 23:18:05.091973 [ 3 ] {c27e3f5a-c116-4226-a4e1-ff930ffaf210} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4601 | 2024.10.09 23:18:05.091994 [ 3 ] {} <Debug> HTTP-Session: 6d0fdf70-3cde-448b-8c33-9b5fb2bc2040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4602 | 2024.10.09 23:18:06.000249 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.44 MiB, peak 158.24 MiB, free memory in arenas 0.00 B, will set to 150.52 MiB (RSS), difference: 2.08 MiB | ||
4603 | 2024.10.09 23:18:06.790051 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4604 | 2024.10.09 23:18:06.790108 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4605 | 2024.10.09 23:18:06.915847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 468 | ||
4606 | 2024.10.09 23:18:06.918942 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4607 | 2024.10.09 23:18:06.918992 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4608 | 2024.10.09 23:18:06.920510 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4609 | 2024.10.09 23:18:06.921732 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4610 | 2024.10.09 23:18:06.921888 [ 142 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4611 | 2024.10.09 23:18:06.921955 [ 142 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4612 | 2024.10.09 23:18:06.921991 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4613 | 2024.10.09 23:18:06.922791 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
4614 | 2024.10.09 23:18:06.923453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
4615 | 2024.10.09 23:18:06.924171 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4616 | 2024.10.09 23:18:06.924342 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 260 rows starting from the beginning of the part | ||
4617 | 2024.10.09 23:18:06.924955 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
4618 | 2024.10.09 23:18:06.925532 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
4619 | 2024.10.09 23:18:06.926075 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
4620 | 2024.10.09 23:18:06.926597 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
4621 | 2024.10.09 23:18:06.927102 [ 193 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
4622 | 2024.10.09 23:18:06.934957 [ 194 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 72 columns (72 merged, 0 gathered) in 0.012830484 sec., 36475.63100503457 rows/sec., 29.90 MiB/sec. | ||
4623 | 2024.10.09 23:18:06.936044 [ 191 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4624 | 2024.10.09 23:18:06.937785 [ 191 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4625 | 2024.10.09 23:18:06.937879 [ 191 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_11_2} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4626 | 2024.10.09 23:18:06.938207 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
4627 | 2024.10.09 23:18:07.001369 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000966879 sec. | ||
4628 | 2024.10.09 23:18:10.066950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4629 | 2024.10.09 23:18:10.067101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4630 | 2024.10.09 23:18:10.067133 [ 3 ] {} <Debug> HTTP-Session: 83fe4512-7962-4c6e-b2db-8c43780ee31c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4631 | 2024.10.09 23:18:10.067162 [ 3 ] {} <Debug> HTTP-Session: 83fe4512-7962-4c6e-b2db-8c43780ee31c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4632 | 2024.10.09 23:18:10.067180 [ 3 ] {} <Debug> HTTP-Session: 83fe4512-7962-4c6e-b2db-8c43780ee31c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4633 | 2024.10.09 23:18:10.067238 [ 3 ] {} <Trace> HTTP-Session: 83fe4512-7962-4c6e-b2db-8c43780ee31c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4634 | 2024.10.09 23:18:10.067449 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4635 | 2024.10.09 23:18:10.067527 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4636 | 2024.10.09 23:18:10.067927 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4637 | 2024.10.09 23:18:10.068397 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4638 | 2024.10.09 23:18:10.068441 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4639 | 2024.10.09 23:18:10.068862 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4640 | 2024.10.09 23:18:10.069255 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4641 | 2024.10.09 23:18:10.069436 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00204 sec., 980.3921568627451 rows/sec., 79.94 KiB/sec. | ||
4642 | 2024.10.09 23:18:10.069746 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Debug> DynamicQueryHandler: Done processing query | ||
4643 | 2024.10.09 23:18:10.069774 [ 3 ] {184c0155-8305-463c-b9ab-fb252bbf911b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4644 | 2024.10.09 23:18:10.069792 [ 3 ] {} <Debug> HTTP-Session: 83fe4512-7962-4c6e-b2db-8c43780ee31c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4645 | 2024.10.09 23:18:10.070013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4646 | 2024.10.09 23:18:10.070066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4647 | 2024.10.09 23:18:10.070087 [ 3 ] {} <Debug> HTTP-Session: 70053a42-fcc6-4e2f-89ef-8c41d53100c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4648 | 2024.10.09 23:18:10.070109 [ 3 ] {} <Debug> HTTP-Session: 70053a42-fcc6-4e2f-89ef-8c41d53100c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4649 | 2024.10.09 23:18:10.070124 [ 3 ] {} <Debug> HTTP-Session: 70053a42-fcc6-4e2f-89ef-8c41d53100c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4650 | 2024.10.09 23:18:10.070157 [ 3 ] {} <Trace> HTTP-Session: 70053a42-fcc6-4e2f-89ef-8c41d53100c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4651 | 2024.10.09 23:18:10.070314 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4652 | 2024.10.09 23:18:10.070359 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4653 | 2024.10.09 23:18:10.070604 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4654 | 2024.10.09 23:18:10.071078 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2024.10.09 23:18:10.071116 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4656 | 2024.10.09 23:18:10.071501 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4657 | 2024.10.09 23:18:10.071863 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4658 | 2024.10.09 23:18:10.072019 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.001771 sec., 117447.76962168266 rows/sec., 10.29 MiB/sec. | ||
4659 | 2024.10.09 23:18:10.072244 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Debug> DynamicQueryHandler: Done processing query | ||
4660 | 2024.10.09 23:18:10.072270 [ 3 ] {9c7ea5ec-b0f4-4771-9afa-e90220007f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4661 | 2024.10.09 23:18:10.072287 [ 3 ] {} <Debug> HTTP-Session: 70053a42-fcc6-4e2f-89ef-8c41d53100c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4662 | 2024.10.09 23:18:10.072418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4663 | 2024.10.09 23:18:10.072469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4664 | 2024.10.09 23:18:10.072490 [ 3 ] {} <Debug> HTTP-Session: c2270b39-4626-4738-b88f-dae9c02c45ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4665 | 2024.10.09 23:18:10.072507 [ 3 ] {} <Debug> HTTP-Session: c2270b39-4626-4738-b88f-dae9c02c45ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4666 | 2024.10.09 23:18:10.072521 [ 3 ] {} <Debug> HTTP-Session: c2270b39-4626-4738-b88f-dae9c02c45ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4667 | 2024.10.09 23:18:10.072552 [ 3 ] {} <Trace> HTTP-Session: c2270b39-4626-4738-b88f-dae9c02c45ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4668 | 2024.10.09 23:18:10.072654 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4669 | 2024.10.09 23:18:10.072698 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4670 | 2024.10.09 23:18:10.072926 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4671 | 2024.10.09 23:18:10.073236 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4672 | 2024.10.09 23:18:10.073274 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4673 | 2024.10.09 23:18:10.073629 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4674 | 2024.10.09 23:18:10.074006 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4675 | 2024.10.09 23:18:10.074167 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001535 sec., 7166.123778501629 rows/sec., 531.86 KiB/sec. | ||
4676 | 2024.10.09 23:18:10.074344 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Debug> DynamicQueryHandler: Done processing query | ||
4677 | 2024.10.09 23:18:10.074369 [ 3 ] {52f9c9ae-775f-4f6d-9861-8f684463cc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4678 | 2024.10.09 23:18:10.074385 [ 3 ] {} <Debug> HTTP-Session: c2270b39-4626-4738-b88f-dae9c02c45ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4679 | 2024.10.09 23:18:10.074512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4680 | 2024.10.09 23:18:10.074562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4681 | 2024.10.09 23:18:10.074581 [ 3 ] {} <Debug> HTTP-Session: 7746eb11-3e99-4b8c-ad00-e6493c2ff709 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4682 | 2024.10.09 23:18:10.074599 [ 3 ] {} <Debug> HTTP-Session: 7746eb11-3e99-4b8c-ad00-e6493c2ff709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4683 | 2024.10.09 23:18:10.074612 [ 3 ] {} <Debug> HTTP-Session: 7746eb11-3e99-4b8c-ad00-e6493c2ff709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4684 | 2024.10.09 23:18:10.074643 [ 3 ] {} <Trace> HTTP-Session: 7746eb11-3e99-4b8c-ad00-e6493c2ff709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4685 | 2024.10.09 23:18:10.074741 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4686 | 2024.10.09 23:18:10.074785 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4687 | 2024.10.09 23:18:10.075008 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4688 | 2024.10.09 23:18:10.075329 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4689 | 2024.10.09 23:18:10.075366 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4690 | 2024.10.09 23:18:10.075719 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4691 | 2024.10.09 23:18:10.076077 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4692 | 2024.10.09 23:18:10.076242 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec. | ||
4693 | 2024.10.09 23:18:10.076577 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Debug> DynamicQueryHandler: Done processing query | ||
4694 | 2024.10.09 23:18:10.076602 [ 3 ] {3a675e72-1b4b-4186-ab14-1dd5a9d88cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4695 | 2024.10.09 23:18:10.076619 [ 3 ] {} <Debug> HTTP-Session: 7746eb11-3e99-4b8c-ad00-e6493c2ff709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4696 | 2024.10.09 23:18:10.076727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4697 | 2024.10.09 23:18:10.076776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4698 | 2024.10.09 23:18:10.076795 [ 3 ] {} <Debug> HTTP-Session: 3eaa5dcf-93a4-4f01-b040-b31b6e87680d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4699 | 2024.10.09 23:18:10.076812 [ 3 ] {} <Debug> HTTP-Session: 3eaa5dcf-93a4-4f01-b040-b31b6e87680d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4700 | 2024.10.09 23:18:10.076827 [ 3 ] {} <Debug> HTTP-Session: 3eaa5dcf-93a4-4f01-b040-b31b6e87680d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4701 | 2024.10.09 23:18:10.076858 [ 3 ] {} <Trace> HTTP-Session: 3eaa5dcf-93a4-4f01-b040-b31b6e87680d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4702 | 2024.10.09 23:18:10.076955 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4703 | 2024.10.09 23:18:10.076998 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4704 | 2024.10.09 23:18:10.077245 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4705 | 2024.10.09 23:18:10.077554 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4706 | 2024.10.09 23:18:10.077591 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4707 | 2024.10.09 23:18:10.077940 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4708 | 2024.10.09 23:18:10.078306 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4709 | 2024.10.09 23:18:10.078464 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 231.09 KiB/sec. | ||
4710 | 2024.10.09 23:18:10.078640 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Debug> DynamicQueryHandler: Done processing query | ||
4711 | 2024.10.09 23:18:10.078664 [ 3 ] {9f79cff4-d3b1-45cf-b4b9-961dcc77b5a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4712 | 2024.10.09 23:18:10.078680 [ 3 ] {} <Debug> HTTP-Session: 3eaa5dcf-93a4-4f01-b040-b31b6e87680d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4713 | 2024.10.09 23:18:10.078884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4714 | 2024.10.09 23:18:10.078933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4715 | 2024.10.09 23:18:10.078953 [ 3 ] {} <Debug> HTTP-Session: 0f61b68c-2093-488e-8647-b7a67d7c1a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4716 | 2024.10.09 23:18:10.078971 [ 3 ] {} <Debug> HTTP-Session: 0f61b68c-2093-488e-8647-b7a67d7c1a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4717 | 2024.10.09 23:18:10.078985 [ 3 ] {} <Debug> HTTP-Session: 0f61b68c-2093-488e-8647-b7a67d7c1a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4718 | 2024.10.09 23:18:10.079016 [ 3 ] {} <Trace> HTTP-Session: 0f61b68c-2093-488e-8647-b7a67d7c1a80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4719 | 2024.10.09 23:18:10.079224 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4720 | 2024.10.09 23:18:10.079267 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4721 | 2024.10.09 23:18:10.079515 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4722 | 2024.10.09 23:18:10.080069 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4723 | 2024.10.09 23:18:10.080105 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4724 | 2024.10.09 23:18:10.080481 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4725 | 2024.10.09 23:18:10.080838 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4726 | 2024.10.09 23:18:10.081001 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001875 sec., 209600 rows/sec., 14.88 MiB/sec. | ||
4727 | 2024.10.09 23:18:10.081585 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Debug> DynamicQueryHandler: Done processing query | ||
4728 | 2024.10.09 23:18:10.081643 [ 3 ] {40d04589-7847-4caf-a947-67ed6a5eac9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4729 | 2024.10.09 23:18:10.081682 [ 3 ] {} <Debug> HTTP-Session: 0f61b68c-2093-488e-8647-b7a67d7c1a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4730 | 2024.10.09 23:18:10.081825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4731 | 2024.10.09 23:18:10.081874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4732 | 2024.10.09 23:18:10.081893 [ 3 ] {} <Debug> HTTP-Session: cfb59e31-ed83-4415-8dc9-4b21016a0b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4733 | 2024.10.09 23:18:10.081909 [ 3 ] {} <Debug> HTTP-Session: cfb59e31-ed83-4415-8dc9-4b21016a0b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4734 | 2024.10.09 23:18:10.081923 [ 3 ] {} <Debug> HTTP-Session: cfb59e31-ed83-4415-8dc9-4b21016a0b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4735 | 2024.10.09 23:18:10.081954 [ 3 ] {} <Trace> HTTP-Session: cfb59e31-ed83-4415-8dc9-4b21016a0b41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4736 | 2024.10.09 23:18:10.082054 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4737 | 2024.10.09 23:18:10.082100 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4738 | 2024.10.09 23:18:10.082242 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4739 | 2024.10.09 23:18:10.082513 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4740 | 2024.10.09 23:18:10.082549 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4741 | 2024.10.09 23:18:10.082902 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4742 | 2024.10.09 23:18:10.083228 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4743 | 2024.10.09 23:18:10.083381 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. | ||
4744 | 2024.10.09 23:18:10.083381 [ 139 ] {} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
4745 | 2024.10.09 23:18:10.083499 [ 139 ] {} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4746 | 2024.10.09 23:18:10.083534 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4747 | 2024.10.09 23:18:10.083618 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Debug> DynamicQueryHandler: Done processing query | ||
4748 | 2024.10.09 23:18:10.083673 [ 3 ] {468f8bc7-7970-466e-97de-db974e85ffe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4749 | 2024.10.09 23:18:10.083717 [ 3 ] {} <Debug> HTTP-Session: cfb59e31-ed83-4415-8dc9-4b21016a0b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4750 | 2024.10.09 23:18:10.083759 [ 199 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
4751 | 2024.10.09 23:18:10.083943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4752 | 2024.10.09 23:18:10.083996 [ 199 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4753 | 2024.10.09 23:18:10.084037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4754 | 2024.10.09 23:18:10.084060 [ 199 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
4755 | 2024.10.09 23:18:10.084070 [ 3 ] {} <Debug> HTTP-Session: 26bb064d-e876-46a5-9c78-beaccad3574c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4756 | 2024.10.09 23:18:10.084117 [ 3 ] {} <Debug> HTTP-Session: 26bb064d-e876-46a5-9c78-beaccad3574c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4757 | 2024.10.09 23:18:10.084150 [ 3 ] {} <Debug> HTTP-Session: 26bb064d-e876-46a5-9c78-beaccad3574c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4758 | 2024.10.09 23:18:10.084287 [ 199 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
4759 | 2024.10.09 23:18:10.084304 [ 3 ] {} <Trace> HTTP-Session: 26bb064d-e876-46a5-9c78-beaccad3574c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4760 | 2024.10.09 23:18:10.084592 [ 199 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
4761 | 2024.10.09 23:18:10.084766 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4762 | 2024.10.09 23:18:10.084892 [ 199 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
4763 | 2024.10.09 23:18:10.084914 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4764 | 2024.10.09 23:18:10.085309 [ 199 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
4765 | 2024.10.09 23:18:10.085727 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4766 | 2024.10.09 23:18:10.085741 [ 199 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
4767 | 2024.10.09 23:18:10.086496 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4768 | 2024.10.09 23:18:10.086551 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4769 | 2024.10.09 23:18:10.087445 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4770 | 2024.10.09 23:18:10.088324 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2024.10.09 23:18:10.088660 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004089 sec., 58204.940083149915 rows/sec., 3.90 MiB/sec. | ||
4772 | 2024.10.09 23:18:10.089466 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Debug> DynamicQueryHandler: Done processing query | ||
4773 | 2024.10.09 23:18:10.089506 [ 3 ] {4ad8d626-0fa2-4c52-a63d-c9dca3092834} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4774 | 2024.10.09 23:18:10.089583 [ 3 ] {} <Debug> HTTP-Session: 26bb064d-e876-46a5-9c78-beaccad3574c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4775 | 2024.10.09 23:18:10.089710 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00608509 sec., 5916.099844045035 rows/sec., 309.09 KiB/sec. | ||
4776 | 2024.10.09 23:18:10.089765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4777 | 2024.10.09 23:18:10.089843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4778 | 2024.10.09 23:18:10.089871 [ 3 ] {} <Debug> HTTP-Session: 6dd7e662-abc3-4344-bbdb-899b2f8641d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4779 | 2024.10.09 23:18:10.089898 [ 3 ] {} <Debug> HTTP-Session: 6dd7e662-abc3-4344-bbdb-899b2f8641d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4780 | 2024.10.09 23:18:10.089922 [ 3 ] {} <Debug> HTTP-Session: 6dd7e662-abc3-4344-bbdb-899b2f8641d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4781 | 2024.10.09 23:18:10.089940 [ 197 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
4782 | 2024.10.09 23:18:10.089977 [ 3 ] {} <Trace> HTTP-Session: 6dd7e662-abc3-4344-bbdb-899b2f8641d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4783 | 2024.10.09 23:18:10.090163 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4784 | 2024.10.09 23:18:10.090242 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4785 | 2024.10.09 23:18:10.090817 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4786 | 2024.10.09 23:18:10.091000 [ 197 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_6_1} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4787 | 2024.10.09 23:18:10.091234 [ 197 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_6_1} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
4788 | 2024.10.09 23:18:10.091439 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4789 | 2024.10.09 23:18:10.091455 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4790 | 2024.10.09 23:18:10.091512 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4791 | 2024.10.09 23:18:10.091896 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4792 | 2024.10.09 23:18:10.092239 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4793 | 2024.10.09 23:18:10.092399 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002255 sec., 443.4589800443459 rows/sec., 29.88 KiB/sec. | ||
4794 | 2024.10.09 23:18:10.092613 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Debug> DynamicQueryHandler: Done processing query | ||
4795 | 2024.10.09 23:18:10.092641 [ 3 ] {554a8a2b-ae57-4fdf-b6db-c90f286b1a3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4796 | 2024.10.09 23:18:10.092660 [ 3 ] {} <Debug> HTTP-Session: 6dd7e662-abc3-4344-bbdb-899b2f8641d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4797 | 2024.10.09 23:18:10.092793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4798 | 2024.10.09 23:18:10.092845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4799 | 2024.10.09 23:18:10.092867 [ 3 ] {} <Debug> HTTP-Session: 1f43ae78-bdaf-433f-9861-995d8ecefb8a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4800 | 2024.10.09 23:18:10.092885 [ 3 ] {} <Debug> HTTP-Session: 1f43ae78-bdaf-433f-9861-995d8ecefb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4801 | 2024.10.09 23:18:10.092900 [ 3 ] {} <Debug> HTTP-Session: 1f43ae78-bdaf-433f-9861-995d8ecefb8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4802 | 2024.10.09 23:18:10.092933 [ 3 ] {} <Trace> HTTP-Session: 1f43ae78-bdaf-433f-9861-995d8ecefb8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4803 | 2024.10.09 23:18:10.093109 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4804 | 2024.10.09 23:18:10.093176 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <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 | ||
4805 | 2024.10.09 23:18:10.093621 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4806 | 2024.10.09 23:18:10.094116 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4807 | 2024.10.09 23:18:10.094153 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4808 | 2024.10.09 23:18:10.094744 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4809 | 2024.10.09 23:18:10.095165 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4810 | 2024.10.09 23:18:10.095352 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002339 sec., 3847.798204360838 rows/sec., 6.90 MiB/sec. | ||
4811 | 2024.10.09 23:18:10.095558 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Debug> DynamicQueryHandler: Done processing query | ||
4812 | 2024.10.09 23:18:10.095582 [ 3 ] {caa67bfa-7820-42cb-b2a9-a4b7a6c3cf36} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4813 | 2024.10.09 23:18:10.095598 [ 3 ] {} <Debug> HTTP-Session: 1f43ae78-bdaf-433f-9861-995d8ecefb8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4814 | 2024.10.09 23:18:10.095729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4815 | 2024.10.09 23:18:10.095777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4816 | 2024.10.09 23:18:10.095802 [ 3 ] {} <Debug> HTTP-Session: f3227b19-5263-45d6-ba6a-7a00d6421600 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4817 | 2024.10.09 23:18:10.095819 [ 3 ] {} <Debug> HTTP-Session: f3227b19-5263-45d6-ba6a-7a00d6421600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4818 | 2024.10.09 23:18:10.095833 [ 3 ] {} <Debug> HTTP-Session: f3227b19-5263-45d6-ba6a-7a00d6421600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4819 | 2024.10.09 23:18:10.095865 [ 3 ] {} <Trace> HTTP-Session: f3227b19-5263-45d6-ba6a-7a00d6421600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4820 | 2024.10.09 23:18:10.095995 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4821 | 2024.10.09 23:18:10.096040 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4822 | 2024.10.09 23:18:10.096171 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4823 | 2024.10.09 23:18:10.096493 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4824 | 2024.10.09 23:18:10.096530 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4825 | 2024.10.09 23:18:10.096892 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4826 | 2024.10.09 23:18:10.097214 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4827 | 2024.10.09 23:18:10.097368 [ 139 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4828 | 2024.10.09 23:18:10.097375 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. | ||
4829 | 2024.10.09 23:18:10.097423 [ 139 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4830 | 2024.10.09 23:18:10.097488 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4831 | 2024.10.09 23:18:10.097703 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
4832 | 2024.10.09 23:18:10.097733 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Debug> DynamicQueryHandler: Done processing query | ||
4833 | 2024.10.09 23:18:10.097816 [ 3 ] {bbef0016-469e-4801-b71a-b114c5881848} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4834 | 2024.10.09 23:18:10.097913 [ 3 ] {} <Debug> HTTP-Session: f3227b19-5263-45d6-ba6a-7a00d6421600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4835 | 2024.10.09 23:18:10.098067 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4836 | 2024.10.09 23:18:10.098102 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 976 rows starting from the beginning of the part | ||
4837 | 2024.10.09 23:18:10.098162 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
4838 | 2024.10.09 23:18:10.098389 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
4839 | 2024.10.09 23:18:10.098622 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
4840 | 2024.10.09 23:18:10.098792 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
4841 | 2024.10.09 23:18:10.098959 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
4842 | 2024.10.09 23:18:10.100217 [ 197 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 4 columns (4 merged, 0 gathered) in 0.002640132 sec., 508307.9179374365 rows/sec., 33.52 MiB/sec. | ||
4843 | 2024.10.09 23:18:10.100412 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4844 | 2024.10.09 23:18:10.100833 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.10.09 23:18:10.100911 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_21_4} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4846 | 2024.10.09 23:18:10.100999 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
4847 | 2024.10.09 23:18:15.062893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4848 | 2024.10.09 23:18:15.063021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4849 | 2024.10.09 23:18:15.063047 [ 3 ] {} <Debug> HTTP-Session: 0dee2fcd-ce17-4ac5-81a6-5bced932ce43 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4850 | 2024.10.09 23:18:15.063073 [ 3 ] {} <Debug> HTTP-Session: 0dee2fcd-ce17-4ac5-81a6-5bced932ce43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4851 | 2024.10.09 23:18:15.063087 [ 3 ] {} <Debug> HTTP-Session: 0dee2fcd-ce17-4ac5-81a6-5bced932ce43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4852 | 2024.10.09 23:18:15.063142 [ 3 ] {} <Trace> HTTP-Session: 0dee2fcd-ce17-4ac5-81a6-5bced932ce43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4853 | 2024.10.09 23:18:15.063358 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4854 | 2024.10.09 23:18:15.063428 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4855 | 2024.10.09 23:18:15.063769 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4856 | 2024.10.09 23:18:15.064275 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4857 | 2024.10.09 23:18:15.064318 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4858 | 2024.10.09 23:18:15.064749 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4859 | 2024.10.09 23:18:15.065131 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4860 | 2024.10.09 23:18:15.065274 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.001997 sec., 59088.632949424136 rows/sec., 5.04 MiB/sec. | ||
4861 | 2024.10.09 23:18:15.065469 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Debug> DynamicQueryHandler: Done processing query | ||
4862 | 2024.10.09 23:18:15.065495 [ 3 ] {d561fc2a-188a-4985-b0f3-41da5082d807} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4863 | 2024.10.09 23:18:15.065513 [ 3 ] {} <Debug> HTTP-Session: 0dee2fcd-ce17-4ac5-81a6-5bced932ce43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4864 | 2024.10.09 23:18:15.065723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4865 | 2024.10.09 23:18:15.065774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4866 | 2024.10.09 23:18:15.065793 [ 3 ] {} <Debug> HTTP-Session: ca371c54-060d-4840-a636-782cab36adfc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4867 | 2024.10.09 23:18:15.065809 [ 3 ] {} <Debug> HTTP-Session: ca371c54-060d-4840-a636-782cab36adfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4868 | 2024.10.09 23:18:15.065823 [ 3 ] {} <Debug> HTTP-Session: ca371c54-060d-4840-a636-782cab36adfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4869 | 2024.10.09 23:18:15.065854 [ 3 ] {} <Trace> HTTP-Session: ca371c54-060d-4840-a636-782cab36adfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4870 | 2024.10.09 23:18:15.065957 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4871 | 2024.10.09 23:18:15.066000 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4872 | 2024.10.09 23:18:15.066225 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4873 | 2024.10.09 23:18:15.066549 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4874 | 2024.10.09 23:18:15.066585 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4875 | 2024.10.09 23:18:15.066942 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4876 | 2024.10.09 23:18:15.067295 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4877 | 2024.10.09 23:18:15.067424 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001497 sec., 20708.08283233133 rows/sec., 1.52 MiB/sec. | ||
4878 | 2024.10.09 23:18:15.067428 [ 134 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4879 | 2024.10.09 23:18:15.067493 [ 134 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4880 | 2024.10.09 23:18:15.067535 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4881 | 2024.10.09 23:18:15.067655 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Debug> DynamicQueryHandler: Done processing query | ||
4882 | 2024.10.09 23:18:15.067730 [ 3 ] {78be1d35-a57e-4905-8d9b-cc6daeeb5436} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4883 | 2024.10.09 23:18:15.067807 [ 3 ] {} <Debug> HTTP-Session: ca371c54-060d-4840-a636-782cab36adfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4884 | 2024.10.09 23:18:15.067996 [ 199 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
4885 | 2024.10.09 23:18:15.068036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4886 | 2024.10.09 23:18:15.068112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4887 | 2024.10.09 23:18:15.068144 [ 3 ] {} <Debug> HTTP-Session: fdd9f02b-35b2-45f2-ba6b-3b526ff4b35e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4888 | 2024.10.09 23:18:15.068196 [ 3 ] {} <Debug> HTTP-Session: fdd9f02b-35b2-45f2-ba6b-3b526ff4b35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4889 | 2024.10.09 23:18:15.068232 [ 3 ] {} <Debug> HTTP-Session: fdd9f02b-35b2-45f2-ba6b-3b526ff4b35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4890 | 2024.10.09 23:18:15.068312 [ 3 ] {} <Trace> HTTP-Session: fdd9f02b-35b2-45f2-ba6b-3b526ff4b35e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4891 | 2024.10.09 23:18:15.068342 [ 199 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4892 | 2024.10.09 23:18:15.068394 [ 199 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part | ||
4893 | 2024.10.09 23:18:15.068568 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4894 | 2024.10.09 23:18:15.068633 [ 199 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part | ||
4895 | 2024.10.09 23:18:15.068675 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4896 | 2024.10.09 23:18:15.069024 [ 199 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
4897 | 2024.10.09 23:18:15.069331 [ 199 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
4898 | 2024.10.09 23:18:15.069686 [ 199 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
4899 | 2024.10.09 23:18:15.070056 [ 199 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
4900 | 2024.10.09 23:18:15.070267 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4901 | 2024.10.09 23:18:15.071247 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4902 | 2024.10.09 23:18:15.071287 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4903 | 2024.10.09 23:18:15.071856 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4904 | 2024.10.09 23:18:15.072207 [ 194 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00458583 sec., 35980.40049456696 rows/sec., 2.76 MiB/sec. | ||
4905 | 2024.10.09 23:18:15.072355 [ 194 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4906 | 2024.10.09 23:18:15.072455 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4907 | 2024.10.09 23:18:15.072713 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.004273 sec., 22232.62344956705 rows/sec., 1.74 MiB/sec. | ||
4908 | 2024.10.09 23:18:15.073310 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Debug> DynamicQueryHandler: Done processing query | ||
4909 | 2024.10.09 23:18:15.073339 [ 3 ] {3e9b2326-396c-4bc4-ad9d-4fbdf6bee103} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4910 | 2024.10.09 23:18:15.073359 [ 3 ] {} <Debug> HTTP-Session: fdd9f02b-35b2-45f2-ba6b-3b526ff4b35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4911 | 2024.10.09 23:18:15.073416 [ 194 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4912 | 2024.10.09 23:18:15.073496 [ 194 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_16_3} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4913 | 2024.10.09 23:18:15.073520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4914 | 2024.10.09 23:18:15.073586 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4915 | 2024.10.09 23:18:15.073586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4916 | 2024.10.09 23:18:15.073623 [ 3 ] {} <Debug> HTTP-Session: 431febd8-a44d-4989-90ec-78b0853edc69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4917 | 2024.10.09 23:18:15.073640 [ 3 ] {} <Debug> HTTP-Session: 431febd8-a44d-4989-90ec-78b0853edc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4918 | 2024.10.09 23:18:15.073654 [ 3 ] {} <Debug> HTTP-Session: 431febd8-a44d-4989-90ec-78b0853edc69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4919 | 2024.10.09 23:18:15.073685 [ 3 ] {} <Trace> HTTP-Session: 431febd8-a44d-4989-90ec-78b0853edc69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4920 | 2024.10.09 23:18:15.073836 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4921 | 2024.10.09 23:18:15.073884 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4922 | 2024.10.09 23:18:15.074031 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4923 | 2024.10.09 23:18:15.074414 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4924 | 2024.10.09 23:18:15.074449 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4925 | 2024.10.09 23:18:15.074827 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4926 | 2024.10.09 23:18:15.075177 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4927 | 2024.10.09 23:18:15.075306 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
4928 | 2024.10.09 23:18:15.075459 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Debug> DynamicQueryHandler: Done processing query | ||
4929 | 2024.10.09 23:18:15.075483 [ 3 ] {0ad6ec42-0162-452f-b1e8-ac750d84c096} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4930 | 2024.10.09 23:18:15.075499 [ 3 ] {} <Debug> HTTP-Session: 431febd8-a44d-4989-90ec-78b0853edc69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4931 | 2024.10.09 23:18:15.075745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4932 | 2024.10.09 23:18:15.075794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4933 | 2024.10.09 23:18:15.075813 [ 3 ] {} <Debug> HTTP-Session: a0b7f974-f574-4a65-8e10-c006db08ad77 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4934 | 2024.10.09 23:18:15.075829 [ 3 ] {} <Debug> HTTP-Session: a0b7f974-f574-4a65-8e10-c006db08ad77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4935 | 2024.10.09 23:18:15.075844 [ 3 ] {} <Debug> HTTP-Session: a0b7f974-f574-4a65-8e10-c006db08ad77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4936 | 2024.10.09 23:18:15.075875 [ 3 ] {} <Trace> HTTP-Session: a0b7f974-f574-4a65-8e10-c006db08ad77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4937 | 2024.10.09 23:18:15.076183 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4938 | 2024.10.09 23:18:15.076248 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <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 | ||
4939 | 2024.10.09 23:18:15.076650 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4940 | 2024.10.09 23:18:15.077322 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4941 | 2024.10.09 23:18:15.077357 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4942 | 2024.10.09 23:18:15.077995 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4943 | 2024.10.09 23:18:15.078405 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4944 | 2024.10.09 23:18:15.078564 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0026 sec., 11923.076923076924 rows/sec., 21.37 MiB/sec. | ||
4945 | 2024.10.09 23:18:15.078784 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Debug> DynamicQueryHandler: Done processing query | ||
4946 | 2024.10.09 23:18:15.078809 [ 3 ] {d493dac6-6807-49c8-81da-dc9b1405ce8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4947 | 2024.10.09 23:18:15.078825 [ 3 ] {} <Debug> HTTP-Session: a0b7f974-f574-4a65-8e10-c006db08ad77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4948 | 2024.10.09 23:18:15.078953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4949 | 2024.10.09 23:18:15.079001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4950 | 2024.10.09 23:18:15.079021 [ 3 ] {} <Debug> HTTP-Session: 4797c2aa-ae8a-42aa-9189-1598e2c0419f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4951 | 2024.10.09 23:18:15.079038 [ 3 ] {} <Debug> HTTP-Session: 4797c2aa-ae8a-42aa-9189-1598e2c0419f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4952 | 2024.10.09 23:18:15.079052 [ 3 ] {} <Debug> HTTP-Session: 4797c2aa-ae8a-42aa-9189-1598e2c0419f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4953 | 2024.10.09 23:18:15.079083 [ 3 ] {} <Trace> HTTP-Session: 4797c2aa-ae8a-42aa-9189-1598e2c0419f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4954 | 2024.10.09 23:18:15.079199 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4955 | 2024.10.09 23:18:15.079244 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4956 | 2024.10.09 23:18:15.079376 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4957 | 2024.10.09 23:18:15.079659 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4958 | 2024.10.09 23:18:15.079696 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4959 | 2024.10.09 23:18:15.080058 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4960 | 2024.10.09 23:18:15.080386 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4961 | 2024.10.09 23:18:15.080531 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
4962 | 2024.10.09 23:18:15.080721 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Debug> DynamicQueryHandler: Done processing query | ||
4963 | 2024.10.09 23:18:15.080745 [ 3 ] {f29a4b20-9d1f-4a17-b509-00cf378f485d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4964 | 2024.10.09 23:18:15.080760 [ 3 ] {} <Debug> HTTP-Session: 4797c2aa-ae8a-42aa-9189-1598e2c0419f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4965 | 2024.10.09 23:18:16.923721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 502 | ||
4966 | 2024.10.09 23:18:16.926675 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2024.10.09 23:18:16.926726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
4968 | 2024.10.09 23:18:16.928249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4969 | 2024.10.09 23:18:16.929255 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4970 | 2024.10.09 23:18:16.930179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
4971 | 2024.10.09 23:18:20.067570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4972 | 2024.10.09 23:18:20.067713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4973 | 2024.10.09 23:18:20.067743 [ 3 ] {} <Debug> HTTP-Session: 935dbf2c-dc77-4423-828b-cfed9437a880 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4974 | 2024.10.09 23:18:20.067772 [ 3 ] {} <Debug> HTTP-Session: 935dbf2c-dc77-4423-828b-cfed9437a880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4975 | 2024.10.09 23:18:20.067790 [ 3 ] {} <Debug> HTTP-Session: 935dbf2c-dc77-4423-828b-cfed9437a880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4976 | 2024.10.09 23:18:20.067846 [ 3 ] {} <Trace> HTTP-Session: 935dbf2c-dc77-4423-828b-cfed9437a880 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4977 | 2024.10.09 23:18:20.068050 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4978 | 2024.10.09 23:18:20.068125 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4979 | 2024.10.09 23:18:20.068505 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4980 | 2024.10.09 23:18:20.068940 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4981 | 2024.10.09 23:18:20.068983 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4982 | 2024.10.09 23:18:20.069399 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4983 | 2024.10.09 23:18:20.069804 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4984 | 2024.10.09 23:18:20.069946 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001959 sec., 2041.8580908626852 rows/sec., 166.50 KiB/sec. | ||
4985 | 2024.10.09 23:18:20.069952 [ 130 ] {} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
4986 | 2024.10.09 23:18:20.070023 [ 130 ] {} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4987 | 2024.10.09 23:18:20.070065 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
4988 | 2024.10.09 23:18:20.070190 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Debug> DynamicQueryHandler: Done processing query | ||
4989 | 2024.10.09 23:18:20.070203 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::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 | ||
4990 | 2024.10.09 23:18:20.070233 [ 3 ] {e293cc81-b1f3-4f53-a33b-34d61a7195ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4991 | 2024.10.09 23:18:20.070286 [ 3 ] {} <Debug> HTTP-Session: 935dbf2c-dc77-4423-828b-cfed9437a880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4992 | 2024.10.09 23:18:20.070388 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4993 | 2024.10.09 23:18:20.070420 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
4994 | 2024.10.09 23:18:20.070487 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
4995 | 2024.10.09 23:18:20.070564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4996 | 2024.10.09 23:18:20.070790 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
4997 | 2024.10.09 23:18:20.070794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4998 | 2024.10.09 23:18:20.070908 [ 3 ] {} <Debug> HTTP-Session: 372e24b2-964f-46ff-ac24-e2e2afaa76af Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
4999 | 2024.10.09 23:18:20.070965 [ 3 ] {} <Debug> HTTP-Session: 372e24b2-964f-46ff-ac24-e2e2afaa76af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5000 | 2024.10.09 23:18:20.071052 [ 3 ] {} <Debug> HTTP-Session: 372e24b2-964f-46ff-ac24-e2e2afaa76af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5001 | 2024.10.09 23:18:20.071118 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::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 | ||
5002 | 2024.10.09 23:18:20.071173 [ 3 ] {} <Trace> HTTP-Session: 372e24b2-964f-46ff-ac24-e2e2afaa76af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5003 | 2024.10.09 23:18:20.071472 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
5004 | 2024.10.09 23:18:20.071630 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5005 | 2024.10.09 23:18:20.071794 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::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 | ||
5006 | 2024.10.09 23:18:20.071787 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5007 | 2024.10.09 23:18:20.072576 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5008 | 2024.10.09 23:18:20.073278 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5009 | 2024.10.09 23:18:20.073327 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5010 | 2024.10.09 23:18:20.073563 [ 198 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.003436218 sec., 5238.317242968868 rows/sec., 447.61 KiB/sec. | ||
5011 | 2024.10.09 23:18:20.073685 [ 198 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
5012 | 2024.10.09 23:18:20.073873 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5013 | 2024.10.09 23:18:20.074241 [ 198 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5014 | 2024.10.09 23:18:20.074338 [ 198 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_6_1} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
5015 | 2024.10.09 23:18:20.074418 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5016 | 2024.10.09 23:18:20.074427 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5017 | 2024.10.09 23:18:20.074560 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Debug> executeQuery: Read 209 rows, 18.74 KiB in 0.003146 sec., 66433.56643356643 rows/sec., 5.82 MiB/sec. | ||
5018 | 2024.10.09 23:18:20.074785 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Debug> DynamicQueryHandler: Done processing query | ||
5019 | 2024.10.09 23:18:20.074815 [ 3 ] {21fe61ec-d978-4108-8c4e-04d0057d8b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5020 | 2024.10.09 23:18:20.074831 [ 3 ] {} <Debug> HTTP-Session: 372e24b2-964f-46ff-ac24-e2e2afaa76af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5021 | 2024.10.09 23:18:20.074970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5022 | 2024.10.09 23:18:20.075018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5023 | 2024.10.09 23:18:20.075037 [ 3 ] {} <Debug> HTTP-Session: 4818a00b-f773-4cd0-b9c5-0fe92ccc8beb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5024 | 2024.10.09 23:18:20.075054 [ 3 ] {} <Debug> HTTP-Session: 4818a00b-f773-4cd0-b9c5-0fe92ccc8beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5025 | 2024.10.09 23:18:20.075069 [ 3 ] {} <Debug> HTTP-Session: 4818a00b-f773-4cd0-b9c5-0fe92ccc8beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5026 | 2024.10.09 23:18:20.075100 [ 3 ] {} <Trace> HTTP-Session: 4818a00b-f773-4cd0-b9c5-0fe92ccc8beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5027 | 2024.10.09 23:18:20.075197 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5028 | 2024.10.09 23:18:20.075239 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5029 | 2024.10.09 23:18:20.075464 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5030 | 2024.10.09 23:18:20.075842 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5031 | 2024.10.09 23:18:20.075879 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5032 | 2024.10.09 23:18:20.076226 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5033 | 2024.10.09 23:18:20.076592 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5034 | 2024.10.09 23:18:20.076728 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 614.43 KiB/sec. | ||
5035 | 2024.10.09 23:18:20.076954 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Debug> DynamicQueryHandler: Done processing query | ||
5036 | 2024.10.09 23:18:20.076978 [ 3 ] {20b846d7-9c03-465f-88d3-0a7feac9b3ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5037 | 2024.10.09 23:18:20.076994 [ 3 ] {} <Debug> HTTP-Session: 4818a00b-f773-4cd0-b9c5-0fe92ccc8beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5038 | 2024.10.09 23:18:20.077119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5039 | 2024.10.09 23:18:20.077168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5040 | 2024.10.09 23:18:20.077188 [ 3 ] {} <Debug> HTTP-Session: d4c57f61-1da1-40b4-b8d8-2f8ba2ba22e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5041 | 2024.10.09 23:18:20.077205 [ 3 ] {} <Debug> HTTP-Session: d4c57f61-1da1-40b4-b8d8-2f8ba2ba22e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5042 | 2024.10.09 23:18:20.077219 [ 3 ] {} <Debug> HTTP-Session: d4c57f61-1da1-40b4-b8d8-2f8ba2ba22e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5043 | 2024.10.09 23:18:20.077250 [ 3 ] {} <Trace> HTTP-Session: d4c57f61-1da1-40b4-b8d8-2f8ba2ba22e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5044 | 2024.10.09 23:18:20.077348 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5045 | 2024.10.09 23:18:20.077391 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5046 | 2024.10.09 23:18:20.077614 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5047 | 2024.10.09 23:18:20.077945 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5048 | 2024.10.09 23:18:20.077981 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5049 | 2024.10.09 23:18:20.078342 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5050 | 2024.10.09 23:18:20.078703 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5051 | 2024.10.09 23:18:20.078827 [ 130 ] {} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
5052 | 2024.10.09 23:18:20.078838 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001513 sec., 9253.139458030402 rows/sec., 648.03 KiB/sec. | ||
5053 | 2024.10.09 23:18:20.078869 [ 130 ] {} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5054 | 2024.10.09 23:18:20.078909 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5055 | 2024.10.09 23:18:20.079019 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
5056 | 2024.10.09 23:18:20.079058 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Debug> DynamicQueryHandler: Done processing query | ||
5057 | 2024.10.09 23:18:20.079084 [ 3 ] {f38a6a64-bbc8-403d-801e-a5ddb3038cb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5058 | 2024.10.09 23:18:20.079109 [ 3 ] {} <Debug> HTTP-Session: d4c57f61-1da1-40b4-b8d8-2f8ba2ba22e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5059 | 2024.10.09 23:18:20.079157 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5060 | 2024.10.09 23:18:20.079185 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
5061 | 2024.10.09 23:18:20.079271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5062 | 2024.10.09 23:18:20.079357 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
5063 | 2024.10.09 23:18:20.079443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5064 | 2024.10.09 23:18:20.079546 [ 3 ] {} <Debug> HTTP-Session: 77b2c889-dbc0-48fa-a1b6-9f20c5a9d33c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5065 | 2024.10.09 23:18:20.079645 [ 3 ] {} <Debug> HTTP-Session: 77b2c889-dbc0-48fa-a1b6-9f20c5a9d33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5066 | 2024.10.09 23:18:20.079691 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
5067 | 2024.10.09 23:18:20.079721 [ 3 ] {} <Debug> HTTP-Session: 77b2c889-dbc0-48fa-a1b6-9f20c5a9d33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5068 | 2024.10.09 23:18:20.079837 [ 3 ] {} <Trace> HTTP-Session: 77b2c889-dbc0-48fa-a1b6-9f20c5a9d33c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5069 | 2024.10.09 23:18:20.079951 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
5070 | 2024.10.09 23:18:20.080238 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5071 | 2024.10.09 23:18:20.080331 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
5072 | 2024.10.09 23:18:20.080407 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5073 | 2024.10.09 23:18:20.080680 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
5074 | 2024.10.09 23:18:20.081479 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5075 | 2024.10.09 23:18:20.082048 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5076 | 2024.10.09 23:18:20.082096 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5077 | 2024.10.09 23:18:20.082695 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.003711014 sec., 142009.7040862686 rows/sec., 9.65 MiB/sec. | ||
5078 | 2024.10.09 23:18:20.082708 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5079 | 2024.10.09 23:18:20.083023 [ 195 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
5080 | 2024.10.09 23:18:20.083504 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2024.10.09 23:18:20.083904 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003853 sec., 1557.2281339216195 rows/sec., 92.00 KiB/sec. | ||
5082 | 2024.10.09 23:18:20.084170 [ 195 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_11_2} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5083 | 2024.10.09 23:18:20.084253 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Debug> DynamicQueryHandler: Done processing query | ||
5084 | 2024.10.09 23:18:20.084300 [ 3 ] {d0526d4a-d185-4fab-91a9-e4724f4ed1c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5085 | 2024.10.09 23:18:20.084322 [ 195 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_11_2} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
5086 | 2024.10.09 23:18:20.084334 [ 3 ] {} <Debug> HTTP-Session: 77b2c889-dbc0-48fa-a1b6-9f20c5a9d33c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5087 | 2024.10.09 23:18:20.084469 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
5088 | 2024.10.09 23:18:20.084570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5089 | 2024.10.09 23:18:20.084653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5090 | 2024.10.09 23:18:20.084673 [ 3 ] {} <Debug> HTTP-Session: aefafd42-684f-48d6-9c44-472614060285 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5091 | 2024.10.09 23:18:20.084690 [ 3 ] {} <Debug> HTTP-Session: aefafd42-684f-48d6-9c44-472614060285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5092 | 2024.10.09 23:18:20.084706 [ 3 ] {} <Debug> HTTP-Session: aefafd42-684f-48d6-9c44-472614060285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5093 | 2024.10.09 23:18:20.084744 [ 3 ] {} <Trace> HTTP-Session: aefafd42-684f-48d6-9c44-472614060285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5094 | 2024.10.09 23:18:20.084960 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5095 | 2024.10.09 23:18:20.085009 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5096 | 2024.10.09 23:18:20.085266 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5097 | 2024.10.09 23:18:20.085885 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5098 | 2024.10.09 23:18:20.085922 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5099 | 2024.10.09 23:18:20.086329 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5100 | 2024.10.09 23:18:20.086777 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5101 | 2024.10.09 23:18:20.086913 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.002075 sec., 190361.44578313254 rows/sec., 13.52 MiB/sec. | ||
5102 | 2024.10.09 23:18:20.087095 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Debug> DynamicQueryHandler: Done processing query | ||
5103 | 2024.10.09 23:18:20.087121 [ 3 ] {10f7f80e-38c8-47b3-ab55-814d581f2671} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5104 | 2024.10.09 23:18:20.087138 [ 3 ] {} <Debug> HTTP-Session: aefafd42-684f-48d6-9c44-472614060285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5105 | 2024.10.09 23:18:20.087263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5106 | 2024.10.09 23:18:20.087313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5107 | 2024.10.09 23:18:20.087333 [ 3 ] {} <Debug> HTTP-Session: db140d3d-c340-44b0-a186-b77b1a66635e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5108 | 2024.10.09 23:18:20.087351 [ 3 ] {} <Debug> HTTP-Session: db140d3d-c340-44b0-a186-b77b1a66635e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5109 | 2024.10.09 23:18:20.087368 [ 3 ] {} <Debug> HTTP-Session: db140d3d-c340-44b0-a186-b77b1a66635e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5110 | 2024.10.09 23:18:20.087399 [ 3 ] {} <Trace> HTTP-Session: db140d3d-c340-44b0-a186-b77b1a66635e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5111 | 2024.10.09 23:18:20.087498 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5112 | 2024.10.09 23:18:20.087544 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5113 | 2024.10.09 23:18:20.087682 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5114 | 2024.10.09 23:18:20.088024 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2024.10.09 23:18:20.088064 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5116 | 2024.10.09 23:18:20.088437 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5117 | 2024.10.09 23:18:20.088801 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5118 | 2024.10.09 23:18:20.088943 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. | ||
5119 | 2024.10.09 23:18:20.089145 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Debug> DynamicQueryHandler: Done processing query | ||
5120 | 2024.10.09 23:18:20.089175 [ 3 ] {ec38423e-994a-4b11-9026-a5ba8df8d284} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5121 | 2024.10.09 23:18:20.089191 [ 3 ] {} <Debug> HTTP-Session: db140d3d-c340-44b0-a186-b77b1a66635e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5122 | 2024.10.09 23:18:20.089374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5123 | 2024.10.09 23:18:20.089426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5124 | 2024.10.09 23:18:20.089448 [ 3 ] {} <Debug> HTTP-Session: eb6bebf5-f76b-43aa-8203-378ba0abd32d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5125 | 2024.10.09 23:18:20.089464 [ 3 ] {} <Debug> HTTP-Session: eb6bebf5-f76b-43aa-8203-378ba0abd32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5126 | 2024.10.09 23:18:20.089478 [ 3 ] {} <Debug> HTTP-Session: eb6bebf5-f76b-43aa-8203-378ba0abd32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5127 | 2024.10.09 23:18:20.089511 [ 3 ] {} <Trace> HTTP-Session: eb6bebf5-f76b-43aa-8203-378ba0abd32d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5128 | 2024.10.09 23:18:20.089704 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5129 | 2024.10.09 23:18:20.089753 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5130 | 2024.10.09 23:18:20.089909 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5131 | 2024.10.09 23:18:20.090411 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5132 | 2024.10.09 23:18:20.090455 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5133 | 2024.10.09 23:18:20.090875 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5134 | 2024.10.09 23:18:20.091267 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5135 | 2024.10.09 23:18:20.091423 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001804 sec., 132483.37028824832 rows/sec., 8.88 MiB/sec. | ||
5136 | 2024.10.09 23:18:20.091644 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Debug> DynamicQueryHandler: Done processing query | ||
5137 | 2024.10.09 23:18:20.091675 [ 3 ] {66efdf19-edaf-466f-81ff-cd42dfdb88ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5138 | 2024.10.09 23:18:20.091696 [ 3 ] {} <Debug> HTTP-Session: eb6bebf5-f76b-43aa-8203-378ba0abd32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5139 | 2024.10.09 23:18:20.091829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5140 | 2024.10.09 23:18:20.091883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5141 | 2024.10.09 23:18:20.091911 [ 3 ] {} <Debug> HTTP-Session: b1fbaff7-4171-4130-84ef-3fdef1bfcacd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5142 | 2024.10.09 23:18:20.091934 [ 3 ] {} <Debug> HTTP-Session: b1fbaff7-4171-4130-84ef-3fdef1bfcacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5143 | 2024.10.09 23:18:20.091948 [ 3 ] {} <Debug> HTTP-Session: b1fbaff7-4171-4130-84ef-3fdef1bfcacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5144 | 2024.10.09 23:18:20.091982 [ 3 ] {} <Trace> HTTP-Session: b1fbaff7-4171-4130-84ef-3fdef1bfcacd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5145 | 2024.10.09 23:18:20.092085 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5146 | 2024.10.09 23:18:20.092131 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5147 | 2024.10.09 23:18:20.092267 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5148 | 2024.10.09 23:18:20.092589 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5149 | 2024.10.09 23:18:20.092632 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5150 | 2024.10.09 23:18:20.093002 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5151 | 2024.10.09 23:18:20.093353 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5152 | 2024.10.09 23:18:20.093515 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
5153 | 2024.10.09 23:18:20.093722 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Debug> DynamicQueryHandler: Done processing query | ||
5154 | 2024.10.09 23:18:20.093749 [ 3 ] {06c6de2f-3640-462b-8cc2-98f98ac15bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5155 | 2024.10.09 23:18:20.093766 [ 3 ] {} <Debug> HTTP-Session: b1fbaff7-4171-4130-84ef-3fdef1bfcacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5156 | 2024.10.09 23:18:20.093900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5157 | 2024.10.09 23:18:20.093952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5158 | 2024.10.09 23:18:20.093973 [ 3 ] {} <Debug> HTTP-Session: d82b0175-e3ae-4ea5-8fd3-2ddf24364e2d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5159 | 2024.10.09 23:18:20.093990 [ 3 ] {} <Debug> HTTP-Session: d82b0175-e3ae-4ea5-8fd3-2ddf24364e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5160 | 2024.10.09 23:18:20.094006 [ 3 ] {} <Debug> HTTP-Session: d82b0175-e3ae-4ea5-8fd3-2ddf24364e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5161 | 2024.10.09 23:18:20.094038 [ 3 ] {} <Trace> HTTP-Session: d82b0175-e3ae-4ea5-8fd3-2ddf24364e2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5162 | 2024.10.09 23:18:20.094250 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5163 | 2024.10.09 23:18:20.094318 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <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 | ||
5164 | 2024.10.09 23:18:20.094760 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5165 | 2024.10.09 23:18:20.095313 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5166 | 2024.10.09 23:18:20.095353 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5167 | 2024.10.09 23:18:20.095969 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5168 | 2024.10.09 23:18:20.096395 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2024.10.09 23:18:20.096579 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5170 | 2024.10.09 23:18:20.096603 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002478 sec., 3631.961259079903 rows/sec., 6.51 MiB/sec. | ||
5171 | 2024.10.09 23:18:20.096660 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5172 | 2024.10.09 23:18:20.096732 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5173 | 2024.10.09 23:18:20.096968 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
5174 | 2024.10.09 23:18:20.097090 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Debug> DynamicQueryHandler: Done processing query | ||
5175 | 2024.10.09 23:18:20.097127 [ 3 ] {beae3224-5bdc-4940-8876-60d86f66de77} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5176 | 2024.10.09 23:18:20.097157 [ 3 ] {} <Debug> HTTP-Session: d82b0175-e3ae-4ea5-8fd3-2ddf24364e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5177 | 2024.10.09 23:18:20.097311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5178 | 2024.10.09 23:18:20.097317 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5179 | 2024.10.09 23:18:20.097374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5180 | 2024.10.09 23:18:20.097395 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 229 rows starting from the beginning of the part | ||
5181 | 2024.10.09 23:18:20.097407 [ 3 ] {} <Debug> HTTP-Session: 199bd197-ca3e-4e82-b380-236a84ed59b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5182 | 2024.10.09 23:18:20.097431 [ 3 ] {} <Debug> HTTP-Session: 199bd197-ca3e-4e82-b380-236a84ed59b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5183 | 2024.10.09 23:18:20.097456 [ 3 ] {} <Debug> HTTP-Session: 199bd197-ca3e-4e82-b380-236a84ed59b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5184 | 2024.10.09 23:18:20.097509 [ 3 ] {} <Trace> HTTP-Session: 199bd197-ca3e-4e82-b380-236a84ed59b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5185 | 2024.10.09 23:18:20.097859 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5186 | 2024.10.09 23:18:20.097875 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
5187 | 2024.10.09 23:18:20.097915 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5188 | 2024.10.09 23:18:20.098477 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
5189 | 2024.10.09 23:18:20.098521 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5190 | 2024.10.09 23:18:20.098964 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
5191 | 2024.10.09 23:18:20.099546 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
5192 | 2024.10.09 23:18:20.099595 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5193 | 2024.10.09 23:18:20.099645 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5194 | 2024.10.09 23:18:20.100005 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
5195 | 2024.10.09 23:18:20.100709 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5196 | 2024.10.09 23:18:20.101261 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5197 | 2024.10.09 23:18:20.101462 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003735 sec., 21954.484605087015 rows/sec., 1.39 MiB/sec. | ||
5198 | 2024.10.09 23:18:20.101980 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Debug> DynamicQueryHandler: Done processing query | ||
5199 | 2024.10.09 23:18:20.102064 [ 3 ] {d0ce3afc-294c-4456-b559-8ac3fc7fd871} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5200 | 2024.10.09 23:18:20.102161 [ 3 ] {} <Debug> HTTP-Session: 199bd197-ca3e-4e82-b380-236a84ed59b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5201 | 2024.10.09 23:18:20.104299 [ 192 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 19 columns (19 merged, 0 gathered) in 0.007446487 sec., 42704.700887814615 rows/sec., 76.52 MiB/sec. | ||
5202 | 2024.10.09 23:18:20.104918 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5203 | 2024.10.09 23:18:20.105540 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5204 | 2024.10.09 23:18:20.105618 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5205 | 2024.10.09 23:18:20.105711 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
5206 | 2024.10.09 23:18:21.790150 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5207 | 2024.10.09 23:18:21.790209 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5208 | 2024.10.09 23:18:24.996805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 182853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5209 | 2024.10.09 23:18:24.996940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5210 | 2024.10.09 23:18:24.996968 [ 3 ] {} <Debug> HTTP-Session: 62c690c4-6807-4a02-a656-f4e67064a6f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5211 | 2024.10.09 23:18:24.996997 [ 3 ] {} <Debug> HTTP-Session: 62c690c4-6807-4a02-a656-f4e67064a6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5212 | 2024.10.09 23:18:24.997015 [ 3 ] {} <Debug> HTTP-Session: 62c690c4-6807-4a02-a656-f4e67064a6f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5213 | 2024.10.09 23:18:24.997072 [ 3 ] {} <Trace> HTTP-Session: 62c690c4-6807-4a02-a656-f4e67064a6f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5214 | 2024.10.09 23:18:24.998152 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5215 | 2024.10.09 23:18:24.998221 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5216 | 2024.10.09 23:18:24.998557 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5217 | 2024.10.09 23:18:24.999885 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5218 | 2024.10.09 23:18:24.999926 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5219 | 2024.10.09 23:18:25.000727 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5220 | 2024.10.09 23:18:25.001124 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5221 | 2024.10.09 23:18:25.001316 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Debug> executeQuery: Read 1258 rows, 106.87 KiB in 0.00402 sec., 312935.32338308456 rows/sec., 25.96 MiB/sec. | ||
5222 | 2024.10.09 23:18:25.001564 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Debug> DynamicQueryHandler: Done processing query | ||
5223 | 2024.10.09 23:18:25.001590 [ 3 ] {a00a6922-b2bd-424f-aeff-7d0ea797a96c} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
5224 | 2024.10.09 23:18:25.001608 [ 3 ] {} <Debug> HTTP-Session: 62c690c4-6807-4a02-a656-f4e67064a6f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5225 | 2024.10.09 23:18:25.001744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5226 | 2024.10.09 23:18:25.001793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5227 | 2024.10.09 23:18:25.001812 [ 3 ] {} <Debug> HTTP-Session: 9df7cb4d-da71-4122-b252-4a15430cbf1c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5228 | 2024.10.09 23:18:25.001830 [ 3 ] {} <Debug> HTTP-Session: 9df7cb4d-da71-4122-b252-4a15430cbf1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5229 | 2024.10.09 23:18:25.001844 [ 3 ] {} <Debug> HTTP-Session: 9df7cb4d-da71-4122-b252-4a15430cbf1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5230 | 2024.10.09 23:18:25.001876 [ 3 ] {} <Trace> HTTP-Session: 9df7cb4d-da71-4122-b252-4a15430cbf1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5231 | 2024.10.09 23:18:25.001982 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5232 | 2024.10.09 23:18:25.002026 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5233 | 2024.10.09 23:18:25.002256 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5234 | 2024.10.09 23:18:25.002609 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5235 | 2024.10.09 23:18:25.002645 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5236 | 2024.10.09 23:18:25.002998 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5237 | 2024.10.09 23:18:25.003367 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5238 | 2024.10.09 23:18:25.003531 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001571 sec., 19732.654360280078 rows/sec., 1.45 MiB/sec. | ||
5239 | 2024.10.09 23:18:25.003704 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Debug> DynamicQueryHandler: Done processing query | ||
5240 | 2024.10.09 23:18:25.003729 [ 3 ] {6bc3ec30-0252-445a-9003-8a2def2bfb61} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5241 | 2024.10.09 23:18:25.003745 [ 3 ] {} <Debug> HTTP-Session: 9df7cb4d-da71-4122-b252-4a15430cbf1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5242 | 2024.10.09 23:18:25.003900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5243 | 2024.10.09 23:18:25.003949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5244 | 2024.10.09 23:18:25.003968 [ 3 ] {} <Debug> HTTP-Session: a1458e0b-eecc-4052-9825-b888b262893d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5245 | 2024.10.09 23:18:25.003984 [ 3 ] {} <Debug> HTTP-Session: a1458e0b-eecc-4052-9825-b888b262893d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5246 | 2024.10.09 23:18:25.003998 [ 3 ] {} <Debug> HTTP-Session: a1458e0b-eecc-4052-9825-b888b262893d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5247 | 2024.10.09 23:18:25.004029 [ 3 ] {} <Trace> HTTP-Session: a1458e0b-eecc-4052-9825-b888b262893d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5248 | 2024.10.09 23:18:25.004171 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5249 | 2024.10.09 23:18:25.004215 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5250 | 2024.10.09 23:18:25.004440 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5251 | 2024.10.09 23:18:25.004885 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5252 | 2024.10.09 23:18:25.004921 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5253 | 2024.10.09 23:18:25.005296 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5254 | 2024.10.09 23:18:25.005660 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5255 | 2024.10.09 23:18:25.005811 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001707 sec., 133567.6625659051 rows/sec., 9.04 MiB/sec. | ||
5256 | 2024.10.09 23:18:25.005981 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Debug> DynamicQueryHandler: Done processing query | ||
5257 | 2024.10.09 23:18:25.006005 [ 3 ] {f1130baa-81af-43a7-b4b7-2d02cbeb5005} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
5258 | 2024.10.09 23:18:25.006021 [ 3 ] {} <Debug> HTTP-Session: a1458e0b-eecc-4052-9825-b888b262893d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5259 | 2024.10.09 23:18:25.006181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 91053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5260 | 2024.10.09 23:18:25.006230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5261 | 2024.10.09 23:18:25.006249 [ 3 ] {} <Debug> HTTP-Session: 11a4d3ce-54ff-404d-a60b-e23acef8b551 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5262 | 2024.10.09 23:18:25.006266 [ 3 ] {} <Debug> HTTP-Session: 11a4d3ce-54ff-404d-a60b-e23acef8b551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5263 | 2024.10.09 23:18:25.006279 [ 3 ] {} <Debug> HTTP-Session: 11a4d3ce-54ff-404d-a60b-e23acef8b551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5264 | 2024.10.09 23:18:25.006311 [ 3 ] {} <Trace> HTTP-Session: 11a4d3ce-54ff-404d-a60b-e23acef8b551 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5265 | 2024.10.09 23:18:25.006678 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5266 | 2024.10.09 23:18:25.006722 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5267 | 2024.10.09 23:18:25.006952 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5268 | 2024.10.09 23:18:25.007598 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5269 | 2024.10.09 23:18:25.007635 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5270 | 2024.10.09 23:18:25.008011 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5271 | 2024.10.09 23:18:25.008368 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5272 | 2024.10.09 23:18:25.008536 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.002118 sec., 260151.08593012273 rows/sec., 19.31 MiB/sec. | ||
5273 | 2024.10.09 23:18:25.008711 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Debug> DynamicQueryHandler: Done processing query | ||
5274 | 2024.10.09 23:18:25.008735 [ 3 ] {807b2ce0-87e6-4d2d-b6c7-6f5c98eadecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB. | ||
5275 | 2024.10.09 23:18:25.008751 [ 3 ] {} <Debug> HTTP-Session: 11a4d3ce-54ff-404d-a60b-e23acef8b551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5276 | 2024.10.09 23:18:25.008996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 190813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5277 | 2024.10.09 23:18:25.009045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5278 | 2024.10.09 23:18:25.009063 [ 3 ] {} <Debug> HTTP-Session: 4a6823ab-e26f-45e4-a6bc-573c32c2a1c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5279 | 2024.10.09 23:18:25.009081 [ 3 ] {} <Debug> HTTP-Session: 4a6823ab-e26f-45e4-a6bc-573c32c2a1c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5280 | 2024.10.09 23:18:25.009095 [ 3 ] {} <Debug> HTTP-Session: 4a6823ab-e26f-45e4-a6bc-573c32c2a1c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5281 | 2024.10.09 23:18:25.009133 [ 3 ] {} <Trace> HTTP-Session: 4a6823ab-e26f-45e4-a6bc-573c32c2a1c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5282 | 2024.10.09 23:18:25.009624 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5283 | 2024.10.09 23:18:25.009674 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5284 | 2024.10.09 23:18:25.009818 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5285 | 2024.10.09 23:18:25.010723 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5286 | 2024.10.09 23:18:25.010760 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5287 | 2024.10.09 23:18:25.011196 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5288 | 2024.10.09 23:18:25.011551 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2024.10.09 23:18:25.011716 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Debug> executeQuery: Read 1006 rows, 69.24 KiB in 0.002401 sec., 418992.0866305706 rows/sec., 28.16 MiB/sec. | ||
5290 | 2024.10.09 23:18:25.011922 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Debug> DynamicQueryHandler: Done processing query | ||
5291 | 2024.10.09 23:18:25.011951 [ 3 ] {7074a3e6-419a-4b42-8083-b621285e8e79} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
5292 | 2024.10.09 23:18:25.011973 [ 3 ] {} <Debug> HTTP-Session: 4a6823ab-e26f-45e4-a6bc-573c32c2a1c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5293 | 2024.10.09 23:18:25.012163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5294 | 2024.10.09 23:18:25.012217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5295 | 2024.10.09 23:18:25.012236 [ 3 ] {} <Debug> HTTP-Session: 90c361f7-8f6f-49d8-b21a-4bfde948514f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5296 | 2024.10.09 23:18:25.012253 [ 3 ] {} <Debug> HTTP-Session: 90c361f7-8f6f-49d8-b21a-4bfde948514f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5297 | 2024.10.09 23:18:25.012268 [ 3 ] {} <Debug> HTTP-Session: 90c361f7-8f6f-49d8-b21a-4bfde948514f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5298 | 2024.10.09 23:18:25.012299 [ 3 ] {} <Trace> HTTP-Session: 90c361f7-8f6f-49d8-b21a-4bfde948514f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5299 | 2024.10.09 23:18:25.012763 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5300 | 2024.10.09 23:18:25.012831 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <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 | ||
5301 | 2024.10.09 23:18:25.013340 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5302 | 2024.10.09 23:18:25.014189 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5303 | 2024.10.09 23:18:25.014230 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5304 | 2024.10.09 23:18:25.014909 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5305 | 2024.10.09 23:18:25.015386 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5306 | 2024.10.09 23:18:25.015581 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003193 sec., 9708.73786407767 rows/sec., 17.40 MiB/sec. | ||
5307 | 2024.10.09 23:18:25.016121 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Debug> DynamicQueryHandler: Done processing query | ||
5308 | 2024.10.09 23:18:25.016147 [ 3 ] {6e482bc1-5f87-4479-a5b6-246f7b606eec} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
5309 | 2024.10.09 23:18:25.016162 [ 3 ] {} <Debug> HTTP-Session: 90c361f7-8f6f-49d8-b21a-4bfde948514f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5310 | 2024.10.09 23:18:25.016279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5311 | 2024.10.09 23:18:25.016335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5312 | 2024.10.09 23:18:25.016360 [ 3 ] {} <Debug> HTTP-Session: ccfea216-4a38-42de-8ee2-0c07407cb863 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5313 | 2024.10.09 23:18:25.016381 [ 3 ] {} <Debug> HTTP-Session: ccfea216-4a38-42de-8ee2-0c07407cb863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5314 | 2024.10.09 23:18:25.016400 [ 3 ] {} <Debug> HTTP-Session: ccfea216-4a38-42de-8ee2-0c07407cb863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5315 | 2024.10.09 23:18:25.016435 [ 3 ] {} <Trace> HTTP-Session: ccfea216-4a38-42de-8ee2-0c07407cb863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5316 | 2024.10.09 23:18:25.016560 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5317 | 2024.10.09 23:18:25.016613 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5318 | 2024.10.09 23:18:25.016797 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5319 | 2024.10.09 23:18:25.017138 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5320 | 2024.10.09 23:18:25.017173 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5321 | 2024.10.09 23:18:25.017591 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5322 | 2024.10.09 23:18:25.017925 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5323 | 2024.10.09 23:18:25.018079 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. | ||
5324 | 2024.10.09 23:18:25.018259 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Debug> DynamicQueryHandler: Done processing query | ||
5325 | 2024.10.09 23:18:25.018284 [ 3 ] {137ee6e8-e7d9-4751-a484-5f4cb3a011de} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5326 | 2024.10.09 23:18:25.018303 [ 3 ] {} <Debug> HTTP-Session: ccfea216-4a38-42de-8ee2-0c07407cb863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5327 | 2024.10.09 23:18:25.053730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5328 | 2024.10.09 23:18:25.053860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5329 | 2024.10.09 23:18:25.053910 [ 3 ] {} <Debug> HTTP-Session: 990cde72-d7e9-496f-aa08-8ed8d6b6204e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5330 | 2024.10.09 23:18:25.053952 [ 3 ] {} <Debug> HTTP-Session: 990cde72-d7e9-496f-aa08-8ed8d6b6204e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5331 | 2024.10.09 23:18:25.053984 [ 3 ] {} <Debug> HTTP-Session: 990cde72-d7e9-496f-aa08-8ed8d6b6204e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5332 | 2024.10.09 23:18:25.054032 [ 3 ] {} <Trace> HTTP-Session: 990cde72-d7e9-496f-aa08-8ed8d6b6204e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5333 | 2024.10.09 23:18:25.054149 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5334 | 2024.10.09 23:18:25.054203 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5335 | 2024.10.09 23:18:25.054485 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5336 | 2024.10.09 23:18:25.054909 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5337 | 2024.10.09 23:18:25.054946 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5338 | 2024.10.09 23:18:25.055291 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5339 | 2024.10.09 23:18:25.055650 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5340 | 2024.10.09 23:18:25.055805 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001678 sec., 1191.8951132300358 rows/sec., 97.19 KiB/sec. | ||
5341 | 2024.10.09 23:18:25.055977 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Debug> DynamicQueryHandler: Done processing query | ||
5342 | 2024.10.09 23:18:25.056001 [ 3 ] {8acd38a2-5fec-4845-8007-ec524513e613} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5343 | 2024.10.09 23:18:25.056018 [ 3 ] {} <Debug> HTTP-Session: 990cde72-d7e9-496f-aa08-8ed8d6b6204e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5344 | 2024.10.09 23:18:25.056123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5345 | 2024.10.09 23:18:25.056171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5346 | 2024.10.09 23:18:25.056190 [ 3 ] {} <Debug> HTTP-Session: fa03e587-e906-4219-94b9-a40675237dad Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5347 | 2024.10.09 23:18:25.056207 [ 3 ] {} <Debug> HTTP-Session: fa03e587-e906-4219-94b9-a40675237dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5348 | 2024.10.09 23:18:25.056222 [ 3 ] {} <Debug> HTTP-Session: fa03e587-e906-4219-94b9-a40675237dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5349 | 2024.10.09 23:18:25.056252 [ 3 ] {} <Trace> HTTP-Session: fa03e587-e906-4219-94b9-a40675237dad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5350 | 2024.10.09 23:18:25.056344 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5351 | 2024.10.09 23:18:25.056386 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5352 | 2024.10.09 23:18:25.056611 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5353 | 2024.10.09 23:18:25.056980 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2024.10.09 23:18:25.057018 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5355 | 2024.10.09 23:18:25.057345 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5356 | 2024.10.09 23:18:25.057711 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2024.10.09 23:18:25.057868 [ 123 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5358 | 2024.10.09 23:18:25.057878 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Debug> executeQuery: Read 1 rows, 75.00 B in 0.001545 sec., 647.2491909385113 rows/sec., 47.41 KiB/sec. | ||
5359 | 2024.10.09 23:18:25.057942 [ 123 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5360 | 2024.10.09 23:18:25.058004 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5361 | 2024.10.09 23:18:25.058167 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
5362 | 2024.10.09 23:18:25.058195 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Debug> DynamicQueryHandler: Done processing query | ||
5363 | 2024.10.09 23:18:25.058224 [ 3 ] {8f486d8c-6ee5-4c92-935b-10044af6fd86} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5364 | 2024.10.09 23:18:25.058243 [ 3 ] {} <Debug> HTTP-Session: fa03e587-e906-4219-94b9-a40675237dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5365 | 2024.10.09 23:18:25.058308 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5366 | 2024.10.09 23:18:25.058344 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1416 rows starting from the beginning of the part | ||
5367 | 2024.10.09 23:18:25.058359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5368 | 2024.10.09 23:18:25.058440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5369 | 2024.10.09 23:18:25.058507 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 208 rows starting from the beginning of the part | ||
5370 | 2024.10.09 23:18:25.058523 [ 3 ] {} <Debug> HTTP-Session: 0738ece9-469d-4a0b-b6f9-935084e4b9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5371 | 2024.10.09 23:18:25.058568 [ 3 ] {} <Debug> HTTP-Session: 0738ece9-469d-4a0b-b6f9-935084e4b9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5372 | 2024.10.09 23:18:25.058646 [ 3 ] {} <Debug> HTTP-Session: 0738ece9-469d-4a0b-b6f9-935084e4b9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5373 | 2024.10.09 23:18:25.058784 [ 3 ] {} <Trace> HTTP-Session: 0738ece9-469d-4a0b-b6f9-935084e4b9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5374 | 2024.10.09 23:18:25.058865 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
5375 | 2024.10.09 23:18:25.059123 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5376 | 2024.10.09 23:18:25.059268 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 209 rows starting from the beginning of the part | ||
5377 | 2024.10.09 23:18:25.059283 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5378 | 2024.10.09 23:18:25.059533 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1258 rows starting from the beginning of the part | ||
5379 | 2024.10.09 23:18:25.059742 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
5380 | 2024.10.09 23:18:25.060306 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5381 | 2024.10.09 23:18:25.060740 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5382 | 2024.10.09 23:18:25.060783 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5383 | 2024.10.09 23:18:25.061297 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5384 | 2024.10.09 23:18:25.061771 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5385 | 2024.10.09 23:18:25.061991 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003021 sec., 662.0324395895399 rows/sec., 46.23 KiB/sec. | ||
5386 | 2024.10.09 23:18:25.062254 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 5 columns (5 merged, 0 gathered) in 0.004154752 sec., 772609.2917218645 rows/sec., 67.88 MiB/sec. | ||
5387 | 2024.10.09 23:18:25.062280 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Debug> DynamicQueryHandler: Done processing query | ||
5388 | 2024.10.09 23:18:25.062307 [ 3 ] {674c7a7d-65a1-4407-ac47-a6298d337bd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5389 | 2024.10.09 23:18:25.062324 [ 3 ] {} <Debug> HTTP-Session: 0738ece9-469d-4a0b-b6f9-935084e4b9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5390 | 2024.10.09 23:18:25.062450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5391 | 2024.10.09 23:18:25.062470 [ 186 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5392 | 2024.10.09 23:18:25.062514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5393 | 2024.10.09 23:18:25.062549 [ 3 ] {} <Debug> HTTP-Session: b58e36ea-0be3-4a10-8647-f4b8b589ef92 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5394 | 2024.10.09 23:18:25.062566 [ 3 ] {} <Debug> HTTP-Session: b58e36ea-0be3-4a10-8647-f4b8b589ef92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5395 | 2024.10.09 23:18:25.062586 [ 3 ] {} <Debug> HTTP-Session: b58e36ea-0be3-4a10-8647-f4b8b589ef92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5396 | 2024.10.09 23:18:25.062627 [ 3 ] {} <Trace> HTTP-Session: b58e36ea-0be3-4a10-8647-f4b8b589ef92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5397 | 2024.10.09 23:18:25.062765 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5398 | 2024.10.09 23:18:25.062828 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5399 | 2024.10.09 23:18:25.063012 [ 186 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5400 | 2024.10.09 23:18:25.063146 [ 186 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_26_5} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5401 | 2024.10.09 23:18:25.063178 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5402 | 2024.10.09 23:18:25.063242 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
5403 | 2024.10.09 23:18:25.063520 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5404 | 2024.10.09 23:18:25.063558 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5405 | 2024.10.09 23:18:25.063892 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5406 | 2024.10.09 23:18:25.064244 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5407 | 2024.10.09 23:18:25.064403 [ 123 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5408 | 2024.10.09 23:18:25.064407 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00168 sec., 1190.4761904761904 rows/sec., 97.07 KiB/sec. | ||
5409 | 2024.10.09 23:18:25.064461 [ 123 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5410 | 2024.10.09 23:18:25.064540 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5411 | 2024.10.09 23:18:25.064723 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
5412 | 2024.10.09 23:18:25.064754 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Debug> DynamicQueryHandler: Done processing query | ||
5413 | 2024.10.09 23:18:25.064784 [ 3 ] {5c9af584-0f9b-49ee-a82c-e9e1b8488cf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5414 | 2024.10.09 23:18:25.064812 [ 3 ] {} <Debug> HTTP-Session: b58e36ea-0be3-4a10-8647-f4b8b589ef92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5415 | 2024.10.09 23:18:25.064885 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5416 | 2024.10.09 23:18:25.064922 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 911 rows starting from the beginning of the part | ||
5417 | 2024.10.09 23:18:25.064947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5418 | 2024.10.09 23:18:25.065071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5419 | 2024.10.09 23:18:25.065084 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 393 rows starting from the beginning of the part | ||
5420 | 2024.10.09 23:18:25.065128 [ 3 ] {} <Debug> HTTP-Session: 3d04e6ef-ac53-4c10-b290-01db4e4bb3c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5421 | 2024.10.09 23:18:25.065168 [ 3 ] {} <Debug> HTTP-Session: 3d04e6ef-ac53-4c10-b290-01db4e4bb3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5422 | 2024.10.09 23:18:25.065228 [ 3 ] {} <Debug> HTTP-Session: 3d04e6ef-ac53-4c10-b290-01db4e4bb3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5423 | 2024.10.09 23:18:25.065280 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
5424 | 2024.10.09 23:18:25.065313 [ 3 ] {} <Trace> HTTP-Session: 3d04e6ef-ac53-4c10-b290-01db4e4bb3c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5425 | 2024.10.09 23:18:25.065418 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 395 rows starting from the beginning of the part | ||
5426 | 2024.10.09 23:18:25.065562 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5427 | 2024.10.09 23:18:25.065589 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 551 rows starting from the beginning of the part | ||
5428 | 2024.10.09 23:18:25.065661 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5429 | 2024.10.09 23:18:25.065763 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
5430 | 2024.10.09 23:18:25.066204 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5431 | 2024.10.09 23:18:25.066655 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5432 | 2024.10.09 23:18:25.066702 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5433 | 2024.10.09 23:18:25.067250 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5434 | 2024.10.09 23:18:25.067677 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5435 | 2024.10.09 23:18:25.067677 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.00303854 sec., 772410.4339584142 rows/sec., 59.12 MiB/sec. | ||
5436 | 2024.10.09 23:18:25.067911 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5437 | 2024.10.09 23:18:25.067931 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5438 | 2024.10.09 23:18:25.067922 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.002434 sec., 410.84634346754314 rows/sec., 28.89 KiB/sec. | ||
5439 | 2024.10.09 23:18:25.068009 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5440 | 2024.10.09 23:18:25.068203 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5441 | 2024.10.09 23:18:25.068525 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
5442 | 2024.10.09 23:18:25.068572 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Debug> DynamicQueryHandler: Done processing query | ||
5443 | 2024.10.09 23:18:25.068643 [ 3 ] {424125ce-39f8-4b7b-99ba-dcb0008c8457} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5444 | 2024.10.09 23:18:25.068703 [ 3 ] {} <Debug> HTTP-Session: 3d04e6ef-ac53-4c10-b290-01db4e4bb3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5445 | 2024.10.09 23:18:25.068874 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5446 | 2024.10.09 23:18:25.068910 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7337 rows starting from the beginning of the part | ||
5447 | 2024.10.09 23:18:25.069032 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 238 rows starting from the beginning of the part | ||
5448 | 2024.10.09 23:18:25.069133 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5449 | 2024.10.09 23:18:25.069292 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
5450 | 2024.10.09 23:18:25.069423 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_26_5} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5451 | 2024.10.09 23:18:25.069596 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 239 rows starting from the beginning of the part | ||
5452 | 2024.10.09 23:18:25.069630 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
5453 | 2024.10.09 23:18:25.069738 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1006 rows starting from the beginning of the part | ||
5454 | 2024.10.09 23:18:25.069903 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
5455 | 2024.10.09 23:18:25.072529 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8981 rows, containing 5 columns (5 merged, 0 gathered) in 0.004123142 sec., 2178193.2322486104 rows/sec., 147.35 MiB/sec. | ||
5456 | 2024.10.09 23:18:25.072713 [ 202 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5457 | 2024.10.09 23:18:25.073106 [ 202 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5458 | 2024.10.09 23:18:25.073182 [ 202 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5459 | 2024.10.09 23:18:25.073248 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
5460 | 2024.10.09 23:18:26.930426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 548 | ||
5461 | 2024.10.09 23:18:26.933713 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5462 | 2024.10.09 23:18:26.933773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5463 | 2024.10.09 23:18:26.935334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5464 | 2024.10.09 23:18:26.936363 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5465 | 2024.10.09 23:18:26.937406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
5466 | 2024.10.09 23:18:30.066775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5467 | 2024.10.09 23:18:30.066913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5468 | 2024.10.09 23:18:30.066943 [ 3 ] {} <Debug> HTTP-Session: 60b40660-a5d8-40c0-9098-7b83cdaaf964 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5469 | 2024.10.09 23:18:30.066971 [ 3 ] {} <Debug> HTTP-Session: 60b40660-a5d8-40c0-9098-7b83cdaaf964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5470 | 2024.10.09 23:18:30.066989 [ 3 ] {} <Debug> HTTP-Session: 60b40660-a5d8-40c0-9098-7b83cdaaf964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5471 | 2024.10.09 23:18:30.067045 [ 3 ] {} <Trace> HTTP-Session: 60b40660-a5d8-40c0-9098-7b83cdaaf964 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5472 | 2024.10.09 23:18:30.067248 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5473 | 2024.10.09 23:18:30.067325 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5474 | 2024.10.09 23:18:30.067719 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5475 | 2024.10.09 23:18:30.068192 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5476 | 2024.10.09 23:18:30.068236 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5477 | 2024.10.09 23:18:30.068654 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5478 | 2024.10.09 23:18:30.069054 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5479 | 2024.10.09 23:18:30.069227 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00203 sec., 1970.4433497536945 rows/sec., 160.68 KiB/sec. | ||
5480 | 2024.10.09 23:18:30.069580 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Debug> DynamicQueryHandler: Done processing query | ||
5481 | 2024.10.09 23:18:30.069607 [ 3 ] {4c6f8a4b-8dde-4e3c-8915-91138c03b76e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5482 | 2024.10.09 23:18:30.069623 [ 3 ] {} <Debug> HTTP-Session: 60b40660-a5d8-40c0-9098-7b83cdaaf964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5483 | 2024.10.09 23:18:30.069834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5484 | 2024.10.09 23:18:30.069885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5485 | 2024.10.09 23:18:30.069905 [ 3 ] {} <Debug> HTTP-Session: d95540ef-3727-4698-95d8-7fd01ad1dbe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5486 | 2024.10.09 23:18:30.069922 [ 3 ] {} <Debug> HTTP-Session: d95540ef-3727-4698-95d8-7fd01ad1dbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5487 | 2024.10.09 23:18:30.069935 [ 3 ] {} <Debug> HTTP-Session: d95540ef-3727-4698-95d8-7fd01ad1dbe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5488 | 2024.10.09 23:18:30.069967 [ 3 ] {} <Trace> HTTP-Session: d95540ef-3727-4698-95d8-7fd01ad1dbe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5489 | 2024.10.09 23:18:30.070121 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5490 | 2024.10.09 23:18:30.070166 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5491 | 2024.10.09 23:18:30.070414 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5492 | 2024.10.09 23:18:30.070909 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5493 | 2024.10.09 23:18:30.070947 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5494 | 2024.10.09 23:18:30.071321 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5495 | 2024.10.09 23:18:30.071686 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5496 | 2024.10.09 23:18:30.071843 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Debug> executeQuery: Read 209 rows, 18.74 KiB in 0.00179 sec., 116759.77653631286 rows/sec., 10.22 MiB/sec. | ||
5497 | 2024.10.09 23:18:30.072022 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Debug> DynamicQueryHandler: Done processing query | ||
5498 | 2024.10.09 23:18:30.072047 [ 3 ] {d33f601b-4053-42c8-a174-8709d670e56b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5499 | 2024.10.09 23:18:30.072064 [ 3 ] {} <Debug> HTTP-Session: d95540ef-3727-4698-95d8-7fd01ad1dbe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5500 | 2024.10.09 23:18:30.072190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5501 | 2024.10.09 23:18:30.072238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5502 | 2024.10.09 23:18:30.072257 [ 3 ] {} <Debug> HTTP-Session: f9b300ce-3374-48ff-a4b8-0497474f040b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5503 | 2024.10.09 23:18:30.072274 [ 3 ] {} <Debug> HTTP-Session: f9b300ce-3374-48ff-a4b8-0497474f040b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5504 | 2024.10.09 23:18:30.072288 [ 3 ] {} <Debug> HTTP-Session: f9b300ce-3374-48ff-a4b8-0497474f040b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5505 | 2024.10.09 23:18:30.072319 [ 3 ] {} <Trace> HTTP-Session: f9b300ce-3374-48ff-a4b8-0497474f040b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5506 | 2024.10.09 23:18:30.072416 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5507 | 2024.10.09 23:18:30.072459 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5508 | 2024.10.09 23:18:30.072689 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5509 | 2024.10.09 23:18:30.073010 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5510 | 2024.10.09 23:18:30.073048 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5511 | 2024.10.09 23:18:30.073401 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5512 | 2024.10.09 23:18:30.073754 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5513 | 2024.10.09 23:18:30.073917 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 628.57 KiB/sec. | ||
5514 | 2024.10.09 23:18:30.074089 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Debug> DynamicQueryHandler: Done processing query | ||
5515 | 2024.10.09 23:18:30.074113 [ 3 ] {4f9bc46c-6abb-4240-923d-38e766100128} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5516 | 2024.10.09 23:18:30.074129 [ 3 ] {} <Debug> HTTP-Session: f9b300ce-3374-48ff-a4b8-0497474f040b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5517 | 2024.10.09 23:18:30.074257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5518 | 2024.10.09 23:18:30.074305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5519 | 2024.10.09 23:18:30.074324 [ 3 ] {} <Debug> HTTP-Session: ca6b490b-8d2c-4125-b07d-72bcf1ca6598 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5520 | 2024.10.09 23:18:30.074340 [ 3 ] {} <Debug> HTTP-Session: ca6b490b-8d2c-4125-b07d-72bcf1ca6598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5521 | 2024.10.09 23:18:30.074354 [ 3 ] {} <Debug> HTTP-Session: ca6b490b-8d2c-4125-b07d-72bcf1ca6598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5522 | 2024.10.09 23:18:30.074385 [ 3 ] {} <Trace> HTTP-Session: ca6b490b-8d2c-4125-b07d-72bcf1ca6598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5523 | 2024.10.09 23:18:30.074483 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5524 | 2024.10.09 23:18:30.074525 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5525 | 2024.10.09 23:18:30.074750 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5526 | 2024.10.09 23:18:30.075151 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5527 | 2024.10.09 23:18:30.075188 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5528 | 2024.10.09 23:18:30.075546 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5529 | 2024.10.09 23:18:30.075915 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5530 | 2024.10.09 23:18:30.076074 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001616 sec., 8663.366336633664 rows/sec., 606.73 KiB/sec. | ||
5531 | 2024.10.09 23:18:30.076251 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Debug> DynamicQueryHandler: Done processing query | ||
5532 | 2024.10.09 23:18:30.076275 [ 3 ] {6e488a55-8de8-4d4d-8693-49b13180aae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5533 | 2024.10.09 23:18:30.076291 [ 3 ] {} <Debug> HTTP-Session: ca6b490b-8d2c-4125-b07d-72bcf1ca6598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5534 | 2024.10.09 23:18:30.076420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5535 | 2024.10.09 23:18:30.076468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5536 | 2024.10.09 23:18:30.076487 [ 3 ] {} <Debug> HTTP-Session: 59176798-cb18-41f0-b28b-3f30779e188b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5537 | 2024.10.09 23:18:30.076504 [ 3 ] {} <Debug> HTTP-Session: 59176798-cb18-41f0-b28b-3f30779e188b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5538 | 2024.10.09 23:18:30.076518 [ 3 ] {} <Debug> HTTP-Session: 59176798-cb18-41f0-b28b-3f30779e188b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5539 | 2024.10.09 23:18:30.076549 [ 3 ] {} <Trace> HTTP-Session: 59176798-cb18-41f0-b28b-3f30779e188b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5540 | 2024.10.09 23:18:30.076645 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5541 | 2024.10.09 23:18:30.076688 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5542 | 2024.10.09 23:18:30.076914 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5543 | 2024.10.09 23:18:30.077228 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2024.10.09 23:18:30.077266 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5545 | 2024.10.09 23:18:30.077609 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5546 | 2024.10.09 23:18:30.077964 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2024.10.09 23:18:30.078124 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 236.80 KiB/sec. | ||
5548 | 2024.10.09 23:18:30.078437 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Debug> DynamicQueryHandler: Done processing query | ||
5549 | 2024.10.09 23:18:30.078462 [ 3 ] {c1dba0db-3807-4843-bc8c-38f5a2230939} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5550 | 2024.10.09 23:18:30.078479 [ 3 ] {} <Debug> HTTP-Session: 59176798-cb18-41f0-b28b-3f30779e188b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5551 | 2024.10.09 23:18:30.078642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5552 | 2024.10.09 23:18:30.078693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5553 | 2024.10.09 23:18:30.078712 [ 3 ] {} <Debug> HTTP-Session: 3c441b23-adb3-4788-9ee9-0ab311722e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5554 | 2024.10.09 23:18:30.078729 [ 3 ] {} <Debug> HTTP-Session: 3c441b23-adb3-4788-9ee9-0ab311722e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5555 | 2024.10.09 23:18:30.078743 [ 3 ] {} <Debug> HTTP-Session: 3c441b23-adb3-4788-9ee9-0ab311722e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5556 | 2024.10.09 23:18:30.078773 [ 3 ] {} <Trace> HTTP-Session: 3c441b23-adb3-4788-9ee9-0ab311722e2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5557 | 2024.10.09 23:18:30.078976 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5558 | 2024.10.09 23:18:30.079020 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5559 | 2024.10.09 23:18:30.079263 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5560 | 2024.10.09 23:18:30.079898 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5561 | 2024.10.09 23:18:30.079936 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5562 | 2024.10.09 23:18:30.080311 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5563 | 2024.10.09 23:18:30.080671 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5564 | 2024.10.09 23:18:30.080818 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.001947 sec., 202876.21982537236 rows/sec., 14.41 MiB/sec. | ||
5565 | 2024.10.09 23:18:30.081149 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Debug> DynamicQueryHandler: Done processing query | ||
5566 | 2024.10.09 23:18:30.081177 [ 3 ] {98bfa2b7-fa95-478c-a645-890450cdeb23} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5567 | 2024.10.09 23:18:30.081194 [ 3 ] {} <Debug> HTTP-Session: 3c441b23-adb3-4788-9ee9-0ab311722e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5568 | 2024.10.09 23:18:30.081339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5569 | 2024.10.09 23:18:30.081389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5570 | 2024.10.09 23:18:30.081408 [ 3 ] {} <Debug> HTTP-Session: 08e7fcce-04f1-4ddb-ac96-8762aaa62ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5571 | 2024.10.09 23:18:30.081424 [ 3 ] {} <Debug> HTTP-Session: 08e7fcce-04f1-4ddb-ac96-8762aaa62ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5572 | 2024.10.09 23:18:30.081438 [ 3 ] {} <Debug> HTTP-Session: 08e7fcce-04f1-4ddb-ac96-8762aaa62ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5573 | 2024.10.09 23:18:30.081469 [ 3 ] {} <Trace> HTTP-Session: 08e7fcce-04f1-4ddb-ac96-8762aaa62ccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5574 | 2024.10.09 23:18:30.081567 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5575 | 2024.10.09 23:18:30.081613 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5576 | 2024.10.09 23:18:30.081768 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5577 | 2024.10.09 23:18:30.082044 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5578 | 2024.10.09 23:18:30.082081 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5579 | 2024.10.09 23:18:30.082459 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5580 | 2024.10.09 23:18:30.082904 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5581 | 2024.10.09 23:18:30.083101 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. | ||
5582 | 2024.10.09 23:18:30.083297 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Debug> DynamicQueryHandler: Done processing query | ||
5583 | 2024.10.09 23:18:30.083328 [ 3 ] {110b85c7-4f6b-43b9-ae98-91849b75bca6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5584 | 2024.10.09 23:18:30.083351 [ 3 ] {} <Debug> HTTP-Session: 08e7fcce-04f1-4ddb-ac96-8762aaa62ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5585 | 2024.10.09 23:18:30.083520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44962, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5586 | 2024.10.09 23:18:30.083580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5587 | 2024.10.09 23:18:30.083605 [ 3 ] {} <Debug> HTTP-Session: 9b3fa991-c859-4ca8-8584-a3b73319d6e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5588 | 2024.10.09 23:18:30.083629 [ 3 ] {} <Debug> HTTP-Session: 9b3fa991-c859-4ca8-8584-a3b73319d6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5589 | 2024.10.09 23:18:30.083652 [ 3 ] {} <Debug> HTTP-Session: 9b3fa991-c859-4ca8-8584-a3b73319d6e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5590 | 2024.10.09 23:18:30.083691 [ 3 ] {} <Trace> HTTP-Session: 9b3fa991-c859-4ca8-8584-a3b73319d6e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5591 | 2024.10.09 23:18:30.083946 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5592 | 2024.10.09 23:18:30.084004 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5593 | 2024.10.09 23:18:30.084202 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5594 | 2024.10.09 23:18:30.084690 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5595 | 2024.10.09 23:18:30.084734 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5596 | 2024.10.09 23:18:30.085229 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5597 | 2024.10.09 23:18:30.085725 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5598 | 2024.10.09 23:18:30.085928 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.002129 sec., 112259.27665570691 rows/sec., 7.53 MiB/sec. | ||
5599 | 2024.10.09 23:18:30.086146 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Debug> DynamicQueryHandler: Done processing query | ||
5600 | 2024.10.09 23:18:30.086180 [ 3 ] {5706083b-8785-4c2e-9e65-6f9a2b0ce9f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5601 | 2024.10.09 23:18:30.086205 [ 3 ] {} <Debug> HTTP-Session: 9b3fa991-c859-4ca8-8584-a3b73319d6e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5602 | 2024.10.09 23:18:30.086347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5603 | 2024.10.09 23:18:30.086411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5604 | 2024.10.09 23:18:30.086439 [ 3 ] {} <Debug> HTTP-Session: 119fa755-37ba-484e-a3e4-27f970a0dab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5605 | 2024.10.09 23:18:30.086465 [ 3 ] {} <Debug> HTTP-Session: 119fa755-37ba-484e-a3e4-27f970a0dab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5606 | 2024.10.09 23:18:30.086487 [ 3 ] {} <Debug> HTTP-Session: 119fa755-37ba-484e-a3e4-27f970a0dab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5607 | 2024.10.09 23:18:30.086531 [ 3 ] {} <Trace> HTTP-Session: 119fa755-37ba-484e-a3e4-27f970a0dab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5608 | 2024.10.09 23:18:30.086653 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5609 | 2024.10.09 23:18:30.086714 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5610 | 2024.10.09 23:18:30.086907 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5611 | 2024.10.09 23:18:30.087254 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5612 | 2024.10.09 23:18:30.087301 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5613 | 2024.10.09 23:18:30.087786 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5614 | 2024.10.09 23:18:30.088173 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5615 | 2024.10.09 23:18:30.088331 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001712 sec., 584.1121495327103 rows/sec., 39.36 KiB/sec. | ||
5616 | 2024.10.09 23:18:30.088495 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Debug> DynamicQueryHandler: Done processing query | ||
5617 | 2024.10.09 23:18:30.088519 [ 3 ] {87977232-e391-4cfc-8436-e3604a141e08} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5618 | 2024.10.09 23:18:30.088536 [ 3 ] {} <Debug> HTTP-Session: 119fa755-37ba-484e-a3e4-27f970a0dab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5619 | 2024.10.09 23:18:30.088651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5620 | 2024.10.09 23:18:30.088700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5621 | 2024.10.09 23:18:30.088719 [ 3 ] {} <Debug> HTTP-Session: f63e4431-5f69-4a7b-8a90-e267127c3ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5622 | 2024.10.09 23:18:30.088736 [ 3 ] {} <Debug> HTTP-Session: f63e4431-5f69-4a7b-8a90-e267127c3ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5623 | 2024.10.09 23:18:30.088750 [ 3 ] {} <Debug> HTTP-Session: f63e4431-5f69-4a7b-8a90-e267127c3ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5624 | 2024.10.09 23:18:30.088781 [ 3 ] {} <Trace> HTTP-Session: f63e4431-5f69-4a7b-8a90-e267127c3ea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5625 | 2024.10.09 23:18:30.088942 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5626 | 2024.10.09 23:18:30.089008 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <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 | ||
5627 | 2024.10.09 23:18:30.089445 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5628 | 2024.10.09 23:18:30.089982 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5629 | 2024.10.09 23:18:30.090020 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5630 | 2024.10.09 23:18:30.090652 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5631 | 2024.10.09 23:18:30.091111 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5632 | 2024.10.09 23:18:30.091314 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00246 sec., 3658.5365853658536 rows/sec., 6.56 MiB/sec. | ||
5633 | 2024.10.09 23:18:30.091545 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Debug> DynamicQueryHandler: Done processing query | ||
5634 | 2024.10.09 23:18:30.091570 [ 3 ] {0a3c8e6f-72dc-4013-86a6-d3b77787f19d} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5635 | 2024.10.09 23:18:30.091588 [ 3 ] {} <Debug> HTTP-Session: f63e4431-5f69-4a7b-8a90-e267127c3ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5636 | 2024.10.09 23:18:30.091726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5637 | 2024.10.09 23:18:30.091781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5638 | 2024.10.09 23:18:30.091801 [ 3 ] {} <Debug> HTTP-Session: 13d5cad1-8db2-4c14-8cad-69c45644212a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5639 | 2024.10.09 23:18:30.091819 [ 3 ] {} <Debug> HTTP-Session: 13d5cad1-8db2-4c14-8cad-69c45644212a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5640 | 2024.10.09 23:18:30.091834 [ 3 ] {} <Debug> HTTP-Session: 13d5cad1-8db2-4c14-8cad-69c45644212a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5641 | 2024.10.09 23:18:30.091867 [ 3 ] {} <Trace> HTTP-Session: 13d5cad1-8db2-4c14-8cad-69c45644212a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5642 | 2024.10.09 23:18:30.091995 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5643 | 2024.10.09 23:18:30.092040 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5644 | 2024.10.09 23:18:30.092171 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5645 | 2024.10.09 23:18:30.092503 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5646 | 2024.10.09 23:18:30.092542 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5647 | 2024.10.09 23:18:30.092946 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5648 | 2024.10.09 23:18:30.093276 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5649 | 2024.10.09 23:18:30.093434 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. | ||
5650 | 2024.10.09 23:18:30.093749 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Debug> DynamicQueryHandler: Done processing query | ||
5651 | 2024.10.09 23:18:30.093774 [ 3 ] {6290c7e7-4f8c-4997-a880-d35135677610} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5652 | 2024.10.09 23:18:30.093790 [ 3 ] {} <Debug> HTTP-Session: 13d5cad1-8db2-4c14-8cad-69c45644212a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5653 | 2024.10.09 23:18:35.063934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5654 | 2024.10.09 23:18:35.064065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5655 | 2024.10.09 23:18:35.064091 [ 3 ] {} <Debug> HTTP-Session: dc30aefd-01b0-4fca-a540-0bae4c7a536e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5656 | 2024.10.09 23:18:35.064117 [ 3 ] {} <Debug> HTTP-Session: dc30aefd-01b0-4fca-a540-0bae4c7a536e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5657 | 2024.10.09 23:18:35.064132 [ 3 ] {} <Debug> HTTP-Session: dc30aefd-01b0-4fca-a540-0bae4c7a536e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5658 | 2024.10.09 23:18:35.064182 [ 3 ] {} <Trace> HTTP-Session: dc30aefd-01b0-4fca-a540-0bae4c7a536e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5659 | 2024.10.09 23:18:35.064362 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5660 | 2024.10.09 23:18:35.064430 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5661 | 2024.10.09 23:18:35.064769 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5662 | 2024.10.09 23:18:35.065202 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5663 | 2024.10.09 23:18:35.065246 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5664 | 2024.10.09 23:18:35.065649 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5665 | 2024.10.09 23:18:35.066034 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5666 | 2024.10.09 23:18:35.066191 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00188 sec., 2127.6595744680853 rows/sec., 173.50 KiB/sec. | ||
5667 | 2024.10.09 23:18:35.066502 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Debug> DynamicQueryHandler: Done processing query | ||
5668 | 2024.10.09 23:18:35.066529 [ 3 ] {1d1c119b-79d9-4348-bd95-908cd83585fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5669 | 2024.10.09 23:18:35.066545 [ 3 ] {} <Debug> HTTP-Session: dc30aefd-01b0-4fca-a540-0bae4c7a536e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5670 | 2024.10.09 23:18:35.066706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5671 | 2024.10.09 23:18:35.066757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5672 | 2024.10.09 23:18:35.066776 [ 3 ] {} <Debug> HTTP-Session: 4cd32e86-163d-4405-8fde-ce22a938f22c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5673 | 2024.10.09 23:18:35.066793 [ 3 ] {} <Debug> HTTP-Session: 4cd32e86-163d-4405-8fde-ce22a938f22c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5674 | 2024.10.09 23:18:35.066807 [ 3 ] {} <Debug> HTTP-Session: 4cd32e86-163d-4405-8fde-ce22a938f22c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5675 | 2024.10.09 23:18:35.066838 [ 3 ] {} <Trace> HTTP-Session: 4cd32e86-163d-4405-8fde-ce22a938f22c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5676 | 2024.10.09 23:18:35.066967 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5677 | 2024.10.09 23:18:35.067012 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5678 | 2024.10.09 23:18:35.067261 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5679 | 2024.10.09 23:18:35.067661 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5680 | 2024.10.09 23:18:35.067699 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5681 | 2024.10.09 23:18:35.068059 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5682 | 2024.10.09 23:18:35.068409 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5683 | 2024.10.09 23:18:35.068561 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001638 sec., 73260.07326007326 rows/sec., 6.23 MiB/sec. | ||
5684 | 2024.10.09 23:18:35.068884 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Debug> DynamicQueryHandler: Done processing query | ||
5685 | 2024.10.09 23:18:35.068937 [ 3 ] {1cf818d7-8350-497b-a92f-4fe47c46e33b} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
5686 | 2024.10.09 23:18:35.068957 [ 3 ] {} <Debug> HTTP-Session: 4cd32e86-163d-4405-8fde-ce22a938f22c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5687 | 2024.10.09 23:18:35.069103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5688 | 2024.10.09 23:18:35.069152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5689 | 2024.10.09 23:18:35.069171 [ 3 ] {} <Debug> HTTP-Session: d54784b6-9112-49fb-a24a-01f8a34acef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5690 | 2024.10.09 23:18:35.069187 [ 3 ] {} <Debug> HTTP-Session: d54784b6-9112-49fb-a24a-01f8a34acef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5691 | 2024.10.09 23:18:35.069201 [ 3 ] {} <Debug> HTTP-Session: d54784b6-9112-49fb-a24a-01f8a34acef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5692 | 2024.10.09 23:18:35.069231 [ 3 ] {} <Trace> HTTP-Session: d54784b6-9112-49fb-a24a-01f8a34acef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5693 | 2024.10.09 23:18:35.069343 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5694 | 2024.10.09 23:18:35.069388 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5695 | 2024.10.09 23:18:35.069633 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5696 | 2024.10.09 23:18:35.069967 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2024.10.09 23:18:35.070004 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5698 | 2024.10.09 23:18:35.070352 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5699 | 2024.10.09 23:18:35.070700 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2024.10.09 23:18:35.070861 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00155 sec., 22580.645161290322 rows/sec., 1.64 MiB/sec. | ||
5701 | 2024.10.09 23:18:35.070860 [ 111 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5702 | 2024.10.09 23:18:35.070976 [ 111 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5703 | 2024.10.09 23:18:35.071026 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5704 | 2024.10.09 23:18:35.071118 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Debug> DynamicQueryHandler: Done processing query | ||
5705 | 2024.10.09 23:18:35.071156 [ 3 ] {b28633e3-44d3-4bca-bf7b-56dc4b2bc043} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5706 | 2024.10.09 23:18:35.071176 [ 3 ] {} <Debug> HTTP-Session: d54784b6-9112-49fb-a24a-01f8a34acef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5707 | 2024.10.09 23:18:35.071185 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
5708 | 2024.10.09 23:18:35.071326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5709 | 2024.10.09 23:18:35.071357 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5710 | 2024.10.09 23:18:35.071390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5711 | 2024.10.09 23:18:35.071403 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 54 rows starting from the beginning of the part | ||
5712 | 2024.10.09 23:18:35.071416 [ 3 ] {} <Debug> HTTP-Session: a96adbed-8317-47c4-9054-fd3bd58601a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5713 | 2024.10.09 23:18:35.071442 [ 3 ] {} <Debug> HTTP-Session: a96adbed-8317-47c4-9054-fd3bd58601a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5714 | 2024.10.09 23:18:35.071459 [ 3 ] {} <Debug> HTTP-Session: a96adbed-8317-47c4-9054-fd3bd58601a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5715 | 2024.10.09 23:18:35.071509 [ 3 ] {} <Trace> HTTP-Session: a96adbed-8317-47c4-9054-fd3bd58601a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5716 | 2024.10.09 23:18:35.071549 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5717 | 2024.10.09 23:18:35.071912 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5718 | 2024.10.09 23:18:35.071971 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
5719 | 2024.10.09 23:18:35.072013 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5720 | 2024.10.09 23:18:35.072338 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
5721 | 2024.10.09 23:18:35.072541 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
5722 | 2024.10.09 23:18:35.072765 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
5723 | 2024.10.09 23:18:35.073309 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5724 | 2024.10.09 23:18:35.073863 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5725 | 2024.10.09 23:18:35.073911 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5726 | 2024.10.09 23:18:35.074567 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5727 | 2024.10.09 23:18:35.074585 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 5 columns (5 merged, 0 gathered) in 0.003485079 sec., 42466.75613379209 rows/sec., 3.24 MiB/sec. | ||
5728 | 2024.10.09 23:18:35.074739 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5729 | 2024.10.09 23:18:35.075096 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5730 | 2024.10.09 23:18:35.075372 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.003666 sec., 27004.909983633388 rows/sec., 2.11 MiB/sec. | ||
5731 | 2024.10.09 23:18:35.075499 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5732 | 2024.10.09 23:18:35.075729 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_21_4} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5733 | 2024.10.09 23:18:35.075752 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Debug> DynamicQueryHandler: Done processing query | ||
5734 | 2024.10.09 23:18:35.075801 [ 3 ] {e5325174-60b0-4733-95e2-cdef7ad59f07} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5735 | 2024.10.09 23:18:35.075859 [ 3 ] {} <Debug> HTTP-Session: a96adbed-8317-47c4-9054-fd3bd58601a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5736 | 2024.10.09 23:18:35.075874 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5737 | 2024.10.09 23:18:35.076048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5738 | 2024.10.09 23:18:35.076096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5739 | 2024.10.09 23:18:35.076116 [ 3 ] {} <Debug> HTTP-Session: cdb097c9-6411-4f09-847c-1e811d8a47d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5740 | 2024.10.09 23:18:35.076133 [ 3 ] {} <Debug> HTTP-Session: cdb097c9-6411-4f09-847c-1e811d8a47d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5741 | 2024.10.09 23:18:35.076147 [ 3 ] {} <Debug> HTTP-Session: cdb097c9-6411-4f09-847c-1e811d8a47d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5742 | 2024.10.09 23:18:35.076178 [ 3 ] {} <Trace> HTTP-Session: cdb097c9-6411-4f09-847c-1e811d8a47d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5743 | 2024.10.09 23:18:35.076374 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5744 | 2024.10.09 23:18:35.076424 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5745 | 2024.10.09 23:18:35.076568 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5746 | 2024.10.09 23:18:35.076965 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5747 | 2024.10.09 23:18:35.077002 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5748 | 2024.10.09 23:18:35.077387 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5749 | 2024.10.09 23:18:35.077719 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5750 | 2024.10.09 23:18:35.077873 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001615 sec., 100309.59752321983 rows/sec., 6.99 MiB/sec. | ||
5751 | 2024.10.09 23:18:35.078047 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Debug> DynamicQueryHandler: Done processing query | ||
5752 | 2024.10.09 23:18:35.078071 [ 3 ] {9e0c4b60-eb3c-4995-9948-5aad0869e7e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5753 | 2024.10.09 23:18:35.078087 [ 3 ] {} <Debug> HTTP-Session: cdb097c9-6411-4f09-847c-1e811d8a47d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5754 | 2024.10.09 23:18:35.078296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5755 | 2024.10.09 23:18:35.078345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5756 | 2024.10.09 23:18:35.078364 [ 3 ] {} <Debug> HTTP-Session: 11613945-fc27-4d30-ae80-3ddcbb485eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5757 | 2024.10.09 23:18:35.078381 [ 3 ] {} <Debug> HTTP-Session: 11613945-fc27-4d30-ae80-3ddcbb485eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5758 | 2024.10.09 23:18:35.078395 [ 3 ] {} <Debug> HTTP-Session: 11613945-fc27-4d30-ae80-3ddcbb485eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5759 | 2024.10.09 23:18:35.078426 [ 3 ] {} <Trace> HTTP-Session: 11613945-fc27-4d30-ae80-3ddcbb485eb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5760 | 2024.10.09 23:18:35.079158 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5761 | 2024.10.09 23:18:35.079227 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <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 | ||
5762 | 2024.10.09 23:18:35.079641 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5763 | 2024.10.09 23:18:35.080382 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5764 | 2024.10.09 23:18:35.080419 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5765 | 2024.10.09 23:18:35.081068 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5766 | 2024.10.09 23:18:35.081488 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5767 | 2024.10.09 23:18:35.081695 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00318 sec., 9748.427672955975 rows/sec., 17.47 MiB/sec. | ||
5768 | 2024.10.09 23:18:35.082204 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Debug> DynamicQueryHandler: Done processing query | ||
5769 | 2024.10.09 23:18:35.082229 [ 3 ] {00e23903-3fd8-429f-aa1e-a9662d378e37} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
5770 | 2024.10.09 23:18:35.082245 [ 3 ] {} <Debug> HTTP-Session: 11613945-fc27-4d30-ae80-3ddcbb485eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5771 | 2024.10.09 23:18:35.082375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5772 | 2024.10.09 23:18:35.082424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5773 | 2024.10.09 23:18:35.082443 [ 3 ] {} <Debug> HTTP-Session: 0de19179-6824-4c87-a40d-d5f14bb8420d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5774 | 2024.10.09 23:18:35.082460 [ 3 ] {} <Debug> HTTP-Session: 0de19179-6824-4c87-a40d-d5f14bb8420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5775 | 2024.10.09 23:18:35.082474 [ 3 ] {} <Debug> HTTP-Session: 0de19179-6824-4c87-a40d-d5f14bb8420d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5776 | 2024.10.09 23:18:35.082506 [ 3 ] {} <Trace> HTTP-Session: 0de19179-6824-4c87-a40d-d5f14bb8420d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2024.10.09 23:18:35.082626 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5778 | 2024.10.09 23:18:35.082672 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5779 | 2024.10.09 23:18:35.082828 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5780 | 2024.10.09 23:18:35.083136 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2024.10.09 23:18:35.083173 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5782 | 2024.10.09 23:18:35.083539 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5783 | 2024.10.09 23:18:35.083866 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2024.10.09 23:18:35.084020 [ 111 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5785 | 2024.10.09 23:18:35.084029 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
5786 | 2024.10.09 23:18:35.084082 [ 111 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5787 | 2024.10.09 23:18:35.084151 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5788 | 2024.10.09 23:18:35.084357 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Debug> DynamicQueryHandler: Done processing query | ||
5789 | 2024.10.09 23:18:35.084383 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
5790 | 2024.10.09 23:18:35.084398 [ 3 ] {722a9f4b-5e4b-492c-b2a5-752373fc152d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5791 | 2024.10.09 23:18:35.084479 [ 3 ] {} <Debug> HTTP-Session: 0de19179-6824-4c87-a40d-d5f14bb8420d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5792 | 2024.10.09 23:18:35.084637 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5793 | 2024.10.09 23:18:35.084689 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1342 rows starting from the beginning of the part | ||
5794 | 2024.10.09 23:18:35.084835 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
5795 | 2024.10.09 23:18:35.084943 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
5796 | 2024.10.09 23:18:35.085079 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
5797 | 2024.10.09 23:18:35.085293 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
5798 | 2024.10.09 23:18:35.085409 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
5799 | 2024.10.09 23:18:35.086904 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1686 rows, containing 4 columns (4 merged, 0 gathered) in 0.002637702 sec., 639192.7518726528 rows/sec., 42.10 MiB/sec. | ||
5800 | 2024.10.09 23:18:35.087105 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5801 | 2024.10.09 23:18:35.087519 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2024.10.09 23:18:35.087601 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_26_5} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5803 | 2024.10.09 23:18:35.087712 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5804 | 2024.10.09 23:18:36.790459 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5805 | 2024.10.09 23:18:36.790515 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5806 | 2024.10.09 23:18:36.937680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 584 | ||
5807 | 2024.10.09 23:18:36.940593 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2024.10.09 23:18:36.940642 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5809 | 2024.10.09 23:18:36.942148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5810 | 2024.10.09 23:18:36.943120 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2024.10.09 23:18:36.943662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
5812 | 2024.10.09 23:18:40.066846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5813 | 2024.10.09 23:18:40.066988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5814 | 2024.10.09 23:18:40.067018 [ 3 ] {} <Debug> HTTP-Session: bb5b3ae4-0cdc-4395-bd62-a9601404df85 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5815 | 2024.10.09 23:18:40.067046 [ 3 ] {} <Debug> HTTP-Session: bb5b3ae4-0cdc-4395-bd62-a9601404df85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5816 | 2024.10.09 23:18:40.067065 [ 3 ] {} <Debug> HTTP-Session: bb5b3ae4-0cdc-4395-bd62-a9601404df85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5817 | 2024.10.09 23:18:40.067122 [ 3 ] {} <Trace> HTTP-Session: bb5b3ae4-0cdc-4395-bd62-a9601404df85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5818 | 2024.10.09 23:18:40.067377 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5819 | 2024.10.09 23:18:40.067446 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5820 | 2024.10.09 23:18:40.067788 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5821 | 2024.10.09 23:18:40.068375 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5822 | 2024.10.09 23:18:40.068424 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5823 | 2024.10.09 23:18:40.068881 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5824 | 2024.10.09 23:18:40.069284 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5825 | 2024.10.09 23:18:40.069464 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002184 sec., 94780.21978021978 rows/sec., 8.31 MiB/sec. | ||
5826 | 2024.10.09 23:18:40.069744 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Debug> DynamicQueryHandler: Done processing query | ||
5827 | 2024.10.09 23:18:40.069771 [ 3 ] {a02c12ee-aea1-48aa-b323-61f55abef53f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5828 | 2024.10.09 23:18:40.069789 [ 3 ] {} <Debug> HTTP-Session: bb5b3ae4-0cdc-4395-bd62-a9601404df85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5829 | 2024.10.09 23:18:40.070012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5830 | 2024.10.09 23:18:40.070069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5831 | 2024.10.09 23:18:40.070089 [ 3 ] {} <Debug> HTTP-Session: ea52a80f-179b-4c07-b950-31902575bdb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5832 | 2024.10.09 23:18:40.070107 [ 3 ] {} <Debug> HTTP-Session: ea52a80f-179b-4c07-b950-31902575bdb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5833 | 2024.10.09 23:18:40.070122 [ 3 ] {} <Debug> HTTP-Session: ea52a80f-179b-4c07-b950-31902575bdb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5834 | 2024.10.09 23:18:40.070157 [ 3 ] {} <Trace> HTTP-Session: ea52a80f-179b-4c07-b950-31902575bdb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5835 | 2024.10.09 23:18:40.070268 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5836 | 2024.10.09 23:18:40.070317 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5837 | 2024.10.09 23:18:40.070553 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5838 | 2024.10.09 23:18:40.070939 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5839 | 2024.10.09 23:18:40.070977 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5840 | 2024.10.09 23:18:40.071343 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5841 | 2024.10.09 23:18:40.071718 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5842 | 2024.10.09 23:18:40.071881 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001643 sec., 5477.784540474741 rows/sec., 411.90 KiB/sec. | ||
5843 | 2024.10.09 23:18:40.072061 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Debug> DynamicQueryHandler: Done processing query | ||
5844 | 2024.10.09 23:18:40.072086 [ 3 ] {9837da8b-c2fc-4e66-8562-5722ba93913e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5845 | 2024.10.09 23:18:40.072103 [ 3 ] {} <Debug> HTTP-Session: ea52a80f-179b-4c07-b950-31902575bdb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5846 | 2024.10.09 23:18:40.072240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5847 | 2024.10.09 23:18:40.072291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5848 | 2024.10.09 23:18:40.072310 [ 3 ] {} <Debug> HTTP-Session: 81ad4f24-56a6-4c42-b0a1-95dcdb1af978 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5849 | 2024.10.09 23:18:40.072328 [ 3 ] {} <Debug> HTTP-Session: 81ad4f24-56a6-4c42-b0a1-95dcdb1af978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5850 | 2024.10.09 23:18:40.072342 [ 3 ] {} <Debug> HTTP-Session: 81ad4f24-56a6-4c42-b0a1-95dcdb1af978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5851 | 2024.10.09 23:18:40.072375 [ 3 ] {} <Trace> HTTP-Session: 81ad4f24-56a6-4c42-b0a1-95dcdb1af978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5852 | 2024.10.09 23:18:40.072477 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5853 | 2024.10.09 23:18:40.072521 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5854 | 2024.10.09 23:18:40.072749 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5855 | 2024.10.09 23:18:40.073077 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5856 | 2024.10.09 23:18:40.073115 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5857 | 2024.10.09 23:18:40.073478 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5858 | 2024.10.09 23:18:40.073839 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): 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 23:18:40.074000 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001539 sec., 9096.816114359974 rows/sec., 637.08 KiB/sec. | ||
5860 | 2024.10.09 23:18:40.074336 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Debug> DynamicQueryHandler: Done processing query | ||
5861 | 2024.10.09 23:18:40.074362 [ 3 ] {3d4fbe77-41fc-4ea3-8579-d2cfa07b5d42} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5862 | 2024.10.09 23:18:40.074378 [ 3 ] {} <Debug> HTTP-Session: 81ad4f24-56a6-4c42-b0a1-95dcdb1af978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5863 | 2024.10.09 23:18:40.074500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5864 | 2024.10.09 23:18:40.074548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5865 | 2024.10.09 23:18:40.074567 [ 3 ] {} <Debug> HTTP-Session: 4aa04cb5-b69c-4469-9911-2e0e9cbf2543 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5866 | 2024.10.09 23:18:40.074584 [ 3 ] {} <Debug> HTTP-Session: 4aa04cb5-b69c-4469-9911-2e0e9cbf2543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5867 | 2024.10.09 23:18:40.074598 [ 3 ] {} <Debug> HTTP-Session: 4aa04cb5-b69c-4469-9911-2e0e9cbf2543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5868 | 2024.10.09 23:18:40.074629 [ 3 ] {} <Trace> HTTP-Session: 4aa04cb5-b69c-4469-9911-2e0e9cbf2543 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5869 | 2024.10.09 23:18:40.074734 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5870 | 2024.10.09 23:18:40.074781 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5871 | 2024.10.09 23:18:40.075030 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5872 | 2024.10.09 23:18:40.075337 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5873 | 2024.10.09 23:18:40.075375 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5874 | 2024.10.09 23:18:40.075733 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5875 | 2024.10.09 23:18:40.076095 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5876 | 2024.10.09 23:18:40.076250 [ 105 ] {} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5877 | 2024.10.09 23:18:40.076261 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 229.30 KiB/sec. | ||
5878 | 2024.10.09 23:18:40.076334 [ 105 ] {} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2024.10.09 23:18:40.076407 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5880 | 2024.10.09 23:18:40.076594 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
5881 | 2024.10.09 23:18:40.076610 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Debug> DynamicQueryHandler: Done processing query | ||
5882 | 2024.10.09 23:18:40.076668 [ 3 ] {5e34773e-a18d-48ea-bd80-432ee364c7cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5883 | 2024.10.09 23:18:40.076696 [ 3 ] {} <Debug> HTTP-Session: 4aa04cb5-b69c-4469-9911-2e0e9cbf2543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5884 | 2024.10.09 23:18:40.076822 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5885 | 2024.10.09 23:18:40.076863 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
5886 | 2024.10.09 23:18:40.076976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5887 | 2024.10.09 23:18:40.077084 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
5888 | 2024.10.09 23:18:40.077136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5889 | 2024.10.09 23:18:40.077230 [ 3 ] {} <Debug> HTTP-Session: 879abb02-1a22-4026-b6bd-fd533b5bde86 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5890 | 2024.10.09 23:18:40.077295 [ 3 ] {} <Debug> HTTP-Session: 879abb02-1a22-4026-b6bd-fd533b5bde86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5891 | 2024.10.09 23:18:40.077359 [ 3 ] {} <Debug> HTTP-Session: 879abb02-1a22-4026-b6bd-fd533b5bde86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5892 | 2024.10.09 23:18:40.077423 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
5893 | 2024.10.09 23:18:40.077483 [ 3 ] {} <Trace> HTTP-Session: 879abb02-1a22-4026-b6bd-fd533b5bde86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5894 | 2024.10.09 23:18:40.077746 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
5895 | 2024.10.09 23:18:40.077961 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
5896 | 2024.10.09 23:18:40.078008 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5897 | 2024.10.09 23:18:40.078192 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5898 | 2024.10.09 23:18:40.079149 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5899 | 2024.10.09 23:18:40.080477 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003958939 sec., 7577.7878871081375 rows/sec., 481.01 KiB/sec. | ||
5900 | 2024.10.09 23:18:40.080544 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5901 | 2024.10.09 23:18:40.080586 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5902 | 2024.10.09 23:18:40.080625 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5903 | 2024.10.09 23:18:40.081178 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5904 | 2024.10.09 23:18:40.081258 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_9_2} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5905 | 2024.10.09 23:18:40.081377 [ 190 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_9_2} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5906 | 2024.10.09 23:18:40.081515 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5907 | 2024.10.09 23:18:40.081670 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5908 | 2024.10.09 23:18:40.081843 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.004089 sec., 95622.40156517486 rows/sec., 6.78 MiB/sec. | ||
5909 | 2024.10.09 23:18:40.082102 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Debug> DynamicQueryHandler: Done processing query | ||
5910 | 2024.10.09 23:18:40.082128 [ 3 ] {d32f5eb8-b61a-42eb-b2ae-cc9df2e35e4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5911 | 2024.10.09 23:18:40.082145 [ 3 ] {} <Debug> HTTP-Session: 879abb02-1a22-4026-b6bd-fd533b5bde86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5912 | 2024.10.09 23:18:40.082358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5913 | 2024.10.09 23:18:40.082407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5914 | 2024.10.09 23:18:40.082426 [ 3 ] {} <Debug> HTTP-Session: 5e9ffe91-2377-4173-ba51-40d3ee1ad195 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5915 | 2024.10.09 23:18:40.082442 [ 3 ] {} <Debug> HTTP-Session: 5e9ffe91-2377-4173-ba51-40d3ee1ad195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5916 | 2024.10.09 23:18:40.082457 [ 3 ] {} <Debug> HTTP-Session: 5e9ffe91-2377-4173-ba51-40d3ee1ad195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5917 | 2024.10.09 23:18:40.082487 [ 3 ] {} <Trace> HTTP-Session: 5e9ffe91-2377-4173-ba51-40d3ee1ad195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5918 | 2024.10.09 23:18:40.082584 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5919 | 2024.10.09 23:18:40.082629 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5920 | 2024.10.09 23:18:40.082763 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5921 | 2024.10.09 23:18:40.083039 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5922 | 2024.10.09 23:18:40.083076 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5923 | 2024.10.09 23:18:40.083440 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5924 | 2024.10.09 23:18:40.083771 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5925 | 2024.10.09 23:18:40.083934 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. | ||
5926 | 2024.10.09 23:18:40.084099 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Debug> DynamicQueryHandler: Done processing query | ||
5927 | 2024.10.09 23:18:40.084122 [ 3 ] {04d06653-d2c5-4a3f-a82d-b00684e3f43b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5928 | 2024.10.09 23:18:40.084139 [ 3 ] {} <Debug> HTTP-Session: 5e9ffe91-2377-4173-ba51-40d3ee1ad195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5929 | 2024.10.09 23:18:40.084318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5930 | 2024.10.09 23:18:40.084368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5931 | 2024.10.09 23:18:40.084386 [ 3 ] {} <Debug> HTTP-Session: cbc587fd-2c5b-4f0f-b660-8584841c0796 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5932 | 2024.10.09 23:18:40.084403 [ 3 ] {} <Debug> HTTP-Session: cbc587fd-2c5b-4f0f-b660-8584841c0796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5933 | 2024.10.09 23:18:40.084417 [ 3 ] {} <Debug> HTTP-Session: cbc587fd-2c5b-4f0f-b660-8584841c0796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5934 | 2024.10.09 23:18:40.084448 [ 3 ] {} <Trace> HTTP-Session: cbc587fd-2c5b-4f0f-b660-8584841c0796 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5935 | 2024.10.09 23:18:40.084664 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5936 | 2024.10.09 23:18:40.084713 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5937 | 2024.10.09 23:18:40.084860 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5938 | 2024.10.09 23:18:40.085291 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5939 | 2024.10.09 23:18:40.085326 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5940 | 2024.10.09 23:18:40.085717 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5941 | 2024.10.09 23:18:40.086067 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5942 | 2024.10.09 23:18:40.086224 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001676 sec., 141408.11455847256 rows/sec., 9.48 MiB/sec. | ||
5943 | 2024.10.09 23:18:40.086510 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Debug> DynamicQueryHandler: Done processing query | ||
5944 | 2024.10.09 23:18:40.086560 [ 3 ] {8efafec3-8d1b-40a6-a26b-2f939931bc8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5945 | 2024.10.09 23:18:40.086587 [ 3 ] {} <Debug> HTTP-Session: cbc587fd-2c5b-4f0f-b660-8584841c0796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5946 | 2024.10.09 23:18:40.086772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5947 | 2024.10.09 23:18:40.086822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5948 | 2024.10.09 23:18:40.086841 [ 3 ] {} <Debug> HTTP-Session: 11208506-ec36-4b06-bba7-c9f5fced79a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5949 | 2024.10.09 23:18:40.086857 [ 3 ] {} <Debug> HTTP-Session: 11208506-ec36-4b06-bba7-c9f5fced79a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5950 | 2024.10.09 23:18:40.086872 [ 3 ] {} <Debug> HTTP-Session: 11208506-ec36-4b06-bba7-c9f5fced79a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5951 | 2024.10.09 23:18:40.086903 [ 3 ] {} <Trace> HTTP-Session: 11208506-ec36-4b06-bba7-c9f5fced79a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5952 | 2024.10.09 23:18:40.087000 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5953 | 2024.10.09 23:18:40.087048 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5954 | 2024.10.09 23:18:40.087201 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5955 | 2024.10.09 23:18:40.087462 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5956 | 2024.10.09 23:18:40.087498 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5957 | 2024.10.09 23:18:40.087852 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5958 | 2024.10.09 23:18:40.088201 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5959 | 2024.10.09 23:18:40.088355 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec. | ||
5960 | 2024.10.09 23:18:40.088529 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Debug> DynamicQueryHandler: Done processing query | ||
5961 | 2024.10.09 23:18:40.088553 [ 3 ] {14de73df-41d3-4b8f-bc22-83a10bea02a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5962 | 2024.10.09 23:18:40.088569 [ 3 ] {} <Debug> HTTP-Session: 11208506-ec36-4b06-bba7-c9f5fced79a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5963 | 2024.10.09 23:18:40.088700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5964 | 2024.10.09 23:18:40.088749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5965 | 2024.10.09 23:18:40.088768 [ 3 ] {} <Debug> HTTP-Session: 7788c0b4-c985-4689-9279-d2c86a0dacca Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5966 | 2024.10.09 23:18:40.088785 [ 3 ] {} <Debug> HTTP-Session: 7788c0b4-c985-4689-9279-d2c86a0dacca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5967 | 2024.10.09 23:18:40.088799 [ 3 ] {} <Debug> HTTP-Session: 7788c0b4-c985-4689-9279-d2c86a0dacca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5968 | 2024.10.09 23:18:40.088830 [ 3 ] {} <Trace> HTTP-Session: 7788c0b4-c985-4689-9279-d2c86a0dacca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5969 | 2024.10.09 23:18:40.089015 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5970 | 2024.10.09 23:18:40.089079 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <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 | ||
5971 | 2024.10.09 23:18:40.089514 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5972 | 2024.10.09 23:18:40.090081 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5973 | 2024.10.09 23:18:40.090120 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5974 | 2024.10.09 23:18:40.090745 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5975 | 2024.10.09 23:18:40.091167 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5976 | 2024.10.09 23:18:40.091394 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002491 sec., 3613.006824568446 rows/sec., 6.47 MiB/sec. | ||
5977 | 2024.10.09 23:18:40.091629 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Debug> DynamicQueryHandler: Done processing query | ||
5978 | 2024.10.09 23:18:40.091654 [ 3 ] {97a45773-2a7b-4df2-995a-49e9f786b5ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5979 | 2024.10.09 23:18:40.091671 [ 3 ] {} <Debug> HTTP-Session: 7788c0b4-c985-4689-9279-d2c86a0dacca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5980 | 2024.10.09 23:18:40.091811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5981 | 2024.10.09 23:18:40.091860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5982 | 2024.10.09 23:18:40.091879 [ 3 ] {} <Debug> HTTP-Session: 2521bdf9-e42c-46bb-b246-ec6608146d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
5983 | 2024.10.09 23:18:40.091896 [ 3 ] {} <Debug> HTTP-Session: 2521bdf9-e42c-46bb-b246-ec6608146d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5984 | 2024.10.09 23:18:40.091910 [ 3 ] {} <Debug> HTTP-Session: 2521bdf9-e42c-46bb-b246-ec6608146d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5985 | 2024.10.09 23:18:40.091942 [ 3 ] {} <Trace> HTTP-Session: 2521bdf9-e42c-46bb-b246-ec6608146d7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5986 | 2024.10.09 23:18:40.092066 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5987 | 2024.10.09 23:18:40.092111 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5988 | 2024.10.09 23:18:40.092243 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5989 | 2024.10.09 23:18:40.092625 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5990 | 2024.10.09 23:18:40.092662 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
5991 | 2024.10.09 23:18:40.093045 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5992 | 2024.10.09 23:18:40.093402 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5993 | 2024.10.09 23:18:40.093561 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. | ||
5994 | 2024.10.09 23:18:40.093793 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Debug> DynamicQueryHandler: Done processing query | ||
5995 | 2024.10.09 23:18:40.093827 [ 3 ] {0a575252-c51a-46a2-b1e7-8bce9e5d2667} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5996 | 2024.10.09 23:18:40.093849 [ 3 ] {} <Debug> HTTP-Session: 2521bdf9-e42c-46bb-b246-ec6608146d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5997 | 2024.10.09 23:18:45.064170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5998 | 2024.10.09 23:18:45.064320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5999 | 2024.10.09 23:18:45.064346 [ 3 ] {} <Debug> HTTP-Session: d21067c7-9509-4277-82f8-d001bd483a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6000 | 2024.10.09 23:18:45.064375 [ 3 ] {} <Debug> HTTP-Session: d21067c7-9509-4277-82f8-d001bd483a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6001 | 2024.10.09 23:18:45.064390 [ 3 ] {} <Debug> HTTP-Session: d21067c7-9509-4277-82f8-d001bd483a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6002 | 2024.10.09 23:18:45.064439 [ 3 ] {} <Trace> HTTP-Session: d21067c7-9509-4277-82f8-d001bd483a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6003 | 2024.10.09 23:18:45.064664 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6004 | 2024.10.09 23:18:45.064733 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6005 | 2024.10.09 23:18:45.065081 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6006 | 2024.10.09 23:18:45.065605 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2024.10.09 23:18:45.065649 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6008 | 2024.10.09 23:18:45.066077 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6009 | 2024.10.09 23:18:45.066471 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6010 | 2024.10.09 23:18:45.066653 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002065 sec., 57142.857142857145 rows/sec., 4.87 MiB/sec. | ||
6011 | 2024.10.09 23:18:45.066857 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Debug> DynamicQueryHandler: Done processing query | ||
6012 | 2024.10.09 23:18:45.066886 [ 3 ] {11f3edc2-cbe6-4816-b191-a3eda9e9968c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6013 | 2024.10.09 23:18:45.066902 [ 3 ] {} <Debug> HTTP-Session: d21067c7-9509-4277-82f8-d001bd483a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6014 | 2024.10.09 23:18:45.067074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6015 | 2024.10.09 23:18:45.067124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6016 | 2024.10.09 23:18:45.067144 [ 3 ] {} <Debug> HTTP-Session: bc0bbb0a-b260-4384-9596-97e3d267c1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6017 | 2024.10.09 23:18:45.067164 [ 3 ] {} <Debug> HTTP-Session: bc0bbb0a-b260-4384-9596-97e3d267c1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6018 | 2024.10.09 23:18:45.067178 [ 3 ] {} <Debug> HTTP-Session: bc0bbb0a-b260-4384-9596-97e3d267c1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6019 | 2024.10.09 23:18:45.067209 [ 3 ] {} <Trace> HTTP-Session: bc0bbb0a-b260-4384-9596-97e3d267c1eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6020 | 2024.10.09 23:18:45.067320 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6021 | 2024.10.09 23:18:45.067364 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6022 | 2024.10.09 23:18:45.067598 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6023 | 2024.10.09 23:18:45.067968 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6024 | 2024.10.09 23:18:45.068008 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6025 | 2024.10.09 23:18:45.068380 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6026 | 2024.10.09 23:18:45.068752 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6027 | 2024.10.09 23:18:45.068915 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001629 sec., 19030.079803560468 rows/sec., 1.40 MiB/sec. | ||
6028 | 2024.10.09 23:18:45.069283 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Debug> DynamicQueryHandler: Done processing query | ||
6029 | 2024.10.09 23:18:45.069308 [ 3 ] {e378b3cb-e029-4a40-8f90-00d19e1a4f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6030 | 2024.10.09 23:18:45.069325 [ 3 ] {} <Debug> HTTP-Session: bc0bbb0a-b260-4384-9596-97e3d267c1eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6031 | 2024.10.09 23:18:45.069455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6032 | 2024.10.09 23:18:45.069506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6033 | 2024.10.09 23:18:45.069528 [ 3 ] {} <Debug> HTTP-Session: 38161498-bfda-43e8-b589-251a995ec39d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6034 | 2024.10.09 23:18:45.069545 [ 3 ] {} <Debug> HTTP-Session: 38161498-bfda-43e8-b589-251a995ec39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6035 | 2024.10.09 23:18:45.069559 [ 3 ] {} <Debug> HTTP-Session: 38161498-bfda-43e8-b589-251a995ec39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6036 | 2024.10.09 23:18:45.069590 [ 3 ] {} <Trace> HTTP-Session: 38161498-bfda-43e8-b589-251a995ec39d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6037 | 2024.10.09 23:18:45.069719 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6038 | 2024.10.09 23:18:45.069766 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6039 | 2024.10.09 23:18:45.070021 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6040 | 2024.10.09 23:18:45.070409 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6041 | 2024.10.09 23:18:45.070446 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6042 | 2024.10.09 23:18:45.070810 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6043 | 2024.10.09 23:18:45.071173 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6044 | 2024.10.09 23:18:45.071342 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001669 sec., 56920.31156381067 rows/sec., 4.45 MiB/sec. | ||
6045 | 2024.10.09 23:18:45.071515 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Debug> DynamicQueryHandler: Done processing query | ||
6046 | 2024.10.09 23:18:45.071538 [ 3 ] {c35c3a35-4eac-4ec5-b7ba-463d5f507132} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6047 | 2024.10.09 23:18:45.071554 [ 3 ] {} <Debug> HTTP-Session: 38161498-bfda-43e8-b589-251a995ec39d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6048 | 2024.10.09 23:18:45.071742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6049 | 2024.10.09 23:18:45.071794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6050 | 2024.10.09 23:18:45.071813 [ 3 ] {} <Debug> HTTP-Session: 3376cdcc-2ef5-4798-b45e-0b3e8d2f4e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6051 | 2024.10.09 23:18:45.071830 [ 3 ] {} <Debug> HTTP-Session: 3376cdcc-2ef5-4798-b45e-0b3e8d2f4e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6052 | 2024.10.09 23:18:45.071843 [ 3 ] {} <Debug> HTTP-Session: 3376cdcc-2ef5-4798-b45e-0b3e8d2f4e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6053 | 2024.10.09 23:18:45.071874 [ 3 ] {} <Trace> HTTP-Session: 3376cdcc-2ef5-4798-b45e-0b3e8d2f4e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6054 | 2024.10.09 23:18:45.072031 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6055 | 2024.10.09 23:18:45.072080 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6056 | 2024.10.09 23:18:45.072232 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6057 | 2024.10.09 23:18:45.072652 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2024.10.09 23:18:45.072689 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6059 | 2024.10.09 23:18:45.073078 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6060 | 2024.10.09 23:18:45.073430 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2024.10.09 23:18:45.073562 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
6062 | 2024.10.09 23:18:45.073750 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Debug> DynamicQueryHandler: Done processing query | ||
6063 | 2024.10.09 23:18:45.073774 [ 3 ] {8bacaf9b-4f72-430f-a595-131f6cc92cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6064 | 2024.10.09 23:18:45.073790 [ 3 ] {} <Debug> HTTP-Session: 3376cdcc-2ef5-4798-b45e-0b3e8d2f4e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6065 | 2024.10.09 23:18:45.073939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6066 | 2024.10.09 23:18:45.073989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6067 | 2024.10.09 23:18:45.074010 [ 3 ] {} <Debug> HTTP-Session: 78312f18-df2f-4a1a-8ff4-e4fb7451dd42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6068 | 2024.10.09 23:18:45.074027 [ 3 ] {} <Debug> HTTP-Session: 78312f18-df2f-4a1a-8ff4-e4fb7451dd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6069 | 2024.10.09 23:18:45.074040 [ 3 ] {} <Debug> HTTP-Session: 78312f18-df2f-4a1a-8ff4-e4fb7451dd42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6070 | 2024.10.09 23:18:45.074071 [ 3 ] {} <Trace> HTTP-Session: 78312f18-df2f-4a1a-8ff4-e4fb7451dd42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6071 | 2024.10.09 23:18:45.074451 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6072 | 2024.10.09 23:18:45.074518 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <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 | ||
6073 | 2024.10.09 23:18:45.074970 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6074 | 2024.10.09 23:18:45.075735 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6075 | 2024.10.09 23:18:45.075774 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6076 | 2024.10.09 23:18:45.076433 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6077 | 2024.10.09 23:18:45.076861 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6078 | 2024.10.09 23:18:45.077035 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6079 | 2024.10.09 23:18:45.077058 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002892 sec., 10719.225449515905 rows/sec., 19.21 MiB/sec. | ||
6080 | 2024.10.09 23:18:45.077116 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2024.10.09 23:18:45.077190 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6082 | 2024.10.09 23:18:45.077532 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
6083 | 2024.10.09 23:18:45.077609 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Debug> DynamicQueryHandler: Done processing query | ||
6084 | 2024.10.09 23:18:45.077671 [ 3 ] {5cfa534f-2c77-4e3c-866e-87fa2932b86d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6085 | 2024.10.09 23:18:45.077715 [ 3 ] {} <Debug> HTTP-Session: 78312f18-df2f-4a1a-8ff4-e4fb7451dd42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6086 | 2024.10.09 23:18:45.077932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6087 | 2024.10.09 23:18:45.078057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6088 | 2024.10.09 23:18:45.078125 [ 3 ] {} <Debug> HTTP-Session: e6ad8d02-93db-4881-bc32-76da5b7cf758 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6089 | 2024.10.09 23:18:45.078174 [ 3 ] {} <Debug> HTTP-Session: e6ad8d02-93db-4881-bc32-76da5b7cf758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6090 | 2024.10.09 23:18:45.078223 [ 3 ] {} <Debug> HTTP-Session: e6ad8d02-93db-4881-bc32-76da5b7cf758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6091 | 2024.10.09 23:18:45.078223 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6092 | 2024.10.09 23:18:45.078282 [ 3 ] {} <Trace> HTTP-Session: e6ad8d02-93db-4881-bc32-76da5b7cf758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6093 | 2024.10.09 23:18:45.078395 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part | ||
6094 | 2024.10.09 23:18:45.078682 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6095 | 2024.10.09 23:18:45.078908 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6096 | 2024.10.09 23:18:45.079076 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
6097 | 2024.10.09 23:18:45.079924 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
6098 | 2024.10.09 23:18:45.079925 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6099 | 2024.10.09 23:18:45.080577 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
6100 | 2024.10.09 23:18:45.081140 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6101 | 2024.10.09 23:18:45.081255 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6102 | 2024.10.09 23:18:45.081301 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
6103 | 2024.10.09 23:18:45.082016 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
6104 | 2024.10.09 23:18:45.082697 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6105 | 2024.10.09 23:18:45.083584 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2024.10.09 23:18:45.084012 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005535 sec., 10840.108401084011 rows/sec., 748.08 KiB/sec. | ||
6107 | 2024.10.09 23:18:45.084325 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Debug> DynamicQueryHandler: Done processing query | ||
6108 | 2024.10.09 23:18:45.084356 [ 3 ] {6425854f-7732-4c4c-ac6d-0943f953cb69} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6109 | 2024.10.09 23:18:45.084383 [ 3 ] {} <Debug> HTTP-Session: e6ad8d02-93db-4881-bc32-76da5b7cf758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6110 | 2024.10.09 23:18:45.087149 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 19 columns (19 merged, 0 gathered) in 0.009800964 sec., 43771.204546818044 rows/sec., 78.44 MiB/sec. | ||
6111 | 2024.10.09 23:18:45.087849 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6112 | 2024.10.09 23:18:45.088478 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6113 | 2024.10.09 23:18:45.088555 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6114 | 2024.10.09 23:18:45.088695 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
6115 | 2024.10.09 23:18:46.943908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 616 | ||
6116 | 2024.10.09 23:18:46.946768 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6117 | 2024.10.09 23:18:46.946813 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6118 | 2024.10.09 23:18:46.948290 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6119 | 2024.10.09 23:18:46.949271 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6120 | 2024.10.09 23:18:46.949740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
6121 | 2024.10.09 23:18:50.067245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6122 | 2024.10.09 23:18:50.067378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6123 | 2024.10.09 23:18:50.067413 [ 3 ] {} <Debug> HTTP-Session: bc11db33-ca37-4906-84b7-ad7092d70f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6124 | 2024.10.09 23:18:50.067445 [ 3 ] {} <Debug> HTTP-Session: bc11db33-ca37-4906-84b7-ad7092d70f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6125 | 2024.10.09 23:18:50.067461 [ 3 ] {} <Debug> HTTP-Session: bc11db33-ca37-4906-84b7-ad7092d70f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6126 | 2024.10.09 23:18:50.067512 [ 3 ] {} <Trace> HTTP-Session: bc11db33-ca37-4906-84b7-ad7092d70f8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6127 | 2024.10.09 23:18:50.067771 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6128 | 2024.10.09 23:18:50.067844 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6129 | 2024.10.09 23:18:50.068184 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6130 | 2024.10.09 23:18:50.068846 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6131 | 2024.10.09 23:18:50.068890 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6132 | 2024.10.09 23:18:50.069341 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6133 | 2024.10.09 23:18:50.069734 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6134 | 2024.10.09 23:18:50.069905 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002243 sec., 92287.1154703522 rows/sec., 8.09 MiB/sec. | ||
6135 | 2024.10.09 23:18:50.069922 [ 96 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6136 | 2024.10.09 23:18:50.070020 [ 96 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6137 | 2024.10.09 23:18:50.070084 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6138 | 2024.10.09 23:18:50.070259 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Debug> DynamicQueryHandler: Done processing query | ||
6139 | 2024.10.09 23:18:50.070323 [ 3 ] {26473bf6-eac9-4f72-96d3-da3ce379deb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6140 | 2024.10.09 23:18:50.070363 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
6141 | 2024.10.09 23:18:50.070389 [ 3 ] {} <Debug> HTTP-Session: bc11db33-ca37-4906-84b7-ad7092d70f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6142 | 2024.10.09 23:18:50.070696 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6143 | 2024.10.09 23:18:50.070723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6144 | 2024.10.09 23:18:50.070755 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1419 rows starting from the beginning of the part | ||
6145 | 2024.10.09 23:18:50.070841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6146 | 2024.10.09 23:18:50.070928 [ 3 ] {} <Debug> HTTP-Session: 2c3abc16-4e2c-424c-9da5-cb0192c0fc79 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6147 | 2024.10.09 23:18:50.070994 [ 3 ] {} <Debug> HTTP-Session: 2c3abc16-4e2c-424c-9da5-cb0192c0fc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6148 | 2024.10.09 23:18:50.071030 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 209 rows starting from the beginning of the part | ||
6149 | 2024.10.09 23:18:50.071056 [ 3 ] {} <Debug> HTTP-Session: 2c3abc16-4e2c-424c-9da5-cb0192c0fc79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6150 | 2024.10.09 23:18:50.071188 [ 3 ] {} <Trace> HTTP-Session: 2c3abc16-4e2c-424c-9da5-cb0192c0fc79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6151 | 2024.10.09 23:18:50.071396 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
6152 | 2024.10.09 23:18:50.071680 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 207 rows starting from the beginning of the part | ||
6153 | 2024.10.09 23:18:50.071713 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6154 | 2024.10.09 23:18:50.071929 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
6155 | 2024.10.09 23:18:50.071946 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6156 | 2024.10.09 23:18:50.072258 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 207 rows starting from the beginning of the part | ||
6157 | 2024.10.09 23:18:50.073126 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6158 | 2024.10.09 23:18:50.074059 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6159 | 2024.10.09 23:18:50.074139 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6160 | 2024.10.09 23:18:50.075092 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6161 | 2024.10.09 23:18:50.075801 [ 186 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 5 columns (5 merged, 0 gathered) in 0.005612331 sec., 406248.3128667928 rows/sec., 36.09 MiB/sec. | ||
6162 | 2024.10.09 23:18:50.075840 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6163 | 2024.10.09 23:18:50.076112 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.004613 sec., 1951.0080208107522 rows/sec., 146.71 KiB/sec. | ||
6164 | 2024.10.09 23:18:50.076166 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6165 | 2024.10.09 23:18:50.076736 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Debug> DynamicQueryHandler: Done processing query | ||
6166 | 2024.10.09 23:18:50.076811 [ 3 ] {ac8b115c-64aa-4b1c-9529-7f709e0a6aee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6167 | 2024.10.09 23:18:50.076858 [ 3 ] {} <Debug> HTTP-Session: 2c3abc16-4e2c-424c-9da5-cb0192c0fc79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6168 | 2024.10.09 23:18:50.077069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6169 | 2024.10.09 23:18:50.077169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6170 | 2024.10.09 23:18:50.077210 [ 3 ] {} <Debug> HTTP-Session: 60a116f9-f72b-40e6-9ff6-a4433468366b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6171 | 2024.10.09 23:18:50.077236 [ 3 ] {} <Debug> HTTP-Session: 60a116f9-f72b-40e6-9ff6-a4433468366b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6172 | 2024.10.09 23:18:50.077265 [ 3 ] {} <Debug> HTTP-Session: 60a116f9-f72b-40e6-9ff6-a4433468366b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6173 | 2024.10.09 23:18:50.077322 [ 3 ] {} <Trace> HTTP-Session: 60a116f9-f72b-40e6-9ff6-a4433468366b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6174 | 2024.10.09 23:18:50.077410 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2024.10.09 23:18:50.077544 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6176 | 2024.10.09 23:18:50.077592 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_31_6} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6177 | 2024.10.09 23:18:50.077616 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6178 | 2024.10.09 23:18:50.077781 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6179 | 2024.10.09 23:18:50.078016 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6180 | 2024.10.09 23:18:50.078379 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6181 | 2024.10.09 23:18:50.078417 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6182 | 2024.10.09 23:18:50.078804 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6183 | 2024.10.09 23:18:50.079184 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6184 | 2024.10.09 23:18:50.079351 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001896 sec., 7383.966244725739 rows/sec., 517.12 KiB/sec. | ||
6185 | 2024.10.09 23:18:50.079534 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Debug> DynamicQueryHandler: Done processing query | ||
6186 | 2024.10.09 23:18:50.079559 [ 3 ] {9e5b60f4-7cd0-475c-9684-fcf762100a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6187 | 2024.10.09 23:18:50.079576 [ 3 ] {} <Debug> HTTP-Session: 60a116f9-f72b-40e6-9ff6-a4433468366b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6188 | 2024.10.09 23:18:50.079711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6189 | 2024.10.09 23:18:50.079760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6190 | 2024.10.09 23:18:50.079779 [ 3 ] {} <Debug> HTTP-Session: a36b0b17-7b75-4ddd-9636-0cd9626fbc16 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6191 | 2024.10.09 23:18:50.079796 [ 3 ] {} <Debug> HTTP-Session: a36b0b17-7b75-4ddd-9636-0cd9626fbc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6192 | 2024.10.09 23:18:50.079816 [ 3 ] {} <Debug> HTTP-Session: a36b0b17-7b75-4ddd-9636-0cd9626fbc16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6193 | 2024.10.09 23:18:50.079855 [ 3 ] {} <Trace> HTTP-Session: a36b0b17-7b75-4ddd-9636-0cd9626fbc16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6194 | 2024.10.09 23:18:50.079954 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6195 | 2024.10.09 23:18:50.079999 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6196 | 2024.10.09 23:18:50.080232 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6197 | 2024.10.09 23:18:50.080544 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6198 | 2024.10.09 23:18:50.080582 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6199 | 2024.10.09 23:18:50.080937 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6200 | 2024.10.09 23:18:50.081304 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6201 | 2024.10.09 23:18:50.081464 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 230.94 KiB/sec. | ||
6202 | 2024.10.09 23:18:50.081643 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Debug> DynamicQueryHandler: Done processing query | ||
6203 | 2024.10.09 23:18:50.081667 [ 3 ] {27e44eb1-612f-425c-ad07-660a5be9f1ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6204 | 2024.10.09 23:18:50.081683 [ 3 ] {} <Debug> HTTP-Session: a36b0b17-7b75-4ddd-9636-0cd9626fbc16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6205 | 2024.10.09 23:18:50.081840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6206 | 2024.10.09 23:18:50.081889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6207 | 2024.10.09 23:18:50.081908 [ 3 ] {} <Debug> HTTP-Session: 7ee806da-c83c-4f41-a2d9-948fa2165e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6208 | 2024.10.09 23:18:50.081925 [ 3 ] {} <Debug> HTTP-Session: 7ee806da-c83c-4f41-a2d9-948fa2165e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6209 | 2024.10.09 23:18:50.081938 [ 3 ] {} <Debug> HTTP-Session: 7ee806da-c83c-4f41-a2d9-948fa2165e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6210 | 2024.10.09 23:18:50.081970 [ 3 ] {} <Trace> HTTP-Session: 7ee806da-c83c-4f41-a2d9-948fa2165e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6211 | 2024.10.09 23:18:50.082232 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6212 | 2024.10.09 23:18:50.082275 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6213 | 2024.10.09 23:18:50.082506 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6214 | 2024.10.09 23:18:50.083105 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6215 | 2024.10.09 23:18:50.083143 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6216 | 2024.10.09 23:18:50.083525 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6217 | 2024.10.09 23:18:50.083900 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6218 | 2024.10.09 23:18:50.084065 [ 96 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6219 | 2024.10.09 23:18:50.084075 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.002001 sec., 195402.2988505747 rows/sec., 13.86 MiB/sec. | ||
6220 | 2024.10.09 23:18:50.084123 [ 96 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6221 | 2024.10.09 23:18:50.084196 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6222 | 2024.10.09 23:18:50.084417 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
6223 | 2024.10.09 23:18:50.084441 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Debug> DynamicQueryHandler: Done processing query | ||
6224 | 2024.10.09 23:18:50.084526 [ 3 ] {ff2d1234-e5e9-4aa3-8bd3-a26c4585e405} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6225 | 2024.10.09 23:18:50.084555 [ 3 ] {} <Debug> HTTP-Session: 7ee806da-c83c-4f41-a2d9-948fa2165e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6226 | 2024.10.09 23:18:50.084677 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6227 | 2024.10.09 23:18:50.084734 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 917 rows starting from the beginning of the part | ||
6228 | 2024.10.09 23:18:50.084755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6229 | 2024.10.09 23:18:50.084895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6230 | 2024.10.09 23:18:50.084938 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 395 rows starting from the beginning of the part | ||
6231 | 2024.10.09 23:18:50.084978 [ 3 ] {} <Debug> HTTP-Session: 565e58cd-d0d6-46d6-9c14-ad48170338be Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6232 | 2024.10.09 23:18:50.085049 [ 3 ] {} <Debug> HTTP-Session: 565e58cd-d0d6-46d6-9c14-ad48170338be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6233 | 2024.10.09 23:18:50.085173 [ 3 ] {} <Debug> HTTP-Session: 565e58cd-d0d6-46d6-9c14-ad48170338be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6234 | 2024.10.09 23:18:50.085356 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
6235 | 2024.10.09 23:18:50.085367 [ 3 ] {} <Trace> HTTP-Session: 565e58cd-d0d6-46d6-9c14-ad48170338be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6236 | 2024.10.09 23:18:50.085627 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 391 rows starting from the beginning of the part | ||
6237 | 2024.10.09 23:18:50.085727 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6238 | 2024.10.09 23:18:50.085861 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
6239 | 2024.10.09 23:18:50.085904 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6240 | 2024.10.09 23:18:50.086283 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 391 rows starting from the beginning of the part | ||
6241 | 2024.10.09 23:18:50.087005 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6242 | 2024.10.09 23:18:50.087634 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6243 | 2024.10.09 23:18:50.087690 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6244 | 2024.10.09 23:18:50.088641 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6245 | 2024.10.09 23:18:50.089364 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6246 | 2024.10.09 23:18:50.089861 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004266 sec., 1406.4697609001407 rows/sec., 73.48 KiB/sec. | ||
6247 | 2024.10.09 23:18:50.089864 [ 193 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2288 rows, containing 5 columns (5 merged, 0 gathered) in 0.00556075 sec., 411455.28930450033 rows/sec., 31.32 MiB/sec. | ||
6248 | 2024.10.09 23:18:50.090240 [ 193 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6249 | 2024.10.09 23:18:50.090397 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Debug> DynamicQueryHandler: Done processing query | ||
6250 | 2024.10.09 23:18:50.090455 [ 3 ] {32d14c24-502c-4f0a-bfd2-bf29f6a08134} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6251 | 2024.10.09 23:18:50.090489 [ 3 ] {} <Debug> HTTP-Session: 565e58cd-d0d6-46d6-9c14-ad48170338be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6252 | 2024.10.09 23:18:50.090753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6253 | 2024.10.09 23:18:50.090835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6254 | 2024.10.09 23:18:50.090868 [ 3 ] {} <Debug> HTTP-Session: 09933101-7bf0-4ab6-aa5a-0ca1cac75679 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6255 | 2024.10.09 23:18:50.090920 [ 3 ] {} <Debug> HTTP-Session: 09933101-7bf0-4ab6-aa5a-0ca1cac75679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6256 | 2024.10.09 23:18:50.090946 [ 193 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6257 | 2024.10.09 23:18:50.090960 [ 3 ] {} <Debug> HTTP-Session: 09933101-7bf0-4ab6-aa5a-0ca1cac75679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6258 | 2024.10.09 23:18:50.091046 [ 3 ] {} <Trace> HTTP-Session: 09933101-7bf0-4ab6-aa5a-0ca1cac75679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6259 | 2024.10.09 23:18:50.091112 [ 193 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_31_6} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6260 | 2024.10.09 23:18:50.091255 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
6261 | 2024.10.09 23:18:50.091404 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6262 | 2024.10.09 23:18:50.091459 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6263 | 2024.10.09 23:18:50.091638 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6264 | 2024.10.09 23:18:50.092132 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6265 | 2024.10.09 23:18:50.092174 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6266 | 2024.10.09 23:18:50.092626 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6267 | 2024.10.09 23:18:50.092998 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6268 | 2024.10.09 23:18:50.093174 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6269 | 2024.10.09 23:18:50.093176 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001983 sec., 119515.88502269289 rows/sec., 8.01 MiB/sec. | ||
6270 | 2024.10.09 23:18:50.093241 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6271 | 2024.10.09 23:18:50.093313 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6272 | 2024.10.09 23:18:50.093568 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Debug> DynamicQueryHandler: Done processing query | ||
6273 | 2024.10.09 23:18:50.093568 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
6274 | 2024.10.09 23:18:50.093659 [ 3 ] {2611724c-0c0f-4223-8a01-c56aa4b932a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6275 | 2024.10.09 23:18:50.093752 [ 3 ] {} <Debug> HTTP-Session: 09933101-7bf0-4ab6-aa5a-0ca1cac75679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6276 | 2024.10.09 23:18:50.094008 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6277 | 2024.10.09 23:18:50.094036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6278 | 2024.10.09 23:18:50.094070 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8981 rows starting from the beginning of the part | ||
6279 | 2024.10.09 23:18:50.094132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6280 | 2024.10.09 23:18:50.094243 [ 3 ] {} <Debug> HTTP-Session: b54c8c34-4bb4-4621-81cc-83552e09a409 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6281 | 2024.10.09 23:18:50.094307 [ 3 ] {} <Debug> HTTP-Session: b54c8c34-4bb4-4621-81cc-83552e09a409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6282 | 2024.10.09 23:18:50.094368 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 239 rows starting from the beginning of the part | ||
6283 | 2024.10.09 23:18:50.094370 [ 3 ] {} <Debug> HTTP-Session: b54c8c34-4bb4-4621-81cc-83552e09a409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6284 | 2024.10.09 23:18:50.094505 [ 3 ] {} <Trace> HTTP-Session: b54c8c34-4bb4-4621-81cc-83552e09a409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6285 | 2024.10.09 23:18:50.094641 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
6286 | 2024.10.09 23:18:50.094837 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6287 | 2024.10.09 23:18:50.094925 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
6288 | 2024.10.09 23:18:50.094966 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6289 | 2024.10.09 23:18:50.095246 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
6290 | 2024.10.09 23:18:50.095589 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
6291 | 2024.10.09 23:18:50.096082 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6292 | 2024.10.09 23:18:50.096805 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6293 | 2024.10.09 23:18:50.096869 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6294 | 2024.10.09 23:18:50.097445 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6295 | 2024.10.09 23:18:50.098401 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6296 | 2024.10.09 23:18:50.098744 [ 96 ] {} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
6297 | 2024.10.09 23:18:50.098823 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004097 sec., 244.081034903588 rows/sec., 16.45 KiB/sec. | ||
6298 | 2024.10.09 23:18:50.098877 [ 96 ] {} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6299 | 2024.10.09 23:18:50.098975 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6300 | 2024.10.09 23:18:50.099215 [ 186 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
6301 | 2024.10.09 23:18:50.099253 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Debug> DynamicQueryHandler: Done processing query | ||
6302 | 2024.10.09 23:18:50.099283 [ 3 ] {c206c364-2c45-451d-bcd8-37e706ab1fa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6303 | 2024.10.09 23:18:50.099309 [ 3 ] {} <Debug> HTTP-Session: b54c8c34-4bb4-4621-81cc-83552e09a409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6304 | 2024.10.09 23:18:50.099647 [ 186 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6305 | 2024.10.09 23:18:50.099683 [ 186 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
6306 | 2024.10.09 23:18:50.099732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6307 | 2024.10.09 23:18:50.099789 [ 186 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
6308 | 2024.10.09 23:18:50.099823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6309 | 2024.10.09 23:18:50.099857 [ 3 ] {} <Debug> HTTP-Session: d8aa44db-b285-4358-b9b1-fdc358c80706 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6310 | 2024.10.09 23:18:50.099950 [ 3 ] {} <Debug> HTTP-Session: d8aa44db-b285-4358-b9b1-fdc358c80706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6311 | 2024.10.09 23:18:50.100200 [ 186 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
6312 | 2024.10.09 23:18:50.100200 [ 3 ] {} <Debug> HTTP-Session: d8aa44db-b285-4358-b9b1-fdc358c80706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6313 | 2024.10.09 23:18:50.100371 [ 3 ] {} <Trace> HTTP-Session: d8aa44db-b285-4358-b9b1-fdc358c80706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6314 | 2024.10.09 23:18:50.100728 [ 186 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
6315 | 2024.10.09 23:18:50.100987 [ 186 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
6316 | 2024.10.09 23:18:50.101021 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6317 | 2024.10.09 23:18:50.101271 [ 186 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
6318 | 2024.10.09 23:18:50.101330 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <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 | ||
6319 | 2024.10.09 23:18:50.102847 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10016 rows, containing 5 columns (5 merged, 0 gathered) in 0.009433337 sec., 1061766.371751587 rows/sec., 71.85 MiB/sec. | ||
6320 | 2024.10.09 23:18:50.103385 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6321 | 2024.10.09 23:18:50.105661 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6322 | 2024.10.09 23:18:50.105735 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6323 | 2024.10.09 23:18:50.106138 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6324 | 2024.10.09 23:18:50.106549 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
6325 | 2024.10.09 23:18:50.106749 [ 198 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.007641011 sec., 1570.4728078522594 rows/sec., 104.80 KiB/sec. | ||
6326 | 2024.10.09 23:18:50.106954 [ 198 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
6327 | 2024.10.09 23:18:50.107418 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6328 | 2024.10.09 23:18:50.107465 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6329 | 2024.10.09 23:18:50.107632 [ 198 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6330 | 2024.10.09 23:18:50.107750 [ 198 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_11_2} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
6331 | 2024.10.09 23:18:50.107849 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6332 | 2024.10.09 23:18:50.108229 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6333 | 2024.10.09 23:18:50.108649 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6334 | 2024.10.09 23:18:50.108828 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.008055 sec., 1117.31843575419 rows/sec., 2.00 MiB/sec. | ||
6335 | 2024.10.09 23:18:50.109072 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Debug> DynamicQueryHandler: Done processing query | ||
6336 | 2024.10.09 23:18:50.109098 [ 3 ] {186cbba3-38ea-44b9-ba4a-cd9041c50fa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6337 | 2024.10.09 23:18:50.109114 [ 3 ] {} <Debug> HTTP-Session: d8aa44db-b285-4358-b9b1-fdc358c80706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6338 | 2024.10.09 23:18:50.109261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6339 | 2024.10.09 23:18:50.109310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6340 | 2024.10.09 23:18:50.109329 [ 3 ] {} <Debug> HTTP-Session: 3d99a0c2-8b80-4ce8-a21b-b28d81bfcf3e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6341 | 2024.10.09 23:18:50.109345 [ 3 ] {} <Debug> HTTP-Session: 3d99a0c2-8b80-4ce8-a21b-b28d81bfcf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6342 | 2024.10.09 23:18:50.109360 [ 3 ] {} <Debug> HTTP-Session: 3d99a0c2-8b80-4ce8-a21b-b28d81bfcf3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6343 | 2024.10.09 23:18:50.109391 [ 3 ] {} <Trace> HTTP-Session: 3d99a0c2-8b80-4ce8-a21b-b28d81bfcf3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6344 | 2024.10.09 23:18:50.109529 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6345 | 2024.10.09 23:18:50.109573 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6346 | 2024.10.09 23:18:50.109706 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6347 | 2024.10.09 23:18:50.110032 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6348 | 2024.10.09 23:18:50.110067 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6349 | 2024.10.09 23:18:50.110435 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6350 | 2024.10.09 23:18:50.110757 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6351 | 2024.10.09 23:18:50.110913 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001439 sec., 56984.01667824879 rows/sec., 3.62 MiB/sec. | ||
6352 | 2024.10.09 23:18:50.111068 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Debug> DynamicQueryHandler: Done processing query | ||
6353 | 2024.10.09 23:18:50.111093 [ 3 ] {e10a16dd-c7a8-4b82-ab40-a2ca8c851356} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6354 | 2024.10.09 23:18:50.111109 [ 3 ] {} <Debug> HTTP-Session: 3d99a0c2-8b80-4ce8-a21b-b28d81bfcf3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6355 | 2024.10.09 23:18:51.790582 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6356 | 2024.10.09 23:18:51.790637 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6357 | 2024.10.09 23:18:55.009538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6358 | 2024.10.09 23:18:55.009674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6359 | 2024.10.09 23:18:55.009700 [ 3 ] {} <Debug> HTTP-Session: 86d5b1f7-efcf-48b2-aa59-4f6708cfdcb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6360 | 2024.10.09 23:18:55.009725 [ 3 ] {} <Debug> HTTP-Session: 86d5b1f7-efcf-48b2-aa59-4f6708cfdcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6361 | 2024.10.09 23:18:55.009748 [ 3 ] {} <Debug> HTTP-Session: 86d5b1f7-efcf-48b2-aa59-4f6708cfdcb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6362 | 2024.10.09 23:18:55.009804 [ 3 ] {} <Trace> HTTP-Session: 86d5b1f7-efcf-48b2-aa59-4f6708cfdcb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6363 | 2024.10.09 23:18:55.009998 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6364 | 2024.10.09 23:18:55.010067 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6365 | 2024.10.09 23:18:55.010415 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6366 | 2024.10.09 23:18:55.010843 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6367 | 2024.10.09 23:18:55.010885 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6368 | 2024.10.09 23:18:55.011309 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6369 | 2024.10.09 23:18:55.011735 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6370 | 2024.10.09 23:18:55.011919 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001969 sec., 1015.7440325038091 rows/sec., 82.83 KiB/sec. | ||
6371 | 2024.10.09 23:18:55.012185 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Debug> DynamicQueryHandler: Done processing query | ||
6372 | 2024.10.09 23:18:55.012218 [ 3 ] {a192032e-79da-4b48-b162-0a5c5dd9ae79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6373 | 2024.10.09 23:18:55.012241 [ 3 ] {} <Debug> HTTP-Session: 86d5b1f7-efcf-48b2-aa59-4f6708cfdcb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6374 | 2024.10.09 23:18:55.012608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 182987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6375 | 2024.10.09 23:18:55.012661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6376 | 2024.10.09 23:18:55.012682 [ 3 ] {} <Debug> HTTP-Session: 2d82a07e-f83d-4647-b305-dbe0d7ddaa01 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6377 | 2024.10.09 23:18:55.012700 [ 3 ] {} <Debug> HTTP-Session: 2d82a07e-f83d-4647-b305-dbe0d7ddaa01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6378 | 2024.10.09 23:18:55.012715 [ 3 ] {} <Debug> HTTP-Session: 2d82a07e-f83d-4647-b305-dbe0d7ddaa01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6379 | 2024.10.09 23:18:55.012749 [ 3 ] {} <Trace> HTTP-Session: 2d82a07e-f83d-4647-b305-dbe0d7ddaa01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6380 | 2024.10.09 23:18:55.013675 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6381 | 2024.10.09 23:18:55.013729 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6382 | 2024.10.09 23:18:55.013974 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6383 | 2024.10.09 23:18:55.015380 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6384 | 2024.10.09 23:18:55.015419 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6385 | 2024.10.09 23:18:55.015880 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6386 | 2024.10.09 23:18:55.016255 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6387 | 2024.10.09 23:18:55.016421 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Debug> executeQuery: Read 1259 rows, 106.94 KiB in 0.003512 sec., 358485.19362186786 rows/sec., 29.74 MiB/sec. | ||
6388 | 2024.10.09 23:18:55.016599 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Debug> DynamicQueryHandler: Done processing query | ||
6389 | 2024.10.09 23:18:55.016624 [ 3 ] {68686e48-af0c-461d-8b08-4a0ef708dc14} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
6390 | 2024.10.09 23:18:55.016639 [ 3 ] {} <Debug> HTTP-Session: 2d82a07e-f83d-4647-b305-dbe0d7ddaa01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6391 | 2024.10.09 23:18:55.016863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6392 | 2024.10.09 23:18:55.016914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6393 | 2024.10.09 23:18:55.016934 [ 3 ] {} <Debug> HTTP-Session: d3c5a2dd-16dd-4b7f-a721-7a8b72de714e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6394 | 2024.10.09 23:18:55.016951 [ 3 ] {} <Debug> HTTP-Session: d3c5a2dd-16dd-4b7f-a721-7a8b72de714e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6395 | 2024.10.09 23:18:55.016966 [ 3 ] {} <Debug> HTTP-Session: d3c5a2dd-16dd-4b7f-a721-7a8b72de714e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6396 | 2024.10.09 23:18:55.016998 [ 3 ] {} <Trace> HTTP-Session: d3c5a2dd-16dd-4b7f-a721-7a8b72de714e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6397 | 2024.10.09 23:18:55.017102 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6398 | 2024.10.09 23:18:55.017148 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6399 | 2024.10.09 23:18:55.017385 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6400 | 2024.10.09 23:18:55.017817 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6401 | 2024.10.09 23:18:55.017859 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6402 | 2024.10.09 23:18:55.018240 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6403 | 2024.10.09 23:18:55.018733 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6404 | 2024.10.09 23:18:55.018919 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001846 sec., 17876.489707475623 rows/sec., 1.31 MiB/sec. | ||
6405 | 2024.10.09 23:18:55.019305 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Debug> DynamicQueryHandler: Done processing query | ||
6406 | 2024.10.09 23:18:55.019334 [ 3 ] {b49702a6-79aa-46da-a879-739ce2ca80ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6407 | 2024.10.09 23:18:55.019355 [ 3 ] {} <Debug> HTTP-Session: d3c5a2dd-16dd-4b7f-a721-7a8b72de714e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6408 | 2024.10.09 23:18:55.020017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6409 | 2024.10.09 23:18:55.020078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6410 | 2024.10.09 23:18:55.020102 [ 3 ] {} <Debug> HTTP-Session: fe55cce9-b72f-4133-9e8c-a41691895f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6411 | 2024.10.09 23:18:55.020123 [ 3 ] {} <Debug> HTTP-Session: fe55cce9-b72f-4133-9e8c-a41691895f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6412 | 2024.10.09 23:18:55.020142 [ 3 ] {} <Debug> HTTP-Session: fe55cce9-b72f-4133-9e8c-a41691895f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6413 | 2024.10.09 23:18:55.020181 [ 3 ] {} <Trace> HTTP-Session: fe55cce9-b72f-4133-9e8c-a41691895f8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6414 | 2024.10.09 23:18:55.020434 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6415 | 2024.10.09 23:18:55.020485 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6416 | 2024.10.09 23:18:55.020769 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6417 | 2024.10.09 23:18:55.021352 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6418 | 2024.10.09 23:18:55.021398 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6419 | 2024.10.09 23:18:55.021874 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6420 | 2024.10.09 23:18:55.022292 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6421 | 2024.10.09 23:18:55.022474 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002192 sec., 104014.59854014599 rows/sec., 7.04 MiB/sec. | ||
6422 | 2024.10.09 23:18:55.022478 [ 88 ] {} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
6423 | 2024.10.09 23:18:55.022595 [ 88 ] {} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6424 | 2024.10.09 23:18:55.022665 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6425 | 2024.10.09 23:18:55.022752 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Debug> DynamicQueryHandler: Done processing query | ||
6426 | 2024.10.09 23:18:55.022833 [ 3 ] {691207cb-d8db-4b62-9721-63a6bf297202} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
6427 | 2024.10.09 23:18:55.022923 [ 3 ] {} <Debug> HTTP-Session: fe55cce9-b72f-4133-9e8c-a41691895f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6428 | 2024.10.09 23:18:55.023139 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
6429 | 2024.10.09 23:18:55.023321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 91396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6430 | 2024.10.09 23:18:55.023450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6431 | 2024.10.09 23:18:55.023486 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6432 | 2024.10.09 23:18:55.023498 [ 3 ] {} <Debug> HTTP-Session: c3196589-1430-463e-8ddc-be1ee7f89173 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6433 | 2024.10.09 23:18:55.023560 [ 3 ] {} <Debug> HTTP-Session: c3196589-1430-463e-8ddc-be1ee7f89173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6434 | 2024.10.09 23:18:55.023567 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
6435 | 2024.10.09 23:18:55.023582 [ 3 ] {} <Debug> HTTP-Session: c3196589-1430-463e-8ddc-be1ee7f89173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6436 | 2024.10.09 23:18:55.023633 [ 3 ] {} <Trace> HTTP-Session: c3196589-1430-463e-8ddc-be1ee7f89173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6437 | 2024.10.09 23:18:55.023823 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
6438 | 2024.10.09 23:18:55.023984 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
6439 | 2024.10.09 23:18:55.024262 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
6440 | 2024.10.09 23:18:55.024296 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6441 | 2024.10.09 23:18:55.024473 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6442 | 2024.10.09 23:18:55.024637 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
6443 | 2024.10.09 23:18:55.025003 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
6444 | 2024.10.09 23:18:55.025740 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6445 | 2024.10.09 23:18:55.027286 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6446 | 2024.10.09 23:18:55.027359 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6447 | 2024.10.09 23:18:55.028038 [ 197 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261884 sec., 140824.0850615483 rows/sec., 9.56 MiB/sec. | ||
6448 | 2024.10.09 23:18:55.028242 [ 186 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
6449 | 2024.10.09 23:18:55.028333 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6450 | 2024.10.09 23:18:55.028922 [ 186 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_16_3} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6451 | 2024.10.09 23:18:55.029010 [ 186 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_16_3} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
6452 | 2024.10.09 23:18:55.029124 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6453 | 2024.10.09 23:18:55.029131 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
6454 | 2024.10.09 23:18:55.029356 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.005517 sec., 100235.63530904477 rows/sec., 7.44 MiB/sec. | ||
6455 | 2024.10.09 23:18:55.029628 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Debug> DynamicQueryHandler: Done processing query | ||
6456 | 2024.10.09 23:18:55.029661 [ 3 ] {1818c642-ad59-4da7-9fd6-d88170926af8} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB. | ||
6457 | 2024.10.09 23:18:55.029684 [ 3 ] {} <Debug> HTTP-Session: c3196589-1430-463e-8ddc-be1ee7f89173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6458 | 2024.10.09 23:18:55.030010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 191041, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6459 | 2024.10.09 23:18:55.030070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6460 | 2024.10.09 23:18:55.030091 [ 3 ] {} <Debug> HTTP-Session: 815778cc-8344-43ca-ad1e-4ce286805455 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6461 | 2024.10.09 23:18:55.030108 [ 3 ] {} <Debug> HTTP-Session: 815778cc-8344-43ca-ad1e-4ce286805455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6462 | 2024.10.09 23:18:55.030123 [ 3 ] {} <Debug> HTTP-Session: 815778cc-8344-43ca-ad1e-4ce286805455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6463 | 2024.10.09 23:18:55.030156 [ 3 ] {} <Trace> HTTP-Session: 815778cc-8344-43ca-ad1e-4ce286805455 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6464 | 2024.10.09 23:18:55.030708 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6465 | 2024.10.09 23:18:55.030759 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6466 | 2024.10.09 23:18:55.030917 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6467 | 2024.10.09 23:18:55.031920 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6468 | 2024.10.09 23:18:55.031962 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6469 | 2024.10.09 23:18:55.032468 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6470 | 2024.10.09 23:18:55.032834 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6471 | 2024.10.09 23:18:55.032986 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Debug> executeQuery: Read 1007 rows, 69.31 KiB in 0.002641 sec., 381294.964028777 rows/sec., 25.63 MiB/sec. | ||
6472 | 2024.10.09 23:18:55.033170 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Debug> DynamicQueryHandler: Done processing query | ||
6473 | 2024.10.09 23:18:55.033195 [ 3 ] {61855bf7-3fc7-4c0d-b2dc-2be4c4c5fcc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
6474 | 2024.10.09 23:18:55.033211 [ 3 ] {} <Debug> HTTP-Session: 815778cc-8344-43ca-ad1e-4ce286805455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6475 | 2024.10.09 23:18:55.033582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6476 | 2024.10.09 23:18:55.033634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6477 | 2024.10.09 23:18:55.033655 [ 3 ] {} <Debug> HTTP-Session: 74d7f0f3-76e5-48a1-81c4-8812895c57c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6478 | 2024.10.09 23:18:55.033671 [ 3 ] {} <Debug> HTTP-Session: 74d7f0f3-76e5-48a1-81c4-8812895c57c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6479 | 2024.10.09 23:18:55.033685 [ 3 ] {} <Debug> HTTP-Session: 74d7f0f3-76e5-48a1-81c4-8812895c57c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6480 | 2024.10.09 23:18:55.033716 [ 3 ] {} <Trace> HTTP-Session: 74d7f0f3-76e5-48a1-81c4-8812895c57c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6481 | 2024.10.09 23:18:55.034186 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6482 | 2024.10.09 23:18:55.034254 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <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 | ||
6483 | 2024.10.09 23:18:55.034699 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6484 | 2024.10.09 23:18:55.035487 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6485 | 2024.10.09 23:18:55.035526 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6486 | 2024.10.09 23:18:55.036215 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6487 | 2024.10.09 23:18:55.036656 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6488 | 2024.10.09 23:18:55.036855 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003047 sec., 10173.94158188382 rows/sec., 18.23 MiB/sec. | ||
6489 | 2024.10.09 23:18:55.037251 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Debug> DynamicQueryHandler: Done processing query | ||
6490 | 2024.10.09 23:18:55.037276 [ 3 ] {933e9378-b4f2-4911-be43-37efd76cf871} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6491 | 2024.10.09 23:18:55.037293 [ 3 ] {} <Debug> HTTP-Session: 74d7f0f3-76e5-48a1-81c4-8812895c57c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6492 | 2024.10.09 23:18:55.037433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6493 | 2024.10.09 23:18:55.037484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6494 | 2024.10.09 23:18:55.037504 [ 3 ] {} <Debug> HTTP-Session: a16c7fd6-ea1e-49d6-8f83-1ff12eb4e5c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6495 | 2024.10.09 23:18:55.037521 [ 3 ] {} <Debug> HTTP-Session: a16c7fd6-ea1e-49d6-8f83-1ff12eb4e5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6496 | 2024.10.09 23:18:55.037535 [ 3 ] {} <Debug> HTTP-Session: a16c7fd6-ea1e-49d6-8f83-1ff12eb4e5c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6497 | 2024.10.09 23:18:55.037566 [ 3 ] {} <Trace> HTTP-Session: a16c7fd6-ea1e-49d6-8f83-1ff12eb4e5c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6498 | 2024.10.09 23:18:55.037686 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6499 | 2024.10.09 23:18:55.037741 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6500 | 2024.10.09 23:18:55.037876 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6501 | 2024.10.09 23:18:55.038231 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6502 | 2024.10.09 23:18:55.038268 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6503 | 2024.10.09 23:18:55.038629 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6504 | 2024.10.09 23:18:55.038986 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6505 | 2024.10.09 23:18:55.039159 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
6506 | 2024.10.09 23:18:55.039336 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Debug> DynamicQueryHandler: Done processing query | ||
6507 | 2024.10.09 23:18:55.039360 [ 3 ] {8e402f67-dac1-4565-9884-83385404a893} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6508 | 2024.10.09 23:18:55.039376 [ 3 ] {} <Debug> HTTP-Session: a16c7fd6-ea1e-49d6-8f83-1ff12eb4e5c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6509 | 2024.10.09 23:18:56.949991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 652 | ||
6510 | 2024.10.09 23:18:56.953061 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6511 | 2024.10.09 23:18:56.953114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6512 | 2024.10.09 23:18:56.954613 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6513 | 2024.10.09 23:18:56.955600 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6514 | 2024.10.09 23:18:56.955785 [ 86 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
6515 | 2024.10.09 23:18:56.955832 [ 86 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6516 | 2024.10.09 23:18:56.955867 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6517 | 2024.10.09 23:18:56.956288 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
6518 | 2024.10.09 23:18:56.956806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
6519 | 2024.10.09 23:18:56.957582 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6520 | 2024.10.09 23:18:56.957797 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 468 rows starting from the beginning of the part | ||
6521 | 2024.10.09 23:18:56.958316 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
6522 | 2024.10.09 23:18:56.958796 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
6523 | 2024.10.09 23:18:56.959261 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
6524 | 2024.10.09 23:18:56.959696 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
6525 | 2024.10.09 23:18:56.960116 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
6526 | 2024.10.09 23:18:56.969030 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 72 columns (72 merged, 0 gathered) in 0.013031037 sec., 50034.3909698054 rows/sec., 37.74 MiB/sec. | ||
6527 | 2024.10.09 23:18:56.970179 [ 195 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
6528 | 2024.10.09 23:18:56.971679 [ 195 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6529 | 2024.10.09 23:18:56.971768 [ 195 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_16_3} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
6530 | 2024.10.09 23:18:56.971985 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
6531 | 2024.10.09 23:19:00.066856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6532 | 2024.10.09 23:19:00.066994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6533 | 2024.10.09 23:19:00.067034 [ 3 ] {} <Debug> HTTP-Session: 6bc3ae5e-a36d-4239-9539-b10b4bc6aea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6534 | 2024.10.09 23:19:00.067061 [ 3 ] {} <Debug> HTTP-Session: 6bc3ae5e-a36d-4239-9539-b10b4bc6aea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6535 | 2024.10.09 23:19:00.067076 [ 3 ] {} <Debug> HTTP-Session: 6bc3ae5e-a36d-4239-9539-b10b4bc6aea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6536 | 2024.10.09 23:19:00.067126 [ 3 ] {} <Trace> HTTP-Session: 6bc3ae5e-a36d-4239-9539-b10b4bc6aea9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6537 | 2024.10.09 23:19:00.067384 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6538 | 2024.10.09 23:19:00.067457 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6539 | 2024.10.09 23:19:00.067804 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6540 | 2024.10.09 23:19:00.068405 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6541 | 2024.10.09 23:19:00.068448 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6542 | 2024.10.09 23:19:00.068892 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6543 | 2024.10.09 23:19:00.069286 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6544 | 2024.10.09 23:19:00.069460 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002172 sec., 95303.86740331493 rows/sec., 8.36 MiB/sec. | ||
6545 | 2024.10.09 23:19:00.069679 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Debug> DynamicQueryHandler: Done processing query | ||
6546 | 2024.10.09 23:19:00.069706 [ 3 ] {3dba0747-f774-485a-a401-0e68a39d4173} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6547 | 2024.10.09 23:19:00.069722 [ 3 ] {} <Debug> HTTP-Session: 6bc3ae5e-a36d-4239-9539-b10b4bc6aea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6548 | 2024.10.09 23:19:00.069944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6549 | 2024.10.09 23:19:00.069995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6550 | 2024.10.09 23:19:00.070015 [ 3 ] {} <Debug> HTTP-Session: ea4af0bf-ef82-4c91-b257-bee03bf9050e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6551 | 2024.10.09 23:19:00.070036 [ 3 ] {} <Debug> HTTP-Session: ea4af0bf-ef82-4c91-b257-bee03bf9050e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6552 | 2024.10.09 23:19:00.070050 [ 3 ] {} <Debug> HTTP-Session: ea4af0bf-ef82-4c91-b257-bee03bf9050e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6553 | 2024.10.09 23:19:00.070081 [ 3 ] {} <Trace> HTTP-Session: ea4af0bf-ef82-4c91-b257-bee03bf9050e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6554 | 2024.10.09 23:19:00.070183 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6555 | 2024.10.09 23:19:00.070227 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6556 | 2024.10.09 23:19:00.070460 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6557 | 2024.10.09 23:19:00.070776 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6558 | 2024.10.09 23:19:00.070812 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6559 | 2024.10.09 23:19:00.071169 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6560 | 2024.10.09 23:19:00.071538 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6561 | 2024.10.09 23:19:00.071699 [ 84 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6562 | 2024.10.09 23:19:00.071709 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001543 sec., 5832.793259883344 rows/sec., 438.60 KiB/sec. | ||
6563 | 2024.10.09 23:19:00.071790 [ 84 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6564 | 2024.10.09 23:19:00.071862 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6565 | 2024.10.09 23:19:00.072071 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
6566 | 2024.10.09 23:19:00.072086 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Debug> DynamicQueryHandler: Done processing query | ||
6567 | 2024.10.09 23:19:00.072148 [ 3 ] {fbc0069b-a3a8-47d2-aaba-c0f3018d9f70} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6568 | 2024.10.09 23:19:00.072189 [ 3 ] {} <Debug> HTTP-Session: ea4af0bf-ef82-4c91-b257-bee03bf9050e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6569 | 2024.10.09 23:19:00.072314 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6570 | 2024.10.09 23:19:00.072385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6571 | 2024.10.09 23:19:00.072394 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 58 rows starting from the beginning of the part | ||
6572 | 2024.10.09 23:19:00.072483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6573 | 2024.10.09 23:19:00.072543 [ 3 ] {} <Debug> HTTP-Session: 876f9513-5682-4d24-b800-806da1086246 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6574 | 2024.10.09 23:19:00.072623 [ 3 ] {} <Debug> HTTP-Session: 876f9513-5682-4d24-b800-806da1086246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6575 | 2024.10.09 23:19:00.072685 [ 3 ] {} <Debug> HTTP-Session: 876f9513-5682-4d24-b800-806da1086246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6576 | 2024.10.09 23:19:00.072703 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
6577 | 2024.10.09 23:19:00.072821 [ 3 ] {} <Trace> HTTP-Session: 876f9513-5682-4d24-b800-806da1086246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6578 | 2024.10.09 23:19:00.073059 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
6579 | 2024.10.09 23:19:00.073179 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6580 | 2024.10.09 23:19:00.073381 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
6581 | 2024.10.09 23:19:00.073398 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6582 | 2024.10.09 23:19:00.073790 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
6583 | 2024.10.09 23:19:00.074128 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
6584 | 2024.10.09 23:19:00.074996 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6585 | 2024.10.09 23:19:00.076063 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6586 | 2024.10.09 23:19:00.076142 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6587 | 2024.10.09 23:19:00.077362 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.005392627 sec., 27630.31821040098 rows/sec., 2.11 MiB/sec. | ||
6588 | 2024.10.09 23:19:00.077427 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6589 | 2024.10.09 23:19:00.077545 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6590 | 2024.10.09 23:19:00.078522 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6591 | 2024.10.09 23:19:00.078620 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6592 | 2024.10.09 23:19:00.078859 [ 188 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_26_5} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6593 | 2024.10.09 23:19:00.078866 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005829 sec., 2401.7841825355977 rows/sec., 168.21 KiB/sec. | ||
6594 | 2024.10.09 23:19:00.079108 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6595 | 2024.10.09 23:19:00.079321 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Debug> DynamicQueryHandler: Done processing query | ||
6596 | 2024.10.09 23:19:00.079352 [ 3 ] {bcd0df66-322a-4e32-a3aa-d72c663272a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6597 | 2024.10.09 23:19:00.079369 [ 3 ] {} <Debug> HTTP-Session: 876f9513-5682-4d24-b800-806da1086246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6598 | 2024.10.09 23:19:00.079506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6599 | 2024.10.09 23:19:00.079559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6600 | 2024.10.09 23:19:00.079580 [ 3 ] {} <Debug> HTTP-Session: 3f9ff39d-8764-4df4-9f79-dcdca3c0c284 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6601 | 2024.10.09 23:19:00.079596 [ 3 ] {} <Debug> HTTP-Session: 3f9ff39d-8764-4df4-9f79-dcdca3c0c284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6602 | 2024.10.09 23:19:00.079610 [ 3 ] {} <Debug> HTTP-Session: 3f9ff39d-8764-4df4-9f79-dcdca3c0c284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6603 | 2024.10.09 23:19:00.079643 [ 3 ] {} <Trace> HTTP-Session: 3f9ff39d-8764-4df4-9f79-dcdca3c0c284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6604 | 2024.10.09 23:19:00.079748 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6605 | 2024.10.09 23:19:00.079794 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6606 | 2024.10.09 23:19:00.080079 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6607 | 2024.10.09 23:19:00.080419 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6608 | 2024.10.09 23:19:00.080468 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6609 | 2024.10.09 23:19:00.080904 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6610 | 2024.10.09 23:19:00.081348 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6611 | 2024.10.09 23:19:00.081548 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001814 sec., 3307.6074972436604 rows/sec., 195.42 KiB/sec. | ||
6612 | 2024.10.09 23:19:00.081762 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Debug> DynamicQueryHandler: Done processing query | ||
6613 | 2024.10.09 23:19:00.081789 [ 3 ] {98d44a9d-4af5-49c2-aadd-85cc506b1ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6614 | 2024.10.09 23:19:00.081805 [ 3 ] {} <Debug> HTTP-Session: 3f9ff39d-8764-4df4-9f79-dcdca3c0c284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6615 | 2024.10.09 23:19:00.082011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6616 | 2024.10.09 23:19:00.082065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6617 | 2024.10.09 23:19:00.082085 [ 3 ] {} <Debug> HTTP-Session: 1c998a6f-03e7-4ee2-8e11-0e08b2225147 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6618 | 2024.10.09 23:19:00.082101 [ 3 ] {} <Debug> HTTP-Session: 1c998a6f-03e7-4ee2-8e11-0e08b2225147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6619 | 2024.10.09 23:19:00.082115 [ 3 ] {} <Debug> HTTP-Session: 1c998a6f-03e7-4ee2-8e11-0e08b2225147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6620 | 2024.10.09 23:19:00.082146 [ 3 ] {} <Trace> HTTP-Session: 1c998a6f-03e7-4ee2-8e11-0e08b2225147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6621 | 2024.10.09 23:19:00.082358 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6622 | 2024.10.09 23:19:00.082403 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6623 | 2024.10.09 23:19:00.082640 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6624 | 2024.10.09 23:19:00.083211 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6625 | 2024.10.09 23:19:00.083248 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6626 | 2024.10.09 23:19:00.083638 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6627 | 2024.10.09 23:19:00.084012 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6628 | 2024.10.09 23:19:00.084169 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001946 sec., 200924.97430626926 rows/sec., 14.25 MiB/sec. | ||
6629 | 2024.10.09 23:19:00.084339 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Debug> DynamicQueryHandler: Done processing query | ||
6630 | 2024.10.09 23:19:00.084362 [ 3 ] {d13d7ca6-1981-4e9f-a11f-064367e69fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6631 | 2024.10.09 23:19:00.084377 [ 3 ] {} <Debug> HTTP-Session: 1c998a6f-03e7-4ee2-8e11-0e08b2225147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6632 | 2024.10.09 23:19:00.084508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6633 | 2024.10.09 23:19:00.084555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6634 | 2024.10.09 23:19:00.084574 [ 3 ] {} <Debug> HTTP-Session: fc9be917-bf15-494e-89ed-221b27a31d61 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6635 | 2024.10.09 23:19:00.084590 [ 3 ] {} <Debug> HTTP-Session: fc9be917-bf15-494e-89ed-221b27a31d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6636 | 2024.10.09 23:19:00.084607 [ 3 ] {} <Debug> HTTP-Session: fc9be917-bf15-494e-89ed-221b27a31d61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6637 | 2024.10.09 23:19:00.084636 [ 3 ] {} <Trace> HTTP-Session: fc9be917-bf15-494e-89ed-221b27a31d61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6638 | 2024.10.09 23:19:00.084729 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6639 | 2024.10.09 23:19:00.084772 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6640 | 2024.10.09 23:19:00.084972 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6641 | 2024.10.09 23:19:00.085242 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6642 | 2024.10.09 23:19:00.085278 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6643 | 2024.10.09 23:19:00.085640 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6644 | 2024.10.09 23:19:00.085975 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6645 | 2024.10.09 23:19:00.086117 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
6646 | 2024.10.09 23:19:00.086163 [ 83 ] {} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
6647 | 2024.10.09 23:19:00.086277 [ 83 ] {} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6648 | 2024.10.09 23:19:00.086320 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6649 | 2024.10.09 23:19:00.086356 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Debug> DynamicQueryHandler: Done processing query | ||
6650 | 2024.10.09 23:19:00.086424 [ 3 ] {37ecfb0e-d89c-4e6f-819a-9b8f83fe0d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6651 | 2024.10.09 23:19:00.086497 [ 3 ] {} <Debug> HTTP-Session: fc9be917-bf15-494e-89ed-221b27a31d61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6652 | 2024.10.09 23:19:00.086678 [ 187 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
6653 | 2024.10.09 23:19:00.086779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6654 | 2024.10.09 23:19:00.086888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6655 | 2024.10.09 23:19:00.086939 [ 3 ] {} <Debug> HTTP-Session: 18755f77-6e9d-46bf-80d6-0df3b2b4b6cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6656 | 2024.10.09 23:19:00.086982 [ 3 ] {} <Debug> HTTP-Session: 18755f77-6e9d-46bf-80d6-0df3b2b4b6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6657 | 2024.10.09 23:19:00.086991 [ 187 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6658 | 2024.10.09 23:19:00.087004 [ 3 ] {} <Debug> HTTP-Session: 18755f77-6e9d-46bf-80d6-0df3b2b4b6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6659 | 2024.10.09 23:19:00.087053 [ 187 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
6660 | 2024.10.09 23:19:00.087074 [ 3 ] {} <Trace> HTTP-Session: 18755f77-6e9d-46bf-80d6-0df3b2b4b6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6661 | 2024.10.09 23:19:00.087278 [ 187 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
6662 | 2024.10.09 23:19:00.087572 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6663 | 2024.10.09 23:19:00.087577 [ 187 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
6664 | 2024.10.09 23:19:00.087715 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6665 | 2024.10.09 23:19:00.087902 [ 187 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
6666 | 2024.10.09 23:19:00.088246 [ 187 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
6667 | 2024.10.09 23:19:00.088647 [ 187 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
6668 | 2024.10.09 23:19:00.088873 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6669 | 2024.10.09 23:19:00.089988 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6670 | 2024.10.09 23:19:00.090044 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6671 | 2024.10.09 23:19:00.091094 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6672 | 2024.10.09 23:19:00.091294 [ 188 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004888146 sec., 13502.051698128493 rows/sec., 705.43 KiB/sec. | ||
6673 | 2024.10.09 23:19:00.091494 [ 188 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
6674 | 2024.10.09 23:19:00.091938 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6675 | 2024.10.09 23:19:00.092339 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Debug> executeQuery: Read 235 rows, 16.11 KiB in 0.005086 sec., 46205.2693668895 rows/sec., 3.09 MiB/sec. | ||
6676 | 2024.10.09 23:19:00.092569 [ 188 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_11_2} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6677 | 2024.10.09 23:19:00.092715 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Debug> DynamicQueryHandler: Done processing query | ||
6678 | 2024.10.09 23:19:00.092727 [ 188 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_11_2} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
6679 | 2024.10.09 23:19:00.092763 [ 3 ] {9d041869-eae9-4b4c-9714-d3b5470bf81c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6680 | 2024.10.09 23:19:00.092792 [ 3 ] {} <Debug> HTTP-Session: 18755f77-6e9d-46bf-80d6-0df3b2b4b6cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6681 | 2024.10.09 23:19:00.092916 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6682 | 2024.10.09 23:19:00.092991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6683 | 2024.10.09 23:19:00.093049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6684 | 2024.10.09 23:19:00.093069 [ 3 ] {} <Debug> HTTP-Session: 87389c29-4b51-4321-bf08-16e9e55244cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6685 | 2024.10.09 23:19:00.093086 [ 3 ] {} <Debug> HTTP-Session: 87389c29-4b51-4321-bf08-16e9e55244cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6686 | 2024.10.09 23:19:00.093101 [ 3 ] {} <Debug> HTTP-Session: 87389c29-4b51-4321-bf08-16e9e55244cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6687 | 2024.10.09 23:19:00.093137 [ 3 ] {} <Trace> HTTP-Session: 87389c29-4b51-4321-bf08-16e9e55244cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6688 | 2024.10.09 23:19:00.093237 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6689 | 2024.10.09 23:19:00.093284 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6690 | 2024.10.09 23:19:00.093441 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6691 | 2024.10.09 23:19:00.093756 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6692 | 2024.10.09 23:19:00.093793 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6693 | 2024.10.09 23:19:00.094157 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6694 | 2024.10.09 23:19:00.094495 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6695 | 2024.10.09 23:19:00.094651 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
6696 | 2024.10.09 23:19:00.094857 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Debug> DynamicQueryHandler: Done processing query | ||
6697 | 2024.10.09 23:19:00.094880 [ 3 ] {3a426488-a7ef-4858-8085-72128811af23} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6698 | 2024.10.09 23:19:00.094897 [ 3 ] {} <Debug> HTTP-Session: 87389c29-4b51-4321-bf08-16e9e55244cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6699 | 2024.10.09 23:19:00.095020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6700 | 2024.10.09 23:19:00.095068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6701 | 2024.10.09 23:19:00.095087 [ 3 ] {} <Debug> HTTP-Session: 31e488db-d5a0-457b-8a7c-30b0b00638f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6702 | 2024.10.09 23:19:00.095104 [ 3 ] {} <Debug> HTTP-Session: 31e488db-d5a0-457b-8a7c-30b0b00638f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6703 | 2024.10.09 23:19:00.095118 [ 3 ] {} <Debug> HTTP-Session: 31e488db-d5a0-457b-8a7c-30b0b00638f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6704 | 2024.10.09 23:19:00.095148 [ 3 ] {} <Trace> HTTP-Session: 31e488db-d5a0-457b-8a7c-30b0b00638f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6705 | 2024.10.09 23:19:00.095366 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6706 | 2024.10.09 23:19:00.095431 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <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 | ||
6707 | 2024.10.09 23:19:00.095865 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6708 | 2024.10.09 23:19:00.096417 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6709 | 2024.10.09 23:19:00.096454 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6710 | 2024.10.09 23:19:00.097056 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6711 | 2024.10.09 23:19:00.097479 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6712 | 2024.10.09 23:19:00.097663 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002442 sec., 3685.503685503685 rows/sec., 6.60 MiB/sec. | ||
6713 | 2024.10.09 23:19:00.097883 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Debug> DynamicQueryHandler: Done processing query | ||
6714 | 2024.10.09 23:19:00.097908 [ 3 ] {38a8b7e9-93eb-4228-94ee-ed35b1328183} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6715 | 2024.10.09 23:19:00.097924 [ 3 ] {} <Debug> HTTP-Session: 31e488db-d5a0-457b-8a7c-30b0b00638f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6716 | 2024.10.09 23:19:00.098064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 11853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6717 | 2024.10.09 23:19:00.098113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6718 | 2024.10.09 23:19:00.098131 [ 3 ] {} <Debug> HTTP-Session: 7ed72456-067f-4b2b-b5e4-056dedcdf63c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6719 | 2024.10.09 23:19:00.098148 [ 3 ] {} <Debug> HTTP-Session: 7ed72456-067f-4b2b-b5e4-056dedcdf63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6720 | 2024.10.09 23:19:00.098163 [ 3 ] {} <Debug> HTTP-Session: 7ed72456-067f-4b2b-b5e4-056dedcdf63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6721 | 2024.10.09 23:19:00.098193 [ 3 ] {} <Trace> HTTP-Session: 7ed72456-067f-4b2b-b5e4-056dedcdf63c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6722 | 2024.10.09 23:19:00.098309 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6723 | 2024.10.09 23:19:00.098353 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6724 | 2024.10.09 23:19:00.098482 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6725 | 2024.10.09 23:19:00.098804 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6726 | 2024.10.09 23:19:00.098840 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6727 | 2024.10.09 23:19:00.099210 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6728 | 2024.10.09 23:19:00.099538 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6729 | 2024.10.09 23:19:00.099694 [ 83 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6730 | 2024.10.09 23:19:00.099699 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Debug> executeQuery: Read 80 rows, 5.21 KiB in 0.001421 sec., 56298.38142153413 rows/sec., 3.58 MiB/sec. | ||
6731 | 2024.10.09 23:19:00.099758 [ 83 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6732 | 2024.10.09 23:19:00.099820 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6733 | 2024.10.09 23:19:00.099976 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
6734 | 2024.10.09 23:19:00.100012 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Debug> DynamicQueryHandler: Done processing query | ||
6735 | 2024.10.09 23:19:00.100047 [ 3 ] {4bf407f5-d5ee-40ab-b054-f8c1da826e3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6736 | 2024.10.09 23:19:00.100076 [ 3 ] {} <Debug> HTTP-Session: 7ed72456-067f-4b2b-b5e4-056dedcdf63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6737 | 2024.10.09 23:19:00.100175 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6738 | 2024.10.09 23:19:00.100211 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1686 rows starting from the beginning of the part | ||
6739 | 2024.10.09 23:19:00.100269 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
6740 | 2024.10.09 23:19:00.100458 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
6741 | 2024.10.09 23:19:00.100673 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
6742 | 2024.10.09 23:19:00.100869 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
6743 | 2024.10.09 23:19:00.101053 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 80 rows starting from the beginning of the part | ||
6744 | 2024.10.09 23:19:00.102377 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002474739 sec., 828370.1836840167 rows/sec., 54.40 MiB/sec. | ||
6745 | 2024.10.09 23:19:00.102582 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6746 | 2024.10.09 23:19:00.102971 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_31_6} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6747 | 2024.10.09 23:19:00.103052 [ 187 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_31_6} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6748 | 2024.10.09 23:19:00.103128 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6749 | 2024.10.09 23:19:05.063631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6750 | 2024.10.09 23:19:05.063818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6751 | 2024.10.09 23:19:05.063861 [ 3 ] {} <Debug> HTTP-Session: 45b6c289-0375-4616-8f05-75d695302f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6752 | 2024.10.09 23:19:05.063903 [ 3 ] {} <Debug> HTTP-Session: 45b6c289-0375-4616-8f05-75d695302f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6753 | 2024.10.09 23:19:05.063931 [ 3 ] {} <Debug> HTTP-Session: 45b6c289-0375-4616-8f05-75d695302f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6754 | 2024.10.09 23:19:05.064010 [ 3 ] {} <Trace> HTTP-Session: 45b6c289-0375-4616-8f05-75d695302f82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6755 | 2024.10.09 23:19:05.064295 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6756 | 2024.10.09 23:19:05.064362 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6757 | 2024.10.09 23:19:05.064704 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6758 | 2024.10.09 23:19:05.065273 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6759 | 2024.10.09 23:19:05.065319 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6760 | 2024.10.09 23:19:05.065754 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6761 | 2024.10.09 23:19:05.066146 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6762 | 2024.10.09 23:19:05.066324 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002105 sec., 56057.007125890734 rows/sec., 4.78 MiB/sec. | ||
6763 | 2024.10.09 23:19:05.066566 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Debug> DynamicQueryHandler: Done processing query | ||
6764 | 2024.10.09 23:19:05.066594 [ 3 ] {0a073e12-814a-4672-9013-8bd05b81d5b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6765 | 2024.10.09 23:19:05.066610 [ 3 ] {} <Debug> HTTP-Session: 45b6c289-0375-4616-8f05-75d695302f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6766 | 2024.10.09 23:19:05.066795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6767 | 2024.10.09 23:19:05.066853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6768 | 2024.10.09 23:19:05.066873 [ 3 ] {} <Debug> HTTP-Session: ee1335ca-8401-4bb9-aeac-fa94f5b24bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6769 | 2024.10.09 23:19:05.066890 [ 3 ] {} <Debug> HTTP-Session: ee1335ca-8401-4bb9-aeac-fa94f5b24bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6770 | 2024.10.09 23:19:05.066904 [ 3 ] {} <Debug> HTTP-Session: ee1335ca-8401-4bb9-aeac-fa94f5b24bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6771 | 2024.10.09 23:19:05.066939 [ 3 ] {} <Trace> HTTP-Session: ee1335ca-8401-4bb9-aeac-fa94f5b24bfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6772 | 2024.10.09 23:19:05.067055 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6773 | 2024.10.09 23:19:05.067102 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6774 | 2024.10.09 23:19:05.067338 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6775 | 2024.10.09 23:19:05.067737 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6776 | 2024.10.09 23:19:05.067776 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6777 | 2024.10.09 23:19:05.068134 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6778 | 2024.10.09 23:19:05.068504 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6779 | 2024.10.09 23:19:05.068664 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001638 sec., 18925.518925518925 rows/sec., 1.39 MiB/sec. | ||
6780 | 2024.10.09 23:19:05.068845 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Debug> DynamicQueryHandler: Done processing query | ||
6781 | 2024.10.09 23:19:05.068869 [ 3 ] {94b9c8a2-a24a-401a-b87c-b800812df143} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6782 | 2024.10.09 23:19:05.068885 [ 3 ] {} <Debug> HTTP-Session: ee1335ca-8401-4bb9-aeac-fa94f5b24bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6783 | 2024.10.09 23:19:05.069029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6784 | 2024.10.09 23:19:05.069081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6785 | 2024.10.09 23:19:05.069100 [ 3 ] {} <Debug> HTTP-Session: 10b4a3e0-8916-4ba1-ba9e-122ebbad6107 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6786 | 2024.10.09 23:19:05.069117 [ 3 ] {} <Debug> HTTP-Session: 10b4a3e0-8916-4ba1-ba9e-122ebbad6107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6787 | 2024.10.09 23:19:05.069130 [ 3 ] {} <Debug> HTTP-Session: 10b4a3e0-8916-4ba1-ba9e-122ebbad6107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6788 | 2024.10.09 23:19:05.069162 [ 3 ] {} <Trace> HTTP-Session: 10b4a3e0-8916-4ba1-ba9e-122ebbad6107 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6789 | 2024.10.09 23:19:05.069290 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6790 | 2024.10.09 23:19:05.069334 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6791 | 2024.10.09 23:19:05.069562 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6792 | 2024.10.09 23:19:05.070021 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6793 | 2024.10.09 23:19:05.070058 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6794 | 2024.10.09 23:19:05.070407 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6795 | 2024.10.09 23:19:05.070757 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6796 | 2024.10.09 23:19:05.070914 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001666 sec., 57022.80912364946 rows/sec., 4.45 MiB/sec. | ||
6797 | 2024.10.09 23:19:05.071198 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Debug> DynamicQueryHandler: Done processing query | ||
6798 | 2024.10.09 23:19:05.071234 [ 3 ] {effcd282-d300-43de-ac5f-95ce1d3d092c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6799 | 2024.10.09 23:19:05.071268 [ 3 ] {} <Debug> HTTP-Session: 10b4a3e0-8916-4ba1-ba9e-122ebbad6107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6800 | 2024.10.09 23:19:05.071464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6801 | 2024.10.09 23:19:05.071513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6802 | 2024.10.09 23:19:05.071533 [ 3 ] {} <Debug> HTTP-Session: eb281055-bc55-4707-961f-eee7e28e24ce Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6803 | 2024.10.09 23:19:05.071549 [ 3 ] {} <Debug> HTTP-Session: eb281055-bc55-4707-961f-eee7e28e24ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6804 | 2024.10.09 23:19:05.071563 [ 3 ] {} <Debug> HTTP-Session: eb281055-bc55-4707-961f-eee7e28e24ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6805 | 2024.10.09 23:19:05.071595 [ 3 ] {} <Trace> HTTP-Session: eb281055-bc55-4707-961f-eee7e28e24ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6806 | 2024.10.09 23:19:05.071748 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6807 | 2024.10.09 23:19:05.071795 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6808 | 2024.10.09 23:19:05.071964 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6809 | 2024.10.09 23:19:05.072369 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6810 | 2024.10.09 23:19:05.072405 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6811 | 2024.10.09 23:19:05.072786 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6812 | 2024.10.09 23:19:05.073120 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6813 | 2024.10.09 23:19:05.073279 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. | ||
6814 | 2024.10.09 23:19:05.073454 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Debug> DynamicQueryHandler: Done processing query | ||
6815 | 2024.10.09 23:19:05.073479 [ 3 ] {b53f9178-4807-4dbb-938e-9a55f1d7c133} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6816 | 2024.10.09 23:19:05.073494 [ 3 ] {} <Debug> HTTP-Session: eb281055-bc55-4707-961f-eee7e28e24ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6817 | 2024.10.09 23:19:05.073648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6818 | 2024.10.09 23:19:05.073697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6819 | 2024.10.09 23:19:05.073716 [ 3 ] {} <Debug> HTTP-Session: a4c85c9d-a803-48f7-bf25-0aeb8bcc4a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6820 | 2024.10.09 23:19:05.073733 [ 3 ] {} <Debug> HTTP-Session: a4c85c9d-a803-48f7-bf25-0aeb8bcc4a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6821 | 2024.10.09 23:19:05.073746 [ 3 ] {} <Debug> HTTP-Session: a4c85c9d-a803-48f7-bf25-0aeb8bcc4a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6822 | 2024.10.09 23:19:05.073777 [ 3 ] {} <Trace> HTTP-Session: a4c85c9d-a803-48f7-bf25-0aeb8bcc4a92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6823 | 2024.10.09 23:19:05.074085 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6824 | 2024.10.09 23:19:05.074151 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <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 | ||
6825 | 2024.10.09 23:19:05.074571 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6826 | 2024.10.09 23:19:05.075249 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6827 | 2024.10.09 23:19:05.075286 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6828 | 2024.10.09 23:19:05.075913 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6829 | 2024.10.09 23:19:05.076333 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6830 | 2024.10.09 23:19:05.076521 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002655 sec., 11676.08286252354 rows/sec., 20.92 MiB/sec. | ||
6831 | 2024.10.09 23:19:05.076763 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Debug> DynamicQueryHandler: Done processing query | ||
6832 | 2024.10.09 23:19:05.076787 [ 3 ] {a6e5dbd5-a33a-4f50-838b-3ff995c93f12} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6833 | 2024.10.09 23:19:05.076802 [ 3 ] {} <Debug> HTTP-Session: a4c85c9d-a803-48f7-bf25-0aeb8bcc4a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6834 | 2024.10.09 23:19:05.076939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6835 | 2024.10.09 23:19:05.076988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6836 | 2024.10.09 23:19:05.077007 [ 3 ] {} <Debug> HTTP-Session: 06a669e0-f0ed-4f13-9663-35b504ea8b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6837 | 2024.10.09 23:19:05.077023 [ 3 ] {} <Debug> HTTP-Session: 06a669e0-f0ed-4f13-9663-35b504ea8b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6838 | 2024.10.09 23:19:05.077036 [ 3 ] {} <Debug> HTTP-Session: 06a669e0-f0ed-4f13-9663-35b504ea8b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6839 | 2024.10.09 23:19:05.077067 [ 3 ] {} <Trace> HTTP-Session: 06a669e0-f0ed-4f13-9663-35b504ea8b1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6840 | 2024.10.09 23:19:05.077195 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6841 | 2024.10.09 23:19:05.077239 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6842 | 2024.10.09 23:19:05.077368 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6843 | 2024.10.09 23:19:05.077684 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6844 | 2024.10.09 23:19:05.077720 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6845 | 2024.10.09 23:19:05.078079 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6846 | 2024.10.09 23:19:05.078400 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6847 | 2024.10.09 23:19:05.078546 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
6848 | 2024.10.09 23:19:05.078713 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Debug> DynamicQueryHandler: Done processing query | ||
6849 | 2024.10.09 23:19:05.078738 [ 3 ] {1778ba5b-1586-4c38-93af-5c7bf095881c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6850 | 2024.10.09 23:19:05.078753 [ 3 ] {} <Debug> HTTP-Session: 06a669e0-f0ed-4f13-9663-35b504ea8b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6851 | 2024.10.09 23:19:06.790692 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6852 | 2024.10.09 23:19:06.790757 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6853 | 2024.10.09 23:19:06.957075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 684 | ||
6854 | 2024.10.09 23:19:06.960033 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6855 | 2024.10.09 23:19:06.960082 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6856 | 2024.10.09 23:19:06.961627 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6857 | 2024.10.09 23:19:06.962636 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6858 | 2024.10.09 23:19:06.963145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
6859 | 2024.10.09 23:19:07.837220 [ 76 ] {} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
6860 | 2024.10.09 23:19:07.837301 [ 76 ] {} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6861 | 2024.10.09 23:19:07.837326 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6862 | 2024.10.09 23:19:07.837538 [ 187 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
6863 | 2024.10.09 23:19:07.837759 [ 187 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6864 | 2024.10.09 23:19:07.837797 [ 187 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
6865 | 2024.10.09 23:19:07.837882 [ 187 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
6866 | 2024.10.09 23:19:07.838038 [ 187 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
6867 | 2024.10.09 23:19:07.838329 [ 187 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
6868 | 2024.10.09 23:19:07.838509 [ 187 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
6869 | 2024.10.09 23:19:07.839661 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002251444 sec., 13324.78178449031 rows/sec., 1.11 MiB/sec. | ||
6870 | 2024.10.09 23:19:07.839905 [ 189 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
6871 | 2024.10.09 23:19:07.840460 [ 189 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6872 | 2024.10.09 23:19:07.840557 [ 189 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_10_2} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
6873 | 2024.10.09 23:19:07.840666 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6874 | 2024.10.09 23:19:10.067164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6875 | 2024.10.09 23:19:10.067276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6876 | 2024.10.09 23:19:10.067301 [ 3 ] {} <Debug> HTTP-Session: cdf70e98-e874-4922-9506-2ba139406bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6877 | 2024.10.09 23:19:10.067326 [ 3 ] {} <Debug> HTTP-Session: cdf70e98-e874-4922-9506-2ba139406bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6878 | 2024.10.09 23:19:10.067343 [ 3 ] {} <Debug> HTTP-Session: cdf70e98-e874-4922-9506-2ba139406bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6879 | 2024.10.09 23:19:10.067392 [ 3 ] {} <Trace> HTTP-Session: cdf70e98-e874-4922-9506-2ba139406bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6880 | 2024.10.09 23:19:10.067568 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6881 | 2024.10.09 23:19:10.067633 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6882 | 2024.10.09 23:19:10.067986 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6883 | 2024.10.09 23:19:10.068413 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6884 | 2024.10.09 23:19:10.068457 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6885 | 2024.10.09 23:19:10.068875 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6886 | 2024.10.09 23:19:10.069273 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6887 | 2024.10.09 23:19:10.069429 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001913 sec., 1045.4783063251436 rows/sec., 85.25 KiB/sec. | ||
6888 | 2024.10.09 23:19:10.069642 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Debug> DynamicQueryHandler: Done processing query | ||
6889 | 2024.10.09 23:19:10.069669 [ 3 ] {3fd42a35-bb42-46d4-96a6-9a8fb2c704ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6890 | 2024.10.09 23:19:10.069686 [ 3 ] {} <Debug> HTTP-Session: cdf70e98-e874-4922-9506-2ba139406bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6891 | 2024.10.09 23:19:10.069910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6892 | 2024.10.09 23:19:10.069968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6893 | 2024.10.09 23:19:10.069990 [ 3 ] {} <Debug> HTTP-Session: b9df1e72-df9e-43d1-b6ad-edbf5ba4df2c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6894 | 2024.10.09 23:19:10.070009 [ 3 ] {} <Debug> HTTP-Session: b9df1e72-df9e-43d1-b6ad-edbf5ba4df2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6895 | 2024.10.09 23:19:10.070023 [ 3 ] {} <Debug> HTTP-Session: b9df1e72-df9e-43d1-b6ad-edbf5ba4df2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6896 | 2024.10.09 23:19:10.070059 [ 3 ] {} <Trace> HTTP-Session: b9df1e72-df9e-43d1-b6ad-edbf5ba4df2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6897 | 2024.10.09 23:19:10.070221 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6898 | 2024.10.09 23:19:10.070267 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6899 | 2024.10.09 23:19:10.070504 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6900 | 2024.10.09 23:19:10.070975 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6901 | 2024.10.09 23:19:10.071013 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6902 | 2024.10.09 23:19:10.071406 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6903 | 2024.10.09 23:19:10.071778 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6904 | 2024.10.09 23:19:10.071913 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.001767 sec., 117713.63893604981 rows/sec., 10.32 MiB/sec. | ||
6905 | 2024.10.09 23:19:10.072100 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Debug> DynamicQueryHandler: Done processing query | ||
6906 | 2024.10.09 23:19:10.072124 [ 3 ] {543a0b34-8fc1-43e5-8924-15a1048749cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6907 | 2024.10.09 23:19:10.072140 [ 3 ] {} <Debug> HTTP-Session: b9df1e72-df9e-43d1-b6ad-edbf5ba4df2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6908 | 2024.10.09 23:19:10.072270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6909 | 2024.10.09 23:19:10.072325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6910 | 2024.10.09 23:19:10.072345 [ 3 ] {} <Debug> HTTP-Session: 0e16d78b-9357-4afe-a972-bca40049f89d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6911 | 2024.10.09 23:19:10.072364 [ 3 ] {} <Debug> HTTP-Session: 0e16d78b-9357-4afe-a972-bca40049f89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6912 | 2024.10.09 23:19:10.072378 [ 3 ] {} <Debug> HTTP-Session: 0e16d78b-9357-4afe-a972-bca40049f89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6913 | 2024.10.09 23:19:10.072412 [ 3 ] {} <Trace> HTTP-Session: 0e16d78b-9357-4afe-a972-bca40049f89d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6914 | 2024.10.09 23:19:10.072518 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6915 | 2024.10.09 23:19:10.072564 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6916 | 2024.10.09 23:19:10.072795 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6917 | 2024.10.09 23:19:10.073116 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2024.10.09 23:19:10.073152 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6919 | 2024.10.09 23:19:10.073507 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6920 | 2024.10.09 23:19:10.073871 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2024.10.09 23:19:10.074002 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001513 sec., 7270.323859881031 rows/sec., 539.59 KiB/sec. | ||
6922 | 2024.10.09 23:19:10.074181 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Debug> DynamicQueryHandler: Done processing query | ||
6923 | 2024.10.09 23:19:10.074205 [ 3 ] {59f497bc-cd73-41af-8522-52cd6e9e6e7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6924 | 2024.10.09 23:19:10.074221 [ 3 ] {} <Debug> HTTP-Session: 0e16d78b-9357-4afe-a972-bca40049f89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6925 | 2024.10.09 23:19:10.074343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6926 | 2024.10.09 23:19:10.074395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6927 | 2024.10.09 23:19:10.074414 [ 3 ] {} <Debug> HTTP-Session: 9e99b4c0-4e88-413c-9fcf-8840c4ce66f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6928 | 2024.10.09 23:19:10.074431 [ 3 ] {} <Debug> HTTP-Session: 9e99b4c0-4e88-413c-9fcf-8840c4ce66f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6929 | 2024.10.09 23:19:10.074445 [ 3 ] {} <Debug> HTTP-Session: 9e99b4c0-4e88-413c-9fcf-8840c4ce66f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6930 | 2024.10.09 23:19:10.074477 [ 3 ] {} <Trace> HTTP-Session: 9e99b4c0-4e88-413c-9fcf-8840c4ce66f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6931 | 2024.10.09 23:19:10.074579 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6932 | 2024.10.09 23:19:10.074622 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6933 | 2024.10.09 23:19:10.074844 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6934 | 2024.10.09 23:19:10.075149 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2024.10.09 23:19:10.075184 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6936 | 2024.10.09 23:19:10.075536 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6937 | 2024.10.09 23:19:10.075907 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6938 | 2024.10.09 23:19:10.076044 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001495 sec., 9364.548494983277 rows/sec., 655.83 KiB/sec. | ||
6939 | 2024.10.09 23:19:10.076217 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Debug> DynamicQueryHandler: Done processing query | ||
6940 | 2024.10.09 23:19:10.076242 [ 3 ] {af05cedf-3faa-4f6a-882d-577dd9fb5fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6941 | 2024.10.09 23:19:10.076258 [ 3 ] {} <Debug> HTTP-Session: 9e99b4c0-4e88-413c-9fcf-8840c4ce66f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6942 | 2024.10.09 23:19:10.076370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6943 | 2024.10.09 23:19:10.076420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6944 | 2024.10.09 23:19:10.076439 [ 3 ] {} <Debug> HTTP-Session: 06da74e8-7d83-47b0-8cd1-bce11511d08a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6945 | 2024.10.09 23:19:10.076456 [ 3 ] {} <Debug> HTTP-Session: 06da74e8-7d83-47b0-8cd1-bce11511d08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6946 | 2024.10.09 23:19:10.076470 [ 3 ] {} <Debug> HTTP-Session: 06da74e8-7d83-47b0-8cd1-bce11511d08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6947 | 2024.10.09 23:19:10.076501 [ 3 ] {} <Trace> HTTP-Session: 06da74e8-7d83-47b0-8cd1-bce11511d08a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6948 | 2024.10.09 23:19:10.076599 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6949 | 2024.10.09 23:19:10.076641 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6950 | 2024.10.09 23:19:10.076863 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6951 | 2024.10.09 23:19:10.077159 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2024.10.09 23:19:10.077195 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6953 | 2024.10.09 23:19:10.077534 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6954 | 2024.10.09 23:19:10.077887 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6955 | 2024.10.09 23:19:10.078017 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 245.49 KiB/sec. | ||
6956 | 2024.10.09 23:19:10.078314 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Debug> DynamicQueryHandler: Done processing query | ||
6957 | 2024.10.09 23:19:10.078339 [ 3 ] {f4389be9-9504-4d02-8cd0-e1b81da438b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6958 | 2024.10.09 23:19:10.078356 [ 3 ] {} <Debug> HTTP-Session: 06da74e8-7d83-47b0-8cd1-bce11511d08a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6959 | 2024.10.09 23:19:10.078537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6960 | 2024.10.09 23:19:10.078587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6961 | 2024.10.09 23:19:10.078607 [ 3 ] {} <Debug> HTTP-Session: 62284144-9a4b-45a6-b8d7-1502aa796b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6962 | 2024.10.09 23:19:10.078623 [ 3 ] {} <Debug> HTTP-Session: 62284144-9a4b-45a6-b8d7-1502aa796b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6963 | 2024.10.09 23:19:10.078637 [ 3 ] {} <Debug> HTTP-Session: 62284144-9a4b-45a6-b8d7-1502aa796b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6964 | 2024.10.09 23:19:10.078668 [ 3 ] {} <Trace> HTTP-Session: 62284144-9a4b-45a6-b8d7-1502aa796b52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6965 | 2024.10.09 23:19:10.078881 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6966 | 2024.10.09 23:19:10.078925 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6967 | 2024.10.09 23:19:10.079167 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6968 | 2024.10.09 23:19:10.079755 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6969 | 2024.10.09 23:19:10.079790 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6970 | 2024.10.09 23:19:10.080157 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6971 | 2024.10.09 23:19:10.080508 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6972 | 2024.10.09 23:19:10.080635 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001873 sec., 209823.81206620394 rows/sec., 14.89 MiB/sec. | ||
6973 | 2024.10.09 23:19:10.080923 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Debug> DynamicQueryHandler: Done processing query | ||
6974 | 2024.10.09 23:19:10.080961 [ 3 ] {eb8ee3ef-e54a-4707-ab7d-d94321792cc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6975 | 2024.10.09 23:19:10.080980 [ 3 ] {} <Debug> HTTP-Session: 62284144-9a4b-45a6-b8d7-1502aa796b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6976 | 2024.10.09 23:19:10.081110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6977 | 2024.10.09 23:19:10.081160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6978 | 2024.10.09 23:19:10.081180 [ 3 ] {} <Debug> HTTP-Session: 34b4d9b1-39b3-4579-a378-db62f1784e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6979 | 2024.10.09 23:19:10.081196 [ 3 ] {} <Debug> HTTP-Session: 34b4d9b1-39b3-4579-a378-db62f1784e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6980 | 2024.10.09 23:19:10.081210 [ 3 ] {} <Debug> HTTP-Session: 34b4d9b1-39b3-4579-a378-db62f1784e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6981 | 2024.10.09 23:19:10.081240 [ 3 ] {} <Trace> HTTP-Session: 34b4d9b1-39b3-4579-a378-db62f1784e74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6982 | 2024.10.09 23:19:10.081339 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6983 | 2024.10.09 23:19:10.081383 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6984 | 2024.10.09 23:19:10.081530 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6985 | 2024.10.09 23:19:10.081807 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6986 | 2024.10.09 23:19:10.081841 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
6987 | 2024.10.09 23:19:10.082190 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6988 | 2024.10.09 23:19:10.082516 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6989 | 2024.10.09 23:19:10.082639 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001327 sec., 4521.4770158251695 rows/sec., 236.23 KiB/sec. | ||
6990 | 2024.10.09 23:19:10.082801 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Debug> DynamicQueryHandler: Done processing query | ||
6991 | 2024.10.09 23:19:10.082825 [ 3 ] {233870db-86ba-4b42-9706-7af848444301} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6992 | 2024.10.09 23:19:10.082840 [ 3 ] {} <Debug> HTTP-Session: 34b4d9b1-39b3-4579-a378-db62f1784e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6993 | 2024.10.09 23:19:10.083015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6994 | 2024.10.09 23:19:10.083063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6995 | 2024.10.09 23:19:10.083082 [ 3 ] {} <Debug> HTTP-Session: 343a2542-34c4-40ad-9d83-28a03fc01faa Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
6996 | 2024.10.09 23:19:10.083098 [ 3 ] {} <Debug> HTTP-Session: 343a2542-34c4-40ad-9d83-28a03fc01faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6997 | 2024.10.09 23:19:10.083112 [ 3 ] {} <Debug> HTTP-Session: 343a2542-34c4-40ad-9d83-28a03fc01faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6998 | 2024.10.09 23:19:10.083142 [ 3 ] {} <Trace> HTTP-Session: 343a2542-34c4-40ad-9d83-28a03fc01faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6999 | 2024.10.09 23:19:10.083314 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7000 | 2024.10.09 23:19:10.083361 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7001 | 2024.10.09 23:19:10.083499 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7002 | 2024.10.09 23:19:10.083993 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7003 | 2024.10.09 23:19:10.084028 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7004 | 2024.10.09 23:19:10.084407 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7005 | 2024.10.09 23:19:10.084745 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7006 | 2024.10.09 23:19:10.084875 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001653 sec., 143980.6412583182 rows/sec., 9.65 MiB/sec. | ||
7007 | 2024.10.09 23:19:10.085047 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Debug> DynamicQueryHandler: Done processing query | ||
7008 | 2024.10.09 23:19:10.085070 [ 3 ] {9b1ef15a-267c-4a57-9da4-3435d65a99df} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7009 | 2024.10.09 23:19:10.085085 [ 3 ] {} <Debug> HTTP-Session: 343a2542-34c4-40ad-9d83-28a03fc01faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7010 | 2024.10.09 23:19:10.085199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7011 | 2024.10.09 23:19:10.085248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7012 | 2024.10.09 23:19:10.085267 [ 3 ] {} <Debug> HTTP-Session: 19160f91-c7c7-4d7f-a339-756edff5a5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7013 | 2024.10.09 23:19:10.085284 [ 3 ] {} <Debug> HTTP-Session: 19160f91-c7c7-4d7f-a339-756edff5a5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7014 | 2024.10.09 23:19:10.085298 [ 3 ] {} <Debug> HTTP-Session: 19160f91-c7c7-4d7f-a339-756edff5a5ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7015 | 2024.10.09 23:19:10.085329 [ 3 ] {} <Trace> HTTP-Session: 19160f91-c7c7-4d7f-a339-756edff5a5ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7016 | 2024.10.09 23:19:10.085419 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7017 | 2024.10.09 23:19:10.085463 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7018 | 2024.10.09 23:19:10.085588 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7019 | 2024.10.09 23:19:10.085858 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7020 | 2024.10.09 23:19:10.085893 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7021 | 2024.10.09 23:19:10.086233 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7022 | 2024.10.09 23:19:10.086550 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7023 | 2024.10.09 23:19:10.086670 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 52.93 KiB/sec. | ||
7024 | 2024.10.09 23:19:10.086832 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Debug> DynamicQueryHandler: Done processing query | ||
7025 | 2024.10.09 23:19:10.086855 [ 3 ] {11cd3abd-59ee-4344-8b42-b324fbd9a0c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7026 | 2024.10.09 23:19:10.086871 [ 3 ] {} <Debug> HTTP-Session: 19160f91-c7c7-4d7f-a339-756edff5a5ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7027 | 2024.10.09 23:19:10.086997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7028 | 2024.10.09 23:19:10.087044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7029 | 2024.10.09 23:19:10.087062 [ 3 ] {} <Debug> HTTP-Session: 8c1594ff-1b4f-4d69-a349-b0581637bc51 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7030 | 2024.10.09 23:19:10.087079 [ 3 ] {} <Debug> HTTP-Session: 8c1594ff-1b4f-4d69-a349-b0581637bc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7031 | 2024.10.09 23:19:10.087093 [ 3 ] {} <Debug> HTTP-Session: 8c1594ff-1b4f-4d69-a349-b0581637bc51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7032 | 2024.10.09 23:19:10.087123 [ 3 ] {} <Trace> HTTP-Session: 8c1594ff-1b4f-4d69-a349-b0581637bc51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7033 | 2024.10.09 23:19:10.087306 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7034 | 2024.10.09 23:19:10.087370 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <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 | ||
7035 | 2024.10.09 23:19:10.087773 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7036 | 2024.10.09 23:19:10.088314 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7037 | 2024.10.09 23:19:10.088350 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7038 | 2024.10.09 23:19:10.088950 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7039 | 2024.10.09 23:19:10.089369 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7040 | 2024.10.09 23:19:10.089507 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7041 | 2024.10.09 23:19:10.089521 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002327 sec., 3867.640739149119 rows/sec., 6.93 MiB/sec. | ||
7042 | 2024.10.09 23:19:10.089548 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2024.10.09 23:19:10.089584 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7044 | 2024.10.09 23:19:10.089918 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
7045 | 2024.10.09 23:19:10.089945 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Debug> DynamicQueryHandler: Done processing query | ||
7046 | 2024.10.09 23:19:10.090006 [ 3 ] {51641972-59de-43e8-a6c0-60ae56cf9244} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7047 | 2024.10.09 23:19:10.090033 [ 3 ] {} <Debug> HTTP-Session: 8c1594ff-1b4f-4d69-a349-b0581637bc51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7048 | 2024.10.09 23:19:10.090211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7049 | 2024.10.09 23:19:10.090331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7050 | 2024.10.09 23:19:10.090403 [ 3 ] {} <Debug> HTTP-Session: 6d893d65-fd35-4600-b0f7-f452fde4dc20 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7051 | 2024.10.09 23:19:10.090444 [ 3 ] {} <Debug> HTTP-Session: 6d893d65-fd35-4600-b0f7-f452fde4dc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7052 | 2024.10.09 23:19:10.090489 [ 3 ] {} <Debug> HTTP-Session: 6d893d65-fd35-4600-b0f7-f452fde4dc20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7053 | 2024.10.09 23:19:10.090577 [ 3 ] {} <Trace> HTTP-Session: 6d893d65-fd35-4600-b0f7-f452fde4dc20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7054 | 2024.10.09 23:19:10.090763 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7055 | 2024.10.09 23:19:10.090835 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7056 | 2024.10.09 23:19:10.090907 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 429 rows starting from the beginning of the part | ||
7057 | 2024.10.09 23:19:10.090929 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7058 | 2024.10.09 23:19:10.091746 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
7059 | 2024.10.09 23:19:10.091767 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7060 | 2024.10.09 23:19:10.092396 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
7061 | 2024.10.09 23:19:10.092791 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7062 | 2024.10.09 23:19:10.092882 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7063 | 2024.10.09 23:19:10.093133 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
7064 | 2024.10.09 23:19:10.093902 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
7065 | 2024.10.09 23:19:10.094108 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7066 | 2024.10.09 23:19:10.094609 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
7067 | 2024.10.09 23:19:10.095246 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7068 | 2024.10.09 23:19:10.095720 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004938 sec., 16605.91332523289 rows/sec., 1.05 MiB/sec. | ||
7069 | 2024.10.09 23:19:10.096457 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Debug> DynamicQueryHandler: Done processing query | ||
7070 | 2024.10.09 23:19:10.096496 [ 3 ] {66febb74-2e1e-467f-ab0c-f79327623732} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7071 | 2024.10.09 23:19:10.096535 [ 3 ] {} <Debug> HTTP-Session: 6d893d65-fd35-4600-b0f7-f452fde4dc20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7072 | 2024.10.09 23:19:10.118630 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 19 columns (19 merged, 0 gathered) in 0.028921622 sec., 17910.475422159932 rows/sec., 32.09 MiB/sec. | ||
7073 | 2024.10.09 23:19:10.119308 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7074 | 2024.10.09 23:19:10.120789 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7075 | 2024.10.09 23:19:10.120879 [ 194 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7076 | 2024.10.09 23:19:10.121037 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
7077 | 2024.10.09 23:19:15.063739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7078 | 2024.10.09 23:19:15.063917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7079 | 2024.10.09 23:19:15.063958 [ 3 ] {} <Debug> HTTP-Session: 065388e2-133c-4872-ac73-1d566be48bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7080 | 2024.10.09 23:19:15.063997 [ 3 ] {} <Debug> HTTP-Session: 065388e2-133c-4872-ac73-1d566be48bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7081 | 2024.10.09 23:19:15.064024 [ 3 ] {} <Debug> HTTP-Session: 065388e2-133c-4872-ac73-1d566be48bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7082 | 2024.10.09 23:19:15.064099 [ 3 ] {} <Trace> HTTP-Session: 065388e2-133c-4872-ac73-1d566be48bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7083 | 2024.10.09 23:19:15.064418 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7084 | 2024.10.09 23:19:15.064516 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7085 | 2024.10.09 23:19:15.064867 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7086 | 2024.10.09 23:19:15.065422 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2024.10.09 23:19:15.065465 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7088 | 2024.10.09 23:19:15.065888 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7089 | 2024.10.09 23:19:15.066280 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7090 | 2024.10.09 23:19:15.066463 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002169 sec., 54402.950668510835 rows/sec., 4.64 MiB/sec. | ||
7091 | 2024.10.09 23:19:15.066471 [ 68 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7092 | 2024.10.09 23:19:15.066573 [ 68 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7093 | 2024.10.09 23:19:15.066631 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7094 | 2024.10.09 23:19:15.066792 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Debug> DynamicQueryHandler: Done processing query | ||
7095 | 2024.10.09 23:19:15.066859 [ 3 ] {6fc30f8c-9979-4ce4-89da-b5c5dc8d8c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7096 | 2024.10.09 23:19:15.066893 [ 3 ] {} <Debug> HTTP-Session: 065388e2-133c-4872-ac73-1d566be48bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7097 | 2024.10.09 23:19:15.066912 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
7098 | 2024.10.09 23:19:15.067166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7099 | 2024.10.09 23:19:15.067367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7100 | 2024.10.09 23:19:15.067490 [ 3 ] {} <Debug> HTTP-Session: 3cf5867e-f851-44a4-b101-7b656e5990f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7101 | 2024.10.09 23:19:15.067568 [ 3 ] {} <Debug> HTTP-Session: 3cf5867e-f851-44a4-b101-7b656e5990f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7102 | 2024.10.09 23:19:15.067632 [ 3 ] {} <Debug> HTTP-Session: 3cf5867e-f851-44a4-b101-7b656e5990f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7103 | 2024.10.09 23:19:15.067686 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7104 | 2024.10.09 23:19:15.067724 [ 3 ] {} <Trace> HTTP-Session: 3cf5867e-f851-44a4-b101-7b656e5990f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7105 | 2024.10.09 23:19:15.067746 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1419 rows starting from the beginning of the part | ||
7106 | 2024.10.09 23:19:15.067886 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1259 rows starting from the beginning of the part | ||
7107 | 2024.10.09 23:19:15.067936 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7108 | 2024.10.09 23:19:15.068078 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7109 | 2024.10.09 23:19:15.068283 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 207 rows starting from the beginning of the part | ||
7110 | 2024.10.09 23:19:15.068751 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
7111 | 2024.10.09 23:19:15.068998 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 208 rows starting from the beginning of the part | ||
7112 | 2024.10.09 23:19:15.069348 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
7113 | 2024.10.09 23:19:15.069829 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7114 | 2024.10.09 23:19:15.070313 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7115 | 2024.10.09 23:19:15.070359 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7116 | 2024.10.09 23:19:15.070913 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7117 | 2024.10.09 23:19:15.071384 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7118 | 2024.10.09 23:19:15.071630 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.003772 sec., 8218.451749734888 rows/sec., 617.99 KiB/sec. | ||
7119 | 2024.10.09 23:19:15.072221 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Debug> DynamicQueryHandler: Done processing query | ||
7120 | 2024.10.09 23:19:15.072323 [ 3 ] {148b6294-65a2-4e84-ab25-e5150d0a7e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7121 | 2024.10.09 23:19:15.072435 [ 3 ] {} <Debug> HTTP-Session: 3cf5867e-f851-44a4-b101-7b656e5990f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7122 | 2024.10.09 23:19:15.072743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7123 | 2024.10.09 23:19:15.072761 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3329 rows, containing 5 columns (5 merged, 0 gathered) in 0.006045979 sec., 550613.8873456226 rows/sec., 48.39 MiB/sec. | ||
7124 | 2024.10.09 23:19:15.072807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7125 | 2024.10.09 23:19:15.072827 [ 3 ] {} <Debug> HTTP-Session: 6b51c955-5da8-4c6e-846e-f9a99d2fc720 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7126 | 2024.10.09 23:19:15.072843 [ 3 ] {} <Debug> HTTP-Session: 6b51c955-5da8-4c6e-846e-f9a99d2fc720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7127 | 2024.10.09 23:19:15.072857 [ 3 ] {} <Debug> HTTP-Session: 6b51c955-5da8-4c6e-846e-f9a99d2fc720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7128 | 2024.10.09 23:19:15.072892 [ 3 ] {} <Trace> HTTP-Session: 6b51c955-5da8-4c6e-846e-f9a99d2fc720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7129 | 2024.10.09 23:19:15.072960 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7130 | 2024.10.09 23:19:15.073039 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7131 | 2024.10.09 23:19:15.073092 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7132 | 2024.10.09 23:19:15.073557 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7133 | 2024.10.09 23:19:15.073615 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7134 | 2024.10.09 23:19:15.073712 [ 202 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_36_7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7135 | 2024.10.09 23:19:15.073822 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
7136 | 2024.10.09 23:19:15.074041 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7137 | 2024.10.09 23:19:15.074078 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7138 | 2024.10.09 23:19:15.074441 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7139 | 2024.10.09 23:19:15.074803 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7140 | 2024.10.09 23:19:15.074964 [ 68 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7141 | 2024.10.09 23:19:15.074972 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001981 sec., 47955.577990913676 rows/sec., 3.75 MiB/sec. | ||
7142 | 2024.10.09 23:19:15.075015 [ 68 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7143 | 2024.10.09 23:19:15.075098 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7144 | 2024.10.09 23:19:15.075317 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
7145 | 2024.10.09 23:19:15.075335 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Debug> DynamicQueryHandler: Done processing query | ||
7146 | 2024.10.09 23:19:15.075398 [ 3 ] {00f29c6a-555f-47b8-b6f7-3995d4357b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7147 | 2024.10.09 23:19:15.075426 [ 3 ] {} <Debug> HTTP-Session: 6b51c955-5da8-4c6e-846e-f9a99d2fc720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7148 | 2024.10.09 23:19:15.075548 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7149 | 2024.10.09 23:19:15.075590 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 917 rows starting from the beginning of the part | ||
7150 | 2024.10.09 23:19:15.075730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7151 | 2024.10.09 23:19:15.075816 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 553 rows starting from the beginning of the part | ||
7152 | 2024.10.09 23:19:15.075871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7153 | 2024.10.09 23:19:15.075939 [ 3 ] {} <Debug> HTTP-Session: 307ad1fd-32e7-4c76-8fb1-7c702ab3591f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7154 | 2024.10.09 23:19:15.076013 [ 3 ] {} <Debug> HTTP-Session: 307ad1fd-32e7-4c76-8fb1-7c702ab3591f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7155 | 2024.10.09 23:19:15.076082 [ 3 ] {} <Debug> HTTP-Session: 307ad1fd-32e7-4c76-8fb1-7c702ab3591f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7156 | 2024.10.09 23:19:15.076147 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 391 rows starting from the beginning of the part | ||
7157 | 2024.10.09 23:19:15.076185 [ 3 ] {} <Trace> HTTP-Session: 307ad1fd-32e7-4c76-8fb1-7c702ab3591f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7158 | 2024.10.09 23:19:15.076441 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
7159 | 2024.10.09 23:19:15.076569 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7160 | 2024.10.09 23:19:15.076753 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7161 | 2024.10.09 23:19:15.076756 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 393 rows starting from the beginning of the part | ||
7162 | 2024.10.09 23:19:15.077125 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
7163 | 2024.10.09 23:19:15.077841 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7164 | 2024.10.09 23:19:15.078591 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7165 | 2024.10.09 23:19:15.078656 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7166 | 2024.10.09 23:19:15.079686 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7167 | 2024.10.09 23:19:15.080278 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7168 | 2024.10.09 23:19:15.080519 [ 202 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 5 columns (5 merged, 0 gathered) in 0.005294635 sec., 461599.33593156096 rows/sec., 35.43 MiB/sec. | ||
7169 | 2024.10.09 23:19:15.080631 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004231 sec., 37816.11912077523 rows/sec., 2.63 MiB/sec. | ||
7170 | 2024.10.09 23:19:15.080664 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7171 | 2024.10.09 23:19:15.080807 [ 202 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7172 | 2024.10.09 23:19:15.080817 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7173 | 2024.10.09 23:19:15.080905 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7174 | 2024.10.09 23:19:15.080982 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Debug> DynamicQueryHandler: Done processing query | ||
7175 | 2024.10.09 23:19:15.081074 [ 3 ] {44d29e4e-3aa5-45c3-b935-469d3b1ab8e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7176 | 2024.10.09 23:19:15.081120 [ 3 ] {} <Debug> HTTP-Session: 307ad1fd-32e7-4c76-8fb1-7c702ab3591f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7177 | 2024.10.09 23:19:15.081215 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
7178 | 2024.10.09 23:19:15.081395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7179 | 2024.10.09 23:19:15.081504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7180 | 2024.10.09 23:19:15.081525 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7181 | 2024.10.09 23:19:15.081540 [ 3 ] {} <Debug> HTTP-Session: 378d5fd3-33fc-4029-aace-61d300c79935 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7182 | 2024.10.09 23:19:15.081572 [ 3 ] {} <Debug> HTTP-Session: 378d5fd3-33fc-4029-aace-61d300c79935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7183 | 2024.10.09 23:19:15.081583 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10016 rows starting from the beginning of the part | ||
7184 | 2024.10.09 23:19:15.081606 [ 3 ] {} <Debug> HTTP-Session: 378d5fd3-33fc-4029-aace-61d300c79935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7185 | 2024.10.09 23:19:15.081674 [ 3 ] {} <Trace> HTTP-Session: 378d5fd3-33fc-4029-aace-61d300c79935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7186 | 2024.10.09 23:19:15.081768 [ 202 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7187 | 2024.10.09 23:19:15.081806 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1007 rows starting from the beginning of the part | ||
7188 | 2024.10.09 23:19:15.082140 [ 202 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_36_7} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7189 | 2024.10.09 23:19:15.082167 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 235 rows starting from the beginning of the part | ||
7190 | 2024.10.09 23:19:15.082384 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7191 | 2024.10.09 23:19:15.082542 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
7192 | 2024.10.09 23:19:15.082599 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
7193 | 2024.10.09 23:19:15.082697 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <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 | ||
7194 | 2024.10.09 23:19:15.082827 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 238 rows starting from the beginning of the part | ||
7195 | 2024.10.09 23:19:15.083058 [ 190 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
7196 | 2024.10.09 23:19:15.083951 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7197 | 2024.10.09 23:19:15.085108 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7198 | 2024.10.09 23:19:15.085155 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7199 | 2024.10.09 23:19:15.086368 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7200 | 2024.10.09 23:19:15.087135 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7201 | 2024.10.09 23:19:15.087372 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00548 sec., 5656.934306569344 rows/sec., 10.14 MiB/sec. | ||
7202 | 2024.10.09 23:19:15.087609 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Debug> DynamicQueryHandler: Done processing query | ||
7203 | 2024.10.09 23:19:15.087633 [ 3 ] {bda768a1-678e-40cd-a0b5-3eddfa1609e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
7204 | 2024.10.09 23:19:15.087649 [ 3 ] {} <Debug> HTTP-Session: 378d5fd3-33fc-4029-aace-61d300c79935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7205 | 2024.10.09 23:19:15.087790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7206 | 2024.10.09 23:19:15.087838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7207 | 2024.10.09 23:19:15.087857 [ 3 ] {} <Debug> HTTP-Session: 43fa29fa-e809-4a58-a985-e54572cd2bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7208 | 2024.10.09 23:19:15.087874 [ 3 ] {} <Debug> HTTP-Session: 43fa29fa-e809-4a58-a985-e54572cd2bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7209 | 2024.10.09 23:19:15.087888 [ 3 ] {} <Debug> HTTP-Session: 43fa29fa-e809-4a58-a985-e54572cd2bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7210 | 2024.10.09 23:19:15.087919 [ 3 ] {} <Trace> HTTP-Session: 43fa29fa-e809-4a58-a985-e54572cd2bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7211 | 2024.10.09 23:19:15.088044 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7212 | 2024.10.09 23:19:15.088090 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7213 | 2024.10.09 23:19:15.088372 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7214 | 2024.10.09 23:19:15.088460 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11816 rows, containing 5 columns (5 merged, 0 gathered) in 0.007429837 sec., 1590344.444972346 rows/sec., 107.60 MiB/sec. | ||
7215 | 2024.10.09 23:19:15.088828 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7216 | 2024.10.09 23:19:15.088878 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7217 | 2024.10.09 23:19:15.088895 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7218 | 2024.10.09 23:19:15.089886 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7219 | 2024.10.09 23:19:15.089949 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7220 | 2024.10.09 23:19:15.090190 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7221 | 2024.10.09 23:19:15.090384 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
7222 | 2024.10.09 23:19:15.090529 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7223 | 2024.10.09 23:19:15.090697 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002694 sec., 22271.714922048996 rows/sec., 1.50 MiB/sec. | ||
7224 | 2024.10.09 23:19:15.090883 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Debug> DynamicQueryHandler: Done processing query | ||
7225 | 2024.10.09 23:19:15.090907 [ 3 ] {a95740b6-2f28-48be-9dda-3014ff5e5143} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7226 | 2024.10.09 23:19:15.090924 [ 3 ] {} <Debug> HTTP-Session: 43fa29fa-e809-4a58-a985-e54572cd2bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7227 | 2024.10.09 23:19:16.000166 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.78 MiB, peak 165.83 MiB, free memory in arenas 0.00 B, will set to 158.27 MiB (RSS), difference: 1.49 MiB | ||
7228 | 2024.10.09 23:19:16.963378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 718 | ||
7229 | 2024.10.09 23:19:16.966320 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7230 | 2024.10.09 23:19:16.966360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
7231 | 2024.10.09 23:19:16.967883 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7232 | 2024.10.09 23:19:16.968879 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7233 | 2024.10.09 23:19:16.969829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
7234 | 2024.10.09 23:19:20.067484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7235 | 2024.10.09 23:19:20.067617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7236 | 2024.10.09 23:19:20.067644 [ 3 ] {} <Debug> HTTP-Session: 182e6f0d-9006-4c08-9f67-3f4d1ec4bdd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7237 | 2024.10.09 23:19:20.067669 [ 3 ] {} <Debug> HTTP-Session: 182e6f0d-9006-4c08-9f67-3f4d1ec4bdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7238 | 2024.10.09 23:19:20.067685 [ 3 ] {} <Debug> HTTP-Session: 182e6f0d-9006-4c08-9f67-3f4d1ec4bdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7239 | 2024.10.09 23:19:20.067737 [ 3 ] {} <Trace> HTTP-Session: 182e6f0d-9006-4c08-9f67-3f4d1ec4bdd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7240 | 2024.10.09 23:19:20.067930 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7241 | 2024.10.09 23:19:20.068000 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7242 | 2024.10.09 23:19:20.068350 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7243 | 2024.10.09 23:19:20.068821 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7244 | 2024.10.09 23:19:20.068865 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7245 | 2024.10.09 23:19:20.069294 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7246 | 2024.10.09 23:19:20.069692 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7247 | 2024.10.09 23:19:20.069850 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001983 sec., 2017.145738779627 rows/sec., 164.48 KiB/sec. | ||
7248 | 2024.10.09 23:19:20.070079 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Debug> DynamicQueryHandler: Done processing query | ||
7249 | 2024.10.09 23:19:20.070107 [ 3 ] {a22e9893-7d78-44b9-bb20-af3026adcd44} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7250 | 2024.10.09 23:19:20.070123 [ 3 ] {} <Debug> HTTP-Session: 182e6f0d-9006-4c08-9f67-3f4d1ec4bdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7251 | 2024.10.09 23:19:20.070349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7252 | 2024.10.09 23:19:20.070401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7253 | 2024.10.09 23:19:20.070421 [ 3 ] {} <Debug> HTTP-Session: 9cd48c8d-47d6-43b6-b24a-6f6e919df920 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7254 | 2024.10.09 23:19:20.070438 [ 3 ] {} <Debug> HTTP-Session: 9cd48c8d-47d6-43b6-b24a-6f6e919df920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7255 | 2024.10.09 23:19:20.070452 [ 3 ] {} <Debug> HTTP-Session: 9cd48c8d-47d6-43b6-b24a-6f6e919df920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7256 | 2024.10.09 23:19:20.070485 [ 3 ] {} <Trace> HTTP-Session: 9cd48c8d-47d6-43b6-b24a-6f6e919df920 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7257 | 2024.10.09 23:19:20.070637 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7258 | 2024.10.09 23:19:20.070681 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7259 | 2024.10.09 23:19:20.070909 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7260 | 2024.10.09 23:19:20.071418 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7261 | 2024.10.09 23:19:20.071456 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7262 | 2024.10.09 23:19:20.071836 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7263 | 2024.10.09 23:19:20.072207 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7264 | 2024.10.09 23:19:20.072359 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Debug> executeQuery: Read 209 rows, 18.74 KiB in 0.001788 sec., 116890.3803131991 rows/sec., 10.23 MiB/sec. | ||
7265 | 2024.10.09 23:19:20.072561 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Debug> DynamicQueryHandler: Done processing query | ||
7266 | 2024.10.09 23:19:20.072597 [ 3 ] {9223308a-030e-4acf-b02a-2dc4fa4b76b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7267 | 2024.10.09 23:19:20.072624 [ 3 ] {} <Debug> HTTP-Session: 9cd48c8d-47d6-43b6-b24a-6f6e919df920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7268 | 2024.10.09 23:19:20.072767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7269 | 2024.10.09 23:19:20.072817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7270 | 2024.10.09 23:19:20.072837 [ 3 ] {} <Debug> HTTP-Session: c620af50-7589-4988-91b1-351aa43b3cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7271 | 2024.10.09 23:19:20.072854 [ 3 ] {} <Debug> HTTP-Session: c620af50-7589-4988-91b1-351aa43b3cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7272 | 2024.10.09 23:19:20.072869 [ 3 ] {} <Debug> HTTP-Session: c620af50-7589-4988-91b1-351aa43b3cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7273 | 2024.10.09 23:19:20.072901 [ 3 ] {} <Trace> HTTP-Session: c620af50-7589-4988-91b1-351aa43b3cd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7274 | 2024.10.09 23:19:20.072998 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7275 | 2024.10.09 23:19:20.073041 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7276 | 2024.10.09 23:19:20.073264 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7277 | 2024.10.09 23:19:20.073601 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7278 | 2024.10.09 23:19:20.073639 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7279 | 2024.10.09 23:19:20.073990 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7280 | 2024.10.09 23:19:20.074357 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7281 | 2024.10.09 23:19:20.074515 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 622.03 KiB/sec. | ||
7282 | 2024.10.09 23:19:20.074696 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Debug> DynamicQueryHandler: Done processing query | ||
7283 | 2024.10.09 23:19:20.074720 [ 3 ] {e64afbe1-ed62-4126-ba95-00081993e16c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7284 | 2024.10.09 23:19:20.074736 [ 3 ] {} <Debug> HTTP-Session: c620af50-7589-4988-91b1-351aa43b3cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7285 | 2024.10.09 23:19:20.074856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7286 | 2024.10.09 23:19:20.074904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7287 | 2024.10.09 23:19:20.074922 [ 3 ] {} <Debug> HTTP-Session: 66428d3b-567d-4590-921d-93f01a82bf38 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7288 | 2024.10.09 23:19:20.074940 [ 3 ] {} <Debug> HTTP-Session: 66428d3b-567d-4590-921d-93f01a82bf38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7289 | 2024.10.09 23:19:20.074954 [ 3 ] {} <Debug> HTTP-Session: 66428d3b-567d-4590-921d-93f01a82bf38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7290 | 2024.10.09 23:19:20.074986 [ 3 ] {} <Trace> HTTP-Session: 66428d3b-567d-4590-921d-93f01a82bf38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2024.10.09 23:19:20.075086 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7292 | 2024.10.09 23:19:20.075128 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7293 | 2024.10.09 23:19:20.075352 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7294 | 2024.10.09 23:19:20.075674 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7295 | 2024.10.09 23:19:20.075711 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7296 | 2024.10.09 23:19:20.076065 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7297 | 2024.10.09 23:19:20.076426 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7298 | 2024.10.09 23:19:20.076588 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00152 sec., 9210.526315789473 rows/sec., 645.05 KiB/sec. | ||
7299 | 2024.10.09 23:19:20.076891 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Debug> DynamicQueryHandler: Done processing query | ||
7300 | 2024.10.09 23:19:20.076927 [ 3 ] {8275eeb9-63f2-43ba-8fc8-6619a96822b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7301 | 2024.10.09 23:19:20.076943 [ 3 ] {} <Debug> HTTP-Session: 66428d3b-567d-4590-921d-93f01a82bf38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7302 | 2024.10.09 23:19:20.077052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7303 | 2024.10.09 23:19:20.077101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7304 | 2024.10.09 23:19:20.077120 [ 3 ] {} <Debug> HTTP-Session: 98a6983a-bb6a-4f5b-b019-b7821ade3adb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7305 | 2024.10.09 23:19:20.077137 [ 3 ] {} <Debug> HTTP-Session: 98a6983a-bb6a-4f5b-b019-b7821ade3adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7306 | 2024.10.09 23:19:20.077152 [ 3 ] {} <Debug> HTTP-Session: 98a6983a-bb6a-4f5b-b019-b7821ade3adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7307 | 2024.10.09 23:19:20.077182 [ 3 ] {} <Trace> HTTP-Session: 98a6983a-bb6a-4f5b-b019-b7821ade3adb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7308 | 2024.10.09 23:19:20.077278 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7309 | 2024.10.09 23:19:20.077321 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7310 | 2024.10.09 23:19:20.077562 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7311 | 2024.10.09 23:19:20.077870 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7312 | 2024.10.09 23:19:20.077906 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7313 | 2024.10.09 23:19:20.078249 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7314 | 2024.10.09 23:19:20.078603 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7315 | 2024.10.09 23:19:20.078761 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 236.64 KiB/sec. | ||
7316 | 2024.10.09 23:19:20.078767 [ 63 ] {} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7317 | 2024.10.09 23:19:20.078880 [ 63 ] {} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7318 | 2024.10.09 23:19:20.078931 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7319 | 2024.10.09 23:19:20.079071 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Debug> DynamicQueryHandler: Done processing query | ||
7320 | 2024.10.09 23:19:20.079190 [ 3 ] {01d42200-d488-44ef-bfff-9886ca3cd0ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7321 | 2024.10.09 23:19:20.079279 [ 3 ] {} <Debug> HTTP-Session: 98a6983a-bb6a-4f5b-b019-b7821ade3adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7322 | 2024.10.09 23:19:20.079477 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
7323 | 2024.10.09 23:19:20.079768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7324 | 2024.10.09 23:19:20.079918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7325 | 2024.10.09 23:19:20.079980 [ 3 ] {} <Debug> HTTP-Session: 7a0300d0-2528-443a-be3a-ab3fb3c527f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7326 | 2024.10.09 23:19:20.080012 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7327 | 2024.10.09 23:19:20.080023 [ 3 ] {} <Debug> HTTP-Session: 7a0300d0-2528-443a-be3a-ab3fb3c527f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7328 | 2024.10.09 23:19:20.080070 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
7329 | 2024.10.09 23:19:20.080105 [ 3 ] {} <Debug> HTTP-Session: 7a0300d0-2528-443a-be3a-ab3fb3c527f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7330 | 2024.10.09 23:19:20.080224 [ 3 ] {} <Trace> HTTP-Session: 7a0300d0-2528-443a-be3a-ab3fb3c527f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7331 | 2024.10.09 23:19:20.080313 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
7332 | 2024.10.09 23:19:20.080614 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
7333 | 2024.10.09 23:19:20.080674 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7334 | 2024.10.09 23:19:20.080841 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7335 | 2024.10.09 23:19:20.080898 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
7336 | 2024.10.09 23:19:20.081266 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
7337 | 2024.10.09 23:19:20.082112 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7338 | 2024.10.09 23:19:20.083333 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7339 | 2024.10.09 23:19:20.083415 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7340 | 2024.10.09 23:19:20.083798 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004764764 sec., 6296.219497964642 rows/sec., 399.66 KiB/sec. | ||
7341 | 2024.10.09 23:19:20.084035 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7342 | 2024.10.09 23:19:20.084374 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7343 | 2024.10.09 23:19:20.085008 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_13_3} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7344 | 2024.10.09 23:19:20.085142 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_13_3} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7345 | 2024.10.09 23:19:20.085302 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7346 | 2024.10.09 23:19:20.085359 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7347 | 2024.10.09 23:19:20.085543 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.005092 sec., 77572.66300078554 rows/sec., 5.51 MiB/sec. | ||
7348 | 2024.10.09 23:19:20.085756 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Debug> DynamicQueryHandler: Done processing query | ||
7349 | 2024.10.09 23:19:20.085780 [ 3 ] {c86eb4a1-d7a7-4ba7-bc6e-b4eafbc2ea28} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7350 | 2024.10.09 23:19:20.085797 [ 3 ] {} <Debug> HTTP-Session: 7a0300d0-2528-443a-be3a-ab3fb3c527f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7351 | 2024.10.09 23:19:20.085930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7352 | 2024.10.09 23:19:20.085979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7353 | 2024.10.09 23:19:20.085998 [ 3 ] {} <Debug> HTTP-Session: 04446aaa-7b4e-446c-a938-25425a2d3d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7354 | 2024.10.09 23:19:20.086015 [ 3 ] {} <Debug> HTTP-Session: 04446aaa-7b4e-446c-a938-25425a2d3d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7355 | 2024.10.09 23:19:20.086029 [ 3 ] {} <Debug> HTTP-Session: 04446aaa-7b4e-446c-a938-25425a2d3d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7356 | 2024.10.09 23:19:20.086061 [ 3 ] {} <Trace> HTTP-Session: 04446aaa-7b4e-446c-a938-25425a2d3d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7357 | 2024.10.09 23:19:20.086158 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7358 | 2024.10.09 23:19:20.086203 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7359 | 2024.10.09 23:19:20.086343 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7360 | 2024.10.09 23:19:20.086648 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7361 | 2024.10.09 23:19:20.086686 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7362 | 2024.10.09 23:19:20.087054 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7363 | 2024.10.09 23:19:20.087384 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7364 | 2024.10.09 23:19:20.087540 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. | ||
7365 | 2024.10.09 23:19:20.087713 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Debug> DynamicQueryHandler: Done processing query | ||
7366 | 2024.10.09 23:19:20.087737 [ 3 ] {32447dd6-e079-4800-8ddc-6ac980921c3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7367 | 2024.10.09 23:19:20.087753 [ 3 ] {} <Debug> HTTP-Session: 04446aaa-7b4e-446c-a938-25425a2d3d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7368 | 2024.10.09 23:19:20.087933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7369 | 2024.10.09 23:19:20.087983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7370 | 2024.10.09 23:19:20.088002 [ 3 ] {} <Debug> HTTP-Session: e38df6b4-36fe-439e-891e-2d3e0131d6b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7371 | 2024.10.09 23:19:20.088019 [ 3 ] {} <Debug> HTTP-Session: e38df6b4-36fe-439e-891e-2d3e0131d6b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7372 | 2024.10.09 23:19:20.088033 [ 3 ] {} <Debug> HTTP-Session: e38df6b4-36fe-439e-891e-2d3e0131d6b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7373 | 2024.10.09 23:19:20.088064 [ 3 ] {} <Trace> HTTP-Session: e38df6b4-36fe-439e-891e-2d3e0131d6b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7374 | 2024.10.09 23:19:20.088244 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7375 | 2024.10.09 23:19:20.088291 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7376 | 2024.10.09 23:19:20.088438 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7377 | 2024.10.09 23:19:20.088925 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7378 | 2024.10.09 23:19:20.088964 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7379 | 2024.10.09 23:19:20.089367 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7380 | 2024.10.09 23:19:20.089720 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7381 | 2024.10.09 23:19:20.089876 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001725 sec., 138550.72463768115 rows/sec., 9.29 MiB/sec. | ||
7382 | 2024.10.09 23:19:20.090163 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Debug> DynamicQueryHandler: Done processing query | ||
7383 | 2024.10.09 23:19:20.090220 [ 3 ] {d24c4b66-7f1e-430c-b4ed-fdc560881a44} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7384 | 2024.10.09 23:19:20.090281 [ 3 ] {} <Debug> HTTP-Session: e38df6b4-36fe-439e-891e-2d3e0131d6b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7385 | 2024.10.09 23:19:20.090498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7386 | 2024.10.09 23:19:20.090573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7387 | 2024.10.09 23:19:20.090600 [ 3 ] {} <Debug> HTTP-Session: 87cc702d-359b-4782-979c-b2f914bc0d1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7388 | 2024.10.09 23:19:20.090619 [ 3 ] {} <Debug> HTTP-Session: 87cc702d-359b-4782-979c-b2f914bc0d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7389 | 2024.10.09 23:19:20.090634 [ 3 ] {} <Debug> HTTP-Session: 87cc702d-359b-4782-979c-b2f914bc0d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7390 | 2024.10.09 23:19:20.090670 [ 3 ] {} <Trace> HTTP-Session: 87cc702d-359b-4782-979c-b2f914bc0d1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7391 | 2024.10.09 23:19:20.090774 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7392 | 2024.10.09 23:19:20.090824 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7393 | 2024.10.09 23:19:20.090976 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7394 | 2024.10.09 23:19:20.091277 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7395 | 2024.10.09 23:19:20.091314 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7396 | 2024.10.09 23:19:20.091678 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7397 | 2024.10.09 23:19:20.092010 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7398 | 2024.10.09 23:19:20.092177 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. | ||
7399 | 2024.10.09 23:19:20.092355 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Debug> DynamicQueryHandler: Done processing query | ||
7400 | 2024.10.09 23:19:20.092385 [ 3 ] {d698c6cd-a1cc-4859-ab36-1865a681dc11} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7401 | 2024.10.09 23:19:20.092406 [ 3 ] {} <Debug> HTTP-Session: 87cc702d-359b-4782-979c-b2f914bc0d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7402 | 2024.10.09 23:19:20.092561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7403 | 2024.10.09 23:19:20.092609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7404 | 2024.10.09 23:19:20.092628 [ 3 ] {} <Debug> HTTP-Session: 97fe7941-4511-45c4-b4b1-a070c0e0254a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7405 | 2024.10.09 23:19:20.092645 [ 3 ] {} <Debug> HTTP-Session: 97fe7941-4511-45c4-b4b1-a070c0e0254a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7406 | 2024.10.09 23:19:20.092660 [ 3 ] {} <Debug> HTTP-Session: 97fe7941-4511-45c4-b4b1-a070c0e0254a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7407 | 2024.10.09 23:19:20.092691 [ 3 ] {} <Trace> HTTP-Session: 97fe7941-4511-45c4-b4b1-a070c0e0254a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7408 | 2024.10.09 23:19:20.092880 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7409 | 2024.10.09 23:19:20.092945 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <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 | ||
7410 | 2024.10.09 23:19:20.093394 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7411 | 2024.10.09 23:19:20.093970 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7412 | 2024.10.09 23:19:20.094007 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7413 | 2024.10.09 23:19:20.094685 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7414 | 2024.10.09 23:19:20.095115 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7415 | 2024.10.09 23:19:20.095268 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002501 sec., 3598.5605757696917 rows/sec., 6.45 MiB/sec. | ||
7416 | 2024.10.09 23:19:20.095515 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Debug> DynamicQueryHandler: Done processing query | ||
7417 | 2024.10.09 23:19:20.095540 [ 3 ] {384c6f59-b473-4d83-af29-d1c4a5912cad} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7418 | 2024.10.09 23:19:20.095556 [ 3 ] {} <Debug> HTTP-Session: 97fe7941-4511-45c4-b4b1-a070c0e0254a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7419 | 2024.10.09 23:19:20.095681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7420 | 2024.10.09 23:19:20.095732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7421 | 2024.10.09 23:19:20.095750 [ 3 ] {} <Debug> HTTP-Session: ca8f566a-b26a-44ff-8b0d-1584fac229cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7422 | 2024.10.09 23:19:20.095767 [ 3 ] {} <Debug> HTTP-Session: ca8f566a-b26a-44ff-8b0d-1584fac229cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7423 | 2024.10.09 23:19:20.095781 [ 3 ] {} <Debug> HTTP-Session: ca8f566a-b26a-44ff-8b0d-1584fac229cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7424 | 2024.10.09 23:19:20.095812 [ 3 ] {} <Trace> HTTP-Session: ca8f566a-b26a-44ff-8b0d-1584fac229cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2024.10.09 23:19:20.095937 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7426 | 2024.10.09 23:19:20.095982 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7427 | 2024.10.09 23:19:20.096111 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7428 | 2024.10.09 23:19:20.096445 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7429 | 2024.10.09 23:19:20.096480 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7430 | 2024.10.09 23:19:20.096839 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7431 | 2024.10.09 23:19:20.097172 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7432 | 2024.10.09 23:19:20.097307 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00142 sec., 57746.47887323944 rows/sec., 3.67 MiB/sec. | ||
7433 | 2024.10.09 23:19:20.097476 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Debug> DynamicQueryHandler: Done processing query | ||
7434 | 2024.10.09 23:19:20.097501 [ 3 ] {719703f1-245b-49c7-81ac-101bbf501017} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7435 | 2024.10.09 23:19:20.097517 [ 3 ] {} <Debug> HTTP-Session: ca8f566a-b26a-44ff-8b0d-1584fac229cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7436 | 2024.10.09 23:19:21.790810 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7437 | 2024.10.09 23:19:21.790875 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7438 | 2024.10.09 23:19:25.062965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7439 | 2024.10.09 23:19:25.063087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7440 | 2024.10.09 23:19:25.063113 [ 3 ] {} <Debug> HTTP-Session: 7a0ab464-623e-4fe3-a403-d03221ad0339 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7441 | 2024.10.09 23:19:25.063138 [ 3 ] {} <Debug> HTTP-Session: 7a0ab464-623e-4fe3-a403-d03221ad0339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7442 | 2024.10.09 23:19:25.063153 [ 3 ] {} <Debug> HTTP-Session: 7a0ab464-623e-4fe3-a403-d03221ad0339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7443 | 2024.10.09 23:19:25.063202 [ 3 ] {} <Trace> HTTP-Session: 7a0ab464-623e-4fe3-a403-d03221ad0339 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7444 | 2024.10.09 23:19:25.063373 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7445 | 2024.10.09 23:19:25.063439 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7446 | 2024.10.09 23:19:25.063782 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7447 | 2024.10.09 23:19:25.064234 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7448 | 2024.10.09 23:19:25.064274 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7449 | 2024.10.09 23:19:25.064683 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7450 | 2024.10.09 23:19:25.065077 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7451 | 2024.10.09 23:19:25.065245 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001921 sec., 1041.124414367517 rows/sec., 84.90 KiB/sec. | ||
7452 | 2024.10.09 23:19:25.065460 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Debug> DynamicQueryHandler: Done processing query | ||
7453 | 2024.10.09 23:19:25.065486 [ 3 ] {ac59d47d-5f37-405d-a3f6-f6912858771e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7454 | 2024.10.09 23:19:25.065503 [ 3 ] {} <Debug> HTTP-Session: 7a0ab464-623e-4fe3-a403-d03221ad0339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7455 | 2024.10.09 23:19:25.065659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7456 | 2024.10.09 23:19:25.065712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7457 | 2024.10.09 23:19:25.065731 [ 3 ] {} <Debug> HTTP-Session: b9f0ba8f-084e-408b-8290-c81c2ff197ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7458 | 2024.10.09 23:19:25.065749 [ 3 ] {} <Debug> HTTP-Session: b9f0ba8f-084e-408b-8290-c81c2ff197ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7459 | 2024.10.09 23:19:25.065764 [ 3 ] {} <Debug> HTTP-Session: b9f0ba8f-084e-408b-8290-c81c2ff197ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7460 | 2024.10.09 23:19:25.065797 [ 3 ] {} <Trace> HTTP-Session: b9f0ba8f-084e-408b-8290-c81c2ff197ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7461 | 2024.10.09 23:19:25.065931 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7462 | 2024.10.09 23:19:25.065975 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7463 | 2024.10.09 23:19:25.066197 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7464 | 2024.10.09 23:19:25.066599 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7465 | 2024.10.09 23:19:25.066633 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7466 | 2024.10.09 23:19:25.066975 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7467 | 2024.10.09 23:19:25.067394 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7468 | 2024.10.09 23:19:25.067546 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001664 sec., 71514.42307692308 rows/sec., 6.09 MiB/sec. | ||
7469 | 2024.10.09 23:19:25.067836 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Debug> DynamicQueryHandler: Done processing query | ||
7470 | 2024.10.09 23:19:25.067885 [ 3 ] {9178f76f-185b-4ebd-8ffd-283345b0e5ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7471 | 2024.10.09 23:19:25.067923 [ 3 ] {} <Debug> HTTP-Session: b9f0ba8f-084e-408b-8290-c81c2ff197ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7472 | 2024.10.09 23:19:25.068056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7473 | 2024.10.09 23:19:25.068106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7474 | 2024.10.09 23:19:25.068125 [ 3 ] {} <Debug> HTTP-Session: ebfe1312-8863-4652-97ad-731588063ca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7475 | 2024.10.09 23:19:25.068143 [ 3 ] {} <Debug> HTTP-Session: ebfe1312-8863-4652-97ad-731588063ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7476 | 2024.10.09 23:19:25.068157 [ 3 ] {} <Debug> HTTP-Session: ebfe1312-8863-4652-97ad-731588063ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7477 | 2024.10.09 23:19:25.068188 [ 3 ] {} <Trace> HTTP-Session: ebfe1312-8863-4652-97ad-731588063ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7478 | 2024.10.09 23:19:25.068303 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7479 | 2024.10.09 23:19:25.068347 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7480 | 2024.10.09 23:19:25.068595 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7481 | 2024.10.09 23:19:25.068946 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7482 | 2024.10.09 23:19:25.068982 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7483 | 2024.10.09 23:19:25.069335 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7484 | 2024.10.09 23:19:25.069726 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7485 | 2024.10.09 23:19:25.069896 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001622 sec., 20345.25277435265 rows/sec., 1.49 MiB/sec. | ||
7486 | 2024.10.09 23:19:25.069896 [ 57 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7487 | 2024.10.09 23:19:25.070015 [ 57 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7488 | 2024.10.09 23:19:25.070061 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7489 | 2024.10.09 23:19:25.070185 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Debug> DynamicQueryHandler: Done processing query | ||
7490 | 2024.10.09 23:19:25.070234 [ 3 ] {ca972697-0136-47e3-a2ec-3f5e6d5fc5de} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7491 | 2024.10.09 23:19:25.070248 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
7492 | 2024.10.09 23:19:25.070264 [ 3 ] {} <Debug> HTTP-Session: ebfe1312-8863-4652-97ad-731588063ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7493 | 2024.10.09 23:19:25.070490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7494 | 2024.10.09 23:19:25.070513 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7495 | 2024.10.09 23:19:25.070587 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 58 rows starting from the beginning of the part | ||
7496 | 2024.10.09 23:19:25.070587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7497 | 2024.10.09 23:19:25.070649 [ 3 ] {} <Debug> HTTP-Session: 143c95b4-bfc2-477a-b456-9addc977c70a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7498 | 2024.10.09 23:19:25.070732 [ 3 ] {} <Debug> HTTP-Session: 143c95b4-bfc2-477a-b456-9addc977c70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7499 | 2024.10.09 23:19:25.070818 [ 3 ] {} <Debug> HTTP-Session: 143c95b4-bfc2-477a-b456-9addc977c70a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7500 | 2024.10.09 23:19:25.070818 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
7501 | 2024.10.09 23:19:25.070938 [ 3 ] {} <Trace> HTTP-Session: 143c95b4-bfc2-477a-b456-9addc977c70a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7502 | 2024.10.09 23:19:25.071056 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
7503 | 2024.10.09 23:19:25.071373 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7504 | 2024.10.09 23:19:25.071421 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
7505 | 2024.10.09 23:19:25.071540 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7506 | 2024.10.09 23:19:25.071781 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
7507 | 2024.10.09 23:19:25.072085 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
7508 | 2024.10.09 23:19:25.072830 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7509 | 2024.10.09 23:19:25.073944 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7510 | 2024.10.09 23:19:25.074022 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7511 | 2024.10.09 23:19:25.075110 [ 196 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.004962548 sec., 35667.16130503927 rows/sec., 2.73 MiB/sec. | ||
7512 | 2024.10.09 23:19:25.075161 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7513 | 2024.10.09 23:19:25.075411 [ 200 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7514 | 2024.10.09 23:19:25.076118 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7515 | 2024.10.09 23:19:25.076451 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.005305 sec., 18284.63713477851 rows/sec., 1.43 MiB/sec. | ||
7516 | 2024.10.09 23:19:25.076685 [ 200 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7517 | 2024.10.09 23:19:25.076801 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Debug> DynamicQueryHandler: Done processing query | ||
7518 | 2024.10.09 23:19:25.076823 [ 200 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_31_6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7519 | 2024.10.09 23:19:25.076835 [ 3 ] {e25db051-6c3e-4d19-ad7d-0880865aa354} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7520 | 2024.10.09 23:19:25.076874 [ 3 ] {} <Debug> HTTP-Session: 143c95b4-bfc2-477a-b456-9addc977c70a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7521 | 2024.10.09 23:19:25.077019 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7522 | 2024.10.09 23:19:25.077116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7523 | 2024.10.09 23:19:25.077172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7524 | 2024.10.09 23:19:25.077191 [ 3 ] {} <Debug> HTTP-Session: 6d17686d-933c-4d30-846b-277f31433875 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7525 | 2024.10.09 23:19:25.077209 [ 3 ] {} <Debug> HTTP-Session: 6d17686d-933c-4d30-846b-277f31433875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7526 | 2024.10.09 23:19:25.077223 [ 3 ] {} <Debug> HTTP-Session: 6d17686d-933c-4d30-846b-277f31433875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7527 | 2024.10.09 23:19:25.077256 [ 3 ] {} <Trace> HTTP-Session: 6d17686d-933c-4d30-846b-277f31433875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7528 | 2024.10.09 23:19:25.077452 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7529 | 2024.10.09 23:19:25.077501 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7530 | 2024.10.09 23:19:25.077677 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7531 | 2024.10.09 23:19:25.078113 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7532 | 2024.10.09 23:19:25.078149 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7533 | 2024.10.09 23:19:25.078548 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7534 | 2024.10.09 23:19:25.078894 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7535 | 2024.10.09 23:19:25.079066 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001712 sec., 94042.05607476635 rows/sec., 6.55 MiB/sec. | ||
7536 | 2024.10.09 23:19:25.079263 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Debug> DynamicQueryHandler: Done processing query | ||
7537 | 2024.10.09 23:19:25.079291 [ 3 ] {0b3e6a8d-48bb-41d4-be6e-c5cfa0728bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7538 | 2024.10.09 23:19:25.079307 [ 3 ] {} <Debug> HTTP-Session: 6d17686d-933c-4d30-846b-277f31433875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7539 | 2024.10.09 23:19:25.079471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7540 | 2024.10.09 23:19:25.079520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7541 | 2024.10.09 23:19:25.079539 [ 3 ] {} <Debug> HTTP-Session: 8b69fa0b-91d7-4beb-8323-92cd2adefa67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7542 | 2024.10.09 23:19:25.079556 [ 3 ] {} <Debug> HTTP-Session: 8b69fa0b-91d7-4beb-8323-92cd2adefa67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7543 | 2024.10.09 23:19:25.079570 [ 3 ] {} <Debug> HTTP-Session: 8b69fa0b-91d7-4beb-8323-92cd2adefa67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7544 | 2024.10.09 23:19:25.079600 [ 3 ] {} <Trace> HTTP-Session: 8b69fa0b-91d7-4beb-8323-92cd2adefa67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7545 | 2024.10.09 23:19:25.079920 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7546 | 2024.10.09 23:19:25.079986 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <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 | ||
7547 | 2024.10.09 23:19:25.080416 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7548 | 2024.10.09 23:19:25.081189 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7549 | 2024.10.09 23:19:25.081228 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7550 | 2024.10.09 23:19:25.081919 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7551 | 2024.10.09 23:19:25.082340 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7552 | 2024.10.09 23:19:25.082530 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002841 sec., 10911.65082717353 rows/sec., 19.55 MiB/sec. | ||
7553 | 2024.10.09 23:19:25.082758 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Debug> DynamicQueryHandler: Done processing query | ||
7554 | 2024.10.09 23:19:25.082783 [ 3 ] {fc84de51-ba38-49da-ae16-d9fcab403ab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
7555 | 2024.10.09 23:19:25.082799 [ 3 ] {} <Debug> HTTP-Session: 8b69fa0b-91d7-4beb-8323-92cd2adefa67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7556 | 2024.10.09 23:19:25.082916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7557 | 2024.10.09 23:19:25.082964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7558 | 2024.10.09 23:19:25.082984 [ 3 ] {} <Debug> HTTP-Session: 65add94d-493b-4121-b62f-3374c2a114c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7559 | 2024.10.09 23:19:25.083001 [ 3 ] {} <Debug> HTTP-Session: 65add94d-493b-4121-b62f-3374c2a114c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7560 | 2024.10.09 23:19:25.083016 [ 3 ] {} <Debug> HTTP-Session: 65add94d-493b-4121-b62f-3374c2a114c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7561 | 2024.10.09 23:19:25.083048 [ 3 ] {} <Trace> HTTP-Session: 65add94d-493b-4121-b62f-3374c2a114c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7562 | 2024.10.09 23:19:25.083170 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7563 | 2024.10.09 23:19:25.083214 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7564 | 2024.10.09 23:19:25.083343 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7565 | 2024.10.09 23:19:25.083665 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7566 | 2024.10.09 23:19:25.083702 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7567 | 2024.10.09 23:19:25.084073 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7568 | 2024.10.09 23:19:25.084422 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7569 | 2024.10.09 23:19:25.084578 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
7570 | 2024.10.09 23:19:25.084586 [ 57 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7571 | 2024.10.09 23:19:25.084674 [ 57 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7572 | 2024.10.09 23:19:25.084725 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7573 | 2024.10.09 23:19:25.084878 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Debug> DynamicQueryHandler: Done processing query | ||
7574 | 2024.10.09 23:19:25.084928 [ 3 ] {9a367899-6a26-4259-b689-7345ef14eb2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7575 | 2024.10.09 23:19:25.084945 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
7576 | 2024.10.09 23:19:25.084955 [ 3 ] {} <Debug> HTTP-Session: 65add94d-493b-4121-b62f-3374c2a114c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7577 | 2024.10.09 23:19:25.085160 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7578 | 2024.10.09 23:19:25.085202 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2050 rows starting from the beginning of the part | ||
7579 | 2024.10.09 23:19:25.085283 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
7580 | 2024.10.09 23:19:25.085379 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
7581 | 2024.10.09 23:19:25.085600 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
7582 | 2024.10.09 23:19:25.085690 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
7583 | 2024.10.09 23:19:25.085889 [ 191 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
7584 | 2024.10.09 23:19:25.087412 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 4 columns (4 merged, 0 gathered) in 0.002587182 sec., 925331.1131570953 rows/sec., 60.75 MiB/sec. | ||
7585 | 2024.10.09 23:19:25.087678 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7586 | 2024.10.09 23:19:25.088112 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7587 | 2024.10.09 23:19:25.088198 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_36_7} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7588 | 2024.10.09 23:19:25.088290 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
7589 | 2024.10.09 23:19:26.156822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7590 | 2024.10.09 23:19:26.156993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7591 | 2024.10.09 23:19:26.157040 [ 3 ] {} <Debug> HTTP-Session: c076207e-673d-4252-915e-7496de44fcd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7592 | 2024.10.09 23:19:26.157081 [ 3 ] {} <Debug> HTTP-Session: c076207e-673d-4252-915e-7496de44fcd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7593 | 2024.10.09 23:19:26.157119 [ 3 ] {} <Debug> HTTP-Session: c076207e-673d-4252-915e-7496de44fcd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7594 | 2024.10.09 23:19:26.157202 [ 3 ] {} <Trace> HTTP-Session: c076207e-673d-4252-915e-7496de44fcd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7595 | 2024.10.09 23:19:26.157480 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7596 | 2024.10.09 23:19:26.157591 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7597 | 2024.10.09 23:19:26.158096 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7598 | 2024.10.09 23:19:26.158599 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7599 | 2024.10.09 23:19:26.158645 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7600 | 2024.10.09 23:19:26.159071 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7601 | 2024.10.09 23:19:26.159470 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7602 | 2024.10.09 23:19:26.159659 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002254 sec., 887.3114463176576 rows/sec., 72.35 KiB/sec. | ||
7603 | 2024.10.09 23:19:26.160021 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Debug> DynamicQueryHandler: Done processing query | ||
7604 | 2024.10.09 23:19:26.160050 [ 3 ] {019d2aff-5c74-4243-95b9-04968a9a180f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7605 | 2024.10.09 23:19:26.160067 [ 3 ] {} <Debug> HTTP-Session: c076207e-673d-4252-915e-7496de44fcd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7606 | 2024.10.09 23:19:26.160459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 193904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7607 | 2024.10.09 23:19:26.160518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7608 | 2024.10.09 23:19:26.160538 [ 3 ] {} <Debug> HTTP-Session: 94eea608-49d6-4186-b2e3-2e57ed664de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7609 | 2024.10.09 23:19:26.160556 [ 3 ] {} <Debug> HTTP-Session: 94eea608-49d6-4186-b2e3-2e57ed664de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7610 | 2024.10.09 23:19:26.160570 [ 3 ] {} <Debug> HTTP-Session: 94eea608-49d6-4186-b2e3-2e57ed664de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7611 | 2024.10.09 23:19:26.160605 [ 3 ] {} <Trace> HTTP-Session: 94eea608-49d6-4186-b2e3-2e57ed664de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7612 | 2024.10.09 23:19:26.161219 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7613 | 2024.10.09 23:19:26.161270 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7614 | 2024.10.09 23:19:26.161534 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7615 | 2024.10.09 23:19:26.163129 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7616 | 2024.10.09 23:19:26.163169 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7617 | 2024.10.09 23:19:26.163626 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7618 | 2024.10.09 23:19:26.164004 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7619 | 2024.10.09 23:19:26.164181 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Debug> executeQuery: Read 1330 rows, 113.54 KiB in 0.003432 sec., 387529.1375291375 rows/sec., 32.31 MiB/sec. | ||
7620 | 2024.10.09 23:19:26.164487 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Debug> DynamicQueryHandler: Done processing query | ||
7621 | 2024.10.09 23:19:26.164528 [ 3 ] {6393b873-871b-4354-8686-778fdca1da63} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
7622 | 2024.10.09 23:19:26.164558 [ 3 ] {} <Debug> HTTP-Session: 94eea608-49d6-4186-b2e3-2e57ed664de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7623 | 2024.10.09 23:19:26.164817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7624 | 2024.10.09 23:19:26.164871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7625 | 2024.10.09 23:19:26.164891 [ 3 ] {} <Debug> HTTP-Session: 229e64c6-0785-44fa-8c38-6f4382cdbb9b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7626 | 2024.10.09 23:19:26.164908 [ 3 ] {} <Debug> HTTP-Session: 229e64c6-0785-44fa-8c38-6f4382cdbb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7627 | 2024.10.09 23:19:26.164923 [ 3 ] {} <Debug> HTTP-Session: 229e64c6-0785-44fa-8c38-6f4382cdbb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7628 | 2024.10.09 23:19:26.164957 [ 3 ] {} <Trace> HTTP-Session: 229e64c6-0785-44fa-8c38-6f4382cdbb9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7629 | 2024.10.09 23:19:26.165059 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7630 | 2024.10.09 23:19:26.165105 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7631 | 2024.10.09 23:19:26.165358 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7632 | 2024.10.09 23:19:26.165665 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7633 | 2024.10.09 23:19:26.165702 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7634 | 2024.10.09 23:19:26.166047 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7635 | 2024.10.09 23:19:26.166418 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7636 | 2024.10.09 23:19:26.166579 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001544 sec., 1295.3367875647668 rows/sec., 90.45 KiB/sec. | ||
7637 | 2024.10.09 23:19:26.166760 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Debug> DynamicQueryHandler: Done processing query | ||
7638 | 2024.10.09 23:19:26.166785 [ 3 ] {a4e272cc-a7f0-4228-84cf-162c20b83714} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7639 | 2024.10.09 23:19:26.166801 [ 3 ] {} <Debug> HTTP-Session: 229e64c6-0785-44fa-8c38-6f4382cdbb9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7640 | 2024.10.09 23:19:26.166966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 32331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7641 | 2024.10.09 23:19:26.167018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7642 | 2024.10.09 23:19:26.167038 [ 3 ] {} <Debug> HTTP-Session: 8cb2aed3-e017-4ce0-94c5-861a026c457a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7643 | 2024.10.09 23:19:26.167055 [ 3 ] {} <Debug> HTTP-Session: 8cb2aed3-e017-4ce0-94c5-861a026c457a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7644 | 2024.10.09 23:19:26.167069 [ 3 ] {} <Debug> HTTP-Session: 8cb2aed3-e017-4ce0-94c5-861a026c457a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7645 | 2024.10.09 23:19:26.167101 [ 3 ] {} <Trace> HTTP-Session: 8cb2aed3-e017-4ce0-94c5-861a026c457a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2024.10.09 23:19:26.167277 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7647 | 2024.10.09 23:19:26.167320 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7648 | 2024.10.09 23:19:26.167546 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7649 | 2024.10.09 23:19:26.168011 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7650 | 2024.10.09 23:19:26.168048 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7651 | 2024.10.09 23:19:26.168420 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7652 | 2024.10.09 23:19:26.168790 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7653 | 2024.10.09 23:19:26.168957 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001766 sec., 137032.84258210644 rows/sec., 9.28 MiB/sec. | ||
7654 | 2024.10.09 23:19:26.169302 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Debug> DynamicQueryHandler: Done processing query | ||
7655 | 2024.10.09 23:19:26.169327 [ 3 ] {8ce24499-8008-420d-b9ac-c967c1aac31f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
7656 | 2024.10.09 23:19:26.169343 [ 3 ] {} <Debug> HTTP-Session: 8cb2aed3-e017-4ce0-94c5-861a026c457a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7657 | 2024.10.09 23:19:26.169505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7658 | 2024.10.09 23:19:26.169555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7659 | 2024.10.09 23:19:26.169575 [ 3 ] {} <Debug> HTTP-Session: a45cc7d8-b82c-40e0-9f85-a9b2aed854d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7660 | 2024.10.09 23:19:26.169592 [ 3 ] {} <Debug> HTTP-Session: a45cc7d8-b82c-40e0-9f85-a9b2aed854d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7661 | 2024.10.09 23:19:26.169606 [ 3 ] {} <Debug> HTTP-Session: a45cc7d8-b82c-40e0-9f85-a9b2aed854d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7662 | 2024.10.09 23:19:26.169637 [ 3 ] {} <Trace> HTTP-Session: a45cc7d8-b82c-40e0-9f85-a9b2aed854d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7663 | 2024.10.09 23:19:26.169737 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7664 | 2024.10.09 23:19:26.169781 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7665 | 2024.10.09 23:19:26.170028 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7666 | 2024.10.09 23:19:26.170361 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2024.10.09 23:19:26.170399 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7668 | 2024.10.09 23:19:26.170744 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7669 | 2024.10.09 23:19:26.171097 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7670 | 2024.10.09 23:19:26.171258 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 229.00 KiB/sec. | ||
7671 | 2024.10.09 23:19:26.171421 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Debug> DynamicQueryHandler: Done processing query | ||
7672 | 2024.10.09 23:19:26.171444 [ 3 ] {0d3facaa-fc9e-435e-86a2-65d2d8ad5408} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7673 | 2024.10.09 23:19:26.171460 [ 3 ] {} <Debug> HTTP-Session: a45cc7d8-b82c-40e0-9f85-a9b2aed854d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7674 | 2024.10.09 23:19:26.171651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 137050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7675 | 2024.10.09 23:19:26.171699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7676 | 2024.10.09 23:19:26.171719 [ 3 ] {} <Debug> HTTP-Session: 1e8c4c9e-d11f-45f7-b5a7-a9621dd02e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7677 | 2024.10.09 23:19:26.171736 [ 3 ] {} <Debug> HTTP-Session: 1e8c4c9e-d11f-45f7-b5a7-a9621dd02e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7678 | 2024.10.09 23:19:26.171750 [ 3 ] {} <Debug> HTTP-Session: 1e8c4c9e-d11f-45f7-b5a7-a9621dd02e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7679 | 2024.10.09 23:19:26.171781 [ 3 ] {} <Trace> HTTP-Session: 1e8c4c9e-d11f-45f7-b5a7-a9621dd02e80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7680 | 2024.10.09 23:19:26.172207 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7681 | 2024.10.09 23:19:26.172251 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7682 | 2024.10.09 23:19:26.172475 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7683 | 2024.10.09 23:19:26.173268 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7684 | 2024.10.09 23:19:26.173305 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7685 | 2024.10.09 23:19:26.173696 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7686 | 2024.10.09 23:19:26.174063 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7687 | 2024.10.09 23:19:26.174220 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.002317 sec., 362537.76435045316 rows/sec., 26.19 MiB/sec. | ||
7688 | 2024.10.09 23:19:26.174397 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Debug> DynamicQueryHandler: Done processing query | ||
7689 | 2024.10.09 23:19:26.174422 [ 3 ] {088efff5-96c0-4d1c-b46b-1a0455b2a61c} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
7690 | 2024.10.09 23:19:26.174438 [ 3 ] {} <Debug> HTTP-Session: 1e8c4c9e-d11f-45f7-b5a7-a9621dd02e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7691 | 2024.10.09 23:19:26.174820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7692 | 2024.10.09 23:19:26.174869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7693 | 2024.10.09 23:19:26.174889 [ 3 ] {} <Debug> HTTP-Session: 1f246ca7-ca37-4f2a-9e0c-0243492ea871 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7694 | 2024.10.09 23:19:26.174906 [ 3 ] {} <Debug> HTTP-Session: 1f246ca7-ca37-4f2a-9e0c-0243492ea871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7695 | 2024.10.09 23:19:26.174920 [ 3 ] {} <Debug> HTTP-Session: 1f246ca7-ca37-4f2a-9e0c-0243492ea871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7696 | 2024.10.09 23:19:26.174951 [ 3 ] {} <Trace> HTTP-Session: 1f246ca7-ca37-4f2a-9e0c-0243492ea871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7697 | 2024.10.09 23:19:26.175047 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7698 | 2024.10.09 23:19:26.175091 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7699 | 2024.10.09 23:19:26.175221 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7700 | 2024.10.09 23:19:26.175476 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7701 | 2024.10.09 23:19:26.175511 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7702 | 2024.10.09 23:19:26.175877 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7703 | 2024.10.09 23:19:26.176198 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7704 | 2024.10.09 23:19:26.176360 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec. | ||
7705 | 2024.10.09 23:19:26.176663 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Debug> DynamicQueryHandler: Done processing query | ||
7706 | 2024.10.09 23:19:26.176688 [ 3 ] {4f195bda-0b14-40fb-953e-7d8f90019e88} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7707 | 2024.10.09 23:19:26.176704 [ 3 ] {} <Debug> HTTP-Session: 1f246ca7-ca37-4f2a-9e0c-0243492ea871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7708 | 2024.10.09 23:19:26.176935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 181055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7709 | 2024.10.09 23:19:26.176982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7710 | 2024.10.09 23:19:26.177002 [ 3 ] {} <Debug> HTTP-Session: 521f141d-a91e-4885-8e59-e909c3627de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7711 | 2024.10.09 23:19:26.177020 [ 3 ] {} <Debug> HTTP-Session: 521f141d-a91e-4885-8e59-e909c3627de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7712 | 2024.10.09 23:19:26.177034 [ 3 ] {} <Debug> HTTP-Session: 521f141d-a91e-4885-8e59-e909c3627de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7713 | 2024.10.09 23:19:26.177066 [ 3 ] {} <Trace> HTTP-Session: 521f141d-a91e-4885-8e59-e909c3627de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7714 | 2024.10.09 23:19:26.177505 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7715 | 2024.10.09 23:19:26.177553 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7716 | 2024.10.09 23:19:26.177718 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7717 | 2024.10.09 23:19:26.178612 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7718 | 2024.10.09 23:19:26.178649 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7719 | 2024.10.09 23:19:26.179093 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7720 | 2024.10.09 23:19:26.179440 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7721 | 2024.10.09 23:19:26.179603 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Debug> executeQuery: Read 958 rows, 65.19 KiB in 0.002374 sec., 403538.3319292334 rows/sec., 26.82 MiB/sec. | ||
7722 | 2024.10.09 23:19:26.179909 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Debug> DynamicQueryHandler: Done processing query | ||
7723 | 2024.10.09 23:19:26.179953 [ 3 ] {e9c6f9a2-ad81-4092-a7e2-8d1fd8bb9ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
7724 | 2024.10.09 23:19:26.179970 [ 3 ] {} <Debug> HTTP-Session: 521f141d-a91e-4885-8e59-e909c3627de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7725 | 2024.10.09 23:19:26.180318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7726 | 2024.10.09 23:19:26.180368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7727 | 2024.10.09 23:19:26.180387 [ 3 ] {} <Debug> HTTP-Session: 1f9a5ea4-5d49-4bff-8e6b-0ebb6b28ccdd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7728 | 2024.10.09 23:19:26.180403 [ 3 ] {} <Debug> HTTP-Session: 1f9a5ea4-5d49-4bff-8e6b-0ebb6b28ccdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7729 | 2024.10.09 23:19:26.180417 [ 3 ] {} <Debug> HTTP-Session: 1f9a5ea4-5d49-4bff-8e6b-0ebb6b28ccdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7730 | 2024.10.09 23:19:26.180448 [ 3 ] {} <Trace> HTTP-Session: 1f9a5ea4-5d49-4bff-8e6b-0ebb6b28ccdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7731 | 2024.10.09 23:19:26.180542 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7732 | 2024.10.09 23:19:26.180588 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7733 | 2024.10.09 23:19:26.180736 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7734 | 2024.10.09 23:19:26.181005 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7735 | 2024.10.09 23:19:26.181040 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7736 | 2024.10.09 23:19:26.181383 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7737 | 2024.10.09 23:19:26.181707 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7738 | 2024.10.09 23:19:26.181865 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
7739 | 2024.10.09 23:19:26.182017 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Debug> DynamicQueryHandler: Done processing query | ||
7740 | 2024.10.09 23:19:26.182041 [ 3 ] {63f51e90-4105-4281-9c7a-f24c069e109b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7741 | 2024.10.09 23:19:26.182057 [ 3 ] {} <Debug> HTTP-Session: 1f9a5ea4-5d49-4bff-8e6b-0ebb6b28ccdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7742 | 2024.10.09 23:19:26.182167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7743 | 2024.10.09 23:19:26.182213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7744 | 2024.10.09 23:19:26.182232 [ 3 ] {} <Debug> HTTP-Session: ead3f4ba-12d5-46df-a221-ff172c5b16e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7745 | 2024.10.09 23:19:26.182248 [ 3 ] {} <Debug> HTTP-Session: ead3f4ba-12d5-46df-a221-ff172c5b16e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7746 | 2024.10.09 23:19:26.182262 [ 3 ] {} <Debug> HTTP-Session: ead3f4ba-12d5-46df-a221-ff172c5b16e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7747 | 2024.10.09 23:19:26.182292 [ 3 ] {} <Trace> HTTP-Session: ead3f4ba-12d5-46df-a221-ff172c5b16e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7748 | 2024.10.09 23:19:26.182395 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7749 | 2024.10.09 23:19:26.182438 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7750 | 2024.10.09 23:19:26.182565 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7751 | 2024.10.09 23:19:26.182825 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7752 | 2024.10.09 23:19:26.182860 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7753 | 2024.10.09 23:19:26.183204 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7754 | 2024.10.09 23:19:26.183523 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7755 | 2024.10.09 23:19:26.183670 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Debug> executeQuery: Read 36 rows, 2.15 KiB in 0.001303 sec., 27628.549501151192 rows/sec., 1.61 MiB/sec. | ||
7756 | 2024.10.09 23:19:26.183959 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Debug> DynamicQueryHandler: Done processing query | ||
7757 | 2024.10.09 23:19:26.184005 [ 3 ] {31d4c790-0fdd-4ce7-8153-d3a60902a436} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7758 | 2024.10.09 23:19:26.184030 [ 3 ] {} <Debug> HTTP-Session: ead3f4ba-12d5-46df-a221-ff172c5b16e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7759 | 2024.10.09 23:19:26.970106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 774 | ||
7760 | 2024.10.09 23:19:26.973755 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7761 | 2024.10.09 23:19:26.973795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7762 | 2024.10.09 23:19:26.975312 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7763 | 2024.10.09 23:19:26.976287 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7764 | 2024.10.09 23:19:26.977428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
7765 | 2024.10.09 23:19:30.060804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7766 | 2024.10.09 23:19:30.060943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7767 | 2024.10.09 23:19:30.060975 [ 3 ] {} <Debug> HTTP-Session: 07ea9ac2-90f1-4b8f-8424-dcf2a111b967 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7768 | 2024.10.09 23:19:30.061004 [ 3 ] {} <Debug> HTTP-Session: 07ea9ac2-90f1-4b8f-8424-dcf2a111b967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7769 | 2024.10.09 23:19:30.061023 [ 3 ] {} <Debug> HTTP-Session: 07ea9ac2-90f1-4b8f-8424-dcf2a111b967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7770 | 2024.10.09 23:19:30.061083 [ 3 ] {} <Trace> HTTP-Session: 07ea9ac2-90f1-4b8f-8424-dcf2a111b967 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7771 | 2024.10.09 23:19:30.061268 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7772 | 2024.10.09 23:19:30.061337 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7773 | 2024.10.09 23:19:30.061684 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7774 | 2024.10.09 23:19:30.062124 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7775 | 2024.10.09 23:19:30.062174 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7776 | 2024.10.09 23:19:30.062600 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7777 | 2024.10.09 23:19:30.063003 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7778 | 2024.10.09 23:19:30.063166 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001949 sec., 1026.167265264238 rows/sec., 83.68 KiB/sec. | ||
7779 | 2024.10.09 23:19:30.063206 [ 51 ] {} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
7780 | 2024.10.09 23:19:30.063310 [ 51 ] {} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7781 | 2024.10.09 23:19:30.063364 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7782 | 2024.10.09 23:19:30.063496 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Debug> DynamicQueryHandler: Done processing query | ||
7783 | 2024.10.09 23:19:30.063510 [ 191 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::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 | ||
7784 | 2024.10.09 23:19:30.063538 [ 3 ] {2a9b3517-1e44-40cf-bd11-e7e615a7135b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7785 | 2024.10.09 23:19:30.063584 [ 3 ] {} <Debug> HTTP-Session: 07ea9ac2-90f1-4b8f-8424-dcf2a111b967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7786 | 2024.10.09 23:19:30.063732 [ 191 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7787 | 2024.10.09 23:19:30.063777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 10743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7788 | 2024.10.09 23:19:30.063803 [ 191 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
7789 | 2024.10.09 23:19:30.063879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7790 | 2024.10.09 23:19:30.063933 [ 3 ] {} <Debug> HTTP-Session: 59c4d421-15be-44d8-ada4-94774862cdd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7791 | 2024.10.09 23:19:30.064014 [ 3 ] {} <Debug> HTTP-Session: 59c4d421-15be-44d8-ada4-94774862cdd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7792 | 2024.10.09 23:19:30.064080 [ 3 ] {} <Debug> HTTP-Session: 59c4d421-15be-44d8-ada4-94774862cdd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7793 | 2024.10.09 23:19:30.064112 [ 191 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
7794 | 2024.10.09 23:19:30.064190 [ 3 ] {} <Trace> HTTP-Session: 59c4d421-15be-44d8-ada4-94774862cdd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7795 | 2024.10.09 23:19:30.064434 [ 191 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
7796 | 2024.10.09 23:19:30.064507 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7797 | 2024.10.09 23:19:30.064660 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7798 | 2024.10.09 23:19:30.064673 [ 191 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
7799 | 2024.10.09 23:19:30.065034 [ 191 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
7800 | 2024.10.09 23:19:30.065331 [ 191 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
7801 | 2024.10.09 23:19:30.066060 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7802 | 2024.10.09 23:19:30.066958 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7803 | 2024.10.09 23:19:30.067028 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7804 | 2024.10.09 23:19:30.068103 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7805 | 2024.10.09 23:19:30.068153 [ 200 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004705443 sec., 6375.595241510735 rows/sec., 544.79 KiB/sec. | ||
7806 | 2024.10.09 23:19:30.068478 [ 200 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
7807 | 2024.10.09 23:19:30.068834 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7808 | 2024.10.09 23:19:30.069406 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Debug> executeQuery: Read 75 rows, 6.17 KiB in 0.005013 sec., 14961.101137043686 rows/sec., 1.20 MiB/sec. | ||
7809 | 2024.10.09 23:19:30.069745 [ 198 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7810 | 2024.10.09 23:19:30.069775 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Debug> DynamicQueryHandler: Done processing query | ||
7811 | 2024.10.09 23:19:30.069804 [ 3 ] {59095091-531f-46a9-bc93-f0a4b164107a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7812 | 2024.10.09 23:19:30.069824 [ 3 ] {} <Debug> HTTP-Session: 59c4d421-15be-44d8-ada4-94774862cdd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7813 | 2024.10.09 23:19:30.069859 [ 198 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_15_3} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
7814 | 2024.10.09 23:19:30.069966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7815 | 2024.10.09 23:19:30.069970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7816 | 2024.10.09 23:19:30.070030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7817 | 2024.10.09 23:19:30.070049 [ 3 ] {} <Debug> HTTP-Session: 61a09d10-5b1f-4766-b27c-f8b618b8215a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7818 | 2024.10.09 23:19:30.070067 [ 3 ] {} <Debug> HTTP-Session: 61a09d10-5b1f-4766-b27c-f8b618b8215a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7819 | 2024.10.09 23:19:30.070082 [ 3 ] {} <Debug> HTTP-Session: 61a09d10-5b1f-4766-b27c-f8b618b8215a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7820 | 2024.10.09 23:19:30.070114 [ 3 ] {} <Trace> HTTP-Session: 61a09d10-5b1f-4766-b27c-f8b618b8215a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7821 | 2024.10.09 23:19:30.070218 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7822 | 2024.10.09 23:19:30.070263 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7823 | 2024.10.09 23:19:30.070507 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7824 | 2024.10.09 23:19:30.070836 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7825 | 2024.10.09 23:19:30.070873 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7826 | 2024.10.09 23:19:30.071233 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7827 | 2024.10.09 23:19:30.071611 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7828 | 2024.10.09 23:19:30.071769 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001572 sec., 6997.455470737913 rows/sec., 519.34 KiB/sec. | ||
7829 | 2024.10.09 23:19:30.071944 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Debug> DynamicQueryHandler: Done processing query | ||
7830 | 2024.10.09 23:19:30.071968 [ 3 ] {560c083f-24eb-4b7b-b74b-ea47abf4172a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7831 | 2024.10.09 23:19:30.071984 [ 3 ] {} <Debug> HTTP-Session: 61a09d10-5b1f-4766-b27c-f8b618b8215a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7832 | 2024.10.09 23:19:30.072105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7833 | 2024.10.09 23:19:30.072154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7834 | 2024.10.09 23:19:30.072174 [ 3 ] {} <Debug> HTTP-Session: 0a962d7e-08dc-46e1-bdb0-f54876dfb662 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7835 | 2024.10.09 23:19:30.072191 [ 3 ] {} <Debug> HTTP-Session: 0a962d7e-08dc-46e1-bdb0-f54876dfb662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7836 | 2024.10.09 23:19:30.072204 [ 3 ] {} <Debug> HTTP-Session: 0a962d7e-08dc-46e1-bdb0-f54876dfb662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7837 | 2024.10.09 23:19:30.072237 [ 3 ] {} <Trace> HTTP-Session: 0a962d7e-08dc-46e1-bdb0-f54876dfb662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7838 | 2024.10.09 23:19:30.072358 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7839 | 2024.10.09 23:19:30.072401 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7840 | 2024.10.09 23:19:30.072627 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7841 | 2024.10.09 23:19:30.072995 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7842 | 2024.10.09 23:19:30.073032 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7843 | 2024.10.09 23:19:30.073386 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7844 | 2024.10.09 23:19:30.073746 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7845 | 2024.10.09 23:19:30.073902 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001583 sec., 47378.395451674034 rows/sec., 3.70 MiB/sec. | ||
7846 | 2024.10.09 23:19:30.074192 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Debug> DynamicQueryHandler: Done processing query | ||
7847 | 2024.10.09 23:19:30.074246 [ 3 ] {f901c28e-0346-4210-a496-a4035899da72} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7848 | 2024.10.09 23:19:30.074287 [ 3 ] {} <Debug> HTTP-Session: 0a962d7e-08dc-46e1-bdb0-f54876dfb662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7849 | 2024.10.09 23:19:30.074527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 24273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7850 | 2024.10.09 23:19:30.074577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7851 | 2024.10.09 23:19:30.074596 [ 3 ] {} <Debug> HTTP-Session: 82e7b2a8-4b80-453b-b009-68c92dd2ec94 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7852 | 2024.10.09 23:19:30.074614 [ 3 ] {} <Debug> HTTP-Session: 82e7b2a8-4b80-453b-b009-68c92dd2ec94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7853 | 2024.10.09 23:19:30.074628 [ 3 ] {} <Debug> HTTP-Session: 82e7b2a8-4b80-453b-b009-68c92dd2ec94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7854 | 2024.10.09 23:19:30.074659 [ 3 ] {} <Trace> HTTP-Session: 82e7b2a8-4b80-453b-b009-68c92dd2ec94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7855 | 2024.10.09 23:19:30.074800 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7856 | 2024.10.09 23:19:30.074851 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7857 | 2024.10.09 23:19:30.075014 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7858 | 2024.10.09 23:19:30.075405 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7859 | 2024.10.09 23:19:30.075444 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7860 | 2024.10.09 23:19:30.075841 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7861 | 2024.10.09 23:19:30.076186 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7862 | 2024.10.09 23:19:30.076352 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Debug> executeQuery: Read 127 rows, 9.05 KiB in 0.001602 sec., 79275.90511860175 rows/sec., 5.51 MiB/sec. | ||
7863 | 2024.10.09 23:19:30.076693 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Debug> DynamicQueryHandler: Done processing query | ||
7864 | 2024.10.09 23:19:30.076733 [ 3 ] {b936427a-d7b2-48ab-a0dc-0a1d8c3bdd9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7865 | 2024.10.09 23:19:30.076750 [ 3 ] {} <Debug> HTTP-Session: 82e7b2a8-4b80-453b-b009-68c92dd2ec94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7866 | 2024.10.09 23:19:30.076874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14852, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7867 | 2024.10.09 23:19:30.076923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7868 | 2024.10.09 23:19:30.076941 [ 3 ] {} <Debug> HTTP-Session: 612abfaf-8d5f-4fa1-9a4b-bf2de3d25742 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7869 | 2024.10.09 23:19:30.076958 [ 3 ] {} <Debug> HTTP-Session: 612abfaf-8d5f-4fa1-9a4b-bf2de3d25742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7870 | 2024.10.09 23:19:30.076972 [ 3 ] {} <Debug> HTTP-Session: 612abfaf-8d5f-4fa1-9a4b-bf2de3d25742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7871 | 2024.10.09 23:19:30.077002 [ 3 ] {} <Trace> HTTP-Session: 612abfaf-8d5f-4fa1-9a4b-bf2de3d25742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7872 | 2024.10.09 23:19:30.077179 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7873 | 2024.10.09 23:19:30.077255 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <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 | ||
7874 | 2024.10.09 23:19:30.077712 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7875 | 2024.10.09 23:19:30.078187 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7876 | 2024.10.09 23:19:30.078223 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7877 | 2024.10.09 23:19:30.078813 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7878 | 2024.10.09 23:19:30.079223 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7879 | 2024.10.09 23:19:30.079432 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002346 sec., 3836.317135549872 rows/sec., 6.87 MiB/sec. | ||
7880 | 2024.10.09 23:19:30.080016 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Debug> DynamicQueryHandler: Done processing query | ||
7881 | 2024.10.09 23:19:30.080041 [ 3 ] {d624bc2a-7fa7-41b3-a225-0b961ff76945} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7882 | 2024.10.09 23:19:30.080057 [ 3 ] {} <Debug> HTTP-Session: 612abfaf-8d5f-4fa1-9a4b-bf2de3d25742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7883 | 2024.10.09 23:19:30.080216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7884 | 2024.10.09 23:19:30.080265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7885 | 2024.10.09 23:19:30.080284 [ 3 ] {} <Debug> HTTP-Session: 2c939c81-70b2-445f-99d6-c29b1b013851 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7886 | 2024.10.09 23:19:30.080301 [ 3 ] {} <Debug> HTTP-Session: 2c939c81-70b2-445f-99d6-c29b1b013851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7887 | 2024.10.09 23:19:30.080315 [ 3 ] {} <Debug> HTTP-Session: 2c939c81-70b2-445f-99d6-c29b1b013851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7888 | 2024.10.09 23:19:30.080345 [ 3 ] {} <Trace> HTTP-Session: 2c939c81-70b2-445f-99d6-c29b1b013851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7889 | 2024.10.09 23:19:30.080454 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7890 | 2024.10.09 23:19:30.080499 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7891 | 2024.10.09 23:19:30.080652 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7892 | 2024.10.09 23:19:30.080935 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7893 | 2024.10.09 23:19:30.080970 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7894 | 2024.10.09 23:19:30.081337 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7895 | 2024.10.09 23:19:30.081670 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7896 | 2024.10.09 23:19:30.081834 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001407 sec., 32693.67448471926 rows/sec., 2.21 MiB/sec. | ||
7897 | 2024.10.09 23:19:30.082004 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Debug> DynamicQueryHandler: Done processing query | ||
7898 | 2024.10.09 23:19:30.082028 [ 3 ] {a3149f19-11eb-40e8-b6d2-47a7c69af2e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7899 | 2024.10.09 23:19:30.082044 [ 3 ] {} <Debug> HTTP-Session: 2c939c81-70b2-445f-99d6-c29b1b013851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7900 | 2024.10.09 23:19:35.063844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7901 | 2024.10.09 23:19:35.063972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7902 | 2024.10.09 23:19:35.063998 [ 3 ] {} <Debug> HTTP-Session: fd1f1a3e-4f28-471b-b79e-2dfef0c3c088 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7903 | 2024.10.09 23:19:35.064022 [ 3 ] {} <Debug> HTTP-Session: fd1f1a3e-4f28-471b-b79e-2dfef0c3c088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7904 | 2024.10.09 23:19:35.064038 [ 3 ] {} <Debug> HTTP-Session: fd1f1a3e-4f28-471b-b79e-2dfef0c3c088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7905 | 2024.10.09 23:19:35.064088 [ 3 ] {} <Trace> HTTP-Session: fd1f1a3e-4f28-471b-b79e-2dfef0c3c088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7906 | 2024.10.09 23:19:35.064278 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7907 | 2024.10.09 23:19:35.064346 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7908 | 2024.10.09 23:19:35.064689 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7909 | 2024.10.09 23:19:35.065120 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7910 | 2024.10.09 23:19:35.065163 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7911 | 2024.10.09 23:19:35.065575 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7912 | 2024.10.09 23:19:35.065963 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7913 | 2024.10.09 23:19:35.066119 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001896 sec., 2109.704641350211 rows/sec., 172.03 KiB/sec. | ||
7914 | 2024.10.09 23:19:35.066413 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Debug> DynamicQueryHandler: Done processing query | ||
7915 | 2024.10.09 23:19:35.066441 [ 3 ] {4c662cc8-bdaf-401a-bbc9-05e908b7c50e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7916 | 2024.10.09 23:19:35.066457 [ 3 ] {} <Debug> HTTP-Session: fd1f1a3e-4f28-471b-b79e-2dfef0c3c088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7917 | 2024.10.09 23:19:35.066660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7918 | 2024.10.09 23:19:35.066709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7919 | 2024.10.09 23:19:35.066728 [ 3 ] {} <Debug> HTTP-Session: d291ec6a-965e-43ac-9d8d-7f423051b054 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7920 | 2024.10.09 23:19:35.066745 [ 3 ] {} <Debug> HTTP-Session: d291ec6a-965e-43ac-9d8d-7f423051b054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7921 | 2024.10.09 23:19:35.066759 [ 3 ] {} <Debug> HTTP-Session: d291ec6a-965e-43ac-9d8d-7f423051b054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7922 | 2024.10.09 23:19:35.066790 [ 3 ] {} <Trace> HTTP-Session: d291ec6a-965e-43ac-9d8d-7f423051b054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7923 | 2024.10.09 23:19:35.066922 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7924 | 2024.10.09 23:19:35.066966 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7925 | 2024.10.09 23:19:35.067216 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7926 | 2024.10.09 23:19:35.067628 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7927 | 2024.10.09 23:19:35.067665 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7928 | 2024.10.09 23:19:35.068037 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7929 | 2024.10.09 23:19:35.068395 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7930 | 2024.10.09 23:19:35.068550 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001675 sec., 71641.79104477612 rows/sec., 6.09 MiB/sec. | ||
7931 | 2024.10.09 23:19:35.068566 [ 27 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7932 | 2024.10.09 23:19:35.068673 [ 27 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7933 | 2024.10.09 23:19:35.068721 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7934 | 2024.10.09 23:19:35.068811 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Debug> DynamicQueryHandler: Done processing query | ||
7935 | 2024.10.09 23:19:35.068877 [ 3 ] {e72e2ab1-c46d-4c31-bbc7-89ed584b2d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7936 | 2024.10.09 23:19:35.068917 [ 3 ] {} <Debug> HTTP-Session: d291ec6a-965e-43ac-9d8d-7f423051b054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7937 | 2024.10.09 23:19:35.068936 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
7938 | 2024.10.09 23:19:35.069098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7939 | 2024.10.09 23:19:35.069221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7940 | 2024.10.09 23:19:35.069242 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7941 | 2024.10.09 23:19:35.069261 [ 3 ] {} <Debug> HTTP-Session: da7d2e44-46a7-4b2c-9efb-a24155dec804 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7942 | 2024.10.09 23:19:35.069342 [ 3 ] {} <Debug> HTTP-Session: da7d2e44-46a7-4b2c-9efb-a24155dec804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7943 | 2024.10.09 23:19:35.069347 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1419 rows starting from the beginning of the part | ||
7944 | 2024.10.09 23:19:35.069365 [ 3 ] {} <Debug> HTTP-Session: da7d2e44-46a7-4b2c-9efb-a24155dec804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7945 | 2024.10.09 23:19:35.069442 [ 3 ] {} <Trace> HTTP-Session: da7d2e44-46a7-4b2c-9efb-a24155dec804 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7946 | 2024.10.09 23:19:35.069606 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 209 rows starting from the beginning of the part | ||
7947 | 2024.10.09 23:19:35.069759 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7948 | 2024.10.09 23:19:35.069937 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7949 | 2024.10.09 23:19:35.069989 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 119 rows starting from the beginning of the part | ||
7950 | 2024.10.09 23:19:35.070325 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1330 rows starting from the beginning of the part | ||
7951 | 2024.10.09 23:19:35.070612 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part | ||
7952 | 2024.10.09 23:19:35.070990 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 120 rows starting from the beginning of the part | ||
7953 | 2024.10.09 23:19:35.071672 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7954 | 2024.10.09 23:19:35.072411 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7955 | 2024.10.09 23:19:35.072472 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7956 | 2024.10.09 23:19:35.073468 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7957 | 2024.10.09 23:19:35.074005 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7958 | 2024.10.09 23:19:35.074266 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.004608 sec., 7595.486111111111 rows/sec., 566.48 KiB/sec. | ||
7959 | 2024.10.09 23:19:35.074779 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Debug> DynamicQueryHandler: Done processing query | ||
7960 | 2024.10.09 23:19:35.074808 [ 3 ] {4dcaaaf4-c272-4fcc-8e98-f2db30f3d8bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7961 | 2024.10.09 23:19:35.074816 [ 186 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3272 rows, containing 5 columns (5 merged, 0 gathered) in 0.006019209 sec., 543593.0202789104 rows/sec., 47.68 MiB/sec. | ||
7962 | 2024.10.09 23:19:35.074829 [ 3 ] {} <Debug> HTTP-Session: da7d2e44-46a7-4b2c-9efb-a24155dec804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7963 | 2024.10.09 23:19:35.075005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7964 | 2024.10.09 23:19:35.075061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7965 | 2024.10.09 23:19:35.075079 [ 186 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7966 | 2024.10.09 23:19:35.075084 [ 3 ] {} <Debug> HTTP-Session: 1af50d7b-2cee-4bbe-8afe-59752658cec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7967 | 2024.10.09 23:19:35.075115 [ 3 ] {} <Debug> HTTP-Session: 1af50d7b-2cee-4bbe-8afe-59752658cec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7968 | 2024.10.09 23:19:35.075140 [ 3 ] {} <Debug> HTTP-Session: 1af50d7b-2cee-4bbe-8afe-59752658cec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7969 | 2024.10.09 23:19:35.075183 [ 3 ] {} <Trace> HTTP-Session: 1af50d7b-2cee-4bbe-8afe-59752658cec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7970 | 2024.10.09 23:19:35.075378 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7971 | 2024.10.09 23:19:35.075440 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7972 | 2024.10.09 23:19:35.075640 [ 186 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7973 | 2024.10.09 23:19:35.075774 [ 186 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_41_8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7974 | 2024.10.09 23:19:35.075806 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7975 | 2024.10.09 23:19:35.075892 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
7976 | 2024.10.09 23:19:35.076296 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7977 | 2024.10.09 23:19:35.076332 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7978 | 2024.10.09 23:19:35.076695 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7979 | 2024.10.09 23:19:35.077060 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7980 | 2024.10.09 23:19:35.077214 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001933 sec., 51215.726849456805 rows/sec., 4.00 MiB/sec. | ||
7981 | 2024.10.09 23:19:35.077235 [ 29 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7982 | 2024.10.09 23:19:35.077368 [ 29 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7983 | 2024.10.09 23:19:35.077424 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
7984 | 2024.10.09 23:19:35.077551 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Debug> DynamicQueryHandler: Done processing query | ||
7985 | 2024.10.09 23:19:35.077625 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
7986 | 2024.10.09 23:19:35.077626 [ 3 ] {41786d4b-9a36-40ab-8b94-fd3d2183b204} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7987 | 2024.10.09 23:19:35.077711 [ 3 ] {} <Debug> HTTP-Session: 1af50d7b-2cee-4bbe-8afe-59752658cec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7988 | 2024.10.09 23:19:35.077853 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7989 | 2024.10.09 23:19:35.077906 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 917 rows starting from the beginning of the part | ||
7990 | 2024.10.09 23:19:35.077950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7991 | 2024.10.09 23:19:35.078145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7992 | 2024.10.09 23:19:35.078147 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 395 rows starting from the beginning of the part | ||
7993 | 2024.10.09 23:19:35.078223 [ 3 ] {} <Debug> HTTP-Session: 4e65e5e3-9632-40ae-bb1b-45e47f8d3f63 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
7994 | 2024.10.09 23:19:35.078286 [ 3 ] {} <Debug> HTTP-Session: 4e65e5e3-9632-40ae-bb1b-45e47f8d3f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7995 | 2024.10.09 23:19:35.078371 [ 3 ] {} <Debug> HTTP-Session: 4e65e5e3-9632-40ae-bb1b-45e47f8d3f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7996 | 2024.10.09 23:19:35.078470 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 97 rows starting from the beginning of the part | ||
7997 | 2024.10.09 23:19:35.078502 [ 3 ] {} <Trace> HTTP-Session: 4e65e5e3-9632-40ae-bb1b-45e47f8d3f63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7998 | 2024.10.09 23:19:35.078821 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 840 rows starting from the beginning of the part | ||
7999 | 2024.10.09 23:19:35.078951 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8000 | 2024.10.09 23:19:35.079143 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8001 | 2024.10.09 23:19:35.079193 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part | ||
8002 | 2024.10.09 23:19:35.079627 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 99 rows starting from the beginning of the part | ||
8003 | 2024.10.09 23:19:35.080194 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8004 | 2024.10.09 23:19:35.080838 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8005 | 2024.10.09 23:19:35.080892 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8006 | 2024.10.09 23:19:35.081482 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8007 | 2024.10.09 23:19:35.081899 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8008 | 2024.10.09 23:19:35.082189 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.004672003 sec., 518621.2423236886 rows/sec., 39.79 MiB/sec. | ||
8009 | 2024.10.09 23:19:35.082215 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003481 sec., 46538.351048549266 rows/sec., 3.24 MiB/sec. | ||
8010 | 2024.10.09 23:19:35.082207 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8011 | 2024.10.09 23:19:35.082312 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8012 | 2024.10.09 23:19:35.082380 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8013 | 2024.10.09 23:19:35.082619 [ 197 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8014 | 2024.10.09 23:19:35.082754 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Debug> DynamicQueryHandler: Done processing query | ||
8015 | 2024.10.09 23:19:35.082915 [ 3 ] {078b434e-1b28-4fc2-b51e-c70b49e9413b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8016 | 2024.10.09 23:19:35.082950 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
8017 | 2024.10.09 23:19:35.083031 [ 3 ] {} <Debug> HTTP-Session: 4e65e5e3-9632-40ae-bb1b-45e47f8d3f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8018 | 2024.10.09 23:19:35.083505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8019 | 2024.10.09 23:19:35.083777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8020 | 2024.10.09 23:19:35.083913 [ 3 ] {} <Debug> HTTP-Session: 27c31464-8507-47a2-8b19-aeecd4edc6ad Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8021 | 2024.10.09 23:19:35.083935 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8022 | 2024.10.09 23:19:35.084029 [ 3 ] {} <Debug> HTTP-Session: 27c31464-8507-47a2-8b19-aeecd4edc6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8023 | 2024.10.09 23:19:35.084147 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11816 rows starting from the beginning of the part | ||
8024 | 2024.10.09 23:19:35.084146 [ 3 ] {} <Debug> HTTP-Session: 27c31464-8507-47a2-8b19-aeecd4edc6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8025 | 2024.10.09 23:19:35.084463 [ 3 ] {} <Trace> HTTP-Session: 27c31464-8507-47a2-8b19-aeecd4edc6ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8026 | 2024.10.09 23:19:35.084884 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 239 rows starting from the beginning of the part | ||
8027 | 2024.10.09 23:19:35.085259 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part | ||
8028 | 2024.10.09 23:19:35.085501 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8029 | 2024.10.09 23:19:35.085639 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 958 rows starting from the beginning of the part | ||
8030 | 2024.10.09 23:19:35.086060 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 127 rows starting from the beginning of the part | ||
8031 | 2024.10.09 23:19:35.086095 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <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 | ||
8032 | 2024.10.09 23:19:35.086480 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part | ||
8033 | 2024.10.09 23:19:35.087400 [ 197 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8034 | 2024.10.09 23:19:35.087863 [ 197 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_41_8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8035 | 2024.10.09 23:19:35.088437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
8036 | 2024.10.09 23:19:35.088747 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8037 | 2024.10.09 23:19:35.090519 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2024.10.09 23:19:35.090606 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8039 | 2024.10.09 23:19:35.092122 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8040 | 2024.10.09 23:19:35.092678 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2024.10.09 23:19:35.092867 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8042 | 2024.10.09 23:19:35.092912 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007953 sec., 3897.9001634603296 rows/sec., 6.98 MiB/sec. | ||
8043 | 2024.10.09 23:19:35.092928 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8044 | 2024.10.09 23:19:35.093016 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8045 | 2024.10.09 23:19:35.093510 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
8046 | 2024.10.09 23:19:35.094127 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Debug> DynamicQueryHandler: Done processing query | ||
8047 | 2024.10.09 23:19:35.094230 [ 3 ] {2d952e7d-9802-4cde-afb0-75b4badba21e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8048 | 2024.10.09 23:19:35.094281 [ 3 ] {} <Debug> HTTP-Session: 27c31464-8507-47a2-8b19-aeecd4edc6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8049 | 2024.10.09 23:19:35.094601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8050 | 2024.10.09 23:19:35.094777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8051 | 2024.10.09 23:19:35.094862 [ 3 ] {} <Debug> HTTP-Session: 92c9b8cd-ea49-4ad9-b5c9-5fd6b7e89a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8052 | 2024.10.09 23:19:35.094920 [ 3 ] {} <Debug> HTTP-Session: 92c9b8cd-ea49-4ad9-b5c9-5fd6b7e89a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8053 | 2024.10.09 23:19:35.094977 [ 3 ] {} <Debug> HTTP-Session: 92c9b8cd-ea49-4ad9-b5c9-5fd6b7e89a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8054 | 2024.10.09 23:19:35.095095 [ 3 ] {} <Trace> HTTP-Session: 92c9b8cd-ea49-4ad9-b5c9-5fd6b7e89a43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8055 | 2024.10.09 23:19:35.095109 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13463 rows, containing 5 columns (5 merged, 0 gathered) in 0.012587039 sec., 1069592.3004608154 rows/sec., 72.33 MiB/sec. | ||
8056 | 2024.10.09 23:19:35.095544 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8057 | 2024.10.09 23:19:35.095750 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8058 | 2024.10.09 23:19:35.095793 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8059 | 2024.10.09 23:19:35.095850 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8060 | 2024.10.09 23:19:35.096213 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 518 rows starting from the beginning of the part | ||
8061 | 2024.10.09 23:19:35.097040 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8062 | 2024.10.09 23:19:35.097602 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
8063 | 2024.10.09 23:19:35.098687 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8064 | 2024.10.09 23:19:35.098735 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
8065 | 2024.10.09 23:19:35.098776 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8066 | 2024.10.09 23:19:35.098781 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8067 | 2024.10.09 23:19:35.099457 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8068 | 2024.10.09 23:19:35.099833 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
8069 | 2024.10.09 23:19:35.099922 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
8070 | 2024.10.09 23:19:35.100319 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8071 | 2024.10.09 23:19:35.100476 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
8072 | 2024.10.09 23:19:35.101077 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
8073 | 2024.10.09 23:19:35.101517 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8074 | 2024.10.09 23:19:35.101802 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006462 sec., 9285.051067780872 rows/sec., 640.77 KiB/sec. | ||
8075 | 2024.10.09 23:19:35.102025 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Debug> DynamicQueryHandler: Done processing query | ||
8076 | 2024.10.09 23:19:35.102058 [ 3 ] {9a07a101-d35b-4441-a00d-903cecebee5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8077 | 2024.10.09 23:19:35.102078 [ 3 ] {} <Debug> HTTP-Session: 92c9b8cd-ea49-4ad9-b5c9-5fd6b7e89a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8078 | 2024.10.09 23:19:35.105407 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 19 columns (19 merged, 0 gathered) in 0.012232442 sec., 51420.64029406393 rows/sec., 92.14 MiB/sec. | ||
8079 | 2024.10.09 23:19:35.106241 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8080 | 2024.10.09 23:19:35.106850 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2024.10.09 23:19:35.106935 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8082 | 2024.10.09 23:19:35.107092 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
8083 | 2024.10.09 23:19:36.000156 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.31 MiB, peak 170.04 MiB, free memory in arenas 0.00 B, will set to 160.59 MiB (RSS), difference: 1.27 MiB | ||
8084 | 2024.10.09 23:19:36.790931 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8085 | 2024.10.09 23:19:36.790993 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8086 | 2024.10.09 23:19:36.977802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 802 | ||
8087 | 2024.10.09 23:19:36.980597 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8088 | 2024.10.09 23:19:36.980647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8089 | 2024.10.09 23:19:36.982157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8090 | 2024.10.09 23:19:36.983171 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8091 | 2024.10.09 23:19:36.984550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
8092 | 2024.10.09 23:19:38.949206 [ 41 ] {} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
8093 | 2024.10.09 23:19:38.949295 [ 41 ] {} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8094 | 2024.10.09 23:19:38.949323 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8095 | 2024.10.09 23:19:38.949561 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
8096 | 2024.10.09 23:19:38.949763 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8097 | 2024.10.09 23:19:38.949812 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
8098 | 2024.10.09 23:19:38.949892 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
8099 | 2024.10.09 23:19:38.949999 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
8100 | 2024.10.09 23:19:38.950278 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
8101 | 2024.10.09 23:19:38.950360 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
8102 | 2024.10.09 23:19:38.951428 [ 192 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00200469 sec., 7981.28388927964 rows/sec., 533.90 KiB/sec. | ||
8103 | 2024.10.09 23:19:38.951637 [ 188 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
8104 | 2024.10.09 23:19:38.952121 [ 188 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_15_3} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8105 | 2024.10.09 23:19:38.952220 [ 188 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_15_3} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
8106 | 2024.10.09 23:19:38.952323 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
8107 | 2024.10.09 23:19:40.062602 [ 41 ] {} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
8108 | 2024.10.09 23:19:40.062677 [ 41 ] {} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8109 | 2024.10.09 23:19:40.062705 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8110 | 2024.10.09 23:19:40.062954 [ 187 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
8111 | 2024.10.09 23:19:40.063198 [ 187 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8112 | 2024.10.09 23:19:40.063244 [ 187 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part | ||
8113 | 2024.10.09 23:19:40.063341 [ 187 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
8114 | 2024.10.09 23:19:40.063548 [ 187 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
8115 | 2024.10.09 23:19:40.063741 [ 187 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
8116 | 2024.10.09 23:19:40.063853 [ 187 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 242 rows starting from the beginning of the part | ||
8117 | 2024.10.09 23:19:40.065013 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002209974 sec., 238464.34392440817 rows/sec., 16.20 MiB/sec. | ||
8118 | 2024.10.09 23:19:40.065288 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
8119 | 2024.10.09 23:19:40.065844 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8120 | 2024.10.09 23:19:40.065946 [ 194 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_20_4} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
8121 | 2024.10.09 23:19:40.066057 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
8122 | 2024.10.09 23:19:40.067715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8123 | 2024.10.09 23:19:40.067815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8124 | 2024.10.09 23:19:40.067844 [ 3 ] {} <Debug> HTTP-Session: b79e6a3a-2651-43a1-85fa-0231d09acc5e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8125 | 2024.10.09 23:19:40.067872 [ 3 ] {} <Debug> HTTP-Session: b79e6a3a-2651-43a1-85fa-0231d09acc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8126 | 2024.10.09 23:19:40.067889 [ 3 ] {} <Debug> HTTP-Session: b79e6a3a-2651-43a1-85fa-0231d09acc5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8127 | 2024.10.09 23:19:40.067944 [ 3 ] {} <Trace> HTTP-Session: b79e6a3a-2651-43a1-85fa-0231d09acc5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8128 | 2024.10.09 23:19:40.068186 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8129 | 2024.10.09 23:19:40.068260 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8130 | 2024.10.09 23:19:40.068607 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8131 | 2024.10.09 23:19:40.069183 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8132 | 2024.10.09 23:19:40.069226 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8133 | 2024.10.09 23:19:40.069650 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8134 | 2024.10.09 23:19:40.070030 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8135 | 2024.10.09 23:19:40.070175 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002106 sec., 98290.5982905983 rows/sec., 8.62 MiB/sec. | ||
8136 | 2024.10.09 23:19:40.070384 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Debug> DynamicQueryHandler: Done processing query | ||
8137 | 2024.10.09 23:19:40.070411 [ 3 ] {8da7cbd9-fd2c-4c3c-9bf6-43b0523621d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8138 | 2024.10.09 23:19:40.070427 [ 3 ] {} <Debug> HTTP-Session: b79e6a3a-2651-43a1-85fa-0231d09acc5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8139 | 2024.10.09 23:19:40.070594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8140 | 2024.10.09 23:19:40.070645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8141 | 2024.10.09 23:19:40.070664 [ 3 ] {} <Debug> HTTP-Session: 97c9e0f5-ea02-4928-83d2-b2ab70bc0ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8142 | 2024.10.09 23:19:40.070681 [ 3 ] {} <Debug> HTTP-Session: 97c9e0f5-ea02-4928-83d2-b2ab70bc0ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8143 | 2024.10.09 23:19:40.070695 [ 3 ] {} <Debug> HTTP-Session: 97c9e0f5-ea02-4928-83d2-b2ab70bc0ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8144 | 2024.10.09 23:19:40.070725 [ 3 ] {} <Trace> HTTP-Session: 97c9e0f5-ea02-4928-83d2-b2ab70bc0ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8145 | 2024.10.09 23:19:40.070822 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8146 | 2024.10.09 23:19:40.070866 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8147 | 2024.10.09 23:19:40.071090 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8148 | 2024.10.09 23:19:40.071430 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8149 | 2024.10.09 23:19:40.071466 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8150 | 2024.10.09 23:19:40.071822 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8151 | 2024.10.09 23:19:40.072192 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8152 | 2024.10.09 23:19:40.072324 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001527 sec., 5893.909626719057 rows/sec., 443.19 KiB/sec. | ||
8153 | 2024.10.09 23:19:40.072493 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Debug> DynamicQueryHandler: Done processing query | ||
8154 | 2024.10.09 23:19:40.072517 [ 3 ] {a350e89e-2e9d-4384-9138-262cb6811052} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8155 | 2024.10.09 23:19:40.072533 [ 3 ] {} <Debug> HTTP-Session: 97c9e0f5-ea02-4928-83d2-b2ab70bc0ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8156 | 2024.10.09 23:19:40.072658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8157 | 2024.10.09 23:19:40.072706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8158 | 2024.10.09 23:19:40.072725 [ 3 ] {} <Debug> HTTP-Session: bb9e8af1-c128-43f7-a916-c7cfefb199e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8159 | 2024.10.09 23:19:40.072743 [ 3 ] {} <Debug> HTTP-Session: bb9e8af1-c128-43f7-a916-c7cfefb199e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8160 | 2024.10.09 23:19:40.072757 [ 3 ] {} <Debug> HTTP-Session: bb9e8af1-c128-43f7-a916-c7cfefb199e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8161 | 2024.10.09 23:19:40.072788 [ 3 ] {} <Trace> HTTP-Session: bb9e8af1-c128-43f7-a916-c7cfefb199e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8162 | 2024.10.09 23:19:40.072885 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8163 | 2024.10.09 23:19:40.072925 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8164 | 2024.10.09 23:19:40.073146 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8165 | 2024.10.09 23:19:40.073458 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8166 | 2024.10.09 23:19:40.073493 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8167 | 2024.10.09 23:19:40.073847 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8168 | 2024.10.09 23:19:40.074212 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8169 | 2024.10.09 23:19:40.074343 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001487 sec., 9414.92938802959 rows/sec., 659.36 KiB/sec. | ||
8170 | 2024.10.09 23:19:40.074513 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Debug> DynamicQueryHandler: Done processing query | ||
8171 | 2024.10.09 23:19:40.074538 [ 3 ] {a19ff765-64b6-497d-915c-e20bc245df16} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8172 | 2024.10.09 23:19:40.074554 [ 3 ] {} <Debug> HTTP-Session: bb9e8af1-c128-43f7-a916-c7cfefb199e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8173 | 2024.10.09 23:19:40.074670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8174 | 2024.10.09 23:19:40.074720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8175 | 2024.10.09 23:19:40.074738 [ 3 ] {} <Debug> HTTP-Session: 2d84ffcc-8032-4a77-91eb-06e6a796f961 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8176 | 2024.10.09 23:19:40.074754 [ 3 ] {} <Debug> HTTP-Session: 2d84ffcc-8032-4a77-91eb-06e6a796f961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8177 | 2024.10.09 23:19:40.074768 [ 3 ] {} <Debug> HTTP-Session: 2d84ffcc-8032-4a77-91eb-06e6a796f961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8178 | 2024.10.09 23:19:40.074799 [ 3 ] {} <Trace> HTTP-Session: 2d84ffcc-8032-4a77-91eb-06e6a796f961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8179 | 2024.10.09 23:19:40.074894 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8180 | 2024.10.09 23:19:40.074936 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8181 | 2024.10.09 23:19:40.075159 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8182 | 2024.10.09 23:19:40.075463 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8183 | 2024.10.09 23:19:40.075501 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8184 | 2024.10.09 23:19:40.075850 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8185 | 2024.10.09 23:19:40.076211 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8186 | 2024.10.09 23:19:40.076343 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 240.66 KiB/sec. | ||
8187 | 2024.10.09 23:19:40.076692 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Debug> DynamicQueryHandler: Done processing query | ||
8188 | 2024.10.09 23:19:40.076716 [ 3 ] {8c8f1e7b-d8eb-4467-9f10-f5bc2a71ac56} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8189 | 2024.10.09 23:19:40.076733 [ 3 ] {} <Debug> HTTP-Session: 2d84ffcc-8032-4a77-91eb-06e6a796f961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8190 | 2024.10.09 23:19:40.076926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8191 | 2024.10.09 23:19:40.076976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8192 | 2024.10.09 23:19:40.076995 [ 3 ] {} <Debug> HTTP-Session: e7e3cae6-2303-4381-b87f-504686679647 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8193 | 2024.10.09 23:19:40.077012 [ 3 ] {} <Debug> HTTP-Session: e7e3cae6-2303-4381-b87f-504686679647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8194 | 2024.10.09 23:19:40.077027 [ 3 ] {} <Debug> HTTP-Session: e7e3cae6-2303-4381-b87f-504686679647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8195 | 2024.10.09 23:19:40.077057 [ 3 ] {} <Trace> HTTP-Session: e7e3cae6-2303-4381-b87f-504686679647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8196 | 2024.10.09 23:19:40.077266 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8197 | 2024.10.09 23:19:40.077310 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8198 | 2024.10.09 23:19:40.077551 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8199 | 2024.10.09 23:19:40.078150 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8200 | 2024.10.09 23:19:40.078186 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8201 | 2024.10.09 23:19:40.078567 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8202 | 2024.10.09 23:19:40.078934 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8203 | 2024.10.09 23:19:40.079065 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.00191 sec., 204712.04188481675 rows/sec., 14.52 MiB/sec. | ||
8204 | 2024.10.09 23:19:40.079405 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Debug> DynamicQueryHandler: Done processing query | ||
8205 | 2024.10.09 23:19:40.079456 [ 3 ] {2a3940d4-5360-4cbd-a2dc-a3c718501a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8206 | 2024.10.09 23:19:40.079495 [ 3 ] {} <Debug> HTTP-Session: e7e3cae6-2303-4381-b87f-504686679647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8207 | 2024.10.09 23:19:40.079626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8208 | 2024.10.09 23:19:40.079675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8209 | 2024.10.09 23:19:40.079694 [ 3 ] {} <Debug> HTTP-Session: d23af312-947a-4f83-9f85-14e7d00bf88a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8210 | 2024.10.09 23:19:40.079710 [ 3 ] {} <Debug> HTTP-Session: d23af312-947a-4f83-9f85-14e7d00bf88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8211 | 2024.10.09 23:19:40.079724 [ 3 ] {} <Debug> HTTP-Session: d23af312-947a-4f83-9f85-14e7d00bf88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8212 | 2024.10.09 23:19:40.079754 [ 3 ] {} <Trace> HTTP-Session: d23af312-947a-4f83-9f85-14e7d00bf88a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8213 | 2024.10.09 23:19:40.079855 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8214 | 2024.10.09 23:19:40.079900 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8215 | 2024.10.09 23:19:40.080050 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8216 | 2024.10.09 23:19:40.080334 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8217 | 2024.10.09 23:19:40.080370 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8218 | 2024.10.09 23:19:40.080744 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8219 | 2024.10.09 23:19:40.081070 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8220 | 2024.10.09 23:19:40.081203 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec. | ||
8221 | 2024.10.09 23:19:40.081527 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Debug> DynamicQueryHandler: Done processing query | ||
8222 | 2024.10.09 23:19:40.081552 [ 3 ] {a6caa477-2a42-4133-96b8-d407d27af598} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8223 | 2024.10.09 23:19:40.081569 [ 3 ] {} <Debug> HTTP-Session: d23af312-947a-4f83-9f85-14e7d00bf88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8224 | 2024.10.09 23:19:40.081744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8225 | 2024.10.09 23:19:40.081794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8226 | 2024.10.09 23:19:40.081813 [ 3 ] {} <Debug> HTTP-Session: fd807fd6-322d-4cae-b73f-3f9a2a4531f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8227 | 2024.10.09 23:19:40.081830 [ 3 ] {} <Debug> HTTP-Session: fd807fd6-322d-4cae-b73f-3f9a2a4531f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8228 | 2024.10.09 23:19:40.081844 [ 3 ] {} <Debug> HTTP-Session: fd807fd6-322d-4cae-b73f-3f9a2a4531f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8229 | 2024.10.09 23:19:40.081875 [ 3 ] {} <Trace> HTTP-Session: fd807fd6-322d-4cae-b73f-3f9a2a4531f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8230 | 2024.10.09 23:19:40.082059 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8231 | 2024.10.09 23:19:40.082107 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8232 | 2024.10.09 23:19:40.082269 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8233 | 2024.10.09 23:19:40.082747 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8234 | 2024.10.09 23:19:40.082783 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8235 | 2024.10.09 23:19:40.083188 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8236 | 2024.10.09 23:19:40.083543 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8237 | 2024.10.09 23:19:40.083676 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001708 sec., 138758.78220140515 rows/sec., 9.30 MiB/sec. | ||
8238 | 2024.10.09 23:19:40.083848 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Debug> DynamicQueryHandler: Done processing query | ||
8239 | 2024.10.09 23:19:40.083871 [ 3 ] {0ec2f3ee-f1dd-4fbe-9883-04a0205d2478} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8240 | 2024.10.09 23:19:40.083887 [ 3 ] {} <Debug> HTTP-Session: fd807fd6-322d-4cae-b73f-3f9a2a4531f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8241 | 2024.10.09 23:19:40.084003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8242 | 2024.10.09 23:19:40.084053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8243 | 2024.10.09 23:19:40.084072 [ 3 ] {} <Debug> HTTP-Session: df550b6f-85f4-4bf4-b0c5-f2bc99ab05a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8244 | 2024.10.09 23:19:40.084089 [ 3 ] {} <Debug> HTTP-Session: df550b6f-85f4-4bf4-b0c5-f2bc99ab05a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8245 | 2024.10.09 23:19:40.084103 [ 3 ] {} <Debug> HTTP-Session: df550b6f-85f4-4bf4-b0c5-f2bc99ab05a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8246 | 2024.10.09 23:19:40.084134 [ 3 ] {} <Trace> HTTP-Session: df550b6f-85f4-4bf4-b0c5-f2bc99ab05a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8247 | 2024.10.09 23:19:40.084226 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8248 | 2024.10.09 23:19:40.084270 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8249 | 2024.10.09 23:19:40.084400 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8250 | 2024.10.09 23:19:40.084660 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8251 | 2024.10.09 23:19:40.084696 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8252 | 2024.10.09 23:19:40.085040 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8253 | 2024.10.09 23:19:40.085373 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2024.10.09 23:19:40.085505 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec. | ||
8255 | 2024.10.09 23:19:40.085718 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Debug> DynamicQueryHandler: Done processing query | ||
8256 | 2024.10.09 23:19:40.085742 [ 3 ] {9ee640e8-ac68-4a99-b091-e04c3f72f6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8257 | 2024.10.09 23:19:40.085758 [ 3 ] {} <Debug> HTTP-Session: df550b6f-85f4-4bf4-b0c5-f2bc99ab05a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8258 | 2024.10.09 23:19:40.085890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14859, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8259 | 2024.10.09 23:19:40.085940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8260 | 2024.10.09 23:19:40.085958 [ 3 ] {} <Debug> HTTP-Session: 6e6993df-2c5d-42f1-adf7-94a6e5f477f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8261 | 2024.10.09 23:19:40.085975 [ 3 ] {} <Debug> HTTP-Session: 6e6993df-2c5d-42f1-adf7-94a6e5f477f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8262 | 2024.10.09 23:19:40.085989 [ 3 ] {} <Debug> HTTP-Session: 6e6993df-2c5d-42f1-adf7-94a6e5f477f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8263 | 2024.10.09 23:19:40.086020 [ 3 ] {} <Trace> HTTP-Session: 6e6993df-2c5d-42f1-adf7-94a6e5f477f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8264 | 2024.10.09 23:19:40.086202 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8265 | 2024.10.09 23:19:40.086267 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <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 | ||
8266 | 2024.10.09 23:19:40.086694 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8267 | 2024.10.09 23:19:40.087232 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8268 | 2024.10.09 23:19:40.087267 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8269 | 2024.10.09 23:19:40.087888 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8270 | 2024.10.09 23:19:40.088312 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8271 | 2024.10.09 23:19:40.088462 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00237 sec., 3797.4683544303793 rows/sec., 6.80 MiB/sec. | ||
8272 | 2024.10.09 23:19:40.088680 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Debug> DynamicQueryHandler: Done processing query | ||
8273 | 2024.10.09 23:19:40.088705 [ 3 ] {9c3d5f25-87a7-42ca-b82c-e0b3cb83b072} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8274 | 2024.10.09 23:19:40.088722 [ 3 ] {} <Debug> HTTP-Session: 6e6993df-2c5d-42f1-adf7-94a6e5f477f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8275 | 2024.10.09 23:19:40.088846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8276 | 2024.10.09 23:19:40.088895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8277 | 2024.10.09 23:19:40.088914 [ 3 ] {} <Debug> HTTP-Session: 98a770b6-a915-4180-8fcb-8d6d3bac9cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8278 | 2024.10.09 23:19:40.088931 [ 3 ] {} <Debug> HTTP-Session: 98a770b6-a915-4180-8fcb-8d6d3bac9cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8279 | 2024.10.09 23:19:40.088945 [ 3 ] {} <Debug> HTTP-Session: 98a770b6-a915-4180-8fcb-8d6d3bac9cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8280 | 2024.10.09 23:19:40.088976 [ 3 ] {} <Trace> HTTP-Session: 98a770b6-a915-4180-8fcb-8d6d3bac9cb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8281 | 2024.10.09 23:19:40.089094 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8282 | 2024.10.09 23:19:40.089139 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8283 | 2024.10.09 23:19:40.089275 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8284 | 2024.10.09 23:19:40.089658 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8285 | 2024.10.09 23:19:40.089699 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8286 | 2024.10.09 23:19:40.090068 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8287 | 2024.10.09 23:19:40.090390 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8288 | 2024.10.09 23:19:40.090518 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. | ||
8289 | 2024.10.09 23:19:40.090813 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Debug> DynamicQueryHandler: Done processing query | ||
8290 | 2024.10.09 23:19:40.090853 [ 3 ] {4f610a0e-2ead-48da-9fd3-b72caa48de4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8291 | 2024.10.09 23:19:40.090876 [ 3 ] {} <Debug> HTTP-Session: 98a770b6-a915-4180-8fcb-8d6d3bac9cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8292 | 2024.10.09 23:19:45.063170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8293 | 2024.10.09 23:19:45.063314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8294 | 2024.10.09 23:19:45.063344 [ 3 ] {} <Debug> HTTP-Session: 949a9e6a-cb00-4304-b838-39a2d5cc42b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8295 | 2024.10.09 23:19:45.063374 [ 3 ] {} <Debug> HTTP-Session: 949a9e6a-cb00-4304-b838-39a2d5cc42b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8296 | 2024.10.09 23:19:45.063392 [ 3 ] {} <Debug> HTTP-Session: 949a9e6a-cb00-4304-b838-39a2d5cc42b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8297 | 2024.10.09 23:19:45.063450 [ 3 ] {} <Trace> HTTP-Session: 949a9e6a-cb00-4304-b838-39a2d5cc42b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8298 | 2024.10.09 23:19:45.063688 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8299 | 2024.10.09 23:19:45.063758 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8300 | 2024.10.09 23:19:45.064110 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8301 | 2024.10.09 23:19:45.064628 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8302 | 2024.10.09 23:19:45.064674 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8303 | 2024.10.09 23:19:45.065109 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8304 | 2024.10.09 23:19:45.065515 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8305 | 2024.10.09 23:19:45.065688 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002087 sec., 56540.48873981793 rows/sec., 4.82 MiB/sec. | ||
8306 | 2024.10.09 23:19:45.066073 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Debug> DynamicQueryHandler: Done processing query | ||
8307 | 2024.10.09 23:19:45.066102 [ 3 ] {e0796e8f-2c4d-40f7-8a8b-209a39ba25f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8308 | 2024.10.09 23:19:45.066119 [ 3 ] {} <Debug> HTTP-Session: 949a9e6a-cb00-4304-b838-39a2d5cc42b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8309 | 2024.10.09 23:19:45.066308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8310 | 2024.10.09 23:19:45.066367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8311 | 2024.10.09 23:19:45.066388 [ 3 ] {} <Debug> HTTP-Session: 1a611da8-fc1b-4bca-8f15-d104c939d1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8312 | 2024.10.09 23:19:45.066406 [ 3 ] {} <Debug> HTTP-Session: 1a611da8-fc1b-4bca-8f15-d104c939d1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8313 | 2024.10.09 23:19:45.066420 [ 3 ] {} <Debug> HTTP-Session: 1a611da8-fc1b-4bca-8f15-d104c939d1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8314 | 2024.10.09 23:19:45.066456 [ 3 ] {} <Trace> HTTP-Session: 1a611da8-fc1b-4bca-8f15-d104c939d1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8315 | 2024.10.09 23:19:45.066577 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8316 | 2024.10.09 23:19:45.066625 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8317 | 2024.10.09 23:19:45.066886 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8318 | 2024.10.09 23:19:45.067227 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8319 | 2024.10.09 23:19:45.067268 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8320 | 2024.10.09 23:19:45.067631 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8321 | 2024.10.09 23:19:45.067989 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8322 | 2024.10.09 23:19:45.068155 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001609 sec., 19266.625233064016 rows/sec., 1.41 MiB/sec. | ||
8323 | 2024.10.09 23:19:45.068167 [ 45 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8324 | 2024.10.09 23:19:45.068283 [ 45 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8325 | 2024.10.09 23:19:45.068331 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8326 | 2024.10.09 23:19:45.068430 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Debug> DynamicQueryHandler: Done processing query | ||
8327 | 2024.10.09 23:19:45.068509 [ 3 ] {3569faab-906a-41ae-baa9-da546b345577} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8328 | 2024.10.09 23:19:45.068584 [ 3 ] {} <Debug> HTTP-Session: 1a611da8-fc1b-4bca-8f15-d104c939d1ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8329 | 2024.10.09 23:19:45.068744 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
8330 | 2024.10.09 23:19:45.068876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8331 | 2024.10.09 23:19:45.068974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8332 | 2024.10.09 23:19:45.069027 [ 3 ] {} <Debug> HTTP-Session: 0c4d2c94-44c9-48e7-8bdd-f2d714f2dfe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8333 | 2024.10.09 23:19:45.069085 [ 3 ] {} <Debug> HTTP-Session: 0c4d2c94-44c9-48e7-8bdd-f2d714f2dfe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8334 | 2024.10.09 23:19:45.069127 [ 3 ] {} <Debug> HTTP-Session: 0c4d2c94-44c9-48e7-8bdd-f2d714f2dfe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8335 | 2024.10.09 23:19:45.069148 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8336 | 2024.10.09 23:19:45.069195 [ 3 ] {} <Trace> HTTP-Session: 0c4d2c94-44c9-48e7-8bdd-f2d714f2dfe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8337 | 2024.10.09 23:19:45.069221 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 58 rows starting from the beginning of the part | ||
8338 | 2024.10.09 23:19:45.069520 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8339 | 2024.10.09 23:19:45.069529 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
8340 | 2024.10.09 23:19:45.069662 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8341 | 2024.10.09 23:19:45.069853 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
8342 | 2024.10.09 23:19:45.070241 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
8343 | 2024.10.09 23:19:45.070562 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part | ||
8344 | 2024.10.09 23:19:45.070917 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
8345 | 2024.10.09 23:19:45.071413 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8346 | 2024.10.09 23:19:45.072368 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8347 | 2024.10.09 23:19:45.072434 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8348 | 2024.10.09 23:19:45.073462 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8349 | 2024.10.09 23:19:45.073692 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 5 columns (5 merged, 0 gathered) in 0.005254454 sec., 27785.950738173746 rows/sec., 2.12 MiB/sec. | ||
8350 | 2024.10.09 23:19:45.073951 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8351 | 2024.10.09 23:19:45.074330 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8352 | 2024.10.09 23:19:45.074778 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.005431 sec., 17492.17455348923 rows/sec., 1.37 MiB/sec. | ||
8353 | 2024.10.09 23:19:45.075056 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8354 | 2024.10.09 23:19:45.075406 [ 187 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_36_7} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8355 | 2024.10.09 23:19:45.075469 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Debug> DynamicQueryHandler: Done processing query | ||
8356 | 2024.10.09 23:19:45.075563 [ 3 ] {d4640103-b0d5-448b-9dd5-12dfb69ff577} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8357 | 2024.10.09 23:19:45.075647 [ 3 ] {} <Debug> HTTP-Session: 0c4d2c94-44c9-48e7-8bdd-f2d714f2dfe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8358 | 2024.10.09 23:19:45.075709 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8359 | 2024.10.09 23:19:45.075879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8360 | 2024.10.09 23:19:45.075941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8361 | 2024.10.09 23:19:45.075961 [ 3 ] {} <Debug> HTTP-Session: f9218665-e887-4533-9544-717f8a8f39c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8362 | 2024.10.09 23:19:45.075979 [ 3 ] {} <Debug> HTTP-Session: f9218665-e887-4533-9544-717f8a8f39c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8363 | 2024.10.09 23:19:45.075994 [ 3 ] {} <Debug> HTTP-Session: f9218665-e887-4533-9544-717f8a8f39c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8364 | 2024.10.09 23:19:45.076028 [ 3 ] {} <Trace> HTTP-Session: f9218665-e887-4533-9544-717f8a8f39c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8365 | 2024.10.09 23:19:45.076214 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8366 | 2024.10.09 23:19:45.076271 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8367 | 2024.10.09 23:19:45.076452 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8368 | 2024.10.09 23:19:45.076896 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8369 | 2024.10.09 23:19:45.076932 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8370 | 2024.10.09 23:19:45.077339 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8371 | 2024.10.09 23:19:45.077686 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8372 | 2024.10.09 23:19:45.077842 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
8373 | 2024.10.09 23:19:45.078049 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Debug> DynamicQueryHandler: Done processing query | ||
8374 | 2024.10.09 23:19:45.078077 [ 3 ] {b3b024a4-240f-4c7e-a062-ffa4efe473d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8375 | 2024.10.09 23:19:45.078094 [ 3 ] {} <Debug> HTTP-Session: f9218665-e887-4533-9544-717f8a8f39c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8376 | 2024.10.09 23:19:45.078296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8377 | 2024.10.09 23:19:45.078352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8378 | 2024.10.09 23:19:45.078372 [ 3 ] {} <Debug> HTTP-Session: 86a51fd2-cfbc-4a9e-95d7-aabeb00d3b0f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8379 | 2024.10.09 23:19:45.078388 [ 3 ] {} <Debug> HTTP-Session: 86a51fd2-cfbc-4a9e-95d7-aabeb00d3b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8380 | 2024.10.09 23:19:45.078401 [ 3 ] {} <Debug> HTTP-Session: 86a51fd2-cfbc-4a9e-95d7-aabeb00d3b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8381 | 2024.10.09 23:19:45.078432 [ 3 ] {} <Trace> HTTP-Session: 86a51fd2-cfbc-4a9e-95d7-aabeb00d3b0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8382 | 2024.10.09 23:19:45.078756 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8383 | 2024.10.09 23:19:45.078823 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <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 | ||
8384 | 2024.10.09 23:19:45.079265 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8385 | 2024.10.09 23:19:45.080021 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8386 | 2024.10.09 23:19:45.080057 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8387 | 2024.10.09 23:19:45.080750 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8388 | 2024.10.09 23:19:45.081166 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8389 | 2024.10.09 23:19:45.081353 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002823 sec., 10981.225646475381 rows/sec., 19.68 MiB/sec. | ||
8390 | 2024.10.09 23:19:45.081591 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Debug> DynamicQueryHandler: Done processing query | ||
8391 | 2024.10.09 23:19:45.081615 [ 3 ] {25e06643-d63e-4f6c-9b33-f8d1030ca80a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8392 | 2024.10.09 23:19:45.081631 [ 3 ] {} <Debug> HTTP-Session: 86a51fd2-cfbc-4a9e-95d7-aabeb00d3b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8393 | 2024.10.09 23:19:45.081766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8394 | 2024.10.09 23:19:45.081816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8395 | 2024.10.09 23:19:45.081836 [ 3 ] {} <Debug> HTTP-Session: 423b63f6-c308-4cdd-865f-35fe73ed1bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8396 | 2024.10.09 23:19:45.081852 [ 3 ] {} <Debug> HTTP-Session: 423b63f6-c308-4cdd-865f-35fe73ed1bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8397 | 2024.10.09 23:19:45.081866 [ 3 ] {} <Debug> HTTP-Session: 423b63f6-c308-4cdd-865f-35fe73ed1bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8398 | 2024.10.09 23:19:45.081896 [ 3 ] {} <Trace> HTTP-Session: 423b63f6-c308-4cdd-865f-35fe73ed1bf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8399 | 2024.10.09 23:19:45.082013 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8400 | 2024.10.09 23:19:45.082059 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8401 | 2024.10.09 23:19:45.082188 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8402 | 2024.10.09 23:19:45.082512 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8403 | 2024.10.09 23:19:45.082548 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8404 | 2024.10.09 23:19:45.082901 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8405 | 2024.10.09 23:19:45.083213 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8406 | 2024.10.09 23:19:45.083369 [ 45 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8407 | 2024.10.09 23:19:45.083371 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
8408 | 2024.10.09 23:19:45.083438 [ 45 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8409 | 2024.10.09 23:19:45.083511 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8410 | 2024.10.09 23:19:45.083656 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
8411 | 2024.10.09 23:19:45.083683 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Debug> DynamicQueryHandler: Done processing query | ||
8412 | 2024.10.09 23:19:45.083713 [ 3 ] {c247ef96-3cc9-4eb9-9476-f3ac8aa67489} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8413 | 2024.10.09 23:19:45.083734 [ 3 ] {} <Debug> HTTP-Session: 423b63f6-c308-4cdd-865f-35fe73ed1bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8414 | 2024.10.09 23:19:45.083814 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8415 | 2024.10.09 23:19:45.083852 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2394 rows starting from the beginning of the part | ||
8416 | 2024.10.09 23:19:45.083932 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
8417 | 2024.10.09 23:19:45.084076 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part | ||
8418 | 2024.10.09 23:19:45.084240 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
8419 | 2024.10.09 23:19:45.084342 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
8420 | 2024.10.09 23:19:45.084521 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
8421 | 2024.10.09 23:19:45.085947 [ 190 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2678 rows, containing 4 columns (4 merged, 0 gathered) in 0.002344506 sec., 1142244.89082135 rows/sec., 74.93 MiB/sec. | ||
8422 | 2024.10.09 23:19:45.086226 [ 189 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8423 | 2024.10.09 23:19:45.086688 [ 189 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8424 | 2024.10.09 23:19:45.086777 [ 189 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_41_8} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8425 | 2024.10.09 23:19:45.086880 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
8426 | 2024.10.09 23:19:46.984775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 834 | ||
8427 | 2024.10.09 23:19:46.987661 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8428 | 2024.10.09 23:19:46.987718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8429 | 2024.10.09 23:19:46.989203 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8430 | 2024.10.09 23:19:46.990226 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8431 | 2024.10.09 23:19:46.990491 [ 43 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
8432 | 2024.10.09 23:19:46.990605 [ 43 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8433 | 2024.10.09 23:19:46.990667 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8434 | 2024.10.09 23:19:46.990984 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
8435 | 2024.10.09 23:19:46.991418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
8436 | 2024.10.09 23:19:46.992078 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8437 | 2024.10.09 23:19:46.992201 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 652 rows starting from the beginning of the part | ||
8438 | 2024.10.09 23:19:46.992796 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
8439 | 2024.10.09 23:19:46.993311 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
8440 | 2024.10.09 23:19:46.993852 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
8441 | 2024.10.09 23:19:46.994256 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
8442 | 2024.10.09 23:19:46.994637 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
8443 | 2024.10.09 23:19:47.000182 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.64 MiB, peak 170.04 MiB, free memory in arenas 0.00 B, will set to 160.60 MiB (RSS), difference: -4.04 MiB | ||
8444 | 2024.10.09 23:19:47.003503 [ 189 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 72 columns (72 merged, 0 gathered) in 0.012712261 sec., 65605.95318173533 rows/sec., 47.09 MiB/sec. | ||
8445 | 2024.10.09 23:19:47.004803 [ 196 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
8446 | 2024.10.09 23:19:47.006583 [ 196 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8447 | 2024.10.09 23:19:47.006685 [ 196 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_21_4} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
8448 | 2024.10.09 23:19:47.007036 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
8449 | 2024.10.09 23:19:48.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.64 MiB, peak 170.04 MiB, free memory in arenas 0.00 B, will set to 160.60 MiB (RSS), difference: 3.96 MiB | ||
8450 | 2024.10.09 23:19:50.067814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8451 | 2024.10.09 23:19:50.067945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8452 | 2024.10.09 23:19:50.067976 [ 3 ] {} <Debug> HTTP-Session: 8107bebd-37c3-4359-9082-7b250fdcf313 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8453 | 2024.10.09 23:19:50.068004 [ 3 ] {} <Debug> HTTP-Session: 8107bebd-37c3-4359-9082-7b250fdcf313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8454 | 2024.10.09 23:19:50.068022 [ 3 ] {} <Debug> HTTP-Session: 8107bebd-37c3-4359-9082-7b250fdcf313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8455 | 2024.10.09 23:19:50.068079 [ 3 ] {} <Trace> HTTP-Session: 8107bebd-37c3-4359-9082-7b250fdcf313 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8456 | 2024.10.09 23:19:50.068354 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8457 | 2024.10.09 23:19:50.068432 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8458 | 2024.10.09 23:19:50.068812 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8459 | 2024.10.09 23:19:50.069451 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8460 | 2024.10.09 23:19:50.069494 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8461 | 2024.10.09 23:19:50.069926 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8462 | 2024.10.09 23:19:50.070311 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8463 | 2024.10.09 23:19:50.070483 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002252 sec., 91918.29484902309 rows/sec., 8.06 MiB/sec. | ||
8464 | 2024.10.09 23:19:50.070743 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Debug> DynamicQueryHandler: Done processing query | ||
8465 | 2024.10.09 23:19:50.070779 [ 3 ] {9faf286e-cda1-4b48-a23e-9a02118e5085} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8466 | 2024.10.09 23:19:50.070802 [ 3 ] {} <Debug> HTTP-Session: 8107bebd-37c3-4359-9082-7b250fdcf313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8467 | 2024.10.09 23:19:50.070975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8468 | 2024.10.09 23:19:50.071026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8469 | 2024.10.09 23:19:50.071046 [ 3 ] {} <Debug> HTTP-Session: f0b13920-1e00-4cee-90b3-209e1f774658 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8470 | 2024.10.09 23:19:50.071063 [ 3 ] {} <Debug> HTTP-Session: f0b13920-1e00-4cee-90b3-209e1f774658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8471 | 2024.10.09 23:19:50.071077 [ 3 ] {} <Debug> HTTP-Session: f0b13920-1e00-4cee-90b3-209e1f774658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8472 | 2024.10.09 23:19:50.071108 [ 3 ] {} <Trace> HTTP-Session: f0b13920-1e00-4cee-90b3-209e1f774658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8473 | 2024.10.09 23:19:50.071217 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8474 | 2024.10.09 23:19:50.071261 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8475 | 2024.10.09 23:19:50.071492 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8476 | 2024.10.09 23:19:50.071833 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8477 | 2024.10.09 23:19:50.071869 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8478 | 2024.10.09 23:19:50.072216 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8479 | 2024.10.09 23:19:50.072568 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8480 | 2024.10.09 23:19:50.072734 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001531 sec., 5878.510777269758 rows/sec., 442.04 KiB/sec. | ||
8481 | 2024.10.09 23:19:50.073068 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Debug> DynamicQueryHandler: Done processing query | ||
8482 | 2024.10.09 23:19:50.073121 [ 3 ] {02c5058d-ad1f-4dcc-8291-8099244ae505} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8483 | 2024.10.09 23:19:50.073161 [ 3 ] {} <Debug> HTTP-Session: f0b13920-1e00-4cee-90b3-209e1f774658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8484 | 2024.10.09 23:19:50.073338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8485 | 2024.10.09 23:19:50.073390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8486 | 2024.10.09 23:19:50.073410 [ 3 ] {} <Debug> HTTP-Session: a63aa476-03ae-44f3-8f48-3ce45e801951 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8487 | 2024.10.09 23:19:50.073426 [ 3 ] {} <Debug> HTTP-Session: a63aa476-03ae-44f3-8f48-3ce45e801951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8488 | 2024.10.09 23:19:50.073441 [ 3 ] {} <Debug> HTTP-Session: a63aa476-03ae-44f3-8f48-3ce45e801951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8489 | 2024.10.09 23:19:50.073473 [ 3 ] {} <Trace> HTTP-Session: a63aa476-03ae-44f3-8f48-3ce45e801951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8490 | 2024.10.09 23:19:50.073575 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8491 | 2024.10.09 23:19:50.073620 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8492 | 2024.10.09 23:19:50.073862 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8493 | 2024.10.09 23:19:50.074175 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2024.10.09 23:19:50.074210 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8495 | 2024.10.09 23:19:50.074559 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8496 | 2024.10.09 23:19:50.074912 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2024.10.09 23:19:50.075085 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001523 sec., 9192.383453709783 rows/sec., 643.77 KiB/sec. | ||
8498 | 2024.10.09 23:19:50.075259 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Debug> DynamicQueryHandler: Done processing query | ||
8499 | 2024.10.09 23:19:50.075282 [ 3 ] {e3c3dca7-5eac-40d2-a377-4ac63a2d1a9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8500 | 2024.10.09 23:19:50.075298 [ 3 ] {} <Debug> HTTP-Session: a63aa476-03ae-44f3-8f48-3ce45e801951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8501 | 2024.10.09 23:19:50.075419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8502 | 2024.10.09 23:19:50.075468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8503 | 2024.10.09 23:19:50.075487 [ 3 ] {} <Debug> HTTP-Session: fddead91-0b4f-46f1-a402-4aa28f55f171 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8504 | 2024.10.09 23:19:50.075503 [ 3 ] {} <Debug> HTTP-Session: fddead91-0b4f-46f1-a402-4aa28f55f171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8505 | 2024.10.09 23:19:50.075518 [ 3 ] {} <Debug> HTTP-Session: fddead91-0b4f-46f1-a402-4aa28f55f171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8506 | 2024.10.09 23:19:50.075549 [ 3 ] {} <Trace> HTTP-Session: fddead91-0b4f-46f1-a402-4aa28f55f171 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8507 | 2024.10.09 23:19:50.075642 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8508 | 2024.10.09 23:19:50.075684 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8509 | 2024.10.09 23:19:50.075908 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8510 | 2024.10.09 23:19:50.076214 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8511 | 2024.10.09 23:19:50.076250 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8512 | 2024.10.09 23:19:50.076595 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8513 | 2024.10.09 23:19:50.076954 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8514 | 2024.10.09 23:19:50.077127 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 236.64 KiB/sec. | ||
8515 | 2024.10.09 23:19:50.077299 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Debug> DynamicQueryHandler: Done processing query | ||
8516 | 2024.10.09 23:19:50.077325 [ 3 ] {b0d0d54f-277b-498b-8c00-2588175afeb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8517 | 2024.10.09 23:19:50.077341 [ 3 ] {} <Debug> HTTP-Session: fddead91-0b4f-46f1-a402-4aa28f55f171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8518 | 2024.10.09 23:19:50.077541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8519 | 2024.10.09 23:19:50.077590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8520 | 2024.10.09 23:19:50.077609 [ 3 ] {} <Debug> HTTP-Session: f3eb66b5-b946-4385-ac8d-2411d300b52b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8521 | 2024.10.09 23:19:50.077626 [ 3 ] {} <Debug> HTTP-Session: f3eb66b5-b946-4385-ac8d-2411d300b52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8522 | 2024.10.09 23:19:50.077640 [ 3 ] {} <Debug> HTTP-Session: f3eb66b5-b946-4385-ac8d-2411d300b52b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8523 | 2024.10.09 23:19:50.077671 [ 3 ] {} <Trace> HTTP-Session: f3eb66b5-b946-4385-ac8d-2411d300b52b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8524 | 2024.10.09 23:19:50.077876 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8525 | 2024.10.09 23:19:50.077919 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8526 | 2024.10.09 23:19:50.078142 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8527 | 2024.10.09 23:19:50.078707 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8528 | 2024.10.09 23:19:50.078745 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8529 | 2024.10.09 23:19:50.079109 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8530 | 2024.10.09 23:19:50.079458 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8531 | 2024.10.09 23:19:50.079621 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001843 sec., 212154.09658166033 rows/sec., 15.05 MiB/sec. | ||
8532 | 2024.10.09 23:19:50.079840 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Debug> DynamicQueryHandler: Done processing query | ||
8533 | 2024.10.09 23:19:50.079867 [ 3 ] {37e91492-2289-4164-b134-0799d4536ef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8534 | 2024.10.09 23:19:50.079883 [ 3 ] {} <Debug> HTTP-Session: f3eb66b5-b946-4385-ac8d-2411d300b52b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8535 | 2024.10.09 23:19:50.080016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8536 | 2024.10.09 23:19:50.080062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8537 | 2024.10.09 23:19:50.080081 [ 3 ] {} <Debug> HTTP-Session: 3a82a56e-6010-4ea0-8311-7de61fb49f05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8538 | 2024.10.09 23:19:50.080098 [ 3 ] {} <Debug> HTTP-Session: 3a82a56e-6010-4ea0-8311-7de61fb49f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8539 | 2024.10.09 23:19:50.080112 [ 3 ] {} <Debug> HTTP-Session: 3a82a56e-6010-4ea0-8311-7de61fb49f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8540 | 2024.10.09 23:19:50.080143 [ 3 ] {} <Trace> HTTP-Session: 3a82a56e-6010-4ea0-8311-7de61fb49f05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8541 | 2024.10.09 23:19:50.080237 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8542 | 2024.10.09 23:19:50.080282 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8543 | 2024.10.09 23:19:50.080411 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8544 | 2024.10.09 23:19:50.080688 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8545 | 2024.10.09 23:19:50.080723 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8546 | 2024.10.09 23:19:50.081074 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8547 | 2024.10.09 23:19:50.081393 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8548 | 2024.10.09 23:19:50.081549 [ 40 ] {} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
8549 | 2024.10.09 23:19:50.081554 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 234.81 KiB/sec. | ||
8550 | 2024.10.09 23:19:50.081636 [ 40 ] {} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8551 | 2024.10.09 23:19:50.081704 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8552 | 2024.10.09 23:19:50.081904 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Debug> DynamicQueryHandler: Done processing query | ||
8553 | 2024.10.09 23:19:50.081929 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
8554 | 2024.10.09 23:19:50.081946 [ 3 ] {e56b6a48-f050-4e74-b42d-3fb6e59a3de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8555 | 2024.10.09 23:19:50.082028 [ 3 ] {} <Debug> HTTP-Session: 3a82a56e-6010-4ea0-8311-7de61fb49f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8556 | 2024.10.09 23:19:50.082237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8557 | 2024.10.09 23:19:50.082241 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8558 | 2024.10.09 23:19:50.082331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8559 | 2024.10.09 23:19:50.082337 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
8560 | 2024.10.09 23:19:50.082369 [ 3 ] {} <Debug> HTTP-Session: b7595ead-6687-432e-8067-d19f0da39c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8561 | 2024.10.09 23:19:50.082423 [ 3 ] {} <Debug> HTTP-Session: b7595ead-6687-432e-8067-d19f0da39c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8562 | 2024.10.09 23:19:50.082464 [ 3 ] {} <Debug> HTTP-Session: b7595ead-6687-432e-8067-d19f0da39c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8563 | 2024.10.09 23:19:50.082614 [ 3 ] {} <Trace> HTTP-Session: b7595ead-6687-432e-8067-d19f0da39c57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8564 | 2024.10.09 23:19:50.082636 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
8565 | 2024.10.09 23:19:50.082980 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
8566 | 2024.10.09 23:19:50.083054 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8567 | 2024.10.09 23:19:50.083265 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8568 | 2024.10.09 23:19:50.083289 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
8569 | 2024.10.09 23:19:50.083628 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
8570 | 2024.10.09 23:19:50.083945 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
8571 | 2024.10.09 23:19:50.084626 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8572 | 2024.10.09 23:19:50.085497 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8573 | 2024.10.09 23:19:50.085569 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8574 | 2024.10.09 23:19:50.086814 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8575 | 2024.10.09 23:19:50.086847 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005025949 sec., 19100.870303299933 rows/sec., 997.95 KiB/sec. | ||
8576 | 2024.10.09 23:19:50.087038 [ 189 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
8577 | 2024.10.09 23:19:50.087710 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8578 | 2024.10.09 23:19:50.088031 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00521 sec., 45489.443378119 rows/sec., 3.05 MiB/sec. | ||
8579 | 2024.10.09 23:19:50.088210 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_16_3} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8580 | 2024.10.09 23:19:50.088610 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Debug> DynamicQueryHandler: Done processing query | ||
8581 | 2024.10.09 23:19:50.088623 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_16_3} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
8582 | 2024.10.09 23:19:50.088695 [ 3 ] {3f19197a-e3da-45c3-a7a9-607e00dad242} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8583 | 2024.10.09 23:19:50.088799 [ 3 ] {} <Debug> HTTP-Session: b7595ead-6687-432e-8067-d19f0da39c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8584 | 2024.10.09 23:19:50.088950 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8585 | 2024.10.09 23:19:50.089035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8586 | 2024.10.09 23:19:50.089089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8587 | 2024.10.09 23:19:50.089109 [ 3 ] {} <Debug> HTTP-Session: 2ecad96c-5e2f-4c6f-b399-2ca0cf701583 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8588 | 2024.10.09 23:19:50.089126 [ 3 ] {} <Debug> HTTP-Session: 2ecad96c-5e2f-4c6f-b399-2ca0cf701583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8589 | 2024.10.09 23:19:50.089140 [ 3 ] {} <Debug> HTTP-Session: 2ecad96c-5e2f-4c6f-b399-2ca0cf701583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8590 | 2024.10.09 23:19:50.089172 [ 3 ] {} <Trace> HTTP-Session: 2ecad96c-5e2f-4c6f-b399-2ca0cf701583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8591 | 2024.10.09 23:19:50.089271 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8592 | 2024.10.09 23:19:50.089321 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8593 | 2024.10.09 23:19:50.089482 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8594 | 2024.10.09 23:19:50.089788 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8595 | 2024.10.09 23:19:50.089824 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8596 | 2024.10.09 23:19:50.090181 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8597 | 2024.10.09 23:19:50.090508 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8598 | 2024.10.09 23:19:50.090670 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. | ||
8599 | 2024.10.09 23:19:50.090876 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Debug> DynamicQueryHandler: Done processing query | ||
8600 | 2024.10.09 23:19:50.090900 [ 3 ] {e10ab926-5e0a-41c4-8f51-c026d25374af} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8601 | 2024.10.09 23:19:50.090917 [ 3 ] {} <Debug> HTTP-Session: 2ecad96c-5e2f-4c6f-b399-2ca0cf701583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8602 | 2024.10.09 23:19:50.091044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8603 | 2024.10.09 23:19:50.091092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8604 | 2024.10.09 23:19:50.091112 [ 3 ] {} <Debug> HTTP-Session: 1f39fa11-871f-4d32-80d9-d189352afeb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8605 | 2024.10.09 23:19:50.091129 [ 3 ] {} <Debug> HTTP-Session: 1f39fa11-871f-4d32-80d9-d189352afeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8606 | 2024.10.09 23:19:50.091143 [ 3 ] {} <Debug> HTTP-Session: 1f39fa11-871f-4d32-80d9-d189352afeb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8607 | 2024.10.09 23:19:50.091175 [ 3 ] {} <Trace> HTTP-Session: 1f39fa11-871f-4d32-80d9-d189352afeb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8608 | 2024.10.09 23:19:50.091331 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8609 | 2024.10.09 23:19:50.091396 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <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 | ||
8610 | 2024.10.09 23:19:50.091827 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8611 | 2024.10.09 23:19:50.092315 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8612 | 2024.10.09 23:19:50.092359 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8613 | 2024.10.09 23:19:50.092953 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8614 | 2024.10.09 23:19:50.093429 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8615 | 2024.10.09 23:19:50.093630 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002377 sec., 3786.2852334875893 rows/sec., 6.78 MiB/sec. | ||
8616 | 2024.10.09 23:19:50.093828 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Debug> DynamicQueryHandler: Done processing query | ||
8617 | 2024.10.09 23:19:50.093853 [ 3 ] {82261109-20ff-4269-b2db-e2eda188a649} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8618 | 2024.10.09 23:19:50.093869 [ 3 ] {} <Debug> HTTP-Session: 1f39fa11-871f-4d32-80d9-d189352afeb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8619 | 2024.10.09 23:19:50.093995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8620 | 2024.10.09 23:19:50.094043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8621 | 2024.10.09 23:19:50.094063 [ 3 ] {} <Debug> HTTP-Session: f26022c1-8fc2-40bd-a218-c08f482bb1e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8622 | 2024.10.09 23:19:50.094080 [ 3 ] {} <Debug> HTTP-Session: f26022c1-8fc2-40bd-a218-c08f482bb1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8623 | 2024.10.09 23:19:50.094094 [ 3 ] {} <Debug> HTTP-Session: f26022c1-8fc2-40bd-a218-c08f482bb1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8624 | 2024.10.09 23:19:50.094124 [ 3 ] {} <Trace> HTTP-Session: f26022c1-8fc2-40bd-a218-c08f482bb1e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8625 | 2024.10.09 23:19:50.094251 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8626 | 2024.10.09 23:19:50.094296 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8627 | 2024.10.09 23:19:50.094424 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8628 | 2024.10.09 23:19:50.094737 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8629 | 2024.10.09 23:19:50.094774 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8630 | 2024.10.09 23:19:50.095143 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8631 | 2024.10.09 23:19:50.095478 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8632 | 2024.10.09 23:19:50.095634 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec. | ||
8633 | 2024.10.09 23:19:50.095811 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Debug> DynamicQueryHandler: Done processing query | ||
8634 | 2024.10.09 23:19:50.095835 [ 3 ] {b3979d4c-a3cd-4feb-a00e-837c8e6b951f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8635 | 2024.10.09 23:19:50.095851 [ 3 ] {} <Debug> HTTP-Session: f26022c1-8fc2-40bd-a218-c08f482bb1e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8636 | 2024.10.09 23:19:51.791043 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8637 | 2024.10.09 23:19:51.791127 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8638 | 2024.10.09 23:19:55.063712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8639 | 2024.10.09 23:19:55.063842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8640 | 2024.10.09 23:19:55.063867 [ 3 ] {} <Debug> HTTP-Session: f123d48a-ac2c-456b-a1b7-24ef5e5d26e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8641 | 2024.10.09 23:19:55.063891 [ 3 ] {} <Debug> HTTP-Session: f123d48a-ac2c-456b-a1b7-24ef5e5d26e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8642 | 2024.10.09 23:19:55.063906 [ 3 ] {} <Debug> HTTP-Session: f123d48a-ac2c-456b-a1b7-24ef5e5d26e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8643 | 2024.10.09 23:19:55.063955 [ 3 ] {} <Trace> HTTP-Session: f123d48a-ac2c-456b-a1b7-24ef5e5d26e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8644 | 2024.10.09 23:19:55.064134 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8645 | 2024.10.09 23:19:55.064203 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8646 | 2024.10.09 23:19:55.064548 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8647 | 2024.10.09 23:19:55.064963 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8648 | 2024.10.09 23:19:55.065009 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8649 | 2024.10.09 23:19:55.065421 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8650 | 2024.10.09 23:19:55.065837 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8651 | 2024.10.09 23:19:55.066009 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001925 sec., 1038.9610389610389 rows/sec., 84.72 KiB/sec. | ||
8652 | 2024.10.09 23:19:55.066231 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Debug> DynamicQueryHandler: Done processing query | ||
8653 | 2024.10.09 23:19:55.066258 [ 3 ] {ebf824c9-3ec2-41bd-9ca0-77a5cd13ae58} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8654 | 2024.10.09 23:19:55.066275 [ 3 ] {} <Debug> HTTP-Session: f123d48a-ac2c-456b-a1b7-24ef5e5d26e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8655 | 2024.10.09 23:19:55.066451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8656 | 2024.10.09 23:19:55.066505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8657 | 2024.10.09 23:19:55.066525 [ 3 ] {} <Debug> HTTP-Session: 6421754c-7398-4344-ab68-8b33752d119c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8658 | 2024.10.09 23:19:55.066544 [ 3 ] {} <Debug> HTTP-Session: 6421754c-7398-4344-ab68-8b33752d119c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8659 | 2024.10.09 23:19:55.066582 [ 3 ] {} <Debug> HTTP-Session: 6421754c-7398-4344-ab68-8b33752d119c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8660 | 2024.10.09 23:19:55.066618 [ 3 ] {} <Trace> HTTP-Session: 6421754c-7398-4344-ab68-8b33752d119c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8661 | 2024.10.09 23:19:55.066755 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8662 | 2024.10.09 23:19:55.066804 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8663 | 2024.10.09 23:19:55.067040 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8664 | 2024.10.09 23:19:55.067468 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8665 | 2024.10.09 23:19:55.067505 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8666 | 2024.10.09 23:19:55.067871 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8667 | 2024.10.09 23:19:55.068244 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8668 | 2024.10.09 23:19:55.068407 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.001698 sec., 70082.44994110719 rows/sec., 5.97 MiB/sec. | ||
8669 | 2024.10.09 23:19:55.068585 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Debug> DynamicQueryHandler: Done processing query | ||
8670 | 2024.10.09 23:19:55.068609 [ 3 ] {c3acd616-2b97-4bb0-9ab4-a24adb9b4c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8671 | 2024.10.09 23:19:55.068625 [ 3 ] {} <Debug> HTTP-Session: 6421754c-7398-4344-ab68-8b33752d119c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8672 | 2024.10.09 23:19:55.068773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8673 | 2024.10.09 23:19:55.068822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8674 | 2024.10.09 23:19:55.068842 [ 3 ] {} <Debug> HTTP-Session: 1661a1f8-3e9e-46ed-8a8e-092e8aac3b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8675 | 2024.10.09 23:19:55.068859 [ 3 ] {} <Debug> HTTP-Session: 1661a1f8-3e9e-46ed-8a8e-092e8aac3b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8676 | 2024.10.09 23:19:55.068873 [ 3 ] {} <Debug> HTTP-Session: 1661a1f8-3e9e-46ed-8a8e-092e8aac3b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8677 | 2024.10.09 23:19:55.068905 [ 3 ] {} <Trace> HTTP-Session: 1661a1f8-3e9e-46ed-8a8e-092e8aac3b6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8678 | 2024.10.09 23:19:55.069016 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8679 | 2024.10.09 23:19:55.069060 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8680 | 2024.10.09 23:19:55.069286 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8681 | 2024.10.09 23:19:55.069628 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8682 | 2024.10.09 23:19:55.069665 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8683 | 2024.10.09 23:19:55.070007 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8684 | 2024.10.09 23:19:55.070358 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8685 | 2024.10.09 23:19:55.070516 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001534 sec., 21512.38591916558 rows/sec., 1.57 MiB/sec. | ||
8686 | 2024.10.09 23:19:55.070820 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Debug> DynamicQueryHandler: Done processing query | ||
8687 | 2024.10.09 23:19:55.070869 [ 3 ] {ecba7dc2-6ebd-4328-b4f2-f4bc6e999af0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8688 | 2024.10.09 23:19:55.070904 [ 3 ] {} <Debug> HTTP-Session: 1661a1f8-3e9e-46ed-8a8e-092e8aac3b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8689 | 2024.10.09 23:19:55.071040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8690 | 2024.10.09 23:19:55.071090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8691 | 2024.10.09 23:19:55.071110 [ 3 ] {} <Debug> HTTP-Session: e53cecc3-2a66-46e3-a530-af307cd48be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8692 | 2024.10.09 23:19:55.071126 [ 3 ] {} <Debug> HTTP-Session: e53cecc3-2a66-46e3-a530-af307cd48be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8693 | 2024.10.09 23:19:55.071140 [ 3 ] {} <Debug> HTTP-Session: e53cecc3-2a66-46e3-a530-af307cd48be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8694 | 2024.10.09 23:19:55.071171 [ 3 ] {} <Trace> HTTP-Session: e53cecc3-2a66-46e3-a530-af307cd48be8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8695 | 2024.10.09 23:19:55.071300 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8696 | 2024.10.09 23:19:55.071346 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8697 | 2024.10.09 23:19:55.071593 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8698 | 2024.10.09 23:19:55.071979 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8699 | 2024.10.09 23:19:55.072016 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8700 | 2024.10.09 23:19:55.072371 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8701 | 2024.10.09 23:19:55.072720 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8702 | 2024.10.09 23:19:55.072872 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001621 sec., 59839.60518198643 rows/sec., 4.68 MiB/sec. | ||
8703 | 2024.10.09 23:19:55.073145 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Debug> DynamicQueryHandler: Done processing query | ||
8704 | 2024.10.09 23:19:55.073204 [ 3 ] {1e330670-ec0e-4d31-8fcf-4d6b4e4aa47f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
8705 | 2024.10.09 23:19:55.073255 [ 3 ] {} <Debug> HTTP-Session: e53cecc3-2a66-46e3-a530-af307cd48be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8706 | 2024.10.09 23:19:55.073465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8707 | 2024.10.09 23:19:55.073517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8708 | 2024.10.09 23:19:55.073537 [ 3 ] {} <Debug> HTTP-Session: e6a3ea0c-42df-4c77-afef-00c15f39691e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8709 | 2024.10.09 23:19:55.073554 [ 3 ] {} <Debug> HTTP-Session: e6a3ea0c-42df-4c77-afef-00c15f39691e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8710 | 2024.10.09 23:19:55.073568 [ 3 ] {} <Debug> HTTP-Session: e6a3ea0c-42df-4c77-afef-00c15f39691e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8711 | 2024.10.09 23:19:55.073599 [ 3 ] {} <Trace> HTTP-Session: e6a3ea0c-42df-4c77-afef-00c15f39691e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8712 | 2024.10.09 23:19:55.073747 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8713 | 2024.10.09 23:19:55.073796 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8714 | 2024.10.09 23:19:55.073959 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8715 | 2024.10.09 23:19:55.074350 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8716 | 2024.10.09 23:19:55.074387 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8717 | 2024.10.09 23:19:55.074779 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8718 | 2024.10.09 23:19:55.075107 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8719 | 2024.10.09 23:19:55.075269 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001586 sec., 101513.24085750316 rows/sec., 7.07 MiB/sec. | ||
8720 | 2024.10.09 23:19:55.075546 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Debug> DynamicQueryHandler: Done processing query | ||
8721 | 2024.10.09 23:19:55.075607 [ 3 ] {03823c74-7049-40d7-b6ec-bb31efe23927} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8722 | 2024.10.09 23:19:55.075655 [ 3 ] {} <Debug> HTTP-Session: e6a3ea0c-42df-4c77-afef-00c15f39691e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8723 | 2024.10.09 23:19:55.075825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8724 | 2024.10.09 23:19:55.075875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8725 | 2024.10.09 23:19:55.075894 [ 3 ] {} <Debug> HTTP-Session: a4064c80-bfef-4326-8329-7a662063e960 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8726 | 2024.10.09 23:19:55.075914 [ 3 ] {} <Debug> HTTP-Session: a4064c80-bfef-4326-8329-7a662063e960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8727 | 2024.10.09 23:19:55.075930 [ 3 ] {} <Debug> HTTP-Session: a4064c80-bfef-4326-8329-7a662063e960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8728 | 2024.10.09 23:19:55.075965 [ 3 ] {} <Trace> HTTP-Session: a4064c80-bfef-4326-8329-7a662063e960 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8729 | 2024.10.09 23:19:55.076355 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8730 | 2024.10.09 23:19:55.076438 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <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 | ||
8731 | 2024.10.09 23:19:55.076885 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8732 | 2024.10.09 23:19:55.077500 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8733 | 2024.10.09 23:19:55.077537 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8734 | 2024.10.09 23:19:55.078152 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8735 | 2024.10.09 23:19:55.078563 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8736 | 2024.10.09 23:19:55.078753 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002692 sec., 11515.601783060922 rows/sec., 20.64 MiB/sec. | ||
8737 | 2024.10.09 23:19:55.078958 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Debug> DynamicQueryHandler: Done processing query | ||
8738 | 2024.10.09 23:19:55.078982 [ 3 ] {31334713-d1db-4bb1-b389-82fb5a449106} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8739 | 2024.10.09 23:19:55.078998 [ 3 ] {} <Debug> HTTP-Session: a4064c80-bfef-4326-8329-7a662063e960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8740 | 2024.10.09 23:19:55.079137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8741 | 2024.10.09 23:19:55.079185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8742 | 2024.10.09 23:19:55.079204 [ 3 ] {} <Debug> HTTP-Session: 0fa5da3a-8f8d-46f6-8d0c-94144fbc7a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8743 | 2024.10.09 23:19:55.079220 [ 3 ] {} <Debug> HTTP-Session: 0fa5da3a-8f8d-46f6-8d0c-94144fbc7a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8744 | 2024.10.09 23:19:55.079234 [ 3 ] {} <Debug> HTTP-Session: 0fa5da3a-8f8d-46f6-8d0c-94144fbc7a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8745 | 2024.10.09 23:19:55.079264 [ 3 ] {} <Trace> HTTP-Session: 0fa5da3a-8f8d-46f6-8d0c-94144fbc7a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8746 | 2024.10.09 23:19:55.079375 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8747 | 2024.10.09 23:19:55.079419 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8748 | 2024.10.09 23:19:55.079545 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8749 | 2024.10.09 23:19:55.079870 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8750 | 2024.10.09 23:19:55.079906 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8751 | 2024.10.09 23:19:55.080259 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8752 | 2024.10.09 23:19:55.080580 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8753 | 2024.10.09 23:19:55.080730 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
8754 | 2024.10.09 23:19:55.080899 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Debug> DynamicQueryHandler: Done processing query | ||
8755 | 2024.10.09 23:19:55.080923 [ 3 ] {d91eb546-ad25-4286-b73e-72c349e9c725} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8756 | 2024.10.09 23:19:55.080939 [ 3 ] {} <Debug> HTTP-Session: 0fa5da3a-8f8d-46f6-8d0c-94144fbc7a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8757 | 2024.10.09 23:19:56.156486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 193771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8758 | 2024.10.09 23:19:56.156615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8759 | 2024.10.09 23:19:56.156646 [ 3 ] {} <Debug> HTTP-Session: d67c3264-3844-409b-8eea-0b3c92bedf05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8760 | 2024.10.09 23:19:56.156674 [ 3 ] {} <Debug> HTTP-Session: d67c3264-3844-409b-8eea-0b3c92bedf05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8761 | 2024.10.09 23:19:56.156691 [ 3 ] {} <Debug> HTTP-Session: d67c3264-3844-409b-8eea-0b3c92bedf05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8762 | 2024.10.09 23:19:56.156747 [ 3 ] {} <Trace> HTTP-Session: d67c3264-3844-409b-8eea-0b3c92bedf05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8763 | 2024.10.09 23:19:56.157426 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8764 | 2024.10.09 23:19:56.157496 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8765 | 2024.10.09 23:19:56.157833 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8766 | 2024.10.09 23:19:56.159064 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8767 | 2024.10.09 23:19:56.159105 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8768 | 2024.10.09 23:19:56.159615 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8769 | 2024.10.09 23:19:56.160005 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8770 | 2024.10.09 23:19:56.160153 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Debug> executeQuery: Read 1329 rows, 113.46 KiB in 0.003198 sec., 415572.2326454034 rows/sec., 34.65 MiB/sec. | ||
8771 | 2024.10.09 23:19:56.160163 [ 30 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8772 | 2024.10.09 23:19:56.160223 [ 30 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8773 | 2024.10.09 23:19:56.160264 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8774 | 2024.10.09 23:19:56.160419 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Debug> DynamicQueryHandler: Done processing query | ||
8775 | 2024.10.09 23:19:56.160487 [ 3 ] {8a5805d1-412c-49ba-a00b-74d1965df9a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
8776 | 2024.10.09 23:19:56.160555 [ 3 ] {} <Debug> HTTP-Session: d67c3264-3844-409b-8eea-0b3c92bedf05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8777 | 2024.10.09 23:19:56.160576 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
8778 | 2024.10.09 23:19:56.160881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 32331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8779 | 2024.10.09 23:19:56.161018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8780 | 2024.10.09 23:19:56.161028 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8781 | 2024.10.09 23:19:56.161049 [ 3 ] {} <Debug> HTTP-Session: 83891bb4-8364-4681-8d9f-ba44d4024bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8782 | 2024.10.09 23:19:56.161097 [ 3 ] {} <Debug> HTTP-Session: 83891bb4-8364-4681-8d9f-ba44d4024bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8783 | 2024.10.09 23:19:56.161109 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1419 rows starting from the beginning of the part | ||
8784 | 2024.10.09 23:19:56.161125 [ 3 ] {} <Debug> HTTP-Session: 83891bb4-8364-4681-8d9f-ba44d4024bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8785 | 2024.10.09 23:19:56.161211 [ 3 ] {} <Trace> HTTP-Session: 83891bb4-8364-4681-8d9f-ba44d4024bc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8786 | 2024.10.09 23:19:56.161366 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 207 rows starting from the beginning of the part | ||
8787 | 2024.10.09 23:19:56.161685 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8788 | 2024.10.09 23:19:56.161708 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
8789 | 2024.10.09 23:19:56.161819 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8790 | 2024.10.09 23:19:56.162082 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 207 rows starting from the beginning of the part | ||
8791 | 2024.10.09 23:19:56.162451 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 119 rows starting from the beginning of the part | ||
8792 | 2024.10.09 23:19:56.162871 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1329 rows starting from the beginning of the part | ||
8793 | 2024.10.09 23:19:56.163185 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8794 | 2024.10.09 23:19:56.164240 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2024.10.09 23:19:56.164312 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8796 | 2024.10.09 23:19:56.165419 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8797 | 2024.10.09 23:19:56.165959 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8798 | 2024.10.09 23:19:56.166141 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004717 sec., 51303.794784820864 rows/sec., 3.48 MiB/sec. | ||
8799 | 2024.10.09 23:19:56.166659 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Debug> DynamicQueryHandler: Done processing query | ||
8800 | 2024.10.09 23:19:56.166687 [ 3 ] {d245129c-8ebe-485d-9b7f-b31a167b425a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
8801 | 2024.10.09 23:19:56.166701 [ 198 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3399 rows, containing 5 columns (5 merged, 0 gathered) in 0.006345316 sec., 535670.7215211977 rows/sec., 47.16 MiB/sec. | ||
8802 | 2024.10.09 23:19:56.166709 [ 3 ] {} <Debug> HTTP-Session: 83891bb4-8364-4681-8d9f-ba44d4024bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8803 | 2024.10.09 23:19:56.166904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8804 | 2024.10.09 23:19:56.166962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8805 | 2024.10.09 23:19:56.166966 [ 198 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8806 | 2024.10.09 23:19:56.166986 [ 3 ] {} <Debug> HTTP-Session: e5a0d6e0-794d-47bc-b1ee-d9e69ece0902 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8807 | 2024.10.09 23:19:56.167013 [ 3 ] {} <Debug> HTTP-Session: e5a0d6e0-794d-47bc-b1ee-d9e69ece0902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8808 | 2024.10.09 23:19:56.167039 [ 3 ] {} <Debug> HTTP-Session: e5a0d6e0-794d-47bc-b1ee-d9e69ece0902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8809 | 2024.10.09 23:19:56.167079 [ 3 ] {} <Trace> HTTP-Session: e5a0d6e0-794d-47bc-b1ee-d9e69ece0902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8810 | 2024.10.09 23:19:56.167193 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8811 | 2024.10.09 23:19:56.167266 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8812 | 2024.10.09 23:19:56.167639 [ 198 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8813 | 2024.10.09 23:19:56.167697 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8814 | 2024.10.09 23:19:56.167748 [ 198 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_46_9} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8815 | 2024.10.09 23:19:56.167860 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
8816 | 2024.10.09 23:19:56.168052 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8817 | 2024.10.09 23:19:56.168090 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8818 | 2024.10.09 23:19:56.168450 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8819 | 2024.10.09 23:19:56.168822 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8820 | 2024.10.09 23:19:56.168948 [ 30 ] {} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8821 | 2024.10.09 23:19:56.168954 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001796 sec., 3340.7572383073493 rows/sec., 197.38 KiB/sec. | ||
8822 | 2024.10.09 23:19:56.168987 [ 30 ] {} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8823 | 2024.10.09 23:19:56.169028 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8824 | 2024.10.09 23:19:56.169227 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Debug> DynamicQueryHandler: Done processing query | ||
8825 | 2024.10.09 23:19:56.169243 [ 200 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
8826 | 2024.10.09 23:19:56.169265 [ 3 ] {fd5b2a8b-ed9b-44c4-a743-b80e8c6ea724} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8827 | 2024.10.09 23:19:56.169331 [ 3 ] {} <Debug> HTTP-Session: e5a0d6e0-794d-47bc-b1ee-d9e69ece0902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8828 | 2024.10.09 23:19:56.169486 [ 200 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8829 | 2024.10.09 23:19:56.169546 [ 200 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
8830 | 2024.10.09 23:19:56.169559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 136709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8831 | 2024.10.09 23:19:56.169698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8832 | 2024.10.09 23:19:56.169781 [ 3 ] {} <Debug> HTTP-Session: 39515aea-7039-41ac-a687-e704be9e2a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8833 | 2024.10.09 23:19:56.169861 [ 3 ] {} <Debug> HTTP-Session: 39515aea-7039-41ac-a687-e704be9e2a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8834 | 2024.10.09 23:19:56.169873 [ 200 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
8835 | 2024.10.09 23:19:56.169911 [ 3 ] {} <Debug> HTTP-Session: 39515aea-7039-41ac-a687-e704be9e2a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8836 | 2024.10.09 23:19:56.170015 [ 3 ] {} <Trace> HTTP-Session: 39515aea-7039-41ac-a687-e704be9e2a06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8837 | 2024.10.09 23:19:56.170131 [ 200 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
8838 | 2024.10.09 23:19:56.170495 [ 200 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
8839 | 2024.10.09 23:19:56.170618 [ 200 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
8840 | 2024.10.09 23:19:56.170831 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8841 | 2024.10.09 23:19:56.171012 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8842 | 2024.10.09 23:19:56.171818 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8843 | 2024.10.09 23:19:56.172628 [ 199 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003470918 sec., 8643.246541693004 rows/sec., 548.64 KiB/sec. | ||
8844 | 2024.10.09 23:19:56.172917 [ 199 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8845 | 2024.10.09 23:19:56.173138 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8846 | 2024.10.09 23:19:56.173194 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8847 | 2024.10.09 23:19:56.173876 [ 199 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_17_4} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8848 | 2024.10.09 23:19:56.174085 [ 199 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_17_4} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8849 | 2024.10.09 23:19:56.174226 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8850 | 2024.10.09 23:19:56.174234 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8851 | 2024.10.09 23:19:56.174644 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8852 | 2024.10.09 23:19:56.174779 [ 30 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8853 | 2024.10.09 23:19:56.174784 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.004467 sec., 187597.94045220508 rows/sec., 13.55 MiB/sec. | ||
8854 | 2024.10.09 23:19:56.174816 [ 30 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2024.10.09 23:19:56.174868 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8856 | 2024.10.09 23:19:56.175209 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
8857 | 2024.10.09 23:19:56.175252 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Debug> DynamicQueryHandler: Done processing query | ||
8858 | 2024.10.09 23:19:56.175335 [ 3 ] {e25ea82d-5dce-4f26-a7a0-ef7bc2aeb190} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
8859 | 2024.10.09 23:19:56.175412 [ 3 ] {} <Debug> HTTP-Session: 39515aea-7039-41ac-a687-e704be9e2a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8860 | 2024.10.09 23:19:56.175750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8861 | 2024.10.09 23:19:56.175952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8862 | 2024.10.09 23:19:56.176045 [ 3 ] {} <Debug> HTTP-Session: 8e0721da-563d-4564-9266-561bd15f99f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8863 | 2024.10.09 23:19:56.176109 [ 3 ] {} <Debug> HTTP-Session: 8e0721da-563d-4564-9266-561bd15f99f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8864 | 2024.10.09 23:19:56.176145 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8865 | 2024.10.09 23:19:56.176167 [ 3 ] {} <Debug> HTTP-Session: 8e0721da-563d-4564-9266-561bd15f99f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8866 | 2024.10.09 23:19:56.176235 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 917 rows starting from the beginning of the part | ||
8867 | 2024.10.09 23:19:56.176259 [ 3 ] {} <Trace> HTTP-Session: 8e0721da-563d-4564-9266-561bd15f99f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8868 | 2024.10.09 23:19:56.176519 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 391 rows starting from the beginning of the part | ||
8869 | 2024.10.09 23:19:56.176579 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8870 | 2024.10.09 23:19:56.176763 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8871 | 2024.10.09 23:19:56.176828 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
8872 | 2024.10.09 23:19:56.177239 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 391 rows starting from the beginning of the part | ||
8873 | 2024.10.09 23:19:56.177661 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 97 rows starting from the beginning of the part | ||
8874 | 2024.10.09 23:19:56.177732 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8875 | 2024.10.09 23:19:56.177967 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 838 rows starting from the beginning of the part | ||
8876 | 2024.10.09 23:19:56.178742 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8877 | 2024.10.09 23:19:56.178807 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8878 | 2024.10.09 23:19:56.179753 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8879 | 2024.10.09 23:19:56.180469 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8880 | 2024.10.09 23:19:56.180657 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004211 sec., 1424.8397055331275 rows/sec., 74.44 KiB/sec. | ||
8881 | 2024.10.09 23:19:56.181251 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Debug> DynamicQueryHandler: Done processing query | ||
8882 | 2024.10.09 23:19:56.181331 [ 3 ] {270591ea-baf9-478e-a7c9-3a2ece9a9b28} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8883 | 2024.10.09 23:19:56.181423 [ 3 ] {} <Debug> HTTP-Session: 8e0721da-563d-4564-9266-561bd15f99f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8884 | 2024.10.09 23:19:56.181611 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2729 rows, containing 5 columns (5 merged, 0 gathered) in 0.006620442 sec., 412208.1274936024 rows/sec., 31.44 MiB/sec. | ||
8885 | 2024.10.09 23:19:56.181732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 180912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8886 | 2024.10.09 23:19:56.181796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8887 | 2024.10.09 23:19:56.181819 [ 3 ] {} <Debug> HTTP-Session: d48eed93-c61b-413d-8dee-ff631dac14ac Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8888 | 2024.10.09 23:19:56.181827 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8889 | 2024.10.09 23:19:56.181844 [ 3 ] {} <Debug> HTTP-Session: d48eed93-c61b-413d-8dee-ff631dac14ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8890 | 2024.10.09 23:19:56.181867 [ 3 ] {} <Debug> HTTP-Session: d48eed93-c61b-413d-8dee-ff631dac14ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8891 | 2024.10.09 23:19:56.181920 [ 3 ] {} <Trace> HTTP-Session: d48eed93-c61b-413d-8dee-ff631dac14ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2024.10.09 23:19:56.182374 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8893 | 2024.10.09 23:19:56.182453 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_46_9} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8894 | 2024.10.09 23:19:56.182472 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8895 | 2024.10.09 23:19:56.182544 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8896 | 2024.10.09 23:19:56.182549 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
8897 | 2024.10.09 23:19:56.182722 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8898 | 2024.10.09 23:19:56.183617 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8899 | 2024.10.09 23:19:56.183653 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8900 | 2024.10.09 23:19:56.184094 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8901 | 2024.10.09 23:19:56.184455 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8902 | 2024.10.09 23:19:56.184585 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8903 | 2024.10.09 23:19:56.184589 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Debug> executeQuery: Read 957 rows, 65.12 KiB in 0.002501 sec., 382646.94122351054 rows/sec., 25.43 MiB/sec. | ||
8904 | 2024.10.09 23:19:56.184622 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8905 | 2024.10.09 23:19:56.184668 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8906 | 2024.10.09 23:19:56.184911 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Debug> DynamicQueryHandler: Done processing query | ||
8907 | 2024.10.09 23:19:56.184981 [ 3 ] {9791ef16-7292-4bb7-b65b-b0450125ba42} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
8908 | 2024.10.09 23:19:56.185055 [ 3 ] {} <Debug> HTTP-Session: d48eed93-c61b-413d-8dee-ff631dac14ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8909 | 2024.10.09 23:19:56.185051 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
8910 | 2024.10.09 23:19:56.185418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8911 | 2024.10.09 23:19:56.185599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8912 | 2024.10.09 23:19:56.185698 [ 3 ] {} <Debug> HTTP-Session: 2ae75bb9-be73-4a4b-8847-fa75c86e872a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8913 | 2024.10.09 23:19:56.185778 [ 3 ] {} <Debug> HTTP-Session: 2ae75bb9-be73-4a4b-8847-fa75c86e872a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8914 | 2024.10.09 23:19:56.185795 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8915 | 2024.10.09 23:19:56.185811 [ 3 ] {} <Debug> HTTP-Session: 2ae75bb9-be73-4a4b-8847-fa75c86e872a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8916 | 2024.10.09 23:19:56.185862 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13463 rows starting from the beginning of the part | ||
8917 | 2024.10.09 23:19:56.185889 [ 3 ] {} <Trace> HTTP-Session: 2ae75bb9-be73-4a4b-8847-fa75c86e872a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8918 | 2024.10.09 23:19:56.186106 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part | ||
8919 | 2024.10.09 23:19:56.186259 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8920 | 2024.10.09 23:19:56.186402 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
8921 | 2024.10.09 23:19:56.186459 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8922 | 2024.10.09 23:19:56.186702 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
8923 | 2024.10.09 23:19:56.187077 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
8924 | 2024.10.09 23:19:56.187454 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 957 rows starting from the beginning of the part | ||
8925 | 2024.10.09 23:19:56.187775 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8926 | 2024.10.09 23:19:56.188671 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8927 | 2024.10.09 23:19:56.188725 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8928 | 2024.10.09 23:19:56.189142 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8929 | 2024.10.09 23:19:56.189868 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8930 | 2024.10.09 23:19:56.190232 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004104 sec., 243.66471734892787 rows/sec., 16.42 KiB/sec. | ||
8931 | 2024.10.09 23:19:56.190619 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Debug> DynamicQueryHandler: Done processing query | ||
8932 | 2024.10.09 23:19:56.190681 [ 3 ] {49d3e7c2-03cb-466a-bc10-1e333415af1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8933 | 2024.10.09 23:19:56.190727 [ 3 ] {} <Debug> HTTP-Session: 2ae75bb9-be73-4a4b-8847-fa75c86e872a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8934 | 2024.10.09 23:19:56.190894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8935 | 2024.10.09 23:19:56.190949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8936 | 2024.10.09 23:19:56.190976 [ 3 ] {} <Debug> HTTP-Session: 3cac8eec-8c10-4939-989d-6cb17852b8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8937 | 2024.10.09 23:19:56.190994 [ 3 ] {} <Debug> HTTP-Session: 3cac8eec-8c10-4939-989d-6cb17852b8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8938 | 2024.10.09 23:19:56.191008 [ 3 ] {} <Debug> HTTP-Session: 3cac8eec-8c10-4939-989d-6cb17852b8ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8939 | 2024.10.09 23:19:56.191042 [ 3 ] {} <Trace> HTTP-Session: 3cac8eec-8c10-4939-989d-6cb17852b8ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8940 | 2024.10.09 23:19:56.191171 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8941 | 2024.10.09 23:19:56.191221 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8942 | 2024.10.09 23:19:56.191425 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8943 | 2024.10.09 23:19:56.191939 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8944 | 2024.10.09 23:19:56.191976 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8945 | 2024.10.09 23:19:56.192437 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8946 | 2024.10.09 23:19:56.192824 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8947 | 2024.10.09 23:19:56.193009 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Debug> executeQuery: Read 36 rows, 2.15 KiB in 0.001867 sec., 19282.2710230316 rows/sec., 1.12 MiB/sec. | ||
8948 | 2024.10.09 23:19:56.193351 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Debug> DynamicQueryHandler: Done processing query | ||
8949 | 2024.10.09 23:19:56.193431 [ 3 ] {983d688a-a5d3-44f0-985d-f1588876ae88} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8950 | 2024.10.09 23:19:56.193486 [ 3 ] {} <Debug> HTTP-Session: 3cac8eec-8c10-4939-989d-6cb17852b8ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8951 | 2024.10.09 23:19:56.193839 [ 188 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15215 rows, containing 5 columns (5 merged, 0 gathered) in 0.009052679 sec., 1680717.9399600937 rows/sec., 113.58 MiB/sec. | ||
8952 | 2024.10.09 23:19:56.194422 [ 188 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8953 | 2024.10.09 23:19:56.194879 [ 188 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8954 | 2024.10.09 23:19:56.194971 [ 188 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8955 | 2024.10.09 23:19:56.195073 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
8956 | 2024.10.09 23:19:56.991662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 884 | ||
8957 | 2024.10.09 23:19:56.994878 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8958 | 2024.10.09 23:19:56.994940 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8959 | 2024.10.09 23:19:56.996545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8960 | 2024.10.09 23:19:56.997600 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8961 | 2024.10.09 23:19:56.998791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
8962 | 2024.10.09 23:20:00.061600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 10609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8963 | 2024.10.09 23:20:00.061731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8964 | 2024.10.09 23:20:00.061759 [ 3 ] {} <Debug> HTTP-Session: 67fcfe01-195b-438d-8210-0d57fdd992e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8965 | 2024.10.09 23:20:00.061788 [ 3 ] {} <Debug> HTTP-Session: 67fcfe01-195b-438d-8210-0d57fdd992e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8966 | 2024.10.09 23:20:00.061803 [ 3 ] {} <Debug> HTTP-Session: 67fcfe01-195b-438d-8210-0d57fdd992e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8967 | 2024.10.09 23:20:00.061855 [ 3 ] {} <Trace> HTTP-Session: 67fcfe01-195b-438d-8210-0d57fdd992e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8968 | 2024.10.09 23:20:00.062063 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8969 | 2024.10.09 23:20:00.062137 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8970 | 2024.10.09 23:20:00.062491 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8971 | 2024.10.09 23:20:00.063028 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8972 | 2024.10.09 23:20:00.063076 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8973 | 2024.10.09 23:20:00.063522 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8974 | 2024.10.09 23:20:00.063938 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8975 | 2024.10.09 23:20:00.064116 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Debug> executeQuery: Read 74 rows, 6.10 KiB in 0.002124 sec., 34839.924670433145 rows/sec., 2.80 MiB/sec. | ||
8976 | 2024.10.09 23:20:00.064451 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Debug> DynamicQueryHandler: Done processing query | ||
8977 | 2024.10.09 23:20:00.064496 [ 3 ] {c5cc5f8d-1e32-4ec2-9c34-347dad2302fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8978 | 2024.10.09 23:20:00.064522 [ 3 ] {} <Debug> HTTP-Session: 67fcfe01-195b-438d-8210-0d57fdd992e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8979 | 2024.10.09 23:20:00.064731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8980 | 2024.10.09 23:20:00.064799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8981 | 2024.10.09 23:20:00.064819 [ 3 ] {} <Debug> HTTP-Session: 463f91e4-10c8-4fe1-879f-7d83c3e364c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8982 | 2024.10.09 23:20:00.064838 [ 3 ] {} <Debug> HTTP-Session: 463f91e4-10c8-4fe1-879f-7d83c3e364c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8983 | 2024.10.09 23:20:00.064853 [ 3 ] {} <Debug> HTTP-Session: 463f91e4-10c8-4fe1-879f-7d83c3e364c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8984 | 2024.10.09 23:20:00.064890 [ 3 ] {} <Trace> HTTP-Session: 463f91e4-10c8-4fe1-879f-7d83c3e364c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8985 | 2024.10.09 23:20:00.065009 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8986 | 2024.10.09 23:20:00.065059 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8987 | 2024.10.09 23:20:00.065332 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8988 | 2024.10.09 23:20:00.065684 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8989 | 2024.10.09 23:20:00.065726 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
8990 | 2024.10.09 23:20:00.066101 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8991 | 2024.10.09 23:20:00.066487 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8992 | 2024.10.09 23:20:00.066646 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001668 sec., 5395.6834532374105 rows/sec., 405.73 KiB/sec. | ||
8993 | 2024.10.09 23:20:00.066876 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Debug> DynamicQueryHandler: Done processing query | ||
8994 | 2024.10.09 23:20:00.066905 [ 3 ] {f70760a7-b51e-469d-8867-9a0638e3c8af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8995 | 2024.10.09 23:20:00.066924 [ 3 ] {} <Debug> HTTP-Session: 463f91e4-10c8-4fe1-879f-7d83c3e364c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8996 | 2024.10.09 23:20:00.067068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8997 | 2024.10.09 23:20:00.067121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8998 | 2024.10.09 23:20:00.067140 [ 3 ] {} <Debug> HTTP-Session: 75f6be3a-72ee-4859-8f72-8fe617e4eb48 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
8999 | 2024.10.09 23:20:00.067157 [ 3 ] {} <Debug> HTTP-Session: 75f6be3a-72ee-4859-8f72-8fe617e4eb48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9000 | 2024.10.09 23:20:00.067178 [ 3 ] {} <Debug> HTTP-Session: 75f6be3a-72ee-4859-8f72-8fe617e4eb48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9001 | 2024.10.09 23:20:00.067211 [ 3 ] {} <Trace> HTTP-Session: 75f6be3a-72ee-4859-8f72-8fe617e4eb48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9002 | 2024.10.09 23:20:00.067335 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9003 | 2024.10.09 23:20:00.067380 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9004 | 2024.10.09 23:20:00.067620 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9005 | 2024.10.09 23:20:00.067992 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9006 | 2024.10.09 23:20:00.068033 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9007 | 2024.10.09 23:20:00.068406 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9008 | 2024.10.09 23:20:00.068777 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9009 | 2024.10.09 23:20:00.068938 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001649 sec., 44269.25409338993 rows/sec., 3.46 MiB/sec. | ||
9010 | 2024.10.09 23:20:00.069120 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Debug> DynamicQueryHandler: Done processing query | ||
9011 | 2024.10.09 23:20:00.069146 [ 3 ] {b76353a1-f3d4-4515-a5c3-1c4914d6523d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9012 | 2024.10.09 23:20:00.069163 [ 3 ] {} <Debug> HTTP-Session: 75f6be3a-72ee-4859-8f72-8fe617e4eb48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9013 | 2024.10.09 23:20:00.069371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 24081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9014 | 2024.10.09 23:20:00.069426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9015 | 2024.10.09 23:20:00.069446 [ 3 ] {} <Debug> HTTP-Session: 587d5904-b0d0-45c0-a43c-4471a51b77e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9016 | 2024.10.09 23:20:00.069462 [ 3 ] {} <Debug> HTTP-Session: 587d5904-b0d0-45c0-a43c-4471a51b77e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9017 | 2024.10.09 23:20:00.069476 [ 3 ] {} <Debug> HTTP-Session: 587d5904-b0d0-45c0-a43c-4471a51b77e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9018 | 2024.10.09 23:20:00.069508 [ 3 ] {} <Trace> HTTP-Session: 587d5904-b0d0-45c0-a43c-4471a51b77e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9019 | 2024.10.09 23:20:00.069653 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9020 | 2024.10.09 23:20:00.069702 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9021 | 2024.10.09 23:20:00.069852 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9022 | 2024.10.09 23:20:00.070308 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9023 | 2024.10.09 23:20:00.070347 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9024 | 2024.10.09 23:20:00.070765 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9025 | 2024.10.09 23:20:00.071120 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9026 | 2024.10.09 23:20:00.071277 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001679 sec., 75044.66944609887 rows/sec., 5.22 MiB/sec. | ||
9027 | 2024.10.09 23:20:00.071461 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Debug> DynamicQueryHandler: Done processing query | ||
9028 | 2024.10.09 23:20:00.071489 [ 3 ] {c10a37db-3749-457a-875f-d2326e2500e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9029 | 2024.10.09 23:20:00.071505 [ 3 ] {} <Debug> HTTP-Session: 587d5904-b0d0-45c0-a43c-4471a51b77e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9030 | 2024.10.09 23:20:00.071624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9031 | 2024.10.09 23:20:00.071673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9032 | 2024.10.09 23:20:00.071692 [ 3 ] {} <Debug> HTTP-Session: 3e7726a2-cc97-486c-b474-a8e3d7050bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9033 | 2024.10.09 23:20:00.071708 [ 3 ] {} <Debug> HTTP-Session: 3e7726a2-cc97-486c-b474-a8e3d7050bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9034 | 2024.10.09 23:20:00.071722 [ 3 ] {} <Debug> HTTP-Session: 3e7726a2-cc97-486c-b474-a8e3d7050bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9035 | 2024.10.09 23:20:00.071754 [ 3 ] {} <Trace> HTTP-Session: 3e7726a2-cc97-486c-b474-a8e3d7050bd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9036 | 2024.10.09 23:20:00.071948 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9037 | 2024.10.09 23:20:00.072015 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <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 | ||
9038 | 2024.10.09 23:20:00.072456 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9039 | 2024.10.09 23:20:00.072996 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9040 | 2024.10.09 23:20:00.073032 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9041 | 2024.10.09 23:20:00.073658 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9042 | 2024.10.09 23:20:00.074087 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9043 | 2024.10.09 23:20:00.074287 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9044 | 2024.10.09 23:20:00.074303 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002456 sec., 3664.495114006515 rows/sec., 6.57 MiB/sec. | ||
9045 | 2024.10.09 23:20:00.074378 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9046 | 2024.10.09 23:20:00.074457 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9047 | 2024.10.09 23:20:00.074988 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
9048 | 2024.10.09 23:20:00.075053 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Debug> DynamicQueryHandler: Done processing query | ||
9049 | 2024.10.09 23:20:00.075138 [ 3 ] {bc208808-b7e0-4b87-b336-18e8bddee41d} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9050 | 2024.10.09 23:20:00.075213 [ 3 ] {} <Debug> HTTP-Session: 3e7726a2-cc97-486c-b474-a8e3d7050bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9051 | 2024.10.09 23:20:00.075451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9052 | 2024.10.09 23:20:00.075560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9053 | 2024.10.09 23:20:00.075615 [ 3 ] {} <Debug> HTTP-Session: a4d23cb1-1ef6-4186-8f18-9ae297222f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9054 | 2024.10.09 23:20:00.075658 [ 3 ] {} <Debug> HTTP-Session: a4d23cb1-1ef6-4186-8f18-9ae297222f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9055 | 2024.10.09 23:20:00.075707 [ 3 ] {} <Debug> HTTP-Session: a4d23cb1-1ef6-4186-8f18-9ae297222f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9056 | 2024.10.09 23:20:00.075806 [ 3 ] {} <Trace> HTTP-Session: a4d23cb1-1ef6-4186-8f18-9ae297222f90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9057 | 2024.10.09 23:20:00.076071 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9058 | 2024.10.09 23:20:00.076206 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9059 | 2024.10.09 23:20:00.076360 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9060 | 2024.10.09 23:20:00.076610 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 629 rows starting from the beginning of the part | ||
9061 | 2024.10.09 23:20:00.076847 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9062 | 2024.10.09 23:20:00.077344 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
9063 | 2024.10.09 23:20:00.078092 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9064 | 2024.10.09 23:20:00.078119 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
9065 | 2024.10.09 23:20:00.078166 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9066 | 2024.10.09 23:20:00.078702 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
9067 | 2024.10.09 23:20:00.079301 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
9068 | 2024.10.09 23:20:00.079605 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9069 | 2024.10.09 23:20:00.079882 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
9070 | 2024.10.09 23:20:00.080842 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9071 | 2024.10.09 23:20:00.081242 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.005273 sec., 8723.686705860042 rows/sec., 604.31 KiB/sec. | ||
9072 | 2024.10.09 23:20:00.081569 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Debug> DynamicQueryHandler: Done processing query | ||
9073 | 2024.10.09 23:20:00.081621 [ 3 ] {ced520bf-64c4-4d73-996a-0bf899b6ba8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9074 | 2024.10.09 23:20:00.081680 [ 3 ] {} <Debug> HTTP-Session: a4d23cb1-1ef6-4186-8f18-9ae297222f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9075 | 2024.10.09 23:20:00.084996 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 19 columns (19 merged, 0 gathered) in 0.010414006 sec., 68945.61036358151 rows/sec., 123.55 MiB/sec. | ||
9076 | 2024.10.09 23:20:00.085795 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9077 | 2024.10.09 23:20:00.086396 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9078 | 2024.10.09 23:20:00.086475 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9079 | 2024.10.09 23:20:00.086623 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
9080 | 2024.10.09 23:20:05.064927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9081 | 2024.10.09 23:20:05.065064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9082 | 2024.10.09 23:20:05.065091 [ 3 ] {} <Debug> HTTP-Session: beb0d59b-72f2-44ce-b551-7f970f530006 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9083 | 2024.10.09 23:20:05.065117 [ 3 ] {} <Debug> HTTP-Session: beb0d59b-72f2-44ce-b551-7f970f530006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9084 | 2024.10.09 23:20:05.065132 [ 3 ] {} <Debug> HTTP-Session: beb0d59b-72f2-44ce-b551-7f970f530006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9085 | 2024.10.09 23:20:05.065186 [ 3 ] {} <Trace> HTTP-Session: beb0d59b-72f2-44ce-b551-7f970f530006 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9086 | 2024.10.09 23:20:05.065406 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9087 | 2024.10.09 23:20:05.065479 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9088 | 2024.10.09 23:20:05.065835 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9089 | 2024.10.09 23:20:05.066358 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9090 | 2024.10.09 23:20:05.066405 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9091 | 2024.10.09 23:20:05.066861 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9092 | 2024.10.09 23:20:05.067277 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9093 | 2024.10.09 23:20:05.067455 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002123 sec., 55581.723975506364 rows/sec., 4.74 MiB/sec. | ||
9094 | 2024.10.09 23:20:05.067682 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Debug> DynamicQueryHandler: Done processing query | ||
9095 | 2024.10.09 23:20:05.067713 [ 3 ] {a1271cee-a6ad-420f-a395-7c7663a76c63} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9096 | 2024.10.09 23:20:05.067730 [ 3 ] {} <Debug> HTTP-Session: beb0d59b-72f2-44ce-b551-7f970f530006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9097 | 2024.10.09 23:20:05.067922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9098 | 2024.10.09 23:20:05.067981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9099 | 2024.10.09 23:20:05.068004 [ 3 ] {} <Debug> HTTP-Session: 2bcc53d2-21e6-4a05-8d95-61f8b1fa59f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9100 | 2024.10.09 23:20:05.068023 [ 3 ] {} <Debug> HTTP-Session: 2bcc53d2-21e6-4a05-8d95-61f8b1fa59f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9101 | 2024.10.09 23:20:05.068037 [ 3 ] {} <Debug> HTTP-Session: 2bcc53d2-21e6-4a05-8d95-61f8b1fa59f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9102 | 2024.10.09 23:20:05.068072 [ 3 ] {} <Trace> HTTP-Session: 2bcc53d2-21e6-4a05-8d95-61f8b1fa59f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9103 | 2024.10.09 23:20:05.068191 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9104 | 2024.10.09 23:20:05.068241 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9105 | 2024.10.09 23:20:05.068486 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9106 | 2024.10.09 23:20:05.068823 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9107 | 2024.10.09 23:20:05.068864 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9108 | 2024.10.09 23:20:05.069234 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9109 | 2024.10.09 23:20:05.069609 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9110 | 2024.10.09 23:20:05.069777 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001615 sec., 19195.046439628484 rows/sec., 1.41 MiB/sec. | ||
9111 | 2024.10.09 23:20:05.069965 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Debug> DynamicQueryHandler: Done processing query | ||
9112 | 2024.10.09 23:20:05.069992 [ 3 ] {6120e1bb-b0b8-400a-ad3d-dd38e3207bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9113 | 2024.10.09 23:20:05.070008 [ 3 ] {} <Debug> HTTP-Session: 2bcc53d2-21e6-4a05-8d95-61f8b1fa59f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9114 | 2024.10.09 23:20:05.070146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9115 | 2024.10.09 23:20:05.070197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9116 | 2024.10.09 23:20:05.070217 [ 3 ] {} <Debug> HTTP-Session: 5037d0f4-3148-4ffe-bf95-26dac281919d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9117 | 2024.10.09 23:20:05.070234 [ 3 ] {} <Debug> HTTP-Session: 5037d0f4-3148-4ffe-bf95-26dac281919d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9118 | 2024.10.09 23:20:05.070248 [ 3 ] {} <Debug> HTTP-Session: 5037d0f4-3148-4ffe-bf95-26dac281919d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9119 | 2024.10.09 23:20:05.070284 [ 3 ] {} <Trace> HTTP-Session: 5037d0f4-3148-4ffe-bf95-26dac281919d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9120 | 2024.10.09 23:20:05.070419 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9121 | 2024.10.09 23:20:05.070465 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9122 | 2024.10.09 23:20:05.070701 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9123 | 2024.10.09 23:20:05.071097 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9124 | 2024.10.09 23:20:05.071137 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9125 | 2024.10.09 23:20:05.071515 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9126 | 2024.10.09 23:20:05.071891 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9127 | 2024.10.09 23:20:05.072063 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001692 sec., 56146.57210401892 rows/sec., 4.39 MiB/sec. | ||
9128 | 2024.10.09 23:20:05.072249 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Debug> DynamicQueryHandler: Done processing query | ||
9129 | 2024.10.09 23:20:05.072274 [ 3 ] {231ac885-6f25-405d-9649-86f1bfc3d5fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9130 | 2024.10.09 23:20:05.072290 [ 3 ] {} <Debug> HTTP-Session: 5037d0f4-3148-4ffe-bf95-26dac281919d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9131 | 2024.10.09 23:20:05.072493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9132 | 2024.10.09 23:20:05.072546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9133 | 2024.10.09 23:20:05.072565 [ 3 ] {} <Debug> HTTP-Session: 335752ac-6fd0-4637-9fc2-089742969548 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9134 | 2024.10.09 23:20:05.072582 [ 3 ] {} <Debug> HTTP-Session: 335752ac-6fd0-4637-9fc2-089742969548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9135 | 2024.10.09 23:20:05.072596 [ 3 ] {} <Debug> HTTP-Session: 335752ac-6fd0-4637-9fc2-089742969548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9136 | 2024.10.09 23:20:05.072628 [ 3 ] {} <Trace> HTTP-Session: 335752ac-6fd0-4637-9fc2-089742969548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9137 | 2024.10.09 23:20:05.072776 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9138 | 2024.10.09 23:20:05.072827 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9139 | 2024.10.09 23:20:05.072980 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9140 | 2024.10.09 23:20:05.073377 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9141 | 2024.10.09 23:20:05.073413 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9142 | 2024.10.09 23:20:05.073813 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9143 | 2024.10.09 23:20:05.074164 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9144 | 2024.10.09 23:20:05.074334 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. | ||
9145 | 2024.10.09 23:20:05.074512 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Debug> DynamicQueryHandler: Done processing query | ||
9146 | 2024.10.09 23:20:05.074536 [ 3 ] {cbf92424-b63e-49d2-b42e-9338ce2fce6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9147 | 2024.10.09 23:20:05.074552 [ 3 ] {} <Debug> HTTP-Session: 335752ac-6fd0-4637-9fc2-089742969548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9148 | 2024.10.09 23:20:05.074725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9149 | 2024.10.09 23:20:05.074775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9150 | 2024.10.09 23:20:05.074799 [ 3 ] {} <Debug> HTTP-Session: 2c577dd9-17f9-47c9-89eb-7c144ae9f3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9151 | 2024.10.09 23:20:05.074815 [ 3 ] {} <Debug> HTTP-Session: 2c577dd9-17f9-47c9-89eb-7c144ae9f3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9152 | 2024.10.09 23:20:05.074829 [ 3 ] {} <Debug> HTTP-Session: 2c577dd9-17f9-47c9-89eb-7c144ae9f3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9153 | 2024.10.09 23:20:05.074861 [ 3 ] {} <Trace> HTTP-Session: 2c577dd9-17f9-47c9-89eb-7c144ae9f3b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9154 | 2024.10.09 23:20:05.075187 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9155 | 2024.10.09 23:20:05.075255 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <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 | ||
9156 | 2024.10.09 23:20:05.075704 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9157 | 2024.10.09 23:20:05.076402 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9158 | 2024.10.09 23:20:05.076439 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9159 | 2024.10.09 23:20:05.077112 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9160 | 2024.10.09 23:20:05.077546 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9161 | 2024.10.09 23:20:05.077701 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002742 sec., 11305.616338439095 rows/sec., 20.26 MiB/sec. | ||
9162 | 2024.10.09 23:20:05.077930 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Debug> DynamicQueryHandler: Done processing query | ||
9163 | 2024.10.09 23:20:05.077956 [ 3 ] {3d5a52fb-0fb1-4440-baf2-cc5854bf58a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9164 | 2024.10.09 23:20:05.077972 [ 3 ] {} <Debug> HTTP-Session: 2c577dd9-17f9-47c9-89eb-7c144ae9f3b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9165 | 2024.10.09 23:20:05.078107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9166 | 2024.10.09 23:20:05.078157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9167 | 2024.10.09 23:20:05.078180 [ 3 ] {} <Debug> HTTP-Session: d7acfca3-1c3d-43e7-9e5c-1e93d4bc3601 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9168 | 2024.10.09 23:20:05.078197 [ 3 ] {} <Debug> HTTP-Session: d7acfca3-1c3d-43e7-9e5c-1e93d4bc3601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9169 | 2024.10.09 23:20:05.078211 [ 3 ] {} <Debug> HTTP-Session: d7acfca3-1c3d-43e7-9e5c-1e93d4bc3601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9170 | 2024.10.09 23:20:05.078242 [ 3 ] {} <Trace> HTTP-Session: d7acfca3-1c3d-43e7-9e5c-1e93d4bc3601 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9171 | 2024.10.09 23:20:05.078359 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9172 | 2024.10.09 23:20:05.078405 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9173 | 2024.10.09 23:20:05.078537 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9174 | 2024.10.09 23:20:05.078935 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9175 | 2024.10.09 23:20:05.078971 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9176 | 2024.10.09 23:20:05.079344 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9177 | 2024.10.09 23:20:05.079682 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9178 | 2024.10.09 23:20:05.079815 [ 126 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9179 | 2024.10.09 23:20:05.079817 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
9180 | 2024.10.09 23:20:05.079862 [ 126 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9181 | 2024.10.09 23:20:05.079904 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9182 | 2024.10.09 23:20:05.080084 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Debug> DynamicQueryHandler: Done processing query | ||
9183 | 2024.10.09 23:20:05.080117 [ 3 ] {6e411317-0891-4566-862f-5aa08c909080} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9184 | 2024.10.09 23:20:05.080131 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
9185 | 2024.10.09 23:20:05.080144 [ 3 ] {} <Debug> HTTP-Session: d7acfca3-1c3d-43e7-9e5c-1e93d4bc3601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9186 | 2024.10.09 23:20:05.080357 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9187 | 2024.10.09 23:20:05.080405 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2678 rows starting from the beginning of the part | ||
9188 | 2024.10.09 23:20:05.080490 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
9189 | 2024.10.09 23:20:05.080720 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
9190 | 2024.10.09 23:20:05.080942 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
9191 | 2024.10.09 23:20:05.081046 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part | ||
9192 | 2024.10.09 23:20:05.081292 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
9193 | 2024.10.09 23:20:05.082768 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2962 rows, containing 4 columns (4 merged, 0 gathered) in 0.002790325 sec., 1061525.0911632157 rows/sec., 69.59 MiB/sec. | ||
9194 | 2024.10.09 23:20:05.082997 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9195 | 2024.10.09 23:20:05.083361 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9196 | 2024.10.09 23:20:05.083504 [ 186 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_46_9} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9197 | 2024.10.09 23:20:05.083590 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
9198 | 2024.10.09 23:20:06.791203 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9199 | 2024.10.09 23:20:06.791272 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9200 | 2024.10.09 23:20:06.999081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 908 | ||
9201 | 2024.10.09 23:20:07.004286 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00356348 sec. | ||
9202 | 2024.10.09 23:20:07.005318 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9203 | 2024.10.09 23:20:07.005378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9204 | 2024.10.09 23:20:07.006961 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9205 | 2024.10.09 23:20:07.007997 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9206 | 2024.10.09 23:20:07.009165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
9207 | 2024.10.09 23:20:10.068213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9208 | 2024.10.09 23:20:10.068347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9209 | 2024.10.09 23:20:10.068376 [ 3 ] {} <Debug> HTTP-Session: acf16507-e355-4077-8b55-9d23fd9f8535 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9210 | 2024.10.09 23:20:10.068405 [ 3 ] {} <Debug> HTTP-Session: acf16507-e355-4077-8b55-9d23fd9f8535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9211 | 2024.10.09 23:20:10.068423 [ 3 ] {} <Debug> HTTP-Session: acf16507-e355-4077-8b55-9d23fd9f8535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9212 | 2024.10.09 23:20:10.068480 [ 3 ] {} <Trace> HTTP-Session: acf16507-e355-4077-8b55-9d23fd9f8535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9213 | 2024.10.09 23:20:10.068676 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9214 | 2024.10.09 23:20:10.068745 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9215 | 2024.10.09 23:20:10.069087 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9216 | 2024.10.09 23:20:10.069609 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9217 | 2024.10.09 23:20:10.069650 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9218 | 2024.10.09 23:20:10.070064 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9219 | 2024.10.09 23:20:10.070455 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9220 | 2024.10.09 23:20:10.070644 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002007 sec., 996.512207274539 rows/sec., 81.26 KiB/sec. | ||
9221 | 2024.10.09 23:20:10.070841 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Debug> DynamicQueryHandler: Done processing query | ||
9222 | 2024.10.09 23:20:10.070868 [ 3 ] {b62d1daf-3632-4e6d-addb-3b9f48f148e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9223 | 2024.10.09 23:20:10.070885 [ 3 ] {} <Debug> HTTP-Session: acf16507-e355-4077-8b55-9d23fd9f8535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9224 | 2024.10.09 23:20:10.071057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9225 | 2024.10.09 23:20:10.071106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9226 | 2024.10.09 23:20:10.071125 [ 3 ] {} <Debug> HTTP-Session: 5e885f58-f874-4e91-88c2-4ce1eabd00f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9227 | 2024.10.09 23:20:10.071142 [ 3 ] {} <Debug> HTTP-Session: 5e885f58-f874-4e91-88c2-4ce1eabd00f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9228 | 2024.10.09 23:20:10.071156 [ 3 ] {} <Debug> HTTP-Session: 5e885f58-f874-4e91-88c2-4ce1eabd00f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9229 | 2024.10.09 23:20:10.071188 [ 3 ] {} <Trace> HTTP-Session: 5e885f58-f874-4e91-88c2-4ce1eabd00f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9230 | 2024.10.09 23:20:10.071336 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9231 | 2024.10.09 23:20:10.071380 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9232 | 2024.10.09 23:20:10.071606 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9233 | 2024.10.09 23:20:10.072080 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2024.10.09 23:20:10.072116 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9235 | 2024.10.09 23:20:10.072486 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9236 | 2024.10.09 23:20:10.072850 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2024.10.09 23:20:10.073003 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Debug> executeQuery: Read 208 rows, 18.67 KiB in 0.001729 sec., 120300.75187969924 rows/sec., 10.54 MiB/sec. | ||
9238 | 2024.10.09 23:20:10.073180 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Debug> DynamicQueryHandler: Done processing query | ||
9239 | 2024.10.09 23:20:10.073206 [ 3 ] {4a318463-ee05-459d-8b6e-d44e7197fbc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9240 | 2024.10.09 23:20:10.073222 [ 3 ] {} <Debug> HTTP-Session: 5e885f58-f874-4e91-88c2-4ce1eabd00f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9241 | 2024.10.09 23:20:10.073339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9242 | 2024.10.09 23:20:10.073387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9243 | 2024.10.09 23:20:10.073407 [ 3 ] {} <Debug> HTTP-Session: e37aeea7-f987-4722-ac2e-0c029e89663e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9244 | 2024.10.09 23:20:10.073423 [ 3 ] {} <Debug> HTTP-Session: e37aeea7-f987-4722-ac2e-0c029e89663e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9245 | 2024.10.09 23:20:10.073438 [ 3 ] {} <Debug> HTTP-Session: e37aeea7-f987-4722-ac2e-0c029e89663e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9246 | 2024.10.09 23:20:10.073469 [ 3 ] {} <Trace> HTTP-Session: e37aeea7-f987-4722-ac2e-0c029e89663e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9247 | 2024.10.09 23:20:10.073572 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9248 | 2024.10.09 23:20:10.073614 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9249 | 2024.10.09 23:20:10.073840 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9250 | 2024.10.09 23:20:10.074151 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9251 | 2024.10.09 23:20:10.074189 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9252 | 2024.10.09 23:20:10.074536 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9253 | 2024.10.09 23:20:10.074896 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9254 | 2024.10.09 23:20:10.075055 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001501 sec., 7328.447701532312 rows/sec., 543.91 KiB/sec. | ||
9255 | 2024.10.09 23:20:10.075054 [ 152 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9256 | 2024.10.09 23:20:10.075168 [ 152 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9257 | 2024.10.09 23:20:10.075223 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9258 | 2024.10.09 23:20:10.075302 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Debug> DynamicQueryHandler: Done processing query | ||
9259 | 2024.10.09 23:20:10.075344 [ 3 ] {40772768-1193-4321-b0b7-828b17fcb4b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9260 | 2024.10.09 23:20:10.075366 [ 3 ] {} <Debug> HTTP-Session: e37aeea7-f987-4722-ac2e-0c029e89663e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9261 | 2024.10.09 23:20:10.075379 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
9262 | 2024.10.09 23:20:10.075492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9263 | 2024.10.09 23:20:10.075558 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9264 | 2024.10.09 23:20:10.075561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9265 | 2024.10.09 23:20:10.075604 [ 3 ] {} <Debug> HTTP-Session: e0a751d6-1c17-4f69-a5d4-28e551bacf33 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9266 | 2024.10.09 23:20:10.075608 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 58 rows starting from the beginning of the part | ||
9267 | 2024.10.09 23:20:10.075625 [ 3 ] {} <Debug> HTTP-Session: e0a751d6-1c17-4f69-a5d4-28e551bacf33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9268 | 2024.10.09 23:20:10.075646 [ 3 ] {} <Debug> HTTP-Session: e0a751d6-1c17-4f69-a5d4-28e551bacf33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9269 | 2024.10.09 23:20:10.075705 [ 3 ] {} <Trace> HTTP-Session: e0a751d6-1c17-4f69-a5d4-28e551bacf33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9270 | 2024.10.09 23:20:10.075739 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part | ||
9271 | 2024.10.09 23:20:10.075964 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 33 rows starting from the beginning of the part | ||
9272 | 2024.10.09 23:20:10.075970 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9273 | 2024.10.09 23:20:10.076151 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9274 | 2024.10.09 23:20:10.076334 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part | ||
9275 | 2024.10.09 23:20:10.076542 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
9276 | 2024.10.09 23:20:10.076761 [ 202 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
9277 | 2024.10.09 23:20:10.077325 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9278 | 2024.10.09 23:20:10.077845 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9279 | 2024.10.09 23:20:10.077891 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9280 | 2024.10.09 23:20:10.078486 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9281 | 2024.10.09 23:20:10.078575 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.003279985 sec., 46036.79589998125 rows/sec., 3.52 MiB/sec. | ||
9282 | 2024.10.09 23:20:10.078719 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9283 | 2024.10.09 23:20:10.079033 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9284 | 2024.10.09 23:20:10.079303 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003457 sec., 4049.75412207116 rows/sec., 283.62 KiB/sec. | ||
9285 | 2024.10.09 23:20:10.079428 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9286 | 2024.10.09 23:20:10.079511 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_41_8} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9287 | 2024.10.09 23:20:10.079523 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Debug> DynamicQueryHandler: Done processing query | ||
9288 | 2024.10.09 23:20:10.079550 [ 3 ] {371f2c23-bb4b-48ac-9fe2-2d617cfb2c02} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9289 | 2024.10.09 23:20:10.079589 [ 3 ] {} <Debug> HTTP-Session: e0a751d6-1c17-4f69-a5d4-28e551bacf33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9290 | 2024.10.09 23:20:10.079603 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9291 | 2024.10.09 23:20:10.079763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9292 | 2024.10.09 23:20:10.079812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9293 | 2024.10.09 23:20:10.079831 [ 3 ] {} <Debug> HTTP-Session: 396b5435-d1be-48bb-88ba-bf0a63f41e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9294 | 2024.10.09 23:20:10.079848 [ 3 ] {} <Debug> HTTP-Session: 396b5435-d1be-48bb-88ba-bf0a63f41e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9295 | 2024.10.09 23:20:10.079862 [ 3 ] {} <Debug> HTTP-Session: 396b5435-d1be-48bb-88ba-bf0a63f41e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9296 | 2024.10.09 23:20:10.079893 [ 3 ] {} <Trace> HTTP-Session: 396b5435-d1be-48bb-88ba-bf0a63f41e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9297 | 2024.10.09 23:20:10.079986 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9298 | 2024.10.09 23:20:10.080030 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9299 | 2024.10.09 23:20:10.080256 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9300 | 2024.10.09 23:20:10.080615 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9301 | 2024.10.09 23:20:10.080653 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9302 | 2024.10.09 23:20:10.080995 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9303 | 2024.10.09 23:20:10.081354 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9304 | 2024.10.09 23:20:10.081482 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 233.53 KiB/sec. | ||
9305 | 2024.10.09 23:20:10.081653 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Debug> DynamicQueryHandler: Done processing query | ||
9306 | 2024.10.09 23:20:10.081677 [ 3 ] {4d2c068e-8a62-4c8a-81c3-ebdb8fe29984} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9307 | 2024.10.09 23:20:10.081693 [ 3 ] {} <Debug> HTTP-Session: 396b5435-d1be-48bb-88ba-bf0a63f41e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9308 | 2024.10.09 23:20:10.081854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9309 | 2024.10.09 23:20:10.081903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9310 | 2024.10.09 23:20:10.081922 [ 3 ] {} <Debug> HTTP-Session: 904d520f-4356-440c-965e-a37110d70b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9311 | 2024.10.09 23:20:10.081939 [ 3 ] {} <Debug> HTTP-Session: 904d520f-4356-440c-965e-a37110d70b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9312 | 2024.10.09 23:20:10.081953 [ 3 ] {} <Debug> HTTP-Session: 904d520f-4356-440c-965e-a37110d70b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9313 | 2024.10.09 23:20:10.081984 [ 3 ] {} <Trace> HTTP-Session: 904d520f-4356-440c-965e-a37110d70b15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9314 | 2024.10.09 23:20:10.082182 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9315 | 2024.10.09 23:20:10.082225 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9316 | 2024.10.09 23:20:10.082450 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9317 | 2024.10.09 23:20:10.083032 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9318 | 2024.10.09 23:20:10.083067 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9319 | 2024.10.09 23:20:10.083441 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9320 | 2024.10.09 23:20:10.083790 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9321 | 2024.10.09 23:20:10.083920 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001845 sec., 213008.1300813008 rows/sec., 15.12 MiB/sec. | ||
9322 | 2024.10.09 23:20:10.084091 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Debug> DynamicQueryHandler: Done processing query | ||
9323 | 2024.10.09 23:20:10.084116 [ 3 ] {d5e989e5-2866-409a-a6ce-ae18c9ce1371} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9324 | 2024.10.09 23:20:10.084132 [ 3 ] {} <Debug> HTTP-Session: 904d520f-4356-440c-965e-a37110d70b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9325 | 2024.10.09 23:20:10.084277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9326 | 2024.10.09 23:20:10.084326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9327 | 2024.10.09 23:20:10.084344 [ 3 ] {} <Debug> HTTP-Session: 838467a3-899d-489d-b624-241717c8d944 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9328 | 2024.10.09 23:20:10.084361 [ 3 ] {} <Debug> HTTP-Session: 838467a3-899d-489d-b624-241717c8d944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9329 | 2024.10.09 23:20:10.084375 [ 3 ] {} <Debug> HTTP-Session: 838467a3-899d-489d-b624-241717c8d944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9330 | 2024.10.09 23:20:10.084407 [ 3 ] {} <Trace> HTTP-Session: 838467a3-899d-489d-b624-241717c8d944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9331 | 2024.10.09 23:20:10.084502 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9332 | 2024.10.09 23:20:10.084547 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9333 | 2024.10.09 23:20:10.084680 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9334 | 2024.10.09 23:20:10.084952 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9335 | 2024.10.09 23:20:10.084988 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9336 | 2024.10.09 23:20:10.085342 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9337 | 2024.10.09 23:20:10.085664 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9338 | 2024.10.09 23:20:10.085799 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec. | ||
9339 | 2024.10.09 23:20:10.085964 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Debug> DynamicQueryHandler: Done processing query | ||
9340 | 2024.10.09 23:20:10.085988 [ 3 ] {7f3c7d9c-ca31-4edd-9e72-b863904498e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9341 | 2024.10.09 23:20:10.086005 [ 3 ] {} <Debug> HTTP-Session: 838467a3-899d-489d-b624-241717c8d944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9342 | 2024.10.09 23:20:10.086155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9343 | 2024.10.09 23:20:10.086203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9344 | 2024.10.09 23:20:10.086222 [ 3 ] {} <Debug> HTTP-Session: a0cea7ed-e16d-472e-b607-c2c5dcf53b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9345 | 2024.10.09 23:20:10.086239 [ 3 ] {} <Debug> HTTP-Session: a0cea7ed-e16d-472e-b607-c2c5dcf53b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9346 | 2024.10.09 23:20:10.086253 [ 3 ] {} <Debug> HTTP-Session: a0cea7ed-e16d-472e-b607-c2c5dcf53b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9347 | 2024.10.09 23:20:10.086284 [ 3 ] {} <Trace> HTTP-Session: a0cea7ed-e16d-472e-b607-c2c5dcf53b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9348 | 2024.10.09 23:20:10.086483 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9349 | 2024.10.09 23:20:10.086529 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9350 | 2024.10.09 23:20:10.086676 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9351 | 2024.10.09 23:20:10.087101 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9352 | 2024.10.09 23:20:10.087136 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9353 | 2024.10.09 23:20:10.087512 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9354 | 2024.10.09 23:20:10.087842 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9355 | 2024.10.09 23:20:10.087968 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001594 sec., 149309.9121706399 rows/sec., 10.01 MiB/sec. | ||
9356 | 2024.10.09 23:20:10.088233 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Debug> DynamicQueryHandler: Done processing query | ||
9357 | 2024.10.09 23:20:10.088293 [ 3 ] {14e28ef7-46cc-41f5-8fd1-458f72f2cf9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9358 | 2024.10.09 23:20:10.088352 [ 3 ] {} <Debug> HTTP-Session: a0cea7ed-e16d-472e-b607-c2c5dcf53b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9359 | 2024.10.09 23:20:10.088525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9360 | 2024.10.09 23:20:10.088577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9361 | 2024.10.09 23:20:10.088597 [ 3 ] {} <Debug> HTTP-Session: b4a7c24b-e18a-4405-b0ed-47e8c56958d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9362 | 2024.10.09 23:20:10.088614 [ 3 ] {} <Debug> HTTP-Session: b4a7c24b-e18a-4405-b0ed-47e8c56958d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9363 | 2024.10.09 23:20:10.088628 [ 3 ] {} <Debug> HTTP-Session: b4a7c24b-e18a-4405-b0ed-47e8c56958d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9364 | 2024.10.09 23:20:10.088660 [ 3 ] {} <Trace> HTTP-Session: b4a7c24b-e18a-4405-b0ed-47e8c56958d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9365 | 2024.10.09 23:20:10.088789 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9366 | 2024.10.09 23:20:10.088838 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9367 | 2024.10.09 23:20:10.088986 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9368 | 2024.10.09 23:20:10.089254 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9369 | 2024.10.09 23:20:10.089288 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9370 | 2024.10.09 23:20:10.089650 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9371 | 2024.10.09 23:20:10.090027 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9372 | 2024.10.09 23:20:10.090153 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. | ||
9373 | 2024.10.09 23:20:10.090389 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Debug> DynamicQueryHandler: Done processing query | ||
9374 | 2024.10.09 23:20:10.090414 [ 3 ] {4c2b62ec-fcb0-438a-a329-a24161399fbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9375 | 2024.10.09 23:20:10.090430 [ 3 ] {} <Debug> HTTP-Session: b4a7c24b-e18a-4405-b0ed-47e8c56958d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9376 | 2024.10.09 23:20:10.090544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9377 | 2024.10.09 23:20:10.090593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9378 | 2024.10.09 23:20:10.090612 [ 3 ] {} <Debug> HTTP-Session: 6fbea95e-f44b-4d15-9c24-9f3a293ed4db Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9379 | 2024.10.09 23:20:10.090628 [ 3 ] {} <Debug> HTTP-Session: 6fbea95e-f44b-4d15-9c24-9f3a293ed4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9380 | 2024.10.09 23:20:10.090642 [ 3 ] {} <Debug> HTTP-Session: 6fbea95e-f44b-4d15-9c24-9f3a293ed4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9381 | 2024.10.09 23:20:10.090674 [ 3 ] {} <Trace> HTTP-Session: 6fbea95e-f44b-4d15-9c24-9f3a293ed4db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9382 | 2024.10.09 23:20:10.090828 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9383 | 2024.10.09 23:20:10.090893 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <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 | ||
9384 | 2024.10.09 23:20:10.091307 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9385 | 2024.10.09 23:20:10.091789 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9386 | 2024.10.09 23:20:10.091824 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9387 | 2024.10.09 23:20:10.092427 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9388 | 2024.10.09 23:20:10.092835 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9389 | 2024.10.09 23:20:10.092992 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002241 sec., 4016.0642570281125 rows/sec., 7.20 MiB/sec. | ||
9390 | 2024.10.09 23:20:10.093508 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Debug> DynamicQueryHandler: Done processing query | ||
9391 | 2024.10.09 23:20:10.093533 [ 3 ] {451560fc-9a75-4c91-bed5-2d918331aeba} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9392 | 2024.10.09 23:20:10.093549 [ 3 ] {} <Debug> HTTP-Session: 6fbea95e-f44b-4d15-9c24-9f3a293ed4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9393 | 2024.10.09 23:20:10.093685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9394 | 2024.10.09 23:20:10.093733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9395 | 2024.10.09 23:20:10.093753 [ 3 ] {} <Debug> HTTP-Session: e6ef872a-73d2-44df-8b82-911c349d7805 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9396 | 2024.10.09 23:20:10.093770 [ 3 ] {} <Debug> HTTP-Session: e6ef872a-73d2-44df-8b82-911c349d7805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9397 | 2024.10.09 23:20:10.093783 [ 3 ] {} <Debug> HTTP-Session: e6ef872a-73d2-44df-8b82-911c349d7805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9398 | 2024.10.09 23:20:10.093815 [ 3 ] {} <Trace> HTTP-Session: e6ef872a-73d2-44df-8b82-911c349d7805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9399 | 2024.10.09 23:20:10.093949 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9400 | 2024.10.09 23:20:10.093995 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9401 | 2024.10.09 23:20:10.094150 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9402 | 2024.10.09 23:20:10.094495 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9403 | 2024.10.09 23:20:10.094528 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
9404 | 2024.10.09 23:20:10.094882 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9405 | 2024.10.09 23:20:10.095221 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9406 | 2024.10.09 23:20:10.095342 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001498 sec., 54739.65287049399 rows/sec., 3.48 MiB/sec. | ||
9407 | 2024.10.09 23:20:10.095574 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Debug> DynamicQueryHandler: Done processing query | ||
9408 | 2024.10.09 23:20:10.095599 [ 3 ] {b884c7f9-8615-405b-8d6f-f579c12505a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9409 | 2024.10.09 23:20:10.095616 [ 3 ] {} <Debug> HTTP-Session: e6ef872a-73d2-44df-8b82-911c349d7805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9410 | 2024.10.09 23:20:15.063873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9411 | 2024.10.09 23:20:15.064017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9412 | 2024.10.09 23:20:15.064042 [ 3 ] {} <Debug> HTTP-Session: 8e231ac8-575c-433a-a0d4-5d767e4b1744 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9413 | 2024.10.09 23:20:15.064071 [ 3 ] {} <Debug> HTTP-Session: 8e231ac8-575c-433a-a0d4-5d767e4b1744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9414 | 2024.10.09 23:20:15.064086 [ 3 ] {} <Debug> HTTP-Session: 8e231ac8-575c-433a-a0d4-5d767e4b1744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9415 | 2024.10.09 23:20:15.064137 [ 3 ] {} <Trace> HTTP-Session: 8e231ac8-575c-433a-a0d4-5d767e4b1744 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9416 | 2024.10.09 23:20:15.064364 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9417 | 2024.10.09 23:20:15.064439 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9418 | 2024.10.09 23:20:15.064789 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9419 | 2024.10.09 23:20:15.065309 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9420 | 2024.10.09 23:20:15.065353 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9421 | 2024.10.09 23:20:15.065792 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9422 | 2024.10.09 23:20:15.066200 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9423 | 2024.10.09 23:20:15.066382 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002097 sec., 56270.86313781593 rows/sec., 4.80 MiB/sec. | ||
9424 | 2024.10.09 23:20:15.066591 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Debug> DynamicQueryHandler: Done processing query | ||
9425 | 2024.10.09 23:20:15.066617 [ 3 ] {73dccbd3-9221-453c-8062-43ac7fff0d40} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9426 | 2024.10.09 23:20:15.066634 [ 3 ] {} <Debug> HTTP-Session: 8e231ac8-575c-433a-a0d4-5d767e4b1744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9427 | 2024.10.09 23:20:15.066821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9428 | 2024.10.09 23:20:15.066874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9429 | 2024.10.09 23:20:15.066894 [ 3 ] {} <Debug> HTTP-Session: 924f81c3-082d-4e7c-a0ff-66a8d9f3de90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9430 | 2024.10.09 23:20:15.066911 [ 3 ] {} <Debug> HTTP-Session: 924f81c3-082d-4e7c-a0ff-66a8d9f3de90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9431 | 2024.10.09 23:20:15.066925 [ 3 ] {} <Debug> HTTP-Session: 924f81c3-082d-4e7c-a0ff-66a8d9f3de90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9432 | 2024.10.09 23:20:15.066959 [ 3 ] {} <Trace> HTTP-Session: 924f81c3-082d-4e7c-a0ff-66a8d9f3de90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9433 | 2024.10.09 23:20:15.067067 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9434 | 2024.10.09 23:20:15.067116 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9435 | 2024.10.09 23:20:15.067345 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9436 | 2024.10.09 23:20:15.067686 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9437 | 2024.10.09 23:20:15.067724 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9438 | 2024.10.09 23:20:15.068088 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9439 | 2024.10.09 23:20:15.068457 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9440 | 2024.10.09 23:20:15.068619 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001581 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
9441 | 2024.10.09 23:20:15.068795 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Debug> DynamicQueryHandler: Done processing query | ||
9442 | 2024.10.09 23:20:15.068820 [ 3 ] {6160e6d7-b2e9-41ba-834e-67d34aec65ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9443 | 2024.10.09 23:20:15.068836 [ 3 ] {} <Debug> HTTP-Session: 924f81c3-082d-4e7c-a0ff-66a8d9f3de90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9444 | 2024.10.09 23:20:15.068978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9445 | 2024.10.09 23:20:15.069026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9446 | 2024.10.09 23:20:15.069045 [ 3 ] {} <Debug> HTTP-Session: f254cc5c-e6a4-4b4d-b069-b5a29e562264 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9447 | 2024.10.09 23:20:15.069061 [ 3 ] {} <Debug> HTTP-Session: f254cc5c-e6a4-4b4d-b069-b5a29e562264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9448 | 2024.10.09 23:20:15.069075 [ 3 ] {} <Debug> HTTP-Session: f254cc5c-e6a4-4b4d-b069-b5a29e562264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9449 | 2024.10.09 23:20:15.069106 [ 3 ] {} <Trace> HTTP-Session: f254cc5c-e6a4-4b4d-b069-b5a29e562264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9450 | 2024.10.09 23:20:15.069232 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9451 | 2024.10.09 23:20:15.069276 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9452 | 2024.10.09 23:20:15.069508 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9453 | 2024.10.09 23:20:15.069877 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9454 | 2024.10.09 23:20:15.069914 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9455 | 2024.10.09 23:20:15.070294 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9456 | 2024.10.09 23:20:15.070663 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9457 | 2024.10.09 23:20:15.070825 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001633 sec., 58175.13778322107 rows/sec., 4.54 MiB/sec. | ||
9458 | 2024.10.09 23:20:15.071019 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Debug> DynamicQueryHandler: Done processing query | ||
9459 | 2024.10.09 23:20:15.071055 [ 3 ] {76ac3faf-87d1-446b-abbd-01b65b4a8076} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9460 | 2024.10.09 23:20:15.071080 [ 3 ] {} <Debug> HTTP-Session: f254cc5c-e6a4-4b4d-b069-b5a29e562264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9461 | 2024.10.09 23:20:15.071273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9462 | 2024.10.09 23:20:15.071325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9463 | 2024.10.09 23:20:15.071345 [ 3 ] {} <Debug> HTTP-Session: c127a1b9-11b8-4b41-ab09-823050d39c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9464 | 2024.10.09 23:20:15.071361 [ 3 ] {} <Debug> HTTP-Session: c127a1b9-11b8-4b41-ab09-823050d39c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9465 | 2024.10.09 23:20:15.071375 [ 3 ] {} <Debug> HTTP-Session: c127a1b9-11b8-4b41-ab09-823050d39c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9466 | 2024.10.09 23:20:15.071407 [ 3 ] {} <Trace> HTTP-Session: c127a1b9-11b8-4b41-ab09-823050d39c04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9467 | 2024.10.09 23:20:15.071559 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9468 | 2024.10.09 23:20:15.071606 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9469 | 2024.10.09 23:20:15.071757 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9470 | 2024.10.09 23:20:15.072154 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9471 | 2024.10.09 23:20:15.072190 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9472 | 2024.10.09 23:20:15.072582 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9473 | 2024.10.09 23:20:15.072936 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9474 | 2024.10.09 23:20:15.073107 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. | ||
9475 | 2024.10.09 23:20:15.073281 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Debug> DynamicQueryHandler: Done processing query | ||
9476 | 2024.10.09 23:20:15.073305 [ 3 ] {673b4c9b-136a-4968-8268-a713218359c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9477 | 2024.10.09 23:20:15.073321 [ 3 ] {} <Debug> HTTP-Session: c127a1b9-11b8-4b41-ab09-823050d39c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9478 | 2024.10.09 23:20:15.073503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9479 | 2024.10.09 23:20:15.073554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9480 | 2024.10.09 23:20:15.073572 [ 3 ] {} <Debug> HTTP-Session: 7374f07d-52e7-42cf-b3f1-89ca6da67e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9481 | 2024.10.09 23:20:15.073588 [ 3 ] {} <Debug> HTTP-Session: 7374f07d-52e7-42cf-b3f1-89ca6da67e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9482 | 2024.10.09 23:20:15.073602 [ 3 ] {} <Debug> HTTP-Session: 7374f07d-52e7-42cf-b3f1-89ca6da67e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9483 | 2024.10.09 23:20:15.073635 [ 3 ] {} <Trace> HTTP-Session: 7374f07d-52e7-42cf-b3f1-89ca6da67e15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9484 | 2024.10.09 23:20:15.073948 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9485 | 2024.10.09 23:20:15.074015 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <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 | ||
9486 | 2024.10.09 23:20:15.074462 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9487 | 2024.10.09 23:20:15.075231 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9488 | 2024.10.09 23:20:15.075267 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9489 | 2024.10.09 23:20:15.075927 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9490 | 2024.10.09 23:20:15.076353 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9491 | 2024.10.09 23:20:15.076541 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002807 sec., 11043.819023868899 rows/sec., 19.79 MiB/sec. | ||
9492 | 2024.10.09 23:20:15.077097 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Debug> DynamicQueryHandler: Done processing query | ||
9493 | 2024.10.09 23:20:15.077155 [ 3 ] {58565621-a069-4b3d-a1e7-119cf0ac4876} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9494 | 2024.10.09 23:20:15.077192 [ 3 ] {} <Debug> HTTP-Session: 7374f07d-52e7-42cf-b3f1-89ca6da67e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9495 | 2024.10.09 23:20:15.077326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9496 | 2024.10.09 23:20:15.077377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9497 | 2024.10.09 23:20:15.077396 [ 3 ] {} <Debug> HTTP-Session: 24bd33f4-fde4-4c50-927d-e10bfe488ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9498 | 2024.10.09 23:20:15.077413 [ 3 ] {} <Debug> HTTP-Session: 24bd33f4-fde4-4c50-927d-e10bfe488ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9499 | 2024.10.09 23:20:15.077431 [ 3 ] {} <Debug> HTTP-Session: 24bd33f4-fde4-4c50-927d-e10bfe488ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9500 | 2024.10.09 23:20:15.077464 [ 3 ] {} <Trace> HTTP-Session: 24bd33f4-fde4-4c50-927d-e10bfe488ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9501 | 2024.10.09 23:20:15.077605 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9502 | 2024.10.09 23:20:15.077654 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9503 | 2024.10.09 23:20:15.077813 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9504 | 2024.10.09 23:20:15.078125 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9505 | 2024.10.09 23:20:15.078162 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9506 | 2024.10.09 23:20:15.078536 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9507 | 2024.10.09 23:20:15.078876 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9508 | 2024.10.09 23:20:15.079034 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
9509 | 2024.10.09 23:20:15.079208 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Debug> DynamicQueryHandler: Done processing query | ||
9510 | 2024.10.09 23:20:15.079232 [ 3 ] {98426ce6-67a9-41bb-97f7-6714ceddf0fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9511 | 2024.10.09 23:20:15.079248 [ 3 ] {} <Debug> HTTP-Session: 24bd33f4-fde4-4c50-927d-e10bfe488ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9512 | 2024.10.09 23:20:17.009384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 942 | ||
9513 | 2024.10.09 23:20:17.012339 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9514 | 2024.10.09 23:20:17.012395 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9515 | 2024.10.09 23:20:17.013895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9516 | 2024.10.09 23:20:17.014906 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9517 | 2024.10.09 23:20:17.016078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
9518 | 2024.10.09 23:20:20.067080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9519 | 2024.10.09 23:20:20.067208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9520 | 2024.10.09 23:20:20.067235 [ 3 ] {} <Debug> HTTP-Session: 937c4f18-f60b-4c6e-9ad4-6f8453c92da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9521 | 2024.10.09 23:20:20.067260 [ 3 ] {} <Debug> HTTP-Session: 937c4f18-f60b-4c6e-9ad4-6f8453c92da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9522 | 2024.10.09 23:20:20.067275 [ 3 ] {} <Debug> HTTP-Session: 937c4f18-f60b-4c6e-9ad4-6f8453c92da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9523 | 2024.10.09 23:20:20.067325 [ 3 ] {} <Trace> HTTP-Session: 937c4f18-f60b-4c6e-9ad4-6f8453c92da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9524 | 2024.10.09 23:20:20.067505 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9525 | 2024.10.09 23:20:20.067573 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9526 | 2024.10.09 23:20:20.067920 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9527 | 2024.10.09 23:20:20.068382 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9528 | 2024.10.09 23:20:20.068427 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9529 | 2024.10.09 23:20:20.068863 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9530 | 2024.10.09 23:20:20.069263 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9531 | 2024.10.09 23:20:20.069423 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001968 sec., 2032.5203252032518 rows/sec., 165.74 KiB/sec. | ||
9532 | 2024.10.09 23:20:20.069712 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Debug> DynamicQueryHandler: Done processing query | ||
9533 | 2024.10.09 23:20:20.069738 [ 3 ] {dc45658a-a2f9-440d-8118-dec0004bd9e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9534 | 2024.10.09 23:20:20.069755 [ 3 ] {} <Debug> HTTP-Session: 937c4f18-f60b-4c6e-9ad4-6f8453c92da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9535 | 2024.10.09 23:20:20.069968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9536 | 2024.10.09 23:20:20.070020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9537 | 2024.10.09 23:20:20.070040 [ 3 ] {} <Debug> HTTP-Session: 29f96c2f-9206-4269-9d05-2dac9e81d0da Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9538 | 2024.10.09 23:20:20.070057 [ 3 ] {} <Debug> HTTP-Session: 29f96c2f-9206-4269-9d05-2dac9e81d0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9539 | 2024.10.09 23:20:20.070071 [ 3 ] {} <Debug> HTTP-Session: 29f96c2f-9206-4269-9d05-2dac9e81d0da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9540 | 2024.10.09 23:20:20.070104 [ 3 ] {} <Trace> HTTP-Session: 29f96c2f-9206-4269-9d05-2dac9e81d0da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9541 | 2024.10.09 23:20:20.070265 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9542 | 2024.10.09 23:20:20.070314 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9543 | 2024.10.09 23:20:20.070548 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9544 | 2024.10.09 23:20:20.071037 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9545 | 2024.10.09 23:20:20.071084 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9546 | 2024.10.09 23:20:20.071473 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9547 | 2024.10.09 23:20:20.071852 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9548 | 2024.10.09 23:20:20.072017 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Debug> executeQuery: Read 209 rows, 18.74 KiB in 0.001822 sec., 114709.11086717893 rows/sec., 10.04 MiB/sec. | ||
9549 | 2024.10.09 23:20:20.072026 [ 148 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9550 | 2024.10.09 23:20:20.072145 [ 148 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9551 | 2024.10.09 23:20:20.072196 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9552 | 2024.10.09 23:20:20.072294 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Debug> DynamicQueryHandler: Done processing query | ||
9553 | 2024.10.09 23:20:20.072358 [ 3 ] {01f2de72-b978-4360-a3de-a010b9073095} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9554 | 2024.10.09 23:20:20.072392 [ 3 ] {} <Debug> HTTP-Session: 29f96c2f-9206-4269-9d05-2dac9e81d0da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9555 | 2024.10.09 23:20:20.072421 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
9556 | 2024.10.09 23:20:20.072566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9557 | 2024.10.09 23:20:20.072676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9558 | 2024.10.09 23:20:20.072740 [ 3 ] {} <Debug> HTTP-Session: dfa956d2-9392-4c04-84cc-137fa2446864 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9559 | 2024.10.09 23:20:20.072748 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9560 | 2024.10.09 23:20:20.072768 [ 3 ] {} <Debug> HTTP-Session: dfa956d2-9392-4c04-84cc-137fa2446864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9561 | 2024.10.09 23:20:20.072804 [ 3 ] {} <Debug> HTTP-Session: dfa956d2-9392-4c04-84cc-137fa2446864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9562 | 2024.10.09 23:20:20.072826 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1419 rows starting from the beginning of the part | ||
9563 | 2024.10.09 23:20:20.072868 [ 3 ] {} <Trace> HTTP-Session: dfa956d2-9392-4c04-84cc-137fa2446864 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9564 | 2024.10.09 23:20:20.073032 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
9565 | 2024.10.09 23:20:20.073226 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9566 | 2024.10.09 23:20:20.073367 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
9567 | 2024.10.09 23:20:20.073390 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9568 | 2024.10.09 23:20:20.073750 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 208 rows starting from the beginning of the part | ||
9569 | 2024.10.09 23:20:20.074127 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
9570 | 2024.10.09 23:20:20.074434 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 209 rows starting from the beginning of the part | ||
9571 | 2024.10.09 23:20:20.075196 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9572 | 2024.10.09 23:20:20.075898 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9573 | 2024.10.09 23:20:20.075952 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9574 | 2024.10.09 23:20:20.076862 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9575 | 2024.10.09 23:20:20.077464 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9576 | 2024.10.09 23:20:20.077904 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.004836 sec., 2688.1720430107525 rows/sec., 197.70 KiB/sec. | ||
9577 | 2024.10.09 23:20:20.077966 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2146 rows, containing 5 columns (5 merged, 0 gathered) in 0.005677892 sec., 377957.1714291149 rows/sec., 33.42 MiB/sec. | ||
9578 | 2024.10.09 23:20:20.078204 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Debug> DynamicQueryHandler: Done processing query | ||
9579 | 2024.10.09 23:20:20.078240 [ 3 ] {a564b973-fe87-48dd-84e1-23bf498a0555} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9580 | 2024.10.09 23:20:20.078265 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9581 | 2024.10.09 23:20:20.078271 [ 3 ] {} <Debug> HTTP-Session: dfa956d2-9392-4c04-84cc-137fa2446864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9582 | 2024.10.09 23:20:20.078464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9583 | 2024.10.09 23:20:20.078568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9584 | 2024.10.09 23:20:20.078654 [ 3 ] {} <Debug> HTTP-Session: 02ec8603-1281-4b29-b448-b148883f3597 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9585 | 2024.10.09 23:20:20.078737 [ 3 ] {} <Debug> HTTP-Session: 02ec8603-1281-4b29-b448-b148883f3597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9586 | 2024.10.09 23:20:20.078805 [ 3 ] {} <Debug> HTTP-Session: 02ec8603-1281-4b29-b448-b148883f3597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9587 | 2024.10.09 23:20:20.078888 [ 3 ] {} <Trace> HTTP-Session: 02ec8603-1281-4b29-b448-b148883f3597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9588 | 2024.10.09 23:20:20.079113 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9589 | 2024.10.09 23:20:20.079182 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9590 | 2024.10.09 23:20:20.079277 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9591 | 2024.10.09 23:20:20.079496 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_51_10} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9592 | 2024.10.09 23:20:20.079703 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
9593 | 2024.10.09 23:20:20.079810 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9594 | 2024.10.09 23:20:20.080148 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9595 | 2024.10.09 23:20:20.080186 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9596 | 2024.10.09 23:20:20.080560 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9597 | 2024.10.09 23:20:20.080943 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9598 | 2024.10.09 23:20:20.081110 [ 148 ] {} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
9599 | 2024.10.09 23:20:20.081119 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002067 sec., 6773.101112723755 rows/sec., 474.34 KiB/sec. | ||
9600 | 2024.10.09 23:20:20.081162 [ 148 ] {} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9601 | 2024.10.09 23:20:20.081226 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9602 | 2024.10.09 23:20:20.081581 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Debug> DynamicQueryHandler: Done processing query | ||
9603 | 2024.10.09 23:20:20.081640 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::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 | ||
9604 | 2024.10.09 23:20:20.081655 [ 3 ] {f1ec9461-4d94-4c98-a918-22bd8b7396b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9605 | 2024.10.09 23:20:20.081767 [ 3 ] {} <Debug> HTTP-Session: 02ec8603-1281-4b29-b448-b148883f3597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9606 | 2024.10.09 23:20:20.081975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9607 | 2024.10.09 23:20:20.082018 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9608 | 2024.10.09 23:20:20.082081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9609 | 2024.10.09 23:20:20.082098 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 243 rows starting from the beginning of the part | ||
9610 | 2024.10.09 23:20:20.082124 [ 3 ] {} <Debug> HTTP-Session: 4a78de6f-772d-4e43-9015-86a95f8fdb3d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9611 | 2024.10.09 23:20:20.082165 [ 3 ] {} <Debug> HTTP-Session: 4a78de6f-772d-4e43-9015-86a95f8fdb3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9612 | 2024.10.09 23:20:20.082209 [ 3 ] {} <Debug> HTTP-Session: 4a78de6f-772d-4e43-9015-86a95f8fdb3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9613 | 2024.10.09 23:20:20.082398 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
9614 | 2024.10.09 23:20:20.082400 [ 3 ] {} <Trace> HTTP-Session: 4a78de6f-772d-4e43-9015-86a95f8fdb3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9615 | 2024.10.09 23:20:20.082676 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
9616 | 2024.10.09 23:20:20.082781 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9617 | 2024.10.09 23:20:20.082957 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 242 rows starting from the beginning of the part | ||
9618 | 2024.10.09 23:20:20.082983 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9619 | 2024.10.09 23:20:20.083269 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
9620 | 2024.10.09 23:20:20.083599 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
9621 | 2024.10.09 23:20:20.084436 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9622 | 2024.10.09 23:20:20.085258 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9623 | 2024.10.09 23:20:20.085325 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9624 | 2024.10.09 23:20:20.086410 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9625 | 2024.10.09 23:20:20.087171 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005808124 sec., 93145.39427877229 rows/sec., 6.33 MiB/sec. | ||
9626 | 2024.10.09 23:20:20.087405 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
9627 | 2024.10.09 23:20:20.087516 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2024.10.09 23:20:20.087798 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005142 sec., 1166.8611435239206 rows/sec., 68.94 KiB/sec. | ||
9629 | 2024.10.09 23:20:20.088594 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Debug> DynamicQueryHandler: Done processing query | ||
9630 | 2024.10.09 23:20:20.088690 [ 3 ] {4abaa2d4-d1ea-4816-9f70-a73c8285e9e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9631 | 2024.10.09 23:20:20.088802 [ 3 ] {} <Debug> HTTP-Session: 4a78de6f-772d-4e43-9015-86a95f8fdb3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9632 | 2024.10.09 23:20:20.089199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9633 | 2024.10.09 23:20:20.089331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9634 | 2024.10.09 23:20:20.089353 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9635 | 2024.10.09 23:20:20.089369 [ 3 ] {} <Debug> HTTP-Session: 92d97c36-93a6-4ff0-afac-991bf2993949 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9636 | 2024.10.09 23:20:20.089428 [ 3 ] {} <Debug> HTTP-Session: 92d97c36-93a6-4ff0-afac-991bf2993949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9637 | 2024.10.09 23:20:20.089463 [ 3 ] {} <Debug> HTTP-Session: 92d97c36-93a6-4ff0-afac-991bf2993949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9638 | 2024.10.09 23:20:20.089529 [ 3 ] {} <Trace> HTTP-Session: 92d97c36-93a6-4ff0-afac-991bf2993949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9639 | 2024.10.09 23:20:20.089549 [ 193 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_25_5} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
9640 | 2024.10.09 23:20:20.089722 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9641 | 2024.10.09 23:20:20.089926 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9642 | 2024.10.09 23:20:20.089977 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9643 | 2024.10.09 23:20:20.090246 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9644 | 2024.10.09 23:20:20.090983 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9645 | 2024.10.09 23:20:20.091025 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9646 | 2024.10.09 23:20:20.091439 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9647 | 2024.10.09 23:20:20.091897 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9648 | 2024.10.09 23:20:20.092070 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.002371 sec., 166596.3728384648 rows/sec., 11.83 MiB/sec. | ||
9649 | 2024.10.09 23:20:20.092079 [ 148 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9650 | 2024.10.09 23:20:20.092173 [ 148 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9651 | 2024.10.09 23:20:20.092223 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9652 | 2024.10.09 23:20:20.092421 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
9653 | 2024.10.09 23:20:20.092466 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Debug> DynamicQueryHandler: Done processing query | ||
9654 | 2024.10.09 23:20:20.092518 [ 3 ] {28fde4c2-1783-4982-803f-0d1e34df051b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9655 | 2024.10.09 23:20:20.092562 [ 3 ] {} <Debug> HTTP-Session: 92d97c36-93a6-4ff0-afac-991bf2993949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9656 | 2024.10.09 23:20:20.092669 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9657 | 2024.10.09 23:20:20.092719 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 917 rows starting from the beginning of the part | ||
9658 | 2024.10.09 23:20:20.092754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9659 | 2024.10.09 23:20:20.092896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9660 | 2024.10.09 23:20:20.092918 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 73 rows starting from the beginning of the part | ||
9661 | 2024.10.09 23:20:20.092943 [ 3 ] {} <Debug> HTTP-Session: 01f7c48f-9a17-4ad4-bb87-632c14fd1651 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9662 | 2024.10.09 23:20:20.093014 [ 3 ] {} <Debug> HTTP-Session: 01f7c48f-9a17-4ad4-bb87-632c14fd1651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9663 | 2024.10.09 23:20:20.093067 [ 3 ] {} <Debug> HTTP-Session: 01f7c48f-9a17-4ad4-bb87-632c14fd1651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9664 | 2024.10.09 23:20:20.093203 [ 3 ] {} <Trace> HTTP-Session: 01f7c48f-9a17-4ad4-bb87-632c14fd1651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9665 | 2024.10.09 23:20:20.093243 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
9666 | 2024.10.09 23:20:20.093588 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9667 | 2024.10.09 23:20:20.093616 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 393 rows starting from the beginning of the part | ||
9668 | 2024.10.09 23:20:20.093749 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9669 | 2024.10.09 23:20:20.093983 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
9670 | 2024.10.09 23:20:20.094299 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 395 rows starting from the beginning of the part | ||
9671 | 2024.10.09 23:20:20.094800 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9672 | 2024.10.09 23:20:20.095615 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9673 | 2024.10.09 23:20:20.095676 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9674 | 2024.10.09 23:20:20.096736 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9675 | 2024.10.09 23:20:20.097317 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9676 | 2024.10.09 23:20:20.097658 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.005347176 sec., 368044.73987764755 rows/sec., 28.19 MiB/sec. | ||
9677 | 2024.10.09 23:20:20.097721 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004307 sec., 1393.0810308799628 rows/sec., 72.78 KiB/sec. | ||
9678 | 2024.10.09 23:20:20.097933 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9679 | 2024.10.09 23:20:20.098016 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Debug> DynamicQueryHandler: Done processing query | ||
9680 | 2024.10.09 23:20:20.098056 [ 3 ] {5d24e774-f6a4-4654-8dea-2b7befe4dd58} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9681 | 2024.10.09 23:20:20.098101 [ 3 ] {} <Debug> HTTP-Session: 01f7c48f-9a17-4ad4-bb87-632c14fd1651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9682 | 2024.10.09 23:20:20.098315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9683 | 2024.10.09 23:20:20.098417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9684 | 2024.10.09 23:20:20.098445 [ 3 ] {} <Debug> HTTP-Session: b706e119-cf28-4fbe-ae85-40d91f6ab550 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9685 | 2024.10.09 23:20:20.098465 [ 3 ] {} <Debug> HTTP-Session: b706e119-cf28-4fbe-ae85-40d91f6ab550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9686 | 2024.10.09 23:20:20.098485 [ 3 ] {} <Debug> HTTP-Session: b706e119-cf28-4fbe-ae85-40d91f6ab550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9687 | 2024.10.09 23:20:20.098597 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9688 | 2024.10.09 23:20:20.098617 [ 3 ] {} <Trace> HTTP-Session: b706e119-cf28-4fbe-ae85-40d91f6ab550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9689 | 2024.10.09 23:20:20.098768 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_51_10} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9690 | 2024.10.09 23:20:20.098886 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9691 | 2024.10.09 23:20:20.098948 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9692 | 2024.10.09 23:20:20.099004 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9693 | 2024.10.09 23:20:20.099184 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9694 | 2024.10.09 23:20:20.099638 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9695 | 2024.10.09 23:20:20.099677 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9696 | 2024.10.09 23:20:20.100080 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9697 | 2024.10.09 23:20:20.100418 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9698 | 2024.10.09 23:20:20.100614 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.00184 sec., 129891.30434782608 rows/sec., 8.71 MiB/sec. | ||
9699 | 2024.10.09 23:20:20.100651 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9700 | 2024.10.09 23:20:20.100722 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9701 | 2024.10.09 23:20:20.100775 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9702 | 2024.10.09 23:20:20.100900 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Debug> DynamicQueryHandler: Done processing query | ||
9703 | 2024.10.09 23:20:20.100918 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
9704 | 2024.10.09 23:20:20.100931 [ 3 ] {81d8d140-846d-4047-b4db-a1c93a7051c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9705 | 2024.10.09 23:20:20.100961 [ 3 ] {} <Debug> HTTP-Session: b706e119-cf28-4fbe-ae85-40d91f6ab550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9706 | 2024.10.09 23:20:20.101067 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9707 | 2024.10.09 23:20:20.101104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9708 | 2024.10.09 23:20:20.101110 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15215 rows starting from the beginning of the part | ||
9709 | 2024.10.09 23:20:20.101163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9710 | 2024.10.09 23:20:20.101213 [ 3 ] {} <Debug> HTTP-Session: 4c3fbce8-5ff3-420a-bbf8-7a10cc6e2683 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9711 | 2024.10.09 23:20:20.101251 [ 3 ] {} <Debug> HTTP-Session: 4c3fbce8-5ff3-420a-bbf8-7a10cc6e2683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9712 | 2024.10.09 23:20:20.101257 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 126 rows starting from the beginning of the part | ||
9713 | 2024.10.09 23:20:20.101275 [ 3 ] {} <Debug> HTTP-Session: 4c3fbce8-5ff3-420a-bbf8-7a10cc6e2683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9714 | 2024.10.09 23:20:20.101325 [ 3 ] {} <Trace> HTTP-Session: 4c3fbce8-5ff3-420a-bbf8-7a10cc6e2683 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9715 | 2024.10.09 23:20:20.101398 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
9716 | 2024.10.09 23:20:20.101471 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9717 | 2024.10.09 23:20:20.101522 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 238 rows starting from the beginning of the part | ||
9718 | 2024.10.09 23:20:20.101551 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9719 | 2024.10.09 23:20:20.101883 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
9720 | 2024.10.09 23:20:20.102163 [ 198 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 239 rows starting from the beginning of the part | ||
9721 | 2024.10.09 23:20:20.102477 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9722 | 2024.10.09 23:20:20.102930 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9723 | 2024.10.09 23:20:20.102974 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9724 | 2024.10.09 23:20:20.103376 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9725 | 2024.10.09 23:20:20.103791 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9726 | 2024.10.09 23:20:20.103995 [ 148 ] {} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
9727 | 2024.10.09 23:20:20.104034 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002597 sec., 385.0596842510589 rows/sec., 25.95 KiB/sec. | ||
9728 | 2024.10.09 23:20:20.104091 [ 148 ] {} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9729 | 2024.10.09 23:20:20.104205 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9730 | 2024.10.09 23:20:20.104658 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Debug> DynamicQueryHandler: Done processing query | ||
9731 | 2024.10.09 23:20:20.104732 [ 3 ] {a3bae455-7d48-48b2-bcd4-274bd66a2828} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9732 | 2024.10.09 23:20:20.104730 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
9733 | 2024.10.09 23:20:20.104772 [ 3 ] {} <Debug> HTTP-Session: 4c3fbce8-5ff3-420a-bbf8-7a10cc6e2683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9734 | 2024.10.09 23:20:20.105011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9735 | 2024.10.09 23:20:20.105168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9736 | 2024.10.09 23:20:20.105253 [ 3 ] {} <Debug> HTTP-Session: 93dee109-c141-42e0-971a-cc223944653c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9737 | 2024.10.09 23:20:20.105332 [ 3 ] {} <Debug> HTTP-Session: 93dee109-c141-42e0-971a-cc223944653c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9738 | 2024.10.09 23:20:20.105404 [ 3 ] {} <Debug> HTTP-Session: 93dee109-c141-42e0-971a-cc223944653c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9739 | 2024.10.09 23:20:20.105446 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9740 | 2024.10.09 23:20:20.105490 [ 3 ] {} <Trace> HTTP-Session: 93dee109-c141-42e0-971a-cc223944653c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9741 | 2024.10.09 23:20:20.105558 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
9742 | 2024.10.09 23:20:20.105953 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9743 | 2024.10.09 23:20:20.106017 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
9744 | 2024.10.09 23:20:20.106429 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <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 | ||
9745 | 2024.10.09 23:20:20.106498 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
9746 | 2024.10.09 23:20:20.107044 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
9747 | 2024.10.09 23:20:20.107515 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
9748 | 2024.10.09 23:20:20.107950 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::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 | ||
9749 | 2024.10.09 23:20:20.110381 [ 195 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16138 rows, containing 5 columns (5 merged, 0 gathered) in 0.009512308 sec., 1696538.842098048 rows/sec., 114.71 MiB/sec. | ||
9750 | 2024.10.09 23:20:20.110777 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9751 | 2024.10.09 23:20:20.111066 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9752 | 2024.10.09 23:20:20.112946 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9753 | 2024.10.09 23:20:20.113298 [ 194 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9754 | 2024.10.09 23:20:20.113626 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
9755 | 2024.10.09 23:20:20.113877 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9756 | 2024.10.09 23:20:20.113967 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9757 | 2024.10.09 23:20:20.114193 [ 200 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.009797384 sec., 2143.4293072518135 rows/sec., 143.63 KiB/sec. | ||
9758 | 2024.10.09 23:20:20.114447 [ 200 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
9759 | 2024.10.09 23:20:20.115447 [ 200 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_20_4} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9760 | 2024.10.09 23:20:20.115618 [ 200 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_20_4} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
9761 | 2024.10.09 23:20:20.115619 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9762 | 2024.10.09 23:20:20.115777 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9763 | 2024.10.09 23:20:20.116231 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9764 | 2024.10.09 23:20:20.116459 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.01077 sec., 835.6545961002786 rows/sec., 1.50 MiB/sec. | ||
9765 | 2024.10.09 23:20:20.116892 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Debug> DynamicQueryHandler: Done processing query | ||
9766 | 2024.10.09 23:20:20.116918 [ 3 ] {32526162-95cc-4280-8bf5-c034166ad03c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9767 | 2024.10.09 23:20:20.116935 [ 3 ] {} <Debug> HTTP-Session: 93dee109-c141-42e0-971a-cc223944653c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9768 | 2024.10.09 23:20:20.117071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9769 | 2024.10.09 23:20:20.117127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9770 | 2024.10.09 23:20:20.117147 [ 3 ] {} <Debug> HTTP-Session: 263f10b6-07a4-4e0c-99e7-c8fb5ec45a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9771 | 2024.10.09 23:20:20.117164 [ 3 ] {} <Debug> HTTP-Session: 263f10b6-07a4-4e0c-99e7-c8fb5ec45a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9772 | 2024.10.09 23:20:20.117178 [ 3 ] {} <Debug> HTTP-Session: 263f10b6-07a4-4e0c-99e7-c8fb5ec45a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9773 | 2024.10.09 23:20:20.117213 [ 3 ] {} <Trace> HTTP-Session: 263f10b6-07a4-4e0c-99e7-c8fb5ec45a3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9774 | 2024.10.09 23:20:20.117344 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9775 | 2024.10.09 23:20:20.117390 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9776 | 2024.10.09 23:20:20.117539 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9777 | 2024.10.09 23:20:20.117884 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9778 | 2024.10.09 23:20:20.117920 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9779 | 2024.10.09 23:20:20.118286 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9780 | 2024.10.09 23:20:20.118609 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9781 | 2024.10.09 23:20:20.118764 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001468 sec., 55858.310626703 rows/sec., 3.55 MiB/sec. | ||
9782 | 2024.10.09 23:20:20.119046 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Debug> DynamicQueryHandler: Done processing query | ||
9783 | 2024.10.09 23:20:20.119092 [ 3 ] {49411739-8050-4a15-8ccc-05e175fd8cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9784 | 2024.10.09 23:20:20.119135 [ 3 ] {} <Debug> HTTP-Session: 263f10b6-07a4-4e0c-99e7-c8fb5ec45a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9785 | 2024.10.09 23:20:21.791311 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9786 | 2024.10.09 23:20:21.791370 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9787 | 2024.10.09 23:20:25.064812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9788 | 2024.10.09 23:20:25.064942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9789 | 2024.10.09 23:20:25.064967 [ 3 ] {} <Debug> HTTP-Session: 5ff9cad5-3b62-4199-bfb9-dab8454f3c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9790 | 2024.10.09 23:20:25.064991 [ 3 ] {} <Debug> HTTP-Session: 5ff9cad5-3b62-4199-bfb9-dab8454f3c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9791 | 2024.10.09 23:20:25.065006 [ 3 ] {} <Debug> HTTP-Session: 5ff9cad5-3b62-4199-bfb9-dab8454f3c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9792 | 2024.10.09 23:20:25.065058 [ 3 ] {} <Trace> HTTP-Session: 5ff9cad5-3b62-4199-bfb9-dab8454f3c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9793 | 2024.10.09 23:20:25.065236 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9794 | 2024.10.09 23:20:25.065304 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9795 | 2024.10.09 23:20:25.065652 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9796 | 2024.10.09 23:20:25.066110 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9797 | 2024.10.09 23:20:25.066155 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9798 | 2024.10.09 23:20:25.066581 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9799 | 2024.10.09 23:20:25.066973 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9800 | 2024.10.09 23:20:25.067153 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001963 sec., 1018.8487009679063 rows/sec., 83.08 KiB/sec. | ||
9801 | 2024.10.09 23:20:25.067183 [ 145 ] {} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
9802 | 2024.10.09 23:20:25.067302 [ 145 ] {} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9803 | 2024.10.09 23:20:25.067352 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9804 | 2024.10.09 23:20:25.067483 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Debug> DynamicQueryHandler: Done processing query | ||
9805 | 2024.10.09 23:20:25.067532 [ 3 ] {4628c8de-e1d5-4976-8de4-611bb3ce0c5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9806 | 2024.10.09 23:20:25.067549 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::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 | ||
9807 | 2024.10.09 23:20:25.067562 [ 3 ] {} <Debug> HTTP-Session: 5ff9cad5-3b62-4199-bfb9-dab8454f3c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9808 | 2024.10.09 23:20:25.067780 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9809 | 2024.10.09 23:20:25.067821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9810 | 2024.10.09 23:20:25.067845 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 18 rows starting from the beginning of the part | ||
9811 | 2024.10.09 23:20:25.067915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9812 | 2024.10.09 23:20:25.067999 [ 3 ] {} <Debug> HTTP-Session: ca83b753-adbd-404d-a6de-fb5f3ee0f38b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9813 | 2024.10.09 23:20:25.068041 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
9814 | 2024.10.09 23:20:25.068072 [ 3 ] {} <Debug> HTTP-Session: ca83b753-adbd-404d-a6de-fb5f3ee0f38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9815 | 2024.10.09 23:20:25.068131 [ 3 ] {} <Debug> HTTP-Session: ca83b753-adbd-404d-a6de-fb5f3ee0f38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9816 | 2024.10.09 23:20:25.068312 [ 3 ] {} <Trace> HTTP-Session: ca83b753-adbd-404d-a6de-fb5f3ee0f38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9817 | 2024.10.09 23:20:25.068391 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
9818 | 2024.10.09 23:20:25.068758 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
9819 | 2024.10.09 23:20:25.068776 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9820 | 2024.10.09 23:20:25.068936 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9821 | 2024.10.09 23:20:25.069031 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
9822 | 2024.10.09 23:20:25.069455 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
9823 | 2024.10.09 23:20:25.070254 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9824 | 2024.10.09 23:20:25.071280 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9825 | 2024.10.09 23:20:25.071349 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9826 | 2024.10.09 23:20:25.072267 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004825075 sec., 6632.021263918177 rows/sec., 566.70 KiB/sec. | ||
9827 | 2024.10.09 23:20:25.072372 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9828 | 2024.10.09 23:20:25.072513 [ 200 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
9829 | 2024.10.09 23:20:25.073467 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9830 | 2024.10.09 23:20:25.073806 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.0052 sec., 22884.615384615387 rows/sec., 1.95 MiB/sec. | ||
9831 | 2024.10.09 23:20:25.073977 [ 200 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2024.10.09 23:20:25.074163 [ 200 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_20_4} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
9833 | 2024.10.09 23:20:25.074192 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Debug> DynamicQueryHandler: Done processing query | ||
9834 | 2024.10.09 23:20:25.074243 [ 3 ] {b1934a0e-0c3f-4bdf-929c-75c0d032b64d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9835 | 2024.10.09 23:20:25.074295 [ 3 ] {} <Debug> HTTP-Session: ca83b753-adbd-404d-a6de-fb5f3ee0f38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9836 | 2024.10.09 23:20:25.074340 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9837 | 2024.10.09 23:20:25.074476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9838 | 2024.10.09 23:20:25.074536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9839 | 2024.10.09 23:20:25.074556 [ 3 ] {} <Debug> HTTP-Session: 82c33a6b-ac4b-485f-8903-63f98d35e811 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9840 | 2024.10.09 23:20:25.074573 [ 3 ] {} <Debug> HTTP-Session: 82c33a6b-ac4b-485f-8903-63f98d35e811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9841 | 2024.10.09 23:20:25.074587 [ 3 ] {} <Debug> HTTP-Session: 82c33a6b-ac4b-485f-8903-63f98d35e811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9842 | 2024.10.09 23:20:25.074623 [ 3 ] {} <Trace> HTTP-Session: 82c33a6b-ac4b-485f-8903-63f98d35e811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9843 | 2024.10.09 23:20:25.074751 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9844 | 2024.10.09 23:20:25.074798 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9845 | 2024.10.09 23:20:25.075056 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9846 | 2024.10.09 23:20:25.075423 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2024.10.09 23:20:25.075460 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9848 | 2024.10.09 23:20:25.075823 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9849 | 2024.10.09 23:20:25.076198 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2024.10.09 23:20:25.076357 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001646 sec., 20048.602673147023 rows/sec., 1.47 MiB/sec. | ||
9851 | 2024.10.09 23:20:25.076561 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Debug> DynamicQueryHandler: Done processing query | ||
9852 | 2024.10.09 23:20:25.076592 [ 3 ] {61971d27-3e52-458c-aeeb-24788378157c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9853 | 2024.10.09 23:20:25.076616 [ 3 ] {} <Debug> HTTP-Session: 82c33a6b-ac4b-485f-8903-63f98d35e811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9854 | 2024.10.09 23:20:25.076766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9855 | 2024.10.09 23:20:25.076814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9856 | 2024.10.09 23:20:25.076833 [ 3 ] {} <Debug> HTTP-Session: da299528-3c8e-4880-8c5b-3e941f906e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9857 | 2024.10.09 23:20:25.076849 [ 3 ] {} <Debug> HTTP-Session: da299528-3c8e-4880-8c5b-3e941f906e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9858 | 2024.10.09 23:20:25.076863 [ 3 ] {} <Debug> HTTP-Session: da299528-3c8e-4880-8c5b-3e941f906e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9859 | 2024.10.09 23:20:25.076893 [ 3 ] {} <Trace> HTTP-Session: da299528-3c8e-4880-8c5b-3e941f906e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9860 | 2024.10.09 23:20:25.077018 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9861 | 2024.10.09 23:20:25.077062 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9862 | 2024.10.09 23:20:25.077291 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9863 | 2024.10.09 23:20:25.077737 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9864 | 2024.10.09 23:20:25.077776 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9865 | 2024.10.09 23:20:25.078139 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9866 | 2024.10.09 23:20:25.078496 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9867 | 2024.10.09 23:20:25.078652 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001677 sec., 57841.38342277877 rows/sec., 4.52 MiB/sec. | ||
9868 | 2024.10.09 23:20:25.078823 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Debug> DynamicQueryHandler: Done processing query | ||
9869 | 2024.10.09 23:20:25.078846 [ 3 ] {2fe5f969-7c5b-4452-b34a-2ca2b888b5f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
9870 | 2024.10.09 23:20:25.078862 [ 3 ] {} <Debug> HTTP-Session: da299528-3c8e-4880-8c5b-3e941f906e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9871 | 2024.10.09 23:20:25.079035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9872 | 2024.10.09 23:20:25.079082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9873 | 2024.10.09 23:20:25.079101 [ 3 ] {} <Debug> HTTP-Session: 56d90651-9a5e-4da4-a933-68ae5bf56950 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9874 | 2024.10.09 23:20:25.079118 [ 3 ] {} <Debug> HTTP-Session: 56d90651-9a5e-4da4-a933-68ae5bf56950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9875 | 2024.10.09 23:20:25.079131 [ 3 ] {} <Debug> HTTP-Session: 56d90651-9a5e-4da4-a933-68ae5bf56950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9876 | 2024.10.09 23:20:25.079162 [ 3 ] {} <Trace> HTTP-Session: 56d90651-9a5e-4da4-a933-68ae5bf56950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9877 | 2024.10.09 23:20:25.079311 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9878 | 2024.10.09 23:20:25.079360 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9879 | 2024.10.09 23:20:25.079507 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9880 | 2024.10.09 23:20:25.079965 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9881 | 2024.10.09 23:20:25.080011 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9882 | 2024.10.09 23:20:25.080490 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9883 | 2024.10.09 23:20:25.080914 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9884 | 2024.10.09 23:20:25.081080 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001831 sec., 87930.09284543965 rows/sec., 6.12 MiB/sec. | ||
9885 | 2024.10.09 23:20:25.081257 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Debug> DynamicQueryHandler: Done processing query | ||
9886 | 2024.10.09 23:20:25.081282 [ 3 ] {461f9c98-2ae5-4340-b41d-1a12064447a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9887 | 2024.10.09 23:20:25.081298 [ 3 ] {} <Debug> HTTP-Session: 56d90651-9a5e-4da4-a933-68ae5bf56950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9888 | 2024.10.09 23:20:25.081479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9889 | 2024.10.09 23:20:25.081530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9890 | 2024.10.09 23:20:25.081550 [ 3 ] {} <Debug> HTTP-Session: 81261efb-e580-4e74-991f-d7aaf661d0aa Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9891 | 2024.10.09 23:20:25.081567 [ 3 ] {} <Debug> HTTP-Session: 81261efb-e580-4e74-991f-d7aaf661d0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9892 | 2024.10.09 23:20:25.081581 [ 3 ] {} <Debug> HTTP-Session: 81261efb-e580-4e74-991f-d7aaf661d0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9893 | 2024.10.09 23:20:25.081612 [ 3 ] {} <Trace> HTTP-Session: 81261efb-e580-4e74-991f-d7aaf661d0aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9894 | 2024.10.09 23:20:25.081943 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9895 | 2024.10.09 23:20:25.082011 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <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 | ||
9896 | 2024.10.09 23:20:25.082515 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9897 | 2024.10.09 23:20:25.083159 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9898 | 2024.10.09 23:20:25.083195 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9899 | 2024.10.09 23:20:25.083834 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9900 | 2024.10.09 23:20:25.084245 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9901 | 2024.10.09 23:20:25.084426 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9902 | 2024.10.09 23:20:25.084448 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002739 sec., 11317.999269806498 rows/sec., 20.28 MiB/sec. | ||
9903 | 2024.10.09 23:20:25.084499 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9904 | 2024.10.09 23:20:25.084578 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9905 | 2024.10.09 23:20:25.084875 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
9906 | 2024.10.09 23:20:25.084983 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Debug> DynamicQueryHandler: Done processing query | ||
9907 | 2024.10.09 23:20:25.085034 [ 3 ] {9054d36f-0a25-4148-bfa7-82a1b44c3001} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9908 | 2024.10.09 23:20:25.085082 [ 3 ] {} <Debug> HTTP-Session: 81261efb-e580-4e74-991f-d7aaf661d0aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9909 | 2024.10.09 23:20:25.085307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9910 | 2024.10.09 23:20:25.085430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9911 | 2024.10.09 23:20:25.085506 [ 3 ] {} <Debug> HTTP-Session: 72b85edd-b746-4398-86ab-78df2fab7d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9912 | 2024.10.09 23:20:25.085563 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9913 | 2024.10.09 23:20:25.085566 [ 3 ] {} <Debug> HTTP-Session: 72b85edd-b746-4398-86ab-78df2fab7d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9914 | 2024.10.09 23:20:25.085637 [ 3 ] {} <Debug> HTTP-Session: 72b85edd-b746-4398-86ab-78df2fab7d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9915 | 2024.10.09 23:20:25.085724 [ 3 ] {} <Trace> HTTP-Session: 72b85edd-b746-4398-86ab-78df2fab7d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9916 | 2024.10.09 23:20:25.085728 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 718 rows starting from the beginning of the part | ||
9917 | 2024.10.09 23:20:25.086017 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9918 | 2024.10.09 23:20:25.086184 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9919 | 2024.10.09 23:20:25.086469 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
9920 | 2024.10.09 23:20:25.087116 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9921 | 2024.10.09 23:20:25.087303 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
9922 | 2024.10.09 23:20:25.087894 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
9923 | 2024.10.09 23:20:25.088292 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9924 | 2024.10.09 23:20:25.088393 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9925 | 2024.10.09 23:20:25.088637 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
9926 | 2024.10.09 23:20:25.089231 [ 189 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
9927 | 2024.10.09 23:20:25.089864 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9928 | 2024.10.09 23:20:25.090712 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9929 | 2024.10.09 23:20:25.091188 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005314 sec., 11290.929619872037 rows/sec., 779.19 KiB/sec. | ||
9930 | 2024.10.09 23:20:25.091426 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Debug> DynamicQueryHandler: Done processing query | ||
9931 | 2024.10.09 23:20:25.091452 [ 3 ] {3ef85969-13d3-4992-a689-49842f475374} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9932 | 2024.10.09 23:20:25.091470 [ 3 ] {} <Debug> HTTP-Session: 72b85edd-b746-4398-86ab-78df2fab7d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9933 | 2024.10.09 23:20:25.118100 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 19 columns (19 merged, 0 gathered) in 0.03338312 sec., 24832.909566271814 rows/sec., 44.50 MiB/sec. | ||
9934 | 2024.10.09 23:20:25.119245 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9935 | 2024.10.09 23:20:25.119938 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9936 | 2024.10.09 23:20:25.120033 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9937 | 2024.10.09 23:20:25.120194 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
9938 | 2024.10.09 23:20:26.158556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9939 | 2024.10.09 23:20:26.158678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9940 | 2024.10.09 23:20:26.158705 [ 3 ] {} <Debug> HTTP-Session: 8e2d883d-32b3-4d32-b36b-47012c3136cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9941 | 2024.10.09 23:20:26.158735 [ 3 ] {} <Debug> HTTP-Session: 8e2d883d-32b3-4d32-b36b-47012c3136cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9942 | 2024.10.09 23:20:26.158749 [ 3 ] {} <Debug> HTTP-Session: 8e2d883d-32b3-4d32-b36b-47012c3136cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9943 | 2024.10.09 23:20:26.158798 [ 3 ] {} <Trace> HTTP-Session: 8e2d883d-32b3-4d32-b36b-47012c3136cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9944 | 2024.10.09 23:20:26.158977 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9945 | 2024.10.09 23:20:26.159044 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9946 | 2024.10.09 23:20:26.159393 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9947 | 2024.10.09 23:20:26.159817 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9948 | 2024.10.09 23:20:26.159857 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9949 | 2024.10.09 23:20:26.160287 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9950 | 2024.10.09 23:20:26.160690 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9951 | 2024.10.09 23:20:26.160840 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001915 sec., 1044.3864229765013 rows/sec., 85.16 KiB/sec. | ||
9952 | 2024.10.09 23:20:26.161156 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Debug> DynamicQueryHandler: Done processing query | ||
9953 | 2024.10.09 23:20:26.161189 [ 3 ] {8daae29a-aed0-4cf6-8875-865dbab0d474} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9954 | 2024.10.09 23:20:26.161206 [ 3 ] {} <Debug> HTTP-Session: 8e2d883d-32b3-4d32-b36b-47012c3136cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9955 | 2024.10.09 23:20:26.161451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 193904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9956 | 2024.10.09 23:20:26.161504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9957 | 2024.10.09 23:20:26.161524 [ 3 ] {} <Debug> HTTP-Session: b9ee8388-72e8-433c-a2b2-c39611ddbe11 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9958 | 2024.10.09 23:20:26.161541 [ 3 ] {} <Debug> HTTP-Session: b9ee8388-72e8-433c-a2b2-c39611ddbe11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9959 | 2024.10.09 23:20:26.161555 [ 3 ] {} <Debug> HTTP-Session: b9ee8388-72e8-433c-a2b2-c39611ddbe11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9960 | 2024.10.09 23:20:26.161587 [ 3 ] {} <Trace> HTTP-Session: b9ee8388-72e8-433c-a2b2-c39611ddbe11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9961 | 2024.10.09 23:20:26.162083 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9962 | 2024.10.09 23:20:26.162131 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9963 | 2024.10.09 23:20:26.162388 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9964 | 2024.10.09 23:20:26.163682 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9965 | 2024.10.09 23:20:26.163718 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9966 | 2024.10.09 23:20:26.164163 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9967 | 2024.10.09 23:20:26.164541 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9968 | 2024.10.09 23:20:26.164668 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Debug> executeQuery: Read 1330 rows, 113.54 KiB in 0.002929 sec., 454079.8907476954 rows/sec., 37.85 MiB/sec. | ||
9969 | 2024.10.09 23:20:26.164849 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Debug> DynamicQueryHandler: Done processing query | ||
9970 | 2024.10.09 23:20:26.164873 [ 3 ] {48bac5e7-e781-4a93-9466-42d4cb7b4f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
9971 | 2024.10.09 23:20:26.164889 [ 3 ] {} <Debug> HTTP-Session: b9ee8388-72e8-433c-a2b2-c39611ddbe11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9972 | 2024.10.09 23:20:26.165112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9973 | 2024.10.09 23:20:26.165162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9974 | 2024.10.09 23:20:26.165181 [ 3 ] {} <Debug> HTTP-Session: 87df5ddd-753b-4468-9aca-4f7b6a982d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9975 | 2024.10.09 23:20:26.165198 [ 3 ] {} <Debug> HTTP-Session: 87df5ddd-753b-4468-9aca-4f7b6a982d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9976 | 2024.10.09 23:20:26.165213 [ 3 ] {} <Debug> HTTP-Session: 87df5ddd-753b-4468-9aca-4f7b6a982d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9977 | 2024.10.09 23:20:26.165244 [ 3 ] {} <Trace> HTTP-Session: 87df5ddd-753b-4468-9aca-4f7b6a982d24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9978 | 2024.10.09 23:20:26.165339 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9979 | 2024.10.09 23:20:26.165382 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9980 | 2024.10.09 23:20:26.165608 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9981 | 2024.10.09 23:20:26.165912 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9982 | 2024.10.09 23:20:26.165948 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
9983 | 2024.10.09 23:20:26.166289 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9984 | 2024.10.09 23:20:26.166649 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9985 | 2024.10.09 23:20:26.166782 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001464 sec., 1366.120218579235 rows/sec., 95.39 KiB/sec. | ||
9986 | 2024.10.09 23:20:26.166983 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Debug> DynamicQueryHandler: Done processing query | ||
9987 | 2024.10.09 23:20:26.167014 [ 3 ] {edaccf41-9811-4ab1-a8dc-b233e98ec1b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9988 | 2024.10.09 23:20:26.167031 [ 3 ] {} <Debug> HTTP-Session: 87df5ddd-753b-4468-9aca-4f7b6a982d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9989 | 2024.10.09 23:20:26.167172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 32331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9990 | 2024.10.09 23:20:26.167222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9991 | 2024.10.09 23:20:26.167242 [ 3 ] {} <Debug> HTTP-Session: 3015546b-c5ac-479b-8376-78b57947c3d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
9992 | 2024.10.09 23:20:26.167262 [ 3 ] {} <Debug> HTTP-Session: 3015546b-c5ac-479b-8376-78b57947c3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9993 | 2024.10.09 23:20:26.167277 [ 3 ] {} <Debug> HTTP-Session: 3015546b-c5ac-479b-8376-78b57947c3d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9994 | 2024.10.09 23:20:26.167308 [ 3 ] {} <Trace> HTTP-Session: 3015546b-c5ac-479b-8376-78b57947c3d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9995 | 2024.10.09 23:20:26.167481 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9996 | 2024.10.09 23:20:26.167527 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9997 | 2024.10.09 23:20:26.167753 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9998 | 2024.10.09 23:20:26.168211 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9999 | 2024.10.09 23:20:26.168248 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10000 | 2024.10.09 23:20:26.168623 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10001 | 2024.10.09 23:20:26.168969 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10002 | 2024.10.09 23:20:26.169102 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001746 sec., 138602.52004581902 rows/sec., 9.39 MiB/sec. | ||
10003 | 2024.10.09 23:20:26.169274 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Debug> DynamicQueryHandler: Done processing query | ||
10004 | 2024.10.09 23:20:26.169297 [ 3 ] {674ffe87-4c27-4f7c-bb5e-73730be05568} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
10005 | 2024.10.09 23:20:26.169312 [ 3 ] {} <Debug> HTTP-Session: 3015546b-c5ac-479b-8376-78b57947c3d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10006 | 2024.10.09 23:20:26.169445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10007 | 2024.10.09 23:20:26.169490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10008 | 2024.10.09 23:20:26.169508 [ 3 ] {} <Debug> HTTP-Session: 78f60b0e-38f8-49dc-bc3a-66183436a50d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10009 | 2024.10.09 23:20:26.169523 [ 3 ] {} <Debug> HTTP-Session: 78f60b0e-38f8-49dc-bc3a-66183436a50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10010 | 2024.10.09 23:20:26.169536 [ 3 ] {} <Debug> HTTP-Session: 78f60b0e-38f8-49dc-bc3a-66183436a50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10011 | 2024.10.09 23:20:26.169637 [ 3 ] {} <Trace> HTTP-Session: 78f60b0e-38f8-49dc-bc3a-66183436a50d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10012 | 2024.10.09 23:20:26.169734 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10013 | 2024.10.09 23:20:26.169777 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10014 | 2024.10.09 23:20:26.170003 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10015 | 2024.10.09 23:20:26.170325 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10016 | 2024.10.09 23:20:26.170363 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10017 | 2024.10.09 23:20:26.170725 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10018 | 2024.10.09 23:20:26.171089 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10019 | 2024.10.09 23:20:26.171261 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 230.34 KiB/sec. | ||
10020 | 2024.10.09 23:20:26.171625 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Debug> DynamicQueryHandler: Done processing query | ||
10021 | 2024.10.09 23:20:26.171652 [ 3 ] {736f4b7b-be10-4dea-8cc7-9c0ad7b57bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10022 | 2024.10.09 23:20:26.171668 [ 3 ] {} <Debug> HTTP-Session: 78f60b0e-38f8-49dc-bc3a-66183436a50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10023 | 2024.10.09 23:20:26.171876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 137050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10024 | 2024.10.09 23:20:26.171925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10025 | 2024.10.09 23:20:26.171945 [ 3 ] {} <Debug> HTTP-Session: 5e68a10f-f7b9-4080-a88e-64fc4f20dc63 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10026 | 2024.10.09 23:20:26.171962 [ 3 ] {} <Debug> HTTP-Session: 5e68a10f-f7b9-4080-a88e-64fc4f20dc63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10027 | 2024.10.09 23:20:26.171975 [ 3 ] {} <Debug> HTTP-Session: 5e68a10f-f7b9-4080-a88e-64fc4f20dc63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10028 | 2024.10.09 23:20:26.172006 [ 3 ] {} <Trace> HTTP-Session: 5e68a10f-f7b9-4080-a88e-64fc4f20dc63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10029 | 2024.10.09 23:20:26.172318 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10030 | 2024.10.09 23:20:26.172363 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10031 | 2024.10.09 23:20:26.172615 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10032 | 2024.10.09 23:20:26.173441 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10033 | 2024.10.09 23:20:26.173481 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10034 | 2024.10.09 23:20:26.173883 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10035 | 2024.10.09 23:20:26.174245 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10036 | 2024.10.09 23:20:26.174406 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.002271 sec., 369881.10964332893 rows/sec., 26.72 MiB/sec. | ||
10037 | 2024.10.09 23:20:26.174607 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Debug> DynamicQueryHandler: Done processing query | ||
10038 | 2024.10.09 23:20:26.174637 [ 3 ] {05076187-e71d-4f9a-bebf-7c00bf78bc12} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
10039 | 2024.10.09 23:20:26.174659 [ 3 ] {} <Debug> HTTP-Session: 5e68a10f-f7b9-4080-a88e-64fc4f20dc63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10040 | 2024.10.09 23:20:26.174851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10041 | 2024.10.09 23:20:26.174899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10042 | 2024.10.09 23:20:26.174918 [ 3 ] {} <Debug> HTTP-Session: 90cf418e-e69f-4447-b8f2-a968bed6a0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10043 | 2024.10.09 23:20:26.174934 [ 3 ] {} <Debug> HTTP-Session: 90cf418e-e69f-4447-b8f2-a968bed6a0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10044 | 2024.10.09 23:20:26.174948 [ 3 ] {} <Debug> HTTP-Session: 90cf418e-e69f-4447-b8f2-a968bed6a0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10045 | 2024.10.09 23:20:26.174979 [ 3 ] {} <Trace> HTTP-Session: 90cf418e-e69f-4447-b8f2-a968bed6a0ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10046 | 2024.10.09 23:20:26.175076 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10047 | 2024.10.09 23:20:26.175121 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10048 | 2024.10.09 23:20:26.175252 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10049 | 2024.10.09 23:20:26.175534 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10050 | 2024.10.09 23:20:26.175570 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10051 | 2024.10.09 23:20:26.175935 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10052 | 2024.10.09 23:20:26.176271 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10053 | 2024.10.09 23:20:26.176418 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec. | ||
10054 | 2024.10.09 23:20:26.176759 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Debug> DynamicQueryHandler: Done processing query | ||
10055 | 2024.10.09 23:20:26.176785 [ 3 ] {bb0e5d44-79c4-4646-b759-fd4cac55917a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10056 | 2024.10.09 23:20:26.176801 [ 3 ] {} <Debug> HTTP-Session: 90cf418e-e69f-4447-b8f2-a968bed6a0ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10057 | 2024.10.09 23:20:26.177035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 181135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10058 | 2024.10.09 23:20:26.177084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10059 | 2024.10.09 23:20:26.177103 [ 3 ] {} <Debug> HTTP-Session: 6056a67d-7482-477e-9b0f-72c3fcf8e7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10060 | 2024.10.09 23:20:26.177120 [ 3 ] {} <Debug> HTTP-Session: 6056a67d-7482-477e-9b0f-72c3fcf8e7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10061 | 2024.10.09 23:20:26.177134 [ 3 ] {} <Debug> HTTP-Session: 6056a67d-7482-477e-9b0f-72c3fcf8e7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10062 | 2024.10.09 23:20:26.177165 [ 3 ] {} <Trace> HTTP-Session: 6056a67d-7482-477e-9b0f-72c3fcf8e7f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10063 | 2024.10.09 23:20:26.177593 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10064 | 2024.10.09 23:20:26.177645 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10065 | 2024.10.09 23:20:26.177814 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10066 | 2024.10.09 23:20:26.178662 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10067 | 2024.10.09 23:20:26.178700 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10068 | 2024.10.09 23:20:26.179152 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10069 | 2024.10.09 23:20:26.179492 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10070 | 2024.10.09 23:20:26.179644 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Debug> executeQuery: Read 958 rows, 65.19 KiB in 0.00232 sec., 412931.0344827586 rows/sec., 27.44 MiB/sec. | ||
10071 | 2024.10.09 23:20:26.179839 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Debug> DynamicQueryHandler: Done processing query | ||
10072 | 2024.10.09 23:20:26.179874 [ 3 ] {a4a548fb-8744-477d-8220-1e76b40ee06e} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
10073 | 2024.10.09 23:20:26.179895 [ 3 ] {} <Debug> HTTP-Session: 6056a67d-7482-477e-9b0f-72c3fcf8e7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10074 | 2024.10.09 23:20:26.180207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10075 | 2024.10.09 23:20:26.180255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10076 | 2024.10.09 23:20:26.180274 [ 3 ] {} <Debug> HTTP-Session: 9154c138-699c-4a9c-a454-9d9327c57bea Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10077 | 2024.10.09 23:20:26.180317 [ 3 ] {} <Debug> HTTP-Session: 9154c138-699c-4a9c-a454-9d9327c57bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10078 | 2024.10.09 23:20:26.180332 [ 3 ] {} <Debug> HTTP-Session: 9154c138-699c-4a9c-a454-9d9327c57bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10079 | 2024.10.09 23:20:26.180363 [ 3 ] {} <Trace> HTTP-Session: 9154c138-699c-4a9c-a454-9d9327c57bea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10080 | 2024.10.09 23:20:26.180456 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10081 | 2024.10.09 23:20:26.180502 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10082 | 2024.10.09 23:20:26.180632 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10083 | 2024.10.09 23:20:26.180892 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10084 | 2024.10.09 23:20:26.180928 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10085 | 2024.10.09 23:20:26.181282 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10086 | 2024.10.09 23:20:26.181627 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10087 | 2024.10.09 23:20:26.181786 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
10088 | 2024.10.09 23:20:26.181957 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Debug> DynamicQueryHandler: Done processing query | ||
10089 | 2024.10.09 23:20:26.181981 [ 3 ] {0604710b-a4b3-44f6-95fd-3e3622cc85bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10090 | 2024.10.09 23:20:26.181997 [ 3 ] {} <Debug> HTTP-Session: 9154c138-699c-4a9c-a454-9d9327c57bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10091 | 2024.10.09 23:20:26.182103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10092 | 2024.10.09 23:20:26.182152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10093 | 2024.10.09 23:20:26.182172 [ 3 ] {} <Debug> HTTP-Session: 1e911415-dc96-4e97-a7b4-b086429d613c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10094 | 2024.10.09 23:20:26.182188 [ 3 ] {} <Debug> HTTP-Session: 1e911415-dc96-4e97-a7b4-b086429d613c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10095 | 2024.10.09 23:20:26.182202 [ 3 ] {} <Debug> HTTP-Session: 1e911415-dc96-4e97-a7b4-b086429d613c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10096 | 2024.10.09 23:20:26.182233 [ 3 ] {} <Trace> HTTP-Session: 1e911415-dc96-4e97-a7b4-b086429d613c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10097 | 2024.10.09 23:20:26.182338 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10098 | 2024.10.09 23:20:26.182382 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10099 | 2024.10.09 23:20:26.182512 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10100 | 2024.10.09 23:20:26.182797 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10101 | 2024.10.09 23:20:26.182833 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10102 | 2024.10.09 23:20:26.183199 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10103 | 2024.10.09 23:20:26.183523 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10104 | 2024.10.09 23:20:26.183674 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Debug> executeQuery: Read 36 rows, 2.15 KiB in 0.001367 sec., 26335.040234089247 rows/sec., 1.53 MiB/sec. | ||
10105 | 2024.10.09 23:20:26.183692 [ 141 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10106 | 2024.10.09 23:20:26.183809 [ 141 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10107 | 2024.10.09 23:20:26.183844 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10108 | 2024.10.09 23:20:26.183923 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Debug> DynamicQueryHandler: Done processing query | ||
10109 | 2024.10.09 23:20:26.183983 [ 3 ] {f9e04788-bf87-4fb2-8d87-2f09d03508d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10110 | 2024.10.09 23:20:26.184045 [ 3 ] {} <Debug> HTTP-Session: 1e911415-dc96-4e97-a7b4-b086429d613c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10111 | 2024.10.09 23:20:26.184112 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
10112 | 2024.10.09 23:20:26.184301 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10113 | 2024.10.09 23:20:26.184337 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2962 rows starting from the beginning of the part | ||
10114 | 2024.10.09 23:20:26.184419 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
10115 | 2024.10.09 23:20:26.184645 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
10116 | 2024.10.09 23:20:26.184867 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
10117 | 2024.10.09 23:20:26.184980 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
10118 | 2024.10.09 23:20:26.185183 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
10119 | 2024.10.09 23:20:26.186807 [ 197 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3282 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865636 sec., 1145295.4946127143 rows/sec., 74.95 MiB/sec. | ||
10120 | 2024.10.09 23:20:26.187088 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10121 | 2024.10.09 23:20:26.187496 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10122 | 2024.10.09 23:20:26.187583 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_51_10} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10123 | 2024.10.09 23:20:26.187672 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
10124 | 2024.10.09 23:20:27.016324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 998 | ||
10125 | 2024.10.09 23:20:27.019637 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10126 | 2024.10.09 23:20:27.019695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10127 | 2024.10.09 23:20:27.021324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10128 | 2024.10.09 23:20:27.022389 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10129 | 2024.10.09 23:20:27.023620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
10130 | 2024.10.09 23:20:30.061742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10131 | 2024.10.09 23:20:30.061878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10132 | 2024.10.09 23:20:30.061908 [ 3 ] {} <Debug> HTTP-Session: 384b0730-7d4c-4987-89d6-5ff979d567fb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10133 | 2024.10.09 23:20:30.061936 [ 3 ] {} <Debug> HTTP-Session: 384b0730-7d4c-4987-89d6-5ff979d567fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10134 | 2024.10.09 23:20:30.061954 [ 3 ] {} <Debug> HTTP-Session: 384b0730-7d4c-4987-89d6-5ff979d567fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10135 | 2024.10.09 23:20:30.062011 [ 3 ] {} <Trace> HTTP-Session: 384b0730-7d4c-4987-89d6-5ff979d567fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10136 | 2024.10.09 23:20:30.062208 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10137 | 2024.10.09 23:20:30.062285 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10138 | 2024.10.09 23:20:30.062640 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10139 | 2024.10.09 23:20:30.063069 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10140 | 2024.10.09 23:20:30.063110 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10141 | 2024.10.09 23:20:30.063523 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10142 | 2024.10.09 23:20:30.063913 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10143 | 2024.10.09 23:20:30.064075 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001926 sec., 1038.4215991692627 rows/sec., 84.68 KiB/sec. | ||
10144 | 2024.10.09 23:20:30.064311 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Debug> DynamicQueryHandler: Done processing query | ||
10145 | 2024.10.09 23:20:30.064337 [ 3 ] {984cb801-eedb-44fe-8390-82d92e8d7bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10146 | 2024.10.09 23:20:30.064355 [ 3 ] {} <Debug> HTTP-Session: 384b0730-7d4c-4987-89d6-5ff979d567fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10147 | 2024.10.09 23:20:30.064526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 10743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10148 | 2024.10.09 23:20:30.064577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10149 | 2024.10.09 23:20:30.064597 [ 3 ] {} <Debug> HTTP-Session: 8bc4075c-c752-4a0c-96e8-871726cb017b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10150 | 2024.10.09 23:20:30.064613 [ 3 ] {} <Debug> HTTP-Session: 8bc4075c-c752-4a0c-96e8-871726cb017b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10151 | 2024.10.09 23:20:30.064627 [ 3 ] {} <Debug> HTTP-Session: 8bc4075c-c752-4a0c-96e8-871726cb017b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10152 | 2024.10.09 23:20:30.064659 [ 3 ] {} <Trace> HTTP-Session: 8bc4075c-c752-4a0c-96e8-871726cb017b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10153 | 2024.10.09 23:20:30.064777 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10154 | 2024.10.09 23:20:30.064820 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10155 | 2024.10.09 23:20:30.065049 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10156 | 2024.10.09 23:20:30.065428 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10157 | 2024.10.09 23:20:30.065465 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10158 | 2024.10.09 23:20:30.065828 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10159 | 2024.10.09 23:20:30.066197 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10160 | 2024.10.09 23:20:30.066350 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Debug> executeQuery: Read 75 rows, 6.17 KiB in 0.001612 sec., 46526.05459057072 rows/sec., 3.74 MiB/sec. | ||
10161 | 2024.10.09 23:20:30.066520 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Debug> DynamicQueryHandler: Done processing query | ||
10162 | 2024.10.09 23:20:30.066545 [ 3 ] {2b70440c-1152-441d-a627-41d76b4b363f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10163 | 2024.10.09 23:20:30.066561 [ 3 ] {} <Debug> HTTP-Session: 8bc4075c-c752-4a0c-96e8-871726cb017b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10164 | 2024.10.09 23:20:30.066685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10165 | 2024.10.09 23:20:30.066731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10166 | 2024.10.09 23:20:30.066751 [ 3 ] {} <Debug> HTTP-Session: 375a28c1-70f4-4776-91ca-bfddda0ae61d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10167 | 2024.10.09 23:20:30.066768 [ 3 ] {} <Debug> HTTP-Session: 375a28c1-70f4-4776-91ca-bfddda0ae61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10168 | 2024.10.09 23:20:30.066782 [ 3 ] {} <Debug> HTTP-Session: 375a28c1-70f4-4776-91ca-bfddda0ae61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10169 | 2024.10.09 23:20:30.066814 [ 3 ] {} <Trace> HTTP-Session: 375a28c1-70f4-4776-91ca-bfddda0ae61d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10170 | 2024.10.09 23:20:30.066910 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10171 | 2024.10.09 23:20:30.066955 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10172 | 2024.10.09 23:20:30.067178 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10173 | 2024.10.09 23:20:30.067552 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10174 | 2024.10.09 23:20:30.067590 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10175 | 2024.10.09 23:20:30.067940 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10176 | 2024.10.09 23:20:30.068299 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10177 | 2024.10.09 23:20:30.068459 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001565 sec., 7028.753993610224 rows/sec., 521.67 KiB/sec. | ||
10178 | 2024.10.09 23:20:30.068459 [ 137 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10179 | 2024.10.09 23:20:30.068555 [ 137 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10180 | 2024.10.09 23:20:30.068611 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10181 | 2024.10.09 23:20:30.068741 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Debug> DynamicQueryHandler: Done processing query | ||
10182 | 2024.10.09 23:20:30.068806 [ 3 ] {08742536-ee3e-4258-97e6-4282acd96a47} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10183 | 2024.10.09 23:20:30.068848 [ 3 ] {} <Debug> HTTP-Session: 375a28c1-70f4-4776-91ca-bfddda0ae61d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10184 | 2024.10.09 23:20:30.068880 [ 192 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
10185 | 2024.10.09 23:20:30.069015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10186 | 2024.10.09 23:20:30.069135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10187 | 2024.10.09 23:20:30.069196 [ 3 ] {} <Debug> HTTP-Session: c41820d8-4f3f-4bff-a3d0-7638de5c1954 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10188 | 2024.10.09 23:20:30.069250 [ 3 ] {} <Debug> HTTP-Session: c41820d8-4f3f-4bff-a3d0-7638de5c1954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10189 | 2024.10.09 23:20:30.069266 [ 192 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10190 | 2024.10.09 23:20:30.069281 [ 3 ] {} <Debug> HTTP-Session: c41820d8-4f3f-4bff-a3d0-7638de5c1954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10191 | 2024.10.09 23:20:30.069344 [ 192 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 58 rows starting from the beginning of the part | ||
10192 | 2024.10.09 23:20:30.069359 [ 3 ] {} <Trace> HTTP-Session: c41820d8-4f3f-4bff-a3d0-7638de5c1954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10193 | 2024.10.09 23:20:30.069571 [ 192 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
10194 | 2024.10.09 23:20:30.069656 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10195 | 2024.10.09 23:20:30.069809 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10196 | 2024.10.09 23:20:30.069914 [ 192 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
10197 | 2024.10.09 23:20:30.070232 [ 192 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 33 rows starting from the beginning of the part | ||
10198 | 2024.10.09 23:20:30.070674 [ 192 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
10199 | 2024.10.09 23:20:30.071130 [ 192 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
10200 | 2024.10.09 23:20:30.071439 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10201 | 2024.10.09 23:20:30.072524 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10202 | 2024.10.09 23:20:30.072583 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10203 | 2024.10.09 23:20:30.073689 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10204 | 2024.10.09 23:20:30.074231 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 5 columns (5 merged, 0 gathered) in 0.005514819 sec., 26836.78285724337 rows/sec., 2.05 MiB/sec. | ||
10205 | 2024.10.09 23:20:30.074480 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10206 | 2024.10.09 23:20:30.074663 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10207 | 2024.10.09 23:20:30.074965 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.005408 sec., 13868.343195266274 rows/sec., 1.08 MiB/sec. | ||
10208 | 2024.10.09 23:20:30.075951 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Debug> DynamicQueryHandler: Done processing query | ||
10209 | 2024.10.09 23:20:30.076077 [ 3 ] {4e2eb70e-77b5-44aa-a7fb-9e5430e84600} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10210 | 2024.10.09 23:20:30.076169 [ 3 ] {} <Debug> HTTP-Session: c41820d8-4f3f-4bff-a3d0-7638de5c1954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10211 | 2024.10.09 23:20:30.076411 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10212 | 2024.10.09 23:20:30.076420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 24273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10213 | 2024.10.09 23:20:30.076532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10214 | 2024.10.09 23:20:30.076555 [ 3 ] {} <Debug> HTTP-Session: ee134644-d4aa-470c-abd9-602b756f5e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10215 | 2024.10.09 23:20:30.076573 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_46_9} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10216 | 2024.10.09 23:20:30.076583 [ 3 ] {} <Debug> HTTP-Session: ee134644-d4aa-470c-abd9-602b756f5e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10217 | 2024.10.09 23:20:30.076617 [ 3 ] {} <Debug> HTTP-Session: ee134644-d4aa-470c-abd9-602b756f5e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10218 | 2024.10.09 23:20:30.076696 [ 3 ] {} <Trace> HTTP-Session: ee134644-d4aa-470c-abd9-602b756f5e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10219 | 2024.10.09 23:20:30.076736 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10220 | 2024.10.09 23:20:30.076882 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10221 | 2024.10.09 23:20:30.076935 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10222 | 2024.10.09 23:20:30.077117 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10223 | 2024.10.09 23:20:30.077512 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10224 | 2024.10.09 23:20:30.077549 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10225 | 2024.10.09 23:20:30.077956 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10226 | 2024.10.09 23:20:30.078315 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10227 | 2024.10.09 23:20:30.078477 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Debug> executeQuery: Read 127 rows, 9.05 KiB in 0.001657 sec., 76644.53832226916 rows/sec., 5.33 MiB/sec. | ||
10228 | 2024.10.09 23:20:30.078683 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Debug> DynamicQueryHandler: Done processing query | ||
10229 | 2024.10.09 23:20:30.078718 [ 3 ] {0b81407a-283a-467e-8193-00d9a504af2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10230 | 2024.10.09 23:20:30.078748 [ 3 ] {} <Debug> HTTP-Session: ee134644-d4aa-470c-abd9-602b756f5e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10231 | 2024.10.09 23:20:30.078885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10232 | 2024.10.09 23:20:30.078933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10233 | 2024.10.09 23:20:30.078952 [ 3 ] {} <Debug> HTTP-Session: 42c7d055-117e-493c-b830-0500e6b2ba99 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10234 | 2024.10.09 23:20:30.078969 [ 3 ] {} <Debug> HTTP-Session: 42c7d055-117e-493c-b830-0500e6b2ba99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10235 | 2024.10.09 23:20:30.078983 [ 3 ] {} <Debug> HTTP-Session: 42c7d055-117e-493c-b830-0500e6b2ba99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10236 | 2024.10.09 23:20:30.079015 [ 3 ] {} <Trace> HTTP-Session: 42c7d055-117e-493c-b830-0500e6b2ba99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10237 | 2024.10.09 23:20:30.079194 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10238 | 2024.10.09 23:20:30.079260 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <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 | ||
10239 | 2024.10.09 23:20:30.079702 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10240 | 2024.10.09 23:20:30.080374 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10241 | 2024.10.09 23:20:30.080410 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10242 | 2024.10.09 23:20:30.081030 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10243 | 2024.10.09 23:20:30.081450 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10244 | 2024.10.09 23:20:30.081636 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002549 sec., 3530.7963907414673 rows/sec., 6.33 MiB/sec. | ||
10245 | 2024.10.09 23:20:30.081867 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Debug> DynamicQueryHandler: Done processing query | ||
10246 | 2024.10.09 23:20:30.081891 [ 3 ] {ad8d9190-1906-426b-b210-cda9ba22ab90} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
10247 | 2024.10.09 23:20:30.081907 [ 3 ] {} <Debug> HTTP-Session: 42c7d055-117e-493c-b830-0500e6b2ba99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10248 | 2024.10.09 23:20:30.082029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10249 | 2024.10.09 23:20:30.082077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10250 | 2024.10.09 23:20:30.082096 [ 3 ] {} <Debug> HTTP-Session: 8a26e51d-17c3-4bd0-9610-162b1f7430f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10251 | 2024.10.09 23:20:30.082113 [ 3 ] {} <Debug> HTTP-Session: 8a26e51d-17c3-4bd0-9610-162b1f7430f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10252 | 2024.10.09 23:20:30.082127 [ 3 ] {} <Debug> HTTP-Session: 8a26e51d-17c3-4bd0-9610-162b1f7430f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10253 | 2024.10.09 23:20:30.082158 [ 3 ] {} <Trace> HTTP-Session: 8a26e51d-17c3-4bd0-9610-162b1f7430f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10254 | 2024.10.09 23:20:30.082263 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10255 | 2024.10.09 23:20:30.082309 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10256 | 2024.10.09 23:20:30.082440 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10257 | 2024.10.09 23:20:30.082733 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10258 | 2024.10.09 23:20:30.082769 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10259 | 2024.10.09 23:20:30.083137 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10260 | 2024.10.09 23:20:30.083466 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10261 | 2024.10.09 23:20:30.083617 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.00138 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
10262 | 2024.10.09 23:20:30.083785 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Debug> DynamicQueryHandler: Done processing query | ||
10263 | 2024.10.09 23:20:30.083810 [ 3 ] {ffa23797-cf6f-40f5-bf4f-8e33395fbc54} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10264 | 2024.10.09 23:20:30.083826 [ 3 ] {} <Debug> HTTP-Session: 8a26e51d-17c3-4bd0-9610-162b1f7430f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10265 | 2024.10.09 23:20:35.064752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10266 | 2024.10.09 23:20:35.064894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10267 | 2024.10.09 23:20:35.064923 [ 3 ] {} <Debug> HTTP-Session: 53446e96-885f-47b2-820f-a5e71b94dfbf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10268 | 2024.10.09 23:20:35.064950 [ 3 ] {} <Debug> HTTP-Session: 53446e96-885f-47b2-820f-a5e71b94dfbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10269 | 2024.10.09 23:20:35.064968 [ 3 ] {} <Debug> HTTP-Session: 53446e96-885f-47b2-820f-a5e71b94dfbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10270 | 2024.10.09 23:20:35.065024 [ 3 ] {} <Trace> HTTP-Session: 53446e96-885f-47b2-820f-a5e71b94dfbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10271 | 2024.10.09 23:20:35.065223 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10272 | 2024.10.09 23:20:35.065301 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10273 | 2024.10.09 23:20:35.065676 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10274 | 2024.10.09 23:20:35.066129 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10275 | 2024.10.09 23:20:35.066172 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10276 | 2024.10.09 23:20:35.066589 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10277 | 2024.10.09 23:20:35.066978 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10278 | 2024.10.09 23:20:35.067151 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001988 sec., 2012.0724346076456 rows/sec., 164.07 KiB/sec. | ||
10279 | 2024.10.09 23:20:35.067459 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Debug> DynamicQueryHandler: Done processing query | ||
10280 | 2024.10.09 23:20:35.067486 [ 3 ] {23fc45c4-bcc7-45b3-9919-4d4882e8baf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10281 | 2024.10.09 23:20:35.067503 [ 3 ] {} <Debug> HTTP-Session: 53446e96-885f-47b2-820f-a5e71b94dfbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10282 | 2024.10.09 23:20:35.067648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17740, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10283 | 2024.10.09 23:20:35.067699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10284 | 2024.10.09 23:20:35.067718 [ 3 ] {} <Debug> HTTP-Session: 396bf241-44ce-4536-8b42-c08490ed452d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10285 | 2024.10.09 23:20:35.067735 [ 3 ] {} <Debug> HTTP-Session: 396bf241-44ce-4536-8b42-c08490ed452d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10286 | 2024.10.09 23:20:35.067748 [ 3 ] {} <Debug> HTTP-Session: 396bf241-44ce-4536-8b42-c08490ed452d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10287 | 2024.10.09 23:20:35.067779 [ 3 ] {} <Trace> HTTP-Session: 396bf241-44ce-4536-8b42-c08490ed452d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10288 | 2024.10.09 23:20:35.067909 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10289 | 2024.10.09 23:20:35.067953 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10290 | 2024.10.09 23:20:35.068207 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10291 | 2024.10.09 23:20:35.068653 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10292 | 2024.10.09 23:20:35.068690 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10293 | 2024.10.09 23:20:35.069052 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10294 | 2024.10.09 23:20:35.069404 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10295 | 2024.10.09 23:20:35.069554 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Debug> executeQuery: Read 120 rows, 10.45 KiB in 0.001689 sec., 71047.95737122558 rows/sec., 6.04 MiB/sec. | ||
10296 | 2024.10.09 23:20:35.069824 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Debug> DynamicQueryHandler: Done processing query | ||
10297 | 2024.10.09 23:20:35.069880 [ 3 ] {08107b59-db68-4a37-9368-3e5648aa066a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10298 | 2024.10.09 23:20:35.069934 [ 3 ] {} <Debug> HTTP-Session: 396bf241-44ce-4536-8b42-c08490ed452d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10299 | 2024.10.09 23:20:35.070096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10300 | 2024.10.09 23:20:35.070148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10301 | 2024.10.09 23:20:35.070168 [ 3 ] {} <Debug> HTTP-Session: 63b0d161-f9ac-4539-8bc5-4be7548580d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10302 | 2024.10.09 23:20:35.070185 [ 3 ] {} <Debug> HTTP-Session: 63b0d161-f9ac-4539-8bc5-4be7548580d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10303 | 2024.10.09 23:20:35.070198 [ 3 ] {} <Debug> HTTP-Session: 63b0d161-f9ac-4539-8bc5-4be7548580d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10304 | 2024.10.09 23:20:35.070231 [ 3 ] {} <Trace> HTTP-Session: 63b0d161-f9ac-4539-8bc5-4be7548580d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10305 | 2024.10.09 23:20:35.070341 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10306 | 2024.10.09 23:20:35.070386 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10307 | 2024.10.09 23:20:35.070631 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10308 | 2024.10.09 23:20:35.070972 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10309 | 2024.10.09 23:20:35.071008 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10310 | 2024.10.09 23:20:35.071364 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10311 | 2024.10.09 23:20:35.071725 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10312 | 2024.10.09 23:20:35.071888 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001574 sec., 22236.34053367217 rows/sec., 1.62 MiB/sec. | ||
10313 | 2024.10.09 23:20:35.072061 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Debug> DynamicQueryHandler: Done processing query | ||
10314 | 2024.10.09 23:20:35.072085 [ 3 ] {ffaa8293-234b-4b17-82eb-0255ee317aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10315 | 2024.10.09 23:20:35.072101 [ 3 ] {} <Debug> HTTP-Session: 63b0d161-f9ac-4539-8bc5-4be7548580d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10316 | 2024.10.09 23:20:35.072218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10317 | 2024.10.09 23:20:35.072266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10318 | 2024.10.09 23:20:35.072285 [ 3 ] {} <Debug> HTTP-Session: 97646a60-5286-4cec-b8d2-b3b5c964fff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10319 | 2024.10.09 23:20:35.072301 [ 3 ] {} <Debug> HTTP-Session: 97646a60-5286-4cec-b8d2-b3b5c964fff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10320 | 2024.10.09 23:20:35.072315 [ 3 ] {} <Debug> HTTP-Session: 97646a60-5286-4cec-b8d2-b3b5c964fff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10321 | 2024.10.09 23:20:35.072346 [ 3 ] {} <Trace> HTTP-Session: 97646a60-5286-4cec-b8d2-b3b5c964fff4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10322 | 2024.10.09 23:20:35.072467 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10323 | 2024.10.09 23:20:35.072511 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10324 | 2024.10.09 23:20:35.072746 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10325 | 2024.10.09 23:20:35.073166 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10326 | 2024.10.09 23:20:35.073203 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10327 | 2024.10.09 23:20:35.073554 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10328 | 2024.10.09 23:20:35.073907 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10329 | 2024.10.09 23:20:35.074065 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00163 sec., 60736.19631901841 rows/sec., 4.75 MiB/sec. | ||
10330 | 2024.10.09 23:20:35.074235 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Debug> DynamicQueryHandler: Done processing query | ||
10331 | 2024.10.09 23:20:35.074259 [ 3 ] {9d2d8a71-7cef-4919-9c02-6bf9e0f9b6cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
10332 | 2024.10.09 23:20:35.074275 [ 3 ] {} <Debug> HTTP-Session: 97646a60-5286-4cec-b8d2-b3b5c964fff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10333 | 2024.10.09 23:20:35.074422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10334 | 2024.10.09 23:20:35.074470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10335 | 2024.10.09 23:20:35.074490 [ 3 ] {} <Debug> HTTP-Session: d5d97493-9dfa-470b-b0cb-a67d6d897868 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10336 | 2024.10.09 23:20:35.074506 [ 3 ] {} <Debug> HTTP-Session: d5d97493-9dfa-470b-b0cb-a67d6d897868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10337 | 2024.10.09 23:20:35.074520 [ 3 ] {} <Debug> HTTP-Session: d5d97493-9dfa-470b-b0cb-a67d6d897868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10338 | 2024.10.09 23:20:35.074550 [ 3 ] {} <Trace> HTTP-Session: d5d97493-9dfa-470b-b0cb-a67d6d897868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10339 | 2024.10.09 23:20:35.074699 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10340 | 2024.10.09 23:20:35.074747 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10341 | 2024.10.09 23:20:35.074890 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10342 | 2024.10.09 23:20:35.075301 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10343 | 2024.10.09 23:20:35.075338 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10344 | 2024.10.09 23:20:35.075721 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10345 | 2024.10.09 23:20:35.076059 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10346 | 2024.10.09 23:20:35.076227 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001585 sec., 102208.20189274447 rows/sec., 7.12 MiB/sec. | ||
10347 | 2024.10.09 23:20:35.076478 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Debug> DynamicQueryHandler: Done processing query | ||
10348 | 2024.10.09 23:20:35.076530 [ 3 ] {a7f48171-cbfd-49cc-bcc6-0c2696579eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10349 | 2024.10.09 23:20:35.076584 [ 3 ] {} <Debug> HTTP-Session: d5d97493-9dfa-470b-b0cb-a67d6d897868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10350 | 2024.10.09 23:20:35.076784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10351 | 2024.10.09 23:20:35.076838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10352 | 2024.10.09 23:20:35.076856 [ 3 ] {} <Debug> HTTP-Session: 7f5b28d0-0e87-4917-a771-dc14316900ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10353 | 2024.10.09 23:20:35.076874 [ 3 ] {} <Debug> HTTP-Session: 7f5b28d0-0e87-4917-a771-dc14316900ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10354 | 2024.10.09 23:20:35.076887 [ 3 ] {} <Debug> HTTP-Session: 7f5b28d0-0e87-4917-a771-dc14316900ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10355 | 2024.10.09 23:20:35.076919 [ 3 ] {} <Trace> HTTP-Session: 7f5b28d0-0e87-4917-a771-dc14316900ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10356 | 2024.10.09 23:20:35.077242 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10357 | 2024.10.09 23:20:35.077313 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <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 | ||
10358 | 2024.10.09 23:20:35.077752 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10359 | 2024.10.09 23:20:35.078420 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10360 | 2024.10.09 23:20:35.078457 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10361 | 2024.10.09 23:20:35.079112 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10362 | 2024.10.09 23:20:35.079539 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10363 | 2024.10.09 23:20:35.079717 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0027 sec., 11481.481481481482 rows/sec., 20.57 MiB/sec. | ||
10364 | 2024.10.09 23:20:35.080236 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Debug> DynamicQueryHandler: Done processing query | ||
10365 | 2024.10.09 23:20:35.080261 [ 3 ] {a41c9f45-5a6e-48bb-bb81-f205877287fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
10366 | 2024.10.09 23:20:35.080277 [ 3 ] {} <Debug> HTTP-Session: 7f5b28d0-0e87-4917-a771-dc14316900ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10367 | 2024.10.09 23:20:35.080389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10368 | 2024.10.09 23:20:35.080438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10369 | 2024.10.09 23:20:35.080458 [ 3 ] {} <Debug> HTTP-Session: b90ba97d-e07a-46f2-a7c4-a6f642545214 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10370 | 2024.10.09 23:20:35.080474 [ 3 ] {} <Debug> HTTP-Session: b90ba97d-e07a-46f2-a7c4-a6f642545214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10371 | 2024.10.09 23:20:35.080488 [ 3 ] {} <Debug> HTTP-Session: b90ba97d-e07a-46f2-a7c4-a6f642545214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10372 | 2024.10.09 23:20:35.080518 [ 3 ] {} <Trace> HTTP-Session: b90ba97d-e07a-46f2-a7c4-a6f642545214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10373 | 2024.10.09 23:20:35.080638 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10374 | 2024.10.09 23:20:35.080689 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10375 | 2024.10.09 23:20:35.080851 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10376 | 2024.10.09 23:20:35.081152 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10377 | 2024.10.09 23:20:35.081189 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10378 | 2024.10.09 23:20:35.081551 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10379 | 2024.10.09 23:20:35.081876 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10380 | 2024.10.09 23:20:35.082029 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. | ||
10381 | 2024.10.09 23:20:35.082200 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Debug> DynamicQueryHandler: Done processing query | ||
10382 | 2024.10.09 23:20:35.082223 [ 3 ] {09437a28-afd7-4b96-a320-5fedb88e5efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10383 | 2024.10.09 23:20:35.082239 [ 3 ] {} <Debug> HTTP-Session: b90ba97d-e07a-46f2-a7c4-a6f642545214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10384 | 2024.10.09 23:20:36.791410 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10385 | 2024.10.09 23:20:36.791469 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10386 | 2024.10.09 23:20:37.023928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1026 | ||
10387 | 2024.10.09 23:20:37.026726 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10388 | 2024.10.09 23:20:37.026771 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10389 | 2024.10.09 23:20:37.028247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10390 | 2024.10.09 23:20:37.029228 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10391 | 2024.10.09 23:20:37.029451 [ 132 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
10392 | 2024.10.09 23:20:37.029578 [ 132 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10393 | 2024.10.09 23:20:37.029653 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10394 | 2024.10.09 23:20:37.030081 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
10395 | 2024.10.09 23:20:37.030655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
10396 | 2024.10.09 23:20:37.031380 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10397 | 2024.10.09 23:20:37.031542 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 834 rows starting from the beginning of the part | ||
10398 | 2024.10.09 23:20:37.032191 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
10399 | 2024.10.09 23:20:37.032772 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
10400 | 2024.10.09 23:20:37.033317 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
10401 | 2024.10.09 23:20:37.033838 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
10402 | 2024.10.09 23:20:37.034320 [ 192 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
10403 | 2024.10.09 23:20:37.042719 [ 186 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 72 columns (72 merged, 0 gathered) in 0.012908786 sec., 79480.75055237573 rows/sec., 55.10 MiB/sec. | ||
10404 | 2024.10.09 23:20:37.044476 [ 186 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
10405 | 2024.10.09 23:20:37.046142 [ 186 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10406 | 2024.10.09 23:20:37.046222 [ 186 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_26_5} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
10407 | 2024.10.09 23:20:37.046529 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
10408 | 2024.10.09 23:20:37.874238 [ 132 ] {} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
10409 | 2024.10.09 23:20:37.874333 [ 132 ] {} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10410 | 2024.10.09 23:20:37.874362 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10411 | 2024.10.09 23:20:37.874616 [ 190 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
10412 | 2024.10.09 23:20:37.874840 [ 190 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10413 | 2024.10.09 23:20:37.874883 [ 190 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
10414 | 2024.10.09 23:20:37.874961 [ 190 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
10415 | 2024.10.09 23:20:37.875130 [ 190 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
10416 | 2024.10.09 23:20:37.875448 [ 190 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
10417 | 2024.10.09 23:20:37.875580 [ 190 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
10418 | 2024.10.09 23:20:37.876617 [ 198 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002158143 sec., 55603.35899891712 rows/sec., 2.84 MiB/sec. | ||
10419 | 2024.10.09 23:20:37.876747 [ 198 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
10420 | 2024.10.09 23:20:37.877167 [ 198 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10421 | 2024.10.09 23:20:37.877254 [ 198 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_20_4} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
10422 | 2024.10.09 23:20:37.877338 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10423 | 2024.10.09 23:20:40.068457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 31178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10424 | 2024.10.09 23:20:40.068580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10425 | 2024.10.09 23:20:40.068610 [ 3 ] {} <Debug> HTTP-Session: 7ffba716-eea4-403c-883b-83a814dd6040 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10426 | 2024.10.09 23:20:40.068639 [ 3 ] {} <Debug> HTTP-Session: 7ffba716-eea4-403c-883b-83a814dd6040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10427 | 2024.10.09 23:20:40.068657 [ 3 ] {} <Debug> HTTP-Session: 7ffba716-eea4-403c-883b-83a814dd6040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10428 | 2024.10.09 23:20:40.068712 [ 3 ] {} <Trace> HTTP-Session: 7ffba716-eea4-403c-883b-83a814dd6040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10429 | 2024.10.09 23:20:40.068951 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10430 | 2024.10.09 23:20:40.069019 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10431 | 2024.10.09 23:20:40.069360 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10432 | 2024.10.09 23:20:40.070047 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10433 | 2024.10.09 23:20:40.070089 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10434 | 2024.10.09 23:20:40.070557 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10435 | 2024.10.09 23:20:40.070954 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10436 | 2024.10.09 23:20:40.071102 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.002252 sec., 91918.29484902309 rows/sec., 8.06 MiB/sec. | ||
10437 | 2024.10.09 23:20:40.071107 [ 130 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10438 | 2024.10.09 23:20:40.071168 [ 130 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10439 | 2024.10.09 23:20:40.071209 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10440 | 2024.10.09 23:20:40.071343 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Debug> DynamicQueryHandler: Done processing query | ||
10441 | 2024.10.09 23:20:40.071407 [ 3 ] {9fc925ad-735f-4ce2-a688-fb42dd0fcfad} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10442 | 2024.10.09 23:20:40.071422 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
10443 | 2024.10.09 23:20:40.071444 [ 3 ] {} <Debug> HTTP-Session: 7ffba716-eea4-403c-883b-83a814dd6040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10444 | 2024.10.09 23:20:40.071698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10445 | 2024.10.09 23:20:40.071890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10446 | 2024.10.09 23:20:40.072004 [ 3 ] {} <Debug> HTTP-Session: 3a8c6d65-b064-4fd2-8e5f-f03fcb9d121d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10447 | 2024.10.09 23:20:40.072092 [ 3 ] {} <Debug> HTTP-Session: 3a8c6d65-b064-4fd2-8e5f-f03fcb9d121d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10448 | 2024.10.09 23:20:40.072128 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10449 | 2024.10.09 23:20:40.072173 [ 3 ] {} <Debug> HTTP-Session: 3a8c6d65-b064-4fd2-8e5f-f03fcb9d121d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10450 | 2024.10.09 23:20:40.072269 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1419 rows starting from the beginning of the part | ||
10451 | 2024.10.09 23:20:40.072336 [ 3 ] {} <Trace> HTTP-Session: 3a8c6d65-b064-4fd2-8e5f-f03fcb9d121d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10452 | 2024.10.09 23:20:40.072824 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 119 rows starting from the beginning of the part | ||
10453 | 2024.10.09 23:20:40.072870 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10454 | 2024.10.09 23:20:40.073116 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10455 | 2024.10.09 23:20:40.073303 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1330 rows starting from the beginning of the part | ||
10456 | 2024.10.09 23:20:40.073570 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 75 rows starting from the beginning of the part | ||
10457 | 2024.10.09 23:20:40.073756 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 120 rows starting from the beginning of the part | ||
10458 | 2024.10.09 23:20:40.073982 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 207 rows starting from the beginning of the part | ||
10459 | 2024.10.09 23:20:40.074340 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10460 | 2024.10.09 23:20:40.074836 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10461 | 2024.10.09 23:20:40.074875 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10462 | 2024.10.09 23:20:40.075433 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10463 | 2024.10.09 23:20:40.075895 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10464 | 2024.10.09 23:20:40.076095 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.003457 sec., 2603.413364188603 rows/sec., 195.76 KiB/sec. | ||
10465 | 2024.10.09 23:20:40.076799 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Debug> DynamicQueryHandler: Done processing query | ||
10466 | 2024.10.09 23:20:40.076882 [ 3 ] {3f6f472c-d00a-48c1-9783-ca9ab05a6f90} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10467 | 2024.10.09 23:20:40.076963 [ 3 ] {} <Debug> HTTP-Session: 3a8c6d65-b064-4fd2-8e5f-f03fcb9d121d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10468 | 2024.10.09 23:20:40.076959 [ 198 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 5 columns (5 merged, 0 gathered) in 0.005679772 sec., 575727.3355338912 rows/sec., 50.50 MiB/sec. | ||
10469 | 2024.10.09 23:20:40.077194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10470 | 2024.10.09 23:20:40.077294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10471 | 2024.10.09 23:20:40.077303 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10472 | 2024.10.09 23:20:40.077321 [ 3 ] {} <Debug> HTTP-Session: 20cc34f7-7c87-4b77-a684-49b410a0f00d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10473 | 2024.10.09 23:20:40.077350 [ 3 ] {} <Debug> HTTP-Session: 20cc34f7-7c87-4b77-a684-49b410a0f00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10474 | 2024.10.09 23:20:40.077376 [ 3 ] {} <Debug> HTTP-Session: 20cc34f7-7c87-4b77-a684-49b410a0f00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10475 | 2024.10.09 23:20:40.077414 [ 3 ] {} <Trace> HTTP-Session: 20cc34f7-7c87-4b77-a684-49b410a0f00d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10476 | 2024.10.09 23:20:40.077561 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10477 | 2024.10.09 23:20:40.077627 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10478 | 2024.10.09 23:20:40.077905 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10479 | 2024.10.09 23:20:40.077997 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10480 | 2024.10.09 23:20:40.078023 [ 190 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_56_11} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10481 | 2024.10.09 23:20:40.078119 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
10482 | 2024.10.09 23:20:40.078366 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10483 | 2024.10.09 23:20:40.078403 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10484 | 2024.10.09 23:20:40.078776 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10485 | 2024.10.09 23:20:40.079143 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10486 | 2024.10.09 23:20:40.079274 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001774 sec., 7891.770011273958 rows/sec., 552.69 KiB/sec. | ||
10487 | 2024.10.09 23:20:40.079449 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Debug> DynamicQueryHandler: Done processing query | ||
10488 | 2024.10.09 23:20:40.079475 [ 3 ] {d1efc60f-6eb4-4fbd-a616-1366a1466bff} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10489 | 2024.10.09 23:20:40.079492 [ 3 ] {} <Debug> HTTP-Session: 20cc34f7-7c87-4b77-a684-49b410a0f00d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10490 | 2024.10.09 23:20:40.079606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10491 | 2024.10.09 23:20:40.079656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10492 | 2024.10.09 23:20:40.079676 [ 3 ] {} <Debug> HTTP-Session: a6fa2f0c-2762-4237-bd52-1bb0d82c07bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10493 | 2024.10.09 23:20:40.079692 [ 3 ] {} <Debug> HTTP-Session: a6fa2f0c-2762-4237-bd52-1bb0d82c07bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10494 | 2024.10.09 23:20:40.079706 [ 3 ] {} <Debug> HTTP-Session: a6fa2f0c-2762-4237-bd52-1bb0d82c07bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10495 | 2024.10.09 23:20:40.079738 [ 3 ] {} <Trace> HTTP-Session: a6fa2f0c-2762-4237-bd52-1bb0d82c07bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10496 | 2024.10.09 23:20:40.079835 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10497 | 2024.10.09 23:20:40.079877 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10498 | 2024.10.09 23:20:40.080103 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10499 | 2024.10.09 23:20:40.080406 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10500 | 2024.10.09 23:20:40.080442 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10501 | 2024.10.09 23:20:40.080796 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10502 | 2024.10.09 23:20:40.081171 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10503 | 2024.10.09 23:20:40.081294 [ 130 ] {} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10504 | 2024.10.09 23:20:40.081303 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 237.60 KiB/sec. | ||
10505 | 2024.10.09 23:20:40.081324 [ 130 ] {} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2024.10.09 23:20:40.081359 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10507 | 2024.10.09 23:20:40.081600 [ 198 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
10508 | 2024.10.09 23:20:40.081624 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Debug> DynamicQueryHandler: Done processing query | ||
10509 | 2024.10.09 23:20:40.081725 [ 3 ] {963f10b3-8d93-4f94-96ac-5c28ec555cfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10510 | 2024.10.09 23:20:40.081815 [ 3 ] {} <Debug> HTTP-Session: a6fa2f0c-2762-4237-bd52-1bb0d82c07bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10511 | 2024.10.09 23:20:40.082144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 63300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10512 | 2024.10.09 23:20:40.082213 [ 198 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10513 | 2024.10.09 23:20:40.082251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10514 | 2024.10.09 23:20:40.082254 [ 198 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
10515 | 2024.10.09 23:20:40.082278 [ 3 ] {} <Debug> HTTP-Session: 6310c286-429e-4571-84be-9b42e96109ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10516 | 2024.10.09 23:20:40.082302 [ 3 ] {} <Debug> HTTP-Session: 6310c286-429e-4571-84be-9b42e96109ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10517 | 2024.10.09 23:20:40.082332 [ 3 ] {} <Debug> HTTP-Session: 6310c286-429e-4571-84be-9b42e96109ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10518 | 2024.10.09 23:20:40.082391 [ 198 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
10519 | 2024.10.09 23:20:40.082413 [ 3 ] {} <Trace> HTTP-Session: 6310c286-429e-4571-84be-9b42e96109ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10520 | 2024.10.09 23:20:40.082590 [ 198 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
10521 | 2024.10.09 23:20:40.082853 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10522 | 2024.10.09 23:20:40.082909 [ 198 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
10523 | 2024.10.09 23:20:40.082966 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10524 | 2024.10.09 23:20:40.083068 [ 198 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
10525 | 2024.10.09 23:20:40.083776 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10526 | 2024.10.09 23:20:40.084728 [ 193 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003294145 sec., 9107.06723595956 rows/sec., 578.09 KiB/sec. | ||
10527 | 2024.10.09 23:20:40.084750 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10528 | 2024.10.09 23:20:40.084817 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10529 | 2024.10.09 23:20:40.084995 [ 187 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10530 | 2024.10.09 23:20:40.085556 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10531 | 2024.10.09 23:20:40.086072 [ 187 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_21_5} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10532 | 2024.10.09 23:20:40.086214 [ 187 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_21_5} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10533 | 2024.10.09 23:20:40.086345 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10534 | 2024.10.09 23:20:40.086390 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10535 | 2024.10.09 23:20:40.086540 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.003978 sec., 98290.5982905983 rows/sec., 6.97 MiB/sec. | ||
10536 | 2024.10.09 23:20:40.086541 [ 130 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10537 | 2024.10.09 23:20:40.086600 [ 130 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10538 | 2024.10.09 23:20:40.086631 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10539 | 2024.10.09 23:20:40.086821 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Debug> DynamicQueryHandler: Done processing query | ||
10540 | 2024.10.09 23:20:40.086845 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
10541 | 2024.10.09 23:20:40.086861 [ 3 ] {2eb04016-a8cb-44df-af97-0e478fa9dd9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
10542 | 2024.10.09 23:20:40.086976 [ 3 ] {} <Debug> HTTP-Session: 6310c286-429e-4571-84be-9b42e96109ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10543 | 2024.10.09 23:20:40.087340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10544 | 2024.10.09 23:20:40.087439 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10545 | 2024.10.09 23:20:40.087523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10546 | 2024.10.09 23:20:40.087559 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 917 rows starting from the beginning of the part | ||
10547 | 2024.10.09 23:20:40.087637 [ 3 ] {} <Debug> HTTP-Session: 644469d6-d7ec-4ab5-ba25-8332bcb59b0a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10548 | 2024.10.09 23:20:40.087715 [ 3 ] {} <Debug> HTTP-Session: 644469d6-d7ec-4ab5-ba25-8332bcb59b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10549 | 2024.10.09 23:20:40.087816 [ 3 ] {} <Debug> HTTP-Session: 644469d6-d7ec-4ab5-ba25-8332bcb59b0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10550 | 2024.10.09 23:20:40.087908 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 97 rows starting from the beginning of the part | ||
10551 | 2024.10.09 23:20:40.087939 [ 3 ] {} <Trace> HTTP-Session: 644469d6-d7ec-4ab5-ba25-8332bcb59b0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10552 | 2024.10.09 23:20:40.088095 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 840 rows starting from the beginning of the part | ||
10553 | 2024.10.09 23:20:40.088313 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10554 | 2024.10.09 23:20:40.088384 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 75 rows starting from the beginning of the part | ||
10555 | 2024.10.09 23:20:40.088452 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10556 | 2024.10.09 23:20:40.088736 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 99 rows starting from the beginning of the part | ||
10557 | 2024.10.09 23:20:40.089063 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 391 rows starting from the beginning of the part | ||
10558 | 2024.10.09 23:20:40.089542 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10559 | 2024.10.09 23:20:40.090183 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10560 | 2024.10.09 23:20:40.090253 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10561 | 2024.10.09 23:20:40.091112 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10562 | 2024.10.09 23:20:40.091826 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10563 | 2024.10.09 23:20:40.092054 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003919 sec., 1531.0028068384793 rows/sec., 79.99 KiB/sec. | ||
10564 | 2024.10.09 23:20:40.092527 [ 187 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.005865886 sec., 412384.4206996181 rows/sec., 31.63 MiB/sec. | ||
10565 | 2024.10.09 23:20:40.092580 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Debug> DynamicQueryHandler: Done processing query | ||
10566 | 2024.10.09 23:20:40.092613 [ 3 ] {24c3ef27-b3fa-47e7-b26c-1fd8ad3f5b05} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10567 | 2024.10.09 23:20:40.092630 [ 3 ] {} <Debug> HTTP-Session: 644469d6-d7ec-4ab5-ba25-8332bcb59b0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10568 | 2024.10.09 23:20:40.092816 [ 199 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10569 | 2024.10.09 23:20:40.092900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10570 | 2024.10.09 23:20:40.092981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10571 | 2024.10.09 23:20:40.093023 [ 3 ] {} <Debug> HTTP-Session: 895ba3d7-d8b7-4091-9bdf-7f0f44af63b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10572 | 2024.10.09 23:20:40.093051 [ 3 ] {} <Debug> HTTP-Session: 895ba3d7-d8b7-4091-9bdf-7f0f44af63b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10573 | 2024.10.09 23:20:40.093071 [ 3 ] {} <Debug> HTTP-Session: 895ba3d7-d8b7-4091-9bdf-7f0f44af63b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10574 | 2024.10.09 23:20:40.093136 [ 3 ] {} <Trace> HTTP-Session: 895ba3d7-d8b7-4091-9bdf-7f0f44af63b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2024.10.09 23:20:40.093558 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10576 | 2024.10.09 23:20:40.093638 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10577 | 2024.10.09 23:20:40.093773 [ 199 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10578 | 2024.10.09 23:20:40.094000 [ 199 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_56_11} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10579 | 2024.10.09 23:20:40.094118 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10580 | 2024.10.09 23:20:40.094152 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
10581 | 2024.10.09 23:20:40.094608 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10582 | 2024.10.09 23:20:40.094650 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10583 | 2024.10.09 23:20:40.095055 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10584 | 2024.10.09 23:20:40.095411 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10585 | 2024.10.09 23:20:40.095543 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10586 | 2024.10.09 23:20:40.095546 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002185 sec., 108466.81922196798 rows/sec., 7.27 MiB/sec. | ||
10587 | 2024.10.09 23:20:40.095581 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10588 | 2024.10.09 23:20:40.095624 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10589 | 2024.10.09 23:20:40.095806 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
10590 | 2024.10.09 23:20:40.095834 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Debug> DynamicQueryHandler: Done processing query | ||
10591 | 2024.10.09 23:20:40.095876 [ 3 ] {ee11150e-2649-4013-aa13-d877e5f9b91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10592 | 2024.10.09 23:20:40.095920 [ 3 ] {} <Debug> HTTP-Session: 895ba3d7-d8b7-4091-9bdf-7f0f44af63b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10593 | 2024.10.09 23:20:40.096040 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10594 | 2024.10.09 23:20:40.096101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10595 | 2024.10.09 23:20:40.096109 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16138 rows starting from the beginning of the part | ||
10596 | 2024.10.09 23:20:40.096188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10597 | 2024.10.09 23:20:40.096298 [ 3 ] {} <Debug> HTTP-Session: 42003c5c-0783-4618-81a6-a80b80f8b6e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10598 | 2024.10.09 23:20:40.096366 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part | ||
10599 | 2024.10.09 23:20:40.096386 [ 3 ] {} <Debug> HTTP-Session: 42003c5c-0783-4618-81a6-a80b80f8b6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10600 | 2024.10.09 23:20:40.096435 [ 3 ] {} <Debug> HTTP-Session: 42003c5c-0783-4618-81a6-a80b80f8b6e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10601 | 2024.10.09 23:20:40.096557 [ 3 ] {} <Trace> HTTP-Session: 42003c5c-0783-4618-81a6-a80b80f8b6e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10602 | 2024.10.09 23:20:40.096596 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 958 rows starting from the beginning of the part | ||
10603 | 2024.10.09 23:20:40.096978 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 127 rows starting from the beginning of the part | ||
10604 | 2024.10.09 23:20:40.097033 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10605 | 2024.10.09 23:20:40.097247 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 162 rows starting from the beginning of the part | ||
10606 | 2024.10.09 23:20:40.097265 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10607 | 2024.10.09 23:20:40.097549 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part | ||
10608 | 2024.10.09 23:20:40.098253 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10609 | 2024.10.09 23:20:40.098911 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10610 | 2024.10.09 23:20:40.098968 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10611 | 2024.10.09 23:20:40.099380 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10612 | 2024.10.09 23:20:40.099904 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10613 | 2024.10.09 23:20:40.100257 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003458 sec., 289.1844997108155 rows/sec., 19.49 KiB/sec. | ||
10614 | 2024.10.09 23:20:40.100914 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Debug> DynamicQueryHandler: Done processing query | ||
10615 | 2024.10.09 23:20:40.100998 [ 3 ] {1ca57f07-93b4-4a66-96a7-e1e53df652ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10616 | 2024.10.09 23:20:40.101081 [ 3 ] {} <Debug> HTTP-Session: 42003c5c-0783-4618-81a6-a80b80f8b6e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10617 | 2024.10.09 23:20:40.101308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10618 | 2024.10.09 23:20:40.101364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10619 | 2024.10.09 23:20:40.101385 [ 3 ] {} <Debug> HTTP-Session: c299e3e4-cfd2-4adf-b013-a0f5d0ca8a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10620 | 2024.10.09 23:20:40.101416 [ 3 ] {} <Debug> HTTP-Session: c299e3e4-cfd2-4adf-b013-a0f5d0ca8a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10621 | 2024.10.09 23:20:40.101431 [ 3 ] {} <Debug> HTTP-Session: c299e3e4-cfd2-4adf-b013-a0f5d0ca8a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10622 | 2024.10.09 23:20:40.101467 [ 3 ] {} <Trace> HTTP-Session: c299e3e4-cfd2-4adf-b013-a0f5d0ca8a80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10623 | 2024.10.09 23:20:40.101714 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10624 | 2024.10.09 23:20:40.101798 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <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 | ||
10625 | 2024.10.09 23:20:40.102518 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10626 | 2024.10.09 23:20:40.103170 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10627 | 2024.10.09 23:20:40.103208 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10628 | 2024.10.09 23:20:40.103940 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10629 | 2024.10.09 23:20:40.104612 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10630 | 2024.10.09 23:20:40.104833 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003259 sec., 2761.5833077631173 rows/sec., 4.95 MiB/sec. | ||
10631 | 2024.10.09 23:20:40.105881 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Debug> DynamicQueryHandler: Done processing query | ||
10632 | 2024.10.09 23:20:40.105909 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17783 rows, containing 5 columns (5 merged, 0 gathered) in 0.010178201 sec., 1747165.338943493 rows/sec., 118.10 MiB/sec. | ||
10633 | 2024.10.09 23:20:40.105957 [ 3 ] {231c5cdb-2528-47c9-9279-a1ce4f1a9e6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
10634 | 2024.10.09 23:20:40.106037 [ 3 ] {} <Debug> HTTP-Session: c299e3e4-cfd2-4adf-b013-a0f5d0ca8a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10635 | 2024.10.09 23:20:40.106268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10636 | 2024.10.09 23:20:40.106283 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10637 | 2024.10.09 23:20:40.106363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10638 | 2024.10.09 23:20:40.106425 [ 3 ] {} <Debug> HTTP-Session: 42ea2f5a-1bab-4aa1-8884-ef4c67d6f268 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10639 | 2024.10.09 23:20:40.106451 [ 3 ] {} <Debug> HTTP-Session: 42ea2f5a-1bab-4aa1-8884-ef4c67d6f268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10640 | 2024.10.09 23:20:40.106467 [ 3 ] {} <Debug> HTTP-Session: 42ea2f5a-1bab-4aa1-8884-ef4c67d6f268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10641 | 2024.10.09 23:20:40.106522 [ 3 ] {} <Trace> HTTP-Session: 42ea2f5a-1bab-4aa1-8884-ef4c67d6f268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10642 | 2024.10.09 23:20:40.106868 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10643 | 2024.10.09 23:20:40.106929 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10644 | 2024.10.09 23:20:40.107133 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10645 | 2024.10.09 23:20:40.107348 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10646 | 2024.10.09 23:20:40.107355 [ 199 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10647 | 2024.10.09 23:20:40.107544 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
10648 | 2024.10.09 23:20:40.107814 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10649 | 2024.10.09 23:20:40.107856 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
10650 | 2024.10.09 23:20:40.108248 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10651 | 2024.10.09 23:20:40.108590 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10652 | 2024.10.09 23:20:40.108755 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002061 sec., 39786.511402231925 rows/sec., 2.53 MiB/sec. | ||
10653 | 2024.10.09 23:20:40.108938 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Debug> DynamicQueryHandler: Done processing query | ||
10654 | 2024.10.09 23:20:40.108964 [ 3 ] {6896fa0f-5d4b-497f-b88c-5a20de5ed53c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10655 | 2024.10.09 23:20:40.108981 [ 3 ] {} <Debug> HTTP-Session: 42ea2f5a-1bab-4aa1-8884-ef4c67d6f268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10656 | 2024.10.09 23:20:45.064737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10657 | 2024.10.09 23:20:45.064890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10658 | 2024.10.09 23:20:45.064920 [ 3 ] {} <Debug> HTTP-Session: 1fbc3c38-149c-432f-9404-321ff361117e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10659 | 2024.10.09 23:20:45.064948 [ 3 ] {} <Debug> HTTP-Session: 1fbc3c38-149c-432f-9404-321ff361117e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10660 | 2024.10.09 23:20:45.064967 [ 3 ] {} <Debug> HTTP-Session: 1fbc3c38-149c-432f-9404-321ff361117e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10661 | 2024.10.09 23:20:45.065026 [ 3 ] {} <Trace> HTTP-Session: 1fbc3c38-149c-432f-9404-321ff361117e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10662 | 2024.10.09 23:20:45.065282 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10663 | 2024.10.09 23:20:45.065360 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10664 | 2024.10.09 23:20:45.065751 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10665 | 2024.10.09 23:20:45.066355 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10666 | 2024.10.09 23:20:45.066406 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10667 | 2024.10.09 23:20:45.066881 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10668 | 2024.10.09 23:20:45.067286 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10669 | 2024.10.09 23:20:45.067456 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Debug> executeQuery: Read 118 rows, 10.30 KiB in 0.002265 sec., 52097.1302428256 rows/sec., 4.44 MiB/sec. | ||
10670 | 2024.10.09 23:20:45.067720 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Debug> DynamicQueryHandler: Done processing query | ||
10671 | 2024.10.09 23:20:45.067750 [ 3 ] {6bcdcd1d-7965-4c3f-b8ed-47bb6e222239} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10672 | 2024.10.09 23:20:45.067773 [ 3 ] {} <Debug> HTTP-Session: 1fbc3c38-149c-432f-9404-321ff361117e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10673 | 2024.10.09 23:20:45.067961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10674 | 2024.10.09 23:20:45.068023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10675 | 2024.10.09 23:20:45.068043 [ 3 ] {} <Debug> HTTP-Session: 8e9f9f8d-712f-4384-b9a1-f426d4a1b1d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10676 | 2024.10.09 23:20:45.068063 [ 3 ] {} <Debug> HTTP-Session: 8e9f9f8d-712f-4384-b9a1-f426d4a1b1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10677 | 2024.10.09 23:20:45.068077 [ 3 ] {} <Debug> HTTP-Session: 8e9f9f8d-712f-4384-b9a1-f426d4a1b1d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10678 | 2024.10.09 23:20:45.068114 [ 3 ] {} <Trace> HTTP-Session: 8e9f9f8d-712f-4384-b9a1-f426d4a1b1d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10679 | 2024.10.09 23:20:45.068240 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10680 | 2024.10.09 23:20:45.068289 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10681 | 2024.10.09 23:20:45.068538 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10682 | 2024.10.09 23:20:45.068928 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10683 | 2024.10.09 23:20:45.068967 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10684 | 2024.10.09 23:20:45.069335 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10685 | 2024.10.09 23:20:45.069728 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10686 | 2024.10.09 23:20:45.069891 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00169 sec., 18343.19526627219 rows/sec., 1.35 MiB/sec. | ||
10687 | 2024.10.09 23:20:45.070075 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Debug> DynamicQueryHandler: Done processing query | ||
10688 | 2024.10.09 23:20:45.070101 [ 3 ] {6a0971eb-ae8f-4c9b-9918-dea30c01132b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10689 | 2024.10.09 23:20:45.070117 [ 3 ] {} <Debug> HTTP-Session: 8e9f9f8d-712f-4384-b9a1-f426d4a1b1d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10690 | 2024.10.09 23:20:45.070264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10691 | 2024.10.09 23:20:45.070317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10692 | 2024.10.09 23:20:45.070337 [ 3 ] {} <Debug> HTTP-Session: 87976f49-da36-4220-ad0f-82d1382222c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10693 | 2024.10.09 23:20:45.070355 [ 3 ] {} <Debug> HTTP-Session: 87976f49-da36-4220-ad0f-82d1382222c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10694 | 2024.10.09 23:20:45.070369 [ 3 ] {} <Debug> HTTP-Session: 87976f49-da36-4220-ad0f-82d1382222c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10695 | 2024.10.09 23:20:45.070403 [ 3 ] {} <Trace> HTTP-Session: 87976f49-da36-4220-ad0f-82d1382222c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10696 | 2024.10.09 23:20:45.070534 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10697 | 2024.10.09 23:20:45.070580 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10698 | 2024.10.09 23:20:45.070816 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10699 | 2024.10.09 23:20:45.071214 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10700 | 2024.10.09 23:20:45.071252 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10701 | 2024.10.09 23:20:45.071617 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10702 | 2024.10.09 23:20:45.071986 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10703 | 2024.10.09 23:20:45.072157 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001669 sec., 56920.31156381067 rows/sec., 4.45 MiB/sec. | ||
10704 | 2024.10.09 23:20:45.072360 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Debug> DynamicQueryHandler: Done processing query | ||
10705 | 2024.10.09 23:20:45.072399 [ 3 ] {c555504f-af17-42a0-be57-2f858e9ad85c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10706 | 2024.10.09 23:20:45.072431 [ 3 ] {} <Debug> HTTP-Session: 87976f49-da36-4220-ad0f-82d1382222c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10707 | 2024.10.09 23:20:45.072657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10708 | 2024.10.09 23:20:45.072708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10709 | 2024.10.09 23:20:45.072729 [ 3 ] {} <Debug> HTTP-Session: fdfdc133-15d8-4d45-89f5-94ae5c663f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10710 | 2024.10.09 23:20:45.072746 [ 3 ] {} <Debug> HTTP-Session: fdfdc133-15d8-4d45-89f5-94ae5c663f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10711 | 2024.10.09 23:20:45.072760 [ 3 ] {} <Debug> HTTP-Session: fdfdc133-15d8-4d45-89f5-94ae5c663f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10712 | 2024.10.09 23:20:45.072794 [ 3 ] {} <Trace> HTTP-Session: fdfdc133-15d8-4d45-89f5-94ae5c663f70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10713 | 2024.10.09 23:20:45.072943 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10714 | 2024.10.09 23:20:45.072992 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10715 | 2024.10.09 23:20:45.073141 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10716 | 2024.10.09 23:20:45.073545 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10717 | 2024.10.09 23:20:45.073581 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10718 | 2024.10.09 23:20:45.073975 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10719 | 2024.10.09 23:20:45.074320 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10720 | 2024.10.09 23:20:45.074480 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. | ||
10721 | 2024.10.09 23:20:45.074658 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Debug> DynamicQueryHandler: Done processing query | ||
10722 | 2024.10.09 23:20:45.074682 [ 3 ] {9b14c637-8c53-4c2b-896a-3f9d06af4854} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10723 | 2024.10.09 23:20:45.074698 [ 3 ] {} <Debug> HTTP-Session: fdfdc133-15d8-4d45-89f5-94ae5c663f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10724 | 2024.10.09 23:20:45.074858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10725 | 2024.10.09 23:20:45.074908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10726 | 2024.10.09 23:20:45.074927 [ 3 ] {} <Debug> HTTP-Session: 6560ec41-cccf-4cf2-beae-0102953b1c47 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10727 | 2024.10.09 23:20:45.074945 [ 3 ] {} <Debug> HTTP-Session: 6560ec41-cccf-4cf2-beae-0102953b1c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10728 | 2024.10.09 23:20:45.074958 [ 3 ] {} <Debug> HTTP-Session: 6560ec41-cccf-4cf2-beae-0102953b1c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10729 | 2024.10.09 23:20:45.074990 [ 3 ] {} <Trace> HTTP-Session: 6560ec41-cccf-4cf2-beae-0102953b1c47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10730 | 2024.10.09 23:20:45.075321 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10731 | 2024.10.09 23:20:45.075389 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <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 | ||
10732 | 2024.10.09 23:20:45.075833 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10733 | 2024.10.09 23:20:45.076519 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10734 | 2024.10.09 23:20:45.076556 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10735 | 2024.10.09 23:20:45.077217 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10736 | 2024.10.09 23:20:45.077660 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10737 | 2024.10.09 23:20:45.077896 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002808 sec., 11039.88603988604 rows/sec., 19.78 MiB/sec. | ||
10738 | 2024.10.09 23:20:45.078404 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Debug> DynamicQueryHandler: Done processing query | ||
10739 | 2024.10.09 23:20:45.078435 [ 3 ] {d62e3c6f-064a-4ee0-9184-2b66da0b75f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
10740 | 2024.10.09 23:20:45.078452 [ 3 ] {} <Debug> HTTP-Session: 6560ec41-cccf-4cf2-beae-0102953b1c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10741 | 2024.10.09 23:20:45.078611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10742 | 2024.10.09 23:20:45.078661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10743 | 2024.10.09 23:20:45.078681 [ 3 ] {} <Debug> HTTP-Session: 06f9b701-6dc3-42aa-82ed-16edcf3a1654 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10744 | 2024.10.09 23:20:45.078699 [ 3 ] {} <Debug> HTTP-Session: 06f9b701-6dc3-42aa-82ed-16edcf3a1654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10745 | 2024.10.09 23:20:45.078713 [ 3 ] {} <Debug> HTTP-Session: 06f9b701-6dc3-42aa-82ed-16edcf3a1654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10746 | 2024.10.09 23:20:45.078745 [ 3 ] {} <Trace> HTTP-Session: 06f9b701-6dc3-42aa-82ed-16edcf3a1654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10747 | 2024.10.09 23:20:45.078867 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10748 | 2024.10.09 23:20:45.078915 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10749 | 2024.10.09 23:20:45.079067 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10750 | 2024.10.09 23:20:45.079370 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10751 | 2024.10.09 23:20:45.079407 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10752 | 2024.10.09 23:20:45.079788 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10753 | 2024.10.09 23:20:45.080129 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10754 | 2024.10.09 23:20:45.080289 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
10755 | 2024.10.09 23:20:45.080469 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Debug> DynamicQueryHandler: Done processing query | ||
10756 | 2024.10.09 23:20:45.080494 [ 3 ] {fa329384-b2c7-4b30-8dcb-bf6fe2ec2866} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10757 | 2024.10.09 23:20:45.080510 [ 3 ] {} <Debug> HTTP-Session: 06f9b701-6dc3-42aa-82ed-16edcf3a1654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10758 | 2024.10.09 23:20:47.030909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1058 | ||
10759 | 2024.10.09 23:20:47.033715 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10760 | 2024.10.09 23:20:47.033765 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10761 | 2024.10.09 23:20:47.035316 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10762 | 2024.10.09 23:20:47.036361 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10763 | 2024.10.09 23:20:47.037511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
10764 | 2024.10.09 23:20:50.068974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 33960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10765 | 2024.10.09 23:20:50.069108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10766 | 2024.10.09 23:20:50.069135 [ 3 ] {} <Debug> HTTP-Session: eeac73c9-a776-4857-9ed1-35734977a58a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10767 | 2024.10.09 23:20:50.069161 [ 3 ] {} <Debug> HTTP-Session: eeac73c9-a776-4857-9ed1-35734977a58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10768 | 2024.10.09 23:20:50.069176 [ 3 ] {} <Debug> HTTP-Session: eeac73c9-a776-4857-9ed1-35734977a58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10769 | 2024.10.09 23:20:50.069225 [ 3 ] {} <Trace> HTTP-Session: eeac73c9-a776-4857-9ed1-35734977a58a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10770 | 2024.10.09 23:20:50.069469 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10771 | 2024.10.09 23:20:50.069536 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10772 | 2024.10.09 23:20:50.069878 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10773 | 2024.10.09 23:20:50.070486 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10774 | 2024.10.09 23:20:50.070530 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10775 | 2024.10.09 23:20:50.070989 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10776 | 2024.10.09 23:20:50.071380 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10777 | 2024.10.09 23:20:50.071530 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Debug> executeQuery: Read 225 rows, 20.29 KiB in 0.002165 sec., 103926.09699769053 rows/sec., 9.15 MiB/sec. | ||
10778 | 2024.10.09 23:20:50.071739 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Debug> DynamicQueryHandler: Done processing query | ||
10779 | 2024.10.09 23:20:50.071766 [ 3 ] {392842f4-275b-48b1-ad89-597abf64e854} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
10780 | 2024.10.09 23:20:50.071783 [ 3 ] {} <Debug> HTTP-Session: eeac73c9-a776-4857-9ed1-35734977a58a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10781 | 2024.10.09 23:20:50.071966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 2633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10782 | 2024.10.09 23:20:50.072019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10783 | 2024.10.09 23:20:50.072040 [ 3 ] {} <Debug> HTTP-Session: 4fab9556-bd0a-41c5-b6ff-ced17ed8b2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10784 | 2024.10.09 23:20:50.072057 [ 3 ] {} <Debug> HTTP-Session: 4fab9556-bd0a-41c5-b6ff-ced17ed8b2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10785 | 2024.10.09 23:20:50.072072 [ 3 ] {} <Debug> HTTP-Session: 4fab9556-bd0a-41c5-b6ff-ced17ed8b2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10786 | 2024.10.09 23:20:50.072104 [ 3 ] {} <Trace> HTTP-Session: 4fab9556-bd0a-41c5-b6ff-ced17ed8b2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10787 | 2024.10.09 23:20:50.072207 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10788 | 2024.10.09 23:20:50.072251 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10789 | 2024.10.09 23:20:50.072478 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10790 | 2024.10.09 23:20:50.072821 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10791 | 2024.10.09 23:20:50.072858 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10792 | 2024.10.09 23:20:50.073234 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10793 | 2024.10.09 23:20:50.073603 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10794 | 2024.10.09 23:20:50.073731 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001552 sec., 11597.938144329897 rows/sec., 872.11 KiB/sec. | ||
10795 | 2024.10.09 23:20:50.073901 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Debug> DynamicQueryHandler: Done processing query | ||
10796 | 2024.10.09 23:20:50.073925 [ 3 ] {66042597-bf25-4c22-8ecc-6db570f9b6c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10797 | 2024.10.09 23:20:50.073942 [ 3 ] {} <Debug> HTTP-Session: 4fab9556-bd0a-41c5-b6ff-ced17ed8b2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10798 | 2024.10.09 23:20:50.074069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10799 | 2024.10.09 23:20:50.074209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10800 | 2024.10.09 23:20:50.074230 [ 3 ] {} <Debug> HTTP-Session: 49315ceb-d50a-4c95-b43d-8f09eaac0ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10801 | 2024.10.09 23:20:50.074247 [ 3 ] {} <Debug> HTTP-Session: 49315ceb-d50a-4c95-b43d-8f09eaac0ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10802 | 2024.10.09 23:20:50.074262 [ 3 ] {} <Debug> HTTP-Session: 49315ceb-d50a-4c95-b43d-8f09eaac0ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10803 | 2024.10.09 23:20:50.074293 [ 3 ] {} <Trace> HTTP-Session: 49315ceb-d50a-4c95-b43d-8f09eaac0ff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10804 | 2024.10.09 23:20:50.074393 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10805 | 2024.10.09 23:20:50.074435 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10806 | 2024.10.09 23:20:50.074658 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10807 | 2024.10.09 23:20:50.074968 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10808 | 2024.10.09 23:20:50.075005 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10809 | 2024.10.09 23:20:50.075364 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10810 | 2024.10.09 23:20:50.075734 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10811 | 2024.10.09 23:20:50.075862 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001496 sec., 9358.288770053476 rows/sec., 655.39 KiB/sec. | ||
10812 | 2024.10.09 23:20:50.076030 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Debug> DynamicQueryHandler: Done processing query | ||
10813 | 2024.10.09 23:20:50.076056 [ 3 ] {7470a528-845b-44c1-9957-046bc73bc655} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10814 | 2024.10.09 23:20:50.076072 [ 3 ] {} <Debug> HTTP-Session: 49315ceb-d50a-4c95-b43d-8f09eaac0ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10815 | 2024.10.09 23:20:50.076186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10816 | 2024.10.09 23:20:50.076235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10817 | 2024.10.09 23:20:50.076255 [ 3 ] {} <Debug> HTTP-Session: 4ddfbf16-e5e2-4dfa-8e6e-6bb00265f809 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10818 | 2024.10.09 23:20:50.076272 [ 3 ] {} <Debug> HTTP-Session: 4ddfbf16-e5e2-4dfa-8e6e-6bb00265f809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10819 | 2024.10.09 23:20:50.076286 [ 3 ] {} <Debug> HTTP-Session: 4ddfbf16-e5e2-4dfa-8e6e-6bb00265f809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10820 | 2024.10.09 23:20:50.076317 [ 3 ] {} <Trace> HTTP-Session: 4ddfbf16-e5e2-4dfa-8e6e-6bb00265f809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10821 | 2024.10.09 23:20:50.076412 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10822 | 2024.10.09 23:20:50.076454 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10823 | 2024.10.09 23:20:50.076680 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10824 | 2024.10.09 23:20:50.076973 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10825 | 2024.10.09 23:20:50.077009 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10826 | 2024.10.09 23:20:50.077360 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10827 | 2024.10.09 23:20:50.077754 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10828 | 2024.10.09 23:20:50.077885 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 236.80 KiB/sec. | ||
10829 | 2024.10.09 23:20:50.078104 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Debug> DynamicQueryHandler: Done processing query | ||
10830 | 2024.10.09 23:20:50.078129 [ 3 ] {e07be92b-3e0f-4137-ad18-ec98858bfdd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10831 | 2024.10.09 23:20:50.078145 [ 3 ] {} <Debug> HTTP-Session: 4ddfbf16-e5e2-4dfa-8e6e-6bb00265f809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10832 | 2024.10.09 23:20:50.078313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 65872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10833 | 2024.10.09 23:20:50.078360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10834 | 2024.10.09 23:20:50.078379 [ 3 ] {} <Debug> HTTP-Session: b3bc8583-c46b-4c91-b846-72bc44bfa47a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10835 | 2024.10.09 23:20:50.078397 [ 3 ] {} <Debug> HTTP-Session: b3bc8583-c46b-4c91-b846-72bc44bfa47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10836 | 2024.10.09 23:20:50.078411 [ 3 ] {} <Debug> HTTP-Session: b3bc8583-c46b-4c91-b846-72bc44bfa47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10837 | 2024.10.09 23:20:50.078441 [ 3 ] {} <Trace> HTTP-Session: b3bc8583-c46b-4c91-b846-72bc44bfa47a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10838 | 2024.10.09 23:20:50.078678 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10839 | 2024.10.09 23:20:50.078722 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10840 | 2024.10.09 23:20:50.078950 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10841 | 2024.10.09 23:20:50.079590 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10842 | 2024.10.09 23:20:50.079626 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10843 | 2024.10.09 23:20:50.080010 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10844 | 2024.10.09 23:20:50.080369 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10845 | 2024.10.09 23:20:50.080522 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Debug> executeQuery: Read 406 rows, 29.63 KiB in 0.001976 sec., 205465.58704453442 rows/sec., 14.65 MiB/sec. | ||
10846 | 2024.10.09 23:20:50.080738 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Debug> DynamicQueryHandler: Done processing query | ||
10847 | 2024.10.09 23:20:50.080762 [ 3 ] {71964918-e9ca-48eb-a9fd-9660688c7d5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10848 | 2024.10.09 23:20:50.080779 [ 3 ] {} <Debug> HTTP-Session: b3bc8583-c46b-4c91-b846-72bc44bfa47a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10849 | 2024.10.09 23:20:50.080983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10850 | 2024.10.09 23:20:50.081031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10851 | 2024.10.09 23:20:50.081051 [ 3 ] {} <Debug> HTTP-Session: d7ee512f-2c66-4a47-a43e-fcb9fd99b574 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10852 | 2024.10.09 23:20:50.081069 [ 3 ] {} <Debug> HTTP-Session: d7ee512f-2c66-4a47-a43e-fcb9fd99b574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10853 | 2024.10.09 23:20:50.081083 [ 3 ] {} <Debug> HTTP-Session: d7ee512f-2c66-4a47-a43e-fcb9fd99b574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10854 | 2024.10.09 23:20:50.081114 [ 3 ] {} <Trace> HTTP-Session: d7ee512f-2c66-4a47-a43e-fcb9fd99b574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10855 | 2024.10.09 23:20:50.081209 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10856 | 2024.10.09 23:20:50.081253 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10857 | 2024.10.09 23:20:50.081392 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10858 | 2024.10.09 23:20:50.081671 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10859 | 2024.10.09 23:20:50.081709 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10860 | 2024.10.09 23:20:50.082073 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10861 | 2024.10.09 23:20:50.082402 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10862 | 2024.10.09 23:20:50.082565 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. | ||
10863 | 2024.10.09 23:20:50.082732 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Debug> DynamicQueryHandler: Done processing query | ||
10864 | 2024.10.09 23:20:50.082757 [ 3 ] {ee8f6f53-e6d0-4076-b116-8284ce651d6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10865 | 2024.10.09 23:20:50.082773 [ 3 ] {} <Debug> HTTP-Session: d7ee512f-2c66-4a47-a43e-fcb9fd99b574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10866 | 2024.10.09 23:20:50.082959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10867 | 2024.10.09 23:20:50.083007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10868 | 2024.10.09 23:20:50.083027 [ 3 ] {} <Debug> HTTP-Session: 4d177100-d743-4957-bd94-84406e96b95c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10869 | 2024.10.09 23:20:50.083044 [ 3 ] {} <Debug> HTTP-Session: 4d177100-d743-4957-bd94-84406e96b95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10870 | 2024.10.09 23:20:50.083058 [ 3 ] {} <Debug> HTTP-Session: 4d177100-d743-4957-bd94-84406e96b95c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10871 | 2024.10.09 23:20:50.083089 [ 3 ] {} <Trace> HTTP-Session: 4d177100-d743-4957-bd94-84406e96b95c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10872 | 2024.10.09 23:20:50.083273 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10873 | 2024.10.09 23:20:50.083319 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10874 | 2024.10.09 23:20:50.083467 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10875 | 2024.10.09 23:20:50.083912 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10876 | 2024.10.09 23:20:50.083948 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10877 | 2024.10.09 23:20:50.084336 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10878 | 2024.10.09 23:20:50.084699 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10879 | 2024.10.09 23:20:50.084863 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001683 sec., 140819.96434937613 rows/sec., 9.44 MiB/sec. | ||
10880 | 2024.10.09 23:20:50.085057 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Debug> DynamicQueryHandler: Done processing query | ||
10881 | 2024.10.09 23:20:50.085088 [ 3 ] {5273689b-b15f-4d96-8390-18d275ec7e22} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10882 | 2024.10.09 23:20:50.085111 [ 3 ] {} <Debug> HTTP-Session: 4d177100-d743-4957-bd94-84406e96b95c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10883 | 2024.10.09 23:20:50.085262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10884 | 2024.10.09 23:20:50.085310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10885 | 2024.10.09 23:20:50.085330 [ 3 ] {} <Debug> HTTP-Session: bc22cf53-9204-42aa-a2dc-873dfa5b1fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10886 | 2024.10.09 23:20:50.085347 [ 3 ] {} <Debug> HTTP-Session: bc22cf53-9204-42aa-a2dc-873dfa5b1fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10887 | 2024.10.09 23:20:50.085361 [ 3 ] {} <Debug> HTTP-Session: bc22cf53-9204-42aa-a2dc-873dfa5b1fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10888 | 2024.10.09 23:20:50.085392 [ 3 ] {} <Trace> HTTP-Session: bc22cf53-9204-42aa-a2dc-873dfa5b1fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10889 | 2024.10.09 23:20:50.085483 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10890 | 2024.10.09 23:20:50.085529 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10891 | 2024.10.09 23:20:50.085658 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10892 | 2024.10.09 23:20:50.085924 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10893 | 2024.10.09 23:20:50.085960 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10894 | 2024.10.09 23:20:50.086318 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10895 | 2024.10.09 23:20:50.086639 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10896 | 2024.10.09 23:20:50.086799 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec. | ||
10897 | 2024.10.09 23:20:50.086971 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Debug> DynamicQueryHandler: Done processing query | ||
10898 | 2024.10.09 23:20:50.086996 [ 3 ] {1f2f9ee6-c2af-409d-a653-1216d7a98ac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10899 | 2024.10.09 23:20:50.087012 [ 3 ] {} <Debug> HTTP-Session: bc22cf53-9204-42aa-a2dc-873dfa5b1fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10900 | 2024.10.09 23:20:50.087167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 29479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10901 | 2024.10.09 23:20:50.087216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10902 | 2024.10.09 23:20:50.087235 [ 3 ] {} <Debug> HTTP-Session: c849346e-a85a-4b03-857a-f0b1c7a40f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10903 | 2024.10.09 23:20:50.087253 [ 3 ] {} <Debug> HTTP-Session: c849346e-a85a-4b03-857a-f0b1c7a40f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10904 | 2024.10.09 23:20:50.087267 [ 3 ] {} <Debug> HTTP-Session: c849346e-a85a-4b03-857a-f0b1c7a40f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10905 | 2024.10.09 23:20:50.087297 [ 3 ] {} <Trace> HTTP-Session: c849346e-a85a-4b03-857a-f0b1c7a40f02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10906 | 2024.10.09 23:20:50.087541 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10907 | 2024.10.09 23:20:50.087609 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <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 | ||
10908 | 2024.10.09 23:20:50.088025 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10909 | 2024.10.09 23:20:50.088634 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10910 | 2024.10.09 23:20:50.088671 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10911 | 2024.10.09 23:20:50.089293 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10912 | 2024.10.09 23:20:50.089709 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10913 | 2024.10.09 23:20:50.089891 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10914 | 2024.10.09 23:20:50.089900 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002517 sec., 7151.370679380214 rows/sec., 12.81 MiB/sec. | ||
10915 | 2024.10.09 23:20:50.089969 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10916 | 2024.10.09 23:20:50.090040 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10917 | 2024.10.09 23:20:50.090324 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
10918 | 2024.10.09 23:20:50.090417 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Debug> DynamicQueryHandler: Done processing query | ||
10919 | 2024.10.09 23:20:50.090465 [ 3 ] {f086090b-24a7-4717-be62-2435dcdf7d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB. | ||
10920 | 2024.10.09 23:20:50.090509 [ 3 ] {} <Debug> HTTP-Session: c849346e-a85a-4b03-857a-f0b1c7a40f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10921 | 2024.10.09 23:20:50.090714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10922 | 2024.10.09 23:20:50.090855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10923 | 2024.10.09 23:20:50.090934 [ 3 ] {} <Debug> HTTP-Session: 652c0091-f243-4296-9c35-7b99d74d3161 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10924 | 2024.10.09 23:20:50.090990 [ 3 ] {} <Debug> HTTP-Session: 652c0091-f243-4296-9c35-7b99d74d3161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10925 | 2024.10.09 23:20:50.091035 [ 3 ] {} <Debug> HTTP-Session: 652c0091-f243-4296-9c35-7b99d74d3161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10926 | 2024.10.09 23:20:50.091094 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10927 | 2024.10.09 23:20:50.091114 [ 3 ] {} <Trace> HTTP-Session: 652c0091-f243-4296-9c35-7b99d74d3161 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10928 | 2024.10.09 23:20:50.091241 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 829 rows starting from the beginning of the part | ||
10929 | 2024.10.09 23:20:50.091622 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
10930 | 2024.10.09 23:20:50.092043 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
10931 | 2024.10.09 23:20:50.092159 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
10932 | 2024.10.09 23:20:50.092369 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
10933 | 2024.10.09 23:20:50.092925 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
10934 | 2024.10.09 23:20:50.093296 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10935 | 2024.10.09 23:20:50.093687 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
10936 | 2024.10.09 23:20:50.094334 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
10937 | 2024.10.09 23:20:50.094428 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10938 | 2024.10.09 23:20:50.094496 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10939 | 2024.10.09 23:20:50.095760 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
10940 | 2024.10.09 23:20:50.096620 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10941 | 2024.10.09 23:20:50.096855 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.004779 sec., 1883.2391713747645 rows/sec., 144.88 KiB/sec. | ||
10942 | 2024.10.09 23:20:50.097100 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Debug> DynamicQueryHandler: Done processing query | ||
10943 | 2024.10.09 23:20:50.097127 [ 3 ] {8be4dca4-1566-440b-9d82-97fe3e71fe92} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10944 | 2024.10.09 23:20:50.097144 [ 3 ] {} <Debug> HTTP-Session: 652c0091-f243-4296-9c35-7b99d74d3161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10945 | 2024.10.09 23:20:50.097300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10946 | 2024.10.09 23:20:50.097361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10947 | 2024.10.09 23:20:50.097386 [ 3 ] {} <Debug> HTTP-Session: 069a4a91-a4c2-4a7f-97dc-93402e902ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10948 | 2024.10.09 23:20:50.097404 [ 3 ] {} <Debug> HTTP-Session: 069a4a91-a4c2-4a7f-97dc-93402e902ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10949 | 2024.10.09 23:20:50.097422 [ 3 ] {} <Debug> HTTP-Session: 069a4a91-a4c2-4a7f-97dc-93402e902ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10950 | 2024.10.09 23:20:50.097491 [ 3 ] {} <Trace> HTTP-Session: 069a4a91-a4c2-4a7f-97dc-93402e902ec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10951 | 2024.10.09 23:20:50.097777 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10952 | 2024.10.09 23:20:50.097878 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10953 | 2024.10.09 23:20:50.098586 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10954 | 2024.10.09 23:20:50.099531 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10955 | 2024.10.09 23:20:50.099595 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10956 | 2024.10.09 23:20:50.100749 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10957 | 2024.10.09 23:20:50.101622 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10958 | 2024.10.09 23:20:50.101853 [ 116 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10959 | 2024.10.09 23:20:50.101864 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004205 sec., 19500.594530321043 rows/sec., 1.24 MiB/sec. | ||
10960 | 2024.10.09 23:20:50.101923 [ 116 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10961 | 2024.10.09 23:20:50.101998 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10962 | 2024.10.09 23:20:50.102333 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
10963 | 2024.10.09 23:20:50.102440 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Debug> DynamicQueryHandler: Done processing query | ||
10964 | 2024.10.09 23:20:50.102505 [ 3 ] {ea2708ea-93a0-4218-9bea-a232d3f4bd76} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10965 | 2024.10.09 23:20:50.102656 [ 3 ] {} <Debug> HTTP-Session: 069a4a91-a4c2-4a7f-97dc-93402e902ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10966 | 2024.10.09 23:20:50.102717 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10967 | 2024.10.09 23:20:50.102786 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3282 rows starting from the beginning of the part | ||
10968 | 2024.10.09 23:20:50.102965 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
10969 | 2024.10.09 23:20:50.103050 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
10970 | 2024.10.09 23:20:50.103386 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
10971 | 2024.10.09 23:20:50.103598 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
10972 | 2024.10.09 23:20:50.103841 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part | ||
10973 | 2024.10.09 23:20:50.104680 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 927 rows, containing 19 columns (19 merged, 0 gathered) in 0.014498087 sec., 63939.47008319098 rows/sec., 114.58 MiB/sec. | ||
10974 | 2024.10.09 23:20:50.105806 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3612 rows, containing 4 columns (4 merged, 0 gathered) in 0.003685033 sec., 980181.1815525126 rows/sec., 64.15 MiB/sec. | ||
10975 | 2024.10.09 23:20:50.106274 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10976 | 2024.10.09 23:20:50.106362 [ 197 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10977 | 2024.10.09 23:20:50.107494 [ 197 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10978 | 2024.10.09 23:20:50.107678 [ 197 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_56_11} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10979 | 2024.10.09 23:20:50.107825 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10980 | 2024.10.09 23:20:50.107871 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
10981 | 2024.10.09 23:20:50.107974 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10982 | 2024.10.09 23:20:50.108146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
10983 | 2024.10.09 23:20:51.791524 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10984 | 2024.10.09 23:20:51.791573 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10985 | 2024.10.09 23:20:55.070306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10986 | 2024.10.09 23:20:55.070463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10987 | 2024.10.09 23:20:55.070502 [ 3 ] {} <Debug> HTTP-Session: 93410f9a-8d43-4437-9e32-3ef5250f320a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
10988 | 2024.10.09 23:20:55.070534 [ 3 ] {} <Debug> HTTP-Session: 93410f9a-8d43-4437-9e32-3ef5250f320a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10989 | 2024.10.09 23:20:55.070553 [ 3 ] {} <Debug> HTTP-Session: 93410f9a-8d43-4437-9e32-3ef5250f320a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10990 | 2024.10.09 23:20:55.070612 [ 3 ] {} <Trace> HTTP-Session: 93410f9a-8d43-4437-9e32-3ef5250f320a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10991 | 2024.10.09 23:20:55.070853 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10992 | 2024.10.09 23:20:55.070955 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10993 | 2024.10.09 23:20:55.071410 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10994 | 2024.10.09 23:20:55.072005 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10995 | 2024.10.09 23:20:55.072062 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
10996 | 2024.10.09 23:20:55.072560 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10997 | 2024.10.09 23:20:55.073031 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10998 | 2024.10.09 23:20:55.073220 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002447 sec., 817.3273395995096 rows/sec., 66.65 KiB/sec. | ||
10999 | 2024.10.09 23:20:55.073591 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Debug> DynamicQueryHandler: Done processing query | ||
11000 | 2024.10.09 23:20:55.073630 [ 3 ] {202872e4-9ddb-47d7-be6a-1dd244bc5f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11001 | 2024.10.09 23:20:55.073649 [ 3 ] {} <Debug> HTTP-Session: 93410f9a-8d43-4437-9e32-3ef5250f320a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11002 | 2024.10.09 23:20:55.073831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11003 | 2024.10.09 23:20:55.073892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11004 | 2024.10.09 23:20:55.073914 [ 3 ] {} <Debug> HTTP-Session: 95822310-6796-48f5-8dcc-167b2585b952 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11005 | 2024.10.09 23:20:55.073942 [ 3 ] {} <Debug> HTTP-Session: 95822310-6796-48f5-8dcc-167b2585b952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11006 | 2024.10.09 23:20:55.073957 [ 3 ] {} <Debug> HTTP-Session: 95822310-6796-48f5-8dcc-167b2585b952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11007 | 2024.10.09 23:20:55.073996 [ 3 ] {} <Trace> HTTP-Session: 95822310-6796-48f5-8dcc-167b2585b952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11008 | 2024.10.09 23:20:55.074154 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11009 | 2024.10.09 23:20:55.074211 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11010 | 2024.10.09 23:20:55.075023 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11011 | 2024.10.09 23:20:55.075529 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11012 | 2024.10.09 23:20:55.075579 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11013 | 2024.10.09 23:20:55.076039 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11014 | 2024.10.09 23:20:55.076510 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11015 | 2024.10.09 23:20:55.076699 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Debug> executeQuery: Read 119 rows, 10.38 KiB in 0.0026 sec., 45769.23076923077 rows/sec., 3.90 MiB/sec. | ||
11016 | 2024.10.09 23:20:55.076927 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Debug> DynamicQueryHandler: Done processing query | ||
11017 | 2024.10.09 23:20:55.076959 [ 3 ] {72e3219e-f796-4ede-931d-82d616f90f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11018 | 2024.10.09 23:20:55.076983 [ 3 ] {} <Debug> HTTP-Session: 95822310-6796-48f5-8dcc-167b2585b952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11019 | 2024.10.09 23:20:55.077201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11020 | 2024.10.09 23:20:55.077277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11021 | 2024.10.09 23:20:55.077303 [ 3 ] {} <Debug> HTTP-Session: 20a19453-fe27-4d30-bec1-efd66e8074c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11022 | 2024.10.09 23:20:55.077325 [ 3 ] {} <Debug> HTTP-Session: 20a19453-fe27-4d30-bec1-efd66e8074c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11023 | 2024.10.09 23:20:55.077345 [ 3 ] {} <Debug> HTTP-Session: 20a19453-fe27-4d30-bec1-efd66e8074c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11024 | 2024.10.09 23:20:55.077388 [ 3 ] {} <Trace> HTTP-Session: 20a19453-fe27-4d30-bec1-efd66e8074c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11025 | 2024.10.09 23:20:55.077524 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11026 | 2024.10.09 23:20:55.077584 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11027 | 2024.10.09 23:20:55.077892 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11028 | 2024.10.09 23:20:55.078309 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11029 | 2024.10.09 23:20:55.078356 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11030 | 2024.10.09 23:20:55.078847 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11031 | 2024.10.09 23:20:55.079325 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11032 | 2024.10.09 23:20:55.079549 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.002055 sec., 16058.394160583943 rows/sec., 1.17 MiB/sec. | ||
11033 | 2024.10.09 23:20:55.079558 [ 112 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11034 | 2024.10.09 23:20:55.079686 [ 112 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11035 | 2024.10.09 23:20:55.079754 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11036 | 2024.10.09 23:20:55.079892 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Debug> DynamicQueryHandler: Done processing query | ||
11037 | 2024.10.09 23:20:55.079910 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
11038 | 2024.10.09 23:20:55.079943 [ 3 ] {feba954b-1e56-4830-a6bf-60f3b154cc50} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11039 | 2024.10.09 23:20:55.079979 [ 3 ] {} <Debug> HTTP-Session: 20a19453-fe27-4d30-bec1-efd66e8074c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11040 | 2024.10.09 23:20:55.080078 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11041 | 2024.10.09 23:20:55.080119 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 58 rows starting from the beginning of the part | ||
11042 | 2024.10.09 23:20:55.080200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16460, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11043 | 2024.10.09 23:20:55.080252 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
11044 | 2024.10.09 23:20:55.080316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11045 | 2024.10.09 23:20:55.080391 [ 3 ] {} <Debug> HTTP-Session: d5feb0dd-d216-4c4b-89e3-9b07b2f28815 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11046 | 2024.10.09 23:20:55.080481 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
11047 | 2024.10.09 23:20:55.080488 [ 3 ] {} <Debug> HTTP-Session: d5feb0dd-d216-4c4b-89e3-9b07b2f28815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11048 | 2024.10.09 23:20:55.080543 [ 3 ] {} <Debug> HTTP-Session: d5feb0dd-d216-4c4b-89e3-9b07b2f28815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11049 | 2024.10.09 23:20:55.080730 [ 3 ] {} <Trace> HTTP-Session: d5feb0dd-d216-4c4b-89e3-9b07b2f28815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11050 | 2024.10.09 23:20:55.080832 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
11051 | 2024.10.09 23:20:55.080960 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
11052 | 2024.10.09 23:20:55.081024 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11053 | 2024.10.09 23:20:55.081117 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
11054 | 2024.10.09 23:20:55.081128 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11055 | 2024.10.09 23:20:55.081728 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11056 | 2024.10.09 23:20:55.082515 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11057 | 2024.10.09 23:20:55.082571 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11058 | 2024.10.09 23:20:55.082982 [ 194 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.003131942 sec., 58749.49152953663 rows/sec., 4.50 MiB/sec. | ||
11059 | 2024.10.09 23:20:55.083153 [ 194 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11060 | 2024.10.09 23:20:55.083254 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11061 | 2024.10.09 23:20:55.083900 [ 194 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11062 | 2024.10.09 23:20:55.083995 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11063 | 2024.10.09 23:20:55.084040 [ 194 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_51_10} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11064 | 2024.10.09 23:20:55.084164 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11065 | 2024.10.09 23:20:55.084296 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.003351 sec., 28946.583109519546 rows/sec., 2.26 MiB/sec. | ||
11066 | 2024.10.09 23:20:55.084711 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Debug> DynamicQueryHandler: Done processing query | ||
11067 | 2024.10.09 23:20:55.084760 [ 3 ] {4bfb5ad4-8ae8-465a-bede-229942277c06} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
11068 | 2024.10.09 23:20:55.084796 [ 3 ] {} <Debug> HTTP-Session: d5feb0dd-d216-4c4b-89e3-9b07b2f28815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11069 | 2024.10.09 23:20:55.085042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11070 | 2024.10.09 23:20:55.085109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11071 | 2024.10.09 23:20:55.085136 [ 3 ] {} <Debug> HTTP-Session: 4af8b4a4-da9a-4049-a120-6459412824b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11072 | 2024.10.09 23:20:55.085157 [ 3 ] {} <Debug> HTTP-Session: 4af8b4a4-da9a-4049-a120-6459412824b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11073 | 2024.10.09 23:20:55.085174 [ 3 ] {} <Debug> HTTP-Session: 4af8b4a4-da9a-4049-a120-6459412824b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11074 | 2024.10.09 23:20:55.085211 [ 3 ] {} <Trace> HTTP-Session: 4af8b4a4-da9a-4049-a120-6459412824b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11075 | 2024.10.09 23:20:55.085396 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11076 | 2024.10.09 23:20:55.085460 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11077 | 2024.10.09 23:20:55.085658 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11078 | 2024.10.09 23:20:55.086162 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11079 | 2024.10.09 23:20:55.086207 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11080 | 2024.10.09 23:20:55.086689 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11081 | 2024.10.09 23:20:55.087138 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11082 | 2024.10.09 23:20:55.087332 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002015 sec., 79900.74441687345 rows/sec., 5.56 MiB/sec. | ||
11083 | 2024.10.09 23:20:55.087672 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Debug> DynamicQueryHandler: Done processing query | ||
11084 | 2024.10.09 23:20:55.087737 [ 3 ] {a0dec716-c99d-4f6c-b0a3-59eb1ffa0be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11085 | 2024.10.09 23:20:55.087798 [ 3 ] {} <Debug> HTTP-Session: 4af8b4a4-da9a-4049-a120-6459412824b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11086 | 2024.10.09 23:20:55.088068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 51904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11087 | 2024.10.09 23:20:55.088128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11088 | 2024.10.09 23:20:55.088156 [ 3 ] {} <Debug> HTTP-Session: fb1cac1f-864d-40b3-960c-1fb04e23e02a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11089 | 2024.10.09 23:20:55.088176 [ 3 ] {} <Debug> HTTP-Session: fb1cac1f-864d-40b3-960c-1fb04e23e02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11090 | 2024.10.09 23:20:55.088195 [ 3 ] {} <Debug> HTTP-Session: fb1cac1f-864d-40b3-960c-1fb04e23e02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11091 | 2024.10.09 23:20:55.088233 [ 3 ] {} <Trace> HTTP-Session: fb1cac1f-864d-40b3-960c-1fb04e23e02a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11092 | 2024.10.09 23:20:55.088666 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11093 | 2024.10.09 23:20:55.088759 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <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 | ||
11094 | 2024.10.09 23:20:55.089277 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11095 | 2024.10.09 23:20:55.090222 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11096 | 2024.10.09 23:20:55.090273 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11097 | 2024.10.09 23:20:55.091115 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11098 | 2024.10.09 23:20:55.091702 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11099 | 2024.10.09 23:20:55.091949 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.003583 sec., 8651.96762489534 rows/sec., 15.50 MiB/sec. | ||
11100 | 2024.10.09 23:20:55.092576 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Debug> DynamicQueryHandler: Done processing query | ||
11101 | 2024.10.09 23:20:55.092612 [ 3 ] {f59e7d9c-336b-476c-97d0-81c89900a810} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
11102 | 2024.10.09 23:20:55.092636 [ 3 ] {} <Debug> HTTP-Session: fb1cac1f-864d-40b3-960c-1fb04e23e02a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11103 | 2024.10.09 23:20:55.092820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11104 | 2024.10.09 23:20:55.092890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11105 | 2024.10.09 23:20:55.092917 [ 3 ] {} <Debug> HTTP-Session: 0a0134ce-b954-41f2-9b54-ca09d61b0732 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11106 | 2024.10.09 23:20:55.092942 [ 3 ] {} <Debug> HTTP-Session: 0a0134ce-b954-41f2-9b54-ca09d61b0732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11107 | 2024.10.09 23:20:55.092962 [ 3 ] {} <Debug> HTTP-Session: 0a0134ce-b954-41f2-9b54-ca09d61b0732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11108 | 2024.10.09 23:20:55.093003 [ 3 ] {} <Trace> HTTP-Session: 0a0134ce-b954-41f2-9b54-ca09d61b0732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11109 | 2024.10.09 23:20:55.093163 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11110 | 2024.10.09 23:20:55.093223 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11111 | 2024.10.09 23:20:55.093424 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11112 | 2024.10.09 23:20:55.093839 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11113 | 2024.10.09 23:20:55.093886 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11114 | 2024.10.09 23:20:55.094378 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11115 | 2024.10.09 23:20:55.094818 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11116 | 2024.10.09 23:20:55.095028 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001911 sec., 31397.174254317113 rows/sec., 2.12 MiB/sec. | ||
11117 | 2024.10.09 23:20:55.095261 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Debug> DynamicQueryHandler: Done processing query | ||
11118 | 2024.10.09 23:20:55.095292 [ 3 ] {87248356-b8be-4c8a-a362-7a99b99fe40c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11119 | 2024.10.09 23:20:55.095312 [ 3 ] {} <Debug> HTTP-Session: 0a0134ce-b954-41f2-9b54-ca09d61b0732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11120 | 2024.10.09 23:20:56.157792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 193771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11121 | 2024.10.09 23:20:56.157920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11122 | 2024.10.09 23:20:56.157951 [ 3 ] {} <Debug> HTTP-Session: 6cf998b6-5124-42b0-8263-ae9837a1ecd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11123 | 2024.10.09 23:20:56.157980 [ 3 ] {} <Debug> HTTP-Session: 6cf998b6-5124-42b0-8263-ae9837a1ecd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11124 | 2024.10.09 23:20:56.157998 [ 3 ] {} <Debug> HTTP-Session: 6cf998b6-5124-42b0-8263-ae9837a1ecd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11125 | 2024.10.09 23:20:56.158054 [ 3 ] {} <Trace> HTTP-Session: 6cf998b6-5124-42b0-8263-ae9837a1ecd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11126 | 2024.10.09 23:20:56.158634 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11127 | 2024.10.09 23:20:56.158702 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11128 | 2024.10.09 23:20:56.159042 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11129 | 2024.10.09 23:20:56.160405 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11130 | 2024.10.09 23:20:56.160448 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11131 | 2024.10.09 23:20:56.160947 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11132 | 2024.10.09 23:20:56.161347 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11133 | 2024.10.09 23:20:56.161515 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Debug> executeQuery: Read 1329 rows, 113.46 KiB in 0.003252 sec., 408671.58671586716 rows/sec., 34.07 MiB/sec. | ||
11134 | 2024.10.09 23:20:56.161720 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Debug> DynamicQueryHandler: Done processing query | ||
11135 | 2024.10.09 23:20:56.161746 [ 3 ] {0e8aaa21-3574-42e8-8d92-05f5838e5d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
11136 | 2024.10.09 23:20:56.161763 [ 3 ] {} <Debug> HTTP-Session: 6cf998b6-5124-42b0-8263-ae9837a1ecd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11137 | 2024.10.09 23:20:56.161949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 32331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11138 | 2024.10.09 23:20:56.162000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11139 | 2024.10.09 23:20:56.162021 [ 3 ] {} <Debug> HTTP-Session: 424b7c55-863c-49b2-9351-9b92641e941d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11140 | 2024.10.09 23:20:56.162039 [ 3 ] {} <Debug> HTTP-Session: 424b7c55-863c-49b2-9351-9b92641e941d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11141 | 2024.10.09 23:20:56.162054 [ 3 ] {} <Debug> HTTP-Session: 424b7c55-863c-49b2-9351-9b92641e941d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11142 | 2024.10.09 23:20:56.162086 [ 3 ] {} <Trace> HTTP-Session: 424b7c55-863c-49b2-9351-9b92641e941d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11143 | 2024.10.09 23:20:56.162270 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11144 | 2024.10.09 23:20:56.162315 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11145 | 2024.10.09 23:20:56.162540 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11146 | 2024.10.09 23:20:56.163039 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11147 | 2024.10.09 23:20:56.163077 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11148 | 2024.10.09 23:20:56.163441 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
11149 | 2024.10.09 23:20:56.163813 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11150 | 2024.10.09 23:20:56.163967 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00179 sec., 135195.53072625698 rows/sec., 9.16 MiB/sec. | ||
11151 | 2024.10.09 23:20:56.164147 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Debug> DynamicQueryHandler: Done processing query | ||
11152 | 2024.10.09 23:20:56.164172 [ 3 ] {59660a5c-1316-4eb9-a8b1-2ac5fa9d219f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
11153 | 2024.10.09 23:20:56.164189 [ 3 ] {} <Debug> HTTP-Session: 424b7c55-863c-49b2-9351-9b92641e941d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11154 | 2024.10.09 23:20:56.164365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11155 | 2024.10.09 23:20:56.164414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11156 | 2024.10.09 23:20:56.164434 [ 3 ] {} <Debug> HTTP-Session: e01dcb3c-e35b-4a92-8274-bce61e32a476 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11157 | 2024.10.09 23:20:56.164451 [ 3 ] {} <Debug> HTTP-Session: e01dcb3c-e35b-4a92-8274-bce61e32a476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11158 | 2024.10.09 23:20:56.164464 [ 3 ] {} <Debug> HTTP-Session: e01dcb3c-e35b-4a92-8274-bce61e32a476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11159 | 2024.10.09 23:20:56.164495 [ 3 ] {} <Trace> HTTP-Session: e01dcb3c-e35b-4a92-8274-bce61e32a476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11160 | 2024.10.09 23:20:56.164592 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11161 | 2024.10.09 23:20:56.164636 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11162 | 2024.10.09 23:20:56.164864 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11163 | 2024.10.09 23:20:56.165237 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11164 | 2024.10.09 23:20:56.165275 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11165 | 2024.10.09 23:20:56.165623 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11166 | 2024.10.09 23:20:56.165992 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11167 | 2024.10.09 23:20:56.166148 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001575 sec., 3809.5238095238096 rows/sec., 225.07 KiB/sec. | ||
11168 | 2024.10.09 23:20:56.166324 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Debug> DynamicQueryHandler: Done processing query | ||
11169 | 2024.10.09 23:20:56.166351 [ 3 ] {23e5620b-55a8-4655-a258-e2b9083fbc34} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11170 | 2024.10.09 23:20:56.166369 [ 3 ] {} <Debug> HTTP-Session: e01dcb3c-e35b-4a92-8274-bce61e32a476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11171 | 2024.10.09 23:20:56.166544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 136709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11172 | 2024.10.09 23:20:56.166594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11173 | 2024.10.09 23:20:56.166613 [ 3 ] {} <Debug> HTTP-Session: 3be92615-f35e-4d81-9bed-df55c811d669 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11174 | 2024.10.09 23:20:56.166631 [ 3 ] {} <Debug> HTTP-Session: 3be92615-f35e-4d81-9bed-df55c811d669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11175 | 2024.10.09 23:20:56.166645 [ 3 ] {} <Debug> HTTP-Session: 3be92615-f35e-4d81-9bed-df55c811d669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11176 | 2024.10.09 23:20:56.166676 [ 3 ] {} <Trace> HTTP-Session: 3be92615-f35e-4d81-9bed-df55c811d669 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11177 | 2024.10.09 23:20:56.167063 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11178 | 2024.10.09 23:20:56.167108 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11179 | 2024.10.09 23:20:56.167336 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11180 | 2024.10.09 23:20:56.168229 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11181 | 2024.10.09 23:20:56.168266 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11182 | 2024.10.09 23:20:56.168649 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11183 | 2024.10.09 23:20:56.169011 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11184 | 2024.10.09 23:20:56.169173 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.002362 sec., 354784.08128704486 rows/sec., 25.62 MiB/sec. | ||
11185 | 2024.10.09 23:20:56.169381 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Debug> DynamicQueryHandler: Done processing query | ||
11186 | 2024.10.09 23:20:56.169416 [ 3 ] {44d2ae9a-f6b4-4def-9549-d4e978f65196} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
11187 | 2024.10.09 23:20:56.169449 [ 3 ] {} <Debug> HTTP-Session: 3be92615-f35e-4d81-9bed-df55c811d669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11188 | 2024.10.09 23:20:56.169703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11189 | 2024.10.09 23:20:56.169753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11190 | 2024.10.09 23:20:56.169774 [ 3 ] {} <Debug> HTTP-Session: 0476d2a9-c19d-4690-8dfe-31d49c71b070 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11191 | 2024.10.09 23:20:56.169790 [ 3 ] {} <Debug> HTTP-Session: 0476d2a9-c19d-4690-8dfe-31d49c71b070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11192 | 2024.10.09 23:20:56.169805 [ 3 ] {} <Debug> HTTP-Session: 0476d2a9-c19d-4690-8dfe-31d49c71b070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11193 | 2024.10.09 23:20:56.169836 [ 3 ] {} <Trace> HTTP-Session: 0476d2a9-c19d-4690-8dfe-31d49c71b070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11194 | 2024.10.09 23:20:56.169936 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11195 | 2024.10.09 23:20:56.169981 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11196 | 2024.10.09 23:20:56.170116 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11197 | 2024.10.09 23:20:56.170422 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11198 | 2024.10.09 23:20:56.170459 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11199 | 2024.10.09 23:20:56.170831 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11200 | 2024.10.09 23:20:56.171165 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11201 | 2024.10.09 23:20:56.171321 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. | ||
11202 | 2024.10.09 23:20:56.171489 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Debug> DynamicQueryHandler: Done processing query | ||
11203 | 2024.10.09 23:20:56.171513 [ 3 ] {7418cab5-b2c9-4ce2-aeb0-4b1662fc59eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11204 | 2024.10.09 23:20:56.171529 [ 3 ] {} <Debug> HTTP-Session: 0476d2a9-c19d-4690-8dfe-31d49c71b070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11205 | 2024.10.09 23:20:56.171743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 180970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11206 | 2024.10.09 23:20:56.171795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11207 | 2024.10.09 23:20:56.171816 [ 3 ] {} <Debug> HTTP-Session: a2d2306b-9839-42eb-8926-96f6fb9afbd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11208 | 2024.10.09 23:20:56.171832 [ 3 ] {} <Debug> HTTP-Session: a2d2306b-9839-42eb-8926-96f6fb9afbd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11209 | 2024.10.09 23:20:56.171847 [ 3 ] {} <Debug> HTTP-Session: a2d2306b-9839-42eb-8926-96f6fb9afbd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11210 | 2024.10.09 23:20:56.171880 [ 3 ] {} <Trace> HTTP-Session: a2d2306b-9839-42eb-8926-96f6fb9afbd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11211 | 2024.10.09 23:20:56.172329 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11212 | 2024.10.09 23:20:56.172378 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11213 | 2024.10.09 23:20:56.172528 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11214 | 2024.10.09 23:20:56.173396 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11215 | 2024.10.09 23:20:56.173434 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11216 | 2024.10.09 23:20:56.173885 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11217 | 2024.10.09 23:20:56.174234 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11218 | 2024.10.09 23:20:56.174399 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Debug> executeQuery: Read 957 rows, 65.12 KiB in 0.002321 sec., 412322.2748815166 rows/sec., 27.40 MiB/sec. | ||
11219 | 2024.10.09 23:20:56.174673 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Debug> DynamicQueryHandler: Done processing query | ||
11220 | 2024.10.09 23:20:56.174735 [ 3 ] {3f4116b5-7aa3-4705-a2db-585c3fa243dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
11221 | 2024.10.09 23:20:56.174796 [ 3 ] {} <Debug> HTTP-Session: a2d2306b-9839-42eb-8926-96f6fb9afbd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11222 | 2024.10.09 23:20:56.175193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11223 | 2024.10.09 23:20:56.175246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11224 | 2024.10.09 23:20:56.175267 [ 3 ] {} <Debug> HTTP-Session: 9f6c289f-2ec2-4ce0-af68-bea21689dce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11225 | 2024.10.09 23:20:56.175287 [ 3 ] {} <Debug> HTTP-Session: 9f6c289f-2ec2-4ce0-af68-bea21689dce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11226 | 2024.10.09 23:20:56.175302 [ 3 ] {} <Debug> HTTP-Session: 9f6c289f-2ec2-4ce0-af68-bea21689dce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11227 | 2024.10.09 23:20:56.175335 [ 3 ] {} <Trace> HTTP-Session: 9f6c289f-2ec2-4ce0-af68-bea21689dce2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11228 | 2024.10.09 23:20:56.175436 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11229 | 2024.10.09 23:20:56.175484 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11230 | 2024.10.09 23:20:56.175629 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11231 | 2024.10.09 23:20:56.175912 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11232 | 2024.10.09 23:20:56.175949 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11233 | 2024.10.09 23:20:56.176301 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11234 | 2024.10.09 23:20:56.176638 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11235 | 2024.10.09 23:20:56.176794 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
11236 | 2024.10.09 23:20:56.177017 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Debug> DynamicQueryHandler: Done processing query | ||
11237 | 2024.10.09 23:20:56.177041 [ 3 ] {bd9905e6-c10d-46a7-84ef-6cdc605d93da} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11238 | 2024.10.09 23:20:56.177058 [ 3 ] {} <Debug> HTTP-Session: 9f6c289f-2ec2-4ce0-af68-bea21689dce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11239 | 2024.10.09 23:20:56.177173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11240 | 2024.10.09 23:20:56.177223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11241 | 2024.10.09 23:20:56.177243 [ 3 ] {} <Debug> HTTP-Session: 4ab06aa9-3c32-4cd8-ae34-5396a2d05c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11242 | 2024.10.09 23:20:56.177259 [ 3 ] {} <Debug> HTTP-Session: 4ab06aa9-3c32-4cd8-ae34-5396a2d05c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11243 | 2024.10.09 23:20:56.177273 [ 3 ] {} <Debug> HTTP-Session: 4ab06aa9-3c32-4cd8-ae34-5396a2d05c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11244 | 2024.10.09 23:20:56.177303 [ 3 ] {} <Trace> HTTP-Session: 4ab06aa9-3c32-4cd8-ae34-5396a2d05c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11245 | 2024.10.09 23:20:56.177410 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11246 | 2024.10.09 23:20:56.177456 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11247 | 2024.10.09 23:20:56.177585 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11248 | 2024.10.09 23:20:56.177875 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11249 | 2024.10.09 23:20:56.177912 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11250 | 2024.10.09 23:20:56.178263 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11251 | 2024.10.09 23:20:56.178590 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11252 | 2024.10.09 23:20:56.178747 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Debug> executeQuery: Read 36 rows, 2.15 KiB in 0.001365 sec., 26373.626373626375 rows/sec., 1.54 MiB/sec. | ||
11253 | 2024.10.09 23:20:56.178919 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Debug> DynamicQueryHandler: Done processing query | ||
11254 | 2024.10.09 23:20:56.178944 [ 3 ] {eec13cc9-bb4c-433c-9d02-4aff86355ac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11255 | 2024.10.09 23:20:56.178960 [ 3 ] {} <Debug> HTTP-Session: 4ab06aa9-3c32-4cd8-ae34-5396a2d05c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11256 | 2024.10.09 23:20:57.037678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1110 | ||
11257 | 2024.10.09 23:20:57.040960 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11258 | 2024.10.09 23:20:57.040999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11259 | 2024.10.09 23:20:57.042524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11260 | 2024.10.09 23:20:57.043523 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11261 | 2024.10.09 23:20:57.044307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
11262 | 2024.10.09 23:21:00.062476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 14324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11263 | 2024.10.09 23:21:00.062609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11264 | 2024.10.09 23:21:00.062638 [ 3 ] {} <Debug> HTTP-Session: 029f074e-5afd-4d77-8d8a-268528fb4f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11265 | 2024.10.09 23:21:00.062668 [ 3 ] {} <Debug> HTTP-Session: 029f074e-5afd-4d77-8d8a-268528fb4f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11266 | 2024.10.09 23:21:00.062686 [ 3 ] {} <Debug> HTTP-Session: 029f074e-5afd-4d77-8d8a-268528fb4f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11267 | 2024.10.09 23:21:00.062743 [ 3 ] {} <Trace> HTTP-Session: 029f074e-5afd-4d77-8d8a-268528fb4f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11268 | 2024.10.09 23:21:00.062968 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11269 | 2024.10.09 23:21:00.063045 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11270 | 2024.10.09 23:21:00.063430 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11271 | 2024.10.09 23:21:00.064014 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11272 | 2024.10.09 23:21:00.064054 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11273 | 2024.10.09 23:21:00.064478 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11274 | 2024.10.09 23:21:00.064870 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11275 | 2024.10.09 23:21:00.065024 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Debug> executeQuery: Read 98 rows, 8.36 KiB in 0.002141 sec., 45773.00326950023 rows/sec., 3.81 MiB/sec. | ||
11276 | 2024.10.09 23:21:00.065034 [ 106 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11277 | 2024.10.09 23:21:00.065092 [ 106 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11278 | 2024.10.09 23:21:00.065133 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11279 | 2024.10.09 23:21:00.065318 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Debug> DynamicQueryHandler: Done processing query | ||
11280 | 2024.10.09 23:21:00.065409 [ 3 ] {aa0d79cf-7272-4ad9-984e-e34bacb50375} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11281 | 2024.10.09 23:21:00.065449 [ 3 ] {} <Debug> HTTP-Session: 029f074e-5afd-4d77-8d8a-268528fb4f1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11282 | 2024.10.09 23:21:00.065469 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
11283 | 2024.10.09 23:21:00.065803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 3064, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11284 | 2024.10.09 23:21:00.065997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11285 | 2024.10.09 23:21:00.066113 [ 3 ] {} <Debug> HTTP-Session: efbf66ab-7152-4ae1-a81e-0e92195a8cae Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11286 | 2024.10.09 23:21:00.066194 [ 3 ] {} <Debug> HTTP-Session: efbf66ab-7152-4ae1-a81e-0e92195a8cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11287 | 2024.10.09 23:21:00.066268 [ 3 ] {} <Debug> HTTP-Session: efbf66ab-7152-4ae1-a81e-0e92195a8cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11288 | 2024.10.09 23:21:00.066406 [ 3 ] {} <Trace> HTTP-Session: efbf66ab-7152-4ae1-a81e-0e92195a8cae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11289 | 2024.10.09 23:21:00.066415 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11290 | 2024.10.09 23:21:00.066474 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1419 rows starting from the beginning of the part | ||
11291 | 2024.10.09 23:21:00.066662 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11292 | 2024.10.09 23:21:00.066776 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
11293 | 2024.10.09 23:21:00.066815 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11294 | 2024.10.09 23:21:00.067156 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 225 rows starting from the beginning of the part | ||
11295 | 2024.10.09 23:21:00.067460 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 119 rows starting from the beginning of the part | ||
11296 | 2024.10.09 23:21:00.067858 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1329 rows starting from the beginning of the part | ||
11297 | 2024.10.09 23:21:00.068210 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 98 rows starting from the beginning of the part | ||
11298 | 2024.10.09 23:21:00.068758 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11299 | 2024.10.09 23:21:00.069563 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11300 | 2024.10.09 23:21:00.069613 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11301 | 2024.10.09 23:21:00.070564 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11302 | 2024.10.09 23:21:00.071126 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11303 | 2024.10.09 23:21:00.071400 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.004861 sec., 4320.098745114175 rows/sec., 324.85 KiB/sec. | ||
11304 | 2024.10.09 23:21:00.071833 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.00658823 sec., 502107.5463364212 rows/sec., 44.10 MiB/sec. | ||
11305 | 2024.10.09 23:21:00.071969 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Debug> DynamicQueryHandler: Done processing query | ||
11306 | 2024.10.09 23:21:00.072001 [ 3 ] {129aa93a-df68-42f7-bcce-38ec628cb212} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11307 | 2024.10.09 23:21:00.072028 [ 3 ] {} <Debug> HTTP-Session: efbf66ab-7152-4ae1-a81e-0e92195a8cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11308 | 2024.10.09 23:21:00.072126 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11309 | 2024.10.09 23:21:00.072218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 15419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11310 | 2024.10.09 23:21:00.072291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11311 | 2024.10.09 23:21:00.072346 [ 3 ] {} <Debug> HTTP-Session: dbaf6c50-fa5f-4e5b-aba0-c61653283975 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11312 | 2024.10.09 23:21:00.072385 [ 3 ] {} <Debug> HTTP-Session: dbaf6c50-fa5f-4e5b-aba0-c61653283975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11313 | 2024.10.09 23:21:00.072454 [ 3 ] {} <Debug> HTTP-Session: dbaf6c50-fa5f-4e5b-aba0-c61653283975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11314 | 2024.10.09 23:21:00.072612 [ 3 ] {} <Trace> HTTP-Session: dbaf6c50-fa5f-4e5b-aba0-c61653283975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11315 | 2024.10.09 23:21:00.072870 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11316 | 2024.10.09 23:21:00.072947 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11317 | 2024.10.09 23:21:00.072979 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11318 | 2024.10.09 23:21:00.073223 [ 192 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_61_12} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11319 | 2024.10.09 23:21:00.073413 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
11320 | 2024.10.09 23:21:00.073554 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11321 | 2024.10.09 23:21:00.074035 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11322 | 2024.10.09 23:21:00.074073 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11323 | 2024.10.09 23:21:00.074445 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11324 | 2024.10.09 23:21:00.074815 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11325 | 2024.10.09 23:21:00.074958 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Debug> executeQuery: Read 91 rows, 7.25 KiB in 0.002198 sec., 41401.27388535032 rows/sec., 3.22 MiB/sec. | ||
11326 | 2024.10.09 23:21:00.074964 [ 106 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11327 | 2024.10.09 23:21:00.075019 [ 106 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11328 | 2024.10.09 23:21:00.075059 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11329 | 2024.10.09 23:21:00.075198 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Debug> DynamicQueryHandler: Done processing query | ||
11330 | 2024.10.09 23:21:00.075209 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
11331 | 2024.10.09 23:21:00.075233 [ 3 ] {e85c4927-4a81-4a56-ab6f-10005cef154f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11332 | 2024.10.09 23:21:00.075275 [ 3 ] {} <Debug> HTTP-Session: dbaf6c50-fa5f-4e5b-aba0-c61653283975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11333 | 2024.10.09 23:21:00.075411 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11334 | 2024.10.09 23:21:00.075447 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 917 rows starting from the beginning of the part | ||
11335 | 2024.10.09 23:21:00.075573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 24081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11336 | 2024.10.09 23:21:00.075660 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
11337 | 2024.10.09 23:21:00.075709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11338 | 2024.10.09 23:21:00.075804 [ 3 ] {} <Debug> HTTP-Session: f79d5d6e-9e74-4346-a870-914effeee6ec Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11339 | 2024.10.09 23:21:00.075872 [ 3 ] {} <Debug> HTTP-Session: f79d5d6e-9e74-4346-a870-914effeee6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11340 | 2024.10.09 23:21:00.075939 [ 3 ] {} <Debug> HTTP-Session: f79d5d6e-9e74-4346-a870-914effeee6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11341 | 2024.10.09 23:21:00.076009 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 406 rows starting from the beginning of the part | ||
11342 | 2024.10.09 23:21:00.076059 [ 3 ] {} <Trace> HTTP-Session: f79d5d6e-9e74-4346-a870-914effeee6ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11343 | 2024.10.09 23:21:00.076338 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 97 rows starting from the beginning of the part | ||
11344 | 2024.10.09 23:21:00.076572 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11345 | 2024.10.09 23:21:00.076621 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 838 rows starting from the beginning of the part | ||
11346 | 2024.10.09 23:21:00.076732 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11347 | 2024.10.09 23:21:00.076976 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 91 rows starting from the beginning of the part | ||
11348 | 2024.10.09 23:21:00.077763 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11349 | 2024.10.09 23:21:00.078794 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11350 | 2024.10.09 23:21:00.078873 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11351 | 2024.10.09 23:21:00.079757 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11352 | 2024.10.09 23:21:00.080361 [ 200 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224423 sec., 467802.8559326073 rows/sec., 35.91 MiB/sec. | ||
11353 | 2024.10.09 23:21:00.080639 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11354 | 2024.10.09 23:21:00.080654 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11355 | 2024.10.09 23:21:00.080865 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11356 | 2024.10.09 23:21:00.080889 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.004543 sec., 27734.97688751926 rows/sec., 1.93 MiB/sec. | ||
11357 | 2024.10.09 23:21:00.080999 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11358 | 2024.10.09 23:21:00.081111 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11359 | 2024.10.09 23:21:00.081506 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Debug> DynamicQueryHandler: Done processing query | ||
11360 | 2024.10.09 23:21:00.081602 [ 3 ] {41ee7c28-66de-4732-b100-ee5f995ed989} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11361 | 2024.10.09 23:21:00.081698 [ 3 ] {} <Debug> HTTP-Session: f79d5d6e-9e74-4346-a870-914effeee6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11362 | 2024.10.09 23:21:00.081922 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
11363 | 2024.10.09 23:21:00.081975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 34368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11364 | 2024.10.09 23:21:00.082123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11365 | 2024.10.09 23:21:00.082202 [ 3 ] {} <Debug> HTTP-Session: 5f86098a-f8cd-4fdd-baa9-73fff8534fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11366 | 2024.10.09 23:21:00.082273 [ 3 ] {} <Debug> HTTP-Session: 5f86098a-f8cd-4fdd-baa9-73fff8534fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11367 | 2024.10.09 23:21:00.082287 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11368 | 2024.10.09 23:21:00.082330 [ 3 ] {} <Debug> HTTP-Session: 5f86098a-f8cd-4fdd-baa9-73fff8534fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11369 | 2024.10.09 23:21:00.082485 [ 3 ] {} <Trace> HTTP-Session: 5f86098a-f8cd-4fdd-baa9-73fff8534fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11370 | 2024.10.09 23:21:00.082587 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_61_12} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11371 | 2024.10.09 23:21:00.082621 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11372 | 2024.10.09 23:21:00.082763 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17783 rows starting from the beginning of the part | ||
11373 | 2024.10.09 23:21:00.082825 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
11374 | 2024.10.09 23:21:00.082983 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
11375 | 2024.10.09 23:21:00.083181 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11376 | 2024.10.09 23:21:00.083291 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
11377 | 2024.10.09 23:21:00.083557 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <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 | ||
11378 | 2024.10.09 23:21:00.083616 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
11379 | 2024.10.09 23:21:00.084042 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 957 rows starting from the beginning of the part | ||
11380 | 2024.10.09 23:21:00.084407 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 126 rows starting from the beginning of the part | ||
11381 | 2024.10.09 23:21:00.086075 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11382 | 2024.10.09 23:21:00.086823 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11383 | 2024.10.09 23:21:00.086862 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11384 | 2024.10.09 23:21:00.087984 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11385 | 2024.10.09 23:21:00.088613 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11386 | 2024.10.09 23:21:00.088938 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006086 sec., 3450.5422280644098 rows/sec., 6.18 MiB/sec. | ||
11387 | 2024.10.09 23:21:00.089897 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Debug> DynamicQueryHandler: Done processing query | ||
11388 | 2024.10.09 23:21:00.089926 [ 3 ] {904362b6-e426-42fc-8adc-7fcfc18d0fe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
11389 | 2024.10.09 23:21:00.089943 [ 3 ] {} <Debug> HTTP-Session: 5f86098a-f8cd-4fdd-baa9-73fff8534fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11390 | 2024.10.09 23:21:00.090089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11391 | 2024.10.09 23:21:00.090139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11392 | 2024.10.09 23:21:00.090159 [ 3 ] {} <Debug> HTTP-Session: 59e0f17b-43ce-4a87-a36c-9df290b2832b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11393 | 2024.10.09 23:21:00.090177 [ 3 ] {} <Debug> HTTP-Session: 59e0f17b-43ce-4a87-a36c-9df290b2832b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11394 | 2024.10.09 23:21:00.090191 [ 3 ] {} <Debug> HTTP-Session: 59e0f17b-43ce-4a87-a36c-9df290b2832b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11395 | 2024.10.09 23:21:00.090222 [ 3 ] {} <Trace> HTTP-Session: 59e0f17b-43ce-4a87-a36c-9df290b2832b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11396 | 2024.10.09 23:21:00.090330 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
11397 | 2024.10.09 23:21:00.090386 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
11398 | 2024.10.09 23:21:00.090645 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11399 | 2024.10.09 23:21:00.090995 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11400 | 2024.10.09 23:21:00.091034 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11401 | 2024.10.09 23:21:00.091545 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
11402 | 2024.10.09 23:21:00.091961 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11403 | 2024.10.09 23:21:00.092281 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19424 rows, containing 5 columns (5 merged, 0 gathered) in 0.010851695 sec., 1789950.7864900369 rows/sec., 120.96 MiB/sec. | ||
11404 | 2024.10.09 23:21:00.092299 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001981 sec., 3028.773346794548 rows/sec., 199.65 KiB/sec. | ||
11405 | 2024.10.09 23:21:00.092610 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Debug> DynamicQueryHandler: Done processing query | ||
11406 | 2024.10.09 23:21:00.092638 [ 3 ] {95e1903a-ccb2-4266-bb3f-1cdea7a9cddf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11407 | 2024.10.09 23:21:00.092662 [ 3 ] {} <Debug> HTTP-Session: 59e0f17b-43ce-4a87-a36c-9df290b2832b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11408 | 2024.10.09 23:21:00.092729 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11409 | 2024.10.09 23:21:00.092833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11410 | 2024.10.09 23:21:00.092903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11411 | 2024.10.09 23:21:00.092950 [ 3 ] {} <Debug> HTTP-Session: 5a5ae18a-6b80-4979-83b3-82320ddaa1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11412 | 2024.10.09 23:21:00.092984 [ 3 ] {} <Debug> HTTP-Session: 5a5ae18a-6b80-4979-83b3-82320ddaa1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11413 | 2024.10.09 23:21:00.093044 [ 3 ] {} <Debug> HTTP-Session: 5a5ae18a-6b80-4979-83b3-82320ddaa1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11414 | 2024.10.09 23:21:00.093173 [ 3 ] {} <Trace> HTTP-Session: 5a5ae18a-6b80-4979-83b3-82320ddaa1f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11415 | 2024.10.09 23:21:00.093376 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11416 | 2024.10.09 23:21:00.093471 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11417 | 2024.10.09 23:21:00.093579 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11418 | 2024.10.09 23:21:00.093810 [ 187 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11419 | 2024.10.09 23:21:00.093877 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11420 | 2024.10.09 23:21:00.093998 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.31 MiB. | ||
11421 | 2024.10.09 23:21:00.094308 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11422 | 2024.10.09 23:21:00.094350 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11423 | 2024.10.09 23:21:00.094729 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11424 | 2024.10.09 23:21:00.095058 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11425 | 2024.10.09 23:21:00.095188 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001884 sec., 24416.135881104034 rows/sec., 1.65 MiB/sec. | ||
11426 | 2024.10.09 23:21:00.095350 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Debug> DynamicQueryHandler: Done processing query | ||
11427 | 2024.10.09 23:21:00.095375 [ 3 ] {f6938688-89d8-4f28-a45c-a66d3cee73a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11428 | 2024.10.09 23:21:00.095392 [ 3 ] {} <Debug> HTTP-Session: 5a5ae18a-6b80-4979-83b3-82320ddaa1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11429 | 2024.10.09 23:21:01.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.59 MiB, peak 179.32 MiB, free memory in arenas 0.00 B, will set to 168.61 MiB (RSS), difference: 1.02 MiB | ||
11430 | 2024.10.09 23:21:05.064947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11431 | 2024.10.09 23:21:05.065141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11432 | 2024.10.09 23:21:05.065189 [ 3 ] {} <Debug> HTTP-Session: 87bd59e8-efa6-4d53-be20-55ac7459645f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11433 | 2024.10.09 23:21:05.065230 [ 3 ] {} <Debug> HTTP-Session: 87bd59e8-efa6-4d53-be20-55ac7459645f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11434 | 2024.10.09 23:21:05.065259 [ 3 ] {} <Debug> HTTP-Session: 87bd59e8-efa6-4d53-be20-55ac7459645f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11435 | 2024.10.09 23:21:05.065339 [ 3 ] {} <Trace> HTTP-Session: 87bd59e8-efa6-4d53-be20-55ac7459645f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11436 | 2024.10.09 23:21:05.065687 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11437 | 2024.10.09 23:21:05.065784 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11438 | 2024.10.09 23:21:05.066130 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11439 | 2024.10.09 23:21:05.066672 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11440 | 2024.10.09 23:21:05.066720 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11441 | 2024.10.09 23:21:05.067158 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11442 | 2024.10.09 23:21:05.067556 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11443 | 2024.10.09 23:21:05.067738 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Debug> executeQuery: Read 120 rows, 10.49 KiB in 0.002185 sec., 54919.90846681922 rows/sec., 4.69 MiB/sec. | ||
11444 | 2024.10.09 23:21:05.067968 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Debug> DynamicQueryHandler: Done processing query | ||
11445 | 2024.10.09 23:21:05.067996 [ 3 ] {f07e097d-21db-4dc2-8d5e-e2d3289ed547} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11446 | 2024.10.09 23:21:05.068013 [ 3 ] {} <Debug> HTTP-Session: 87bd59e8-efa6-4d53-be20-55ac7459645f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11447 | 2024.10.09 23:21:05.068180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11448 | 2024.10.09 23:21:05.068235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11449 | 2024.10.09 23:21:05.068256 [ 3 ] {} <Debug> HTTP-Session: 0e7977ae-192d-4b0c-bc5e-1a1b11ac2ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11450 | 2024.10.09 23:21:05.068274 [ 3 ] {} <Debug> HTTP-Session: 0e7977ae-192d-4b0c-bc5e-1a1b11ac2ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11451 | 2024.10.09 23:21:05.068288 [ 3 ] {} <Debug> HTTP-Session: 0e7977ae-192d-4b0c-bc5e-1a1b11ac2ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11452 | 2024.10.09 23:21:05.068323 [ 3 ] {} <Trace> HTTP-Session: 0e7977ae-192d-4b0c-bc5e-1a1b11ac2ab3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11453 | 2024.10.09 23:21:05.068441 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11454 | 2024.10.09 23:21:05.068490 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11455 | 2024.10.09 23:21:05.068729 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11456 | 2024.10.09 23:21:05.069064 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11457 | 2024.10.09 23:21:05.069103 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11458 | 2024.10.09 23:21:05.069460 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11459 | 2024.10.09 23:21:05.069836 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11460 | 2024.10.09 23:21:05.070005 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001598 sec., 20025.03128911139 rows/sec., 1.47 MiB/sec. | ||
11461 | 2024.10.09 23:21:05.070178 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Debug> DynamicQueryHandler: Done processing query | ||
11462 | 2024.10.09 23:21:05.070203 [ 3 ] {ef4c7819-91c6-48e5-98f7-223d648e3308} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11463 | 2024.10.09 23:21:05.070218 [ 3 ] {} <Debug> HTTP-Session: 0e7977ae-192d-4b0c-bc5e-1a1b11ac2ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11464 | 2024.10.09 23:21:05.070360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11465 | 2024.10.09 23:21:05.070409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11466 | 2024.10.09 23:21:05.070429 [ 3 ] {} <Debug> HTTP-Session: a43b5e2c-581e-4366-ae4b-fca83219850b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11467 | 2024.10.09 23:21:05.070446 [ 3 ] {} <Debug> HTTP-Session: a43b5e2c-581e-4366-ae4b-fca83219850b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11468 | 2024.10.09 23:21:05.070460 [ 3 ] {} <Debug> HTTP-Session: a43b5e2c-581e-4366-ae4b-fca83219850b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11469 | 2024.10.09 23:21:05.070492 [ 3 ] {} <Trace> HTTP-Session: a43b5e2c-581e-4366-ae4b-fca83219850b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11470 | 2024.10.09 23:21:05.070615 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11471 | 2024.10.09 23:21:05.070661 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11472 | 2024.10.09 23:21:05.070887 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11473 | 2024.10.09 23:21:05.071254 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11474 | 2024.10.09 23:21:05.071291 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11475 | 2024.10.09 23:21:05.071648 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11476 | 2024.10.09 23:21:05.072012 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11477 | 2024.10.09 23:21:05.072171 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001595 sec., 60188.08777429467 rows/sec., 4.70 MiB/sec. | ||
11478 | 2024.10.09 23:21:05.072344 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Debug> DynamicQueryHandler: Done processing query | ||
11479 | 2024.10.09 23:21:05.072369 [ 3 ] {0b833d54-303e-450a-b682-c5899a2ee1d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11480 | 2024.10.09 23:21:05.072385 [ 3 ] {} <Debug> HTTP-Session: a43b5e2c-581e-4366-ae4b-fca83219850b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11481 | 2024.10.09 23:21:05.072553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11482 | 2024.10.09 23:21:05.072602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11483 | 2024.10.09 23:21:05.072622 [ 3 ] {} <Debug> HTTP-Session: b090910f-c341-49d7-abfc-654baa41a1d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11484 | 2024.10.09 23:21:05.072638 [ 3 ] {} <Debug> HTTP-Session: b090910f-c341-49d7-abfc-654baa41a1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11485 | 2024.10.09 23:21:05.072652 [ 3 ] {} <Debug> HTTP-Session: b090910f-c341-49d7-abfc-654baa41a1d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11486 | 2024.10.09 23:21:05.072682 [ 3 ] {} <Trace> HTTP-Session: b090910f-c341-49d7-abfc-654baa41a1d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11487 | 2024.10.09 23:21:05.072829 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11488 | 2024.10.09 23:21:05.072877 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11489 | 2024.10.09 23:21:05.073030 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11490 | 2024.10.09 23:21:05.073494 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11491 | 2024.10.09 23:21:05.073531 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11492 | 2024.10.09 23:21:05.073918 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11493 | 2024.10.09 23:21:05.074267 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11494 | 2024.10.09 23:21:05.074431 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
11495 | 2024.10.09 23:21:05.074610 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Debug> DynamicQueryHandler: Done processing query | ||
11496 | 2024.10.09 23:21:05.074635 [ 3 ] {3c366451-0a6a-46c8-8ed3-f10ab1507a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11497 | 2024.10.09 23:21:05.074651 [ 3 ] {} <Debug> HTTP-Session: b090910f-c341-49d7-abfc-654baa41a1d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11498 | 2024.10.09 23:21:05.074812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11499 | 2024.10.09 23:21:05.074861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11500 | 2024.10.09 23:21:05.074880 [ 3 ] {} <Debug> HTTP-Session: 03238a03-e902-44b2-a2a4-d4e01be35ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11501 | 2024.10.09 23:21:05.074896 [ 3 ] {} <Debug> HTTP-Session: 03238a03-e902-44b2-a2a4-d4e01be35ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11502 | 2024.10.09 23:21:05.074910 [ 3 ] {} <Debug> HTTP-Session: 03238a03-e902-44b2-a2a4-d4e01be35ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11503 | 2024.10.09 23:21:05.074941 [ 3 ] {} <Trace> HTTP-Session: 03238a03-e902-44b2-a2a4-d4e01be35ba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11504 | 2024.10.09 23:21:05.075288 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11505 | 2024.10.09 23:21:05.075354 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <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 | ||
11506 | 2024.10.09 23:21:05.075795 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11507 | 2024.10.09 23:21:05.076456 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11508 | 2024.10.09 23:21:05.076491 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11509 | 2024.10.09 23:21:05.077133 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11510 | 2024.10.09 23:21:05.077549 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11511 | 2024.10.09 23:21:05.077765 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00271 sec., 11808.118081180812 rows/sec., 21.16 MiB/sec. | ||
11512 | 2024.10.09 23:21:05.077984 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Debug> DynamicQueryHandler: Done processing query | ||
11513 | 2024.10.09 23:21:05.078008 [ 3 ] {7fab2efe-288f-43dd-97a5-18f4e2b86e8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
11514 | 2024.10.09 23:21:05.078024 [ 3 ] {} <Debug> HTTP-Session: 03238a03-e902-44b2-a2a4-d4e01be35ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11515 | 2024.10.09 23:21:05.078154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11516 | 2024.10.09 23:21:05.078203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11517 | 2024.10.09 23:21:05.078223 [ 3 ] {} <Debug> HTTP-Session: 1b2cf69d-a7ad-497a-8925-73260a74314f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11518 | 2024.10.09 23:21:05.078239 [ 3 ] {} <Debug> HTTP-Session: 1b2cf69d-a7ad-497a-8925-73260a74314f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11519 | 2024.10.09 23:21:05.078253 [ 3 ] {} <Debug> HTTP-Session: 1b2cf69d-a7ad-497a-8925-73260a74314f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11520 | 2024.10.09 23:21:05.078283 [ 3 ] {} <Trace> HTTP-Session: 1b2cf69d-a7ad-497a-8925-73260a74314f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11521 | 2024.10.09 23:21:05.078393 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11522 | 2024.10.09 23:21:05.078437 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11523 | 2024.10.09 23:21:05.078565 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11524 | 2024.10.09 23:21:05.078893 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11525 | 2024.10.09 23:21:05.078932 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11526 | 2024.10.09 23:21:05.079282 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11527 | 2024.10.09 23:21:05.079607 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11528 | 2024.10.09 23:21:05.079775 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
11529 | 2024.10.09 23:21:05.079968 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Debug> DynamicQueryHandler: Done processing query | ||
11530 | 2024.10.09 23:21:05.080005 [ 3 ] {e92e1c23-f9ae-4079-bce0-946070eb4c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11531 | 2024.10.09 23:21:05.080036 [ 3 ] {} <Debug> HTTP-Session: 1b2cf69d-a7ad-497a-8925-73260a74314f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11532 | 2024.10.09 23:21:06.791624 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11533 | 2024.10.09 23:21:06.791703 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11534 | 2024.10.09 23:21:07.006088 [ 99 ] {} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
11535 | 2024.10.09 23:21:07.006154 [ 99 ] {} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11536 | 2024.10.09 23:21:07.006177 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11537 | 2024.10.09 23:21:07.006311 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
11538 | 2024.10.09 23:21:07.006516 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11539 | 2024.10.09 23:21:07.006552 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 243 rows starting from the beginning of the part | ||
11540 | 2024.10.09 23:21:07.006632 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 242 rows starting from the beginning of the part | ||
11541 | 2024.10.09 23:21:07.006765 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
11542 | 2024.10.09 23:21:07.006964 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
11543 | 2024.10.09 23:21:07.007308 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 242 rows starting from the beginning of the part | ||
11544 | 2024.10.09 23:21:07.008633 [ 189 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002389457 sec., 315971.36922740185 rows/sec., 21.44 MiB/sec. | ||
11545 | 2024.10.09 23:21:07.008885 [ 188 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
11546 | 2024.10.09 23:21:07.009472 [ 188 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11547 | 2024.10.09 23:21:07.009580 [ 188 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_29_6} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
11548 | 2024.10.09 23:21:07.009703 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
11549 | 2024.10.09 23:21:07.044648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1136 | ||
11550 | 2024.10.09 23:21:07.047551 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11551 | 2024.10.09 23:21:07.047605 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11552 | 2024.10.09 23:21:07.049097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
11553 | 2024.10.09 23:21:07.050107 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11554 | 2024.10.09 23:21:07.050732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
11555 | 2024.10.09 23:21:07.201123 [ 98 ] {} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
11556 | 2024.10.09 23:21:07.201172 [ 98 ] {} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11557 | 2024.10.09 23:21:07.201198 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
11558 | 2024.10.09 23:21:07.201373 [ 202 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
11559 | 2024.10.09 23:21:07.201733 [ 202 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11560 | 2024.10.09 23:21:07.201774 [ 202 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 18 rows starting from the beginning of the part | ||
11561 | 2024.10.09 23:21:07.201856 [ 202 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
11562 | 2024.10.09 23:21:07.202031 [ 202 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
11563 | 2024.10.09 23:21:07.202296 [ 202 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
11564 | 2024.10.09 23:21:07.202393 [ 202 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
11565 | 2024.10.09 23:21:07.203417 [ 188 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002155363 sec., 12990.851193047296 rows/sec., 1.08 MiB/sec. | ||
11566 | 2024.10.09 23:21:07.203589 [ 188 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
11567 | 2024.10.09 23:21:07.204086 [ 188 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11568 | 2024.10.09 23:21:07.204179 [ 188 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_24_5} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
11569 | 2024.10.09 23:21:07.204278 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11570 | 2024.10.09 23:21:08.206129 [ 97 ] {} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
11571 | 2024.10.09 23:21:08.206218 [ 97 ] {} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11572 | 2024.10.09 23:21:08.206242 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11573 | 2024.10.09 23:21:08.206455 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
11574 | 2024.10.09 23:21:08.206757 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11575 | 2024.10.09 23:21:08.206804 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
11576 | 2024.10.09 23:21:08.206882 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
11577 | 2024.10.09 23:21:08.206965 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
11578 | 2024.10.09 23:21:08.207237 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
11579 | 2024.10.09 23:21:08.207390 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
11580 | 2024.10.09 23:21:08.208555 [ 188 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002227064 sec., 11225.541789548932 rows/sec., 752.90 KiB/sec. | ||
11581 | 2024.10.09 23:21:08.208723 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
11582 | 2024.10.09 23:21:08.209118 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11583 | 2024.10.09 23:21:08.209204 [ 202 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_24_5} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
11584 | 2024.10.09 23:21:08.209287 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11585 | 2024.10.09 23:21:10.069382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11586 | 2024.10.09 23:21:10.069510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11587 | 2024.10.09 23:21:10.069539 [ 3 ] {} <Debug> HTTP-Session: 83124d27-29d6-47c0-905f-78c7ccc0ab5a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11588 | 2024.10.09 23:21:10.069568 [ 3 ] {} <Debug> HTTP-Session: 83124d27-29d6-47c0-905f-78c7ccc0ab5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11589 | 2024.10.09 23:21:10.069586 [ 3 ] {} <Debug> HTTP-Session: 83124d27-29d6-47c0-905f-78c7ccc0ab5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11590 | 2024.10.09 23:21:10.069642 [ 3 ] {} <Trace> HTTP-Session: 83124d27-29d6-47c0-905f-78c7ccc0ab5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11591 | 2024.10.09 23:21:10.069842 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11592 | 2024.10.09 23:21:10.069912 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11593 | 2024.10.09 23:21:10.070256 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11594 | 2024.10.09 23:21:10.070699 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11595 | 2024.10.09 23:21:10.070745 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11596 | 2024.10.09 23:21:10.071170 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11597 | 2024.10.09 23:21:10.071601 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11598 | 2024.10.09 23:21:10.071773 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001984 sec., 1008.0645161290322 rows/sec., 82.20 KiB/sec. | ||
11599 | 2024.10.09 23:21:10.072101 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Debug> DynamicQueryHandler: Done processing query | ||
11600 | 2024.10.09 23:21:10.072158 [ 3 ] {5d360662-5723-4393-9d6f-a6e2e35e5bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11601 | 2024.10.09 23:21:10.072207 [ 3 ] {} <Debug> HTTP-Session: 83124d27-29d6-47c0-905f-78c7ccc0ab5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11602 | 2024.10.09 23:21:10.072451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 35344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11603 | 2024.10.09 23:21:10.072507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11604 | 2024.10.09 23:21:10.072527 [ 3 ] {} <Debug> HTTP-Session: 649ad35f-4128-422d-ab7e-80b45bfee619 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11605 | 2024.10.09 23:21:10.072546 [ 3 ] {} <Debug> HTTP-Session: 649ad35f-4128-422d-ab7e-80b45bfee619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11606 | 2024.10.09 23:21:10.072560 [ 3 ] {} <Debug> HTTP-Session: 649ad35f-4128-422d-ab7e-80b45bfee619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11607 | 2024.10.09 23:21:10.072596 [ 3 ] {} <Trace> HTTP-Session: 649ad35f-4128-422d-ab7e-80b45bfee619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11608 | 2024.10.09 23:21:10.072769 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11609 | 2024.10.09 23:21:10.072817 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11610 | 2024.10.09 23:21:10.073070 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11611 | 2024.10.09 23:21:10.073570 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11612 | 2024.10.09 23:21:10.073607 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11613 | 2024.10.09 23:21:10.073995 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11614 | 2024.10.09 23:21:10.074359 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11615 | 2024.10.09 23:21:10.074525 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Debug> executeQuery: Read 234 rows, 21.12 KiB in 0.001832 sec., 127729.25764192139 rows/sec., 11.26 MiB/sec. | ||
11616 | 2024.10.09 23:21:10.074696 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Debug> DynamicQueryHandler: Done processing query | ||
11617 | 2024.10.09 23:21:10.074721 [ 3 ] {6f47b5e3-19b7-4523-bb28-43eafe32f295} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
11618 | 2024.10.09 23:21:10.074736 [ 3 ] {} <Debug> HTTP-Session: 649ad35f-4128-422d-ab7e-80b45bfee619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11619 | 2024.10.09 23:21:10.074901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 3489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11620 | 2024.10.09 23:21:10.074951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11621 | 2024.10.09 23:21:10.074971 [ 3 ] {} <Debug> HTTP-Session: a2c42ec8-8e20-478d-8cd5-b6f5f1a1da84 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11622 | 2024.10.09 23:21:10.074989 [ 3 ] {} <Debug> HTTP-Session: a2c42ec8-8e20-478d-8cd5-b6f5f1a1da84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11623 | 2024.10.09 23:21:10.075003 [ 3 ] {} <Debug> HTTP-Session: a2c42ec8-8e20-478d-8cd5-b6f5f1a1da84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11624 | 2024.10.09 23:21:10.075036 [ 3 ] {} <Trace> HTTP-Session: a2c42ec8-8e20-478d-8cd5-b6f5f1a1da84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11625 | 2024.10.09 23:21:10.075139 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11626 | 2024.10.09 23:21:10.075185 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11627 | 2024.10.09 23:21:10.075411 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11628 | 2024.10.09 23:21:10.075735 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11629 | 2024.10.09 23:21:10.075771 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11630 | 2024.10.09 23:21:10.076114 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11631 | 2024.10.09 23:21:10.076484 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11632 | 2024.10.09 23:21:10.076644 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001526 sec., 15727.391874180865 rows/sec., 1.15 MiB/sec. | ||
11633 | 2024.10.09 23:21:10.076932 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Debug> DynamicQueryHandler: Done processing query | ||
11634 | 2024.10.09 23:21:10.076997 [ 3 ] {76490e2e-2afa-4772-bb04-8fc069b9386a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11635 | 2024.10.09 23:21:10.077050 [ 3 ] {} <Debug> HTTP-Session: a2c42ec8-8e20-478d-8cd5-b6f5f1a1da84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11636 | 2024.10.09 23:21:10.077226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11637 | 2024.10.09 23:21:10.077278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11638 | 2024.10.09 23:21:10.077298 [ 3 ] {} <Debug> HTTP-Session: a108083e-45cf-4f33-8208-eec7c1690cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11639 | 2024.10.09 23:21:10.077315 [ 3 ] {} <Debug> HTTP-Session: a108083e-45cf-4f33-8208-eec7c1690cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11640 | 2024.10.09 23:21:10.077330 [ 3 ] {} <Debug> HTTP-Session: a108083e-45cf-4f33-8208-eec7c1690cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11641 | 2024.10.09 23:21:10.077364 [ 3 ] {} <Trace> HTTP-Session: a108083e-45cf-4f33-8208-eec7c1690cc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11642 | 2024.10.09 23:21:10.077468 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11643 | 2024.10.09 23:21:10.077513 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11644 | 2024.10.09 23:21:10.077756 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11645 | 2024.10.09 23:21:10.078065 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11646 | 2024.10.09 23:21:10.078102 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11647 | 2024.10.09 23:21:10.078451 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11648 | 2024.10.09 23:21:10.078832 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11649 | 2024.10.09 23:21:10.078989 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. | ||
11650 | 2024.10.09 23:21:10.079159 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Debug> DynamicQueryHandler: Done processing query | ||
11651 | 2024.10.09 23:21:10.079183 [ 3 ] {8d3fe888-ce63-47fc-9000-500eac3f0ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11652 | 2024.10.09 23:21:10.079199 [ 3 ] {} <Debug> HTTP-Session: a108083e-45cf-4f33-8208-eec7c1690cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11653 | 2024.10.09 23:21:10.079320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11654 | 2024.10.09 23:21:10.079368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11655 | 2024.10.09 23:21:10.079387 [ 3 ] {} <Debug> HTTP-Session: 7a5c05cd-2d0f-43c7-9c9f-953de80140e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11656 | 2024.10.09 23:21:10.079405 [ 3 ] {} <Debug> HTTP-Session: 7a5c05cd-2d0f-43c7-9c9f-953de80140e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11657 | 2024.10.09 23:21:10.079419 [ 3 ] {} <Debug> HTTP-Session: 7a5c05cd-2d0f-43c7-9c9f-953de80140e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11658 | 2024.10.09 23:21:10.079449 [ 3 ] {} <Trace> HTTP-Session: 7a5c05cd-2d0f-43c7-9c9f-953de80140e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11659 | 2024.10.09 23:21:10.079545 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11660 | 2024.10.09 23:21:10.079588 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11661 | 2024.10.09 23:21:10.079810 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11662 | 2024.10.09 23:21:10.080143 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11663 | 2024.10.09 23:21:10.080179 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11664 | 2024.10.09 23:21:10.080523 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11665 | 2024.10.09 23:21:10.080882 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11666 | 2024.10.09 23:21:10.081034 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 234.30 KiB/sec. | ||
11667 | 2024.10.09 23:21:10.081351 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Debug> DynamicQueryHandler: Done processing query | ||
11668 | 2024.10.09 23:21:10.081404 [ 3 ] {9bdce36b-5d6a-44e2-a99a-785de4aa73ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11669 | 2024.10.09 23:21:10.081436 [ 3 ] {} <Debug> HTTP-Session: 7a5c05cd-2d0f-43c7-9c9f-953de80140e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11670 | 2024.10.09 23:21:10.081618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 65845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11671 | 2024.10.09 23:21:10.081668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11672 | 2024.10.09 23:21:10.081688 [ 3 ] {} <Debug> HTTP-Session: a6ce3611-dd39-4829-9eee-559a51346d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11673 | 2024.10.09 23:21:10.081704 [ 3 ] {} <Debug> HTTP-Session: a6ce3611-dd39-4829-9eee-559a51346d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11674 | 2024.10.09 23:21:10.081718 [ 3 ] {} <Debug> HTTP-Session: a6ce3611-dd39-4829-9eee-559a51346d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11675 | 2024.10.09 23:21:10.081749 [ 3 ] {} <Trace> HTTP-Session: a6ce3611-dd39-4829-9eee-559a51346d89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11676 | 2024.10.09 23:21:10.081973 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11677 | 2024.10.09 23:21:10.082019 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11678 | 2024.10.09 23:21:10.082272 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11679 | 2024.10.09 23:21:10.082913 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11680 | 2024.10.09 23:21:10.082953 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11681 | 2024.10.09 23:21:10.083322 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11682 | 2024.10.09 23:21:10.083677 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11683 | 2024.10.09 23:21:10.083839 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Debug> executeQuery: Read 406 rows, 29.61 KiB in 0.001975 sec., 205569.62025316452 rows/sec., 14.64 MiB/sec. | ||
11684 | 2024.10.09 23:21:10.084133 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Debug> DynamicQueryHandler: Done processing query | ||
11685 | 2024.10.09 23:21:10.084197 [ 3 ] {fd0377f2-ac63-4ccb-9fba-f706255ce931} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11686 | 2024.10.09 23:21:10.084252 [ 3 ] {} <Debug> HTTP-Session: a6ce3611-dd39-4829-9eee-559a51346d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11687 | 2024.10.09 23:21:10.084425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11688 | 2024.10.09 23:21:10.084479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11689 | 2024.10.09 23:21:10.084498 [ 3 ] {} <Debug> HTTP-Session: 7515d729-e888-435a-895f-e767b55e8620 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11690 | 2024.10.09 23:21:10.084514 [ 3 ] {} <Debug> HTTP-Session: 7515d729-e888-435a-895f-e767b55e8620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11691 | 2024.10.09 23:21:10.084528 [ 3 ] {} <Debug> HTTP-Session: 7515d729-e888-435a-895f-e767b55e8620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11692 | 2024.10.09 23:21:10.084563 [ 3 ] {} <Trace> HTTP-Session: 7515d729-e888-435a-895f-e767b55e8620 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11693 | 2024.10.09 23:21:10.084666 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11694 | 2024.10.09 23:21:10.084714 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11695 | 2024.10.09 23:21:10.084866 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11696 | 2024.10.09 23:21:10.085133 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11697 | 2024.10.09 23:21:10.085170 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11698 | 2024.10.09 23:21:10.085545 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11699 | 2024.10.09 23:21:10.085870 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11700 | 2024.10.09 23:21:10.086038 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 225.69 KiB/sec. | ||
11701 | 2024.10.09 23:21:10.086202 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Debug> DynamicQueryHandler: Done processing query | ||
11702 | 2024.10.09 23:21:10.086227 [ 3 ] {eb6114f2-a5b3-4afd-942d-42209bab548b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11703 | 2024.10.09 23:21:10.086243 [ 3 ] {} <Debug> HTTP-Session: 7515d729-e888-435a-895f-e767b55e8620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11704 | 2024.10.09 23:21:10.086395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11705 | 2024.10.09 23:21:10.086443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11706 | 2024.10.09 23:21:10.086462 [ 3 ] {} <Debug> HTTP-Session: fd7d6c6a-1c16-4491-a16c-82d55d091da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11707 | 2024.10.09 23:21:10.086478 [ 3 ] {} <Debug> HTTP-Session: fd7d6c6a-1c16-4491-a16c-82d55d091da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11708 | 2024.10.09 23:21:10.086491 [ 3 ] {} <Debug> HTTP-Session: fd7d6c6a-1c16-4491-a16c-82d55d091da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11709 | 2024.10.09 23:21:10.086522 [ 3 ] {} <Trace> HTTP-Session: fd7d6c6a-1c16-4491-a16c-82d55d091da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11710 | 2024.10.09 23:21:10.086703 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11711 | 2024.10.09 23:21:10.086752 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11712 | 2024.10.09 23:21:10.086896 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11713 | 2024.10.09 23:21:10.087344 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11714 | 2024.10.09 23:21:10.087380 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11715 | 2024.10.09 23:21:10.087767 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11716 | 2024.10.09 23:21:10.088104 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11717 | 2024.10.09 23:21:10.088266 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001647 sec., 144505.16089860353 rows/sec., 9.69 MiB/sec. | ||
11718 | 2024.10.09 23:21:10.088550 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Debug> DynamicQueryHandler: Done processing query | ||
11719 | 2024.10.09 23:21:10.088614 [ 3 ] {bcf759f6-6d6e-43c4-b168-f7ea5a1b04ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11720 | 2024.10.09 23:21:10.088682 [ 3 ] {} <Debug> HTTP-Session: fd7d6c6a-1c16-4491-a16c-82d55d091da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11721 | 2024.10.09 23:21:10.088933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11722 | 2024.10.09 23:21:10.089023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11723 | 2024.10.09 23:21:10.089043 [ 3 ] {} <Debug> HTTP-Session: dc828d9e-1e91-4a1a-a745-511278acb222 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11724 | 2024.10.09 23:21:10.089059 [ 3 ] {} <Debug> HTTP-Session: dc828d9e-1e91-4a1a-a745-511278acb222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11725 | 2024.10.09 23:21:10.089074 [ 3 ] {} <Debug> HTTP-Session: dc828d9e-1e91-4a1a-a745-511278acb222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11726 | 2024.10.09 23:21:10.089106 [ 3 ] {} <Trace> HTTP-Session: dc828d9e-1e91-4a1a-a745-511278acb222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11727 | 2024.10.09 23:21:10.089203 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11728 | 2024.10.09 23:21:10.089250 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11729 | 2024.10.09 23:21:10.089399 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11730 | 2024.10.09 23:21:10.089657 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11731 | 2024.10.09 23:21:10.089693 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11732 | 2024.10.09 23:21:10.090036 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11733 | 2024.10.09 23:21:10.090383 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11734 | 2024.10.09 23:21:10.090536 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
11735 | 2024.10.09 23:21:10.090690 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Debug> DynamicQueryHandler: Done processing query | ||
11736 | 2024.10.09 23:21:10.090714 [ 3 ] {fd6a6512-5e6c-44f8-b203-8e6201216517} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11737 | 2024.10.09 23:21:10.090730 [ 3 ] {} <Debug> HTTP-Session: dc828d9e-1e91-4a1a-a745-511278acb222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11738 | 2024.10.09 23:21:10.090846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 36042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11739 | 2024.10.09 23:21:10.090893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11740 | 2024.10.09 23:21:10.090912 [ 3 ] {} <Debug> HTTP-Session: 01d4657d-001a-447b-ae39-c03d8f0ae50e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11741 | 2024.10.09 23:21:10.090929 [ 3 ] {} <Debug> HTTP-Session: 01d4657d-001a-447b-ae39-c03d8f0ae50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11742 | 2024.10.09 23:21:10.090943 [ 3 ] {} <Debug> HTTP-Session: 01d4657d-001a-447b-ae39-c03d8f0ae50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11743 | 2024.10.09 23:21:10.090973 [ 3 ] {} <Trace> HTTP-Session: 01d4657d-001a-447b-ae39-c03d8f0ae50e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11744 | 2024.10.09 23:21:10.091221 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11745 | 2024.10.09 23:21:10.091285 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <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 | ||
11746 | 2024.10.09 23:21:10.091719 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11747 | 2024.10.09 23:21:10.092356 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11748 | 2024.10.09 23:21:10.092391 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11749 | 2024.10.09 23:21:10.093021 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11750 | 2024.10.09 23:21:10.093439 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11751 | 2024.10.09 23:21:10.093646 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002581 sec., 8523.827973653622 rows/sec., 15.27 MiB/sec. | ||
11752 | 2024.10.09 23:21:10.094149 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Debug> DynamicQueryHandler: Done processing query | ||
11753 | 2024.10.09 23:21:10.094192 [ 3 ] {c5de7819-4c8c-4e70-90d0-3ddc4a598722} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
11754 | 2024.10.09 23:21:10.094209 [ 3 ] {} <Debug> HTTP-Session: 01d4657d-001a-447b-ae39-c03d8f0ae50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11755 | 2024.10.09 23:21:10.094324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11756 | 2024.10.09 23:21:10.094375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11757 | 2024.10.09 23:21:10.094394 [ 3 ] {} <Debug> HTTP-Session: 625bb654-c010-4fff-a4d1-2acb7db63236 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11758 | 2024.10.09 23:21:10.094412 [ 3 ] {} <Debug> HTTP-Session: 625bb654-c010-4fff-a4d1-2acb7db63236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11759 | 2024.10.09 23:21:10.094426 [ 3 ] {} <Debug> HTTP-Session: 625bb654-c010-4fff-a4d1-2acb7db63236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11760 | 2024.10.09 23:21:10.094456 [ 3 ] {} <Trace> HTTP-Session: 625bb654-c010-4fff-a4d1-2acb7db63236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11761 | 2024.10.09 23:21:10.094575 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11762 | 2024.10.09 23:21:10.094623 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11763 | 2024.10.09 23:21:10.094770 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11764 | 2024.10.09 23:21:10.095073 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11765 | 2024.10.09 23:21:10.095109 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11766 | 2024.10.09 23:21:10.095479 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11767 | 2024.10.09 23:21:10.095804 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11768 | 2024.10.09 23:21:10.095963 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec. | ||
11769 | 2024.10.09 23:21:10.095992 [ 96 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11770 | 2024.10.09 23:21:10.096114 [ 96 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11771 | 2024.10.09 23:21:10.096163 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Debug> DynamicQueryHandler: Done processing query | ||
11772 | 2024.10.09 23:21:10.096171 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11773 | 2024.10.09 23:21:10.096204 [ 3 ] {aaca9742-5667-426f-8ebf-93718c671542} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11774 | 2024.10.09 23:21:10.096248 [ 3 ] {} <Debug> HTTP-Session: 625bb654-c010-4fff-a4d1-2acb7db63236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11775 | 2024.10.09 23:21:10.096448 [ 195 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
11776 | 2024.10.09 23:21:10.096738 [ 195 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11777 | 2024.10.09 23:21:10.096803 [ 195 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3612 rows starting from the beginning of the part | ||
11778 | 2024.10.09 23:21:10.096922 [ 195 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
11779 | 2024.10.09 23:21:10.097099 [ 195 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
11780 | 2024.10.09 23:21:10.097282 [ 195 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 46 rows starting from the beginning of the part | ||
11781 | 2024.10.09 23:21:10.097418 [ 195 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
11782 | 2024.10.09 23:21:10.097545 [ 195 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
11783 | 2024.10.09 23:21:10.099092 [ 188 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3896 rows, containing 4 columns (4 merged, 0 gathered) in 0.002751145 sec., 1416137.644508014 rows/sec., 92.65 MiB/sec. | ||
11784 | 2024.10.09 23:21:10.099439 [ 188 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11785 | 2024.10.09 23:21:10.099931 [ 188 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11786 | 2024.10.09 23:21:10.100021 [ 188 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_61_12} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11787 | 2024.10.09 23:21:10.100121 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
11788 | 2024.10.09 23:21:15.066782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11789 | 2024.10.09 23:21:15.066924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11790 | 2024.10.09 23:21:15.066951 [ 3 ] {} <Debug> HTTP-Session: f48967ad-1396-4b45-8e45-4250d791212c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11791 | 2024.10.09 23:21:15.066976 [ 3 ] {} <Debug> HTTP-Session: f48967ad-1396-4b45-8e45-4250d791212c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11792 | 2024.10.09 23:21:15.066992 [ 3 ] {} <Debug> HTTP-Session: f48967ad-1396-4b45-8e45-4250d791212c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11793 | 2024.10.09 23:21:15.067044 [ 3 ] {} <Trace> HTTP-Session: f48967ad-1396-4b45-8e45-4250d791212c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11794 | 2024.10.09 23:21:15.067270 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11795 | 2024.10.09 23:21:15.067342 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11796 | 2024.10.09 23:21:15.067694 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11797 | 2024.10.09 23:21:15.068238 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11798 | 2024.10.09 23:21:15.068285 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11799 | 2024.10.09 23:21:15.068729 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11800 | 2024.10.09 23:21:15.069125 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11801 | 2024.10.09 23:21:15.069295 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Debug> executeQuery: Read 120 rows, 10.49 KiB in 0.002103 sec., 57061.34094151213 rows/sec., 4.87 MiB/sec. | ||
11802 | 2024.10.09 23:21:15.069561 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Debug> DynamicQueryHandler: Done processing query | ||
11803 | 2024.10.09 23:21:15.069596 [ 3 ] {8bc3e267-f43d-4124-bcc0-18d311ae1319} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11804 | 2024.10.09 23:21:15.069622 [ 3 ] {} <Debug> HTTP-Session: f48967ad-1396-4b45-8e45-4250d791212c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11805 | 2024.10.09 23:21:15.069790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11806 | 2024.10.09 23:21:15.069847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11807 | 2024.10.09 23:21:15.069867 [ 3 ] {} <Debug> HTTP-Session: 450ddd87-30b9-4145-a9e7-4b08d50e2f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11808 | 2024.10.09 23:21:15.069886 [ 3 ] {} <Debug> HTTP-Session: 450ddd87-30b9-4145-a9e7-4b08d50e2f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11809 | 2024.10.09 23:21:15.069900 [ 3 ] {} <Debug> HTTP-Session: 450ddd87-30b9-4145-a9e7-4b08d50e2f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11810 | 2024.10.09 23:21:15.069936 [ 3 ] {} <Trace> HTTP-Session: 450ddd87-30b9-4145-a9e7-4b08d50e2f5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11811 | 2024.10.09 23:21:15.070059 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11812 | 2024.10.09 23:21:15.070109 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11813 | 2024.10.09 23:21:15.070350 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11814 | 2024.10.09 23:21:15.070689 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11815 | 2024.10.09 23:21:15.070728 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11816 | 2024.10.09 23:21:15.071096 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11817 | 2024.10.09 23:21:15.071458 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11818 | 2024.10.09 23:21:15.071617 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001594 sec., 20075.282308657468 rows/sec., 1.47 MiB/sec. | ||
11819 | 2024.10.09 23:21:15.071791 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Debug> DynamicQueryHandler: Done processing query | ||
11820 | 2024.10.09 23:21:15.071816 [ 3 ] {4bb28689-a926-44cd-b561-b6472e2e0dce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11821 | 2024.10.09 23:21:15.071833 [ 3 ] {} <Debug> HTTP-Session: 450ddd87-30b9-4145-a9e7-4b08d50e2f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11822 | 2024.10.09 23:21:15.072005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11823 | 2024.10.09 23:21:15.072056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11824 | 2024.10.09 23:21:15.072076 [ 3 ] {} <Debug> HTTP-Session: 5a6dbc00-89a9-4d41-8b61-8c9a9bad0ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11825 | 2024.10.09 23:21:15.072093 [ 3 ] {} <Debug> HTTP-Session: 5a6dbc00-89a9-4d41-8b61-8c9a9bad0ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11826 | 2024.10.09 23:21:15.072108 [ 3 ] {} <Debug> HTTP-Session: 5a6dbc00-89a9-4d41-8b61-8c9a9bad0ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11827 | 2024.10.09 23:21:15.072141 [ 3 ] {} <Trace> HTTP-Session: 5a6dbc00-89a9-4d41-8b61-8c9a9bad0ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11828 | 2024.10.09 23:21:15.072269 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11829 | 2024.10.09 23:21:15.072316 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11830 | 2024.10.09 23:21:15.072546 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11831 | 2024.10.09 23:21:15.073009 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11832 | 2024.10.09 23:21:15.073047 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11833 | 2024.10.09 23:21:15.073405 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11834 | 2024.10.09 23:21:15.073765 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11835 | 2024.10.09 23:21:15.073917 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Debug> executeQuery: Read 102 rows, 8.13 KiB in 0.001692 sec., 60283.68794326241 rows/sec., 4.69 MiB/sec. | ||
11836 | 2024.10.09 23:21:15.074107 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Debug> DynamicQueryHandler: Done processing query | ||
11837 | 2024.10.09 23:21:15.074131 [ 3 ] {4f38446b-a6a9-40e7-8e98-aa7e2c07d70f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
11838 | 2024.10.09 23:21:15.074148 [ 3 ] {} <Debug> HTTP-Session: 5a6dbc00-89a9-4d41-8b61-8c9a9bad0ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11839 | 2024.10.09 23:21:15.074329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11840 | 2024.10.09 23:21:15.074379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11841 | 2024.10.09 23:21:15.074399 [ 3 ] {} <Debug> HTTP-Session: 1d9e3d09-f0cc-40e9-9616-38f94b75df7a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11842 | 2024.10.09 23:21:15.074415 [ 3 ] {} <Debug> HTTP-Session: 1d9e3d09-f0cc-40e9-9616-38f94b75df7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11843 | 2024.10.09 23:21:15.074429 [ 3 ] {} <Debug> HTTP-Session: 1d9e3d09-f0cc-40e9-9616-38f94b75df7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11844 | 2024.10.09 23:21:15.074460 [ 3 ] {} <Trace> HTTP-Session: 1d9e3d09-f0cc-40e9-9616-38f94b75df7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11845 | 2024.10.09 23:21:15.074606 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11846 | 2024.10.09 23:21:15.074654 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11847 | 2024.10.09 23:21:15.074803 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11848 | 2024.10.09 23:21:15.075236 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11849 | 2024.10.09 23:21:15.075273 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11850 | 2024.10.09 23:21:15.075669 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11851 | 2024.10.09 23:21:15.076006 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11852 | 2024.10.09 23:21:15.076166 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. | ||
11853 | 2024.10.09 23:21:15.076342 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Debug> DynamicQueryHandler: Done processing query | ||
11854 | 2024.10.09 23:21:15.076367 [ 3 ] {1b216727-eecd-41b0-91dc-417ae2391d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11855 | 2024.10.09 23:21:15.076383 [ 3 ] {} <Debug> HTTP-Session: 1d9e3d09-f0cc-40e9-9616-38f94b75df7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11856 | 2024.10.09 23:21:15.076548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11857 | 2024.10.09 23:21:15.076599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11858 | 2024.10.09 23:21:15.076620 [ 3 ] {} <Debug> HTTP-Session: 228f72a0-933d-4e9a-ae64-d2d2ab050700 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11859 | 2024.10.09 23:21:15.076638 [ 3 ] {} <Debug> HTTP-Session: 228f72a0-933d-4e9a-ae64-d2d2ab050700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11860 | 2024.10.09 23:21:15.076652 [ 3 ] {} <Debug> HTTP-Session: 228f72a0-933d-4e9a-ae64-d2d2ab050700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11861 | 2024.10.09 23:21:15.076683 [ 3 ] {} <Trace> HTTP-Session: 228f72a0-933d-4e9a-ae64-d2d2ab050700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11862 | 2024.10.09 23:21:15.077007 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11863 | 2024.10.09 23:21:15.077075 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <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 | ||
11864 | 2024.10.09 23:21:15.077509 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11865 | 2024.10.09 23:21:15.078247 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11866 | 2024.10.09 23:21:15.078285 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11867 | 2024.10.09 23:21:15.078925 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11868 | 2024.10.09 23:21:15.079346 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11869 | 2024.10.09 23:21:15.079532 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002745 sec., 11657.559198542805 rows/sec., 20.89 MiB/sec. | ||
11870 | 2024.10.09 23:21:15.079533 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11871 | 2024.10.09 23:21:15.079674 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11872 | 2024.10.09 23:21:15.079752 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11873 | 2024.10.09 23:21:15.079991 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Debug> DynamicQueryHandler: Done processing query | ||
11874 | 2024.10.09 23:21:15.080027 [ 3 ] {cc475c94-3a92-407f-beff-95ecb1b33715} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
11875 | 2024.10.09 23:21:15.080020 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
11876 | 2024.10.09 23:21:15.080052 [ 3 ] {} <Debug> HTTP-Session: 228f72a0-933d-4e9a-ae64-d2d2ab050700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11877 | 2024.10.09 23:21:15.080248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11878 | 2024.10.09 23:21:15.080342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11879 | 2024.10.09 23:21:15.080399 [ 3 ] {} <Debug> HTTP-Session: b482405f-4618-418b-ba3c-66ed000c6e64 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11880 | 2024.10.09 23:21:15.080449 [ 3 ] {} <Debug> HTTP-Session: b482405f-4618-418b-ba3c-66ed000c6e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11881 | 2024.10.09 23:21:15.080491 [ 3 ] {} <Debug> HTTP-Session: b482405f-4618-418b-ba3c-66ed000c6e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11882 | 2024.10.09 23:21:15.080570 [ 3 ] {} <Trace> HTTP-Session: b482405f-4618-418b-ba3c-66ed000c6e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11883 | 2024.10.09 23:21:15.080804 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
11884 | 2024.10.09 23:21:15.080923 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
11885 | 2024.10.09 23:21:15.081248 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11886 | 2024.10.09 23:21:15.081498 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 927 rows starting from the beginning of the part | ||
11887 | 2024.10.09 23:21:15.081547 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11888 | 2024.10.09 23:21:15.082089 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
11889 | 2024.10.09 23:21:15.082791 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11890 | 2024.10.09 23:21:15.082837 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part | ||
11891 | 2024.10.09 23:21:15.082857 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11892 | 2024.10.09 23:21:15.083489 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
11893 | 2024.10.09 23:21:15.084124 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part | ||
11894 | 2024.10.09 23:21:15.084203 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
11895 | 2024.10.09 23:21:15.084579 [ 195 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
11896 | 2024.10.09 23:21:15.085386 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11897 | 2024.10.09 23:21:15.085840 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.005117 sec., 1172.562048075044 rows/sec., 77.29 KiB/sec. | ||
11898 | 2024.10.09 23:21:15.086312 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Debug> DynamicQueryHandler: Done processing query | ||
11899 | 2024.10.09 23:21:15.086346 [ 3 ] {bbf2da92-56cb-43c1-af08-caf3c58b622a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11900 | 2024.10.09 23:21:15.086394 [ 3 ] {} <Debug> HTTP-Session: b482405f-4618-418b-ba3c-66ed000c6e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11901 | 2024.10.09 23:21:15.086590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11902 | 2024.10.09 23:21:15.086693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11903 | 2024.10.09 23:21:15.086714 [ 3 ] {} <Debug> HTTP-Session: ca8a58aa-5700-4051-98b5-fed3873b781e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11904 | 2024.10.09 23:21:15.086731 [ 3 ] {} <Debug> HTTP-Session: ca8a58aa-5700-4051-98b5-fed3873b781e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11905 | 2024.10.09 23:21:15.086745 [ 3 ] {} <Debug> HTTP-Session: ca8a58aa-5700-4051-98b5-fed3873b781e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11906 | 2024.10.09 23:21:15.086778 [ 3 ] {} <Trace> HTTP-Session: ca8a58aa-5700-4051-98b5-fed3873b781e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11907 | 2024.10.09 23:21:15.086909 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11908 | 2024.10.09 23:21:15.086967 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11909 | 2024.10.09 23:21:15.087162 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11910 | 2024.10.09 23:21:15.087572 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11911 | 2024.10.09 23:21:15.087611 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11912 | 2024.10.09 23:21:15.088491 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11913 | 2024.10.09 23:21:15.089382 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11914 | 2024.10.09 23:21:15.089752 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002874 sec., 20876.826722338206 rows/sec., 1.41 MiB/sec. | ||
11915 | 2024.10.09 23:21:15.090203 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Debug> DynamicQueryHandler: Done processing query | ||
11916 | 2024.10.09 23:21:15.090245 [ 3 ] {90f0283d-c26b-4e68-a7b9-5ee91e09cc5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11917 | 2024.10.09 23:21:15.090299 [ 3 ] {} <Debug> HTTP-Session: ca8a58aa-5700-4051-98b5-fed3873b781e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11918 | 2024.10.09 23:21:15.093371 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1065 rows, containing 19 columns (19 merged, 0 gathered) in 0.013471636 sec., 79054.98634315832 rows/sec., 141.66 MiB/sec. | ||
11919 | 2024.10.09 23:21:15.094591 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11920 | 2024.10.09 23:21:15.095264 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11921 | 2024.10.09 23:21:15.095366 [ 188 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11922 | 2024.10.09 23:21:15.095563 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.43 MiB. | ||
11923 | 2024.10.09 23:21:17.050894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1172 | ||
11924 | 2024.10.09 23:21:17.053932 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11925 | 2024.10.09 23:21:17.053992 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11926 | 2024.10.09 23:21:17.055464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11927 | 2024.10.09 23:21:17.056526 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11928 | 2024.10.09 23:21:17.057944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1172 | ||
11929 | 2024.10.09 23:21:20.068984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11930 | 2024.10.09 23:21:20.069107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11931 | 2024.10.09 23:21:20.069132 [ 3 ] {} <Debug> HTTP-Session: 4f2516ef-219d-4dad-9f85-f2bf31bceada Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11932 | 2024.10.09 23:21:20.069156 [ 3 ] {} <Debug> HTTP-Session: 4f2516ef-219d-4dad-9f85-f2bf31bceada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11933 | 2024.10.09 23:21:20.069170 [ 3 ] {} <Debug> HTTP-Session: 4f2516ef-219d-4dad-9f85-f2bf31bceada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11934 | 2024.10.09 23:21:20.069220 [ 3 ] {} <Trace> HTTP-Session: 4f2516ef-219d-4dad-9f85-f2bf31bceada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11935 | 2024.10.09 23:21:20.069399 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11936 | 2024.10.09 23:21:20.069467 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11937 | 2024.10.09 23:21:20.069813 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11938 | 2024.10.09 23:21:20.070257 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11939 | 2024.10.09 23:21:20.070295 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11940 | 2024.10.09 23:21:20.070700 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11941 | 2024.10.09 23:21:20.071160 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11942 | 2024.10.09 23:21:20.071325 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001975 sec., 2025.3164556962024 rows/sec., 165.15 KiB/sec. | ||
11943 | 2024.10.09 23:21:20.071558 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Debug> DynamicQueryHandler: Done processing query | ||
11944 | 2024.10.09 23:21:20.071585 [ 3 ] {9de873a6-fe49-4342-ac3f-149f38975079} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11945 | 2024.10.09 23:21:20.071602 [ 3 ] {} <Debug> HTTP-Session: 4f2516ef-219d-4dad-9f85-f2bf31bceada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11946 | 2024.10.09 23:21:20.071797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 37783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11947 | 2024.10.09 23:21:20.071855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11948 | 2024.10.09 23:21:20.071875 [ 3 ] {} <Debug> HTTP-Session: dc9b7834-83eb-4093-a76b-323a46203a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11949 | 2024.10.09 23:21:20.071894 [ 3 ] {} <Debug> HTTP-Session: dc9b7834-83eb-4093-a76b-323a46203a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11950 | 2024.10.09 23:21:20.071908 [ 3 ] {} <Debug> HTTP-Session: dc9b7834-83eb-4093-a76b-323a46203a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11951 | 2024.10.09 23:21:20.071943 [ 3 ] {} <Trace> HTTP-Session: dc9b7834-83eb-4093-a76b-323a46203a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11952 | 2024.10.09 23:21:20.072134 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11953 | 2024.10.09 23:21:20.072181 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11954 | 2024.10.09 23:21:20.072417 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11955 | 2024.10.09 23:21:20.072952 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11956 | 2024.10.09 23:21:20.072990 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11957 | 2024.10.09 23:21:20.073370 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11958 | 2024.10.09 23:21:20.073733 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11959 | 2024.10.09 23:21:20.073898 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Debug> executeQuery: Read 250 rows, 22.59 KiB in 0.001857 sec., 134625.74044157244 rows/sec., 11.88 MiB/sec. | ||
11960 | 2024.10.09 23:21:20.074089 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Debug> DynamicQueryHandler: Done processing query | ||
11961 | 2024.10.09 23:21:20.074113 [ 3 ] {4dd39158-30ba-4bd7-95a6-2a27bc3ce76f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
11962 | 2024.10.09 23:21:20.074129 [ 3 ] {} <Debug> HTTP-Session: dc9b7834-83eb-4093-a76b-323a46203a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11963 | 2024.10.09 23:21:20.074286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11964 | 2024.10.09 23:21:20.074336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11965 | 2024.10.09 23:21:20.074355 [ 3 ] {} <Debug> HTTP-Session: 20f0716f-48e2-4d30-9764-025edd7665da Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11966 | 2024.10.09 23:21:20.074372 [ 3 ] {} <Debug> HTTP-Session: 20f0716f-48e2-4d30-9764-025edd7665da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11967 | 2024.10.09 23:21:20.074385 [ 3 ] {} <Debug> HTTP-Session: 20f0716f-48e2-4d30-9764-025edd7665da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11968 | 2024.10.09 23:21:20.074416 [ 3 ] {} <Trace> HTTP-Session: 20f0716f-48e2-4d30-9764-025edd7665da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11969 | 2024.10.09 23:21:20.074520 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11970 | 2024.10.09 23:21:20.074564 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11971 | 2024.10.09 23:21:20.074789 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11972 | 2024.10.09 23:21:20.075215 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11973 | 2024.10.09 23:21:20.075253 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11974 | 2024.10.09 23:21:20.075610 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11975 | 2024.10.09 23:21:20.075972 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11976 | 2024.10.09 23:21:20.076125 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001629 sec., 20257.82688766114 rows/sec., 1.47 MiB/sec. | ||
11977 | 2024.10.09 23:21:20.076150 [ 85 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11978 | 2024.10.09 23:21:20.076275 [ 85 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11979 | 2024.10.09 23:21:20.076313 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
11980 | 2024.10.09 23:21:20.076404 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Debug> DynamicQueryHandler: Done processing query | ||
11981 | 2024.10.09 23:21:20.076472 [ 3 ] {3098ae90-41f9-4da3-ad19-29e3a1b397a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11982 | 2024.10.09 23:21:20.076511 [ 3 ] {} <Debug> HTTP-Session: 20f0716f-48e2-4d30-9764-025edd7665da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11983 | 2024.10.09 23:21:20.076518 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
11984 | 2024.10.09 23:21:20.076676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 2062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11985 | 2024.10.09 23:21:20.076799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11986 | 2024.10.09 23:21:20.076804 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11987 | 2024.10.09 23:21:20.076829 [ 3 ] {} <Debug> HTTP-Session: 82783a86-aa1c-4685-af84-798274bd59f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
11988 | 2024.10.09 23:21:20.076877 [ 3 ] {} <Debug> HTTP-Session: 82783a86-aa1c-4685-af84-798274bd59f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11989 | 2024.10.09 23:21:20.076882 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 67 rows starting from the beginning of the part | ||
11990 | 2024.10.09 23:21:20.076898 [ 3 ] {} <Debug> HTTP-Session: 82783a86-aa1c-4685-af84-798274bd59f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11991 | 2024.10.09 23:21:20.076985 [ 3 ] {} <Trace> HTTP-Session: 82783a86-aa1c-4685-af84-798274bd59f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11992 | 2024.10.09 23:21:20.077182 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 21 rows starting from the beginning of the part | ||
11993 | 2024.10.09 23:21:20.077401 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11994 | 2024.10.09 23:21:20.077549 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
11995 | 2024.10.09 23:21:20.077570 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11996 | 2024.10.09 23:21:20.077947 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
11997 | 2024.10.09 23:21:20.078233 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
11998 | 2024.10.09 23:21:20.078646 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 33 rows starting from the beginning of the part | ||
11999 | 2024.10.09 23:21:20.079130 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12000 | 2024.10.09 23:21:20.079953 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12001 | 2024.10.09 23:21:20.080022 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12002 | 2024.10.09 23:21:20.081101 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
12003 | 2024.10.09 23:21:20.081611 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.005194272 sec., 40236.62988769168 rows/sec., 3.08 MiB/sec. | ||
12004 | 2024.10.09 23:21:20.081862 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
12005 | 2024.10.09 23:21:20.082142 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12006 | 2024.10.09 23:21:20.082762 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.005497 sec., 2728.7611424413317 rows/sec., 190.44 KiB/sec. | ||
12007 | 2024.10.09 23:21:20.083605 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Debug> DynamicQueryHandler: Done processing query | ||
12008 | 2024.10.09 23:21:20.083678 [ 3 ] {1d8bfffa-6e85-4a19-b455-46ea763e61bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12009 | 2024.10.09 23:21:20.083788 [ 3 ] {} <Debug> HTTP-Session: 82783a86-aa1c-4685-af84-798274bd59f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12010 | 2024.10.09 23:21:20.084114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12011 | 2024.10.09 23:21:20.084316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12012 | 2024.10.09 23:21:20.084429 [ 3 ] {} <Debug> HTTP-Session: b1f19e27-ba06-484f-8f13-f0b97da0609b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12013 | 2024.10.09 23:21:20.084480 [ 3 ] {} <Debug> HTTP-Session: b1f19e27-ba06-484f-8f13-f0b97da0609b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12014 | 2024.10.09 23:21:20.084524 [ 3 ] {} <Debug> HTTP-Session: b1f19e27-ba06-484f-8f13-f0b97da0609b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12015 | 2024.10.09 23:21:20.084600 [ 3 ] {} <Trace> HTTP-Session: b1f19e27-ba06-484f-8f13-f0b97da0609b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12016 | 2024.10.09 23:21:20.084625 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12017 | 2024.10.09 23:21:20.084771 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12018 | 2024.10.09 23:21:20.084786 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_56_11} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
12019 | 2024.10.09 23:21:20.084846 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12020 | 2024.10.09 23:21:20.084967 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12021 | 2024.10.09 23:21:20.085222 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12022 | 2024.10.09 23:21:20.085562 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12023 | 2024.10.09 23:21:20.085602 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12024 | 2024.10.09 23:21:20.085969 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12025 | 2024.10.09 23:21:20.086345 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12026 | 2024.10.09 23:21:20.086512 [ 84 ] {} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12027 | 2024.10.09 23:21:20.086522 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001793 sec., 3346.346904629113 rows/sec., 197.71 KiB/sec. | ||
12028 | 2024.10.09 23:21:20.086603 [ 84 ] {} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12029 | 2024.10.09 23:21:20.086679 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12030 | 2024.10.09 23:21:20.086847 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
12031 | 2024.10.09 23:21:20.086869 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Debug> DynamicQueryHandler: Done processing query | ||
12032 | 2024.10.09 23:21:20.086901 [ 3 ] {ea8de8dc-eb57-469e-9c87-b8b78328dd2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12033 | 2024.10.09 23:21:20.086923 [ 3 ] {} <Debug> HTTP-Session: b1f19e27-ba06-484f-8f13-f0b97da0609b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12034 | 2024.10.09 23:21:20.087000 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12035 | 2024.10.09 23:21:20.087033 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
12036 | 2024.10.09 23:21:20.087166 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
12037 | 2024.10.09 23:21:20.087194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 67911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12038 | 2024.10.09 23:21:20.087365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12039 | 2024.10.09 23:21:20.087474 [ 3 ] {} <Debug> HTTP-Session: a4bea1ff-0d58-4caf-887c-2f10baea97bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12040 | 2024.10.09 23:21:20.087502 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
12041 | 2024.10.09 23:21:20.087533 [ 3 ] {} <Debug> HTTP-Session: a4bea1ff-0d58-4caf-887c-2f10baea97bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12042 | 2024.10.09 23:21:20.087598 [ 3 ] {} <Debug> HTTP-Session: a4bea1ff-0d58-4caf-887c-2f10baea97bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12043 | 2024.10.09 23:21:20.087762 [ 3 ] {} <Trace> HTTP-Session: a4bea1ff-0d58-4caf-887c-2f10baea97bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12044 | 2024.10.09 23:21:20.087813 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
12045 | 2024.10.09 23:21:20.088117 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
12046 | 2024.10.09 23:21:20.088280 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12047 | 2024.10.09 23:21:20.088439 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12048 | 2024.10.09 23:21:20.088937 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12049 | 2024.10.09 23:21:20.089872 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12050 | 2024.10.09 23:21:20.089895 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003101341 sec., 9673.234900644591 rows/sec., 614.02 KiB/sec. | ||
12051 | 2024.10.09 23:21:20.089923 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12052 | 2024.10.09 23:21:20.090248 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12053 | 2024.10.09 23:21:20.090807 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12054 | 2024.10.09 23:21:20.091248 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_25_6} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12055 | 2024.10.09 23:21:20.091420 [ 196 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_25_6} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12056 | 2024.10.09 23:21:20.091578 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12057 | 2024.10.09 23:21:20.091657 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12058 | 2024.10.09 23:21:20.091846 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Debug> executeQuery: Read 418 rows, 30.60 KiB in 0.003866 sec., 108122.09001551992 rows/sec., 7.73 MiB/sec. | ||
12059 | 2024.10.09 23:21:20.092057 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Debug> DynamicQueryHandler: Done processing query | ||
12060 | 2024.10.09 23:21:20.092083 [ 3 ] {2eea4ba8-8dc0-452f-8a63-9af6b643b0b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12061 | 2024.10.09 23:21:20.092099 [ 3 ] {} <Debug> HTTP-Session: a4bea1ff-0d58-4caf-887c-2f10baea97bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12062 | 2024.10.09 23:21:20.092247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12063 | 2024.10.09 23:21:20.092297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12064 | 2024.10.09 23:21:20.092317 [ 3 ] {} <Debug> HTTP-Session: fbe14aa8-645d-431c-ab50-5e9d8572bac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12065 | 2024.10.09 23:21:20.092334 [ 3 ] {} <Debug> HTTP-Session: fbe14aa8-645d-431c-ab50-5e9d8572bac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12066 | 2024.10.09 23:21:20.092347 [ 3 ] {} <Debug> HTTP-Session: fbe14aa8-645d-431c-ab50-5e9d8572bac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12067 | 2024.10.09 23:21:20.092379 [ 3 ] {} <Trace> HTTP-Session: fbe14aa8-645d-431c-ab50-5e9d8572bac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12068 | 2024.10.09 23:21:20.092476 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12069 | 2024.10.09 23:21:20.092522 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12070 | 2024.10.09 23:21:20.092660 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12071 | 2024.10.09 23:21:20.092960 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12072 | 2024.10.09 23:21:20.092996 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12073 | 2024.10.09 23:21:20.093358 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12074 | 2024.10.09 23:21:20.093705 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12075 | 2024.10.09 23:21:20.093869 [ 84 ] {} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
12076 | 2024.10.09 23:21:20.093877 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
12077 | 2024.10.09 23:21:20.093912 [ 84 ] {} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12078 | 2024.10.09 23:21:20.093963 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12079 | 2024.10.09 23:21:20.094193 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::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 | ||
12080 | 2024.10.09 23:21:20.094219 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Debug> DynamicQueryHandler: Done processing query | ||
12081 | 2024.10.09 23:21:20.094286 [ 3 ] {30b9eb78-b946-4013-9463-792181ffca04} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12082 | 2024.10.09 23:21:20.094340 [ 3 ] {} <Debug> HTTP-Session: fbe14aa8-645d-431c-ab50-5e9d8572bac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12083 | 2024.10.09 23:21:20.094512 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12084 | 2024.10.09 23:21:20.094548 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
12085 | 2024.10.09 23:21:20.094581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12086 | 2024.10.09 23:21:20.094720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12087 | 2024.10.09 23:21:20.094724 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
12088 | 2024.10.09 23:21:20.094746 [ 3 ] {} <Debug> HTTP-Session: 339a8794-01fe-4f89-ac80-3ff54e185b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12089 | 2024.10.09 23:21:20.094816 [ 3 ] {} <Debug> HTTP-Session: 339a8794-01fe-4f89-ac80-3ff54e185b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12090 | 2024.10.09 23:21:20.094881 [ 3 ] {} <Debug> HTTP-Session: 339a8794-01fe-4f89-ac80-3ff54e185b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12091 | 2024.10.09 23:21:20.095045 [ 3 ] {} <Trace> HTTP-Session: 339a8794-01fe-4f89-ac80-3ff54e185b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12092 | 2024.10.09 23:21:20.095067 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
12093 | 2024.10.09 23:21:20.095350 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
12094 | 2024.10.09 23:21:20.095515 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12095 | 2024.10.09 23:21:20.095694 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
12096 | 2024.10.09 23:21:20.095725 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12097 | 2024.10.09 23:21:20.096037 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
12098 | 2024.10.09 23:21:20.096821 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12099 | 2024.10.09 23:21:20.097524 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12100 | 2024.10.09 23:21:20.097571 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12101 | 2024.10.09 23:21:20.097993 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003921008 sec., 38255.469001848505 rows/sec., 1.95 MiB/sec. | ||
12102 | 2024.10.09 23:21:20.098114 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
12103 | 2024.10.09 23:21:20.098166 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12104 | 2024.10.09 23:21:20.098666 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12105 | 2024.10.09 23:21:20.098718 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12106 | 2024.10.09 23:21:20.098763 [ 186 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_25_5} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
12107 | 2024.10.09 23:21:20.098865 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12108 | 2024.10.09 23:21:20.098979 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.003715 sec., 64333.78196500673 rows/sec., 4.31 MiB/sec. | ||
12109 | 2024.10.09 23:21:20.099175 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Debug> DynamicQueryHandler: Done processing query | ||
12110 | 2024.10.09 23:21:20.099201 [ 3 ] {99479a24-12e4-4520-ae99-39fd9bd25501} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12111 | 2024.10.09 23:21:20.099217 [ 3 ] {} <Debug> HTTP-Session: 339a8794-01fe-4f89-ac80-3ff54e185b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12112 | 2024.10.09 23:21:20.099349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12113 | 2024.10.09 23:21:20.099399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12114 | 2024.10.09 23:21:20.099418 [ 3 ] {} <Debug> HTTP-Session: 608dd626-675a-4afa-bf24-fd2dfbb525f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12115 | 2024.10.09 23:21:20.099434 [ 3 ] {} <Debug> HTTP-Session: 608dd626-675a-4afa-bf24-fd2dfbb525f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12116 | 2024.10.09 23:21:20.099448 [ 3 ] {} <Debug> HTTP-Session: 608dd626-675a-4afa-bf24-fd2dfbb525f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12117 | 2024.10.09 23:21:20.099478 [ 3 ] {} <Trace> HTTP-Session: 608dd626-675a-4afa-bf24-fd2dfbb525f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12118 | 2024.10.09 23:21:20.099574 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12119 | 2024.10.09 23:21:20.099620 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12120 | 2024.10.09 23:21:20.099754 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12121 | 2024.10.09 23:21:20.100061 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12122 | 2024.10.09 23:21:20.100097 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12123 | 2024.10.09 23:21:20.100452 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12124 | 2024.10.09 23:21:20.100778 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12125 | 2024.10.09 23:21:20.100936 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001386 sec., 1443.001443001443 rows/sec., 94.42 KiB/sec. | ||
12126 | 2024.10.09 23:21:20.101155 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Debug> DynamicQueryHandler: Done processing query | ||
12127 | 2024.10.09 23:21:20.101180 [ 3 ] {942f7d12-c5c5-4615-ac84-1fda01a6996d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12128 | 2024.10.09 23:21:20.101196 [ 3 ] {} <Debug> HTTP-Session: 608dd626-675a-4afa-bf24-fd2dfbb525f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12129 | 2024.10.09 23:21:20.101340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12130 | 2024.10.09 23:21:20.101390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12131 | 2024.10.09 23:21:20.101409 [ 3 ] {} <Debug> HTTP-Session: 5d5c7277-bad2-4a2a-8115-94f215c61c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12132 | 2024.10.09 23:21:20.101425 [ 3 ] {} <Debug> HTTP-Session: 5d5c7277-bad2-4a2a-8115-94f215c61c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12133 | 2024.10.09 23:21:20.101439 [ 3 ] {} <Debug> HTTP-Session: 5d5c7277-bad2-4a2a-8115-94f215c61c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12134 | 2024.10.09 23:21:20.101469 [ 3 ] {} <Trace> HTTP-Session: 5d5c7277-bad2-4a2a-8115-94f215c61c2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12135 | 2024.10.09 23:21:20.101791 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12136 | 2024.10.09 23:21:20.101856 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <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 | ||
12137 | 2024.10.09 23:21:20.102275 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12138 | 2024.10.09 23:21:20.102955 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12139 | 2024.10.09 23:21:20.102992 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12140 | 2024.10.09 23:21:20.103648 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12141 | 2024.10.09 23:21:20.104085 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12142 | 2024.10.09 23:21:20.104285 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002725 sec., 10642.201834862386 rows/sec., 19.07 MiB/sec. | ||
12143 | 2024.10.09 23:21:20.104518 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Debug> DynamicQueryHandler: Done processing query | ||
12144 | 2024.10.09 23:21:20.104543 [ 3 ] {3a4a464c-d334-42e4-9946-a382077c370c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
12145 | 2024.10.09 23:21:20.104560 [ 3 ] {} <Debug> HTTP-Session: 5d5c7277-bad2-4a2a-8115-94f215c61c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12146 | 2024.10.09 23:21:20.104690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12147 | 2024.10.09 23:21:20.104741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12148 | 2024.10.09 23:21:20.104759 [ 3 ] {} <Debug> HTTP-Session: b7d86432-45bd-4a9f-8df1-3b189e46fc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12149 | 2024.10.09 23:21:20.104776 [ 3 ] {} <Debug> HTTP-Session: b7d86432-45bd-4a9f-8df1-3b189e46fc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12150 | 2024.10.09 23:21:20.104790 [ 3 ] {} <Debug> HTTP-Session: b7d86432-45bd-4a9f-8df1-3b189e46fc94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12151 | 2024.10.09 23:21:20.104820 [ 3 ] {} <Trace> HTTP-Session: b7d86432-45bd-4a9f-8df1-3b189e46fc94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12152 | 2024.10.09 23:21:20.104917 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
12153 | 2024.10.09 23:21:20.104962 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
12154 | 2024.10.09 23:21:20.105094 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12155 | 2024.10.09 23:21:20.105380 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12156 | 2024.10.09 23:21:20.105415 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12157 | 2024.10.09 23:21:20.105767 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
12158 | 2024.10.09 23:21:20.106097 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12159 | 2024.10.09 23:21:20.106257 [ 84 ] {} <Debug> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
12160 | 2024.10.09 23:21:20.106270 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001367 sec., 2194.5866861741038 rows/sec., 175.74 KiB/sec. | ||
12161 | 2024.10.09 23:21:20.106308 [ 84 ] {} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12162 | 2024.10.09 23:21:20.106375 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12163 | 2024.10.09 23:21:20.106578 [ 190 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::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 | ||
12164 | 2024.10.09 23:21:20.106616 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Debug> DynamicQueryHandler: Done processing query | ||
12165 | 2024.10.09 23:21:20.106652 [ 3 ] {02201cf7-5aee-4e93-9c97-a8c442f937ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12166 | 2024.10.09 23:21:20.106680 [ 3 ] {} <Debug> HTTP-Session: b7d86432-45bd-4a9f-8df1-3b189e46fc94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12167 | 2024.10.09 23:21:20.106744 [ 190 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12168 | 2024.10.09 23:21:20.106773 [ 190 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
12169 | 2024.10.09 23:21:20.106810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12170 | 2024.10.09 23:21:20.106926 [ 190 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
12171 | 2024.10.09 23:21:20.106943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12172 | 2024.10.09 23:21:20.107022 [ 3 ] {} <Debug> HTTP-Session: 30d6b95c-1f6f-41be-bcf0-adffac55af37 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12173 | 2024.10.09 23:21:20.107130 [ 3 ] {} <Debug> HTTP-Session: 30d6b95c-1f6f-41be-bcf0-adffac55af37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12174 | 2024.10.09 23:21:20.107213 [ 3 ] {} <Debug> HTTP-Session: 30d6b95c-1f6f-41be-bcf0-adffac55af37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12175 | 2024.10.09 23:21:20.107224 [ 190 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
12176 | 2024.10.09 23:21:20.107297 [ 3 ] {} <Trace> HTTP-Session: 30d6b95c-1f6f-41be-bcf0-adffac55af37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12177 | 2024.10.09 23:21:20.107473 [ 190 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::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 | ||
12178 | 2024.10.09 23:21:20.107718 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12179 | 2024.10.09 23:21:20.107814 [ 190 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::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 | ||
12180 | 2024.10.09 23:21:20.107972 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12181 | 2024.10.09 23:21:20.108194 [ 190 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
12182 | 2024.10.09 23:21:20.108851 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12183 | 2024.10.09 23:21:20.109301 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12184 | 2024.10.09 23:21:20.109344 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12185 | 2024.10.09 23:21:20.109929 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12186 | 2024.10.09 23:21:20.109993 [ 193 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.003516029 sec., 15358.235099881145 rows/sec., 1.09 MiB/sec. | ||
12187 | 2024.10.09 23:21:20.110256 [ 193 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
12188 | 2024.10.09 23:21:20.110603 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12189 | 2024.10.09 23:21:20.111019 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00349 sec., 23495.702005730658 rows/sec., 1.49 MiB/sec. | ||
12190 | 2024.10.09 23:21:20.111225 [ 193 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12191 | 2024.10.09 23:21:20.111365 [ 193 ] {96461d22-c9c8-46e9-8f2d-b0c4236e3607::all_1_6_1} <Trace> oximeter.measurements_i64 (96461d22-c9c8-46e9-8f2d-b0c4236e3607) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
12192 | 2024.10.09 23:21:20.111375 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Debug> DynamicQueryHandler: Done processing query | ||
12193 | 2024.10.09 23:21:20.111430 [ 3 ] {402e0f31-c03a-4827-83a1-2671c74dfbe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12194 | 2024.10.09 23:21:20.111495 [ 3 ] {} <Debug> HTTP-Session: 30d6b95c-1f6f-41be-bcf0-adffac55af37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12195 | 2024.10.09 23:21:20.111517 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12196 | 2024.10.09 23:21:21.000164 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.85 MiB, peak 179.32 MiB, free memory in arenas 0.00 B, will set to 169.79 MiB (RSS), difference: -1.06 MiB | ||
12197 | 2024.10.09 23:21:21.791760 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12198 | 2024.10.09 23:21:21.791840 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12199 | 2024.10.09 23:21:25.065627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12200 | 2024.10.09 23:21:25.065747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12201 | 2024.10.09 23:21:25.065771 [ 3 ] {} <Debug> HTTP-Session: 3d0c69e5-843f-45f5-83d1-6aa55a02f678 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12202 | 2024.10.09 23:21:25.065794 [ 3 ] {} <Debug> HTTP-Session: 3d0c69e5-843f-45f5-83d1-6aa55a02f678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12203 | 2024.10.09 23:21:25.065808 [ 3 ] {} <Debug> HTTP-Session: 3d0c69e5-843f-45f5-83d1-6aa55a02f678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12204 | 2024.10.09 23:21:25.065854 [ 3 ] {} <Trace> HTTP-Session: 3d0c69e5-843f-45f5-83d1-6aa55a02f678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12205 | 2024.10.09 23:21:25.066091 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12206 | 2024.10.09 23:21:25.066160 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12207 | 2024.10.09 23:21:25.066507 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12208 | 2024.10.09 23:21:25.066921 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12209 | 2024.10.09 23:21:25.066963 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12210 | 2024.10.09 23:21:25.067375 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12211 | 2024.10.09 23:21:25.067780 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12212 | 2024.10.09 23:21:25.067932 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001892 sec., 1057.0824524312895 rows/sec., 86.20 KiB/sec. | ||
12213 | 2024.10.09 23:21:25.068129 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Debug> DynamicQueryHandler: Done processing query | ||
12214 | 2024.10.09 23:21:25.068158 [ 3 ] {26304bde-01c2-42ec-80f3-83c767269251} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12215 | 2024.10.09 23:21:25.068175 [ 3 ] {} <Debug> HTTP-Session: 3d0c69e5-843f-45f5-83d1-6aa55a02f678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12216 | 2024.10.09 23:21:25.068335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12217 | 2024.10.09 23:21:25.068413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12218 | 2024.10.09 23:21:25.068433 [ 3 ] {} <Debug> HTTP-Session: 1cfa8f39-8481-42ed-a4d9-99b1e86b5638 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12219 | 2024.10.09 23:21:25.068450 [ 3 ] {} <Debug> HTTP-Session: 1cfa8f39-8481-42ed-a4d9-99b1e86b5638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12220 | 2024.10.09 23:21:25.068464 [ 3 ] {} <Debug> HTTP-Session: 1cfa8f39-8481-42ed-a4d9-99b1e86b5638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12221 | 2024.10.09 23:21:25.068496 [ 3 ] {} <Trace> HTTP-Session: 1cfa8f39-8481-42ed-a4d9-99b1e86b5638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12222 | 2024.10.09 23:21:25.068631 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12223 | 2024.10.09 23:21:25.068676 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12224 | 2024.10.09 23:21:25.068905 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12225 | 2024.10.09 23:21:25.069387 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12226 | 2024.10.09 23:21:25.069425 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12227 | 2024.10.09 23:21:25.069788 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12228 | 2024.10.09 23:21:25.070166 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12229 | 2024.10.09 23:21:25.070295 [ 78 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12230 | 2024.10.09 23:21:25.070295 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Debug> executeQuery: Read 121 rows, 10.57 KiB in 0.001719 sec., 70389.76148923792 rows/sec., 6.00 MiB/sec. | ||
12231 | 2024.10.09 23:21:25.070334 [ 78 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12232 | 2024.10.09 23:21:25.070369 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12233 | 2024.10.09 23:21:25.070583 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Debug> DynamicQueryHandler: Done processing query | ||
12234 | 2024.10.09 23:21:25.070600 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
12235 | 2024.10.09 23:21:25.070615 [ 3 ] {d9819a94-5493-4a20-895d-e95f81951004} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
12236 | 2024.10.09 23:21:25.070686 [ 3 ] {} <Debug> HTTP-Session: 1cfa8f39-8481-42ed-a4d9-99b1e86b5638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12237 | 2024.10.09 23:21:25.070879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12238 | 2024.10.09 23:21:25.070963 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12239 | 2024.10.09 23:21:25.070980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12240 | 2024.10.09 23:21:25.071044 [ 3 ] {} <Debug> HTTP-Session: 415203e8-9498-4b3a-bead-9f551fb443e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12241 | 2024.10.09 23:21:25.071054 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1443 rows starting from the beginning of the part | ||
12242 | 2024.10.09 23:21:25.071071 [ 3 ] {} <Debug> HTTP-Session: 415203e8-9498-4b3a-bead-9f551fb443e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12243 | 2024.10.09 23:21:25.071116 [ 3 ] {} <Debug> HTTP-Session: 415203e8-9498-4b3a-bead-9f551fb443e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12244 | 2024.10.09 23:21:25.071204 [ 3 ] {} <Trace> HTTP-Session: 415203e8-9498-4b3a-bead-9f551fb443e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12245 | 2024.10.09 23:21:25.071425 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 120 rows starting from the beginning of the part | ||
12246 | 2024.10.09 23:21:25.071522 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12247 | 2024.10.09 23:21:25.071694 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12248 | 2024.10.09 23:21:25.071821 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 234 rows starting from the beginning of the part | ||
12249 | 2024.10.09 23:21:25.072228 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 120 rows starting from the beginning of the part | ||
12250 | 2024.10.09 23:21:25.072731 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 250 rows starting from the beginning of the part | ||
12251 | 2024.10.09 23:21:25.072817 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12252 | 2024.10.09 23:21:25.073209 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 121 rows starting from the beginning of the part | ||
12253 | 2024.10.09 23:21:25.074040 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12254 | 2024.10.09 23:21:25.074092 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12255 | 2024.10.09 23:21:25.074874 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12256 | 2024.10.09 23:21:25.076018 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12257 | 2024.10.09 23:21:25.076228 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.004804 sec., 7077.435470441299 rows/sec., 529.95 KiB/sec. | ||
12258 | 2024.10.09 23:21:25.076703 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Debug> DynamicQueryHandler: Done processing query | ||
12259 | 2024.10.09 23:21:25.076800 [ 3 ] {2970b29c-2b68-4b8b-bdff-3b9c564ae65c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12260 | 2024.10.09 23:21:25.076912 [ 3 ] {} <Debug> HTTP-Session: 415203e8-9498-4b3a-bead-9f551fb443e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12261 | 2024.10.09 23:21:25.077261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12262 | 2024.10.09 23:21:25.077341 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2288 rows, containing 5 columns (5 merged, 0 gathered) in 0.006858455 sec., 333602.8303750626 rows/sec., 29.65 MiB/sec. | ||
12263 | 2024.10.09 23:21:25.077381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12264 | 2024.10.09 23:21:25.077447 [ 3 ] {} <Debug> HTTP-Session: 96475b8d-db53-44fd-83b4-6574db9304fc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12265 | 2024.10.09 23:21:25.077477 [ 3 ] {} <Debug> HTTP-Session: 96475b8d-db53-44fd-83b4-6574db9304fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12266 | 2024.10.09 23:21:25.077493 [ 3 ] {} <Debug> HTTP-Session: 96475b8d-db53-44fd-83b4-6574db9304fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12267 | 2024.10.09 23:21:25.077533 [ 3 ] {} <Trace> HTTP-Session: 96475b8d-db53-44fd-83b4-6574db9304fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12268 | 2024.10.09 23:21:25.077651 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12269 | 2024.10.09 23:21:25.077769 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12270 | 2024.10.09 23:21:25.077845 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12271 | 2024.10.09 23:21:25.078712 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12272 | 2024.10.09 23:21:25.078751 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12273 | 2024.10.09 23:21:25.078899 [ 200 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_66_13} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12274 | 2024.10.09 23:21:25.079028 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
12275 | 2024.10.09 23:21:25.079275 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12276 | 2024.10.09 23:21:25.079318 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12277 | 2024.10.09 23:21:25.079695 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12278 | 2024.10.09 23:21:25.080062 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12279 | 2024.10.09 23:21:25.080189 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.002537 sec., 38628.301143082375 rows/sec., 3.02 MiB/sec. | ||
12280 | 2024.10.09 23:21:25.080204 [ 78 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12281 | 2024.10.09 23:21:25.080265 [ 78 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12282 | 2024.10.09 23:21:25.080305 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12283 | 2024.10.09 23:21:25.080395 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Debug> DynamicQueryHandler: Done processing query | ||
12284 | 2024.10.09 23:21:25.080412 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
12285 | 2024.10.09 23:21:25.080422 [ 3 ] {7148ef80-df64-4297-802d-a5411302f503} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
12286 | 2024.10.09 23:21:25.080461 [ 3 ] {} <Debug> HTTP-Session: 96475b8d-db53-44fd-83b4-6574db9304fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12287 | 2024.10.09 23:21:25.080549 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12288 | 2024.10.09 23:21:25.080580 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 932 rows starting from the beginning of the part | ||
12289 | 2024.10.09 23:21:25.080642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12290 | 2024.10.09 23:21:25.080688 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part | ||
12291 | 2024.10.09 23:21:25.080752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12292 | 2024.10.09 23:21:25.080818 [ 3 ] {} <Debug> HTTP-Session: e6bf040d-f63b-4773-9250-2ccfc66271d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12293 | 2024.10.09 23:21:25.080929 [ 3 ] {} <Debug> HTTP-Session: e6bf040d-f63b-4773-9250-2ccfc66271d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12294 | 2024.10.09 23:21:25.080990 [ 3 ] {} <Debug> HTTP-Session: e6bf040d-f63b-4773-9250-2ccfc66271d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12295 | 2024.10.09 23:21:25.081005 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 406 rows starting from the beginning of the part | ||
12296 | 2024.10.09 23:21:25.081096 [ 3 ] {} <Trace> HTTP-Session: e6bf040d-f63b-4773-9250-2ccfc66271d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12297 | 2024.10.09 23:21:25.081251 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 102 rows starting from the beginning of the part | ||
12298 | 2024.10.09 23:21:25.081441 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 418 rows starting from the beginning of the part | ||
12299 | 2024.10.09 23:21:25.081487 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12300 | 2024.10.09 23:21:25.081677 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12301 | 2024.10.09 23:21:25.081736 [ 190 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 98 rows starting from the beginning of the part | ||
12302 | 2024.10.09 23:21:25.082175 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12303 | 2024.10.09 23:21:25.082849 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12304 | 2024.10.09 23:21:25.082895 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12305 | 2024.10.09 23:21:25.083449 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12306 | 2024.10.09 23:21:25.083891 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 5 columns (5 merged, 0 gathered) in 0.00353072 sec., 581184.5742511442 rows/sec., 44.64 MiB/sec. | ||
12307 | 2024.10.09 23:21:25.084038 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12308 | 2024.10.09 23:21:25.084229 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12309 | 2024.10.09 23:21:25.084252 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12310 | 2024.10.09 23:21:25.084259 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002952 sec., 54539.29539295393 rows/sec., 3.80 MiB/sec. | ||
12311 | 2024.10.09 23:21:25.084352 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12312 | 2024.10.09 23:21:25.084445 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12313 | 2024.10.09 23:21:25.084898 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
12314 | 2024.10.09 23:21:25.084934 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Debug> DynamicQueryHandler: Done processing query | ||
12315 | 2024.10.09 23:21:25.085025 [ 3 ] {eb87d113-0b7e-417a-a8fa-0981c890bb98} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12316 | 2024.10.09 23:21:25.085089 [ 3 ] {} <Debug> HTTP-Session: e6bf040d-f63b-4773-9250-2ccfc66271d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12317 | 2024.10.09 23:21:25.085453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12318 | 2024.10.09 23:21:25.085624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12319 | 2024.10.09 23:21:25.085636 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12320 | 2024.10.09 23:21:25.085693 [ 3 ] {} <Debug> HTTP-Session: 498411a3-d2ce-4cff-a070-09e96c367148 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12321 | 2024.10.09 23:21:25.085760 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19424 rows starting from the beginning of the part | ||
12322 | 2024.10.09 23:21:25.085766 [ 3 ] {} <Debug> HTTP-Session: 498411a3-d2ce-4cff-a070-09e96c367148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12323 | 2024.10.09 23:21:25.085836 [ 3 ] {} <Debug> HTTP-Session: 498411a3-d2ce-4cff-a070-09e96c367148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12324 | 2024.10.09 23:21:25.085982 [ 3 ] {} <Trace> HTTP-Session: 498411a3-d2ce-4cff-a070-09e96c367148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12325 | 2024.10.09 23:21:25.086153 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
12326 | 2024.10.09 23:21:25.086436 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 238 rows starting from the beginning of the part | ||
12327 | 2024.10.09 23:21:25.086663 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12328 | 2024.10.09 23:21:25.086769 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
12329 | 2024.10.09 23:21:25.087004 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <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 | ||
12330 | 2024.10.09 23:21:25.087217 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 239 rows starting from the beginning of the part | ||
12331 | 2024.10.09 23:21:25.087259 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12332 | 2024.10.09 23:21:25.087690 [ 191 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 161 rows starting from the beginning of the part | ||
12333 | 2024.10.09 23:21:25.088488 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_66_13} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12334 | 2024.10.09 23:21:25.088921 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
12335 | 2024.10.09 23:21:25.089698 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12336 | 2024.10.09 23:21:25.091431 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12337 | 2024.10.09 23:21:25.091503 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12338 | 2024.10.09 23:21:25.092886 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12339 | 2024.10.09 23:21:25.093914 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12340 | 2024.10.09 23:21:25.094076 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007851 sec., 4075.9138963189403 rows/sec., 7.30 MiB/sec. | ||
12341 | 2024.10.09 23:21:25.094350 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Debug> DynamicQueryHandler: Done processing query | ||
12342 | 2024.10.09 23:21:25.094377 [ 3 ] {7494dcae-5599-4ea3-9854-6da48162254b} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
12343 | 2024.10.09 23:21:25.094397 [ 3 ] {} <Debug> HTTP-Session: 498411a3-d2ce-4cff-a070-09e96c367148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12344 | 2024.10.09 23:21:25.094559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12345 | 2024.10.09 23:21:25.094621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12346 | 2024.10.09 23:21:25.094645 [ 3 ] {} <Debug> HTTP-Session: a51f209a-dc7d-4523-82e0-0f91c861da06 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12347 | 2024.10.09 23:21:25.094663 [ 3 ] {} <Debug> HTTP-Session: a51f209a-dc7d-4523-82e0-0f91c861da06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12348 | 2024.10.09 23:21:25.094679 [ 3 ] {} <Debug> HTTP-Session: a51f209a-dc7d-4523-82e0-0f91c861da06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12349 | 2024.10.09 23:21:25.094712 [ 3 ] {} <Trace> HTTP-Session: a51f209a-dc7d-4523-82e0-0f91c861da06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12350 | 2024.10.09 23:21:25.094855 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12351 | 2024.10.09 23:21:25.094912 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12352 | 2024.10.09 23:21:25.095076 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12353 | 2024.10.09 23:21:25.095453 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12354 | 2024.10.09 23:21:25.095493 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12355 | 2024.10.09 23:21:25.095965 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12356 | 2024.10.09 23:21:25.096322 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12357 | 2024.10.09 23:21:25.096451 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001652 sec., 36319.61259079903 rows/sec., 2.45 MiB/sec. | ||
12358 | 2024.10.09 23:21:25.096623 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Debug> DynamicQueryHandler: Done processing query | ||
12359 | 2024.10.09 23:21:25.096653 [ 3 ] {f8c51e87-b78f-458e-896a-40a5f38139a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12360 | 2024.10.09 23:21:25.096678 [ 3 ] {} <Debug> HTTP-Session: a51f209a-dc7d-4523-82e0-0f91c861da06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12361 | 2024.10.09 23:21:25.098623 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20382 rows, containing 5 columns (5 merged, 0 gathered) in 0.014006137 sec., 1455219.2371101326 rows/sec., 98.40 MiB/sec. | ||
12362 | 2024.10.09 23:21:25.099000 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12363 | 2024.10.09 23:21:25.099433 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12364 | 2024.10.09 23:21:25.099518 [ 189 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12365 | 2024.10.09 23:21:25.099617 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
12366 | 2024.10.09 23:21:26.157515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12367 | 2024.10.09 23:21:26.157640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12368 | 2024.10.09 23:21:26.157669 [ 3 ] {} <Debug> HTTP-Session: 2711e0a9-8f10-45d1-ac0f-fcb2bc1e5887 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12369 | 2024.10.09 23:21:26.157697 [ 3 ] {} <Debug> HTTP-Session: 2711e0a9-8f10-45d1-ac0f-fcb2bc1e5887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12370 | 2024.10.09 23:21:26.157715 [ 3 ] {} <Debug> HTTP-Session: 2711e0a9-8f10-45d1-ac0f-fcb2bc1e5887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12371 | 2024.10.09 23:21:26.157771 [ 3 ] {} <Trace> HTTP-Session: 2711e0a9-8f10-45d1-ac0f-fcb2bc1e5887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12372 | 2024.10.09 23:21:26.157959 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12373 | 2024.10.09 23:21:26.158034 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12374 | 2024.10.09 23:21:26.158432 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12375 | 2024.10.09 23:21:26.158874 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12376 | 2024.10.09 23:21:26.158914 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12377 | 2024.10.09 23:21:26.159340 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12378 | 2024.10.09 23:21:26.159734 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12379 | 2024.10.09 23:21:26.159909 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002003 sec., 998.502246630055 rows/sec., 81.42 KiB/sec. | ||
12380 | 2024.10.09 23:21:26.160148 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Debug> DynamicQueryHandler: Done processing query | ||
12381 | 2024.10.09 23:21:26.160174 [ 3 ] {d4d67eae-bec0-4679-a221-b817280ed317} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12382 | 2024.10.09 23:21:26.160191 [ 3 ] {} <Debug> HTTP-Session: 2711e0a9-8f10-45d1-ac0f-fcb2bc1e5887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12383 | 2024.10.09 23:21:26.160454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 193904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12384 | 2024.10.09 23:21:26.160505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12385 | 2024.10.09 23:21:26.160524 [ 3 ] {} <Debug> HTTP-Session: 572c20dc-eb21-432b-8235-74fdaabeb009 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12386 | 2024.10.09 23:21:26.160541 [ 3 ] {} <Debug> HTTP-Session: 572c20dc-eb21-432b-8235-74fdaabeb009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12387 | 2024.10.09 23:21:26.160555 [ 3 ] {} <Debug> HTTP-Session: 572c20dc-eb21-432b-8235-74fdaabeb009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12388 | 2024.10.09 23:21:26.160587 [ 3 ] {} <Trace> HTTP-Session: 572c20dc-eb21-432b-8235-74fdaabeb009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12389 | 2024.10.09 23:21:26.161048 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12390 | 2024.10.09 23:21:26.161091 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12391 | 2024.10.09 23:21:26.161316 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12392 | 2024.10.09 23:21:26.162505 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12393 | 2024.10.09 23:21:26.162540 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12394 | 2024.10.09 23:21:26.163025 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12395 | 2024.10.09 23:21:26.163390 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12396 | 2024.10.09 23:21:26.163550 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Debug> executeQuery: Read 1330 rows, 113.54 KiB in 0.002831 sec., 469798.6577181208 rows/sec., 39.17 MiB/sec. | ||
12397 | 2024.10.09 23:21:26.163767 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Debug> DynamicQueryHandler: Done processing query | ||
12398 | 2024.10.09 23:21:26.163801 [ 3 ] {3dae75c3-f00d-48b3-b2e2-f962d93c3ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
12399 | 2024.10.09 23:21:26.163833 [ 3 ] {} <Debug> HTTP-Session: 572c20dc-eb21-432b-8235-74fdaabeb009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12400 | 2024.10.09 23:21:26.164322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12401 | 2024.10.09 23:21:26.164373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12402 | 2024.10.09 23:21:26.164392 [ 3 ] {} <Debug> HTTP-Session: c145f6ce-e41f-4e79-ae3d-e50f6ec24ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12403 | 2024.10.09 23:21:26.164409 [ 3 ] {} <Debug> HTTP-Session: c145f6ce-e41f-4e79-ae3d-e50f6ec24ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12404 | 2024.10.09 23:21:26.164423 [ 3 ] {} <Debug> HTTP-Session: c145f6ce-e41f-4e79-ae3d-e50f6ec24ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12405 | 2024.10.09 23:21:26.164453 [ 3 ] {} <Trace> HTTP-Session: c145f6ce-e41f-4e79-ae3d-e50f6ec24ab9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12406 | 2024.10.09 23:21:26.164544 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12407 | 2024.10.09 23:21:26.164587 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12408 | 2024.10.09 23:21:26.164813 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12409 | 2024.10.09 23:21:26.165139 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12410 | 2024.10.09 23:21:26.165174 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12411 | 2024.10.09 23:21:26.165508 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12412 | 2024.10.09 23:21:26.165867 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12413 | 2024.10.09 23:21:26.166045 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001513 sec., 1321.8770654329148 rows/sec., 92.30 KiB/sec. | ||
12414 | 2024.10.09 23:21:26.166335 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Debug> DynamicQueryHandler: Done processing query | ||
12415 | 2024.10.09 23:21:26.166392 [ 3 ] {d98f3567-70c9-429f-8853-026ba4b4d0f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12416 | 2024.10.09 23:21:26.166449 [ 3 ] {} <Debug> HTTP-Session: c145f6ce-e41f-4e79-ae3d-e50f6ec24ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12417 | 2024.10.09 23:21:26.166651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 32331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12418 | 2024.10.09 23:21:26.166705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12419 | 2024.10.09 23:21:26.166725 [ 3 ] {} <Debug> HTTP-Session: de13299d-c38f-44fc-a6a6-a7f9001cd75c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12420 | 2024.10.09 23:21:26.166742 [ 3 ] {} <Debug> HTTP-Session: de13299d-c38f-44fc-a6a6-a7f9001cd75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12421 | 2024.10.09 23:21:26.166756 [ 3 ] {} <Debug> HTTP-Session: de13299d-c38f-44fc-a6a6-a7f9001cd75c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12422 | 2024.10.09 23:21:26.166788 [ 3 ] {} <Trace> HTTP-Session: de13299d-c38f-44fc-a6a6-a7f9001cd75c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12423 | 2024.10.09 23:21:26.166958 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12424 | 2024.10.09 23:21:26.167002 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12425 | 2024.10.09 23:21:26.167242 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12426 | 2024.10.09 23:21:26.167681 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12427 | 2024.10.09 23:21:26.167717 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12428 | 2024.10.09 23:21:26.168083 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
12429 | 2024.10.09 23:21:26.168451 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12430 | 2024.10.09 23:21:26.168608 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001735 sec., 139481.26801152737 rows/sec., 9.45 MiB/sec. | ||
12431 | 2024.10.09 23:21:26.168788 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Debug> DynamicQueryHandler: Done processing query | ||
12432 | 2024.10.09 23:21:26.168811 [ 3 ] {e58fe579-996e-4a44-8a19-325f3a40ca03} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
12433 | 2024.10.09 23:21:26.168827 [ 3 ] {} <Debug> HTTP-Session: de13299d-c38f-44fc-a6a6-a7f9001cd75c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12434 | 2024.10.09 23:21:26.169013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12435 | 2024.10.09 23:21:26.169062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12436 | 2024.10.09 23:21:26.169080 [ 3 ] {} <Debug> HTTP-Session: 8665ab66-8d0e-4d10-950f-2c61fda439c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12437 | 2024.10.09 23:21:26.169097 [ 3 ] {} <Debug> HTTP-Session: 8665ab66-8d0e-4d10-950f-2c61fda439c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12438 | 2024.10.09 23:21:26.169111 [ 3 ] {} <Debug> HTTP-Session: 8665ab66-8d0e-4d10-950f-2c61fda439c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12439 | 2024.10.09 23:21:26.169141 [ 3 ] {} <Trace> HTTP-Session: 8665ab66-8d0e-4d10-950f-2c61fda439c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12440 | 2024.10.09 23:21:26.169236 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12441 | 2024.10.09 23:21:26.169277 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12442 | 2024.10.09 23:21:26.169501 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12443 | 2024.10.09 23:21:26.169810 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12444 | 2024.10.09 23:21:26.169845 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12445 | 2024.10.09 23:21:26.170185 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12446 | 2024.10.09 23:21:26.170548 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12447 | 2024.10.09 23:21:26.170692 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 240.33 KiB/sec. | ||
12448 | 2024.10.09 23:21:26.170865 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Debug> DynamicQueryHandler: Done processing query | ||
12449 | 2024.10.09 23:21:26.170889 [ 3 ] {ea303e2b-4825-44f0-8875-01f1d0e39c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12450 | 2024.10.09 23:21:26.170905 [ 3 ] {} <Debug> HTTP-Session: 8665ab66-8d0e-4d10-950f-2c61fda439c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12451 | 2024.10.09 23:21:26.171221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 137050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12452 | 2024.10.09 23:21:26.171270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12453 | 2024.10.09 23:21:26.171290 [ 3 ] {} <Debug> HTTP-Session: dc183d24-6ab4-478e-855c-c12c58c61364 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12454 | 2024.10.09 23:21:26.171306 [ 3 ] {} <Debug> HTTP-Session: dc183d24-6ab4-478e-855c-c12c58c61364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12455 | 2024.10.09 23:21:26.171320 [ 3 ] {} <Debug> HTTP-Session: dc183d24-6ab4-478e-855c-c12c58c61364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12456 | 2024.10.09 23:21:26.171350 [ 3 ] {} <Trace> HTTP-Session: dc183d24-6ab4-478e-855c-c12c58c61364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12457 | 2024.10.09 23:21:26.171766 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12458 | 2024.10.09 23:21:26.171809 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12459 | 2024.10.09 23:21:26.172031 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12460 | 2024.10.09 23:21:26.172955 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12461 | 2024.10.09 23:21:26.172992 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12462 | 2024.10.09 23:21:26.173372 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12463 | 2024.10.09 23:21:26.173724 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12464 | 2024.10.09 23:21:26.173870 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.002398 sec., 350291.90992493747 rows/sec., 25.30 MiB/sec. | ||
12465 | 2024.10.09 23:21:26.174048 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Debug> DynamicQueryHandler: Done processing query | ||
12466 | 2024.10.09 23:21:26.174072 [ 3 ] {5b2512fc-f1fc-4fdb-b194-b26abb12d6af} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
12467 | 2024.10.09 23:21:26.174089 [ 3 ] {} <Debug> HTTP-Session: dc183d24-6ab4-478e-855c-c12c58c61364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12468 | 2024.10.09 23:21:26.174238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12469 | 2024.10.09 23:21:26.174287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12470 | 2024.10.09 23:21:26.174306 [ 3 ] {} <Debug> HTTP-Session: 08c26e40-72fe-437a-9ba1-5907541b6b58 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12471 | 2024.10.09 23:21:26.174322 [ 3 ] {} <Debug> HTTP-Session: 08c26e40-72fe-437a-9ba1-5907541b6b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12472 | 2024.10.09 23:21:26.174336 [ 3 ] {} <Debug> HTTP-Session: 08c26e40-72fe-437a-9ba1-5907541b6b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12473 | 2024.10.09 23:21:26.174366 [ 3 ] {} <Trace> HTTP-Session: 08c26e40-72fe-437a-9ba1-5907541b6b58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12474 | 2024.10.09 23:21:26.174459 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12475 | 2024.10.09 23:21:26.174505 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12476 | 2024.10.09 23:21:26.174633 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12477 | 2024.10.09 23:21:26.174891 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12478 | 2024.10.09 23:21:26.174926 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12479 | 2024.10.09 23:21:26.175290 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12480 | 2024.10.09 23:21:26.175612 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12481 | 2024.10.09 23:21:26.175762 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 237.12 KiB/sec. | ||
12482 | 2024.10.09 23:21:26.175930 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Debug> DynamicQueryHandler: Done processing query | ||
12483 | 2024.10.09 23:21:26.175953 [ 3 ] {1c4eb0f9-4a9e-4ac6-aa53-9657f864f589} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12484 | 2024.10.09 23:21:26.175969 [ 3 ] {} <Debug> HTTP-Session: 08c26e40-72fe-437a-9ba1-5907541b6b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12485 | 2024.10.09 23:21:26.176213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 181251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12486 | 2024.10.09 23:21:26.176263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12487 | 2024.10.09 23:21:26.176281 [ 3 ] {} <Debug> HTTP-Session: aa20f6b6-7abd-4bd2-985c-57ea2e2de85e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12488 | 2024.10.09 23:21:26.176298 [ 3 ] {} <Debug> HTTP-Session: aa20f6b6-7abd-4bd2-985c-57ea2e2de85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12489 | 2024.10.09 23:21:26.176312 [ 3 ] {} <Debug> HTTP-Session: aa20f6b6-7abd-4bd2-985c-57ea2e2de85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12490 | 2024.10.09 23:21:26.176342 [ 3 ] {} <Trace> HTTP-Session: aa20f6b6-7abd-4bd2-985c-57ea2e2de85e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12491 | 2024.10.09 23:21:26.176799 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12492 | 2024.10.09 23:21:26.176847 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12493 | 2024.10.09 23:21:26.176992 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12494 | 2024.10.09 23:21:26.178067 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12495 | 2024.10.09 23:21:26.178104 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12496 | 2024.10.09 23:21:26.178539 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12497 | 2024.10.09 23:21:26.178874 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12498 | 2024.10.09 23:21:26.179030 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Debug> executeQuery: Read 958 rows, 65.19 KiB in 0.00255 sec., 375686.2745098039 rows/sec., 24.97 MiB/sec. | ||
12499 | 2024.10.09 23:21:26.179241 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Debug> DynamicQueryHandler: Done processing query | ||
12500 | 2024.10.09 23:21:26.179275 [ 3 ] {dd9f5266-1c34-4142-bfa8-164e8c548078} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
12501 | 2024.10.09 23:21:26.179310 [ 3 ] {} <Debug> HTTP-Session: aa20f6b6-7abd-4bd2-985c-57ea2e2de85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12502 | 2024.10.09 23:21:26.179460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12503 | 2024.10.09 23:21:26.179509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12504 | 2024.10.09 23:21:26.179529 [ 3 ] {} <Debug> HTTP-Session: 6eaaaaf7-4fc9-4865-b71b-9d82ee3b6cdb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12505 | 2024.10.09 23:21:26.179546 [ 3 ] {} <Debug> HTTP-Session: 6eaaaaf7-4fc9-4865-b71b-9d82ee3b6cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12506 | 2024.10.09 23:21:26.179559 [ 3 ] {} <Debug> HTTP-Session: 6eaaaaf7-4fc9-4865-b71b-9d82ee3b6cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12507 | 2024.10.09 23:21:26.179589 [ 3 ] {} <Trace> HTTP-Session: 6eaaaaf7-4fc9-4865-b71b-9d82ee3b6cdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12508 | 2024.10.09 23:21:26.179681 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12509 | 2024.10.09 23:21:26.179726 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12510 | 2024.10.09 23:21:26.179856 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12511 | 2024.10.09 23:21:26.180226 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12512 | 2024.10.09 23:21:26.180261 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12513 | 2024.10.09 23:21:26.180606 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12514 | 2024.10.09 23:21:26.180930 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12515 | 2024.10.09 23:21:26.181093 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. | ||
12516 | 2024.10.09 23:21:26.181263 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Debug> DynamicQueryHandler: Done processing query | ||
12517 | 2024.10.09 23:21:26.181288 [ 3 ] {49942ab4-6d74-4391-8ba2-68433b8a4c0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12518 | 2024.10.09 23:21:26.181303 [ 3 ] {} <Debug> HTTP-Session: 6eaaaaf7-4fc9-4865-b71b-9d82ee3b6cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12519 | 2024.10.09 23:21:26.181405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12520 | 2024.10.09 23:21:26.181453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12521 | 2024.10.09 23:21:26.181472 [ 3 ] {} <Debug> HTTP-Session: 26134f9b-d75c-4685-bdfc-87ba80467399 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12522 | 2024.10.09 23:21:26.181488 [ 3 ] {} <Debug> HTTP-Session: 26134f9b-d75c-4685-bdfc-87ba80467399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12523 | 2024.10.09 23:21:26.181502 [ 3 ] {} <Debug> HTTP-Session: 26134f9b-d75c-4685-bdfc-87ba80467399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12524 | 2024.10.09 23:21:26.181532 [ 3 ] {} <Trace> HTTP-Session: 26134f9b-d75c-4685-bdfc-87ba80467399 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12525 | 2024.10.09 23:21:26.181635 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12526 | 2024.10.09 23:21:26.181679 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12527 | 2024.10.09 23:21:26.181807 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12528 | 2024.10.09 23:21:26.182086 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12529 | 2024.10.09 23:21:26.182122 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12530 | 2024.10.09 23:21:26.182469 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12531 | 2024.10.09 23:21:26.182787 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12532 | 2024.10.09 23:21:26.182946 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Debug> executeQuery: Read 36 rows, 2.15 KiB in 0.001335 sec., 26966.29213483146 rows/sec., 1.57 MiB/sec. | ||
12533 | 2024.10.09 23:21:26.183197 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Debug> DynamicQueryHandler: Done processing query | ||
12534 | 2024.10.09 23:21:26.183254 [ 3 ] {58747976-391a-4a83-b640-7cde07025472} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12535 | 2024.10.09 23:21:26.183314 [ 3 ] {} <Debug> HTTP-Session: 26134f9b-d75c-4685-bdfc-87ba80467399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12536 | 2024.10.09 23:21:27.058178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1230 | ||
12537 | 2024.10.09 23:21:27.061451 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12538 | 2024.10.09 23:21:27.061497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12539 | 2024.10.09 23:21:27.063013 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
12540 | 2024.10.09 23:21:27.063997 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12541 | 2024.10.09 23:21:27.064214 [ 77 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
12542 | 2024.10.09 23:21:27.064333 [ 77 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12543 | 2024.10.09 23:21:27.064398 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12544 | 2024.10.09 23:21:27.064740 [ 202 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
12545 | 2024.10.09 23:21:27.065038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
12546 | 2024.10.09 23:21:27.065757 [ 202 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12547 | 2024.10.09 23:21:27.065878 [ 202 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1026 rows starting from the beginning of the part | ||
12548 | 2024.10.09 23:21:27.066301 [ 202 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
12549 | 2024.10.09 23:21:27.066728 [ 202 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
12550 | 2024.10.09 23:21:27.067137 [ 202 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
12551 | 2024.10.09 23:21:27.067680 [ 202 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
12552 | 2024.10.09 23:21:27.068163 [ 202 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
12553 | 2024.10.09 23:21:27.076654 [ 189 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 72 columns (72 merged, 0 gathered) in 0.01210219 sec., 101634.49755788002 rows/sec., 68.68 MiB/sec. | ||
12554 | 2024.10.09 23:21:27.078191 [ 188 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
12555 | 2024.10.09 23:21:27.079954 [ 188 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12556 | 2024.10.09 23:21:27.080063 [ 188 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_31_6} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
12557 | 2024.10.09 23:21:27.080404 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
12558 | 2024.10.09 23:21:30.062381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12559 | 2024.10.09 23:21:30.062529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12560 | 2024.10.09 23:21:30.062563 [ 3 ] {} <Debug> HTTP-Session: a3f752ad-77fa-471f-8f9e-4b542e905811 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12561 | 2024.10.09 23:21:30.062606 [ 3 ] {} <Debug> HTTP-Session: a3f752ad-77fa-471f-8f9e-4b542e905811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12562 | 2024.10.09 23:21:30.062636 [ 3 ] {} <Debug> HTTP-Session: a3f752ad-77fa-471f-8f9e-4b542e905811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12563 | 2024.10.09 23:21:30.062714 [ 3 ] {} <Trace> HTTP-Session: a3f752ad-77fa-471f-8f9e-4b542e905811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12564 | 2024.10.09 23:21:30.062994 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12565 | 2024.10.09 23:21:30.063105 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12566 | 2024.10.09 23:21:30.063651 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12567 | 2024.10.09 23:21:30.064137 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12568 | 2024.10.09 23:21:30.064178 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12569 | 2024.10.09 23:21:30.064593 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12570 | 2024.10.09 23:21:30.065034 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12571 | 2024.10.09 23:21:30.065185 [ 74 ] {} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
12572 | 2024.10.09 23:21:30.065190 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002279 sec., 877.5778850372969 rows/sec., 71.56 KiB/sec. | ||
12573 | 2024.10.09 23:21:30.065235 [ 74 ] {} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12574 | 2024.10.09 23:21:30.065270 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12575 | 2024.10.09 23:21:30.065497 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
12576 | 2024.10.09 23:21:30.065533 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Debug> DynamicQueryHandler: Done processing query | ||
12577 | 2024.10.09 23:21:30.065579 [ 3 ] {5ad35e4d-bdae-46db-b678-45b60e9ac023} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12578 | 2024.10.09 23:21:30.065606 [ 3 ] {} <Debug> HTTP-Session: a3f752ad-77fa-471f-8f9e-4b542e905811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12579 | 2024.10.09 23:21:30.065753 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12580 | 2024.10.09 23:21:30.065825 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 18 rows starting from the beginning of the part | ||
12581 | 2024.10.09 23:21:30.065835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12582 | 2024.10.09 23:21:30.065992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12583 | 2024.10.09 23:21:30.066074 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
12584 | 2024.10.09 23:21:30.066082 [ 3 ] {} <Debug> HTTP-Session: 902e0d3d-fc52-4950-8d14-acf5df657a8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12585 | 2024.10.09 23:21:30.066169 [ 3 ] {} <Debug> HTTP-Session: 902e0d3d-fc52-4950-8d14-acf5df657a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12586 | 2024.10.09 23:21:30.066235 [ 3 ] {} <Debug> HTTP-Session: 902e0d3d-fc52-4950-8d14-acf5df657a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12587 | 2024.10.09 23:21:30.066483 [ 3 ] {} <Trace> HTTP-Session: 902e0d3d-fc52-4950-8d14-acf5df657a8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12588 | 2024.10.09 23:21:30.066498 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
12589 | 2024.10.09 23:21:30.066709 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
12590 | 2024.10.09 23:21:30.066962 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12591 | 2024.10.09 23:21:30.067110 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
12592 | 2024.10.09 23:21:30.067203 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12593 | 2024.10.09 23:21:30.067429 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
12594 | 2024.10.09 23:21:30.068327 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12595 | 2024.10.09 23:21:30.069483 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12596 | 2024.10.09 23:21:30.069547 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12597 | 2024.10.09 23:21:30.070263 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004872407 sec., 6157.121110777487 rows/sec., 526.12 KiB/sec. | ||
12598 | 2024.10.09 23:21:30.070525 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
12599 | 2024.10.09 23:21:30.070590 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12600 | 2024.10.09 23:21:30.071740 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12601 | 2024.10.09 23:21:30.071757 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12602 | 2024.10.09 23:21:30.071957 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_29_6} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
12603 | 2024.10.09 23:21:30.072078 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Debug> executeQuery: Read 115 rows, 9.92 KiB in 0.005368 sec., 21423.248882265274 rows/sec., 1.80 MiB/sec. | ||
12604 | 2024.10.09 23:21:30.072147 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12605 | 2024.10.09 23:21:30.072414 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Debug> DynamicQueryHandler: Done processing query | ||
12606 | 2024.10.09 23:21:30.072444 [ 3 ] {66548156-0626-4630-ad3f-94741fd80537} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
12607 | 2024.10.09 23:21:30.072461 [ 3 ] {} <Debug> HTTP-Session: 902e0d3d-fc52-4950-8d14-acf5df657a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12608 | 2024.10.09 23:21:30.072602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12609 | 2024.10.09 23:21:30.072657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12610 | 2024.10.09 23:21:30.072677 [ 3 ] {} <Debug> HTTP-Session: 2365ae0e-2053-4eae-a80f-396d9c7eb033 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12611 | 2024.10.09 23:21:30.072695 [ 3 ] {} <Debug> HTTP-Session: 2365ae0e-2053-4eae-a80f-396d9c7eb033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12612 | 2024.10.09 23:21:30.072709 [ 3 ] {} <Debug> HTTP-Session: 2365ae0e-2053-4eae-a80f-396d9c7eb033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12613 | 2024.10.09 23:21:30.072743 [ 3 ] {} <Trace> HTTP-Session: 2365ae0e-2053-4eae-a80f-396d9c7eb033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12614 | 2024.10.09 23:21:30.072863 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12615 | 2024.10.09 23:21:30.072910 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12616 | 2024.10.09 23:21:30.073155 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12617 | 2024.10.09 23:21:30.073506 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12618 | 2024.10.09 23:21:30.073543 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12619 | 2024.10.09 23:21:30.073914 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12620 | 2024.10.09 23:21:30.074287 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12621 | 2024.10.09 23:21:30.074423 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001602 sec., 19350.811485642946 rows/sec., 1.41 MiB/sec. | ||
12622 | 2024.10.09 23:21:30.074668 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Debug> DynamicQueryHandler: Done processing query | ||
12623 | 2024.10.09 23:21:30.074701 [ 3 ] {4d440fdf-2004-40a0-ab58-fc979dc411ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12624 | 2024.10.09 23:21:30.074725 [ 3 ] {} <Debug> HTTP-Session: 2365ae0e-2053-4eae-a80f-396d9c7eb033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12625 | 2024.10.09 23:21:30.074870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12626 | 2024.10.09 23:21:30.074922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12627 | 2024.10.09 23:21:30.074941 [ 3 ] {} <Debug> HTTP-Session: 3351c44a-f383-4ed7-b160-b480e7fee455 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12628 | 2024.10.09 23:21:30.074959 [ 3 ] {} <Debug> HTTP-Session: 3351c44a-f383-4ed7-b160-b480e7fee455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12629 | 2024.10.09 23:21:30.074973 [ 3 ] {} <Debug> HTTP-Session: 3351c44a-f383-4ed7-b160-b480e7fee455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12630 | 2024.10.09 23:21:30.075004 [ 3 ] {} <Trace> HTTP-Session: 3351c44a-f383-4ed7-b160-b480e7fee455 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12631 | 2024.10.09 23:21:30.075134 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12632 | 2024.10.09 23:21:30.075178 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12633 | 2024.10.09 23:21:30.075403 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12634 | 2024.10.09 23:21:30.075775 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12635 | 2024.10.09 23:21:30.075811 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12636 | 2024.10.09 23:21:30.076173 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12637 | 2024.10.09 23:21:30.076536 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12638 | 2024.10.09 23:21:30.076673 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001588 sec., 59823.67758186398 rows/sec., 4.67 MiB/sec. | ||
12639 | 2024.10.09 23:21:30.076844 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Debug> DynamicQueryHandler: Done processing query | ||
12640 | 2024.10.09 23:21:30.076869 [ 3 ] {d78744b3-4175-4ff9-8478-f9e1cf81110f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12641 | 2024.10.09 23:21:30.076885 [ 3 ] {} <Debug> HTTP-Session: 3351c44a-f383-4ed7-b160-b480e7fee455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12642 | 2024.10.09 23:21:30.077052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 24273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12643 | 2024.10.09 23:21:30.077104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12644 | 2024.10.09 23:21:30.077123 [ 3 ] {} <Debug> HTTP-Session: 502c8a71-b795-4c11-9d66-6086247acec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12645 | 2024.10.09 23:21:30.077140 [ 3 ] {} <Debug> HTTP-Session: 502c8a71-b795-4c11-9d66-6086247acec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12646 | 2024.10.09 23:21:30.077154 [ 3 ] {} <Debug> HTTP-Session: 502c8a71-b795-4c11-9d66-6086247acec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12647 | 2024.10.09 23:21:30.077184 [ 3 ] {} <Trace> HTTP-Session: 502c8a71-b795-4c11-9d66-6086247acec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12648 | 2024.10.09 23:21:30.077327 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12649 | 2024.10.09 23:21:30.077375 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12650 | 2024.10.09 23:21:30.077520 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12651 | 2024.10.09 23:21:30.077975 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12652 | 2024.10.09 23:21:30.078010 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12653 | 2024.10.09 23:21:30.078411 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12654 | 2024.10.09 23:21:30.078754 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12655 | 2024.10.09 23:21:30.078886 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Debug> executeQuery: Read 127 rows, 9.05 KiB in 0.001622 sec., 78298.39704069051 rows/sec., 5.45 MiB/sec. | ||
12656 | 2024.10.09 23:21:30.079056 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Debug> DynamicQueryHandler: Done processing query | ||
12657 | 2024.10.09 23:21:30.079080 [ 3 ] {43840e1a-445c-492e-ae2c-284586932ddf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12658 | 2024.10.09 23:21:30.079095 [ 3 ] {} <Debug> HTTP-Session: 502c8a71-b795-4c11-9d66-6086247acec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12659 | 2024.10.09 23:21:30.079251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12660 | 2024.10.09 23:21:30.079303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12661 | 2024.10.09 23:21:30.079323 [ 3 ] {} <Debug> HTTP-Session: 6ab71243-a99b-4774-80a9-d36045cbbcfc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12662 | 2024.10.09 23:21:30.079339 [ 3 ] {} <Debug> HTTP-Session: 6ab71243-a99b-4774-80a9-d36045cbbcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12663 | 2024.10.09 23:21:30.079353 [ 3 ] {} <Debug> HTTP-Session: 6ab71243-a99b-4774-80a9-d36045cbbcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12664 | 2024.10.09 23:21:30.079384 [ 3 ] {} <Trace> HTTP-Session: 6ab71243-a99b-4774-80a9-d36045cbbcfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12665 | 2024.10.09 23:21:30.079682 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12666 | 2024.10.09 23:21:30.079748 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <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 | ||
12667 | 2024.10.09 23:21:30.080177 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12668 | 2024.10.09 23:21:30.080865 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12669 | 2024.10.09 23:21:30.080902 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12670 | 2024.10.09 23:21:30.081546 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
12671 | 2024.10.09 23:21:30.081965 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12672 | 2024.10.09 23:21:30.082117 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002646 sec., 10959.939531368103 rows/sec., 19.64 MiB/sec. | ||
12673 | 2024.10.09 23:21:30.082344 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Debug> DynamicQueryHandler: Done processing query | ||
12674 | 2024.10.09 23:21:30.082368 [ 3 ] {a463a7fe-4e28-48ec-9997-9b178954184e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
12675 | 2024.10.09 23:21:30.082384 [ 3 ] {} <Debug> HTTP-Session: 6ab71243-a99b-4774-80a9-d36045cbbcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12676 | 2024.10.09 23:21:30.082509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12677 | 2024.10.09 23:21:30.082559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12678 | 2024.10.09 23:21:30.082578 [ 3 ] {} <Debug> HTTP-Session: 96b5e131-eac8-4f5a-b4ff-2e9b5ffb787a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12679 | 2024.10.09 23:21:30.082595 [ 3 ] {} <Debug> HTTP-Session: 96b5e131-eac8-4f5a-b4ff-2e9b5ffb787a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12680 | 2024.10.09 23:21:30.082609 [ 3 ] {} <Debug> HTTP-Session: 96b5e131-eac8-4f5a-b4ff-2e9b5ffb787a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12681 | 2024.10.09 23:21:30.082639 [ 3 ] {} <Trace> HTTP-Session: 96b5e131-eac8-4f5a-b4ff-2e9b5ffb787a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12682 | 2024.10.09 23:21:30.082754 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12683 | 2024.10.09 23:21:30.082799 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12684 | 2024.10.09 23:21:30.082928 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12685 | 2024.10.09 23:21:30.083235 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12686 | 2024.10.09 23:21:30.083269 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12687 | 2024.10.09 23:21:30.083627 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12688 | 2024.10.09 23:21:30.083956 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12689 | 2024.10.09 23:21:30.084083 [ 74 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12690 | 2024.10.09 23:21:30.084087 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001375 sec., 33454.545454545456 rows/sec., 2.26 MiB/sec. | ||
12691 | 2024.10.09 23:21:30.084125 [ 74 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12692 | 2024.10.09 23:21:30.084164 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12693 | 2024.10.09 23:21:30.084295 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Debug> DynamicQueryHandler: Done processing query | ||
12694 | 2024.10.09 23:21:30.084304 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
12695 | 2024.10.09 23:21:30.084321 [ 3 ] {ecf8d670-09de-4e10-bae8-72744e7cb1bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12696 | 2024.10.09 23:21:30.084354 [ 3 ] {} <Debug> HTTP-Session: 96b5e131-eac8-4f5a-b4ff-2e9b5ffb787a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12697 | 2024.10.09 23:21:30.084458 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12698 | 2024.10.09 23:21:30.084495 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3896 rows starting from the beginning of the part | ||
12699 | 2024.10.09 23:21:30.084603 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
12700 | 2024.10.09 23:21:30.084787 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
12701 | 2024.10.09 23:21:30.084988 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
12702 | 2024.10.09 23:21:30.085138 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
12703 | 2024.10.09 23:21:30.085277 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 46 rows starting from the beginning of the part | ||
12704 | 2024.10.09 23:21:30.086742 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4180 rows, containing 4 columns (4 merged, 0 gathered) in 0.00250465 sec., 1668895.8537120954 rows/sec., 109.16 MiB/sec. | ||
12705 | 2024.10.09 23:21:30.086993 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12706 | 2024.10.09 23:21:30.087348 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12707 | 2024.10.09 23:21:30.087420 [ 194 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_66_13} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12708 | 2024.10.09 23:21:30.087485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
12709 | 2024.10.09 23:21:35.064817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12710 | 2024.10.09 23:21:35.064940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12711 | 2024.10.09 23:21:35.064966 [ 3 ] {} <Debug> HTTP-Session: e81b33de-ff31-4c5f-b7e9-225fa57f34b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12712 | 2024.10.09 23:21:35.064991 [ 3 ] {} <Debug> HTTP-Session: e81b33de-ff31-4c5f-b7e9-225fa57f34b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12713 | 2024.10.09 23:21:35.065006 [ 3 ] {} <Debug> HTTP-Session: e81b33de-ff31-4c5f-b7e9-225fa57f34b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12714 | 2024.10.09 23:21:35.065054 [ 3 ] {} <Trace> HTTP-Session: e81b33de-ff31-4c5f-b7e9-225fa57f34b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12715 | 2024.10.09 23:21:35.065234 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12716 | 2024.10.09 23:21:35.065304 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12717 | 2024.10.09 23:21:35.065651 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12718 | 2024.10.09 23:21:35.066076 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12719 | 2024.10.09 23:21:35.066121 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12720 | 2024.10.09 23:21:35.066547 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
12721 | 2024.10.09 23:21:35.066947 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12722 | 2024.10.09 23:21:35.067132 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001945 sec., 2056.5552699228792 rows/sec., 167.70 KiB/sec. | ||
12723 | 2024.10.09 23:21:35.067351 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Debug> DynamicQueryHandler: Done processing query | ||
12724 | 2024.10.09 23:21:35.067378 [ 3 ] {1a4b851f-ff74-4455-ae79-77aa5236d542} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12725 | 2024.10.09 23:21:35.067396 [ 3 ] {} <Debug> HTTP-Session: e81b33de-ff31-4c5f-b7e9-225fa57f34b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12726 | 2024.10.09 23:21:35.067539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 18053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12727 | 2024.10.09 23:21:35.067595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12728 | 2024.10.09 23:21:35.067616 [ 3 ] {} <Debug> HTTP-Session: 00b60db7-ccb5-4248-8f84-3d2f938e9d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12729 | 2024.10.09 23:21:35.067635 [ 3 ] {} <Debug> HTTP-Session: 00b60db7-ccb5-4248-8f84-3d2f938e9d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12730 | 2024.10.09 23:21:35.067652 [ 3 ] {} <Debug> HTTP-Session: 00b60db7-ccb5-4248-8f84-3d2f938e9d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12731 | 2024.10.09 23:21:35.067689 [ 3 ] {} <Trace> HTTP-Session: 00b60db7-ccb5-4248-8f84-3d2f938e9d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12732 | 2024.10.09 23:21:35.067833 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12733 | 2024.10.09 23:21:35.067882 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12734 | 2024.10.09 23:21:35.068118 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12735 | 2024.10.09 23:21:35.068495 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12736 | 2024.10.09 23:21:35.068530 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12737 | 2024.10.09 23:21:35.068877 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12738 | 2024.10.09 23:21:35.069304 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12739 | 2024.10.09 23:21:35.069455 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Debug> executeQuery: Read 122 rows, 10.64 KiB in 0.00168 sec., 72619.04761904762 rows/sec., 6.18 MiB/sec. | ||
12740 | 2024.10.09 23:21:35.069654 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Debug> DynamicQueryHandler: Done processing query | ||
12741 | 2024.10.09 23:21:35.069691 [ 3 ] {0c0f951b-3765-4f82-b8a5-366eee6f6497} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
12742 | 2024.10.09 23:21:35.069722 [ 3 ] {} <Debug> HTTP-Session: 00b60db7-ccb5-4248-8f84-3d2f938e9d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12743 | 2024.10.09 23:21:35.069868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12744 | 2024.10.09 23:21:35.069922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12745 | 2024.10.09 23:21:35.069941 [ 3 ] {} <Debug> HTTP-Session: 19ff5ecc-b9de-490d-8b36-1b6a8ebc62f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12746 | 2024.10.09 23:21:35.069959 [ 3 ] {} <Debug> HTTP-Session: 19ff5ecc-b9de-490d-8b36-1b6a8ebc62f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12747 | 2024.10.09 23:21:35.069973 [ 3 ] {} <Debug> HTTP-Session: 19ff5ecc-b9de-490d-8b36-1b6a8ebc62f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12748 | 2024.10.09 23:21:35.070005 [ 3 ] {} <Trace> HTTP-Session: 19ff5ecc-b9de-490d-8b36-1b6a8ebc62f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12749 | 2024.10.09 23:21:35.070113 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12750 | 2024.10.09 23:21:35.070157 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12751 | 2024.10.09 23:21:35.070382 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12752 | 2024.10.09 23:21:35.070763 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12753 | 2024.10.09 23:21:35.070799 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12754 | 2024.10.09 23:21:35.071152 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12755 | 2024.10.09 23:21:35.071526 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12756 | 2024.10.09 23:21:35.071696 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001607 sec., 22401.9912881145 rows/sec., 1.63 MiB/sec. | ||
12757 | 2024.10.09 23:21:35.071873 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Debug> DynamicQueryHandler: Done processing query | ||
12758 | 2024.10.09 23:21:35.071898 [ 3 ] {06cd5995-d286-4662-869b-b1a8117d11e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12759 | 2024.10.09 23:21:35.071914 [ 3 ] {} <Debug> HTTP-Session: 19ff5ecc-b9de-490d-8b36-1b6a8ebc62f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12760 | 2024.10.09 23:21:35.072044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12761 | 2024.10.09 23:21:35.072096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12762 | 2024.10.09 23:21:35.072116 [ 3 ] {} <Debug> HTTP-Session: e1973dca-181a-4efd-aea4-24fb5522718a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12763 | 2024.10.09 23:21:35.072133 [ 3 ] {} <Debug> HTTP-Session: e1973dca-181a-4efd-aea4-24fb5522718a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12764 | 2024.10.09 23:21:35.072147 [ 3 ] {} <Debug> HTTP-Session: e1973dca-181a-4efd-aea4-24fb5522718a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12765 | 2024.10.09 23:21:35.072178 [ 3 ] {} <Trace> HTTP-Session: e1973dca-181a-4efd-aea4-24fb5522718a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12766 | 2024.10.09 23:21:35.072308 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12767 | 2024.10.09 23:21:35.072354 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12768 | 2024.10.09 23:21:35.072580 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12769 | 2024.10.09 23:21:35.072948 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12770 | 2024.10.09 23:21:35.072984 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12771 | 2024.10.09 23:21:35.073344 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12772 | 2024.10.09 23:21:35.073699 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12773 | 2024.10.09 23:21:35.073847 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001588 sec., 62972.292191435765 rows/sec., 4.92 MiB/sec. | ||
12774 | 2024.10.09 23:21:35.074020 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Debug> DynamicQueryHandler: Done processing query | ||
12775 | 2024.10.09 23:21:35.074044 [ 3 ] {0dc6b1bb-9dc7-41c1-92f0-8d80c4d611ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
12776 | 2024.10.09 23:21:35.074060 [ 3 ] {} <Debug> HTTP-Session: e1973dca-181a-4efd-aea4-24fb5522718a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12777 | 2024.10.09 23:21:35.074217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12778 | 2024.10.09 23:21:35.074268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12779 | 2024.10.09 23:21:35.074288 [ 3 ] {} <Debug> HTTP-Session: 117a9f92-8fe8-4214-b26e-f90a259bbede Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12780 | 2024.10.09 23:21:35.074305 [ 3 ] {} <Debug> HTTP-Session: 117a9f92-8fe8-4214-b26e-f90a259bbede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12781 | 2024.10.09 23:21:35.074319 [ 3 ] {} <Debug> HTTP-Session: 117a9f92-8fe8-4214-b26e-f90a259bbede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12782 | 2024.10.09 23:21:35.074349 [ 3 ] {} <Trace> HTTP-Session: 117a9f92-8fe8-4214-b26e-f90a259bbede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12783 | 2024.10.09 23:21:35.074493 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12784 | 2024.10.09 23:21:35.074541 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12785 | 2024.10.09 23:21:35.074687 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12786 | 2024.10.09 23:21:35.075074 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12787 | 2024.10.09 23:21:35.075113 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12788 | 2024.10.09 23:21:35.075494 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12789 | 2024.10.09 23:21:35.075826 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12790 | 2024.10.09 23:21:35.075983 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00155 sec., 104516.12903225808 rows/sec., 7.28 MiB/sec. | ||
12791 | 2024.10.09 23:21:35.076248 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Debug> DynamicQueryHandler: Done processing query | ||
12792 | 2024.10.09 23:21:35.076313 [ 3 ] {bfe06016-c240-49c6-b118-aca19e9c540a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12793 | 2024.10.09 23:21:35.076368 [ 3 ] {} <Debug> HTTP-Session: 117a9f92-8fe8-4214-b26e-f90a259bbede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12794 | 2024.10.09 23:21:35.076568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12795 | 2024.10.09 23:21:35.076623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12796 | 2024.10.09 23:21:35.076642 [ 3 ] {} <Debug> HTTP-Session: f5b49b57-0545-4192-9d42-ed47a169a3df Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12797 | 2024.10.09 23:21:35.076660 [ 3 ] {} <Debug> HTTP-Session: f5b49b57-0545-4192-9d42-ed47a169a3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12798 | 2024.10.09 23:21:35.076674 [ 3 ] {} <Debug> HTTP-Session: f5b49b57-0545-4192-9d42-ed47a169a3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12799 | 2024.10.09 23:21:35.076705 [ 3 ] {} <Trace> HTTP-Session: f5b49b57-0545-4192-9d42-ed47a169a3df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12800 | 2024.10.09 23:21:35.077027 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12801 | 2024.10.09 23:21:35.077102 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <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 | ||
12802 | 2024.10.09 23:21:35.077542 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12803 | 2024.10.09 23:21:35.078419 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12804 | 2024.10.09 23:21:35.078455 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12805 | 2024.10.09 23:21:35.079089 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12806 | 2024.10.09 23:21:35.079502 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12807 | 2024.10.09 23:21:35.079699 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002893 sec., 11061.18216384376 rows/sec., 19.82 MiB/sec. | ||
12808 | 2024.10.09 23:21:35.079938 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Debug> DynamicQueryHandler: Done processing query | ||
12809 | 2024.10.09 23:21:35.079962 [ 3 ] {2651d2a6-60cc-49dd-bcdd-a030cf91f146} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
12810 | 2024.10.09 23:21:35.079977 [ 3 ] {} <Debug> HTTP-Session: f5b49b57-0545-4192-9d42-ed47a169a3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12811 | 2024.10.09 23:21:35.080095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12812 | 2024.10.09 23:21:35.080147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12813 | 2024.10.09 23:21:35.080167 [ 3 ] {} <Debug> HTTP-Session: c6101ac8-ace7-4c35-ba92-4302d70048ec Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12814 | 2024.10.09 23:21:35.080183 [ 3 ] {} <Debug> HTTP-Session: c6101ac8-ace7-4c35-ba92-4302d70048ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12815 | 2024.10.09 23:21:35.080197 [ 3 ] {} <Debug> HTTP-Session: c6101ac8-ace7-4c35-ba92-4302d70048ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12816 | 2024.10.09 23:21:35.080227 [ 3 ] {} <Trace> HTTP-Session: c6101ac8-ace7-4c35-ba92-4302d70048ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12817 | 2024.10.09 23:21:35.080336 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12818 | 2024.10.09 23:21:35.080381 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12819 | 2024.10.09 23:21:35.080511 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12820 | 2024.10.09 23:21:35.080865 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12821 | 2024.10.09 23:21:35.080900 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12822 | 2024.10.09 23:21:35.081260 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12823 | 2024.10.09 23:21:35.081576 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12824 | 2024.10.09 23:21:35.081726 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. | ||
12825 | 2024.10.09 23:21:35.081890 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Debug> DynamicQueryHandler: Done processing query | ||
12826 | 2024.10.09 23:21:35.081914 [ 3 ] {abae9ae3-c90d-426f-899b-0fae9c00b656} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12827 | 2024.10.09 23:21:35.081930 [ 3 ] {} <Debug> HTTP-Session: c6101ac8-ace7-4c35-ba92-4302d70048ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12828 | 2024.10.09 23:21:36.791909 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12829 | 2024.10.09 23:21:36.791996 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12830 | 2024.10.09 23:21:37.065329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1258 | ||
12831 | 2024.10.09 23:21:37.068132 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12832 | 2024.10.09 23:21:37.068180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
12833 | 2024.10.09 23:21:37.069741 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
12834 | 2024.10.09 23:21:37.070753 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12835 | 2024.10.09 23:21:37.071312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
12836 | 2024.10.09 23:21:40.068693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 37355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12837 | 2024.10.09 23:21:40.068877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12838 | 2024.10.09 23:21:40.068924 [ 3 ] {} <Debug> HTTP-Session: 2340c3ba-f8b1-479b-8fd7-023e3d08b893 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12839 | 2024.10.09 23:21:40.068967 [ 3 ] {} <Debug> HTTP-Session: 2340c3ba-f8b1-479b-8fd7-023e3d08b893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12840 | 2024.10.09 23:21:40.068998 [ 3 ] {} <Debug> HTTP-Session: 2340c3ba-f8b1-479b-8fd7-023e3d08b893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12841 | 2024.10.09 23:21:40.069055 [ 3 ] {} <Trace> HTTP-Session: 2340c3ba-f8b1-479b-8fd7-023e3d08b893 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12842 | 2024.10.09 23:21:40.069315 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12843 | 2024.10.09 23:21:40.069386 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12844 | 2024.10.09 23:21:40.069732 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12845 | 2024.10.09 23:21:40.070384 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12846 | 2024.10.09 23:21:40.070424 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12847 | 2024.10.09 23:21:40.070879 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12848 | 2024.10.09 23:21:40.071299 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12849 | 2024.10.09 23:21:40.071452 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Debug> executeQuery: Read 247 rows, 22.34 KiB in 0.002256 sec., 109485.81560283687 rows/sec., 9.67 MiB/sec. | ||
12850 | 2024.10.09 23:21:40.071765 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Debug> DynamicQueryHandler: Done processing query | ||
12851 | 2024.10.09 23:21:40.071822 [ 3 ] {0fdec6d1-4963-4c9a-a000-d800f6adf892} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
12852 | 2024.10.09 23:21:40.071861 [ 3 ] {} <Debug> HTTP-Session: 2340c3ba-f8b1-479b-8fd7-023e3d08b893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12853 | 2024.10.09 23:21:40.072037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12854 | 2024.10.09 23:21:40.072091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12855 | 2024.10.09 23:21:40.072112 [ 3 ] {} <Debug> HTTP-Session: 939aaf7c-df19-4f6f-92a2-fcbcfe64bf90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12856 | 2024.10.09 23:21:40.072131 [ 3 ] {} <Debug> HTTP-Session: 939aaf7c-df19-4f6f-92a2-fcbcfe64bf90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12857 | 2024.10.09 23:21:40.072145 [ 3 ] {} <Debug> HTTP-Session: 939aaf7c-df19-4f6f-92a2-fcbcfe64bf90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12858 | 2024.10.09 23:21:40.072181 [ 3 ] {} <Trace> HTTP-Session: 939aaf7c-df19-4f6f-92a2-fcbcfe64bf90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12859 | 2024.10.09 23:21:40.072298 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12860 | 2024.10.09 23:21:40.072346 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12861 | 2024.10.09 23:21:40.072596 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12862 | 2024.10.09 23:21:40.072940 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12863 | 2024.10.09 23:21:40.072976 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12864 | 2024.10.09 23:21:40.073334 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12865 | 2024.10.09 23:21:40.073699 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12866 | 2024.10.09 23:21:40.073827 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001565 sec., 18530.35143769968 rows/sec., 1.36 MiB/sec. | ||
12867 | 2024.10.09 23:21:40.073831 [ 62 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12868 | 2024.10.09 23:21:40.073891 [ 62 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12869 | 2024.10.09 23:21:40.073926 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12870 | 2024.10.09 23:21:40.074032 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Debug> DynamicQueryHandler: Done processing query | ||
12871 | 2024.10.09 23:21:40.074052 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
12872 | 2024.10.09 23:21:40.074060 [ 3 ] {c0e77995-f4d3-468a-99f3-ea4c41d8c871} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12873 | 2024.10.09 23:21:40.074104 [ 3 ] {} <Debug> HTTP-Session: 939aaf7c-df19-4f6f-92a2-fcbcfe64bf90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12874 | 2024.10.09 23:21:40.074212 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12875 | 2024.10.09 23:21:40.074249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12876 | 2024.10.09 23:21:40.074259 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 79 rows starting from the beginning of the part | ||
12877 | 2024.10.09 23:21:40.074308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12878 | 2024.10.09 23:21:40.074346 [ 3 ] {} <Debug> HTTP-Session: f8be0db1-6896-4121-b418-df717c3d1582 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12879 | 2024.10.09 23:21:40.074374 [ 3 ] {} <Debug> HTTP-Session: f8be0db1-6896-4121-b418-df717c3d1582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12880 | 2024.10.09 23:21:40.074378 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
12881 | 2024.10.09 23:21:40.074412 [ 3 ] {} <Debug> HTTP-Session: f8be0db1-6896-4121-b418-df717c3d1582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12882 | 2024.10.09 23:21:40.074573 [ 3 ] {} <Trace> HTTP-Session: f8be0db1-6896-4121-b418-df717c3d1582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12883 | 2024.10.09 23:21:40.074917 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
12884 | 2024.10.09 23:21:40.075092 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12885 | 2024.10.09 23:21:40.075272 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12886 | 2024.10.09 23:21:40.075359 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
12887 | 2024.10.09 23:21:40.075686 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
12888 | 2024.10.09 23:21:40.075952 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 29 rows starting from the beginning of the part | ||
12889 | 2024.10.09 23:21:40.076570 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12890 | 2024.10.09 23:21:40.077091 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12891 | 2024.10.09 23:21:40.077137 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12892 | 2024.10.09 23:21:40.077717 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12893 | 2024.10.09 23:21:40.077781 [ 196 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.003783265 sec., 55771.932444594815 rows/sec., 4.27 MiB/sec. | ||
12894 | 2024.10.09 23:21:40.078127 [ 196 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12895 | 2024.10.09 23:21:40.078458 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12896 | 2024.10.09 23:21:40.079034 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004098 sec., 3416.300634455832 rows/sec., 239.26 KiB/sec. | ||
12897 | 2024.10.09 23:21:40.079635 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Debug> DynamicQueryHandler: Done processing query | ||
12898 | 2024.10.09 23:21:40.079716 [ 3 ] {a47fa93c-4edb-4829-8c13-b88e736b371a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12899 | 2024.10.09 23:21:40.079742 [ 196 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12900 | 2024.10.09 23:21:40.079758 [ 3 ] {} <Debug> HTTP-Session: f8be0db1-6896-4121-b418-df717c3d1582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12901 | 2024.10.09 23:21:40.079892 [ 196 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_61_12} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12902 | 2024.10.09 23:21:40.079936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12903 | 2024.10.09 23:21:40.080044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12904 | 2024.10.09 23:21:40.080064 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
12905 | 2024.10.09 23:21:40.080077 [ 3 ] {} <Debug> HTTP-Session: 5dbc1449-76fe-437b-a952-ad029159f88e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12906 | 2024.10.09 23:21:40.080117 [ 3 ] {} <Debug> HTTP-Session: 5dbc1449-76fe-437b-a952-ad029159f88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12907 | 2024.10.09 23:21:40.080133 [ 3 ] {} <Debug> HTTP-Session: 5dbc1449-76fe-437b-a952-ad029159f88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12908 | 2024.10.09 23:21:40.080164 [ 3 ] {} <Trace> HTTP-Session: 5dbc1449-76fe-437b-a952-ad029159f88e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12909 | 2024.10.09 23:21:40.080267 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12910 | 2024.10.09 23:21:40.080312 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12911 | 2024.10.09 23:21:40.080563 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12912 | 2024.10.09 23:21:40.080874 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12913 | 2024.10.09 23:21:40.080910 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12914 | 2024.10.09 23:21:40.081272 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12915 | 2024.10.09 23:21:40.081653 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12916 | 2024.10.09 23:21:40.081785 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 229.44 KiB/sec. | ||
12917 | 2024.10.09 23:21:40.082117 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Debug> DynamicQueryHandler: Done processing query | ||
12918 | 2024.10.09 23:21:40.082150 [ 3 ] {51b0c58f-6189-4bd7-8045-0defa395ce3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12919 | 2024.10.09 23:21:40.082166 [ 3 ] {} <Debug> HTTP-Session: 5dbc1449-76fe-437b-a952-ad029159f88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12920 | 2024.10.09 23:21:40.082342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 66688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12921 | 2024.10.09 23:21:40.082394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12922 | 2024.10.09 23:21:40.082412 [ 3 ] {} <Debug> HTTP-Session: 5c707250-e2ed-4927-a2d4-a77645c003bd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12923 | 2024.10.09 23:21:40.082429 [ 3 ] {} <Debug> HTTP-Session: 5c707250-e2ed-4927-a2d4-a77645c003bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12924 | 2024.10.09 23:21:40.082443 [ 3 ] {} <Debug> HTTP-Session: 5c707250-e2ed-4927-a2d4-a77645c003bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12925 | 2024.10.09 23:21:40.082474 [ 3 ] {} <Trace> HTTP-Session: 5c707250-e2ed-4927-a2d4-a77645c003bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12926 | 2024.10.09 23:21:40.082698 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12927 | 2024.10.09 23:21:40.082744 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12928 | 2024.10.09 23:21:40.082990 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12929 | 2024.10.09 23:21:40.083553 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12930 | 2024.10.09 23:21:40.083589 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12931 | 2024.10.09 23:21:40.084025 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12932 | 2024.10.09 23:21:40.084390 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12933 | 2024.10.09 23:21:40.084523 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001939 sec., 211964.93037648272 rows/sec., 15.11 MiB/sec. | ||
12934 | 2024.10.09 23:21:40.084791 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Debug> DynamicQueryHandler: Done processing query | ||
12935 | 2024.10.09 23:21:40.084850 [ 3 ] {dba38fa2-2b80-482e-8efb-c84d3ec23651} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12936 | 2024.10.09 23:21:40.084911 [ 3 ] {} <Debug> HTTP-Session: 5c707250-e2ed-4927-a2d4-a77645c003bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12937 | 2024.10.09 23:21:40.085088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12938 | 2024.10.09 23:21:40.085139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12939 | 2024.10.09 23:21:40.085158 [ 3 ] {} <Debug> HTTP-Session: bd599705-1c97-4b3e-95a3-0213395c878d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12940 | 2024.10.09 23:21:40.085266 [ 3 ] {} <Debug> HTTP-Session: bd599705-1c97-4b3e-95a3-0213395c878d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12941 | 2024.10.09 23:21:40.085282 [ 3 ] {} <Debug> HTTP-Session: bd599705-1c97-4b3e-95a3-0213395c878d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12942 | 2024.10.09 23:21:40.085316 [ 3 ] {} <Trace> HTTP-Session: bd599705-1c97-4b3e-95a3-0213395c878d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12943 | 2024.10.09 23:21:40.085419 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12944 | 2024.10.09 23:21:40.085467 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12945 | 2024.10.09 23:21:40.085609 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12946 | 2024.10.09 23:21:40.085908 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12947 | 2024.10.09 23:21:40.085944 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12948 | 2024.10.09 23:21:40.086297 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12949 | 2024.10.09 23:21:40.086622 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12950 | 2024.10.09 23:21:40.086745 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001354 sec., 4431.314623338257 rows/sec., 231.52 KiB/sec. | ||
12951 | 2024.10.09 23:21:40.087054 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Debug> DynamicQueryHandler: Done processing query | ||
12952 | 2024.10.09 23:21:40.087099 [ 3 ] {808e8156-23a2-4eb6-90d3-060b0883a8cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12953 | 2024.10.09 23:21:40.087127 [ 3 ] {} <Debug> HTTP-Session: bd599705-1c97-4b3e-95a3-0213395c878d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12954 | 2024.10.09 23:21:40.087291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12955 | 2024.10.09 23:21:40.087342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12956 | 2024.10.09 23:21:40.087361 [ 3 ] {} <Debug> HTTP-Session: e8e2ab3f-fead-41ca-acf7-980af60a30cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12957 | 2024.10.09 23:21:40.087377 [ 3 ] {} <Debug> HTTP-Session: e8e2ab3f-fead-41ca-acf7-980af60a30cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12958 | 2024.10.09 23:21:40.087392 [ 3 ] {} <Debug> HTTP-Session: e8e2ab3f-fead-41ca-acf7-980af60a30cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12959 | 2024.10.09 23:21:40.087422 [ 3 ] {} <Trace> HTTP-Session: e8e2ab3f-fead-41ca-acf7-980af60a30cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12960 | 2024.10.09 23:21:40.087606 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12961 | 2024.10.09 23:21:40.087654 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12962 | 2024.10.09 23:21:40.087824 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12963 | 2024.10.09 23:21:40.088241 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12964 | 2024.10.09 23:21:40.088276 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12965 | 2024.10.09 23:21:40.088683 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12966 | 2024.10.09 23:21:40.089025 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12967 | 2024.10.09 23:21:40.089152 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00165 sec., 143636.36363636365 rows/sec., 9.63 MiB/sec. | ||
12968 | 2024.10.09 23:21:40.089307 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Debug> DynamicQueryHandler: Done processing query | ||
12969 | 2024.10.09 23:21:40.089331 [ 3 ] {f5425edf-7f85-4475-9762-fe0c549e0f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12970 | 2024.10.09 23:21:40.089347 [ 3 ] {} <Debug> HTTP-Session: e8e2ab3f-fead-41ca-acf7-980af60a30cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12971 | 2024.10.09 23:21:40.089471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12972 | 2024.10.09 23:21:40.089517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12973 | 2024.10.09 23:21:40.089536 [ 3 ] {} <Debug> HTTP-Session: b307aa62-c7c2-47be-8c01-517642f2ee96 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12974 | 2024.10.09 23:21:40.089552 [ 3 ] {} <Debug> HTTP-Session: b307aa62-c7c2-47be-8c01-517642f2ee96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12975 | 2024.10.09 23:21:40.089566 [ 3 ] {} <Debug> HTTP-Session: b307aa62-c7c2-47be-8c01-517642f2ee96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12976 | 2024.10.09 23:21:40.089596 [ 3 ] {} <Trace> HTTP-Session: b307aa62-c7c2-47be-8c01-517642f2ee96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12977 | 2024.10.09 23:21:40.089687 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12978 | 2024.10.09 23:21:40.089732 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12979 | 2024.10.09 23:21:40.089857 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12980 | 2024.10.09 23:21:40.090102 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12981 | 2024.10.09 23:21:40.090137 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12982 | 2024.10.09 23:21:40.090479 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12983 | 2024.10.09 23:21:40.090803 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12984 | 2024.10.09 23:21:40.090929 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00126 sec., 793.6507936507936 rows/sec., 53.48 KiB/sec. | ||
12985 | 2024.10.09 23:21:40.091087 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Debug> DynamicQueryHandler: Done processing query | ||
12986 | 2024.10.09 23:21:40.091110 [ 3 ] {9f4df9d3-8593-43f0-ac62-91b934ad3054} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12987 | 2024.10.09 23:21:40.091128 [ 3 ] {} <Debug> HTTP-Session: b307aa62-c7c2-47be-8c01-517642f2ee96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12988 | 2024.10.09 23:21:40.091271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12989 | 2024.10.09 23:21:40.091319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12990 | 2024.10.09 23:21:40.091338 [ 3 ] {} <Debug> HTTP-Session: 0ecbe374-7b0d-4dc7-a961-05e0092efb39 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
12991 | 2024.10.09 23:21:40.091355 [ 3 ] {} <Debug> HTTP-Session: 0ecbe374-7b0d-4dc7-a961-05e0092efb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12992 | 2024.10.09 23:21:40.091368 [ 3 ] {} <Debug> HTTP-Session: 0ecbe374-7b0d-4dc7-a961-05e0092efb39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12993 | 2024.10.09 23:21:40.091398 [ 3 ] {} <Trace> HTTP-Session: 0ecbe374-7b0d-4dc7-a961-05e0092efb39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12994 | 2024.10.09 23:21:40.091697 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12995 | 2024.10.09 23:21:40.091761 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <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 | ||
12996 | 2024.10.09 23:21:40.092172 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12997 | 2024.10.09 23:21:40.092952 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12998 | 2024.10.09 23:21:40.092988 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
12999 | 2024.10.09 23:21:40.093650 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13000 | 2024.10.09 23:21:40.094087 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13001 | 2024.10.09 23:21:40.094231 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
13002 | 2024.10.09 23:21:40.094244 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002756 sec., 10522.496371552974 rows/sec., 18.86 MiB/sec. | ||
13003 | 2024.10.09 23:21:40.094281 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13004 | 2024.10.09 23:21:40.094327 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13005 | 2024.10.09 23:21:40.094517 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
13006 | 2024.10.09 23:21:40.094599 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Debug> DynamicQueryHandler: Done processing query | ||
13007 | 2024.10.09 23:21:40.094629 [ 3 ] {fafe6c1b-b8b5-4526-883b-367922fafde9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
13008 | 2024.10.09 23:21:40.094656 [ 3 ] {} <Debug> HTTP-Session: 0ecbe374-7b0d-4dc7-a961-05e0092efb39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13009 | 2024.10.09 23:21:40.094820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13010 | 2024.10.09 23:21:40.094893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13011 | 2024.10.09 23:21:40.094911 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13012 | 2024.10.09 23:21:40.094919 [ 3 ] {} <Debug> HTTP-Session: f65123a3-c13f-44af-a457-f1a6c77af2c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13013 | 2024.10.09 23:21:40.094956 [ 3 ] {} <Debug> HTTP-Session: f65123a3-c13f-44af-a457-f1a6c77af2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13014 | 2024.10.09 23:21:40.094980 [ 3 ] {} <Debug> HTTP-Session: f65123a3-c13f-44af-a457-f1a6c77af2c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13015 | 2024.10.09 23:21:40.094993 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1065 rows starting from the beginning of the part | ||
13016 | 2024.10.09 23:21:40.095019 [ 3 ] {} <Trace> HTTP-Session: f65123a3-c13f-44af-a457-f1a6c77af2c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13017 | 2024.10.09 23:21:40.095288 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13018 | 2024.10.09 23:21:40.095445 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13019 | 2024.10.09 23:21:40.095487 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 29 rows starting from the beginning of the part | ||
13020 | 2024.10.09 23:21:40.095928 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13021 | 2024.10.09 23:21:40.095951 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
13022 | 2024.10.09 23:21:40.096296 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 29 rows starting from the beginning of the part | ||
13023 | 2024.10.09 23:21:40.096640 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13024 | 2024.10.09 23:21:40.096684 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
13025 | 2024.10.09 23:21:40.096687 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13026 | 2024.10.09 23:21:40.097019 [ 186 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 29 rows starting from the beginning of the part | ||
13027 | 2024.10.09 23:21:40.097516 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13028 | 2024.10.09 23:21:40.098018 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13029 | 2024.10.09 23:21:40.098195 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003069 sec., 26718.8009123493 rows/sec., 1.70 MiB/sec. | ||
13030 | 2024.10.09 23:21:40.098357 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Debug> DynamicQueryHandler: Done processing query | ||
13031 | 2024.10.09 23:21:40.098380 [ 3 ] {2658da24-308e-47a6-bd29-2aa26200ce27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13032 | 2024.10.09 23:21:40.098396 [ 3 ] {} <Debug> HTTP-Session: f65123a3-c13f-44af-a457-f1a6c77af2c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13033 | 2024.10.09 23:21:40.102442 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1216 rows, containing 19 columns (19 merged, 0 gathered) in 0.008017888 sec., 151660.88625832635 rows/sec., 271.77 MiB/sec. | ||
13034 | 2024.10.09 23:21:40.104130 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
13035 | 2024.10.09 23:21:40.104770 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13036 | 2024.10.09 23:21:40.104866 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
13037 | 2024.10.09 23:21:40.105035 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
13038 | 2024.10.09 23:21:45.064730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13039 | 2024.10.09 23:21:45.064871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13040 | 2024.10.09 23:21:45.064902 [ 3 ] {} <Debug> HTTP-Session: fc82cd24-19d4-420a-87f5-84691722c77e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13041 | 2024.10.09 23:21:45.064932 [ 3 ] {} <Debug> HTTP-Session: fc82cd24-19d4-420a-87f5-84691722c77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13042 | 2024.10.09 23:21:45.064950 [ 3 ] {} <Debug> HTTP-Session: fc82cd24-19d4-420a-87f5-84691722c77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13043 | 2024.10.09 23:21:45.065006 [ 3 ] {} <Trace> HTTP-Session: fc82cd24-19d4-420a-87f5-84691722c77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13044 | 2024.10.09 23:21:45.065241 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13045 | 2024.10.09 23:21:45.065310 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13046 | 2024.10.09 23:21:45.065653 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13047 | 2024.10.09 23:21:45.066172 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13048 | 2024.10.09 23:21:45.066217 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13049 | 2024.10.09 23:21:45.066663 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13050 | 2024.10.09 23:21:45.067066 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13051 | 2024.10.09 23:21:45.067249 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Debug> executeQuery: Read 120 rows, 10.49 KiB in 0.002085 sec., 57553.95683453237 rows/sec., 4.91 MiB/sec. | ||
13052 | 2024.10.09 23:21:45.067273 [ 57 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13053 | 2024.10.09 23:21:45.067402 [ 57 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13054 | 2024.10.09 23:21:45.067463 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13055 | 2024.10.09 23:21:45.067601 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Debug> DynamicQueryHandler: Done processing query | ||
13056 | 2024.10.09 23:21:45.067677 [ 3 ] {d179dfb5-cf37-474f-8904-3cec4f1e6bfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
13057 | 2024.10.09 23:21:45.067695 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
13058 | 2024.10.09 23:21:45.067709 [ 3 ] {} <Debug> HTTP-Session: fc82cd24-19d4-420a-87f5-84691722c77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13059 | 2024.10.09 23:21:45.068097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13060 | 2024.10.09 23:21:45.068299 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13061 | 2024.10.09 23:21:45.068314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13062 | 2024.10.09 23:21:45.068430 [ 3 ] {} <Debug> HTTP-Session: caf4c3d4-9f6c-4e02-b224-9ee126d87fad Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13063 | 2024.10.09 23:21:45.068429 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1462 rows starting from the beginning of the part | ||
13064 | 2024.10.09 23:21:45.068475 [ 3 ] {} <Debug> HTTP-Session: caf4c3d4-9f6c-4e02-b224-9ee126d87fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13065 | 2024.10.09 23:21:45.068514 [ 3 ] {} <Debug> HTTP-Session: caf4c3d4-9f6c-4e02-b224-9ee126d87fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13066 | 2024.10.09 23:21:45.068624 [ 3 ] {} <Trace> HTTP-Session: caf4c3d4-9f6c-4e02-b224-9ee126d87fad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13067 | 2024.10.09 23:21:45.068724 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1330 rows starting from the beginning of the part | ||
13068 | 2024.10.09 23:21:45.069053 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 115 rows starting from the beginning of the part | ||
13069 | 2024.10.09 23:21:45.069081 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13070 | 2024.10.09 23:21:45.069294 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13071 | 2024.10.09 23:21:45.069329 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 122 rows starting from the beginning of the part | ||
13072 | 2024.10.09 23:21:45.069685 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 247 rows starting from the beginning of the part | ||
13073 | 2024.10.09 23:21:45.070001 [ 193 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 120 rows starting from the beginning of the part | ||
13074 | 2024.10.09 23:21:45.070772 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13075 | 2024.10.09 23:21:45.071480 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13076 | 2024.10.09 23:21:45.071550 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13077 | 2024.10.09 23:21:45.072576 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13078 | 2024.10.09 23:21:45.073077 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13079 | 2024.10.09 23:21:45.073313 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004448 sec., 7194.244604316547 rows/sec., 540.97 KiB/sec. | ||
13080 | 2024.10.09 23:21:45.073836 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Debug> DynamicQueryHandler: Done processing query | ||
13081 | 2024.10.09 23:21:45.073856 [ 197 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3396 rows, containing 5 columns (5 merged, 0 gathered) in 0.006306945 sec., 538454.0375728661 rows/sec., 47.39 MiB/sec. | ||
13082 | 2024.10.09 23:21:45.073872 [ 3 ] {5b3f64a7-8552-4bd9-be9f-68b0f6a076e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13083 | 2024.10.09 23:21:45.073930 [ 3 ] {} <Debug> HTTP-Session: caf4c3d4-9f6c-4e02-b224-9ee126d87fad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13084 | 2024.10.09 23:21:45.074106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13085 | 2024.10.09 23:21:45.074171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13086 | 2024.10.09 23:21:45.074183 [ 197 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13087 | 2024.10.09 23:21:45.074199 [ 3 ] {} <Debug> HTTP-Session: aba09722-082f-4160-abc5-1b8996be4e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13088 | 2024.10.09 23:21:45.074254 [ 3 ] {} <Debug> HTTP-Session: aba09722-082f-4160-abc5-1b8996be4e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13089 | 2024.10.09 23:21:45.074294 [ 3 ] {} <Debug> HTTP-Session: aba09722-082f-4160-abc5-1b8996be4e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13090 | 2024.10.09 23:21:45.074339 [ 3 ] {} <Trace> HTTP-Session: aba09722-082f-4160-abc5-1b8996be4e5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13091 | 2024.10.09 23:21:45.074707 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13092 | 2024.10.09 23:21:45.074861 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13093 | 2024.10.09 23:21:45.075145 [ 197 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13094 | 2024.10.09 23:21:45.075384 [ 197 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_71_14} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13095 | 2024.10.09 23:21:45.075592 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
13096 | 2024.10.09 23:21:45.075595 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13097 | 2024.10.09 23:21:45.076003 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13098 | 2024.10.09 23:21:45.076041 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13099 | 2024.10.09 23:21:45.076405 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13100 | 2024.10.09 23:21:45.076769 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13101 | 2024.10.09 23:21:45.076934 [ 57 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13102 | 2024.10.09 23:21:45.076944 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002465 sec., 38945.233265720075 rows/sec., 3.04 MiB/sec. | ||
13103 | 2024.10.09 23:21:45.077003 [ 57 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13104 | 2024.10.09 23:21:45.077082 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13105 | 2024.10.09 23:21:45.077294 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Debug> DynamicQueryHandler: Done processing query | ||
13106 | 2024.10.09 23:21:45.077309 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
13107 | 2024.10.09 23:21:45.077333 [ 3 ] {ffe3af75-006b-48d5-862d-fc6d6a0ff5a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13108 | 2024.10.09 23:21:45.077384 [ 3 ] {} <Debug> HTTP-Session: aba09722-082f-4160-abc5-1b8996be4e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13109 | 2024.10.09 23:21:45.077534 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13110 | 2024.10.09 23:21:45.077578 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 941 rows starting from the beginning of the part | ||
13111 | 2024.10.09 23:21:45.077634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13112 | 2024.10.09 23:21:45.077784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13113 | 2024.10.09 23:21:45.077844 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 840 rows starting from the beginning of the part | ||
13114 | 2024.10.09 23:21:45.077869 [ 3 ] {} <Debug> HTTP-Session: 418500b0-a21f-4b99-b662-ea6e3bcf7a45 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13115 | 2024.10.09 23:21:45.077943 [ 3 ] {} <Debug> HTTP-Session: 418500b0-a21f-4b99-b662-ea6e3bcf7a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13116 | 2024.10.09 23:21:45.077997 [ 3 ] {} <Debug> HTTP-Session: 418500b0-a21f-4b99-b662-ea6e3bcf7a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13117 | 2024.10.09 23:21:45.078148 [ 3 ] {} <Trace> HTTP-Session: 418500b0-a21f-4b99-b662-ea6e3bcf7a45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13118 | 2024.10.09 23:21:45.078158 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 95 rows starting from the beginning of the part | ||
13119 | 2024.10.09 23:21:45.078533 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part | ||
13120 | 2024.10.09 23:21:45.078614 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13121 | 2024.10.09 23:21:45.078784 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13122 | 2024.10.09 23:21:45.079017 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 411 rows starting from the beginning of the part | ||
13123 | 2024.10.09 23:21:45.079404 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
13124 | 2024.10.09 23:21:45.079851 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13125 | 2024.10.09 23:21:45.080749 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13126 | 2024.10.09 23:21:45.080821 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13127 | 2024.10.09 23:21:45.081908 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13128 | 2024.10.09 23:21:45.082395 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13129 | 2024.10.09 23:21:45.082760 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2483 rows, containing 5 columns (5 merged, 0 gathered) in 0.005541799 sec., 448049.4510897995 rows/sec., 34.43 MiB/sec. | ||
13130 | 2024.10.09 23:21:45.082832 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13131 | 2024.10.09 23:21:45.082846 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004456 sec., 35906.64272890485 rows/sec., 2.50 MiB/sec. | ||
13132 | 2024.10.09 23:21:45.082907 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13133 | 2024.10.09 23:21:45.083020 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13134 | 2024.10.09 23:21:45.083166 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13135 | 2024.10.09 23:21:45.083408 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Debug> DynamicQueryHandler: Done processing query | ||
13136 | 2024.10.09 23:21:45.083482 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
13137 | 2024.10.09 23:21:45.083488 [ 3 ] {9c105b19-cf43-4f0c-821d-876ad1231ddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13138 | 2024.10.09 23:21:45.083565 [ 3 ] {} <Debug> HTTP-Session: 418500b0-a21f-4b99-b662-ea6e3bcf7a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13139 | 2024.10.09 23:21:45.083896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13140 | 2024.10.09 23:21:45.084075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13141 | 2024.10.09 23:21:45.084093 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13142 | 2024.10.09 23:21:45.084178 [ 3 ] {} <Debug> HTTP-Session: 042c0ec4-7bdc-4163-89d8-5fbb33c268e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13143 | 2024.10.09 23:21:45.084263 [ 3 ] {} <Debug> HTTP-Session: 042c0ec4-7bdc-4163-89d8-5fbb33c268e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13144 | 2024.10.09 23:21:45.084299 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20382 rows starting from the beginning of the part | ||
13145 | 2024.10.09 23:21:45.084323 [ 3 ] {} <Debug> HTTP-Session: 042c0ec4-7bdc-4163-89d8-5fbb33c268e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13146 | 2024.10.09 23:21:45.084437 [ 3 ] {} <Trace> HTTP-Session: 042c0ec4-7bdc-4163-89d8-5fbb33c268e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13147 | 2024.10.09 23:21:45.084847 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 958 rows starting from the beginning of the part | ||
13148 | 2024.10.09 23:21:45.085149 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 127 rows starting from the beginning of the part | ||
13149 | 2024.10.09 23:21:45.085218 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13150 | 2024.10.09 23:21:45.085221 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13151 | 2024.10.09 23:21:45.085572 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <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 | ||
13152 | 2024.10.09 23:21:45.085719 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 162 rows starting from the beginning of the part | ||
13153 | 2024.10.09 23:21:45.085786 [ 192 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_71_14} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13154 | 2024.10.09 23:21:45.086202 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
13155 | 2024.10.09 23:21:45.086693 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
13156 | 2024.10.09 23:21:45.086839 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
13157 | 2024.10.09 23:21:45.088377 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13158 | 2024.10.09 23:21:45.089929 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13159 | 2024.10.09 23:21:45.090000 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13160 | 2024.10.09 23:21:45.091635 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
13161 | 2024.10.09 23:21:45.092662 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13162 | 2024.10.09 23:21:45.092857 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.008138 sec., 3932.17006635537 rows/sec., 7.05 MiB/sec. | ||
13163 | 2024.10.09 23:21:45.093396 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Debug> DynamicQueryHandler: Done processing query | ||
13164 | 2024.10.09 23:21:45.093423 [ 3 ] {f484b273-4367-40f8-a197-780f61bef664} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
13165 | 2024.10.09 23:21:45.093440 [ 3 ] {} <Debug> HTTP-Session: 042c0ec4-7bdc-4163-89d8-5fbb33c268e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13166 | 2024.10.09 23:21:45.093589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13167 | 2024.10.09 23:21:45.093639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13168 | 2024.10.09 23:21:45.093657 [ 3 ] {} <Debug> HTTP-Session: b6fb4b25-2964-4844-9427-9c8a9f15942b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13169 | 2024.10.09 23:21:45.093675 [ 3 ] {} <Debug> HTTP-Session: b6fb4b25-2964-4844-9427-9c8a9f15942b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13170 | 2024.10.09 23:21:45.093689 [ 3 ] {} <Debug> HTTP-Session: b6fb4b25-2964-4844-9427-9c8a9f15942b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13171 | 2024.10.09 23:21:45.093720 [ 3 ] {} <Trace> HTTP-Session: b6fb4b25-2964-4844-9427-9c8a9f15942b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13172 | 2024.10.09 23:21:45.093845 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13173 | 2024.10.09 23:21:45.093892 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13174 | 2024.10.09 23:21:45.094044 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13175 | 2024.10.09 23:21:45.094375 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13176 | 2024.10.09 23:21:45.094411 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13177 | 2024.10.09 23:21:45.094772 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13178 | 2024.10.09 23:21:45.095123 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13179 | 2024.10.09 23:21:45.095275 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
13180 | 2024.10.09 23:21:45.095535 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Debug> DynamicQueryHandler: Done processing query | ||
13181 | 2024.10.09 23:21:45.095598 [ 3 ] {0f266e09-1a1c-4493-9d92-8f136219d702} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13182 | 2024.10.09 23:21:45.095663 [ 3 ] {} <Debug> HTTP-Session: b6fb4b25-2964-4844-9427-9c8a9f15942b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13183 | 2024.10.09 23:21:45.100209 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22026 rows, containing 5 columns (5 merged, 0 gathered) in 0.017018106 sec., 1294268.5866453059 rows/sec., 87.49 MiB/sec. | ||
13184 | 2024.10.09 23:21:45.100695 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13185 | 2024.10.09 23:21:45.101112 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13186 | 2024.10.09 23:21:45.101204 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13187 | 2024.10.09 23:21:45.101294 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
13188 | 2024.10.09 23:21:47.071531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1290 | ||
13189 | 2024.10.09 23:21:47.074533 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13190 | 2024.10.09 23:21:47.074586 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13191 | 2024.10.09 23:21:47.076156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
13192 | 2024.10.09 23:21:47.077171 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13193 | 2024.10.09 23:21:47.078377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
13194 | 2024.10.09 23:21:50.068574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 37355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13195 | 2024.10.09 23:21:50.068713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13196 | 2024.10.09 23:21:50.068745 [ 3 ] {} <Debug> HTTP-Session: 14f63c4b-7c18-4174-a032-20510a8c1b46 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13197 | 2024.10.09 23:21:50.068773 [ 3 ] {} <Debug> HTTP-Session: 14f63c4b-7c18-4174-a032-20510a8c1b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13198 | 2024.10.09 23:21:50.068791 [ 3 ] {} <Debug> HTTP-Session: 14f63c4b-7c18-4174-a032-20510a8c1b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13199 | 2024.10.09 23:21:50.068849 [ 3 ] {} <Trace> HTTP-Session: 14f63c4b-7c18-4174-a032-20510a8c1b46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13200 | 2024.10.09 23:21:50.069138 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13201 | 2024.10.09 23:21:50.069217 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13202 | 2024.10.09 23:21:50.069575 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13203 | 2024.10.09 23:21:50.070193 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13204 | 2024.10.09 23:21:50.070237 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13205 | 2024.10.09 23:21:50.070692 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13206 | 2024.10.09 23:21:50.071119 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13207 | 2024.10.09 23:21:50.071281 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Debug> executeQuery: Read 247 rows, 22.34 KiB in 0.002279 sec., 108380.86880210618 rows/sec., 9.57 MiB/sec. | ||
13208 | 2024.10.09 23:21:50.071504 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Debug> DynamicQueryHandler: Done processing query | ||
13209 | 2024.10.09 23:21:50.071530 [ 3 ] {b2ed60b5-3717-4fa2-9cc9-fb2dd560b5da} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
13210 | 2024.10.09 23:21:50.071546 [ 3 ] {} <Debug> HTTP-Session: 14f63c4b-7c18-4174-a032-20510a8c1b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13211 | 2024.10.09 23:21:50.071715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13212 | 2024.10.09 23:21:50.071768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13213 | 2024.10.09 23:21:50.071787 [ 3 ] {} <Debug> HTTP-Session: 728c0430-2e91-4122-be5c-a5cf011b00ee Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13214 | 2024.10.09 23:21:50.071805 [ 3 ] {} <Debug> HTTP-Session: 728c0430-2e91-4122-be5c-a5cf011b00ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13215 | 2024.10.09 23:21:50.071819 [ 3 ] {} <Debug> HTTP-Session: 728c0430-2e91-4122-be5c-a5cf011b00ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13216 | 2024.10.09 23:21:50.071850 [ 3 ] {} <Trace> HTTP-Session: 728c0430-2e91-4122-be5c-a5cf011b00ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13217 | 2024.10.09 23:21:50.071955 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13218 | 2024.10.09 23:21:50.072000 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13219 | 2024.10.09 23:21:50.072234 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13220 | 2024.10.09 23:21:50.072591 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13221 | 2024.10.09 23:21:50.072629 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13222 | 2024.10.09 23:21:50.072987 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13223 | 2024.10.09 23:21:50.073353 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13224 | 2024.10.09 23:21:50.073522 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001588 sec., 18261.964735516372 rows/sec., 1.34 MiB/sec. | ||
13225 | 2024.10.09 23:21:50.073693 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Debug> DynamicQueryHandler: Done processing query | ||
13226 | 2024.10.09 23:21:50.073716 [ 3 ] {8289c25c-6f0e-4843-969a-1c6f10bdb66f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13227 | 2024.10.09 23:21:50.073733 [ 3 ] {} <Debug> HTTP-Session: 728c0430-2e91-4122-be5c-a5cf011b00ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13228 | 2024.10.09 23:21:50.073864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13229 | 2024.10.09 23:21:50.073913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13230 | 2024.10.09 23:21:50.073933 [ 3 ] {} <Debug> HTTP-Session: dafc3202-ab67-437d-b020-cacdb9a136ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13231 | 2024.10.09 23:21:50.073949 [ 3 ] {} <Debug> HTTP-Session: dafc3202-ab67-437d-b020-cacdb9a136ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13232 | 2024.10.09 23:21:50.073963 [ 3 ] {} <Debug> HTTP-Session: dafc3202-ab67-437d-b020-cacdb9a136ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13233 | 2024.10.09 23:21:50.073994 [ 3 ] {} <Trace> HTTP-Session: dafc3202-ab67-437d-b020-cacdb9a136ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13234 | 2024.10.09 23:21:50.074092 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13235 | 2024.10.09 23:21:50.074135 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13236 | 2024.10.09 23:21:50.074359 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13237 | 2024.10.09 23:21:50.074676 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13238 | 2024.10.09 23:21:50.074713 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13239 | 2024.10.09 23:21:50.075074 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
13240 | 2024.10.09 23:21:50.075440 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13241 | 2024.10.09 23:21:50.075598 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. | ||
13242 | 2024.10.09 23:21:50.075612 [ 53 ] {} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
13243 | 2024.10.09 23:21:50.075723 [ 53 ] {} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13244 | 2024.10.09 23:21:50.075760 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13245 | 2024.10.09 23:21:50.075817 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Debug> DynamicQueryHandler: Done processing query | ||
13246 | 2024.10.09 23:21:50.075868 [ 3 ] {92e5bc56-9054-4e46-aeb3-91b28ab65e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13247 | 2024.10.09 23:21:50.075944 [ 3 ] {} <Debug> HTTP-Session: dafc3202-ab67-437d-b020-cacdb9a136ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13248 | 2024.10.09 23:21:50.076240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13249 | 2024.10.09 23:21:50.076208 [ 200 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
13250 | 2024.10.09 23:21:50.076419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13251 | 2024.10.09 23:21:50.076495 [ 3 ] {} <Debug> HTTP-Session: 1be0e1a1-d295-4c93-bcdb-215ee6c31098 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13252 | 2024.10.09 23:21:50.076574 [ 3 ] {} <Debug> HTTP-Session: 1be0e1a1-d295-4c93-bcdb-215ee6c31098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13253 | 2024.10.09 23:21:50.076631 [ 3 ] {} <Debug> HTTP-Session: 1be0e1a1-d295-4c93-bcdb-215ee6c31098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13254 | 2024.10.09 23:21:50.076720 [ 3 ] {} <Trace> HTTP-Session: 1be0e1a1-d295-4c93-bcdb-215ee6c31098 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13255 | 2024.10.09 23:21:50.076815 [ 200 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13256 | 2024.10.09 23:21:50.076905 [ 200 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 243 rows starting from the beginning of the part | ||
13257 | 2024.10.09 23:21:50.076971 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13258 | 2024.10.09 23:21:50.077131 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13259 | 2024.10.09 23:21:50.077162 [ 200 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
13260 | 2024.10.09 23:21:50.077621 [ 200 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
13261 | 2024.10.09 23:21:50.077902 [ 200 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 242 rows starting from the beginning of the part | ||
13262 | 2024.10.09 23:21:50.078298 [ 200 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
13263 | 2024.10.09 23:21:50.078778 [ 200 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
13264 | 2024.10.09 23:21:50.078890 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13265 | 2024.10.09 23:21:50.079887 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13266 | 2024.10.09 23:21:50.079950 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13267 | 2024.10.09 23:21:50.080995 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13268 | 2024.10.09 23:21:50.081966 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.006098701 sec., 88871.384250515 rows/sec., 6.05 MiB/sec. | ||
13269 | 2024.10.09 23:21:50.082131 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13270 | 2024.10.09 23:21:50.082287 [ 191 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
13271 | 2024.10.09 23:21:50.082421 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005526 sec., 1085.7763300760043 rows/sec., 64.15 KiB/sec. | ||
13272 | 2024.10.09 23:21:50.082729 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Debug> DynamicQueryHandler: Done processing query | ||
13273 | 2024.10.09 23:21:50.082789 [ 3 ] {b806b23c-5bcf-4154-a8d0-a16319be996d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13274 | 2024.10.09 23:21:50.082854 [ 3 ] {} <Debug> HTTP-Session: 1be0e1a1-d295-4c93-bcdb-215ee6c31098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13275 | 2024.10.09 23:21:50.083109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 66688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13276 | 2024.10.09 23:21:50.083194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13277 | 2024.10.09 23:21:50.083201 [ 199 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13278 | 2024.10.09 23:21:50.083227 [ 3 ] {} <Debug> HTTP-Session: 60a31674-bef6-490d-b6a9-f612b3eff199 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13279 | 2024.10.09 23:21:50.083281 [ 3 ] {} <Debug> HTTP-Session: 60a31674-bef6-490d-b6a9-f612b3eff199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13280 | 2024.10.09 23:21:50.083312 [ 3 ] {} <Debug> HTTP-Session: 60a31674-bef6-490d-b6a9-f612b3eff199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13281 | 2024.10.09 23:21:50.083379 [ 3 ] {} <Trace> HTTP-Session: 60a31674-bef6-490d-b6a9-f612b3eff199 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13282 | 2024.10.09 23:21:50.083409 [ 199 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_34_7} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
13283 | 2024.10.09 23:21:50.083585 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
13284 | 2024.10.09 23:21:50.083684 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13285 | 2024.10.09 23:21:50.083734 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13286 | 2024.10.09 23:21:50.083982 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13287 | 2024.10.09 23:21:50.084549 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13288 | 2024.10.09 23:21:50.084583 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13289 | 2024.10.09 23:21:50.084951 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13290 | 2024.10.09 23:21:50.085371 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13291 | 2024.10.09 23:21:50.085534 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001996 sec., 205911.8236472946 rows/sec., 14.68 MiB/sec. | ||
13292 | 2024.10.09 23:21:50.085709 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Debug> DynamicQueryHandler: Done processing query | ||
13293 | 2024.10.09 23:21:50.085733 [ 3 ] {a9c20083-6d87-44df-ab91-722ba952b569} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13294 | 2024.10.09 23:21:50.085748 [ 3 ] {} <Debug> HTTP-Session: 60a31674-bef6-490d-b6a9-f612b3eff199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13295 | 2024.10.09 23:21:50.085885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13296 | 2024.10.09 23:21:50.085933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13297 | 2024.10.09 23:21:50.085952 [ 3 ] {} <Debug> HTTP-Session: 42309f6f-496b-4957-9567-881cc19d8115 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13298 | 2024.10.09 23:21:50.085969 [ 3 ] {} <Debug> HTTP-Session: 42309f6f-496b-4957-9567-881cc19d8115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13299 | 2024.10.09 23:21:50.085983 [ 3 ] {} <Debug> HTTP-Session: 42309f6f-496b-4957-9567-881cc19d8115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13300 | 2024.10.09 23:21:50.086015 [ 3 ] {} <Trace> HTTP-Session: 42309f6f-496b-4957-9567-881cc19d8115 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13301 | 2024.10.09 23:21:50.086108 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13302 | 2024.10.09 23:21:50.086153 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13303 | 2024.10.09 23:21:50.086285 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13304 | 2024.10.09 23:21:50.086554 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13305 | 2024.10.09 23:21:50.086589 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13306 | 2024.10.09 23:21:50.086945 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13307 | 2024.10.09 23:21:50.087268 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13308 | 2024.10.09 23:21:50.087429 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec. | ||
13309 | 2024.10.09 23:21:50.087778 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Debug> DynamicQueryHandler: Done processing query | ||
13310 | 2024.10.09 23:21:50.087812 [ 3 ] {434eb8ae-01f8-412f-987a-7ff89cf85b4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13311 | 2024.10.09 23:21:50.087828 [ 3 ] {} <Debug> HTTP-Session: 42309f6f-496b-4957-9567-881cc19d8115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13312 | 2024.10.09 23:21:50.088012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13313 | 2024.10.09 23:21:50.088062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13314 | 2024.10.09 23:21:50.088082 [ 3 ] {} <Debug> HTTP-Session: 673b577f-ae20-4cd9-8635-61ef1e81e3e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13315 | 2024.10.09 23:21:50.088098 [ 3 ] {} <Debug> HTTP-Session: 673b577f-ae20-4cd9-8635-61ef1e81e3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13316 | 2024.10.09 23:21:50.088112 [ 3 ] {} <Debug> HTTP-Session: 673b577f-ae20-4cd9-8635-61ef1e81e3e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13317 | 2024.10.09 23:21:50.088143 [ 3 ] {} <Trace> HTTP-Session: 673b577f-ae20-4cd9-8635-61ef1e81e3e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13318 | 2024.10.09 23:21:50.088366 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13319 | 2024.10.09 23:21:50.088416 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13320 | 2024.10.09 23:21:50.088584 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13321 | 2024.10.09 23:21:50.089018 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13322 | 2024.10.09 23:21:50.089054 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13323 | 2024.10.09 23:21:50.089462 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13324 | 2024.10.09 23:21:50.089802 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13325 | 2024.10.09 23:21:50.089960 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001713 sec., 138353.765323993 rows/sec., 9.27 MiB/sec. | ||
13326 | 2024.10.09 23:21:50.090242 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Debug> DynamicQueryHandler: Done processing query | ||
13327 | 2024.10.09 23:21:50.090305 [ 3 ] {14d8e2c1-e9b4-4998-a805-d49e434da41d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13328 | 2024.10.09 23:21:50.090365 [ 3 ] {} <Debug> HTTP-Session: 673b577f-ae20-4cd9-8635-61ef1e81e3e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13329 | 2024.10.09 23:21:50.090550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13330 | 2024.10.09 23:21:50.090604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13331 | 2024.10.09 23:21:50.090624 [ 3 ] {} <Debug> HTTP-Session: bbe00875-28b6-4de2-b847-fd4d6949f1ba Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13332 | 2024.10.09 23:21:50.090642 [ 3 ] {} <Debug> HTTP-Session: bbe00875-28b6-4de2-b847-fd4d6949f1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13333 | 2024.10.09 23:21:50.090655 [ 3 ] {} <Debug> HTTP-Session: bbe00875-28b6-4de2-b847-fd4d6949f1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13334 | 2024.10.09 23:21:50.090686 [ 3 ] {} <Trace> HTTP-Session: bbe00875-28b6-4de2-b847-fd4d6949f1ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13335 | 2024.10.09 23:21:50.090782 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13336 | 2024.10.09 23:21:50.090829 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13337 | 2024.10.09 23:21:50.090971 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13338 | 2024.10.09 23:21:50.091239 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13339 | 2024.10.09 23:21:50.091275 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13340 | 2024.10.09 23:21:50.091621 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13341 | 2024.10.09 23:21:50.091937 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13342 | 2024.10.09 23:21:50.092093 [ 53 ] {} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
13343 | 2024.10.09 23:21:50.092102 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. | ||
13344 | 2024.10.09 23:21:50.092153 [ 53 ] {} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13345 | 2024.10.09 23:21:50.092224 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13346 | 2024.10.09 23:21:50.092431 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Debug> DynamicQueryHandler: Done processing query | ||
13347 | 2024.10.09 23:21:50.092431 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
13348 | 2024.10.09 23:21:50.092468 [ 3 ] {2eaa0d03-c3b0-4d37-88ab-dc7454fd0014} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13349 | 2024.10.09 23:21:50.092526 [ 3 ] {} <Debug> HTTP-Session: bbe00875-28b6-4de2-b847-fd4d6949f1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13350 | 2024.10.09 23:21:50.092646 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13351 | 2024.10.09 23:21:50.092700 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 25 rows starting from the beginning of the part | ||
13352 | 2024.10.09 23:21:50.092717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13353 | 2024.10.09 23:21:50.092854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13354 | 2024.10.09 23:21:50.092894 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
13355 | 2024.10.09 23:21:50.092939 [ 3 ] {} <Debug> HTTP-Session: 096c051e-8b61-4d28-b9ec-879090b59de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13356 | 2024.10.09 23:21:50.093030 [ 3 ] {} <Debug> HTTP-Session: 096c051e-8b61-4d28-b9ec-879090b59de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13357 | 2024.10.09 23:21:50.093120 [ 3 ] {} <Debug> HTTP-Session: 096c051e-8b61-4d28-b9ec-879090b59de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13358 | 2024.10.09 23:21:50.093286 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
13359 | 2024.10.09 23:21:50.093316 [ 3 ] {} <Trace> HTTP-Session: 096c051e-8b61-4d28-b9ec-879090b59de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13360 | 2024.10.09 23:21:50.093532 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
13361 | 2024.10.09 23:21:50.093842 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
13362 | 2024.10.09 23:21:50.094039 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13363 | 2024.10.09 23:21:50.094092 [ 191 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
13364 | 2024.10.09 23:21:50.094445 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <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 | ||
13365 | 2024.10.09 23:21:50.096404 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13366 | 2024.10.09 23:21:50.097241 [ 188 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.004895017 sec., 6332.9708558724105 rows/sec., 424.34 KiB/sec. | ||
13367 | 2024.10.09 23:21:50.097516 [ 188 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
13368 | 2024.10.09 23:21:50.098024 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13369 | 2024.10.09 23:21:50.098138 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13370 | 2024.10.09 23:21:50.098538 [ 188 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13371 | 2024.10.09 23:21:50.098744 [ 188 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_29_6} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
13372 | 2024.10.09 23:21:50.098918 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13373 | 2024.10.09 23:21:50.099287 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
13374 | 2024.10.09 23:21:50.099740 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13375 | 2024.10.09 23:21:50.099966 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00635 sec., 4566.929133858268 rows/sec., 8.18 MiB/sec. | ||
13376 | 2024.10.09 23:21:50.100595 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Debug> DynamicQueryHandler: Done processing query | ||
13377 | 2024.10.09 23:21:50.100620 [ 3 ] {968368bd-434a-4e9d-b1e6-a46b3bb06437} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
13378 | 2024.10.09 23:21:50.100636 [ 3 ] {} <Debug> HTTP-Session: 096c051e-8b61-4d28-b9ec-879090b59de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13379 | 2024.10.09 23:21:50.100783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13380 | 2024.10.09 23:21:50.100834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13381 | 2024.10.09 23:21:50.100854 [ 3 ] {} <Debug> HTTP-Session: 8a5edd9b-338c-4022-9c97-37da44f55d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13382 | 2024.10.09 23:21:50.100870 [ 3 ] {} <Debug> HTTP-Session: 8a5edd9b-338c-4022-9c97-37da44f55d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13383 | 2024.10.09 23:21:50.100884 [ 3 ] {} <Debug> HTTP-Session: 8a5edd9b-338c-4022-9c97-37da44f55d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13384 | 2024.10.09 23:21:50.100915 [ 3 ] {} <Trace> HTTP-Session: 8a5edd9b-338c-4022-9c97-37da44f55d44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13385 | 2024.10.09 23:21:50.101040 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13386 | 2024.10.09 23:21:50.101085 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13387 | 2024.10.09 23:21:50.101241 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13388 | 2024.10.09 23:21:50.101559 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13389 | 2024.10.09 23:21:50.101594 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13390 | 2024.10.09 23:21:50.101960 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13391 | 2024.10.09 23:21:50.102291 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13392 | 2024.10.09 23:21:50.102452 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. | ||
13393 | 2024.10.09 23:21:50.102725 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Debug> DynamicQueryHandler: Done processing query | ||
13394 | 2024.10.09 23:21:50.102789 [ 3 ] {e55e605c-4fe9-4809-8728-063ae430c75b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13395 | 2024.10.09 23:21:50.102853 [ 3 ] {} <Debug> HTTP-Session: 8a5edd9b-338c-4022-9c97-37da44f55d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13396 | 2024.10.09 23:21:51.792055 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13397 | 2024.10.09 23:21:51.792128 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13398 | 2024.10.09 23:21:55.064602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13399 | 2024.10.09 23:21:55.064744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13400 | 2024.10.09 23:21:55.064775 [ 3 ] {} <Debug> HTTP-Session: d4ee4765-2dad-4267-87e4-a647b7664d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13401 | 2024.10.09 23:21:55.064804 [ 3 ] {} <Debug> HTTP-Session: d4ee4765-2dad-4267-87e4-a647b7664d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13402 | 2024.10.09 23:21:55.064823 [ 3 ] {} <Debug> HTTP-Session: d4ee4765-2dad-4267-87e4-a647b7664d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13403 | 2024.10.09 23:21:55.064879 [ 3 ] {} <Trace> HTTP-Session: d4ee4765-2dad-4267-87e4-a647b7664d09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13404 | 2024.10.09 23:21:55.065074 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13405 | 2024.10.09 23:21:55.065152 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13406 | 2024.10.09 23:21:55.065527 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13407 | 2024.10.09 23:21:55.065937 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13408 | 2024.10.09 23:21:55.065973 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13409 | 2024.10.09 23:21:55.066436 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13410 | 2024.10.09 23:21:55.066830 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13411 | 2024.10.09 23:21:55.066984 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001967 sec., 1016.7768174885613 rows/sec., 82.91 KiB/sec. | ||
13412 | 2024.10.09 23:21:55.067340 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Debug> DynamicQueryHandler: Done processing query | ||
13413 | 2024.10.09 23:21:55.067370 [ 3 ] {b15abe34-c57c-40ee-9063-3fbc23d637b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13414 | 2024.10.09 23:21:55.067388 [ 3 ] {} <Debug> HTTP-Session: d4ee4765-2dad-4267-87e4-a647b7664d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13415 | 2024.10.09 23:21:55.067541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13416 | 2024.10.09 23:21:55.067593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13417 | 2024.10.09 23:21:55.067613 [ 3 ] {} <Debug> HTTP-Session: fc242115-2222-40d4-81bd-e0432f1eb217 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13418 | 2024.10.09 23:21:55.067631 [ 3 ] {} <Debug> HTTP-Session: fc242115-2222-40d4-81bd-e0432f1eb217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13419 | 2024.10.09 23:21:55.067645 [ 3 ] {} <Debug> HTTP-Session: fc242115-2222-40d4-81bd-e0432f1eb217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13420 | 2024.10.09 23:21:55.067676 [ 3 ] {} <Trace> HTTP-Session: fc242115-2222-40d4-81bd-e0432f1eb217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13421 | 2024.10.09 23:21:55.067813 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13422 | 2024.10.09 23:21:55.067858 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13423 | 2024.10.09 23:21:55.068105 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13424 | 2024.10.09 23:21:55.068538 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13425 | 2024.10.09 23:21:55.068576 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13426 | 2024.10.09 23:21:55.068939 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13427 | 2024.10.09 23:21:55.069326 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13428 | 2024.10.09 23:21:55.069465 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Debug> executeQuery: Read 121 rows, 10.57 KiB in 0.001709 sec., 70801.63838502047 rows/sec., 6.04 MiB/sec. | ||
13429 | 2024.10.09 23:21:55.069665 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Debug> DynamicQueryHandler: Done processing query | ||
13430 | 2024.10.09 23:21:55.069689 [ 3 ] {47d3617b-4122-4421-acac-9c217eb098fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
13431 | 2024.10.09 23:21:55.069705 [ 3 ] {} <Debug> HTTP-Session: fc242115-2222-40d4-81bd-e0432f1eb217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13432 | 2024.10.09 23:21:55.069851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13433 | 2024.10.09 23:21:55.069900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13434 | 2024.10.09 23:21:55.069920 [ 3 ] {} <Debug> HTTP-Session: 05c49d41-3351-477c-ac20-c6a8172fcffb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13435 | 2024.10.09 23:21:55.069937 [ 3 ] {} <Debug> HTTP-Session: 05c49d41-3351-477c-ac20-c6a8172fcffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13436 | 2024.10.09 23:21:55.069951 [ 3 ] {} <Debug> HTTP-Session: 05c49d41-3351-477c-ac20-c6a8172fcffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13437 | 2024.10.09 23:21:55.069981 [ 3 ] {} <Trace> HTTP-Session: 05c49d41-3351-477c-ac20-c6a8172fcffb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13438 | 2024.10.09 23:21:55.070088 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13439 | 2024.10.09 23:21:55.070131 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13440 | 2024.10.09 23:21:55.070364 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13441 | 2024.10.09 23:21:55.070766 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13442 | 2024.10.09 23:21:55.070803 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13443 | 2024.10.09 23:21:55.071158 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13444 | 2024.10.09 23:21:55.071513 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13445 | 2024.10.09 23:21:55.071673 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001616 sec., 21039.603960396038 rows/sec., 1.54 MiB/sec. | ||
13446 | 2024.10.09 23:21:55.071855 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Debug> DynamicQueryHandler: Done processing query | ||
13447 | 2024.10.09 23:21:55.071879 [ 3 ] {82764d95-6665-4764-aab7-44f76fa23dc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13448 | 2024.10.09 23:21:55.071895 [ 3 ] {} <Debug> HTTP-Session: 05c49d41-3351-477c-ac20-c6a8172fcffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13449 | 2024.10.09 23:21:55.072016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13450 | 2024.10.09 23:21:55.072066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13451 | 2024.10.09 23:21:55.072086 [ 3 ] {} <Debug> HTTP-Session: 894b3702-7be6-47f4-b82b-5852163e3534 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13452 | 2024.10.09 23:21:55.072102 [ 3 ] {} <Debug> HTTP-Session: 894b3702-7be6-47f4-b82b-5852163e3534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13453 | 2024.10.09 23:21:55.072116 [ 3 ] {} <Debug> HTTP-Session: 894b3702-7be6-47f4-b82b-5852163e3534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13454 | 2024.10.09 23:21:55.072148 [ 3 ] {} <Trace> HTTP-Session: 894b3702-7be6-47f4-b82b-5852163e3534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13455 | 2024.10.09 23:21:55.072271 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13456 | 2024.10.09 23:21:55.072315 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13457 | 2024.10.09 23:21:55.072542 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13458 | 2024.10.09 23:21:55.072922 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13459 | 2024.10.09 23:21:55.072959 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13460 | 2024.10.09 23:21:55.073323 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13461 | 2024.10.09 23:21:55.073675 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13462 | 2024.10.09 23:21:55.073839 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001609 sec., 60907.39589807334 rows/sec., 4.76 MiB/sec. | ||
13463 | 2024.10.09 23:21:55.074025 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Debug> DynamicQueryHandler: Done processing query | ||
13464 | 2024.10.09 23:21:55.074049 [ 3 ] {785bace6-f803-4920-ab99-49de93e60500} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
13465 | 2024.10.09 23:21:55.074065 [ 3 ] {} <Debug> HTTP-Session: 894b3702-7be6-47f4-b82b-5852163e3534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13466 | 2024.10.09 23:21:55.074249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13467 | 2024.10.09 23:21:55.074300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13468 | 2024.10.09 23:21:55.074320 [ 3 ] {} <Debug> HTTP-Session: 6021491e-5bc5-436e-a86d-bff9fc275b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13469 | 2024.10.09 23:21:55.074336 [ 3 ] {} <Debug> HTTP-Session: 6021491e-5bc5-436e-a86d-bff9fc275b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13470 | 2024.10.09 23:21:55.074350 [ 3 ] {} <Debug> HTTP-Session: 6021491e-5bc5-436e-a86d-bff9fc275b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13471 | 2024.10.09 23:21:55.074381 [ 3 ] {} <Trace> HTTP-Session: 6021491e-5bc5-436e-a86d-bff9fc275b02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13472 | 2024.10.09 23:21:55.074529 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13473 | 2024.10.09 23:21:55.074577 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13474 | 2024.10.09 23:21:55.074725 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13475 | 2024.10.09 23:21:55.075123 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13476 | 2024.10.09 23:21:55.075160 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13477 | 2024.10.09 23:21:55.075571 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13478 | 2024.10.09 23:21:55.075905 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13479 | 2024.10.09 23:21:55.076063 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001592 sec., 101130.65326633165 rows/sec., 7.04 MiB/sec. | ||
13480 | 2024.10.09 23:21:55.076242 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Debug> DynamicQueryHandler: Done processing query | ||
13481 | 2024.10.09 23:21:55.076271 [ 3 ] {95844fdd-6a27-4640-b233-479f733b8083} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13482 | 2024.10.09 23:21:55.076288 [ 3 ] {} <Debug> HTTP-Session: 6021491e-5bc5-436e-a86d-bff9fc275b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13483 | 2024.10.09 23:21:55.076475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13484 | 2024.10.09 23:21:55.076525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13485 | 2024.10.09 23:21:55.076545 [ 3 ] {} <Debug> HTTP-Session: dd96579b-536e-4e4c-9d3e-2bcb06c00972 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13486 | 2024.10.09 23:21:55.076561 [ 3 ] {} <Debug> HTTP-Session: dd96579b-536e-4e4c-9d3e-2bcb06c00972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13487 | 2024.10.09 23:21:55.076575 [ 3 ] {} <Debug> HTTP-Session: dd96579b-536e-4e4c-9d3e-2bcb06c00972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13488 | 2024.10.09 23:21:55.076607 [ 3 ] {} <Trace> HTTP-Session: dd96579b-536e-4e4c-9d3e-2bcb06c00972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13489 | 2024.10.09 23:21:55.076933 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13490 | 2024.10.09 23:21:55.076998 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <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 | ||
13491 | 2024.10.09 23:21:55.077435 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13492 | 2024.10.09 23:21:55.078160 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13493 | 2024.10.09 23:21:55.078197 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13494 | 2024.10.09 23:21:55.078844 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13495 | 2024.10.09 23:21:55.079259 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13496 | 2024.10.09 23:21:55.079453 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002753 sec., 11623.683254631313 rows/sec., 20.83 MiB/sec. | ||
13497 | 2024.10.09 23:21:55.079690 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Debug> DynamicQueryHandler: Done processing query | ||
13498 | 2024.10.09 23:21:55.079716 [ 3 ] {6b0ef890-2bec-4090-bb65-73d63fbc562b} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
13499 | 2024.10.09 23:21:55.079732 [ 3 ] {} <Debug> HTTP-Session: dd96579b-536e-4e4c-9d3e-2bcb06c00972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13500 | 2024.10.09 23:21:55.079867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13501 | 2024.10.09 23:21:55.079918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13502 | 2024.10.09 23:21:55.079938 [ 3 ] {} <Debug> HTTP-Session: e0f5e278-7afa-4aed-be22-6698c13b5622 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13503 | 2024.10.09 23:21:55.079955 [ 3 ] {} <Debug> HTTP-Session: e0f5e278-7afa-4aed-be22-6698c13b5622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13504 | 2024.10.09 23:21:55.079969 [ 3 ] {} <Debug> HTTP-Session: e0f5e278-7afa-4aed-be22-6698c13b5622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13505 | 2024.10.09 23:21:55.080000 [ 3 ] {} <Trace> HTTP-Session: e0f5e278-7afa-4aed-be22-6698c13b5622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13506 | 2024.10.09 23:21:55.080117 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13507 | 2024.10.09 23:21:55.080163 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13508 | 2024.10.09 23:21:55.080300 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13509 | 2024.10.09 23:21:55.080644 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13510 | 2024.10.09 23:21:55.080680 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13511 | 2024.10.09 23:21:55.081045 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13512 | 2024.10.09 23:21:55.081386 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13513 | 2024.10.09 23:21:55.081543 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
13514 | 2024.10.09 23:21:55.081556 [ 27 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13515 | 2024.10.09 23:21:55.081685 [ 27 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13516 | 2024.10.09 23:21:55.081750 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13517 | 2024.10.09 23:21:55.081765 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Debug> DynamicQueryHandler: Done processing query | ||
13518 | 2024.10.09 23:21:55.081813 [ 3 ] {c394c856-ecab-46d8-8b00-ecb165c4d18c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13519 | 2024.10.09 23:21:55.081859 [ 3 ] {} <Debug> HTTP-Session: e0f5e278-7afa-4aed-be22-6698c13b5622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13520 | 2024.10.09 23:21:55.082029 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
13521 | 2024.10.09 23:21:55.082497 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13522 | 2024.10.09 23:21:55.082605 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4180 rows starting from the beginning of the part | ||
13523 | 2024.10.09 23:21:55.082902 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
13524 | 2024.10.09 23:21:55.083258 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
13525 | 2024.10.09 23:21:55.083451 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
13526 | 2024.10.09 23:21:55.083629 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
13527 | 2024.10.09 23:21:55.083830 [ 202 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
13528 | 2024.10.09 23:21:55.085605 [ 188 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4524 rows, containing 4 columns (4 merged, 0 gathered) in 0.003717183 sec., 1217050.6536804887 rows/sec., 79.62 MiB/sec. | ||
13529 | 2024.10.09 23:21:55.085973 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13530 | 2024.10.09 23:21:55.086419 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13531 | 2024.10.09 23:21:55.086524 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_71_14} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13532 | 2024.10.09 23:21:55.086624 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
13533 | 2024.10.09 23:21:56.273509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 193771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13534 | 2024.10.09 23:21:56.273666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13535 | 2024.10.09 23:21:56.273710 [ 3 ] {} <Debug> HTTP-Session: 0beb1fa3-158d-4d68-b1d5-a12419d32075 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13536 | 2024.10.09 23:21:56.273750 [ 3 ] {} <Debug> HTTP-Session: 0beb1fa3-158d-4d68-b1d5-a12419d32075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13537 | 2024.10.09 23:21:56.273777 [ 3 ] {} <Debug> HTTP-Session: 0beb1fa3-158d-4d68-b1d5-a12419d32075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13538 | 2024.10.09 23:21:56.273856 [ 3 ] {} <Trace> HTTP-Session: 0beb1fa3-158d-4d68-b1d5-a12419d32075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13539 | 2024.10.09 23:21:56.274710 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13540 | 2024.10.09 23:21:56.274774 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13541 | 2024.10.09 23:21:56.275103 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13542 | 2024.10.09 23:21:56.276792 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13543 | 2024.10.09 23:21:56.276833 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13544 | 2024.10.09 23:21:56.277346 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13545 | 2024.10.09 23:21:56.277728 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13546 | 2024.10.09 23:21:56.277894 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Debug> executeQuery: Read 1329 rows, 113.46 KiB in 0.003761 sec., 353363.46716298856 rows/sec., 29.46 MiB/sec. | ||
13547 | 2024.10.09 23:21:56.278103 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Debug> DynamicQueryHandler: Done processing query | ||
13548 | 2024.10.09 23:21:56.278129 [ 3 ] {34a60a7b-5479-44d1-a7dd-0d9eda0894b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
13549 | 2024.10.09 23:21:56.278145 [ 3 ] {} <Debug> HTTP-Session: 0beb1fa3-158d-4d68-b1d5-a12419d32075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13550 | 2024.10.09 23:21:56.278521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 32331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13551 | 2024.10.09 23:21:56.278573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13552 | 2024.10.09 23:21:56.278593 [ 3 ] {} <Debug> HTTP-Session: a481401e-c22f-4896-bcb5-770b55fed259 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13553 | 2024.10.09 23:21:56.278609 [ 3 ] {} <Debug> HTTP-Session: a481401e-c22f-4896-bcb5-770b55fed259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13554 | 2024.10.09 23:21:56.278623 [ 3 ] {} <Debug> HTTP-Session: a481401e-c22f-4896-bcb5-770b55fed259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13555 | 2024.10.09 23:21:56.278655 [ 3 ] {} <Trace> HTTP-Session: a481401e-c22f-4896-bcb5-770b55fed259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13556 | 2024.10.09 23:21:56.278830 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13557 | 2024.10.09 23:21:56.278874 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13558 | 2024.10.09 23:21:56.279100 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13559 | 2024.10.09 23:21:56.279568 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13560 | 2024.10.09 23:21:56.279606 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13561 | 2024.10.09 23:21:56.279982 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13562 | 2024.10.09 23:21:56.280351 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13563 | 2024.10.09 23:21:56.280521 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001778 sec., 136107.9865016873 rows/sec., 9.22 MiB/sec. | ||
13564 | 2024.10.09 23:21:56.280722 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Debug> DynamicQueryHandler: Done processing query | ||
13565 | 2024.10.09 23:21:56.280752 [ 3 ] {554deaf7-6286-4243-a739-2c78ea55d2db} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
13566 | 2024.10.09 23:21:56.280771 [ 3 ] {} <Debug> HTTP-Session: a481401e-c22f-4896-bcb5-770b55fed259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13567 | 2024.10.09 23:21:56.280888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13568 | 2024.10.09 23:21:56.280936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13569 | 2024.10.09 23:21:56.280955 [ 3 ] {} <Debug> HTTP-Session: 0590dac0-79bc-4299-8510-6381edd32284 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13570 | 2024.10.09 23:21:56.280972 [ 3 ] {} <Debug> HTTP-Session: 0590dac0-79bc-4299-8510-6381edd32284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13571 | 2024.10.09 23:21:56.280986 [ 3 ] {} <Debug> HTTP-Session: 0590dac0-79bc-4299-8510-6381edd32284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13572 | 2024.10.09 23:21:56.281017 [ 3 ] {} <Trace> HTTP-Session: 0590dac0-79bc-4299-8510-6381edd32284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13573 | 2024.10.09 23:21:56.281110 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13574 | 2024.10.09 23:21:56.281153 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13575 | 2024.10.09 23:21:56.281382 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13576 | 2024.10.09 23:21:56.281697 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13577 | 2024.10.09 23:21:56.281732 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13578 | 2024.10.09 23:21:56.282077 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13579 | 2024.10.09 23:21:56.282452 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13580 | 2024.10.09 23:21:56.282606 [ 29 ] {} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
13581 | 2024.10.09 23:21:56.282616 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 232.91 KiB/sec. | ||
13582 | 2024.10.09 23:21:56.282693 [ 29 ] {} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13583 | 2024.10.09 23:21:56.282765 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13584 | 2024.10.09 23:21:56.282997 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Debug> DynamicQueryHandler: Done processing query | ||
13585 | 2024.10.09 23:21:56.283049 [ 3 ] {0a0c45f3-e4be-4475-84dc-7a1084b571cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13586 | 2024.10.09 23:21:56.283051 [ 188 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
13587 | 2024.10.09 23:21:56.283073 [ 3 ] {} <Debug> HTTP-Session: 0590dac0-79bc-4299-8510-6381edd32284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13588 | 2024.10.09 23:21:56.283370 [ 188 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13589 | 2024.10.09 23:21:56.283393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 136709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13590 | 2024.10.09 23:21:56.283462 [ 188 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
13591 | 2024.10.09 23:21:56.283483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13592 | 2024.10.09 23:21:56.283565 [ 3 ] {} <Debug> HTTP-Session: 380be3e7-1fde-42c7-8c69-975fdb252a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13593 | 2024.10.09 23:21:56.283593 [ 3 ] {} <Debug> HTTP-Session: 380be3e7-1fde-42c7-8c69-975fdb252a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13594 | 2024.10.09 23:21:56.283635 [ 3 ] {} <Debug> HTTP-Session: 380be3e7-1fde-42c7-8c69-975fdb252a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13595 | 2024.10.09 23:21:56.283780 [ 188 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
13596 | 2024.10.09 23:21:56.283804 [ 3 ] {} <Trace> HTTP-Session: 380be3e7-1fde-42c7-8c69-975fdb252a59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13597 | 2024.10.09 23:21:56.284054 [ 188 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
13598 | 2024.10.09 23:21:56.284423 [ 188 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
13599 | 2024.10.09 23:21:56.284462 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13600 | 2024.10.09 23:21:56.284616 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13601 | 2024.10.09 23:21:56.284700 [ 188 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::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 | ||
13602 | 2024.10.09 23:21:56.285625 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13603 | 2024.10.09 23:21:56.286952 [ 188 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00405401 sec., 7400.080414207167 rows/sec., 469.73 KiB/sec. | ||
13604 | 2024.10.09 23:21:56.287166 [ 199 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
13605 | 2024.10.09 23:21:56.287253 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13606 | 2024.10.09 23:21:56.287320 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13607 | 2024.10.09 23:21:56.288257 [ 199 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_29_7} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13608 | 2024.10.09 23:21:56.288275 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13609 | 2024.10.09 23:21:56.288429 [ 199 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_29_7} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
13610 | 2024.10.09 23:21:56.288661 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13611 | 2024.10.09 23:21:56.288948 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13612 | 2024.10.09 23:21:56.289128 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.005014 sec., 167132.03031511765 rows/sec., 12.07 MiB/sec. | ||
13613 | 2024.10.09 23:21:56.289312 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Debug> DynamicQueryHandler: Done processing query | ||
13614 | 2024.10.09 23:21:56.289337 [ 3 ] {5f9a4001-6dbd-428b-baef-c1411780f863} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
13615 | 2024.10.09 23:21:56.289353 [ 3 ] {} <Debug> HTTP-Session: 380be3e7-1fde-42c7-8c69-975fdb252a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13616 | 2024.10.09 23:21:56.289476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13617 | 2024.10.09 23:21:56.289524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13618 | 2024.10.09 23:21:56.289544 [ 3 ] {} <Debug> HTTP-Session: ac70c06b-4be5-4983-9e03-116ff13039b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13619 | 2024.10.09 23:21:56.289560 [ 3 ] {} <Debug> HTTP-Session: ac70c06b-4be5-4983-9e03-116ff13039b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13620 | 2024.10.09 23:21:56.289575 [ 3 ] {} <Debug> HTTP-Session: ac70c06b-4be5-4983-9e03-116ff13039b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13621 | 2024.10.09 23:21:56.289606 [ 3 ] {} <Trace> HTTP-Session: ac70c06b-4be5-4983-9e03-116ff13039b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13622 | 2024.10.09 23:21:56.289702 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13623 | 2024.10.09 23:21:56.289747 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13624 | 2024.10.09 23:21:56.289884 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13625 | 2024.10.09 23:21:56.290154 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13626 | 2024.10.09 23:21:56.290190 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13627 | 2024.10.09 23:21:56.290544 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13628 | 2024.10.09 23:21:56.290868 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13629 | 2024.10.09 23:21:56.291034 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
13630 | 2024.10.09 23:21:56.291371 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Debug> DynamicQueryHandler: Done processing query | ||
13631 | 2024.10.09 23:21:56.291438 [ 3 ] {0ae3f78f-787e-4eca-9328-9f06e62b071a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13632 | 2024.10.09 23:21:56.291493 [ 3 ] {} <Debug> HTTP-Session: ac70c06b-4be5-4983-9e03-116ff13039b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13633 | 2024.10.09 23:21:56.291766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 181092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13634 | 2024.10.09 23:21:56.291819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13635 | 2024.10.09 23:21:56.291838 [ 3 ] {} <Debug> HTTP-Session: 26043379-0fc2-4686-a646-da134ecc8e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13636 | 2024.10.09 23:21:56.291855 [ 3 ] {} <Debug> HTTP-Session: 26043379-0fc2-4686-a646-da134ecc8e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13637 | 2024.10.09 23:21:56.291869 [ 3 ] {} <Debug> HTTP-Session: 26043379-0fc2-4686-a646-da134ecc8e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13638 | 2024.10.09 23:21:56.291900 [ 3 ] {} <Trace> HTTP-Session: 26043379-0fc2-4686-a646-da134ecc8e1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13639 | 2024.10.09 23:21:56.292418 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13640 | 2024.10.09 23:21:56.292467 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13641 | 2024.10.09 23:21:56.292719 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13642 | 2024.10.09 23:21:56.293598 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13643 | 2024.10.09 23:21:56.293635 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13644 | 2024.10.09 23:21:56.294085 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13645 | 2024.10.09 23:21:56.294434 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13646 | 2024.10.09 23:21:56.294596 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Debug> executeQuery: Read 957 rows, 65.12 KiB in 0.002568 sec., 372663.55140186916 rows/sec., 24.76 MiB/sec. | ||
13647 | 2024.10.09 23:21:56.294783 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Debug> DynamicQueryHandler: Done processing query | ||
13648 | 2024.10.09 23:21:56.294819 [ 3 ] {9c2dca1d-757e-4ace-b9d1-f9b7c4720708} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
13649 | 2024.10.09 23:21:56.294852 [ 3 ] {} <Debug> HTTP-Session: 26043379-0fc2-4686-a646-da134ecc8e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13650 | 2024.10.09 23:21:56.295097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13651 | 2024.10.09 23:21:56.295145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13652 | 2024.10.09 23:21:56.295165 [ 3 ] {} <Debug> HTTP-Session: b49950fa-1df9-4182-8189-fee4b0283adc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13653 | 2024.10.09 23:21:56.295182 [ 3 ] {} <Debug> HTTP-Session: b49950fa-1df9-4182-8189-fee4b0283adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13654 | 2024.10.09 23:21:56.295196 [ 3 ] {} <Debug> HTTP-Session: b49950fa-1df9-4182-8189-fee4b0283adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13655 | 2024.10.09 23:21:56.295226 [ 3 ] {} <Trace> HTTP-Session: b49950fa-1df9-4182-8189-fee4b0283adc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13656 | 2024.10.09 23:21:56.295318 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13657 | 2024.10.09 23:21:56.295364 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13658 | 2024.10.09 23:21:56.295493 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13659 | 2024.10.09 23:21:56.295751 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13660 | 2024.10.09 23:21:56.295785 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13661 | 2024.10.09 23:21:56.296130 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13662 | 2024.10.09 23:21:56.296453 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13663 | 2024.10.09 23:21:56.296612 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
13664 | 2024.10.09 23:21:56.296774 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Debug> DynamicQueryHandler: Done processing query | ||
13665 | 2024.10.09 23:21:56.296798 [ 3 ] {e9b75270-b9d6-407c-9522-8424d952b993} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13666 | 2024.10.09 23:21:56.296814 [ 3 ] {} <Debug> HTTP-Session: b49950fa-1df9-4182-8189-fee4b0283adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13667 | 2024.10.09 23:21:56.296925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13668 | 2024.10.09 23:21:56.296973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13669 | 2024.10.09 23:21:56.296992 [ 3 ] {} <Debug> HTTP-Session: 4ab70da0-41b0-4145-8f1f-0d5cc6de71cc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13670 | 2024.10.09 23:21:56.297009 [ 3 ] {} <Debug> HTTP-Session: 4ab70da0-41b0-4145-8f1f-0d5cc6de71cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13671 | 2024.10.09 23:21:56.297023 [ 3 ] {} <Debug> HTTP-Session: 4ab70da0-41b0-4145-8f1f-0d5cc6de71cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13672 | 2024.10.09 23:21:56.297053 [ 3 ] {} <Trace> HTTP-Session: 4ab70da0-41b0-4145-8f1f-0d5cc6de71cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13673 | 2024.10.09 23:21:56.297155 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13674 | 2024.10.09 23:21:56.297200 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13675 | 2024.10.09 23:21:56.297329 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13676 | 2024.10.09 23:21:56.297708 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13677 | 2024.10.09 23:21:56.297744 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13678 | 2024.10.09 23:21:56.298092 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13679 | 2024.10.09 23:21:56.298435 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13680 | 2024.10.09 23:21:56.298587 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Debug> executeQuery: Read 36 rows, 2.15 KiB in 0.001457 sec., 24708.304735758407 rows/sec., 1.44 MiB/sec. | ||
13681 | 2024.10.09 23:21:56.298749 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Debug> DynamicQueryHandler: Done processing query | ||
13682 | 2024.10.09 23:21:56.298772 [ 3 ] {506d4198-c964-4854-86a6-88a5f2962775} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13683 | 2024.10.09 23:21:56.298788 [ 3 ] {} <Debug> HTTP-Session: 4ab70da0-41b0-4145-8f1f-0d5cc6de71cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13684 | 2024.10.09 23:21:57.078622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1340 | ||
13685 | 2024.10.09 23:21:57.081822 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13686 | 2024.10.09 23:21:57.081869 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13687 | 2024.10.09 23:21:57.083364 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
13688 | 2024.10.09 23:21:57.084366 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13689 | 2024.10.09 23:21:57.084894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
13690 | 2024.10.09 23:22:00.063260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13691 | 2024.10.09 23:22:00.063404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13692 | 2024.10.09 23:22:00.063434 [ 3 ] {} <Debug> HTTP-Session: fc2a46a7-cf19-4b2b-ba2f-ce042aebf6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13693 | 2024.10.09 23:22:00.063463 [ 3 ] {} <Debug> HTTP-Session: fc2a46a7-cf19-4b2b-ba2f-ce042aebf6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13694 | 2024.10.09 23:22:00.063482 [ 3 ] {} <Debug> HTTP-Session: fc2a46a7-cf19-4b2b-ba2f-ce042aebf6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13695 | 2024.10.09 23:22:00.063537 [ 3 ] {} <Trace> HTTP-Session: fc2a46a7-cf19-4b2b-ba2f-ce042aebf6b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13696 | 2024.10.09 23:22:00.063780 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13697 | 2024.10.09 23:22:00.063848 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13698 | 2024.10.09 23:22:00.064191 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13699 | 2024.10.09 23:22:00.064682 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13700 | 2024.10.09 23:22:00.064722 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13701 | 2024.10.09 23:22:00.065160 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13702 | 2024.10.09 23:22:00.065567 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13703 | 2024.10.09 23:22:00.065715 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Debug> executeQuery: Read 114 rows, 9.85 KiB in 0.002029 sec., 56185.31296205027 rows/sec., 4.74 MiB/sec. | ||
13704 | 2024.10.09 23:22:00.065901 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Debug> DynamicQueryHandler: Done processing query | ||
13705 | 2024.10.09 23:22:00.065927 [ 3 ] {13744026-63be-42a1-93cd-575ae49ad70d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
13706 | 2024.10.09 23:22:00.065943 [ 3 ] {} <Debug> HTTP-Session: fc2a46a7-cf19-4b2b-ba2f-ce042aebf6b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13707 | 2024.10.09 23:22:00.066089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13708 | 2024.10.09 23:22:00.066139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13709 | 2024.10.09 23:22:00.066159 [ 3 ] {} <Debug> HTTP-Session: 3d4424b2-adf9-4b88-a3c0-81ae586d8812 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13710 | 2024.10.09 23:22:00.066175 [ 3 ] {} <Debug> HTTP-Session: 3d4424b2-adf9-4b88-a3c0-81ae586d8812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13711 | 2024.10.09 23:22:00.066190 [ 3 ] {} <Debug> HTTP-Session: 3d4424b2-adf9-4b88-a3c0-81ae586d8812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13712 | 2024.10.09 23:22:00.066221 [ 3 ] {} <Trace> HTTP-Session: 3d4424b2-adf9-4b88-a3c0-81ae586d8812 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13713 | 2024.10.09 23:22:00.066325 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13714 | 2024.10.09 23:22:00.066370 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13715 | 2024.10.09 23:22:00.066595 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13716 | 2024.10.09 23:22:00.066943 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13717 | 2024.10.09 23:22:00.066981 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13718 | 2024.10.09 23:22:00.067338 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13719 | 2024.10.09 23:22:00.067705 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13720 | 2024.10.09 23:22:00.067842 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001546 sec., 18758.08538163001 rows/sec., 1.38 MiB/sec. | ||
13721 | 2024.10.09 23:22:00.068105 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Debug> DynamicQueryHandler: Done processing query | ||
13722 | 2024.10.09 23:22:00.068162 [ 3 ] {6759ad88-d5fd-471d-adab-81cb9524bff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13723 | 2024.10.09 23:22:00.068224 [ 3 ] {} <Debug> HTTP-Session: 3d4424b2-adf9-4b88-a3c0-81ae586d8812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13724 | 2024.10.09 23:22:00.068391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 15785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13725 | 2024.10.09 23:22:00.068446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13726 | 2024.10.09 23:22:00.068466 [ 3 ] {} <Debug> HTTP-Session: a5e9a2e3-9922-4ec2-bba1-50f56aaf82a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13727 | 2024.10.09 23:22:00.068483 [ 3 ] {} <Debug> HTTP-Session: a5e9a2e3-9922-4ec2-bba1-50f56aaf82a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13728 | 2024.10.09 23:22:00.068498 [ 3 ] {} <Debug> HTTP-Session: a5e9a2e3-9922-4ec2-bba1-50f56aaf82a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13729 | 2024.10.09 23:22:00.068529 [ 3 ] {} <Trace> HTTP-Session: a5e9a2e3-9922-4ec2-bba1-50f56aaf82a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13730 | 2024.10.09 23:22:00.068652 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13731 | 2024.10.09 23:22:00.068697 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13732 | 2024.10.09 23:22:00.068938 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13733 | 2024.10.09 23:22:00.069300 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13734 | 2024.10.09 23:22:00.069337 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13735 | 2024.10.09 23:22:00.069694 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13736 | 2024.10.09 23:22:00.070070 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13737 | 2024.10.09 23:22:00.070201 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001595 sec., 58307.21003134796 rows/sec., 4.55 MiB/sec. | ||
13738 | 2024.10.09 23:22:00.070461 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Debug> DynamicQueryHandler: Done processing query | ||
13739 | 2024.10.09 23:22:00.070519 [ 3 ] {4a28bf34-eb96-4e69-9d0d-8cb8951e255d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13740 | 2024.10.09 23:22:00.070583 [ 3 ] {} <Debug> HTTP-Session: a5e9a2e3-9922-4ec2-bba1-50f56aaf82a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13741 | 2024.10.09 23:22:00.070771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 24081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13742 | 2024.10.09 23:22:00.070824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13743 | 2024.10.09 23:22:00.070844 [ 3 ] {} <Debug> HTTP-Session: 1aca7b90-3ffe-476d-8c52-244e90e1a86e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13744 | 2024.10.09 23:22:00.070861 [ 3 ] {} <Debug> HTTP-Session: 1aca7b90-3ffe-476d-8c52-244e90e1a86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13745 | 2024.10.09 23:22:00.070875 [ 3 ] {} <Debug> HTTP-Session: 1aca7b90-3ffe-476d-8c52-244e90e1a86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13746 | 2024.10.09 23:22:00.070909 [ 3 ] {} <Trace> HTTP-Session: 1aca7b90-3ffe-476d-8c52-244e90e1a86e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13747 | 2024.10.09 23:22:00.071057 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13748 | 2024.10.09 23:22:00.071107 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13749 | 2024.10.09 23:22:00.071271 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13750 | 2024.10.09 23:22:00.071654 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13751 | 2024.10.09 23:22:00.071690 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13752 | 2024.10.09 23:22:00.072076 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13753 | 2024.10.09 23:22:00.072426 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13754 | 2024.10.09 23:22:00.072579 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001579 sec., 79797.34008866371 rows/sec., 5.55 MiB/sec. | ||
13755 | 2024.10.09 23:22:00.072789 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Debug> DynamicQueryHandler: Done processing query | ||
13756 | 2024.10.09 23:22:00.072823 [ 3 ] {aa62d3e9-601b-48a1-b9e7-d3a7e04e97ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13757 | 2024.10.09 23:22:00.072856 [ 3 ] {} <Debug> HTTP-Session: 1aca7b90-3ffe-476d-8c52-244e90e1a86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13758 | 2024.10.09 23:22:00.073016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13759 | 2024.10.09 23:22:00.073066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13760 | 2024.10.09 23:22:00.073086 [ 3 ] {} <Debug> HTTP-Session: a19e7c4c-79f5-4df8-aacb-920df3b0cb1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13761 | 2024.10.09 23:22:00.073102 [ 3 ] {} <Debug> HTTP-Session: a19e7c4c-79f5-4df8-aacb-920df3b0cb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13762 | 2024.10.09 23:22:00.073116 [ 3 ] {} <Debug> HTTP-Session: a19e7c4c-79f5-4df8-aacb-920df3b0cb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13763 | 2024.10.09 23:22:00.073146 [ 3 ] {} <Trace> HTTP-Session: a19e7c4c-79f5-4df8-aacb-920df3b0cb1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13764 | 2024.10.09 23:22:00.073437 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13765 | 2024.10.09 23:22:00.073505 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <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 | ||
13766 | 2024.10.09 23:22:00.073955 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13767 | 2024.10.09 23:22:00.074557 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13768 | 2024.10.09 23:22:00.074593 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13769 | 2024.10.09 23:22:00.075232 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
13770 | 2024.10.09 23:22:00.075644 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13771 | 2024.10.09 23:22:00.075828 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002588 sec., 11205.564142194746 rows/sec., 20.08 MiB/sec. | ||
13772 | 2024.10.09 23:22:00.076051 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Debug> DynamicQueryHandler: Done processing query | ||
13773 | 2024.10.09 23:22:00.076075 [ 3 ] {acf77d02-576a-4bc8-b870-282c85d8d401} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
13774 | 2024.10.09 23:22:00.076091 [ 3 ] {} <Debug> HTTP-Session: a19e7c4c-79f5-4df8-aacb-920df3b0cb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13775 | 2024.10.09 23:22:00.076207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13776 | 2024.10.09 23:22:00.076256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13777 | 2024.10.09 23:22:00.076275 [ 3 ] {} <Debug> HTTP-Session: 752e7959-da4d-4c84-81b4-7c11f8355fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13778 | 2024.10.09 23:22:00.076292 [ 3 ] {} <Debug> HTTP-Session: 752e7959-da4d-4c84-81b4-7c11f8355fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13779 | 2024.10.09 23:22:00.076305 [ 3 ] {} <Debug> HTTP-Session: 752e7959-da4d-4c84-81b4-7c11f8355fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13780 | 2024.10.09 23:22:00.076339 [ 3 ] {} <Trace> HTTP-Session: 752e7959-da4d-4c84-81b4-7c11f8355fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13781 | 2024.10.09 23:22:00.076446 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13782 | 2024.10.09 23:22:00.076491 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13783 | 2024.10.09 23:22:00.076619 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13784 | 2024.10.09 23:22:00.076989 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13785 | 2024.10.09 23:22:00.077025 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
13786 | 2024.10.09 23:22:00.077395 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13787 | 2024.10.09 23:22:00.077718 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13788 | 2024.10.09 23:22:00.077870 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001456 sec., 31593.40659340659 rows/sec., 2.14 MiB/sec. | ||
13789 | 2024.10.09 23:22:00.078061 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Debug> DynamicQueryHandler: Done processing query | ||
13790 | 2024.10.09 23:22:00.078096 [ 3 ] {6ad37110-934b-4f3e-8251-fe616523ceb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13791 | 2024.10.09 23:22:00.078128 [ 3 ] {} <Debug> HTTP-Session: 752e7959-da4d-4c84-81b4-7c11f8355fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13792 | 2024.10.09 23:22:05.064807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13793 | 2024.10.09 23:22:05.064946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13794 | 2024.10.09 23:22:05.064975 [ 3 ] {} <Debug> HTTP-Session: 588abfc4-1903-4b01-abb3-bedbdca6c793 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13795 | 2024.10.09 23:22:05.065003 [ 3 ] {} <Debug> HTTP-Session: 588abfc4-1903-4b01-abb3-bedbdca6c793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13796 | 2024.10.09 23:22:05.065021 [ 3 ] {} <Debug> HTTP-Session: 588abfc4-1903-4b01-abb3-bedbdca6c793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13797 | 2024.10.09 23:22:05.065076 [ 3 ] {} <Trace> HTTP-Session: 588abfc4-1903-4b01-abb3-bedbdca6c793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13798 | 2024.10.09 23:22:05.065312 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13799 | 2024.10.09 23:22:05.065389 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13800 | 2024.10.09 23:22:05.065778 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13801 | 2024.10.09 23:22:05.066366 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13802 | 2024.10.09 23:22:05.066406 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13803 | 2024.10.09 23:22:05.066820 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13804 | 2024.10.09 23:22:05.067205 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13805 | 2024.10.09 23:22:05.067348 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Debug> executeQuery: Read 120 rows, 10.49 KiB in 0.002127 sec., 56417.48942172073 rows/sec., 4.82 MiB/sec. | ||
13806 | 2024.10.09 23:22:05.067374 [ 46 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13807 | 2024.10.09 23:22:05.067436 [ 46 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13808 | 2024.10.09 23:22:05.067472 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13809 | 2024.10.09 23:22:05.067597 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Debug> DynamicQueryHandler: Done processing query | ||
13810 | 2024.10.09 23:22:05.067686 [ 3 ] {e88e1d48-bf22-4133-b1fe-2d0e62874972} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
13811 | 2024.10.09 23:22:05.067772 [ 3 ] {} <Debug> HTTP-Session: 588abfc4-1903-4b01-abb3-bedbdca6c793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13812 | 2024.10.09 23:22:05.067926 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::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 | ||
13813 | 2024.10.09 23:22:05.068018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13814 | 2024.10.09 23:22:05.068203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13815 | 2024.10.09 23:22:05.068298 [ 3 ] {} <Debug> HTTP-Session: cd4f650c-275b-4531-b630-82ebbf10d58d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13816 | 2024.10.09 23:22:05.068378 [ 3 ] {} <Debug> HTTP-Session: cd4f650c-275b-4531-b630-82ebbf10d58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13817 | 2024.10.09 23:22:05.068457 [ 3 ] {} <Debug> HTTP-Session: cd4f650c-275b-4531-b630-82ebbf10d58d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13818 | 2024.10.09 23:22:05.068616 [ 3 ] {} <Trace> HTTP-Session: cd4f650c-275b-4531-b630-82ebbf10d58d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13819 | 2024.10.09 23:22:05.068694 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13820 | 2024.10.09 23:22:05.068778 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1462 rows starting from the beginning of the part | ||
13821 | 2024.10.09 23:22:05.068871 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13822 | 2024.10.09 23:22:05.069031 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13823 | 2024.10.09 23:22:05.069041 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 247 rows starting from the beginning of the part | ||
13824 | 2024.10.09 23:22:05.069522 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 121 rows starting from the beginning of the part | ||
13825 | 2024.10.09 23:22:05.069780 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1329 rows starting from the beginning of the part | ||
13826 | 2024.10.09 23:22:05.070165 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 114 rows starting from the beginning of the part | ||
13827 | 2024.10.09 23:22:05.070544 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 120 rows starting from the beginning of the part | ||
13828 | 2024.10.09 23:22:05.070994 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13829 | 2024.10.09 23:22:05.071840 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13830 | 2024.10.09 23:22:05.071891 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13831 | 2024.10.09 23:22:05.072942 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13832 | 2024.10.09 23:22:05.073517 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13833 | 2024.10.09 23:22:05.073710 [ 46 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13834 | 2024.10.09 23:22:05.073758 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004979 sec., 6426.993372163085 rows/sec., 483.28 KiB/sec. | ||
13835 | 2024.10.09 23:22:05.073789 [ 46 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13836 | 2024.10.09 23:22:05.073887 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13837 | 2024.10.09 23:22:05.074489 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Debug> DynamicQueryHandler: Done processing query | ||
13838 | 2024.10.09 23:22:05.074560 [ 3 ] {3d073e57-7066-458e-a481-89a473f586aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13839 | 2024.10.09 23:22:05.074605 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3393 rows, containing 5 columns (5 merged, 0 gathered) in 0.007036608 sec., 482192.55641354475 rows/sec., 42.44 MiB/sec. | ||
13840 | 2024.10.09 23:22:05.074641 [ 3 ] {} <Debug> HTTP-Session: cd4f650c-275b-4531-b630-82ebbf10d58d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13841 | 2024.10.09 23:22:05.074846 [ 195 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
13842 | 2024.10.09 23:22:05.074868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13843 | 2024.10.09 23:22:05.075012 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13844 | 2024.10.09 23:22:05.075021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13845 | 2024.10.09 23:22:05.075104 [ 3 ] {} <Debug> HTTP-Session: 5171d47e-b13a-4b6f-a261-b71008103bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13846 | 2024.10.09 23:22:05.075173 [ 3 ] {} <Debug> HTTP-Session: 5171d47e-b13a-4b6f-a261-b71008103bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13847 | 2024.10.09 23:22:05.075249 [ 3 ] {} <Debug> HTTP-Session: 5171d47e-b13a-4b6f-a261-b71008103bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13848 | 2024.10.09 23:22:05.075353 [ 3 ] {} <Trace> HTTP-Session: 5171d47e-b13a-4b6f-a261-b71008103bdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13849 | 2024.10.09 23:22:05.075608 [ 195 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13850 | 2024.10.09 23:22:05.075705 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13851 | 2024.10.09 23:22:05.075768 [ 195 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 79 rows starting from the beginning of the part | ||
13852 | 2024.10.09 23:22:05.075838 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13853 | 2024.10.09 23:22:05.076308 [ 195 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
13854 | 2024.10.09 23:22:05.076795 [ 195 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 29 rows starting from the beginning of the part | ||
13855 | 2024.10.09 23:22:05.077344 [ 195 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
13856 | 2024.10.09 23:22:05.077744 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13857 | 2024.10.09 23:22:05.077808 [ 195 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 29 rows starting from the beginning of the part | ||
13858 | 2024.10.09 23:22:05.078270 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_76_15} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13859 | 2024.10.09 23:22:05.078376 [ 195 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
13860 | 2024.10.09 23:22:05.078660 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
13861 | 2024.10.09 23:22:05.079169 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13862 | 2024.10.09 23:22:05.080179 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13863 | 2024.10.09 23:22:05.080249 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13864 | 2024.10.09 23:22:05.081264 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13865 | 2024.10.09 23:22:05.081380 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.006936368 sec., 33879.40201557933 rows/sec., 2.60 MiB/sec. | ||
13866 | 2024.10.09 23:22:05.081576 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13867 | 2024.10.09 23:22:05.081791 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13868 | 2024.10.09 23:22:05.082022 [ 46 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13869 | 2024.10.09 23:22:05.082065 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00652 sec., 14723.926380368099 rows/sec., 1.15 MiB/sec. | ||
13870 | 2024.10.09 23:22:05.082093 [ 46 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13871 | 2024.10.09 23:22:05.082152 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13872 | 2024.10.09 23:22:05.082590 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::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 | ||
13873 | 2024.10.09 23:22:05.082722 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13874 | 2024.10.09 23:22:05.082786 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Debug> DynamicQueryHandler: Done processing query | ||
13875 | 2024.10.09 23:22:05.082974 [ 3 ] {5331d31f-edc5-49db-bce6-b054f844bfb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13876 | 2024.10.09 23:22:05.083149 [ 3 ] {} <Debug> HTTP-Session: 5171d47e-b13a-4b6f-a261-b71008103bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13877 | 2024.10.09 23:22:05.083410 [ 198 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_66_13} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13878 | 2024.10.09 23:22:05.083757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13879 | 2024.10.09 23:22:05.083799 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13880 | 2024.10.09 23:22:05.083917 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13881 | 2024.10.09 23:22:05.084024 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 941 rows starting from the beginning of the part | ||
13882 | 2024.10.09 23:22:05.084094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13883 | 2024.10.09 23:22:05.084200 [ 3 ] {} <Debug> HTTP-Session: 8c08ac72-1368-4584-abfb-2ed2623f222e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13884 | 2024.10.09 23:22:05.084296 [ 3 ] {} <Debug> HTTP-Session: 8c08ac72-1368-4584-abfb-2ed2623f222e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13885 | 2024.10.09 23:22:05.084380 [ 3 ] {} <Debug> HTTP-Session: 8c08ac72-1368-4584-abfb-2ed2623f222e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13886 | 2024.10.09 23:22:05.084481 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 411 rows starting from the beginning of the part | ||
13887 | 2024.10.09 23:22:05.084527 [ 3 ] {} <Trace> HTTP-Session: 8c08ac72-1368-4584-abfb-2ed2623f222e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13888 | 2024.10.09 23:22:05.084780 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 98 rows starting from the beginning of the part | ||
13889 | 2024.10.09 23:22:05.085135 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13890 | 2024.10.09 23:22:05.085414 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 838 rows starting from the beginning of the part | ||
13891 | 2024.10.09 23:22:05.085482 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13892 | 2024.10.09 23:22:05.085942 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 93 rows starting from the beginning of the part | ||
13893 | 2024.10.09 23:22:05.086255 [ 186 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 96 rows starting from the beginning of the part | ||
13894 | 2024.10.09 23:22:05.086712 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13895 | 2024.10.09 23:22:05.087334 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13896 | 2024.10.09 23:22:05.087385 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13897 | 2024.10.09 23:22:05.087929 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13898 | 2024.10.09 23:22:05.088356 [ 196 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2477 rows, containing 5 columns (5 merged, 0 gathered) in 0.006088401 sec., 406839.1684450482 rows/sec., 31.25 MiB/sec. | ||
13899 | 2024.10.09 23:22:05.088401 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13900 | 2024.10.09 23:22:05.088613 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13901 | 2024.10.09 23:22:05.088622 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003837 sec., 41699.24420119885 rows/sec., 2.90 MiB/sec. | ||
13902 | 2024.10.09 23:22:05.088693 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13903 | 2024.10.09 23:22:05.088764 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13904 | 2024.10.09 23:22:05.088927 [ 187 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13905 | 2024.10.09 23:22:05.089096 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Debug> DynamicQueryHandler: Done processing query | ||
13906 | 2024.10.09 23:22:05.089170 [ 3 ] {2d482696-ee8d-4abb-bef4-7c2304accf52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13907 | 2024.10.09 23:22:05.089188 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::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 | ||
13908 | 2024.10.09 23:22:05.089231 [ 3 ] {} <Debug> HTTP-Session: 8c08ac72-1368-4584-abfb-2ed2623f222e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13909 | 2024.10.09 23:22:05.089575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13910 | 2024.10.09 23:22:05.089819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13911 | 2024.10.09 23:22:05.089942 [ 3 ] {} <Debug> HTTP-Session: e2a2a597-70f5-4e4f-b173-78c15464884e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13912 | 2024.10.09 23:22:05.089970 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13913 | 2024.10.09 23:22:05.090020 [ 3 ] {} <Debug> HTTP-Session: e2a2a597-70f5-4e4f-b173-78c15464884e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13914 | 2024.10.09 23:22:05.090089 [ 3 ] {} <Debug> HTTP-Session: e2a2a597-70f5-4e4f-b173-78c15464884e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13915 | 2024.10.09 23:22:05.090162 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22026 rows starting from the beginning of the part | ||
13916 | 2024.10.09 23:22:05.090217 [ 3 ] {} <Trace> HTTP-Session: e2a2a597-70f5-4e4f-b173-78c15464884e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13917 | 2024.10.09 23:22:05.090634 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
13918 | 2024.10.09 23:22:05.090698 [ 187 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13919 | 2024.10.09 23:22:05.090876 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13920 | 2024.10.09 23:22:05.091116 [ 187 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_76_15} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13921 | 2024.10.09 23:22:05.091258 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part | ||
13922 | 2024.10.09 23:22:05.091377 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <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 | ||
13923 | 2024.10.09 23:22:05.091439 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
13924 | 2024.10.09 23:22:05.091792 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 957 rows starting from the beginning of the part | ||
13925 | 2024.10.09 23:22:05.092152 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 126 rows starting from the beginning of the part | ||
13926 | 2024.10.09 23:22:05.092531 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
13927 | 2024.10.09 23:22:05.094276 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13928 | 2024.10.09 23:22:05.095385 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13929 | 2024.10.09 23:22:05.095456 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13930 | 2024.10.09 23:22:05.097419 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
13931 | 2024.10.09 23:22:05.098279 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13932 | 2024.10.09 23:22:05.098435 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
13933 | 2024.10.09 23:22:05.098436 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007981 sec., 4009.522616213507 rows/sec., 7.18 MiB/sec. | ||
13934 | 2024.10.09 23:22:05.098480 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13935 | 2024.10.09 23:22:05.098530 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13936 | 2024.10.09 23:22:05.098804 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
13937 | 2024.10.09 23:22:05.098918 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Debug> DynamicQueryHandler: Done processing query | ||
13938 | 2024.10.09 23:22:05.098959 [ 3 ] {cad1eff2-b128-4bf0-97e4-f9a022dffb13} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
13939 | 2024.10.09 23:22:05.098991 [ 3 ] {} <Debug> HTTP-Session: e2a2a597-70f5-4e4f-b173-78c15464884e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13940 | 2024.10.09 23:22:05.099181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13941 | 2024.10.09 23:22:05.099291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13942 | 2024.10.09 23:22:05.099347 [ 3 ] {} <Debug> HTTP-Session: 6bd7ab02-d7cf-48c9-b84b-1ac0c627d788 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
13943 | 2024.10.09 23:22:05.099399 [ 3 ] {} <Debug> HTTP-Session: 6bd7ab02-d7cf-48c9-b84b-1ac0c627d788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13944 | 2024.10.09 23:22:05.099440 [ 3 ] {} <Debug> HTTP-Session: 6bd7ab02-d7cf-48c9-b84b-1ac0c627d788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13945 | 2024.10.09 23:22:05.099473 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13946 | 2024.10.09 23:22:05.099501 [ 3 ] {} <Trace> HTTP-Session: 6bd7ab02-d7cf-48c9-b84b-1ac0c627d788 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13947 | 2024.10.09 23:22:05.099595 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1216 rows starting from the beginning of the part | ||
13948 | 2024.10.09 23:22:05.099754 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13949 | 2024.10.09 23:22:05.099963 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13950 | 2024.10.09 23:22:05.100347 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
13951 | 2024.10.09 23:22:05.100862 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13952 | 2024.10.09 23:22:05.101234 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 29 rows starting from the beginning of the part | ||
13953 | 2024.10.09 23:22:05.101894 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
13954 | 2024.10.09 23:22:05.101981 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13955 | 2024.10.09 23:22:05.102048 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13956 | 2024.10.09 23:22:05.102600 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 29 rows starting from the beginning of the part | ||
13957 | 2024.10.09 23:22:05.103565 [ 187 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
13958 | 2024.10.09 23:22:05.103610 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13959 | 2024.10.09 23:22:05.104625 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13960 | 2024.10.09 23:22:05.106080 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006438 sec., 9319.664492078286 rows/sec., 643.15 KiB/sec. | ||
13961 | 2024.10.09 23:22:05.106619 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Debug> DynamicQueryHandler: Done processing query | ||
13962 | 2024.10.09 23:22:05.106655 [ 3 ] {c77a9279-231e-4b40-a72b-57a62e405f29} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13963 | 2024.10.09 23:22:05.106693 [ 3 ] {} <Debug> HTTP-Session: 6bd7ab02-d7cf-48c9-b84b-1ac0c627d788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13964 | 2024.10.09 23:22:05.111426 [ 192 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23667 rows, containing 5 columns (5 merged, 0 gathered) in 0.022506245 sec., 1051574.796239888 rows/sec., 71.07 MiB/sec. | ||
13965 | 2024.10.09 23:22:05.111950 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13966 | 2024.10.09 23:22:05.112423 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13967 | 2024.10.09 23:22:05.112526 [ 197 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13968 | 2024.10.09 23:22:05.112701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
13969 | 2024.10.09 23:22:05.113619 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 19 columns (19 merged, 0 gathered) in 0.014976626 sec., 91475.87714349013 rows/sec., 163.92 MiB/sec. | ||
13970 | 2024.10.09 23:22:05.115128 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
13971 | 2024.10.09 23:22:05.115707 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13972 | 2024.10.09 23:22:05.115791 [ 197 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
13973 | 2024.10.09 23:22:05.115934 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. | ||
13974 | 2024.10.09 23:22:06.000159 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.29 MiB, peak 190.05 MiB, free memory in arenas 0.00 B, will set to 178.36 MiB (RSS), difference: 4.07 MiB | ||
13975 | 2024.10.09 23:22:06.792173 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13976 | 2024.10.09 23:22:06.792226 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13977 | 2024.10.09 23:22:07.001498 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001065452 sec. | ||
13978 | 2024.10.09 23:22:07.085222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1364 | ||
13979 | 2024.10.09 23:22:07.087948 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13980 | 2024.10.09 23:22:07.087997 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13981 | 2024.10.09 23:22:07.089493 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13982 | 2024.10.09 23:22:07.090503 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13983 | 2024.10.09 23:22:07.091090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
13984 | 2024.10.09 23:22:07.730172 [ 45 ] {} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
13985 | 2024.10.09 23:22:07.730249 [ 45 ] {} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13986 | 2024.10.09 23:22:07.730273 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
13987 | 2024.10.09 23:22:07.730500 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
13988 | 2024.10.09 23:22:07.730731 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13989 | 2024.10.09 23:22:07.730777 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
13990 | 2024.10.09 23:22:07.730865 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
13991 | 2024.10.09 23:22:07.730978 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
13992 | 2024.10.09 23:22:07.731280 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
13993 | 2024.10.09 23:22:07.731469 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
13994 | 2024.10.09 23:22:07.732509 [ 191 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002147512 sec., 81023.99427802966 rows/sec., 4.13 MiB/sec. | ||
13995 | 2024.10.09 23:22:07.732695 [ 196 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
13996 | 2024.10.09 23:22:07.733181 [ 196 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13997 | 2024.10.09 23:22:07.733277 [ 196 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_29_6} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
13998 | 2024.10.09 23:22:07.733381 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13999 | 2024.10.09 23:22:10.069315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14000 | 2024.10.09 23:22:10.069487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14001 | 2024.10.09 23:22:10.069535 [ 3 ] {} <Debug> HTTP-Session: b8c8081b-b917-4c0b-9059-f4d5c55cb4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14002 | 2024.10.09 23:22:10.069577 [ 3 ] {} <Debug> HTTP-Session: b8c8081b-b917-4c0b-9059-f4d5c55cb4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14003 | 2024.10.09 23:22:10.069607 [ 3 ] {} <Debug> HTTP-Session: b8c8081b-b917-4c0b-9059-f4d5c55cb4bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14004 | 2024.10.09 23:22:10.069689 [ 3 ] {} <Trace> HTTP-Session: b8c8081b-b917-4c0b-9059-f4d5c55cb4bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14005 | 2024.10.09 23:22:10.069964 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14006 | 2024.10.09 23:22:10.070074 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14007 | 2024.10.09 23:22:10.070481 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14008 | 2024.10.09 23:22:10.070921 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14009 | 2024.10.09 23:22:10.070962 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14010 | 2024.10.09 23:22:10.071394 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14011 | 2024.10.09 23:22:10.071792 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14012 | 2024.10.09 23:22:10.071943 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002065 sec., 968.5230024213075 rows/sec., 78.98 KiB/sec. | ||
14013 | 2024.10.09 23:22:10.072161 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Debug> DynamicQueryHandler: Done processing query | ||
14014 | 2024.10.09 23:22:10.072188 [ 3 ] {136d72da-d744-463e-b130-48530e40361c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14015 | 2024.10.09 23:22:10.072205 [ 3 ] {} <Debug> HTTP-Session: b8c8081b-b917-4c0b-9059-f4d5c55cb4bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14016 | 2024.10.09 23:22:10.072393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 37489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14017 | 2024.10.09 23:22:10.072453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14018 | 2024.10.09 23:22:10.072473 [ 3 ] {} <Debug> HTTP-Session: fd6066e5-cbf2-4fe3-958b-4271475974f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14019 | 2024.10.09 23:22:10.072492 [ 3 ] {} <Debug> HTTP-Session: fd6066e5-cbf2-4fe3-958b-4271475974f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14020 | 2024.10.09 23:22:10.072506 [ 3 ] {} <Debug> HTTP-Session: fd6066e5-cbf2-4fe3-958b-4271475974f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14021 | 2024.10.09 23:22:10.072541 [ 3 ] {} <Trace> HTTP-Session: fd6066e5-cbf2-4fe3-958b-4271475974f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14022 | 2024.10.09 23:22:10.072747 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14023 | 2024.10.09 23:22:10.072794 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14024 | 2024.10.09 23:22:10.073026 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14025 | 2024.10.09 23:22:10.073537 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14026 | 2024.10.09 23:22:10.073574 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14027 | 2024.10.09 23:22:10.073996 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14028 | 2024.10.09 23:22:10.074372 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14029 | 2024.10.09 23:22:10.074503 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001865 sec., 132975.87131367292 rows/sec., 11.74 MiB/sec. | ||
14030 | 2024.10.09 23:22:10.074773 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Debug> DynamicQueryHandler: Done processing query | ||
14031 | 2024.10.09 23:22:10.074845 [ 3 ] {6c7d5a04-1b5f-44dd-8ae5-e6ac6063d7d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
14032 | 2024.10.09 23:22:10.074900 [ 3 ] {} <Debug> HTTP-Session: fd6066e5-cbf2-4fe3-958b-4271475974f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14033 | 2024.10.09 23:22:10.075110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14034 | 2024.10.09 23:22:10.075169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14035 | 2024.10.09 23:22:10.075189 [ 3 ] {} <Debug> HTTP-Session: 2bde1fb7-7170-49f9-b4a1-3dd6a2d6478f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14036 | 2024.10.09 23:22:10.075207 [ 3 ] {} <Debug> HTTP-Session: 2bde1fb7-7170-49f9-b4a1-3dd6a2d6478f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14037 | 2024.10.09 23:22:10.075221 [ 3 ] {} <Debug> HTTP-Session: 2bde1fb7-7170-49f9-b4a1-3dd6a2d6478f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14038 | 2024.10.09 23:22:10.075256 [ 3 ] {} <Trace> HTTP-Session: 2bde1fb7-7170-49f9-b4a1-3dd6a2d6478f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14039 | 2024.10.09 23:22:10.075370 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14040 | 2024.10.09 23:22:10.075417 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14041 | 2024.10.09 23:22:10.075660 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14042 | 2024.10.09 23:22:10.076033 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14043 | 2024.10.09 23:22:10.076070 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14044 | 2024.10.09 23:22:10.076426 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14045 | 2024.10.09 23:22:10.076790 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14046 | 2024.10.09 23:22:10.076921 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001585 sec., 19558.359621451105 rows/sec., 1.43 MiB/sec. | ||
14047 | 2024.10.09 23:22:10.077092 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Debug> DynamicQueryHandler: Done processing query | ||
14048 | 2024.10.09 23:22:10.077116 [ 3 ] {f95ea134-d0a4-4b03-bc2c-a2d33d1170d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14049 | 2024.10.09 23:22:10.077133 [ 3 ] {} <Debug> HTTP-Session: 2bde1fb7-7170-49f9-b4a1-3dd6a2d6478f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14050 | 2024.10.09 23:22:10.077247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14051 | 2024.10.09 23:22:10.077298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14052 | 2024.10.09 23:22:10.077318 [ 3 ] {} <Debug> HTTP-Session: 76109f67-28e2-44ea-9f06-d79ae012ef49 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14053 | 2024.10.09 23:22:10.077335 [ 3 ] {} <Debug> HTTP-Session: 76109f67-28e2-44ea-9f06-d79ae012ef49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14054 | 2024.10.09 23:22:10.077349 [ 3 ] {} <Debug> HTTP-Session: 76109f67-28e2-44ea-9f06-d79ae012ef49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14055 | 2024.10.09 23:22:10.077381 [ 3 ] {} <Trace> HTTP-Session: 76109f67-28e2-44ea-9f06-d79ae012ef49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14056 | 2024.10.09 23:22:10.077481 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14057 | 2024.10.09 23:22:10.077525 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14058 | 2024.10.09 23:22:10.077747 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14059 | 2024.10.09 23:22:10.078086 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14060 | 2024.10.09 23:22:10.078123 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14061 | 2024.10.09 23:22:10.078479 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
14062 | 2024.10.09 23:22:10.078870 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14063 | 2024.10.09 23:22:10.079007 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001551 sec., 9026.434558349452 rows/sec., 632.15 KiB/sec. | ||
14064 | 2024.10.09 23:22:10.079241 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Debug> DynamicQueryHandler: Done processing query | ||
14065 | 2024.10.09 23:22:10.079267 [ 3 ] {4e0e5297-a6d6-4a76-bf12-08ec876ec3a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14066 | 2024.10.09 23:22:10.079284 [ 3 ] {} <Debug> HTTP-Session: 76109f67-28e2-44ea-9f06-d79ae012ef49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14067 | 2024.10.09 23:22:10.079405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14068 | 2024.10.09 23:22:10.079457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14069 | 2024.10.09 23:22:10.079476 [ 3 ] {} <Debug> HTTP-Session: 5c191549-37ae-4b46-8e64-7df5c0504ed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14070 | 2024.10.09 23:22:10.079493 [ 3 ] {} <Debug> HTTP-Session: 5c191549-37ae-4b46-8e64-7df5c0504ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14071 | 2024.10.09 23:22:10.079508 [ 3 ] {} <Debug> HTTP-Session: 5c191549-37ae-4b46-8e64-7df5c0504ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14072 | 2024.10.09 23:22:10.079539 [ 3 ] {} <Trace> HTTP-Session: 5c191549-37ae-4b46-8e64-7df5c0504ed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14073 | 2024.10.09 23:22:10.079634 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14074 | 2024.10.09 23:22:10.079678 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14075 | 2024.10.09 23:22:10.079901 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14076 | 2024.10.09 23:22:10.080194 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14077 | 2024.10.09 23:22:10.080230 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14078 | 2024.10.09 23:22:10.080576 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14079 | 2024.10.09 23:22:10.080948 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14080 | 2024.10.09 23:22:10.081089 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 239.36 KiB/sec. | ||
14081 | 2024.10.09 23:22:10.081260 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Debug> DynamicQueryHandler: Done processing query | ||
14082 | 2024.10.09 23:22:10.081284 [ 3 ] {0bc76c5d-e210-4a31-8a59-3123eccf2ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14083 | 2024.10.09 23:22:10.081301 [ 3 ] {} <Debug> HTTP-Session: 5c191549-37ae-4b46-8e64-7df5c0504ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14084 | 2024.10.09 23:22:10.081487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 67031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14085 | 2024.10.09 23:22:10.081538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14086 | 2024.10.09 23:22:10.081557 [ 3 ] {} <Debug> HTTP-Session: 003e0981-6452-438b-81e3-f8b02a686ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14087 | 2024.10.09 23:22:10.081574 [ 3 ] {} <Debug> HTTP-Session: 003e0981-6452-438b-81e3-f8b02a686ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14088 | 2024.10.09 23:22:10.081588 [ 3 ] {} <Debug> HTTP-Session: 003e0981-6452-438b-81e3-f8b02a686ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14089 | 2024.10.09 23:22:10.081620 [ 3 ] {} <Trace> HTTP-Session: 003e0981-6452-438b-81e3-f8b02a686ae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14090 | 2024.10.09 23:22:10.081844 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14091 | 2024.10.09 23:22:10.081887 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14092 | 2024.10.09 23:22:10.082109 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14093 | 2024.10.09 23:22:10.082702 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14094 | 2024.10.09 23:22:10.082739 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14095 | 2024.10.09 23:22:10.083112 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14096 | 2024.10.09 23:22:10.083484 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14097 | 2024.10.09 23:22:10.083612 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001894 sec., 218057.0221752904 rows/sec., 15.55 MiB/sec. | ||
14098 | 2024.10.09 23:22:10.083781 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Debug> DynamicQueryHandler: Done processing query | ||
14099 | 2024.10.09 23:22:10.083806 [ 3 ] {c5326f57-b670-4697-bda2-8de2c086936d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
14100 | 2024.10.09 23:22:10.083822 [ 3 ] {} <Debug> HTTP-Session: 003e0981-6452-438b-81e3-f8b02a686ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14101 | 2024.10.09 23:22:10.083957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14102 | 2024.10.09 23:22:10.084006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14103 | 2024.10.09 23:22:10.084026 [ 3 ] {} <Debug> HTTP-Session: fc703b70-e76f-43e7-a578-762fdaf914b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14104 | 2024.10.09 23:22:10.084042 [ 3 ] {} <Debug> HTTP-Session: fc703b70-e76f-43e7-a578-762fdaf914b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14105 | 2024.10.09 23:22:10.084056 [ 3 ] {} <Debug> HTTP-Session: fc703b70-e76f-43e7-a578-762fdaf914b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14106 | 2024.10.09 23:22:10.084087 [ 3 ] {} <Trace> HTTP-Session: fc703b70-e76f-43e7-a578-762fdaf914b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14107 | 2024.10.09 23:22:10.084181 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14108 | 2024.10.09 23:22:10.084227 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14109 | 2024.10.09 23:22:10.084356 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14110 | 2024.10.09 23:22:10.084617 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14111 | 2024.10.09 23:22:10.084653 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14112 | 2024.10.09 23:22:10.085009 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14113 | 2024.10.09 23:22:10.085363 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14114 | 2024.10.09 23:22:10.085493 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. | ||
14115 | 2024.10.09 23:22:10.085655 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Debug> DynamicQueryHandler: Done processing query | ||
14116 | 2024.10.09 23:22:10.085679 [ 3 ] {0de11ed5-0a47-49d9-992d-3bb8207bee43} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14117 | 2024.10.09 23:22:10.085696 [ 3 ] {} <Debug> HTTP-Session: fc703b70-e76f-43e7-a578-762fdaf914b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14118 | 2024.10.09 23:22:10.085843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14119 | 2024.10.09 23:22:10.085893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14120 | 2024.10.09 23:22:10.085913 [ 3 ] {} <Debug> HTTP-Session: 91aec263-9800-42c0-bc33-b70fc122992b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14121 | 2024.10.09 23:22:10.085931 [ 3 ] {} <Debug> HTTP-Session: 91aec263-9800-42c0-bc33-b70fc122992b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14122 | 2024.10.09 23:22:10.085945 [ 3 ] {} <Debug> HTTP-Session: 91aec263-9800-42c0-bc33-b70fc122992b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14123 | 2024.10.09 23:22:10.085975 [ 3 ] {} <Trace> HTTP-Session: 91aec263-9800-42c0-bc33-b70fc122992b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14124 | 2024.10.09 23:22:10.086168 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14125 | 2024.10.09 23:22:10.086216 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14126 | 2024.10.09 23:22:10.086359 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14127 | 2024.10.09 23:22:10.086963 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14128 | 2024.10.09 23:22:10.086999 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14129 | 2024.10.09 23:22:10.087409 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14130 | 2024.10.09 23:22:10.087760 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14131 | 2024.10.09 23:22:10.087910 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001848 sec., 128787.87878787878 rows/sec., 8.63 MiB/sec. | ||
14132 | 2024.10.09 23:22:10.088193 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Debug> DynamicQueryHandler: Done processing query | ||
14133 | 2024.10.09 23:22:10.088251 [ 3 ] {0eb0b432-2810-4902-9ff9-f81e659249e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14134 | 2024.10.09 23:22:10.088317 [ 3 ] {} <Debug> HTTP-Session: 91aec263-9800-42c0-bc33-b70fc122992b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14135 | 2024.10.09 23:22:10.088492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14136 | 2024.10.09 23:22:10.088546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14137 | 2024.10.09 23:22:10.088566 [ 3 ] {} <Debug> HTTP-Session: 9eb8433b-195d-48bb-9a4f-d7920d251064 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14138 | 2024.10.09 23:22:10.088583 [ 3 ] {} <Debug> HTTP-Session: 9eb8433b-195d-48bb-9a4f-d7920d251064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14139 | 2024.10.09 23:22:10.088598 [ 3 ] {} <Debug> HTTP-Session: 9eb8433b-195d-48bb-9a4f-d7920d251064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14140 | 2024.10.09 23:22:10.088629 [ 3 ] {} <Trace> HTTP-Session: 9eb8433b-195d-48bb-9a4f-d7920d251064 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14141 | 2024.10.09 23:22:10.088726 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14142 | 2024.10.09 23:22:10.088773 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14143 | 2024.10.09 23:22:10.088931 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14144 | 2024.10.09 23:22:10.089227 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14145 | 2024.10.09 23:22:10.089263 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14146 | 2024.10.09 23:22:10.089611 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14147 | 2024.10.09 23:22:10.089944 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14148 | 2024.10.09 23:22:10.090114 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. | ||
14149 | 2024.10.09 23:22:10.090326 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Debug> DynamicQueryHandler: Done processing query | ||
14150 | 2024.10.09 23:22:10.090352 [ 3 ] {e51f562f-1015-4e7a-b458-0c0f7c2016ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14151 | 2024.10.09 23:22:10.090368 [ 3 ] {} <Debug> HTTP-Session: 9eb8433b-195d-48bb-9a4f-d7920d251064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14152 | 2024.10.09 23:22:10.090518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14153 | 2024.10.09 23:22:10.090567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14154 | 2024.10.09 23:22:10.090586 [ 3 ] {} <Debug> HTTP-Session: fccf9b4a-361e-43c9-9251-40b819acbadf Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14155 | 2024.10.09 23:22:10.090604 [ 3 ] {} <Debug> HTTP-Session: fccf9b4a-361e-43c9-9251-40b819acbadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14156 | 2024.10.09 23:22:10.090618 [ 3 ] {} <Debug> HTTP-Session: fccf9b4a-361e-43c9-9251-40b819acbadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14157 | 2024.10.09 23:22:10.090649 [ 3 ] {} <Trace> HTTP-Session: fccf9b4a-361e-43c9-9251-40b819acbadf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14158 | 2024.10.09 23:22:10.090947 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14159 | 2024.10.09 23:22:10.091012 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <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 | ||
14160 | 2024.10.09 23:22:10.091447 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14161 | 2024.10.09 23:22:10.092157 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14162 | 2024.10.09 23:22:10.092193 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14163 | 2024.10.09 23:22:10.092881 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
14164 | 2024.10.09 23:22:10.093306 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14165 | 2024.10.09 23:22:10.093493 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002755 sec., 10526.315789473683 rows/sec., 18.86 MiB/sec. | ||
14166 | 2024.10.09 23:22:10.093715 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Debug> DynamicQueryHandler: Done processing query | ||
14167 | 2024.10.09 23:22:10.093739 [ 3 ] {976d6286-4786-43e5-9b9b-b49fa55bc474} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
14168 | 2024.10.09 23:22:10.093755 [ 3 ] {} <Debug> HTTP-Session: fccf9b4a-361e-43c9-9251-40b819acbadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14169 | 2024.10.09 23:22:10.093890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14170 | 2024.10.09 23:22:10.093941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14171 | 2024.10.09 23:22:10.093961 [ 3 ] {} <Debug> HTTP-Session: ac0bbab2-8da4-4681-a399-774de0a09c85 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14172 | 2024.10.09 23:22:10.093978 [ 3 ] {} <Debug> HTTP-Session: ac0bbab2-8da4-4681-a399-774de0a09c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14173 | 2024.10.09 23:22:10.093993 [ 3 ] {} <Debug> HTTP-Session: ac0bbab2-8da4-4681-a399-774de0a09c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14174 | 2024.10.09 23:22:10.094024 [ 3 ] {} <Trace> HTTP-Session: ac0bbab2-8da4-4681-a399-774de0a09c85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14175 | 2024.10.09 23:22:10.094156 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14176 | 2024.10.09 23:22:10.094201 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14177 | 2024.10.09 23:22:10.094334 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14178 | 2024.10.09 23:22:10.094636 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14179 | 2024.10.09 23:22:10.094671 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14180 | 2024.10.09 23:22:10.095040 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14181 | 2024.10.09 23:22:10.095374 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14182 | 2024.10.09 23:22:10.095539 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec. | ||
14183 | 2024.10.09 23:22:10.095801 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Debug> DynamicQueryHandler: Done processing query | ||
14184 | 2024.10.09 23:22:10.095862 [ 3 ] {c6b4cc3b-cb65-4a58-bed3-5cd3e6e667c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14185 | 2024.10.09 23:22:10.095921 [ 3 ] {} <Debug> HTTP-Session: ac0bbab2-8da4-4681-a399-774de0a09c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14186 | 2024.10.09 23:22:15.064838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14187 | 2024.10.09 23:22:15.064965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14188 | 2024.10.09 23:22:15.064990 [ 3 ] {} <Debug> HTTP-Session: 0342ffc7-a46d-48ba-b608-9dab1e896751 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14189 | 2024.10.09 23:22:15.065015 [ 3 ] {} <Debug> HTTP-Session: 0342ffc7-a46d-48ba-b608-9dab1e896751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14190 | 2024.10.09 23:22:15.065029 [ 3 ] {} <Debug> HTTP-Session: 0342ffc7-a46d-48ba-b608-9dab1e896751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14191 | 2024.10.09 23:22:15.065078 [ 3 ] {} <Trace> HTTP-Session: 0342ffc7-a46d-48ba-b608-9dab1e896751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14192 | 2024.10.09 23:22:15.065297 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14193 | 2024.10.09 23:22:15.065368 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14194 | 2024.10.09 23:22:15.065729 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14195 | 2024.10.09 23:22:15.066274 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14196 | 2024.10.09 23:22:15.066318 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14197 | 2024.10.09 23:22:15.066761 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14198 | 2024.10.09 23:22:15.067167 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14199 | 2024.10.09 23:22:15.067345 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Debug> executeQuery: Read 120 rows, 10.49 KiB in 0.002126 sec., 56444.02634054563 rows/sec., 4.82 MiB/sec. | ||
14200 | 2024.10.09 23:22:15.067577 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Debug> DynamicQueryHandler: Done processing query | ||
14201 | 2024.10.09 23:22:15.067604 [ 3 ] {d7975147-eb9c-4ffd-b28a-358a7b6d28b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
14202 | 2024.10.09 23:22:15.067621 [ 3 ] {} <Debug> HTTP-Session: 0342ffc7-a46d-48ba-b608-9dab1e896751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14203 | 2024.10.09 23:22:15.067786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14204 | 2024.10.09 23:22:15.067842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14205 | 2024.10.09 23:22:15.067863 [ 3 ] {} <Debug> HTTP-Session: 3ef14c03-b22f-40a6-915f-9a59a14e2e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14206 | 2024.10.09 23:22:15.067881 [ 3 ] {} <Debug> HTTP-Session: 3ef14c03-b22f-40a6-915f-9a59a14e2e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14207 | 2024.10.09 23:22:15.067894 [ 3 ] {} <Debug> HTTP-Session: 3ef14c03-b22f-40a6-915f-9a59a14e2e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14208 | 2024.10.09 23:22:15.067929 [ 3 ] {} <Trace> HTTP-Session: 3ef14c03-b22f-40a6-915f-9a59a14e2e72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14209 | 2024.10.09 23:22:15.068043 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14210 | 2024.10.09 23:22:15.068090 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14211 | 2024.10.09 23:22:15.068329 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14212 | 2024.10.09 23:22:15.068738 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14213 | 2024.10.09 23:22:15.068776 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14214 | 2024.10.09 23:22:15.069136 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14215 | 2024.10.09 23:22:15.069505 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14216 | 2024.10.09 23:22:15.069669 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001661 sec., 19265.50270921132 rows/sec., 1.41 MiB/sec. | ||
14217 | 2024.10.09 23:22:15.069947 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Debug> DynamicQueryHandler: Done processing query | ||
14218 | 2024.10.09 23:22:15.070018 [ 3 ] {1c781c8f-2df3-419a-b453-613de0eeaada} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14219 | 2024.10.09 23:22:15.070081 [ 3 ] {} <Debug> HTTP-Session: 3ef14c03-b22f-40a6-915f-9a59a14e2e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14220 | 2024.10.09 23:22:15.070258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14221 | 2024.10.09 23:22:15.070313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14222 | 2024.10.09 23:22:15.070334 [ 3 ] {} <Debug> HTTP-Session: e2a2c895-06d7-4ba8-bab2-b57b3b24bc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14223 | 2024.10.09 23:22:15.070352 [ 3 ] {} <Debug> HTTP-Session: e2a2c895-06d7-4ba8-bab2-b57b3b24bc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14224 | 2024.10.09 23:22:15.070365 [ 3 ] {} <Debug> HTTP-Session: e2a2c895-06d7-4ba8-bab2-b57b3b24bc2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14225 | 2024.10.09 23:22:15.070399 [ 3 ] {} <Trace> HTTP-Session: e2a2c895-06d7-4ba8-bab2-b57b3b24bc2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14226 | 2024.10.09 23:22:15.070535 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14227 | 2024.10.09 23:22:15.070583 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14228 | 2024.10.09 23:22:15.070839 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14229 | 2024.10.09 23:22:15.071231 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14230 | 2024.10.09 23:22:15.071269 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14231 | 2024.10.09 23:22:15.071634 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14232 | 2024.10.09 23:22:15.071988 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14233 | 2024.10.09 23:22:15.072153 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001662 sec., 57761.73285198556 rows/sec., 4.51 MiB/sec. | ||
14234 | 2024.10.09 23:22:15.072329 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Debug> DynamicQueryHandler: Done processing query | ||
14235 | 2024.10.09 23:22:15.072353 [ 3 ] {c8c319cb-7662-4faa-9dec-c5694b34c8bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14236 | 2024.10.09 23:22:15.072369 [ 3 ] {} <Debug> HTTP-Session: e2a2c895-06d7-4ba8-bab2-b57b3b24bc2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14237 | 2024.10.09 23:22:15.072553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14238 | 2024.10.09 23:22:15.072603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14239 | 2024.10.09 23:22:15.072622 [ 3 ] {} <Debug> HTTP-Session: b4bc9aea-45de-4aaa-986c-724f4b1df55b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14240 | 2024.10.09 23:22:15.072640 [ 3 ] {} <Debug> HTTP-Session: b4bc9aea-45de-4aaa-986c-724f4b1df55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14241 | 2024.10.09 23:22:15.072654 [ 3 ] {} <Debug> HTTP-Session: b4bc9aea-45de-4aaa-986c-724f4b1df55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14242 | 2024.10.09 23:22:15.072685 [ 3 ] {} <Trace> HTTP-Session: b4bc9aea-45de-4aaa-986c-724f4b1df55b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14243 | 2024.10.09 23:22:15.072833 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14244 | 2024.10.09 23:22:15.072882 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14245 | 2024.10.09 23:22:15.073032 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14246 | 2024.10.09 23:22:15.073422 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14247 | 2024.10.09 23:22:15.073459 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14248 | 2024.10.09 23:22:15.073851 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14249 | 2024.10.09 23:22:15.074210 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14250 | 2024.10.09 23:22:15.074377 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
14251 | 2024.10.09 23:22:15.074637 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Debug> DynamicQueryHandler: Done processing query | ||
14252 | 2024.10.09 23:22:15.074703 [ 3 ] {aaba202a-7c70-4e79-8557-acf1fcff63e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14253 | 2024.10.09 23:22:15.074759 [ 3 ] {} <Debug> HTTP-Session: b4bc9aea-45de-4aaa-986c-724f4b1df55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14254 | 2024.10.09 23:22:15.074952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14255 | 2024.10.09 23:22:15.075006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14256 | 2024.10.09 23:22:15.075026 [ 3 ] {} <Debug> HTTP-Session: 3ac16566-47b2-402e-9525-8278041c956a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14257 | 2024.10.09 23:22:15.075043 [ 3 ] {} <Debug> HTTP-Session: 3ac16566-47b2-402e-9525-8278041c956a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14258 | 2024.10.09 23:22:15.075057 [ 3 ] {} <Debug> HTTP-Session: 3ac16566-47b2-402e-9525-8278041c956a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14259 | 2024.10.09 23:22:15.075090 [ 3 ] {} <Trace> HTTP-Session: 3ac16566-47b2-402e-9525-8278041c956a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14260 | 2024.10.09 23:22:15.075441 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14261 | 2024.10.09 23:22:15.075515 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <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 | ||
14262 | 2024.10.09 23:22:15.075970 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14263 | 2024.10.09 23:22:15.076802 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14264 | 2024.10.09 23:22:15.076839 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14265 | 2024.10.09 23:22:15.077514 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
14266 | 2024.10.09 23:22:15.077942 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14267 | 2024.10.09 23:22:15.078152 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002957 sec., 10821.778829895164 rows/sec., 19.39 MiB/sec. | ||
14268 | 2024.10.09 23:22:15.078645 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Debug> DynamicQueryHandler: Done processing query | ||
14269 | 2024.10.09 23:22:15.078687 [ 3 ] {2466bc4b-2fc9-456c-ad73-2ea440699b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
14270 | 2024.10.09 23:22:15.078713 [ 3 ] {} <Debug> HTTP-Session: 3ac16566-47b2-402e-9525-8278041c956a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14271 | 2024.10.09 23:22:15.078850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14272 | 2024.10.09 23:22:15.078902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14273 | 2024.10.09 23:22:15.078921 [ 3 ] {} <Debug> HTTP-Session: 53440124-f13b-4404-afdb-95e5f159d64b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14274 | 2024.10.09 23:22:15.078938 [ 3 ] {} <Debug> HTTP-Session: 53440124-f13b-4404-afdb-95e5f159d64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14275 | 2024.10.09 23:22:15.078952 [ 3 ] {} <Debug> HTTP-Session: 53440124-f13b-4404-afdb-95e5f159d64b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14276 | 2024.10.09 23:22:15.078984 [ 3 ] {} <Trace> HTTP-Session: 53440124-f13b-4404-afdb-95e5f159d64b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14277 | 2024.10.09 23:22:15.079111 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14278 | 2024.10.09 23:22:15.079158 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14279 | 2024.10.09 23:22:15.079308 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14280 | 2024.10.09 23:22:15.079729 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14281 | 2024.10.09 23:22:15.079767 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14282 | 2024.10.09 23:22:15.080134 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14283 | 2024.10.09 23:22:15.080472 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14284 | 2024.10.09 23:22:15.080633 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00157 sec., 38216.56050955414 rows/sec., 2.58 MiB/sec. | ||
14285 | 2024.10.09 23:22:15.080658 [ 35 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14286 | 2024.10.09 23:22:15.080786 [ 35 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14287 | 2024.10.09 23:22:15.080847 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14288 | 2024.10.09 23:22:15.080859 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Debug> DynamicQueryHandler: Done processing query | ||
14289 | 2024.10.09 23:22:15.080907 [ 3 ] {46264fc8-4ed1-4e32-8513-6c0606fe68cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14290 | 2024.10.09 23:22:15.080957 [ 3 ] {} <Debug> HTTP-Session: 53440124-f13b-4404-afdb-95e5f159d64b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14291 | 2024.10.09 23:22:15.081088 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
14292 | 2024.10.09 23:22:15.081253 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14293 | 2024.10.09 23:22:15.081288 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4524 rows starting from the beginning of the part | ||
14294 | 2024.10.09 23:22:15.081364 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::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 | ||
14295 | 2024.10.09 23:22:15.081593 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 46 rows starting from the beginning of the part | ||
14296 | 2024.10.09 23:22:15.081803 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
14297 | 2024.10.09 23:22:15.081938 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
14298 | 2024.10.09 23:22:15.081994 [ 200 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
14299 | 2024.10.09 23:22:15.086817 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4808 rows, containing 4 columns (4 merged, 0 gathered) in 0.005840095 sec., 823274.2789286819 rows/sec., 53.84 MiB/sec. | ||
14300 | 2024.10.09 23:22:15.087205 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14301 | 2024.10.09 23:22:15.087637 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14302 | 2024.10.09 23:22:15.087722 [ 196 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_76_15} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14303 | 2024.10.09 23:22:15.087805 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
14304 | 2024.10.09 23:22:17.091368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1398 | ||
14305 | 2024.10.09 23:22:17.094767 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14306 | 2024.10.09 23:22:17.094823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14307 | 2024.10.09 23:22:17.096319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
14308 | 2024.10.09 23:22:17.097327 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14309 | 2024.10.09 23:22:17.097591 [ 31 ] {} <Debug> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
14310 | 2024.10.09 23:22:17.097745 [ 31 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14311 | 2024.10.09 23:22:17.097858 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14312 | 2024.10.09 23:22:17.099078 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::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 | ||
14313 | 2024.10.09 23:22:17.099392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
14314 | 2024.10.09 23:22:17.100220 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14315 | 2024.10.09 23:22:17.100405 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1230 rows starting from the beginning of the part | ||
14316 | 2024.10.09 23:22:17.101011 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
14317 | 2024.10.09 23:22:17.101567 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
14318 | 2024.10.09 23:22:17.102098 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
14319 | 2024.10.09 23:22:17.102609 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
14320 | 2024.10.09 23:22:17.103096 [ 199 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
14321 | 2024.10.09 23:22:17.111371 [ 188 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 72 columns (72 merged, 0 gathered) in 0.013305033 sec., 105073.02011201324 rows/sec., 69.89 MiB/sec. | ||
14322 | 2024.10.09 23:22:17.113612 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
14323 | 2024.10.09 23:22:17.115319 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14324 | 2024.10.09 23:22:17.115402 [ 190 ] {b81ea235-26f3-4571-9362-b248393a34ac::all_1_36_7} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
14325 | 2024.10.09 23:22:17.115760 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
14326 | 2024.10.09 23:22:20.069032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14327 | 2024.10.09 23:22:20.069157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14328 | 2024.10.09 23:22:20.069184 [ 3 ] {} <Debug> HTTP-Session: 6468618e-c5e4-46ab-a8fd-9a31552f4cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14329 | 2024.10.09 23:22:20.069209 [ 3 ] {} <Debug> HTTP-Session: 6468618e-c5e4-46ab-a8fd-9a31552f4cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14330 | 2024.10.09 23:22:20.069224 [ 3 ] {} <Debug> HTTP-Session: 6468618e-c5e4-46ab-a8fd-9a31552f4cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14331 | 2024.10.09 23:22:20.069272 [ 3 ] {} <Trace> HTTP-Session: 6468618e-c5e4-46ab-a8fd-9a31552f4cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14332 | 2024.10.09 23:22:20.069452 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14333 | 2024.10.09 23:22:20.069520 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14334 | 2024.10.09 23:22:20.069868 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14335 | 2024.10.09 23:22:20.070327 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14336 | 2024.10.09 23:22:20.070374 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14337 | 2024.10.09 23:22:20.070949 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14338 | 2024.10.09 23:22:20.071648 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14339 | 2024.10.09 23:22:20.071849 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002441 sec., 1638.672675133142 rows/sec., 133.62 KiB/sec. | ||
14340 | 2024.10.09 23:22:20.072069 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Debug> DynamicQueryHandler: Done processing query | ||
14341 | 2024.10.09 23:22:20.072097 [ 3 ] {6dcd9107-d502-42b8-9cfd-25092d230756} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14342 | 2024.10.09 23:22:20.072114 [ 3 ] {} <Debug> HTTP-Session: 6468618e-c5e4-46ab-a8fd-9a31552f4cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14343 | 2024.10.09 23:22:20.072318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 37622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14344 | 2024.10.09 23:22:20.072375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14345 | 2024.10.09 23:22:20.072396 [ 3 ] {} <Debug> HTTP-Session: bbaf2119-4f95-4a3f-b6a7-6e11b9a714d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14346 | 2024.10.09 23:22:20.072415 [ 3 ] {} <Debug> HTTP-Session: bbaf2119-4f95-4a3f-b6a7-6e11b9a714d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14347 | 2024.10.09 23:22:20.072430 [ 3 ] {} <Debug> HTTP-Session: bbaf2119-4f95-4a3f-b6a7-6e11b9a714d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14348 | 2024.10.09 23:22:20.072466 [ 3 ] {} <Trace> HTTP-Session: bbaf2119-4f95-4a3f-b6a7-6e11b9a714d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14349 | 2024.10.09 23:22:20.072651 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14350 | 2024.10.09 23:22:20.072701 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14351 | 2024.10.09 23:22:20.072942 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14352 | 2024.10.09 23:22:20.073425 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14353 | 2024.10.09 23:22:20.073541 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14354 | 2024.10.09 23:22:20.074073 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14355 | 2024.10.09 23:22:20.074770 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14356 | 2024.10.09 23:22:20.074923 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.002368 sec., 105152.02702702703 rows/sec., 9.27 MiB/sec. | ||
14357 | 2024.10.09 23:22:20.075143 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Debug> DynamicQueryHandler: Done processing query | ||
14358 | 2024.10.09 23:22:20.075169 [ 3 ] {4477d12c-8e56-42cf-9c2c-b2be89645409} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
14359 | 2024.10.09 23:22:20.075185 [ 3 ] {} <Debug> HTTP-Session: bbaf2119-4f95-4a3f-b6a7-6e11b9a714d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14360 | 2024.10.09 23:22:20.075322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14361 | 2024.10.09 23:22:20.075452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14362 | 2024.10.09 23:22:20.075475 [ 3 ] {} <Debug> HTTP-Session: a2062c39-73a4-40d1-840e-4a1705845492 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14363 | 2024.10.09 23:22:20.075492 [ 3 ] {} <Debug> HTTP-Session: a2062c39-73a4-40d1-840e-4a1705845492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14364 | 2024.10.09 23:22:20.075506 [ 3 ] {} <Debug> HTTP-Session: a2062c39-73a4-40d1-840e-4a1705845492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14365 | 2024.10.09 23:22:20.075540 [ 3 ] {} <Trace> HTTP-Session: a2062c39-73a4-40d1-840e-4a1705845492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14366 | 2024.10.09 23:22:20.075650 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14367 | 2024.10.09 23:22:20.075696 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14368 | 2024.10.09 23:22:20.075940 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14369 | 2024.10.09 23:22:20.076281 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14370 | 2024.10.09 23:22:20.076319 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14371 | 2024.10.09 23:22:20.076803 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14372 | 2024.10.09 23:22:20.077517 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14373 | 2024.10.09 23:22:20.077679 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.002057 sec., 16042.780748663103 rows/sec., 1.17 MiB/sec. | ||
14374 | 2024.10.09 23:22:20.077875 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Debug> DynamicQueryHandler: Done processing query | ||
14375 | 2024.10.09 23:22:20.077911 [ 3 ] {2f70df70-174e-49db-ae5f-fbd0ec7c4afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14376 | 2024.10.09 23:22:20.077944 [ 3 ] {} <Debug> HTTP-Session: a2062c39-73a4-40d1-840e-4a1705845492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14377 | 2024.10.09 23:22:20.078083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14378 | 2024.10.09 23:22:20.078131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14379 | 2024.10.09 23:22:20.078150 [ 3 ] {} <Debug> HTTP-Session: f74fb9d1-582b-45ed-ac63-280656e0808e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14380 | 2024.10.09 23:22:20.078167 [ 3 ] {} <Debug> HTTP-Session: f74fb9d1-582b-45ed-ac63-280656e0808e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14381 | 2024.10.09 23:22:20.078181 [ 3 ] {} <Debug> HTTP-Session: f74fb9d1-582b-45ed-ac63-280656e0808e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14382 | 2024.10.09 23:22:20.078212 [ 3 ] {} <Trace> HTTP-Session: f74fb9d1-582b-45ed-ac63-280656e0808e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14383 | 2024.10.09 23:22:20.078309 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14384 | 2024.10.09 23:22:20.078353 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14385 | 2024.10.09 23:22:20.078574 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14386 | 2024.10.09 23:22:20.078874 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14387 | 2024.10.09 23:22:20.078911 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14388 | 2024.10.09 23:22:20.079409 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
14389 | 2024.10.09 23:22:20.080040 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14390 | 2024.10.09 23:22:20.080209 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001917 sec., 7303.077725612937 rows/sec., 511.46 KiB/sec. | ||
14391 | 2024.10.09 23:22:20.080381 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Debug> DynamicQueryHandler: Done processing query | ||
14392 | 2024.10.09 23:22:20.080405 [ 3 ] {0a948b05-ce4d-4282-a303-aec7b28e27e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14393 | 2024.10.09 23:22:20.080421 [ 3 ] {} <Debug> HTTP-Session: f74fb9d1-582b-45ed-ac63-280656e0808e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14394 | 2024.10.09 23:22:20.080530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14395 | 2024.10.09 23:22:20.080580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14396 | 2024.10.09 23:22:20.080599 [ 3 ] {} <Debug> HTTP-Session: 90b3c9a7-db02-4beb-8095-f489f7774109 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14397 | 2024.10.09 23:22:20.080616 [ 3 ] {} <Debug> HTTP-Session: 90b3c9a7-db02-4beb-8095-f489f7774109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14398 | 2024.10.09 23:22:20.080630 [ 3 ] {} <Debug> HTTP-Session: 90b3c9a7-db02-4beb-8095-f489f7774109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14399 | 2024.10.09 23:22:20.080660 [ 3 ] {} <Trace> HTTP-Session: 90b3c9a7-db02-4beb-8095-f489f7774109 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14400 | 2024.10.09 23:22:20.080754 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14401 | 2024.10.09 23:22:20.080798 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14402 | 2024.10.09 23:22:20.081019 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14403 | 2024.10.09 23:22:20.081318 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14404 | 2024.10.09 23:22:20.081355 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14405 | 2024.10.09 23:22:20.081817 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14406 | 2024.10.09 23:22:20.082424 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14407 | 2024.10.09 23:22:20.082590 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001851 sec., 3241.4910858995136 rows/sec., 191.51 KiB/sec. | ||
14408 | 2024.10.09 23:22:20.082742 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Debug> DynamicQueryHandler: Done processing query | ||
14409 | 2024.10.09 23:22:20.082764 [ 3 ] {1b0294f4-63dc-4dc9-a4b8-d1a1a28c1acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14410 | 2024.10.09 23:22:20.082779 [ 3 ] {} <Debug> HTTP-Session: 90b3c9a7-db02-4beb-8095-f489f7774109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14411 | 2024.10.09 23:22:20.082965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 67372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14412 | 2024.10.09 23:22:20.083010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14413 | 2024.10.09 23:22:20.083029 [ 3 ] {} <Debug> HTTP-Session: 80d40dbb-72b7-4c35-9ad9-b9b0514b3098 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14414 | 2024.10.09 23:22:20.083044 [ 3 ] {} <Debug> HTTP-Session: 80d40dbb-72b7-4c35-9ad9-b9b0514b3098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14415 | 2024.10.09 23:22:20.083056 [ 3 ] {} <Debug> HTTP-Session: 80d40dbb-72b7-4c35-9ad9-b9b0514b3098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14416 | 2024.10.09 23:22:20.083085 [ 3 ] {} <Trace> HTTP-Session: 80d40dbb-72b7-4c35-9ad9-b9b0514b3098 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14417 | 2024.10.09 23:22:20.083320 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14418 | 2024.10.09 23:22:20.083360 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14419 | 2024.10.09 23:22:20.083637 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14420 | 2024.10.09 23:22:20.084184 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14421 | 2024.10.09 23:22:20.084220 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14422 | 2024.10.09 23:22:20.084757 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14423 | 2024.10.09 23:22:20.085386 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14424 | 2024.10.09 23:22:20.085557 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.00232 sec., 178879.3103448276 rows/sec., 12.77 MiB/sec. | ||
14425 | 2024.10.09 23:22:20.085738 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Debug> DynamicQueryHandler: Done processing query | ||
14426 | 2024.10.09 23:22:20.085762 [ 3 ] {1d9b1dc6-10a8-46d2-bd88-82fb483fda16} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
14427 | 2024.10.09 23:22:20.085779 [ 3 ] {} <Debug> HTTP-Session: 80d40dbb-72b7-4c35-9ad9-b9b0514b3098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14428 | 2024.10.09 23:22:20.085908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14429 | 2024.10.09 23:22:20.085956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14430 | 2024.10.09 23:22:20.085977 [ 3 ] {} <Debug> HTTP-Session: 7fcefb85-9859-4f57-99ba-18cdb54b671e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14431 | 2024.10.09 23:22:20.085993 [ 3 ] {} <Debug> HTTP-Session: 7fcefb85-9859-4f57-99ba-18cdb54b671e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14432 | 2024.10.09 23:22:20.086007 [ 3 ] {} <Debug> HTTP-Session: 7fcefb85-9859-4f57-99ba-18cdb54b671e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14433 | 2024.10.09 23:22:20.086038 [ 3 ] {} <Trace> HTTP-Session: 7fcefb85-9859-4f57-99ba-18cdb54b671e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14434 | 2024.10.09 23:22:20.086131 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14435 | 2024.10.09 23:22:20.086174 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14436 | 2024.10.09 23:22:20.086304 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14437 | 2024.10.09 23:22:20.086561 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14438 | 2024.10.09 23:22:20.086597 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14439 | 2024.10.09 23:22:20.087054 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14440 | 2024.10.09 23:22:20.087621 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14441 | 2024.10.09 23:22:20.087820 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001704 sec., 3521.1267605633802 rows/sec., 183.97 KiB/sec. | ||
14442 | 2024.10.09 23:22:20.087978 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Debug> DynamicQueryHandler: Done processing query | ||
14443 | 2024.10.09 23:22:20.088004 [ 3 ] {bc01f9d5-f458-436a-9d18-9273619f0cad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14444 | 2024.10.09 23:22:20.088020 [ 3 ] {} <Debug> HTTP-Session: 7fcefb85-9859-4f57-99ba-18cdb54b671e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14445 | 2024.10.09 23:22:20.088203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44960, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14446 | 2024.10.09 23:22:20.088250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14447 | 2024.10.09 23:22:20.088269 [ 3 ] {} <Debug> HTTP-Session: 0ef4546a-0409-46e2-9ec6-4d31252a1951 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14448 | 2024.10.09 23:22:20.088286 [ 3 ] {} <Debug> HTTP-Session: 0ef4546a-0409-46e2-9ec6-4d31252a1951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14449 | 2024.10.09 23:22:20.088300 [ 3 ] {} <Debug> HTTP-Session: 0ef4546a-0409-46e2-9ec6-4d31252a1951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14450 | 2024.10.09 23:22:20.088329 [ 3 ] {} <Trace> HTTP-Session: 0ef4546a-0409-46e2-9ec6-4d31252a1951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14451 | 2024.10.09 23:22:20.088501 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14452 | 2024.10.09 23:22:20.088547 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14453 | 2024.10.09 23:22:20.088692 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14454 | 2024.10.09 23:22:20.089115 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14455 | 2024.10.09 23:22:20.089150 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14456 | 2024.10.09 23:22:20.089633 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14457 | 2024.10.09 23:22:20.090259 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14458 | 2024.10.09 23:22:20.090419 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001996 sec., 119739.47895791584 rows/sec., 8.03 MiB/sec. | ||
14459 | 2024.10.09 23:22:20.090594 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Debug> DynamicQueryHandler: Done processing query | ||
14460 | 2024.10.09 23:22:20.090619 [ 3 ] {12b1ba53-8ecf-4e7f-9234-d14c84b4275c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14461 | 2024.10.09 23:22:20.090635 [ 3 ] {} <Debug> HTTP-Session: 0ef4546a-0409-46e2-9ec6-4d31252a1951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14462 | 2024.10.09 23:22:20.090763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14463 | 2024.10.09 23:22:20.090814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14464 | 2024.10.09 23:22:20.090833 [ 3 ] {} <Debug> HTTP-Session: 3a1606c1-fccb-4c46-846e-e458ecc585d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14465 | 2024.10.09 23:22:20.090849 [ 3 ] {} <Debug> HTTP-Session: 3a1606c1-fccb-4c46-846e-e458ecc585d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14466 | 2024.10.09 23:22:20.090863 [ 3 ] {} <Debug> HTTP-Session: 3a1606c1-fccb-4c46-846e-e458ecc585d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14467 | 2024.10.09 23:22:20.090893 [ 3 ] {} <Trace> HTTP-Session: 3a1606c1-fccb-4c46-846e-e458ecc585d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14468 | 2024.10.09 23:22:20.090982 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14469 | 2024.10.09 23:22:20.091027 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14470 | 2024.10.09 23:22:20.091158 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14471 | 2024.10.09 23:22:20.091434 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14472 | 2024.10.09 23:22:20.091470 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14473 | 2024.10.09 23:22:20.091952 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14474 | 2024.10.09 23:22:20.092506 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14475 | 2024.10.09 23:22:20.092666 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001695 sec., 589.9705014749263 rows/sec., 39.75 KiB/sec. | ||
14476 | 2024.10.09 23:22:20.092958 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Debug> DynamicQueryHandler: Done processing query | ||
14477 | 2024.10.09 23:22:20.093002 [ 3 ] {368d92f8-ef8b-4593-969a-497a9c4dd316} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14478 | 2024.10.09 23:22:20.093018 [ 3 ] {} <Debug> HTTP-Session: 3a1606c1-fccb-4c46-846e-e458ecc585d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14479 | 2024.10.09 23:22:20.093177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14480 | 2024.10.09 23:22:20.093224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14481 | 2024.10.09 23:22:20.093244 [ 3 ] {} <Debug> HTTP-Session: 13ca810c-56ce-4f05-8be6-c6e53791b6e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14482 | 2024.10.09 23:22:20.093260 [ 3 ] {} <Debug> HTTP-Session: 13ca810c-56ce-4f05-8be6-c6e53791b6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14483 | 2024.10.09 23:22:20.093274 [ 3 ] {} <Debug> HTTP-Session: 13ca810c-56ce-4f05-8be6-c6e53791b6e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14484 | 2024.10.09 23:22:20.093303 [ 3 ] {} <Trace> HTTP-Session: 13ca810c-56ce-4f05-8be6-c6e53791b6e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14485 | 2024.10.09 23:22:20.093609 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14486 | 2024.10.09 23:22:20.093678 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <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 | ||
14487 | 2024.10.09 23:22:20.094119 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14488 | 2024.10.09 23:22:20.094757 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14489 | 2024.10.09 23:22:20.094794 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14490 | 2024.10.09 23:22:20.095515 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
14491 | 2024.10.09 23:22:20.096144 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14492 | 2024.10.09 23:22:20.096341 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002948 sec., 9837.177747625508 rows/sec., 17.63 MiB/sec. | ||
14493 | 2024.10.09 23:22:20.096671 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Debug> DynamicQueryHandler: Done processing query | ||
14494 | 2024.10.09 23:22:20.096694 [ 3 ] {3a750b2e-84b3-4ac1-aead-9f94c22310fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
14495 | 2024.10.09 23:22:20.096711 [ 3 ] {} <Debug> HTTP-Session: 13ca810c-56ce-4f05-8be6-c6e53791b6e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14496 | 2024.10.09 23:22:20.096835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14497 | 2024.10.09 23:22:20.096884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14498 | 2024.10.09 23:22:20.096904 [ 3 ] {} <Debug> HTTP-Session: a61169ae-ab88-4fb7-b617-b70d64d37e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14499 | 2024.10.09 23:22:20.096920 [ 3 ] {} <Debug> HTTP-Session: a61169ae-ab88-4fb7-b617-b70d64d37e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14500 | 2024.10.09 23:22:20.096935 [ 3 ] {} <Debug> HTTP-Session: a61169ae-ab88-4fb7-b617-b70d64d37e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14501 | 2024.10.09 23:22:20.096965 [ 3 ] {} <Trace> HTTP-Session: a61169ae-ab88-4fb7-b617-b70d64d37e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14502 | 2024.10.09 23:22:20.097093 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14503 | 2024.10.09 23:22:20.097136 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14504 | 2024.10.09 23:22:20.097263 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14505 | 2024.10.09 23:22:20.097622 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14506 | 2024.10.09 23:22:20.097658 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14507 | 2024.10.09 23:22:20.098119 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14508 | 2024.10.09 23:22:20.098708 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14509 | 2024.10.09 23:22:20.098862 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00182 sec., 45054.945054945056 rows/sec., 2.86 MiB/sec. | ||
14510 | 2024.10.09 23:22:20.099028 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Debug> DynamicQueryHandler: Done processing query | ||
14511 | 2024.10.09 23:22:20.099051 [ 3 ] {ba0da594-5f1a-4e89-8582-ab9404e72981} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14512 | 2024.10.09 23:22:20.099068 [ 3 ] {} <Debug> HTTP-Session: a61169ae-ab88-4fb7-b617-b70d64d37e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14513 | 2024.10.09 23:22:21.792268 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14514 | 2024.10.09 23:22:21.792324 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14515 | 2024.10.09 23:22:25.065338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14516 | 2024.10.09 23:22:25.065468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14517 | 2024.10.09 23:22:25.065496 [ 3 ] {} <Debug> HTTP-Session: 7eb51181-e4b7-4d3f-8e7c-5c52a24ad432 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14518 | 2024.10.09 23:22:25.065523 [ 3 ] {} <Debug> HTTP-Session: 7eb51181-e4b7-4d3f-8e7c-5c52a24ad432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14519 | 2024.10.09 23:22:25.065540 [ 3 ] {} <Debug> HTTP-Session: 7eb51181-e4b7-4d3f-8e7c-5c52a24ad432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14520 | 2024.10.09 23:22:25.065661 [ 3 ] {} <Trace> HTTP-Session: 7eb51181-e4b7-4d3f-8e7c-5c52a24ad432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14521 | 2024.10.09 23:22:25.065844 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14522 | 2024.10.09 23:22:25.065909 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14523 | 2024.10.09 23:22:25.066232 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14524 | 2024.10.09 23:22:25.066677 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14525 | 2024.10.09 23:22:25.066715 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14526 | 2024.10.09 23:22:25.067245 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
14527 | 2024.10.09 23:22:25.067910 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14528 | 2024.10.09 23:22:25.068094 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002308 sec., 866.5511265164644 rows/sec., 70.66 KiB/sec. | ||
14529 | 2024.10.09 23:22:25.068092 [ 73 ] {} <Debug> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
14530 | 2024.10.09 23:22:25.068224 [ 73 ] {} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14531 | 2024.10.09 23:22:25.068274 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14532 | 2024.10.09 23:22:25.068374 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Debug> DynamicQueryHandler: Done processing query | ||
14533 | 2024.10.09 23:22:25.068441 [ 3 ] {cfe17026-2c36-424f-bc68-8bbc5660881d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14534 | 2024.10.09 23:22:25.068484 [ 3 ] {} <Debug> HTTP-Session: 7eb51181-e4b7-4d3f-8e7c-5c52a24ad432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14535 | 2024.10.09 23:22:25.068487 [ 186 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
14536 | 2024.10.09 23:22:25.068839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14537 | 2024.10.09 23:22:25.069027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14538 | 2024.10.09 23:22:25.069121 [ 186 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14539 | 2024.10.09 23:22:25.069128 [ 3 ] {} <Debug> HTTP-Session: 18b9f17b-83c6-4500-a95d-56844ea35c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14540 | 2024.10.09 23:22:25.069198 [ 3 ] {} <Debug> HTTP-Session: 18b9f17b-83c6-4500-a95d-56844ea35c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14541 | 2024.10.09 23:22:25.069214 [ 186 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 18 rows starting from the beginning of the part | ||
14542 | 2024.10.09 23:22:25.069241 [ 3 ] {} <Debug> HTTP-Session: 18b9f17b-83c6-4500-a95d-56844ea35c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14543 | 2024.10.09 23:22:25.069286 [ 3 ] {} <Trace> HTTP-Session: 18b9f17b-83c6-4500-a95d-56844ea35c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14544 | 2024.10.09 23:22:25.069358 [ 186 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
14545 | 2024.10.09 23:22:25.069653 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14546 | 2024.10.09 23:22:25.069739 [ 186 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
14547 | 2024.10.09 23:22:25.069806 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14548 | 2024.10.09 23:22:25.070050 [ 186 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
14549 | 2024.10.09 23:22:25.070386 [ 186 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
14550 | 2024.10.09 23:22:25.070708 [ 186 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
14551 | 2024.10.09 23:22:25.071340 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14552 | 2024.10.09 23:22:25.071990 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14553 | 2024.10.09 23:22:25.072031 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14554 | 2024.10.09 23:22:25.072544 [ 194 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.004204803 sec., 7610.344646348473 rows/sec., 650.30 KiB/sec. | ||
14555 | 2024.10.09 23:22:25.072776 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14556 | 2024.10.09 23:22:25.073038 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
14557 | 2024.10.09 23:22:25.073813 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14558 | 2024.10.09 23:22:25.074295 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Debug> executeQuery: Read 121 rows, 10.57 KiB in 0.0049 sec., 24693.87755102041 rows/sec., 2.11 MiB/sec. | ||
14559 | 2024.10.09 23:22:25.074550 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Debug> DynamicQueryHandler: Done processing query | ||
14560 | 2024.10.09 23:22:25.074576 [ 3 ] {7feec463-9c36-4af5-b0d5-a3e2cd85d4aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
14561 | 2024.10.09 23:22:25.074658 [ 3 ] {} <Debug> HTTP-Session: 18b9f17b-83c6-4500-a95d-56844ea35c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14562 | 2024.10.09 23:22:25.074822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14563 | 2024.10.09 23:22:25.074893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14564 | 2024.10.09 23:22:25.074930 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14565 | 2024.10.09 23:22:25.074939 [ 3 ] {} <Debug> HTTP-Session: 2d737c64-9ed8-4d5d-bab9-d745d062d4c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14566 | 2024.10.09 23:22:25.074993 [ 3 ] {} <Debug> HTTP-Session: 2d737c64-9ed8-4d5d-bab9-d745d062d4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14567 | 2024.10.09 23:22:25.075024 [ 3 ] {} <Debug> HTTP-Session: 2d737c64-9ed8-4d5d-bab9-d745d062d4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14568 | 2024.10.09 23:22:25.075082 [ 3 ] {} <Trace> HTTP-Session: 2d737c64-9ed8-4d5d-bab9-d745d062d4c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14569 | 2024.10.09 23:22:25.075111 [ 195 ] {1fc58a2c-d971-440a-b0b4-cbc662653249::all_1_34_7} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
14570 | 2024.10.09 23:22:25.075263 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
14571 | 2024.10.09 23:22:25.075262 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14572 | 2024.10.09 23:22:25.075336 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14573 | 2024.10.09 23:22:25.075562 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14574 | 2024.10.09 23:22:25.075942 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14575 | 2024.10.09 23:22:25.075977 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14576 | 2024.10.09 23:22:25.076399 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14577 | 2024.10.09 23:22:25.077061 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14578 | 2024.10.09 23:22:25.077222 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.002026 sec., 16781.836130306023 rows/sec., 1.23 MiB/sec. | ||
14579 | 2024.10.09 23:22:25.077373 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Debug> DynamicQueryHandler: Done processing query | ||
14580 | 2024.10.09 23:22:25.077395 [ 3 ] {01bae066-e295-4967-b769-86af63231d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14581 | 2024.10.09 23:22:25.077411 [ 3 ] {} <Debug> HTTP-Session: 2d737c64-9ed8-4d5d-bab9-d745d062d4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14582 | 2024.10.09 23:22:25.077548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14583 | 2024.10.09 23:22:25.077658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14584 | 2024.10.09 23:22:25.077677 [ 3 ] {} <Debug> HTTP-Session: 3d46aa5c-a927-4b28-b8f3-70b509db957c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14585 | 2024.10.09 23:22:25.077693 [ 3 ] {} <Debug> HTTP-Session: 3d46aa5c-a927-4b28-b8f3-70b509db957c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14586 | 2024.10.09 23:22:25.077707 [ 3 ] {} <Debug> HTTP-Session: 3d46aa5c-a927-4b28-b8f3-70b509db957c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14587 | 2024.10.09 23:22:25.077737 [ 3 ] {} <Trace> HTTP-Session: 3d46aa5c-a927-4b28-b8f3-70b509db957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14588 | 2024.10.09 23:22:25.077861 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14589 | 2024.10.09 23:22:25.077904 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14590 | 2024.10.09 23:22:25.078129 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14591 | 2024.10.09 23:22:25.078507 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14592 | 2024.10.09 23:22:25.078542 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14593 | 2024.10.09 23:22:25.078986 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14594 | 2024.10.09 23:22:25.079556 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14595 | 2024.10.09 23:22:25.079779 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001965 sec., 49872.77353689567 rows/sec., 3.90 MiB/sec. | ||
14596 | 2024.10.09 23:22:25.079940 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Debug> DynamicQueryHandler: Done processing query | ||
14597 | 2024.10.09 23:22:25.079961 [ 3 ] {5e122c07-699a-4130-bb03-a06ef66128ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
14598 | 2024.10.09 23:22:25.079976 [ 3 ] {} <Debug> HTTP-Session: 3d46aa5c-a927-4b28-b8f3-70b509db957c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14599 | 2024.10.09 23:22:25.080128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14600 | 2024.10.09 23:22:25.080173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14601 | 2024.10.09 23:22:25.080191 [ 3 ] {} <Debug> HTTP-Session: 5306e043-8194-4877-bc9b-83c4ba995e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14602 | 2024.10.09 23:22:25.080207 [ 3 ] {} <Debug> HTTP-Session: 5306e043-8194-4877-bc9b-83c4ba995e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14603 | 2024.10.09 23:22:25.080219 [ 3 ] {} <Debug> HTTP-Session: 5306e043-8194-4877-bc9b-83c4ba995e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14604 | 2024.10.09 23:22:25.080248 [ 3 ] {} <Trace> HTTP-Session: 5306e043-8194-4877-bc9b-83c4ba995e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14605 | 2024.10.09 23:22:25.080386 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14606 | 2024.10.09 23:22:25.080430 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14607 | 2024.10.09 23:22:25.080564 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14608 | 2024.10.09 23:22:25.081297 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14609 | 2024.10.09 23:22:25.081364 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14610 | 2024.10.09 23:22:25.081928 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14611 | 2024.10.09 23:22:25.082518 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14612 | 2024.10.09 23:22:25.082681 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002307 sec., 69787.60294755093 rows/sec., 4.86 MiB/sec. | ||
14613 | 2024.10.09 23:22:25.082848 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Debug> DynamicQueryHandler: Done processing query | ||
14614 | 2024.10.09 23:22:25.082883 [ 3 ] {222aeeaa-da10-4a4c-ae77-538ff472bbb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14615 | 2024.10.09 23:22:25.082912 [ 3 ] {} <Debug> HTTP-Session: 5306e043-8194-4877-bc9b-83c4ba995e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14616 | 2024.10.09 23:22:25.083088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14617 | 2024.10.09 23:22:25.083134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14618 | 2024.10.09 23:22:25.083152 [ 3 ] {} <Debug> HTTP-Session: 7a4bbdaa-f6d6-4435-b57c-783f1e0f76ce Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14619 | 2024.10.09 23:22:25.083167 [ 3 ] {} <Debug> HTTP-Session: 7a4bbdaa-f6d6-4435-b57c-783f1e0f76ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14620 | 2024.10.09 23:22:25.083180 [ 3 ] {} <Debug> HTTP-Session: 7a4bbdaa-f6d6-4435-b57c-783f1e0f76ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14621 | 2024.10.09 23:22:25.083208 [ 3 ] {} <Trace> HTTP-Session: 7a4bbdaa-f6d6-4435-b57c-783f1e0f76ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14622 | 2024.10.09 23:22:25.083499 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14623 | 2024.10.09 23:22:25.083558 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <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 | ||
14624 | 2024.10.09 23:22:25.084005 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14625 | 2024.10.09 23:22:25.084705 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14626 | 2024.10.09 23:22:25.084739 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14627 | 2024.10.09 23:22:25.085455 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
14628 | 2024.10.09 23:22:25.086134 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14629 | 2024.10.09 23:22:25.086370 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003034 sec., 10547.132498352012 rows/sec., 18.90 MiB/sec. | ||
14630 | 2024.10.09 23:22:25.086589 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Debug> DynamicQueryHandler: Done processing query | ||
14631 | 2024.10.09 23:22:25.086612 [ 3 ] {75704e07-e882-4c72-a97f-5af9e4afaced} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
14632 | 2024.10.09 23:22:25.086629 [ 3 ] {} <Debug> HTTP-Session: 7a4bbdaa-f6d6-4435-b57c-783f1e0f76ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14633 | 2024.10.09 23:22:25.086747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14634 | 2024.10.09 23:22:25.086791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14635 | 2024.10.09 23:22:25.086810 [ 3 ] {} <Debug> HTTP-Session: 443447e5-95ee-4cc2-975d-5ff229bf0865 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14636 | 2024.10.09 23:22:25.086825 [ 3 ] {} <Debug> HTTP-Session: 443447e5-95ee-4cc2-975d-5ff229bf0865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14637 | 2024.10.09 23:22:25.086838 [ 3 ] {} <Debug> HTTP-Session: 443447e5-95ee-4cc2-975d-5ff229bf0865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14638 | 2024.10.09 23:22:25.086866 [ 3 ] {} <Trace> HTTP-Session: 443447e5-95ee-4cc2-975d-5ff229bf0865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14639 | 2024.10.09 23:22:25.086969 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14640 | 2024.10.09 23:22:25.087010 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14641 | 2024.10.09 23:22:25.087130 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14642 | 2024.10.09 23:22:25.087405 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14643 | 2024.10.09 23:22:25.087438 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14644 | 2024.10.09 23:22:25.087947 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14645 | 2024.10.09 23:22:25.088537 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14646 | 2024.10.09 23:22:25.088792 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001845 sec., 32520.325203252032 rows/sec., 2.19 MiB/sec. | ||
14647 | 2024.10.09 23:22:25.088937 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Debug> DynamicQueryHandler: Done processing query | ||
14648 | 2024.10.09 23:22:25.088959 [ 3 ] {ec834835-1a66-40cb-8047-6269348f40c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14649 | 2024.10.09 23:22:25.088973 [ 3 ] {} <Debug> HTTP-Session: 443447e5-95ee-4cc2-975d-5ff229bf0865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14650 | 2024.10.09 23:22:26.275479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14651 | 2024.10.09 23:22:26.275683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14652 | 2024.10.09 23:22:26.275724 [ 3 ] {} <Debug> HTTP-Session: c385d820-b2dc-46c1-a993-fb7ec50ce7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14653 | 2024.10.09 23:22:26.275760 [ 3 ] {} <Debug> HTTP-Session: c385d820-b2dc-46c1-a993-fb7ec50ce7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14654 | 2024.10.09 23:22:26.275787 [ 3 ] {} <Debug> HTTP-Session: c385d820-b2dc-46c1-a993-fb7ec50ce7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14655 | 2024.10.09 23:22:26.275842 [ 3 ] {} <Trace> HTTP-Session: c385d820-b2dc-46c1-a993-fb7ec50ce7dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14656 | 2024.10.09 23:22:26.275986 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14657 | 2024.10.09 23:22:26.276046 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14658 | 2024.10.09 23:22:26.276356 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14659 | 2024.10.09 23:22:26.276813 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14660 | 2024.10.09 23:22:26.276848 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14661 | 2024.10.09 23:22:26.277339 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
14662 | 2024.10.09 23:22:26.278026 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14663 | 2024.10.09 23:22:26.278168 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002238 sec., 893.6550491510277 rows/sec., 72.87 KiB/sec. | ||
14664 | 2024.10.09 23:22:26.278581 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Debug> DynamicQueryHandler: Done processing query | ||
14665 | 2024.10.09 23:22:26.278649 [ 3 ] {8e7f7fd3-d447-4ffd-9767-b04446997e83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14666 | 2024.10.09 23:22:26.278704 [ 3 ] {} <Debug> HTTP-Session: c385d820-b2dc-46c1-a993-fb7ec50ce7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14667 | 2024.10.09 23:22:26.279043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 193904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14668 | 2024.10.09 23:22:26.279097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14669 | 2024.10.09 23:22:26.279117 [ 3 ] {} <Debug> HTTP-Session: a5668aa4-6571-4c3a-951b-1b798f9a2c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14670 | 2024.10.09 23:22:26.279135 [ 3 ] {} <Debug> HTTP-Session: a5668aa4-6571-4c3a-951b-1b798f9a2c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14671 | 2024.10.09 23:22:26.279149 [ 3 ] {} <Debug> HTTP-Session: a5668aa4-6571-4c3a-951b-1b798f9a2c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14672 | 2024.10.09 23:22:26.279183 [ 3 ] {} <Trace> HTTP-Session: a5668aa4-6571-4c3a-951b-1b798f9a2c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14673 | 2024.10.09 23:22:26.279672 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14674 | 2024.10.09 23:22:26.279720 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14675 | 2024.10.09 23:22:26.279960 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14676 | 2024.10.09 23:22:26.281175 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14677 | 2024.10.09 23:22:26.281210 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14678 | 2024.10.09 23:22:26.281796 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14679 | 2024.10.09 23:22:26.282370 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14680 | 2024.10.09 23:22:26.282495 [ 90 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14681 | 2024.10.09 23:22:26.282501 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Debug> executeQuery: Read 1330 rows, 113.54 KiB in 0.003227 sec., 412147.5054229935 rows/sec., 34.36 MiB/sec. | ||
14682 | 2024.10.09 23:22:26.282605 [ 90 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14683 | 2024.10.09 23:22:26.282649 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14684 | 2024.10.09 23:22:26.282789 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
14685 | 2024.10.09 23:22:26.282796 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Debug> DynamicQueryHandler: Done processing query | ||
14686 | 2024.10.09 23:22:26.282846 [ 3 ] {e6e30aba-ccd7-4487-9f23-054a17412bba} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
14687 | 2024.10.09 23:22:26.282870 [ 3 ] {} <Debug> HTTP-Session: a5668aa4-6571-4c3a-951b-1b798f9a2c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14688 | 2024.10.09 23:22:26.282960 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14689 | 2024.10.09 23:22:26.282996 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1462 rows starting from the beginning of the part | ||
14690 | 2024.10.09 23:22:26.283083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14691 | 2024.10.09 23:22:26.283097 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 248 rows starting from the beginning of the part | ||
14692 | 2024.10.09 23:22:26.283228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14693 | 2024.10.09 23:22:26.283334 [ 3 ] {} <Debug> HTTP-Session: 37a99583-b155-4cae-8a15-f5dca31d21f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14694 | 2024.10.09 23:22:26.283456 [ 3 ] {} <Debug> HTTP-Session: 37a99583-b155-4cae-8a15-f5dca31d21f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14695 | 2024.10.09 23:22:26.283542 [ 3 ] {} <Debug> HTTP-Session: 37a99583-b155-4cae-8a15-f5dca31d21f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14696 | 2024.10.09 23:22:26.283574 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 120 rows starting from the beginning of the part | ||
14697 | 2024.10.09 23:22:26.283712 [ 3 ] {} <Trace> HTTP-Session: 37a99583-b155-4cae-8a15-f5dca31d21f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14698 | 2024.10.09 23:22:26.283913 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 249 rows starting from the beginning of the part | ||
14699 | 2024.10.09 23:22:26.283996 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14700 | 2024.10.09 23:22:26.284139 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 121 rows starting from the beginning of the part | ||
14701 | 2024.10.09 23:22:26.284149 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14702 | 2024.10.09 23:22:26.284411 [ 194 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1330 rows starting from the beginning of the part | ||
14703 | 2024.10.09 23:22:26.285027 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14704 | 2024.10.09 23:22:26.285447 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14705 | 2024.10.09 23:22:26.285483 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14706 | 2024.10.09 23:22:26.286203 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14707 | 2024.10.09 23:22:26.286905 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3530 rows, containing 5 columns (5 merged, 0 gathered) in 0.004193393 sec., 841800.4227125862 rows/sec., 74.32 MiB/sec. | ||
14708 | 2024.10.09 23:22:26.286932 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14709 | 2024.10.09 23:22:26.287117 [ 90 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14710 | 2024.10.09 23:22:26.287124 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003193 sec., 626.3701847792045 rows/sec., 43.74 KiB/sec. | ||
14711 | 2024.10.09 23:22:26.287179 [ 90 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14712 | 2024.10.09 23:22:26.287235 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14713 | 2024.10.09 23:22:26.287425 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14714 | 2024.10.09 23:22:26.287449 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Debug> DynamicQueryHandler: Done processing query | ||
14715 | 2024.10.09 23:22:26.287479 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
14716 | 2024.10.09 23:22:26.287509 [ 3 ] {0d067b25-efa4-4a35-ae1a-381cf855df16} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14717 | 2024.10.09 23:22:26.287689 [ 3 ] {} <Debug> HTTP-Session: 37a99583-b155-4cae-8a15-f5dca31d21f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14718 | 2024.10.09 23:22:26.287873 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14719 | 2024.10.09 23:22:26.287948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 32331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14720 | 2024.10.09 23:22:26.287962 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 79 rows starting from the beginning of the part | ||
14721 | 2024.10.09 23:22:26.288112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14722 | 2024.10.09 23:22:26.288248 [ 3 ] {} <Debug> HTTP-Session: 9c9c3ff4-52ad-4732-932a-381609478b0d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14723 | 2024.10.09 23:22:26.288414 [ 3 ] {} <Debug> HTTP-Session: 9c9c3ff4-52ad-4732-932a-381609478b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14724 | 2024.10.09 23:22:26.288486 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
14725 | 2024.10.09 23:22:26.288537 [ 3 ] {} <Debug> HTTP-Session: 9c9c3ff4-52ad-4732-932a-381609478b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14726 | 2024.10.09 23:22:26.288743 [ 3 ] {} <Trace> HTTP-Session: 9c9c3ff4-52ad-4732-932a-381609478b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14727 | 2024.10.09 23:22:26.289139 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
14728 | 2024.10.09 23:22:26.289374 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14729 | 2024.10.09 23:22:26.289679 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14730 | 2024.10.09 23:22:26.289794 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
14731 | 2024.10.09 23:22:26.290271 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
14732 | 2024.10.09 23:22:26.290941 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2 rows starting from the beginning of the part | ||
14733 | 2024.10.09 23:22:26.291147 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14734 | 2024.10.09 23:22:26.291818 [ 189 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_81_16} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14735 | 2024.10.09 23:22:26.292153 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
14736 | 2024.10.09 23:22:26.292316 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14737 | 2024.10.09 23:22:26.293411 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14738 | 2024.10.09 23:22:26.293467 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14739 | 2024.10.09 23:22:26.294475 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.00713347 sec., 29578.872554310874 rows/sec., 2.26 MiB/sec. | ||
14740 | 2024.10.09 23:22:26.294767 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
14741 | 2024.10.09 23:22:26.294793 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14742 | 2024.10.09 23:22:26.296139 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14743 | 2024.10.09 23:22:26.296216 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14744 | 2024.10.09 23:22:26.296385 [ 193 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_71_14} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14745 | 2024.10.09 23:22:26.296465 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.007381 sec., 32786.885245901634 rows/sec., 2.22 MiB/sec. | ||
14746 | 2024.10.09 23:22:26.296566 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
14747 | 2024.10.09 23:22:26.296796 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Debug> DynamicQueryHandler: Done processing query | ||
14748 | 2024.10.09 23:22:26.296823 [ 3 ] {e591c7c2-696d-4491-bcf6-7220f48f9a88} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
14749 | 2024.10.09 23:22:26.296839 [ 3 ] {} <Debug> HTTP-Session: 9c9c3ff4-52ad-4732-932a-381609478b0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14750 | 2024.10.09 23:22:26.297003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14751 | 2024.10.09 23:22:26.297050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14752 | 2024.10.09 23:22:26.297068 [ 3 ] {} <Debug> HTTP-Session: ee719525-2178-4179-a503-6fcc0539be8f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14753 | 2024.10.09 23:22:26.297085 [ 3 ] {} <Debug> HTTP-Session: ee719525-2178-4179-a503-6fcc0539be8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14754 | 2024.10.09 23:22:26.297098 [ 3 ] {} <Debug> HTTP-Session: ee719525-2178-4179-a503-6fcc0539be8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14755 | 2024.10.09 23:22:26.297126 [ 3 ] {} <Trace> HTTP-Session: ee719525-2178-4179-a503-6fcc0539be8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14756 | 2024.10.09 23:22:26.297219 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14757 | 2024.10.09 23:22:26.297261 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14758 | 2024.10.09 23:22:26.297494 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14759 | 2024.10.09 23:22:26.297854 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14760 | 2024.10.09 23:22:26.297890 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14761 | 2024.10.09 23:22:26.298332 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14762 | 2024.10.09 23:22:26.298978 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14763 | 2024.10.09 23:22:26.299134 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001923 sec., 3120.1248049921996 rows/sec., 184.34 KiB/sec. | ||
14764 | 2024.10.09 23:22:26.299491 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Debug> DynamicQueryHandler: Done processing query | ||
14765 | 2024.10.09 23:22:26.299526 [ 3 ] {a0ee0a3a-da44-44d7-a1a9-aab96fee25e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14766 | 2024.10.09 23:22:26.299610 [ 3 ] {} <Debug> HTTP-Session: ee719525-2178-4179-a503-6fcc0539be8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14767 | 2024.10.09 23:22:26.299859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 137050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14768 | 2024.10.09 23:22:26.299906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14769 | 2024.10.09 23:22:26.299924 [ 3 ] {} <Debug> HTTP-Session: 01560643-6f45-492e-93ab-380f0edf80ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14770 | 2024.10.09 23:22:26.299940 [ 3 ] {} <Debug> HTTP-Session: 01560643-6f45-492e-93ab-380f0edf80ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14771 | 2024.10.09 23:22:26.299952 [ 3 ] {} <Debug> HTTP-Session: 01560643-6f45-492e-93ab-380f0edf80ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14772 | 2024.10.09 23:22:26.299981 [ 3 ] {} <Trace> HTTP-Session: 01560643-6f45-492e-93ab-380f0edf80ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14773 | 2024.10.09 23:22:26.300292 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14774 | 2024.10.09 23:22:26.300335 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14775 | 2024.10.09 23:22:26.300635 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14776 | 2024.10.09 23:22:26.301464 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14777 | 2024.10.09 23:22:26.301501 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14778 | 2024.10.09 23:22:26.301984 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14779 | 2024.10.09 23:22:26.302621 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14780 | 2024.10.09 23:22:26.302781 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Debug> executeQuery: Read 840 rows, 62.13 KiB in 0.002641 sec., 318061.3404013631 rows/sec., 22.98 MiB/sec. | ||
14781 | 2024.10.09 23:22:26.302792 [ 108 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14782 | 2024.10.09 23:22:26.302883 [ 108 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14783 | 2024.10.09 23:22:26.302934 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14784 | 2024.10.09 23:22:26.303075 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Debug> DynamicQueryHandler: Done processing query | ||
14785 | 2024.10.09 23:22:26.303138 [ 3 ] {44ad0208-c98d-424d-b632-687e96ccd4e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
14786 | 2024.10.09 23:22:26.303210 [ 3 ] {} <Debug> HTTP-Session: 01560643-6f45-492e-93ab-380f0edf80ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14787 | 2024.10.09 23:22:26.303241 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
14788 | 2024.10.09 23:22:26.303693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14789 | 2024.10.09 23:22:26.303853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14790 | 2024.10.09 23:22:26.303869 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14791 | 2024.10.09 23:22:26.303937 [ 3 ] {} <Debug> HTTP-Session: 3202ec2e-7bd4-4def-9adc-a6ce8d86fc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14792 | 2024.10.09 23:22:26.304004 [ 3 ] {} <Debug> HTTP-Session: 3202ec2e-7bd4-4def-9adc-a6ce8d86fc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14793 | 2024.10.09 23:22:26.304009 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 941 rows starting from the beginning of the part | ||
14794 | 2024.10.09 23:22:26.304067 [ 3 ] {} <Debug> HTTP-Session: 3202ec2e-7bd4-4def-9adc-a6ce8d86fc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14795 | 2024.10.09 23:22:26.304233 [ 3 ] {} <Trace> HTTP-Session: 3202ec2e-7bd4-4def-9adc-a6ce8d86fc8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14796 | 2024.10.09 23:22:26.304489 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 413 rows starting from the beginning of the part | ||
14797 | 2024.10.09 23:22:26.304782 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14798 | 2024.10.09 23:22:26.304943 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
14799 | 2024.10.09 23:22:26.304961 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14800 | 2024.10.09 23:22:26.305383 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 415 rows starting from the beginning of the part | ||
14801 | 2024.10.09 23:22:26.305863 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 98 rows starting from the beginning of the part | ||
14802 | 2024.10.09 23:22:26.306267 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 840 rows starting from the beginning of the part | ||
14803 | 2024.10.09 23:22:26.306734 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14804 | 2024.10.09 23:22:26.307447 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14805 | 2024.10.09 23:22:26.307501 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14806 | 2024.10.09 23:22:26.308722 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14807 | 2024.10.09 23:22:26.309365 [ 197 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2803 rows, containing 5 columns (5 merged, 0 gathered) in 0.006364186 sec., 440433.3877105415 rows/sec., 33.66 MiB/sec. | ||
14808 | 2024.10.09 23:22:26.309477 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14809 | 2024.10.09 23:22:26.309785 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005191 sec., 1155.8466576767482 rows/sec., 60.39 KiB/sec. | ||
14810 | 2024.10.09 23:22:26.309845 [ 193 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14811 | 2024.10.09 23:22:26.310101 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Debug> DynamicQueryHandler: Done processing query | ||
14812 | 2024.10.09 23:22:26.310138 [ 3 ] {8865edd5-5242-47e7-bb47-1f16802269f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14813 | 2024.10.09 23:22:26.310158 [ 3 ] {} <Debug> HTTP-Session: 3202ec2e-7bd4-4def-9adc-a6ce8d86fc8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14814 | 2024.10.09 23:22:26.310457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 181289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14815 | 2024.10.09 23:22:26.310518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14816 | 2024.10.09 23:22:26.310541 [ 3 ] {} <Debug> HTTP-Session: 7cbb9a4b-a7bc-4c02-9ab9-32acecb22678 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14817 | 2024.10.09 23:22:26.310558 [ 3 ] {} <Debug> HTTP-Session: 7cbb9a4b-a7bc-4c02-9ab9-32acecb22678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14818 | 2024.10.09 23:22:26.310589 [ 3 ] {} <Debug> HTTP-Session: 7cbb9a4b-a7bc-4c02-9ab9-32acecb22678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14819 | 2024.10.09 23:22:26.310631 [ 3 ] {} <Trace> HTTP-Session: 7cbb9a4b-a7bc-4c02-9ab9-32acecb22678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14820 | 2024.10.09 23:22:26.310836 [ 202 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14821 | 2024.10.09 23:22:26.310972 [ 202 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_81_16} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14822 | 2024.10.09 23:22:26.311080 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
14823 | 2024.10.09 23:22:26.311152 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14824 | 2024.10.09 23:22:26.311197 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14825 | 2024.10.09 23:22:26.311353 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14826 | 2024.10.09 23:22:26.312232 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14827 | 2024.10.09 23:22:26.312266 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14828 | 2024.10.09 23:22:26.312841 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14829 | 2024.10.09 23:22:26.313395 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14830 | 2024.10.09 23:22:26.313611 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Debug> executeQuery: Read 958 rows, 65.19 KiB in 0.002756 sec., 347605.22496371553 rows/sec., 23.10 MiB/sec. | ||
14831 | 2024.10.09 23:22:26.313646 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14832 | 2024.10.09 23:22:26.313766 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14833 | 2024.10.09 23:22:26.313832 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14834 | 2024.10.09 23:22:26.313931 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Debug> DynamicQueryHandler: Done processing query | ||
14835 | 2024.10.09 23:22:26.314006 [ 3 ] {c87a922b-e47a-4c34-83f5-252e4c58ede6} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
14836 | 2024.10.09 23:22:26.314087 [ 3 ] {} <Debug> HTTP-Session: 7cbb9a4b-a7bc-4c02-9ab9-32acecb22678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14837 | 2024.10.09 23:22:26.314180 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
14838 | 2024.10.09 23:22:26.314564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14839 | 2024.10.09 23:22:26.314721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14840 | 2024.10.09 23:22:26.314803 [ 3 ] {} <Debug> HTTP-Session: 3babaa29-707a-4520-8214-c8721aa0954a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14841 | 2024.10.09 23:22:26.314870 [ 3 ] {} <Debug> HTTP-Session: 3babaa29-707a-4520-8214-c8721aa0954a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14842 | 2024.10.09 23:22:26.314863 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14843 | 2024.10.09 23:22:26.314921 [ 3 ] {} <Debug> HTTP-Session: 3babaa29-707a-4520-8214-c8721aa0954a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14844 | 2024.10.09 23:22:26.314993 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23667 rows starting from the beginning of the part | ||
14845 | 2024.10.09 23:22:26.315050 [ 3 ] {} <Trace> HTTP-Session: 3babaa29-707a-4520-8214-c8721aa0954a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14846 | 2024.10.09 23:22:26.315415 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14847 | 2024.10.09 23:22:26.315439 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 238 rows starting from the beginning of the part | ||
14848 | 2024.10.09 23:22:26.315636 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14849 | 2024.10.09 23:22:26.315937 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
14850 | 2024.10.09 23:22:26.316353 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 239 rows starting from the beginning of the part | ||
14851 | 2024.10.09 23:22:26.316832 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14852 | 2024.10.09 23:22:26.316843 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part | ||
14853 | 2024.10.09 23:22:26.317154 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 958 rows starting from the beginning of the part | ||
14854 | 2024.10.09 23:22:26.317784 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14855 | 2024.10.09 23:22:26.317840 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14856 | 2024.10.09 23:22:26.318650 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14857 | 2024.10.09 23:22:26.319361 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14858 | 2024.10.09 23:22:26.319773 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004449 sec., 224.76961114857272 rows/sec., 15.15 KiB/sec. | ||
14859 | 2024.10.09 23:22:26.320163 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Debug> DynamicQueryHandler: Done processing query | ||
14860 | 2024.10.09 23:22:26.320210 [ 3 ] {b25b514b-f3f0-4ddb-ad4a-b508d75f549b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14861 | 2024.10.09 23:22:26.320248 [ 3 ] {} <Debug> HTTP-Session: 3babaa29-707a-4520-8214-c8721aa0954a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14862 | 2024.10.09 23:22:26.320384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14863 | 2024.10.09 23:22:26.320440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14864 | 2024.10.09 23:22:26.320459 [ 3 ] {} <Debug> HTTP-Session: 8a34ec4c-dddb-4ee4-98a2-23f34dbdee36 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14865 | 2024.10.09 23:22:26.320491 [ 3 ] {} <Debug> HTTP-Session: 8a34ec4c-dddb-4ee4-98a2-23f34dbdee36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14866 | 2024.10.09 23:22:26.320513 [ 3 ] {} <Debug> HTTP-Session: 8a34ec4c-dddb-4ee4-98a2-23f34dbdee36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14867 | 2024.10.09 23:22:26.320609 [ 3 ] {} <Trace> HTTP-Session: 8a34ec4c-dddb-4ee4-98a2-23f34dbdee36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14868 | 2024.10.09 23:22:26.320720 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14869 | 2024.10.09 23:22:26.320780 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14870 | 2024.10.09 23:22:26.320929 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14871 | 2024.10.09 23:22:26.321321 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14872 | 2024.10.09 23:22:26.321354 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14873 | 2024.10.09 23:22:26.321979 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14874 | 2024.10.09 23:22:26.322638 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14875 | 2024.10.09 23:22:26.322830 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Debug> executeQuery: Read 36 rows, 2.15 KiB in 0.002132 sec., 16885.553470919323 rows/sec., 1006.79 KiB/sec. | ||
14876 | 2024.10.09 23:22:26.323087 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Debug> DynamicQueryHandler: Done processing query | ||
14877 | 2024.10.09 23:22:26.323147 [ 3 ] {274990dd-3c9f-404d-bc5a-16cfd784d6d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14878 | 2024.10.09 23:22:26.323180 [ 3 ] {} <Debug> HTTP-Session: 8a34ec4c-dddb-4ee4-98a2-23f34dbdee36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14879 | 2024.10.09 23:22:26.324624 [ 202 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25423 rows, containing 5 columns (5 merged, 0 gathered) in 0.010685751 sec., 2379149.5796598666 rows/sec., 160.73 MiB/sec. | ||
14880 | 2024.10.09 23:22:26.324949 [ 202 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14881 | 2024.10.09 23:22:26.325811 [ 202 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14882 | 2024.10.09 23:22:26.325887 [ 202 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14883 | 2024.10.09 23:22:26.325969 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
14884 | 2024.10.09 23:22:27.101237 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1454 | ||
14885 | 2024.10.09 23:22:27.105074 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14886 | 2024.10.09 23:22:27.105114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
14887 | 2024.10.09 23:22:27.106835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
14888 | 2024.10.09 23:22:27.108117 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14889 | 2024.10.09 23:22:27.109340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
14890 | 2024.10.09 23:22:30.064618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14891 | 2024.10.09 23:22:30.064761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14892 | 2024.10.09 23:22:30.064790 [ 3 ] {} <Debug> HTTP-Session: 56f93bf4-e9fb-4351-82a8-6afe4a6d5284 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14893 | 2024.10.09 23:22:30.064819 [ 3 ] {} <Debug> HTTP-Session: 56f93bf4-e9fb-4351-82a8-6afe4a6d5284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14894 | 2024.10.09 23:22:30.064837 [ 3 ] {} <Debug> HTTP-Session: 56f93bf4-e9fb-4351-82a8-6afe4a6d5284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14895 | 2024.10.09 23:22:30.064892 [ 3 ] {} <Trace> HTTP-Session: 56f93bf4-e9fb-4351-82a8-6afe4a6d5284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14896 | 2024.10.09 23:22:30.065093 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14897 | 2024.10.09 23:22:30.065169 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14898 | 2024.10.09 23:22:30.065564 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14899 | 2024.10.09 23:22:30.066031 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14900 | 2024.10.09 23:22:30.066075 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
14901 | 2024.10.09 23:22:30.066620 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
14902 | 2024.10.09 23:22:30.067270 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14903 | 2024.10.09 23:22:30.067450 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002412 sec., 829.1873963515754 rows/sec., 67.61 KiB/sec. | ||
14904 | 2024.10.09 23:22:30.067711 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Debug> DynamicQueryHandler: Done processing query | ||
14905 | 2024.10.09 23:22:30.067738 [ 3 ] {2d8018dd-e564-4dad-b8d2-fc8a34538806} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14906 | 2024.10.09 23:22:30.067754 [ 3 ] {} <Debug> HTTP-Session: 56f93bf4-e9fb-4351-82a8-6afe4a6d5284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14907 | 2024.10.09 23:22:30.067925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14908 | 2024.10.09 23:22:30.067981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14909 | 2024.10.09 23:22:30.068001 [ 3 ] {} <Debug> HTTP-Session: 46d15a1b-4670-4164-9f4c-decc791c5f9f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14910 | 2024.10.09 23:22:30.068020 [ 3 ] {} <Debug> HTTP-Session: 46d15a1b-4670-4164-9f4c-decc791c5f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14911 | 2024.10.09 23:22:30.068035 [ 3 ] {} <Debug> HTTP-Session: 46d15a1b-4670-4164-9f4c-decc791c5f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14912 | 2024.10.09 23:22:30.068069 [ 3 ] {} <Trace> HTTP-Session: 46d15a1b-4670-4164-9f4c-decc791c5f9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14913 | 2024.10.09 23:22:30.068203 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14914 | 2024.10.09 23:22:30.068250 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14915 | 2024.10.09 23:22:30.068486 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14916 | 2024.10.09 23:22:30.068932 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14917 | 2024.10.09 23:22:30.068969 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
14918 | 2024.10.09 23:22:30.069446 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14919 | 2024.10.09 23:22:30.070125 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14920 | 2024.10.09 23:22:30.070341 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Debug> executeQuery: Read 115 rows, 9.92 KiB in 0.002186 sec., 52607.50228728271 rows/sec., 4.43 MiB/sec. | ||
14921 | 2024.10.09 23:22:30.070525 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Debug> DynamicQueryHandler: Done processing query | ||
14922 | 2024.10.09 23:22:30.070550 [ 3 ] {f7a41cc7-ed6b-44dd-8511-aad2344dc844} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
14923 | 2024.10.09 23:22:30.070567 [ 3 ] {} <Debug> HTTP-Session: 46d15a1b-4670-4164-9f4c-decc791c5f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14924 | 2024.10.09 23:22:30.070705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14925 | 2024.10.09 23:22:30.070758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14926 | 2024.10.09 23:22:30.070779 [ 3 ] {} <Debug> HTTP-Session: dbc3a91f-5f05-4831-a3f6-6cd0a27abb60 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14927 | 2024.10.09 23:22:30.070796 [ 3 ] {} <Debug> HTTP-Session: dbc3a91f-5f05-4831-a3f6-6cd0a27abb60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14928 | 2024.10.09 23:22:30.070811 [ 3 ] {} <Debug> HTTP-Session: dbc3a91f-5f05-4831-a3f6-6cd0a27abb60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14929 | 2024.10.09 23:22:30.070844 [ 3 ] {} <Trace> HTTP-Session: dbc3a91f-5f05-4831-a3f6-6cd0a27abb60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14930 | 2024.10.09 23:22:30.070953 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14931 | 2024.10.09 23:22:30.071000 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14932 | 2024.10.09 23:22:30.071228 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14933 | 2024.10.09 23:22:30.071572 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14934 | 2024.10.09 23:22:30.071610 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
14935 | 2024.10.09 23:22:30.072076 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14936 | 2024.10.09 23:22:30.072694 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14937 | 2024.10.09 23:22:30.072859 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001931 sec., 16053.858104609011 rows/sec., 1.17 MiB/sec. | ||
14938 | 2024.10.09 23:22:30.073135 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Debug> DynamicQueryHandler: Done processing query | ||
14939 | 2024.10.09 23:22:30.073199 [ 3 ] {606b73ba-e2a3-4627-ab36-5a66d6491e13} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14940 | 2024.10.09 23:22:30.073267 [ 3 ] {} <Debug> HTTP-Session: dbc3a91f-5f05-4831-a3f6-6cd0a27abb60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14941 | 2024.10.09 23:22:30.073492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14942 | 2024.10.09 23:22:30.073549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14943 | 2024.10.09 23:22:30.073569 [ 3 ] {} <Debug> HTTP-Session: cbc05686-7167-41f8-8ecf-2b3f90f469be Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14944 | 2024.10.09 23:22:30.073588 [ 3 ] {} <Debug> HTTP-Session: cbc05686-7167-41f8-8ecf-2b3f90f469be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14945 | 2024.10.09 23:22:30.073607 [ 3 ] {} <Debug> HTTP-Session: cbc05686-7167-41f8-8ecf-2b3f90f469be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14946 | 2024.10.09 23:22:30.073647 [ 3 ] {} <Trace> HTTP-Session: cbc05686-7167-41f8-8ecf-2b3f90f469be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14947 | 2024.10.09 23:22:30.073807 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14948 | 2024.10.09 23:22:30.073862 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14949 | 2024.10.09 23:22:30.074154 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14950 | 2024.10.09 23:22:30.074600 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14951 | 2024.10.09 23:22:30.074641 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
14952 | 2024.10.09 23:22:30.075134 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14953 | 2024.10.09 23:22:30.075830 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14954 | 2024.10.09 23:22:30.075998 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.002244 sec., 42335.11586452763 rows/sec., 3.31 MiB/sec. | ||
14955 | 2024.10.09 23:22:30.076173 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Debug> DynamicQueryHandler: Done processing query | ||
14956 | 2024.10.09 23:22:30.076197 [ 3 ] {699c5e6d-e96f-4788-abb1-295995e2069e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14957 | 2024.10.09 23:22:30.076213 [ 3 ] {} <Debug> HTTP-Session: cbc05686-7167-41f8-8ecf-2b3f90f469be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14958 | 2024.10.09 23:22:30.076369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 24273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14959 | 2024.10.09 23:22:30.076419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14960 | 2024.10.09 23:22:30.076438 [ 3 ] {} <Debug> HTTP-Session: 39d9b4f5-c66d-4f7f-abd6-07a539ac90ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14961 | 2024.10.09 23:22:30.076454 [ 3 ] {} <Debug> HTTP-Session: 39d9b4f5-c66d-4f7f-abd6-07a539ac90ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14962 | 2024.10.09 23:22:30.076469 [ 3 ] {} <Debug> HTTP-Session: 39d9b4f5-c66d-4f7f-abd6-07a539ac90ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14963 | 2024.10.09 23:22:30.076501 [ 3 ] {} <Trace> HTTP-Session: 39d9b4f5-c66d-4f7f-abd6-07a539ac90ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14964 | 2024.10.09 23:22:30.076646 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14965 | 2024.10.09 23:22:30.076693 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14966 | 2024.10.09 23:22:30.076836 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14967 | 2024.10.09 23:22:30.077284 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14968 | 2024.10.09 23:22:30.077322 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
14969 | 2024.10.09 23:22:30.077830 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14970 | 2024.10.09 23:22:30.078473 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14971 | 2024.10.09 23:22:30.078637 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Debug> executeQuery: Read 127 rows, 9.05 KiB in 0.002052 sec., 61890.83820662768 rows/sec., 4.31 MiB/sec. | ||
14972 | 2024.10.09 23:22:30.078804 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Debug> DynamicQueryHandler: Done processing query | ||
14973 | 2024.10.09 23:22:30.078827 [ 3 ] {835048a8-c190-4cb2-a875-3de0aab897bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14974 | 2024.10.09 23:22:30.078843 [ 3 ] {} <Debug> HTTP-Session: 39d9b4f5-c66d-4f7f-abd6-07a539ac90ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14975 | 2024.10.09 23:22:30.079009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14976 | 2024.10.09 23:22:30.079059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14977 | 2024.10.09 23:22:30.079079 [ 3 ] {} <Debug> HTTP-Session: 1e9e6ab9-7ff2-4705-bb67-85eb26e1fcd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14978 | 2024.10.09 23:22:30.079095 [ 3 ] {} <Debug> HTTP-Session: 1e9e6ab9-7ff2-4705-bb67-85eb26e1fcd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14979 | 2024.10.09 23:22:30.079109 [ 3 ] {} <Debug> HTTP-Session: 1e9e6ab9-7ff2-4705-bb67-85eb26e1fcd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14980 | 2024.10.09 23:22:30.079140 [ 3 ] {} <Trace> HTTP-Session: 1e9e6ab9-7ff2-4705-bb67-85eb26e1fcd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14981 | 2024.10.09 23:22:30.079435 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14982 | 2024.10.09 23:22:30.079500 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <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 | ||
14983 | 2024.10.09 23:22:30.079915 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14984 | 2024.10.09 23:22:30.080641 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14985 | 2024.10.09 23:22:30.080678 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
14986 | 2024.10.09 23:22:30.081436 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
14987 | 2024.10.09 23:22:30.082067 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14988 | 2024.10.09 23:22:30.082256 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
14989 | 2024.10.09 23:22:30.082275 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.003038 sec., 9545.753785385123 rows/sec., 17.11 MiB/sec. | ||
14990 | 2024.10.09 23:22:30.082351 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14991 | 2024.10.09 23:22:30.082427 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
14992 | 2024.10.09 23:22:30.082959 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::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 | ||
14993 | 2024.10.09 23:22:30.083286 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Debug> DynamicQueryHandler: Done processing query | ||
14994 | 2024.10.09 23:22:30.083384 [ 3 ] {cfdcd47a-6a83-4e78-822e-e8d4f1ede976} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
14995 | 2024.10.09 23:22:30.083471 [ 3 ] {} <Debug> HTTP-Session: 1e9e6ab9-7ff2-4705-bb67-85eb26e1fcd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14996 | 2024.10.09 23:22:30.083787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14997 | 2024.10.09 23:22:30.083984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14998 | 2024.10.09 23:22:30.084105 [ 3 ] {} <Debug> HTTP-Session: 9433f824-e4dd-4449-8590-754b5c11d079 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
14999 | 2024.10.09 23:22:30.084190 [ 3 ] {} <Debug> HTTP-Session: 9433f824-e4dd-4449-8590-754b5c11d079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15000 | 2024.10.09 23:22:30.084238 [ 3 ] {} <Debug> HTTP-Session: 9433f824-e4dd-4449-8590-754b5c11d079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15001 | 2024.10.09 23:22:30.084346 [ 3 ] {} <Trace> HTTP-Session: 9433f824-e4dd-4449-8590-754b5c11d079 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15002 | 2024.10.09 23:22:30.084634 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15003 | 2024.10.09 23:22:30.084644 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15004 | 2024.10.09 23:22:30.084783 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15005 | 2024.10.09 23:22:30.084790 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1370 rows starting from the beginning of the part | ||
15006 | 2024.10.09 23:22:30.085614 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15007 | 2024.10.09 23:22:30.085700 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 29 rows starting from the beginning of the part | ||
15008 | 2024.10.09 23:22:30.086406 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
15009 | 2024.10.09 23:22:30.086692 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15010 | 2024.10.09 23:22:30.086821 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15011 | 2024.10.09 23:22:30.087204 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 29 rows starting from the beginning of the part | ||
15012 | 2024.10.09 23:22:30.087875 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
15013 | 2024.10.09 23:22:30.088437 [ 200 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 29 rows starting from the beginning of the part | ||
15014 | 2024.10.09 23:22:30.088470 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15015 | 2024.10.09 23:22:30.089828 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15016 | 2024.10.09 23:22:30.090331 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.00577 sec., 7972.270363951473 rows/sec., 552.26 KiB/sec. | ||
15017 | 2024.10.09 23:22:30.091030 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Debug> DynamicQueryHandler: Done processing query | ||
15018 | 2024.10.09 23:22:30.091090 [ 3 ] {6ec66a7b-1be4-4ee6-9a2e-725112b78555} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15019 | 2024.10.09 23:22:30.091130 [ 3 ] {} <Debug> HTTP-Session: 9433f824-e4dd-4449-8590-754b5c11d079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15020 | 2024.10.09 23:22:30.095688 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 19 columns (19 merged, 0 gathered) in 0.0131343 sec., 115803.65912153674 rows/sec., 207.51 MiB/sec. | ||
15021 | 2024.10.09 23:22:30.097071 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
15022 | 2024.10.09 23:22:30.097911 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15023 | 2024.10.09 23:22:30.097998 [ 196 ] {a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
15024 | 2024.10.09 23:22:30.098114 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.73 MiB. | ||
15025 | 2024.10.09 23:22:35.067222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15026 | 2024.10.09 23:22:35.067353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15027 | 2024.10.09 23:22:35.067379 [ 3 ] {} <Debug> HTTP-Session: b9430bd3-bc13-470e-bdc3-cd4089ddefbe Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15028 | 2024.10.09 23:22:35.067405 [ 3 ] {} <Debug> HTTP-Session: b9430bd3-bc13-470e-bdc3-cd4089ddefbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15029 | 2024.10.09 23:22:35.067422 [ 3 ] {} <Debug> HTTP-Session: b9430bd3-bc13-470e-bdc3-cd4089ddefbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15030 | 2024.10.09 23:22:35.067474 [ 3 ] {} <Trace> HTTP-Session: b9430bd3-bc13-470e-bdc3-cd4089ddefbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15031 | 2024.10.09 23:22:35.067661 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15032 | 2024.10.09 23:22:35.067732 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15033 | 2024.10.09 23:22:35.068082 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15034 | 2024.10.09 23:22:35.068506 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15035 | 2024.10.09 23:22:35.068555 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15036 | 2024.10.09 23:22:35.069141 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
15037 | 2024.10.09 23:22:35.069909 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Trace> oximeter.fields_ipaddr (1fc58a2c-d971-440a-b0b4-cbc662653249): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15038 | 2024.10.09 23:22:35.070097 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002482 sec., 1611.6035455278002 rows/sec., 131.41 KiB/sec. | ||
15039 | 2024.10.09 23:22:35.070323 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Debug> DynamicQueryHandler: Done processing query | ||
15040 | 2024.10.09 23:22:35.070351 [ 3 ] {030a94ea-041b-4277-86c9-26f3140b13e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15041 | 2024.10.09 23:22:35.070370 [ 3 ] {} <Debug> HTTP-Session: b9430bd3-bc13-470e-bdc3-cd4089ddefbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15042 | 2024.10.09 23:22:35.070521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 18053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15043 | 2024.10.09 23:22:35.070580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15044 | 2024.10.09 23:22:35.070602 [ 3 ] {} <Debug> HTTP-Session: effc940d-86ce-4e3f-9fed-c4ae5cbd2527 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15045 | 2024.10.09 23:22:35.070621 [ 3 ] {} <Debug> HTTP-Session: effc940d-86ce-4e3f-9fed-c4ae5cbd2527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15046 | 2024.10.09 23:22:35.070636 [ 3 ] {} <Debug> HTTP-Session: effc940d-86ce-4e3f-9fed-c4ae5cbd2527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15047 | 2024.10.09 23:22:35.070672 [ 3 ] {} <Trace> HTTP-Session: effc940d-86ce-4e3f-9fed-c4ae5cbd2527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15048 | 2024.10.09 23:22:35.070858 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15049 | 2024.10.09 23:22:35.070909 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15050 | 2024.10.09 23:22:35.071147 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15051 | 2024.10.09 23:22:35.071540 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15052 | 2024.10.09 23:22:35.071580 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15053 | 2024.10.09 23:22:35.072091 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15054 | 2024.10.09 23:22:35.072765 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15055 | 2024.10.09 23:22:35.072925 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Debug> executeQuery: Read 122 rows, 10.64 KiB in 0.002153 sec., 56665.118439386904 rows/sec., 4.83 MiB/sec. | ||
15056 | 2024.10.09 23:22:35.073109 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Debug> DynamicQueryHandler: Done processing query | ||
15057 | 2024.10.09 23:22:35.073133 [ 3 ] {cd0c6e32-2fb9-404b-9435-bf237d4094c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
15058 | 2024.10.09 23:22:35.073150 [ 3 ] {} <Debug> HTTP-Session: effc940d-86ce-4e3f-9fed-c4ae5cbd2527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15059 | 2024.10.09 23:22:35.073263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 5195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15060 | 2024.10.09 23:22:35.073312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15061 | 2024.10.09 23:22:35.073331 [ 3 ] {} <Debug> HTTP-Session: 2e3c517c-c317-4c86-9a43-d28ee5b8d252 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15062 | 2024.10.09 23:22:35.073347 [ 3 ] {} <Debug> HTTP-Session: 2e3c517c-c317-4c86-9a43-d28ee5b8d252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15063 | 2024.10.09 23:22:35.073361 [ 3 ] {} <Debug> HTTP-Session: 2e3c517c-c317-4c86-9a43-d28ee5b8d252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15064 | 2024.10.09 23:22:35.073459 [ 3 ] {} <Trace> HTTP-Session: 2e3c517c-c317-4c86-9a43-d28ee5b8d252 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15065 | 2024.10.09 23:22:35.073575 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15066 | 2024.10.09 23:22:35.073621 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15067 | 2024.10.09 23:22:35.073854 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15068 | 2024.10.09 23:22:35.074261 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15069 | 2024.10.09 23:22:35.074298 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15070 | 2024.10.09 23:22:35.074789 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15071 | 2024.10.09 23:22:35.075519 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15072 | 2024.10.09 23:22:35.075686 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.00214 sec., 16822.429906542056 rows/sec., 1.23 MiB/sec. | ||
15073 | 2024.10.09 23:22:35.075863 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Debug> DynamicQueryHandler: Done processing query | ||
15074 | 2024.10.09 23:22:35.075889 [ 3 ] {87d21704-41fd-4ee7-a7d9-47893ccb7d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15075 | 2024.10.09 23:22:35.075906 [ 3 ] {} <Debug> HTTP-Session: 2e3c517c-c317-4c86-9a43-d28ee5b8d252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15076 | 2024.10.09 23:22:35.076032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15077 | 2024.10.09 23:22:35.076156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15078 | 2024.10.09 23:22:35.076179 [ 3 ] {} <Debug> HTTP-Session: a2e3477e-4bfe-4525-8722-90a8fec8ba5d Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15079 | 2024.10.09 23:22:35.076196 [ 3 ] {} <Debug> HTTP-Session: a2e3477e-4bfe-4525-8722-90a8fec8ba5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15080 | 2024.10.09 23:22:35.076210 [ 3 ] {} <Debug> HTTP-Session: a2e3477e-4bfe-4525-8722-90a8fec8ba5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15081 | 2024.10.09 23:22:35.076242 [ 3 ] {} <Trace> HTTP-Session: a2e3477e-4bfe-4525-8722-90a8fec8ba5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15082 | 2024.10.09 23:22:35.076368 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15083 | 2024.10.09 23:22:35.076413 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15084 | 2024.10.09 23:22:35.076641 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15085 | 2024.10.09 23:22:35.077103 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15086 | 2024.10.09 23:22:35.077142 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15087 | 2024.10.09 23:22:35.077652 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15088 | 2024.10.09 23:22:35.078544 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15089 | 2024.10.09 23:22:35.078711 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.002378 sec., 42052.14465937763 rows/sec., 3.29 MiB/sec. | ||
15090 | 2024.10.09 23:22:35.078887 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Debug> DynamicQueryHandler: Done processing query | ||
15091 | 2024.10.09 23:22:35.078914 [ 3 ] {c1dae137-5234-4b34-849f-1944c5e0960a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
15092 | 2024.10.09 23:22:35.078931 [ 3 ] {} <Debug> HTTP-Session: a2e3477e-4bfe-4525-8722-90a8fec8ba5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15093 | 2024.10.09 23:22:35.079080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15094 | 2024.10.09 23:22:35.079129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15095 | 2024.10.09 23:22:35.079149 [ 3 ] {} <Debug> HTTP-Session: 7384e809-9c6d-460e-87ea-b437ec921908 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15096 | 2024.10.09 23:22:35.079166 [ 3 ] {} <Debug> HTTP-Session: 7384e809-9c6d-460e-87ea-b437ec921908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15097 | 2024.10.09 23:22:35.079179 [ 3 ] {} <Debug> HTTP-Session: 7384e809-9c6d-460e-87ea-b437ec921908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15098 | 2024.10.09 23:22:35.079210 [ 3 ] {} <Trace> HTTP-Session: 7384e809-9c6d-460e-87ea-b437ec921908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15099 | 2024.10.09 23:22:35.079357 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15100 | 2024.10.09 23:22:35.079405 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15101 | 2024.10.09 23:22:35.079560 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15102 | 2024.10.09 23:22:35.079971 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15103 | 2024.10.09 23:22:35.080009 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15104 | 2024.10.09 23:22:35.080543 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15105 | 2024.10.09 23:22:35.081197 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15106 | 2024.10.09 23:22:35.081364 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002068 sec., 78336.55705996131 rows/sec., 5.46 MiB/sec. | ||
15107 | 2024.10.09 23:22:35.081537 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Debug> DynamicQueryHandler: Done processing query | ||
15108 | 2024.10.09 23:22:35.081563 [ 3 ] {ed267b28-1eb5-42a7-a0de-bb691b5d1d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15109 | 2024.10.09 23:22:35.081580 [ 3 ] {} <Debug> HTTP-Session: 7384e809-9c6d-460e-87ea-b437ec921908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15110 | 2024.10.09 23:22:35.081742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15111 | 2024.10.09 23:22:35.081793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15112 | 2024.10.09 23:22:35.081814 [ 3 ] {} <Debug> HTTP-Session: c0843418-b49e-464a-b26e-ea431fdb6f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15113 | 2024.10.09 23:22:35.081831 [ 3 ] {} <Debug> HTTP-Session: c0843418-b49e-464a-b26e-ea431fdb6f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15114 | 2024.10.09 23:22:35.081844 [ 3 ] {} <Debug> HTTP-Session: c0843418-b49e-464a-b26e-ea431fdb6f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15115 | 2024.10.09 23:22:35.081875 [ 3 ] {} <Trace> HTTP-Session: c0843418-b49e-464a-b26e-ea431fdb6f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15116 | 2024.10.09 23:22:35.082202 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15117 | 2024.10.09 23:22:35.082269 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <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 | ||
15118 | 2024.10.09 23:22:35.082705 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15119 | 2024.10.09 23:22:35.083345 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15120 | 2024.10.09 23:22:35.083382 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15121 | 2024.10.09 23:22:35.084194 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
15122 | 2024.10.09 23:22:35.084976 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15123 | 2024.10.09 23:22:35.085186 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003217 sec., 9947.155735156979 rows/sec., 17.82 MiB/sec. | ||
15124 | 2024.10.09 23:22:35.085399 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Debug> DynamicQueryHandler: Done processing query | ||
15125 | 2024.10.09 23:22:35.085424 [ 3 ] {a82e22da-b626-4a2a-ac39-3c1f446c30a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
15126 | 2024.10.09 23:22:35.085446 [ 3 ] {} <Debug> HTTP-Session: c0843418-b49e-464a-b26e-ea431fdb6f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15127 | 2024.10.09 23:22:35.085563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15128 | 2024.10.09 23:22:35.085611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15129 | 2024.10.09 23:22:35.085631 [ 3 ] {} <Debug> HTTP-Session: f35f6dcc-a456-461d-9e3e-7d9cf4086b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15130 | 2024.10.09 23:22:35.085647 [ 3 ] {} <Debug> HTTP-Session: f35f6dcc-a456-461d-9e3e-7d9cf4086b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15131 | 2024.10.09 23:22:35.085660 [ 3 ] {} <Debug> HTTP-Session: f35f6dcc-a456-461d-9e3e-7d9cf4086b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15132 | 2024.10.09 23:22:35.085692 [ 3 ] {} <Trace> HTTP-Session: f35f6dcc-a456-461d-9e3e-7d9cf4086b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15133 | 2024.10.09 23:22:35.085805 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15134 | 2024.10.09 23:22:35.085850 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15135 | 2024.10.09 23:22:35.085980 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15136 | 2024.10.09 23:22:35.086282 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15137 | 2024.10.09 23:22:35.086317 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15138 | 2024.10.09 23:22:35.086844 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15139 | 2024.10.09 23:22:35.087472 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15140 | 2024.10.09 23:22:35.087636 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001862 sec., 32223.4156820623 rows/sec., 2.17 MiB/sec. | ||
15141 | 2024.10.09 23:22:35.087641 [ 72 ] {} <Debug> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15142 | 2024.10.09 23:22:35.087754 [ 72 ] {} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15143 | 2024.10.09 23:22:35.087807 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15144 | 2024.10.09 23:22:35.087891 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Debug> DynamicQueryHandler: Done processing query | ||
15145 | 2024.10.09 23:22:35.087956 [ 3 ] {09867167-b84f-4ce4-82d6-23fa167a3fdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15146 | 2024.10.09 23:22:35.087997 [ 3 ] {} <Debug> HTTP-Session: f35f6dcc-a456-461d-9e3e-7d9cf4086b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15147 | 2024.10.09 23:22:35.088012 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
15148 | 2024.10.09 23:22:35.088189 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15149 | 2024.10.09 23:22:35.088229 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4808 rows starting from the beginning of the part | ||
15150 | 2024.10.09 23:22:35.088313 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part | ||
15151 | 2024.10.09 23:22:35.088560 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
15152 | 2024.10.09 23:22:35.088805 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
15153 | 2024.10.09 23:22:35.088923 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 46 rows starting from the beginning of the part | ||
15154 | 2024.10.09 23:22:35.089134 [ 192 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
15155 | 2024.10.09 23:22:35.091151 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5092 rows, containing 4 columns (4 merged, 0 gathered) in 0.003256944 sec., 1563428.7847749302 rows/sec., 102.23 MiB/sec. | ||
15156 | 2024.10.09 23:22:35.091946 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15157 | 2024.10.09 23:22:35.092755 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15158 | 2024.10.09 23:22:35.092852 [ 199 ] {6c29b131-df14-42f9-a9da-df32eb1a5bbd::all_1_81_16} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15159 | 2024.10.09 23:22:35.092963 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
15160 | 2024.10.09 23:22:36.792376 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15161 | 2024.10.09 23:22:36.792451 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15162 | 2024.10.09 23:22:37.109893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1482 | ||
15163 | 2024.10.09 23:22:37.112948 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15164 | 2024.10.09 23:22:37.113001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15165 | 2024.10.09 23:22:37.114707 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
15166 | 2024.10.09 23:22:37.116073 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15167 | 2024.10.09 23:22:37.117110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
15168 | 2024.10.09 23:22:38.435085 [ 150 ] {} <Debug> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
15169 | 2024.10.09 23:22:38.435208 [ 150 ] {} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15170 | 2024.10.09 23:22:38.435253 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15171 | 2024.10.09 23:22:38.435501 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
15172 | 2024.10.09 23:22:38.436136 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15173 | 2024.10.09 23:22:38.436200 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 244 rows starting from the beginning of the part | ||
15174 | 2024.10.09 23:22:38.436283 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 242 rows starting from the beginning of the part | ||
15175 | 2024.10.09 23:22:38.436536 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
15176 | 2024.10.09 23:22:38.436815 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
15177 | 2024.10.09 23:22:38.436979 [ 192 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 242 rows starting from the beginning of the part | ||
15178 | 2024.10.09 23:22:38.438304 [ 198 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002948378 sec., 256412.16967430906 rows/sec., 17.40 MiB/sec. | ||
15179 | 2024.10.09 23:22:38.438615 [ 198 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
15180 | 2024.10.09 23:22:38.439500 [ 198 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15181 | 2024.10.09 23:22:38.439591 [ 198 ] {ade2c1fd-87a5-4df0-9dc1-297dc15e4009::all_1_38_8} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
15182 | 2024.10.09 23:22:38.439691 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
15183 | 2024.10.09 23:22:38.910259 [ 150 ] {} <Debug> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
15184 | 2024.10.09 23:22:38.910335 [ 150 ] {} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15185 | 2024.10.09 23:22:38.910374 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15186 | 2024.10.09 23:22:38.910590 [ 190 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
15187 | 2024.10.09 23:22:38.911000 [ 190 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15188 | 2024.10.09 23:22:38.911065 [ 190 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 31 rows starting from the beginning of the part | ||
15189 | 2024.10.09 23:22:38.911173 [ 190 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
15190 | 2024.10.09 23:22:38.911347 [ 190 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
15191 | 2024.10.09 23:22:38.911587 [ 190 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
15192 | 2024.10.09 23:22:38.911727 [ 190 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
15193 | 2024.10.09 23:22:38.912796 [ 192 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.002332017 sec., 15008.46691940925 rows/sec., 1006.29 KiB/sec. | ||
15194 | 2024.10.09 23:22:38.913127 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
15195 | 2024.10.09 23:22:38.914010 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15196 | 2024.10.09 23:22:38.914126 [ 195 ] {89d903fc-0933-49fa-a815-207694174e4e::all_1_33_7} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
15197 | 2024.10.09 23:22:38.914234 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15198 | 2024.10.09 23:22:40.071598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 37355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15199 | 2024.10.09 23:22:40.071726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15200 | 2024.10.09 23:22:40.071759 [ 3 ] {} <Debug> HTTP-Session: bd82842d-3b68-437d-8564-ac121936b49c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15201 | 2024.10.09 23:22:40.071788 [ 3 ] {} <Debug> HTTP-Session: bd82842d-3b68-437d-8564-ac121936b49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15202 | 2024.10.09 23:22:40.071808 [ 3 ] {} <Debug> HTTP-Session: bd82842d-3b68-437d-8564-ac121936b49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15203 | 2024.10.09 23:22:40.071865 [ 3 ] {} <Trace> HTTP-Session: bd82842d-3b68-437d-8564-ac121936b49c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15204 | 2024.10.09 23:22:40.072167 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15205 | 2024.10.09 23:22:40.072239 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15206 | 2024.10.09 23:22:40.072583 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15207 | 2024.10.09 23:22:40.073177 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15208 | 2024.10.09 23:22:40.073225 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15209 | 2024.10.09 23:22:40.073894 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15210 | 2024.10.09 23:22:40.074621 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15211 | 2024.10.09 23:22:40.074812 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Debug> executeQuery: Read 247 rows, 22.34 KiB in 0.002772 sec., 89105.3391053391 rows/sec., 7.87 MiB/sec. | ||
15212 | 2024.10.09 23:22:40.075051 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Debug> DynamicQueryHandler: Done processing query | ||
15213 | 2024.10.09 23:22:40.075079 [ 3 ] {314b1bef-8e9a-46c8-9bdf-b36651af6636} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
15214 | 2024.10.09 23:22:40.075098 [ 3 ] {} <Debug> HTTP-Session: bd82842d-3b68-437d-8564-ac121936b49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15215 | 2024.10.09 23:22:40.075276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15216 | 2024.10.09 23:22:40.075333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15217 | 2024.10.09 23:22:40.075355 [ 3 ] {} <Debug> HTTP-Session: d5442ec4-a1af-4d33-ad47-d63c8d545c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15218 | 2024.10.09 23:22:40.075374 [ 3 ] {} <Debug> HTTP-Session: d5442ec4-a1af-4d33-ad47-d63c8d545c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15219 | 2024.10.09 23:22:40.075390 [ 3 ] {} <Debug> HTTP-Session: d5442ec4-a1af-4d33-ad47-d63c8d545c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15220 | 2024.10.09 23:22:40.075427 [ 3 ] {} <Trace> HTTP-Session: d5442ec4-a1af-4d33-ad47-d63c8d545c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15221 | 2024.10.09 23:22:40.075548 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15222 | 2024.10.09 23:22:40.075598 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15223 | 2024.10.09 23:22:40.075841 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15224 | 2024.10.09 23:22:40.076187 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15225 | 2024.10.09 23:22:40.076227 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15226 | 2024.10.09 23:22:40.076749 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15227 | 2024.10.09 23:22:40.077453 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15228 | 2024.10.09 23:22:40.077633 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.002112 sec., 13731.060606060604 rows/sec., 1.01 MiB/sec. | ||
15229 | 2024.10.09 23:22:40.077811 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Debug> DynamicQueryHandler: Done processing query | ||
15230 | 2024.10.09 23:22:40.077836 [ 3 ] {bc772f8c-307a-4b98-a768-5f50b78d8db7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15231 | 2024.10.09 23:22:40.077854 [ 3 ] {} <Debug> HTTP-Session: d5442ec4-a1af-4d33-ad47-d63c8d545c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15232 | 2024.10.09 23:22:40.077988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15233 | 2024.10.09 23:22:40.078037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15234 | 2024.10.09 23:22:40.078059 [ 3 ] {} <Debug> HTTP-Session: 9a78f535-f3cd-4098-95cc-1dcfd318cbc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15235 | 2024.10.09 23:22:40.078077 [ 3 ] {} <Debug> HTTP-Session: 9a78f535-f3cd-4098-95cc-1dcfd318cbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15236 | 2024.10.09 23:22:40.078092 [ 3 ] {} <Debug> HTTP-Session: 9a78f535-f3cd-4098-95cc-1dcfd318cbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15237 | 2024.10.09 23:22:40.078126 [ 3 ] {} <Trace> HTTP-Session: 9a78f535-f3cd-4098-95cc-1dcfd318cbc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15238 | 2024.10.09 23:22:40.078273 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15239 | 2024.10.09 23:22:40.078321 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15240 | 2024.10.09 23:22:40.078545 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15241 | 2024.10.09 23:22:40.078856 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15242 | 2024.10.09 23:22:40.078894 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15243 | 2024.10.09 23:22:40.079402 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
15244 | 2024.10.09 23:22:40.080093 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15245 | 2024.10.09 23:22:40.080278 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002026 sec., 6910.167818361303 rows/sec., 483.94 KiB/sec. | ||
15246 | 2024.10.09 23:22:40.080458 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Debug> DynamicQueryHandler: Done processing query | ||
15247 | 2024.10.09 23:22:40.080483 [ 3 ] {8d1f5d92-445d-45f2-b554-fed22788bd73} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15248 | 2024.10.09 23:22:40.080500 [ 3 ] {} <Debug> HTTP-Session: 9a78f535-f3cd-4098-95cc-1dcfd318cbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15249 | 2024.10.09 23:22:40.080625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15250 | 2024.10.09 23:22:40.080676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15251 | 2024.10.09 23:22:40.080698 [ 3 ] {} <Debug> HTTP-Session: 368fec12-7329-4734-982e-cc9170cae03c Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15252 | 2024.10.09 23:22:40.080715 [ 3 ] {} <Debug> HTTP-Session: 368fec12-7329-4734-982e-cc9170cae03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15253 | 2024.10.09 23:22:40.080729 [ 3 ] {} <Debug> HTTP-Session: 368fec12-7329-4734-982e-cc9170cae03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15254 | 2024.10.09 23:22:40.080761 [ 3 ] {} <Trace> HTTP-Session: 368fec12-7329-4734-982e-cc9170cae03c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15255 | 2024.10.09 23:22:40.080860 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15256 | 2024.10.09 23:22:40.080906 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15257 | 2024.10.09 23:22:40.081133 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15258 | 2024.10.09 23:22:40.081425 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15259 | 2024.10.09 23:22:40.081463 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15260 | 2024.10.09 23:22:40.081969 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
15261 | 2024.10.09 23:22:40.082648 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15262 | 2024.10.09 23:22:40.082810 [ 148 ] {} <Debug> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
15263 | 2024.10.09 23:22:40.082820 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001976 sec., 3036.4372469635628 rows/sec., 179.40 KiB/sec. | ||
15264 | 2024.10.09 23:22:40.082898 [ 148 ] {} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15265 | 2024.10.09 23:22:40.082973 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15266 | 2024.10.09 23:22:40.083149 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Debug> DynamicQueryHandler: Done processing query | ||
15267 | 2024.10.09 23:22:40.083219 [ 3 ] {d40d4498-4eb5-4098-a39f-dbc76c721984} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15268 | 2024.10.09 23:22:40.083253 [ 3 ] {} <Debug> HTTP-Session: 368fec12-7329-4734-982e-cc9170cae03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15269 | 2024.10.09 23:22:40.083263 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
15270 | 2024.10.09 23:22:40.083570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 66688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15271 | 2024.10.09 23:22:40.083761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15272 | 2024.10.09 23:22:40.083872 [ 3 ] {} <Debug> HTTP-Session: b7be1490-b716-4c33-98b1-35b01b4064e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15273 | 2024.10.09 23:22:40.083957 [ 3 ] {} <Debug> HTTP-Session: b7be1490-b716-4c33-98b1-35b01b4064e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15274 | 2024.10.09 23:22:40.083991 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15275 | 2024.10.09 23:22:40.084022 [ 3 ] {} <Debug> HTTP-Session: b7be1490-b716-4c33-98b1-35b01b4064e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15276 | 2024.10.09 23:22:40.084147 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part | ||
15277 | 2024.10.09 23:22:40.084169 [ 3 ] {} <Trace> HTTP-Session: b7be1490-b716-4c33-98b1-35b01b4064e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15278 | 2024.10.09 23:22:40.084506 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
15279 | 2024.10.09 23:22:40.084598 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
15280 | 2024.10.09 23:22:40.084632 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15281 | 2024.10.09 23:22:40.084780 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15282 | 2024.10.09 23:22:40.084974 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
15283 | 2024.10.09 23:22:40.085399 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
15284 | 2024.10.09 23:22:40.086014 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15285 | 2024.10.09 23:22:40.086865 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15286 | 2024.10.09 23:22:40.086916 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15287 | 2024.10.09 23:22:40.087020 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003942378 sec., 7609.620386477401 rows/sec., 483.03 KiB/sec. | ||
15288 | 2024.10.09 23:22:40.087269 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
15289 | 2024.10.09 23:22:40.087507 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15290 | 2024.10.09 23:22:40.088003 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15291 | 2024.10.09 23:22:40.088084 [ 186 ] {62f32903-2a5c-46fa-bd74-87ffe25fdc65::all_1_33_8} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
15292 | 2024.10.09 23:22:40.088168 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15293 | 2024.10.09 23:22:40.088339 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15294 | 2024.10.09 23:22:40.088514 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.004089 sec., 100513.57300073368 rows/sec., 7.17 MiB/sec. | ||
15295 | 2024.10.09 23:22:40.088710 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Debug> DynamicQueryHandler: Done processing query | ||
15296 | 2024.10.09 23:22:40.088735 [ 3 ] {b07da5e3-66fb-4e33-b434-336d71713906} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
15297 | 2024.10.09 23:22:40.088751 [ 3 ] {} <Debug> HTTP-Session: b7be1490-b716-4c33-98b1-35b01b4064e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15298 | 2024.10.09 23:22:40.088917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15299 | 2024.10.09 23:22:40.088968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15300 | 2024.10.09 23:22:40.088987 [ 3 ] {} <Debug> HTTP-Session: 0ba589cf-7098-4a81-a6a7-3d7cbdf816df Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15301 | 2024.10.09 23:22:40.089004 [ 3 ] {} <Debug> HTTP-Session: 0ba589cf-7098-4a81-a6a7-3d7cbdf816df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15302 | 2024.10.09 23:22:40.089017 [ 3 ] {} <Debug> HTTP-Session: 0ba589cf-7098-4a81-a6a7-3d7cbdf816df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15303 | 2024.10.09 23:22:40.089049 [ 3 ] {} <Trace> HTTP-Session: 0ba589cf-7098-4a81-a6a7-3d7cbdf816df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15304 | 2024.10.09 23:22:40.089147 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
15305 | 2024.10.09 23:22:40.089193 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15306 | 2024.10.09 23:22:40.089325 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15307 | 2024.10.09 23:22:40.089638 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15308 | 2024.10.09 23:22:40.089675 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15309 | 2024.10.09 23:22:40.090176 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
15310 | 2024.10.09 23:22:40.090810 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15311 | 2024.10.09 23:22:40.090974 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00185 sec., 3243.243243243243 rows/sec., 169.45 KiB/sec. | ||
15312 | 2024.10.09 23:22:40.091140 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Debug> DynamicQueryHandler: Done processing query | ||
15313 | 2024.10.09 23:22:40.091165 [ 3 ] {4ef5e94e-90ec-4694-9cfb-b0ab3cadfdef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
15314 | 2024.10.09 23:22:40.091182 [ 3 ] {} <Debug> HTTP-Session: 0ba589cf-7098-4a81-a6a7-3d7cbdf816df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15315 | 2024.10.09 23:22:40.091352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15316 | 2024.10.09 23:22:40.091404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15317 | 2024.10.09 23:22:40.091423 [ 3 ] {} <Debug> HTTP-Session: 218baea5-d21d-4c76-a018-36af55355c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15318 | 2024.10.09 23:22:40.091439 [ 3 ] {} <Debug> HTTP-Session: 218baea5-d21d-4c76-a018-36af55355c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15319 | 2024.10.09 23:22:40.091453 [ 3 ] {} <Debug> HTTP-Session: 218baea5-d21d-4c76-a018-36af55355c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15320 | 2024.10.09 23:22:40.091484 [ 3 ] {} <Trace> HTTP-Session: 218baea5-d21d-4c76-a018-36af55355c86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15321 | 2024.10.09 23:22:40.091664 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15322 | 2024.10.09 23:22:40.091710 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15323 | 2024.10.09 23:22:40.091861 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15324 | 2024.10.09 23:22:40.092323 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15325 | 2024.10.09 23:22:40.092360 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15326 | 2024.10.09 23:22:40.092879 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15327 | 2024.10.09 23:22:40.093523 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15328 | 2024.10.09 23:22:40.093689 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002109 sec., 112375.533428165 rows/sec., 7.53 MiB/sec. | ||
15329 | 2024.10.09 23:22:40.093859 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Debug> DynamicQueryHandler: Done processing query | ||
15330 | 2024.10.09 23:22:40.093883 [ 3 ] {f1ad9bf8-dda6-4136-bb05-2c3824e932fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
15331 | 2024.10.09 23:22:40.093899 [ 3 ] {} <Debug> HTTP-Session: 218baea5-d21d-4c76-a018-36af55355c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15332 | 2024.10.09 23:22:40.094064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15333 | 2024.10.09 23:22:40.094113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15334 | 2024.10.09 23:22:40.094131 [ 3 ] {} <Debug> HTTP-Session: edd7d57e-092f-4c50-a2a7-00c1a290168f Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15335 | 2024.10.09 23:22:40.094147 [ 3 ] {} <Debug> HTTP-Session: edd7d57e-092f-4c50-a2a7-00c1a290168f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15336 | 2024.10.09 23:22:40.094161 [ 3 ] {} <Debug> HTTP-Session: edd7d57e-092f-4c50-a2a7-00c1a290168f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15337 | 2024.10.09 23:22:40.094192 [ 3 ] {} <Trace> HTTP-Session: edd7d57e-092f-4c50-a2a7-00c1a290168f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15338 | 2024.10.09 23:22:40.094283 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
15339 | 2024.10.09 23:22:40.094329 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15340 | 2024.10.09 23:22:40.094458 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15341 | 2024.10.09 23:22:40.094745 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15342 | 2024.10.09 23:22:40.094781 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15343 | 2024.10.09 23:22:40.095304 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
15344 | 2024.10.09 23:22:40.095932 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15345 | 2024.10.09 23:22:40.096103 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001835 sec., 544.9591280653951 rows/sec., 36.72 KiB/sec. | ||
15346 | 2024.10.09 23:22:40.096366 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Debug> DynamicQueryHandler: Done processing query | ||
15347 | 2024.10.09 23:22:40.096407 [ 3 ] {401ff421-6a9b-4b9c-ad5d-eef4dadf8b12} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
15348 | 2024.10.09 23:22:40.096432 [ 3 ] {} <Debug> HTTP-Session: edd7d57e-092f-4c50-a2a7-00c1a290168f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15349 | 2024.10.09 23:22:40.096571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15350 | 2024.10.09 23:22:40.096622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15351 | 2024.10.09 23:22:40.096642 [ 3 ] {} <Debug> HTTP-Session: 2cb8f898-42c8-472b-a1ee-055c29d96318 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15352 | 2024.10.09 23:22:40.096658 [ 3 ] {} <Debug> HTTP-Session: 2cb8f898-42c8-472b-a1ee-055c29d96318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15353 | 2024.10.09 23:22:40.096672 [ 3 ] {} <Debug> HTTP-Session: 2cb8f898-42c8-472b-a1ee-055c29d96318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15354 | 2024.10.09 23:22:40.096703 [ 3 ] {} <Trace> HTTP-Session: 2cb8f898-42c8-472b-a1ee-055c29d96318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15355 | 2024.10.09 23:22:40.096997 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15356 | 2024.10.09 23:22:40.097066 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <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 | ||
15357 | 2024.10.09 23:22:40.097504 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15358 | 2024.10.09 23:22:40.098175 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15359 | 2024.10.09 23:22:40.098214 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15360 | 2024.10.09 23:22:40.098998 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
15361 | 2024.10.09 23:22:40.099770 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15362 | 2024.10.09 23:22:40.099957 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00316 sec., 9177.215189873417 rows/sec., 16.45 MiB/sec. | ||
15363 | 2024.10.09 23:22:40.100444 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Debug> DynamicQueryHandler: Done processing query | ||
15364 | 2024.10.09 23:22:40.100488 [ 3 ] {1be98e85-b771-4cd4-8376-29c410837807} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
15365 | 2024.10.09 23:22:40.100515 [ 3 ] {} <Debug> HTTP-Session: 2cb8f898-42c8-472b-a1ee-055c29d96318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15366 | 2024.10.09 23:22:40.100650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15367 | 2024.10.09 23:22:40.100701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15368 | 2024.10.09 23:22:40.100721 [ 3 ] {} <Debug> HTTP-Session: 805309de-5260-450d-b80a-4c632d056389 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15369 | 2024.10.09 23:22:40.100738 [ 3 ] {} <Debug> HTTP-Session: 805309de-5260-450d-b80a-4c632d056389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15370 | 2024.10.09 23:22:40.100752 [ 3 ] {} <Debug> HTTP-Session: 805309de-5260-450d-b80a-4c632d056389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15371 | 2024.10.09 23:22:40.100784 [ 3 ] {} <Trace> HTTP-Session: 805309de-5260-450d-b80a-4c632d056389 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15372 | 2024.10.09 23:22:40.100916 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15373 | 2024.10.09 23:22:40.100964 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15374 | 2024.10.09 23:22:40.101112 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15375 | 2024.10.09 23:22:40.101411 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15376 | 2024.10.09 23:22:40.101449 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15377 | 2024.10.09 23:22:40.101980 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15378 | 2024.10.09 23:22:40.102633 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15379 | 2024.10.09 23:22:40.102790 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001923 sec., 42641.70566822673 rows/sec., 2.71 MiB/sec. | ||
15380 | 2024.10.09 23:22:40.102951 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Debug> DynamicQueryHandler: Done processing query | ||
15381 | 2024.10.09 23:22:40.102976 [ 3 ] {d1105adb-a4e7-4691-90e4-44ef9695307f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15382 | 2024.10.09 23:22:40.102993 [ 3 ] {} <Debug> HTTP-Session: 805309de-5260-450d-b80a-4c632d056389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15383 | 2024.10.09 23:22:45.066498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 17786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15384 | 2024.10.09 23:22:45.066645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15385 | 2024.10.09 23:22:45.066678 [ 3 ] {} <Debug> HTTP-Session: 961c2b64-05e7-4d3d-9029-cc45dd883164 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15386 | 2024.10.09 23:22:45.066706 [ 3 ] {} <Debug> HTTP-Session: 961c2b64-05e7-4d3d-9029-cc45dd883164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15387 | 2024.10.09 23:22:45.066725 [ 3 ] {} <Debug> HTTP-Session: 961c2b64-05e7-4d3d-9029-cc45dd883164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15388 | 2024.10.09 23:22:45.066782 [ 3 ] {} <Trace> HTTP-Session: 961c2b64-05e7-4d3d-9029-cc45dd883164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15389 | 2024.10.09 23:22:45.067086 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15390 | 2024.10.09 23:22:45.067168 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15391 | 2024.10.09 23:22:45.067552 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15392 | 2024.10.09 23:22:45.068091 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15393 | 2024.10.09 23:22:45.068136 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15394 | 2024.10.09 23:22:45.068774 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15395 | 2024.10.09 23:22:45.069491 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15396 | 2024.10.09 23:22:45.069713 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Debug> executeQuery: Read 120 rows, 10.49 KiB in 0.002719 sec., 44133.872747333575 rows/sec., 3.77 MiB/sec. | ||
15397 | 2024.10.09 23:22:45.069979 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Debug> DynamicQueryHandler: Done processing query | ||
15398 | 2024.10.09 23:22:45.070021 [ 3 ] {8dee369b-66f8-4264-bed1-e8ff1752ed84} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
15399 | 2024.10.09 23:22:45.070053 [ 3 ] {} <Debug> HTTP-Session: 961c2b64-05e7-4d3d-9029-cc45dd883164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15400 | 2024.10.09 23:22:45.070259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15401 | 2024.10.09 23:22:45.070315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15402 | 2024.10.09 23:22:45.070337 [ 3 ] {} <Debug> HTTP-Session: fe3c1611-1305-4902-acfa-3f653b0195b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15403 | 2024.10.09 23:22:45.070356 [ 3 ] {} <Debug> HTTP-Session: fe3c1611-1305-4902-acfa-3f653b0195b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15404 | 2024.10.09 23:22:45.070370 [ 3 ] {} <Debug> HTTP-Session: fe3c1611-1305-4902-acfa-3f653b0195b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15405 | 2024.10.09 23:22:45.070405 [ 3 ] {} <Trace> HTTP-Session: fe3c1611-1305-4902-acfa-3f653b0195b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15406 | 2024.10.09 23:22:45.070521 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15407 | 2024.10.09 23:22:45.070570 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15408 | 2024.10.09 23:22:45.070810 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15409 | 2024.10.09 23:22:45.071142 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15410 | 2024.10.09 23:22:45.071182 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15411 | 2024.10.09 23:22:45.071688 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15412 | 2024.10.09 23:22:45.072362 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15413 | 2024.10.09 23:22:45.072525 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00204 sec., 15686.274509803921 rows/sec., 1.15 MiB/sec. | ||
15414 | 2024.10.09 23:22:45.072700 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Debug> DynamicQueryHandler: Done processing query | ||
15415 | 2024.10.09 23:22:45.072726 [ 3 ] {1970a4e2-1245-41ef-9f48-40b9d5a16368} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15416 | 2024.10.09 23:22:45.072743 [ 3 ] {} <Debug> HTTP-Session: fe3c1611-1305-4902-acfa-3f653b0195b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15417 | 2024.10.09 23:22:45.072871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 16287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15418 | 2024.10.09 23:22:45.072921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15419 | 2024.10.09 23:22:45.072941 [ 3 ] {} <Debug> HTTP-Session: a033d6d9-be99-41cf-96b9-15e7249982f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15420 | 2024.10.09 23:22:45.072958 [ 3 ] {} <Debug> HTTP-Session: a033d6d9-be99-41cf-96b9-15e7249982f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15421 | 2024.10.09 23:22:45.072972 [ 3 ] {} <Debug> HTTP-Session: a033d6d9-be99-41cf-96b9-15e7249982f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15422 | 2024.10.09 23:22:45.073003 [ 3 ] {} <Trace> HTTP-Session: a033d6d9-be99-41cf-96b9-15e7249982f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15423 | 2024.10.09 23:22:45.073130 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15424 | 2024.10.09 23:22:45.073175 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15425 | 2024.10.09 23:22:45.073404 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15426 | 2024.10.09 23:22:45.073784 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15427 | 2024.10.09 23:22:45.073821 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15428 | 2024.10.09 23:22:45.074321 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15429 | 2024.10.09 23:22:45.075020 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15430 | 2024.10.09 23:22:45.075219 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00213 sec., 45070.42253521127 rows/sec., 3.52 MiB/sec. | ||
15431 | 2024.10.09 23:22:45.075397 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Debug> DynamicQueryHandler: Done processing query | ||
15432 | 2024.10.09 23:22:45.075423 [ 3 ] {2edf3df8-7763-42ca-b3e5-faf1d2b7135d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15433 | 2024.10.09 23:22:45.075442 [ 3 ] {} <Debug> HTTP-Session: a033d6d9-be99-41cf-96b9-15e7249982f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15434 | 2024.10.09 23:22:45.075637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15435 | 2024.10.09 23:22:45.075687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15436 | 2024.10.09 23:22:45.075709 [ 3 ] {} <Debug> HTTP-Session: 58507d42-6003-4ddf-92c8-25d702dfa4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15437 | 2024.10.09 23:22:45.075726 [ 3 ] {} <Debug> HTTP-Session: 58507d42-6003-4ddf-92c8-25d702dfa4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15438 | 2024.10.09 23:22:45.075741 [ 3 ] {} <Debug> HTTP-Session: 58507d42-6003-4ddf-92c8-25d702dfa4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15439 | 2024.10.09 23:22:45.075772 [ 3 ] {} <Trace> HTTP-Session: 58507d42-6003-4ddf-92c8-25d702dfa4cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15440 | 2024.10.09 23:22:45.075923 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15441 | 2024.10.09 23:22:45.075971 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15442 | 2024.10.09 23:22:45.076120 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15443 | 2024.10.09 23:22:45.076521 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15444 | 2024.10.09 23:22:45.076559 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15445 | 2024.10.09 23:22:45.077091 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15446 | 2024.10.09 23:22:45.077744 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15447 | 2024.10.09 23:22:45.077938 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002084 sec., 76775.43186180423 rows/sec., 5.35 MiB/sec. | ||
15448 | 2024.10.09 23:22:45.078228 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Debug> DynamicQueryHandler: Done processing query | ||
15449 | 2024.10.09 23:22:45.078298 [ 3 ] {f79e7897-998f-4dc9-bf7c-5cd33d6ca9d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15450 | 2024.10.09 23:22:45.078368 [ 3 ] {} <Debug> HTTP-Session: 58507d42-6003-4ddf-92c8-25d702dfa4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15451 | 2024.10.09 23:22:45.078612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 53744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15452 | 2024.10.09 23:22:45.078665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15453 | 2024.10.09 23:22:45.078687 [ 3 ] {} <Debug> HTTP-Session: a9b1b03e-1228-44a9-b7c1-46907760c24a Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15454 | 2024.10.09 23:22:45.078704 [ 3 ] {} <Debug> HTTP-Session: a9b1b03e-1228-44a9-b7c1-46907760c24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15455 | 2024.10.09 23:22:45.078718 [ 3 ] {} <Debug> HTTP-Session: a9b1b03e-1228-44a9-b7c1-46907760c24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15456 | 2024.10.09 23:22:45.078750 [ 3 ] {} <Trace> HTTP-Session: a9b1b03e-1228-44a9-b7c1-46907760c24a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15457 | 2024.10.09 23:22:45.079068 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15458 | 2024.10.09 23:22:45.079143 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <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 | ||
15459 | 2024.10.09 23:22:45.079592 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15460 | 2024.10.09 23:22:45.080338 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15461 | 2024.10.09 23:22:45.080375 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15462 | 2024.10.09 23:22:45.081179 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
15463 | 2024.10.09 23:22:45.081868 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15464 | 2024.10.09 23:22:45.082059 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00322 sec., 9937.888198757762 rows/sec., 17.81 MiB/sec. | ||
15465 | 2024.10.09 23:22:45.082284 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Debug> DynamicQueryHandler: Done processing query | ||
15466 | 2024.10.09 23:22:45.082310 [ 3 ] {8c1c42c4-9cfb-4e5b-9834-c586e410d0fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
15467 | 2024.10.09 23:22:45.082328 [ 3 ] {} <Debug> HTTP-Session: a9b1b03e-1228-44a9-b7c1-46907760c24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15468 | 2024.10.09 23:22:45.082465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15469 | 2024.10.09 23:22:45.082516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15470 | 2024.10.09 23:22:45.082536 [ 3 ] {} <Debug> HTTP-Session: 16692054-7920-4d7c-b022-1e5814d893a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15471 | 2024.10.09 23:22:45.082554 [ 3 ] {} <Debug> HTTP-Session: 16692054-7920-4d7c-b022-1e5814d893a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15472 | 2024.10.09 23:22:45.082568 [ 3 ] {} <Debug> HTTP-Session: 16692054-7920-4d7c-b022-1e5814d893a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15473 | 2024.10.09 23:22:45.082599 [ 3 ] {} <Trace> HTTP-Session: 16692054-7920-4d7c-b022-1e5814d893a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15474 | 2024.10.09 23:22:45.082720 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15475 | 2024.10.09 23:22:45.082767 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15476 | 2024.10.09 23:22:45.082898 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15477 | 2024.10.09 23:22:45.083193 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15478 | 2024.10.09 23:22:45.083230 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15479 | 2024.10.09 23:22:45.083798 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15480 | 2024.10.09 23:22:45.084383 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15481 | 2024.10.09 23:22:45.084548 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001863 sec., 32206.1191626409 rows/sec., 2.17 MiB/sec. | ||
15482 | 2024.10.09 23:22:45.084735 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Debug> DynamicQueryHandler: Done processing query | ||
15483 | 2024.10.09 23:22:45.084772 [ 3 ] {25d45bb0-4106-44c2-ad89-c640b94028aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15484 | 2024.10.09 23:22:45.084800 [ 3 ] {} <Debug> HTTP-Session: 16692054-7920-4d7c-b022-1e5814d893a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15485 | 2024.10.09 23:22:47.117389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1514 | ||
15486 | 2024.10.09 23:22:47.120685 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15487 | 2024.10.09 23:22:47.120734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15488 | 2024.10.09 23:22:47.122414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
15489 | 2024.10.09 23:22:47.123740 [ 242 ] {} <Trace> system.query_log (b81ea235-26f3-4571-9362-b248393a34ac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15490 | 2024.10.09 23:22:47.125109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
15491 | 2024.10.09 23:22:50.071468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 37355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15492 | 2024.10.09 23:22:50.071595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15493 | 2024.10.09 23:22:50.071621 [ 3 ] {} <Debug> HTTP-Session: f363657b-b694-4180-ae4f-e6e40d1c5e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15494 | 2024.10.09 23:22:50.071646 [ 3 ] {} <Debug> HTTP-Session: f363657b-b694-4180-ae4f-e6e40d1c5e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15495 | 2024.10.09 23:22:50.071664 [ 3 ] {} <Debug> HTTP-Session: f363657b-b694-4180-ae4f-e6e40d1c5e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15496 | 2024.10.09 23:22:50.071713 [ 3 ] {} <Trace> HTTP-Session: f363657b-b694-4180-ae4f-e6e40d1c5e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15497 | 2024.10.09 23:22:50.071967 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15498 | 2024.10.09 23:22:50.072034 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15499 | 2024.10.09 23:22:50.072377 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15500 | 2024.10.09 23:22:50.072961 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15501 | 2024.10.09 23:22:50.072999 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15502 | 2024.10.09 23:22:50.073659 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15503 | 2024.10.09 23:22:50.074306 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15504 | 2024.10.09 23:22:50.074453 [ 138 ] {} <Debug> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15505 | 2024.10.09 23:22:50.074454 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Debug> executeQuery: Read 247 rows, 22.34 KiB in 0.0026 sec., 95000 rows/sec., 8.39 MiB/sec. | ||
15506 | 2024.10.09 23:22:50.074492 [ 138 ] {} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15507 | 2024.10.09 23:22:50.074527 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15508 | 2024.10.09 23:22:50.074752 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
15509 | 2024.10.09 23:22:50.074771 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Debug> DynamicQueryHandler: Done processing query | ||
15510 | 2024.10.09 23:22:50.074834 [ 3 ] {55abd144-76a2-43c7-972c-e055e0b58d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
15511 | 2024.10.09 23:22:50.074862 [ 3 ] {} <Debug> HTTP-Session: f363657b-b694-4180-ae4f-e6e40d1c5e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15512 | 2024.10.09 23:22:50.075053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15513 | 2024.10.09 23:22:50.075061 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15514 | 2024.10.09 23:22:50.075144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15515 | 2024.10.09 23:22:50.075149 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1462 rows starting from the beginning of the part | ||
15516 | 2024.10.09 23:22:50.075187 [ 3 ] {} <Debug> HTTP-Session: 347c9823-4a0c-4cc9-9a93-322ab9c01d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15517 | 2024.10.09 23:22:50.075226 [ 3 ] {} <Debug> HTTP-Session: 347c9823-4a0c-4cc9-9a93-322ab9c01d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15518 | 2024.10.09 23:22:50.075270 [ 3 ] {} <Debug> HTTP-Session: 347c9823-4a0c-4cc9-9a93-322ab9c01d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15519 | 2024.10.09 23:22:50.075424 [ 3 ] {} <Trace> HTTP-Session: 347c9823-4a0c-4cc9-9a93-322ab9c01d40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15520 | 2024.10.09 23:22:50.075455 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 115 rows starting from the beginning of the part | ||
15521 | 2024.10.09 23:22:50.075739 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 122 rows starting from the beginning of the part | ||
15522 | 2024.10.09 23:22:50.075861 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15523 | 2024.10.09 23:22:50.076027 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 247 rows starting from the beginning of the part | ||
15524 | 2024.10.09 23:22:50.076051 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15525 | 2024.10.09 23:22:50.076311 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 120 rows starting from the beginning of the part | ||
15526 | 2024.10.09 23:22:50.076610 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 247 rows starting from the beginning of the part | ||
15527 | 2024.10.09 23:22:50.077336 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15528 | 2024.10.09 23:22:50.078171 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15529 | 2024.10.09 23:22:50.078239 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15530 | 2024.10.09 23:22:50.079345 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15531 | 2024.10.09 23:22:50.080127 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2313 rows, containing 5 columns (5 merged, 0 gathered) in 0.005494028 sec., 421002.5868088041 rows/sec., 37.44 MiB/sec. | ||
15532 | 2024.10.09 23:22:50.080451 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15533 | 2024.10.09 23:22:50.080623 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15534 | 2024.10.09 23:22:50.080831 [ 138 ] {} <Debug> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15535 | 2024.10.09 23:22:50.080871 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.005198 sec., 5579.068872643324 rows/sec., 419.52 KiB/sec. | ||
15536 | 2024.10.09 23:22:50.080896 [ 138 ] {} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15537 | 2024.10.09 23:22:50.080970 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15538 | 2024.10.09 23:22:50.081623 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::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 | ||
15539 | 2024.10.09 23:22:50.081705 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Debug> DynamicQueryHandler: Done processing query | ||
15540 | 2024.10.09 23:22:50.081767 [ 3 ] {85adcefb-84dd-4e14-9060-2f5d79b59e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15541 | 2024.10.09 23:22:50.081839 [ 3 ] {} <Debug> HTTP-Session: 347c9823-4a0c-4cc9-9a93-322ab9c01d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15542 | 2024.10.09 23:22:50.081995 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15543 | 2024.10.09 23:22:50.082052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15544 | 2024.10.09 23:22:50.082055 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 79 rows starting from the beginning of the part | ||
15545 | 2024.10.09 23:22:50.082149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15546 | 2024.10.09 23:22:50.082258 [ 3 ] {} <Debug> HTTP-Session: eb59d627-049b-41af-ba33-e9d2369555e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15547 | 2024.10.09 23:22:50.082354 [ 3 ] {} <Debug> HTTP-Session: eb59d627-049b-41af-ba33-e9d2369555e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15548 | 2024.10.09 23:22:50.082411 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
15549 | 2024.10.09 23:22:50.082433 [ 3 ] {} <Debug> HTTP-Session: eb59d627-049b-41af-ba33-e9d2369555e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15550 | 2024.10.09 23:22:50.082588 [ 3 ] {} <Trace> HTTP-Session: eb59d627-049b-41af-ba33-e9d2369555e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15551 | 2024.10.09 23:22:50.082722 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15552 | 2024.10.09 23:22:50.082752 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
15553 | 2024.10.09 23:22:50.083011 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15554 | 2024.10.09 23:22:50.083239 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15555 | 2024.10.09 23:22:50.083258 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 29 rows starting from the beginning of the part | ||
15556 | 2024.10.09 23:22:50.083247 [ 187 ] {8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e::all_1_86_17} <Trace> oximeter.fields_string (8a3ec026-9d3b-4fd6-957a-583ba1dd0e7e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15557 | 2024.10.09 23:22:50.083729 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
15558 | 2024.10.09 23:22:50.083834 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
15559 | 2024.10.09 23:22:50.084250 [ 186 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 29 rows starting from the beginning of the part | ||
15560 | 2024.10.09 23:22:50.084933 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15561 | 2024.10.09 23:22:50.085458 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15562 | 2024.10.09 23:22:50.085502 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15563 | 2024.10.09 23:22:50.086146 [ 191 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 5 columns (5 merged, 0 gathered) in 0.005005859 sec., 47144.755775182646 rows/sec., 3.62 MiB/sec. | ||
15564 | 2024.10.09 23:22:50.086162 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
15565 | 2024.10.09 23:22:50.086434 [ 191 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15566 | 2024.10.09 23:22:50.087236 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Trace> oximeter.fields_u32 (ade2c1fd-87a5-4df0-9dc1-297dc15e4009): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15567 | 2024.10.09 23:22:50.087500 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004655 sec., 3007.518796992481 rows/sec., 210.63 KiB/sec. | ||
15568 | 2024.10.09 23:22:50.087808 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15569 | 2024.10.09 23:22:50.087998 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Debug> DynamicQueryHandler: Done processing query | ||
15570 | 2024.10.09 23:22:50.088078 [ 3 ] {9a50d72d-6db2-460c-b826-4a82ba625f26} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15571 | 2024.10.09 23:22:50.088124 [ 3 ] {} <Debug> HTTP-Session: eb59d627-049b-41af-ba33-e9d2369555e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15572 | 2024.10.09 23:22:50.088186 [ 197 ] {400e0e56-4b67-481f-9986-3c26996de4fa::all_1_76_15} <Trace> oximeter.fields_u16 (400e0e56-4b67-481f-9986-3c26996de4fa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15573 | 2024.10.09 23:22:50.088288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15574 | 2024.10.09 23:22:50.088359 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
15575 | 2024.10.09 23:22:50.088377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15576 | 2024.10.09 23:22:50.088422 [ 3 ] {} <Debug> HTTP-Session: 1ea89af8-68d9-4e6e-8cc3-4098d3c01935 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15577 | 2024.10.09 23:22:50.088439 [ 3 ] {} <Debug> HTTP-Session: 1ea89af8-68d9-4e6e-8cc3-4098d3c01935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15578 | 2024.10.09 23:22:50.088456 [ 3 ] {} <Debug> HTTP-Session: 1ea89af8-68d9-4e6e-8cc3-4098d3c01935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15579 | 2024.10.09 23:22:50.088488 [ 3 ] {} <Trace> HTTP-Session: 1ea89af8-68d9-4e6e-8cc3-4098d3c01935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15580 | 2024.10.09 23:22:50.088591 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15581 | 2024.10.09 23:22:50.088636 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15582 | 2024.10.09 23:22:50.088872 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15583 | 2024.10.09 23:22:50.089201 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15584 | 2024.10.09 23:22:50.089240 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15585 | 2024.10.09 23:22:50.089713 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
15586 | 2024.10.09 23:22:50.090332 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Trace> oximeter.fields_u8 (62f32903-2a5c-46fa-bd74-87ffe25fdc65): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15587 | 2024.10.09 23:22:50.090465 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001903 sec., 3152.9164477141358 rows/sec., 186.28 KiB/sec. | ||
15588 | 2024.10.09 23:22:50.090632 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Debug> DynamicQueryHandler: Done processing query | ||
15589 | 2024.10.09 23:22:50.090658 [ 3 ] {4249bb64-e977-4bff-84c8-79c801d4a531} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15590 | 2024.10.09 23:22:50.090675 [ 3 ] {} <Debug> HTTP-Session: 1ea89af8-68d9-4e6e-8cc3-4098d3c01935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15591 | 2024.10.09 23:22:50.090829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 66688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15592 | 2024.10.09 23:22:50.090879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15593 | 2024.10.09 23:22:50.090899 [ 3 ] {} <Debug> HTTP-Session: d24840d2-765c-43a2-a137-081a0c84dcd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15594 | 2024.10.09 23:22:50.090916 [ 3 ] {} <Debug> HTTP-Session: d24840d2-765c-43a2-a137-081a0c84dcd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15595 | 2024.10.09 23:22:50.090929 [ 3 ] {} <Debug> HTTP-Session: d24840d2-765c-43a2-a137-081a0c84dcd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15596 | 2024.10.09 23:22:50.090960 [ 3 ] {} <Trace> HTTP-Session: d24840d2-765c-43a2-a137-081a0c84dcd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15597 | 2024.10.09 23:22:50.091214 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15598 | 2024.10.09 23:22:50.091259 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15599 | 2024.10.09 23:22:50.091478 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15600 | 2024.10.09 23:22:50.092048 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15601 | 2024.10.09 23:22:50.092085 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15602 | 2024.10.09 23:22:50.092577 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15603 | 2024.10.09 23:22:50.093220 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15604 | 2024.10.09 23:22:50.093353 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.002293 sec., 179241.1687745312 rows/sec., 12.78 MiB/sec. | ||
15605 | 2024.10.09 23:22:50.093357 [ 138 ] {} <Debug> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15606 | 2024.10.09 23:22:50.093415 [ 138 ] {} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15607 | 2024.10.09 23:22:50.093452 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15608 | 2024.10.09 23:22:50.093605 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Debug> DynamicQueryHandler: Done processing query | ||
15609 | 2024.10.09 23:22:50.093678 [ 3 ] {e2322f0a-5a90-4c98-bdff-3498f6ab3132} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
15610 | 2024.10.09 23:22:50.093723 [ 3 ] {} <Debug> HTTP-Session: d24840d2-765c-43a2-a137-081a0c84dcd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15611 | 2024.10.09 23:22:50.093757 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
15612 | 2024.10.09 23:22:50.093968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15613 | 2024.10.09 23:22:50.094136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15614 | 2024.10.09 23:22:50.094228 [ 3 ] {} <Debug> HTTP-Session: d6e069ca-8fc0-47c6-bb44-e0b35aab243b Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15615 | 2024.10.09 23:22:50.094308 [ 3 ] {} <Debug> HTTP-Session: d6e069ca-8fc0-47c6-bb44-e0b35aab243b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15616 | 2024.10.09 23:22:50.094377 [ 3 ] {} <Debug> HTTP-Session: d6e069ca-8fc0-47c6-bb44-e0b35aab243b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15617 | 2024.10.09 23:22:50.094526 [ 3 ] {} <Trace> HTTP-Session: d6e069ca-8fc0-47c6-bb44-e0b35aab243b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15618 | 2024.10.09 23:22:50.094631 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15619 | 2024.10.09 23:22:50.094784 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 941 rows starting from the beginning of the part | ||
15620 | 2024.10.09 23:22:50.094856 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
15621 | 2024.10.09 23:22:50.095032 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15622 | 2024.10.09 23:22:50.095312 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 95 rows starting from the beginning of the part | ||
15623 | 2024.10.09 23:22:50.095813 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part | ||
15624 | 2024.10.09 23:22:50.096217 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 411 rows starting from the beginning of the part | ||
15625 | 2024.10.09 23:22:50.096504 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15626 | 2024.10.09 23:22:50.096527 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part | ||
15627 | 2024.10.09 23:22:50.096912 [ 191 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 411 rows starting from the beginning of the part | ||
15628 | 2024.10.09 23:22:50.097538 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15629 | 2024.10.09 23:22:50.097593 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15630 | 2024.10.09 23:22:50.098566 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
15631 | 2024.10.09 23:22:50.099328 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2054 rows, containing 5 columns (5 merged, 0 gathered) in 0.005806415 sec., 353746.6750137564 rows/sec., 27.17 MiB/sec. | ||
15632 | 2024.10.09 23:22:50.099443 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15633 | 2024.10.09 23:22:50.099593 [ 138 ] {} <Debug> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
15634 | 2024.10.09 23:22:50.099601 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00487 sec., 1232.0328542094455 rows/sec., 64.37 KiB/sec. | ||
15635 | 2024.10.09 23:22:50.099629 [ 138 ] {} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15636 | 2024.10.09 23:22:50.099678 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15637 | 2024.10.09 23:22:50.099685 [ 202 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15638 | 2024.10.09 23:22:50.099995 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Debug> DynamicQueryHandler: Done processing query | ||
15639 | 2024.10.09 23:22:50.100065 [ 3 ] {e82dd68e-84e5-4c9d-b0f4-6920319b746e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
15640 | 2024.10.09 23:22:50.100133 [ 3 ] {} <Debug> HTTP-Session: d6e069ca-8fc0-47c6-bb44-e0b35aab243b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15641 | 2024.10.09 23:22:50.100157 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
15642 | 2024.10.09 23:22:50.100410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 44579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15643 | 2024.10.09 23:22:50.100531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15644 | 2024.10.09 23:22:50.100596 [ 3 ] {} <Debug> HTTP-Session: 00227e59-2575-498a-879b-dbc799c32abe Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15645 | 2024.10.09 23:22:50.100630 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15646 | 2024.10.09 23:22:50.100646 [ 3 ] {} <Debug> HTTP-Session: 00227e59-2575-498a-879b-dbc799c32abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15647 | 2024.10.09 23:22:50.100695 [ 3 ] {} <Debug> HTTP-Session: 00227e59-2575-498a-879b-dbc799c32abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15648 | 2024.10.09 23:22:50.100710 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
15649 | 2024.10.09 23:22:50.100782 [ 3 ] {} <Trace> HTTP-Session: 00227e59-2575-498a-879b-dbc799c32abe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15650 | 2024.10.09 23:22:50.101010 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
15651 | 2024.10.09 23:22:50.101219 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
15652 | 2024.10.09 23:22:50.101297 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15653 | 2024.10.09 23:22:50.101547 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15654 | 2024.10.09 23:22:50.101602 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
15655 | 2024.10.09 23:22:50.102026 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
15656 | 2024.10.09 23:22:50.102168 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15657 | 2024.10.09 23:22:50.102499 [ 194 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
15658 | 2024.10.09 23:22:50.103131 [ 189 ] {21e13ec9-d977-4252-9af6-812279d36955::all_1_86_17} <Trace> oximeter.fields_uuid (21e13ec9-d977-4252-9af6-812279d36955) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15659 | 2024.10.09 23:22:50.103342 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15660 | 2024.10.09 23:22:50.103435 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
15661 | 2024.10.09 23:22:50.104188 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15662 | 2024.10.09 23:22:50.104243 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15663 | 2024.10.09 23:22:50.104655 [ 202 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.004842315 sec., 42128.60997270934 rows/sec., 2.15 MiB/sec. | ||
15664 | 2024.10.09 23:22:50.104881 [ 202 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
15665 | 2024.10.09 23:22:50.104968 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15666 | 2024.10.09 23:22:50.105585 [ 202 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15667 | 2024.10.09 23:22:50.105681 [ 202 ] {d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c::all_1_34_7} <Trace> oximeter.measurements_bool (d07fcc71-2317-4bd3-a7d3-9ac486ce6a2c) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
15668 | 2024.10.09 23:22:50.105753 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15669 | 2024.10.09 23:22:50.105770 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15670 | 2024.10.09 23:22:50.105906 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004922 sec., 48151.1580658269 rows/sec., 3.23 MiB/sec. | ||
15671 | 2024.10.09 23:22:50.105912 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15672 | 2024.10.09 23:22:50.105972 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15673 | 2024.10.09 23:22:50.106005 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15674 | 2024.10.09 23:22:50.106145 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Debug> DynamicQueryHandler: Done processing query | ||
15675 | 2024.10.09 23:22:50.106189 [ 3 ] {a13143fd-45fe-48c7-92d8-87aa36f55aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
15676 | 2024.10.09 23:22:50.106193 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
15677 | 2024.10.09 23:22:50.106213 [ 3 ] {} <Debug> HTTP-Session: 00227e59-2575-498a-879b-dbc799c32abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15678 | 2024.10.09 23:22:50.106431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15679 | 2024.10.09 23:22:50.106460 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15680 | 2024.10.09 23:22:50.106542 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25423 rows starting from the beginning of the part | ||
15681 | 2024.10.09 23:22:50.106543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15682 | 2024.10.09 23:22:50.106605 [ 3 ] {} <Debug> HTTP-Session: 96ffe68d-d927-4ca5-8505-bb1730e3cc31 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15683 | 2024.10.09 23:22:50.106670 [ 3 ] {} <Debug> HTTP-Session: 96ffe68d-d927-4ca5-8505-bb1730e3cc31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15684 | 2024.10.09 23:22:50.106740 [ 3 ] {} <Debug> HTTP-Session: 96ffe68d-d927-4ca5-8505-bb1730e3cc31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15685 | 2024.10.09 23:22:50.106843 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 127 rows starting from the beginning of the part | ||
15686 | 2024.10.09 23:22:50.106881 [ 3 ] {} <Trace> HTTP-Session: 96ffe68d-d927-4ca5-8505-bb1730e3cc31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15687 | 2024.10.09 23:22:50.107110 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 162 rows starting from the beginning of the part | ||
15688 | 2024.10.09 23:22:50.107174 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
15689 | 2024.10.09 23:22:50.107358 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15690 | 2024.10.09 23:22:50.107471 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 237 rows starting from the beginning of the part | ||
15691 | 2024.10.09 23:22:50.107807 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
15692 | 2024.10.09 23:22:50.108209 [ 196 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part | ||
15693 | 2024.10.09 23:22:50.108549 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15694 | 2024.10.09 23:22:50.109302 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15695 | 2024.10.09 23:22:50.109368 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15696 | 2024.10.09 23:22:50.109999 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
15697 | 2024.10.09 23:22:50.110758 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Trace> oximeter.measurements_f64 (89d903fc-0933-49fa-a815-207694174e4e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15698 | 2024.10.09 23:22:50.111123 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004041 sec., 247.46349913387775 rows/sec., 16.67 KiB/sec. | ||
15699 | 2024.10.09 23:22:50.111511 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Debug> DynamicQueryHandler: Done processing query | ||
15700 | 2024.10.09 23:22:50.111563 [ 3 ] {db06a14a-d075-49f4-8493-0ebf32474ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
15701 | 2024.10.09 23:22:50.111613 [ 3 ] {} <Debug> HTTP-Session: 96ffe68d-d927-4ca5-8505-bb1730e3cc31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15702 | 2024.10.09 23:22:50.111760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 47640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15703 | 2024.10.09 23:22:50.111824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15704 | 2024.10.09 23:22:50.111844 [ 3 ] {} <Debug> HTTP-Session: 955482f8-50e7-4e95-8466-6834dbe436c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15705 | 2024.10.09 23:22:50.111861 [ 3 ] {} <Debug> HTTP-Session: 955482f8-50e7-4e95-8466-6834dbe436c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15706 | 2024.10.09 23:22:50.111876 [ 3 ] {} <Debug> HTTP-Session: 955482f8-50e7-4e95-8466-6834dbe436c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15707 | 2024.10.09 23:22:50.111910 [ 3 ] {} <Trace> HTTP-Session: 955482f8-50e7-4e95-8466-6834dbe436c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15708 | 2024.10.09 23:22:50.112303 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15709 | 2024.10.09 23:22:50.112478 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <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 | ||
15710 | 2024.10.09 23:22:50.113057 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15711 | 2024.10.09 23:22:50.113971 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15712 | 2024.10.09 23:22:50.114008 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15713 | 2024.10.09 23:22:50.115153 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
15714 | 2024.10.09 23:22:50.115918 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Trace> oximeter.measurements_histogramu64 (a6717a0c-c68d-4cb6-a3a5-1a1483ceaeff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15715 | 2024.10.09 23:22:50.116199 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004165 sec., 6962.785114045618 rows/sec., 12.48 MiB/sec. | ||
15716 | 2024.10.09 23:22:50.116965 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26346 rows, containing 5 columns (5 merged, 0 gathered) in 0.010877545 sec., 2422053.8733694046 rows/sec., 163.69 MiB/sec. | ||
15717 | 2024.10.09 23:22:50.117102 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Debug> DynamicQueryHandler: Done processing query | ||
15718 | 2024.10.09 23:22:50.117145 [ 3 ] {ccd96fd5-ceac-4c2b-a665-272273f61e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
15719 | 2024.10.09 23:22:50.117168 [ 3 ] {} <Debug> HTTP-Session: 955482f8-50e7-4e95-8466-6834dbe436c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15720 | 2024.10.09 23:22:50.117299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48946, User-Agent: (none), Length: 12144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15721 | 2024.10.09 23:22:50.117371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15722 | 2024.10.09 23:22:50.117393 [ 3 ] {} <Debug> HTTP-Session: df80f384-bb34-4dd6-a85f-76d06ee2348e Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
15723 | 2024.10.09 23:22:50.117410 [ 3 ] {} <Debug> HTTP-Session: df80f384-bb34-4dd6-a85f-76d06ee2348e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15724 | 2024.10.09 23:22:50.117431 [ 3 ] {} <Debug> HTTP-Session: df80f384-bb34-4dd6-a85f-76d06ee2348e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15725 | 2024.10.09 23:22:50.117438 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15726 | 2024.10.09 23:22:50.117486 [ 3 ] {} <Trace> HTTP-Session: df80f384-bb34-4dd6-a85f-76d06ee2348e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15727 | 2024.10.09 23:22:50.117697 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48946) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15728 | 2024.10.09 23:22:50.117758 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15729 | 2024.10.09 23:22:50.118339 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15730 | 2024.10.09 23:22:50.118760 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15731 | 2024.10.09 23:22:50.118812 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15732 | 2024.10.09 23:22:50.118824 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
15733 | 2024.10.09 23:22:50.119025 [ 193 ] {2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2b75b436-72f1-4c48-8cb2-4b6ebf8ae5a8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15734 | 2024.10.09 23:22:50.119199 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
15735 | 2024.10.09 23:22:50.119632 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15736 | 2024.10.09 23:22:50.120297 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Trace> oximeter.measurements_u64 (6c29b131-df14-42f9-a9da-df32eb1a5bbd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15737 | 2024.10.09 23:22:50.120451 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00282 sec., 29078.01418439716 rows/sec., 1.85 MiB/sec. | ||
15738 | 2024.10.09 23:22:50.120646 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Debug> DynamicQueryHandler: Done processing query | ||
15739 | 2024.10.09 23:22:50.120684 [ 3 ] {3ac8c099-a4b4-47e5-babb-4008f3615187} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15740 | 2024.10.09 23:22:50.120717 [ 3 ] {} <Debug> HTTP-Session: df80f384-bb34-4dd6-a85f-76d06ee2348e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15741 | 2024.10.09 23:22:51.792495 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15742 | 2024.10.09 23:22:51.792550 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache |