1 | [ Jan 28 05:19:30 Enabled. ] | ||
2 | [ Jan 28 05:19:30 Rereading configuration. ] | ||
3 | [ Jan 28 05:19:32 Rereading configuration. ] | ||
4 | [ Jan 28 05:19:34 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 | + single_node=true | ||
23 | + command=() | ||
24 | + true | ||
25 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
26 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
27 | [ Jan 28 05:19:34 Method "start" exited with status 0. ] | ||
28 | Processing configuration file 'config.xml'. | ||
29 | There is no file 'config.xml', will use embedded config. | ||
30 | Logging trace to /var/tmp/clickhouse-server.log | ||
31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
32 | 2024.01.28 05:19:35.169675 [ 1 ] {} <Information> Application: Will watch for the process with pid 23764 | ||
33 | 2024.01.28 05:19:35.169778 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.01.28 05:19:35.894470 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23764 | ||
35 | 2024.01.28 05:19:35.894657 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.01.28 05:19:35.894901 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.01.28 05:19:35.990041 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.01.28 05:19:35.990092 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.01.28 05:19:35.990105 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.01.28 05:19:35.990140 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.01.28 05:19:35.990450 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.01.28 05:19:35.991116 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.01.28 05:19:35.991641 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.01.28 05:19:35.991891 [ 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) | ||
48 | 2024.01.28 05:19:35.994468 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.01.28 05:19:35.994513 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.01.28 05:19:35.995218 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.01.28 05:19:35.995400 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.01.28 05:19:36.001521 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.01.28 05:19:36.002025 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.01.28 05:19:36.002053 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.01.28 05:19:36.003336 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.01.28 05:19:36.003842 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.01.28 05:19:36.004085 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.01.28 05:19:36.004365 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.01.28 05:19:36.005192 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.01.28 05:19:36.005237 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.01.28 05:19:36.005292 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.01.28 05:19:36.005309 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.01.28 05:19:36.017154 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.01.28 05:19:36.017183 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000110522 sec | ||
68 | 2024.01.28 05:19:36.017750 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.01.28 05:19:36.017822 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.01.28 05:19:36.017843 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.01.28 05:19:36.017859 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.01.28 05:19:36.017871 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.01.28 05:19:36.017885 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.01.28 05:19:36.017899 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.01.28 05:19:36.017931 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.01.28 05:19:36.017949 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.01.28 05:19:36.017977 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.01.28 05:19:36.017990 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.01.28 05:19:36.018004 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.01.28 05:19:36.018019 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.01.28 05:19:36.018050 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.01.28 05:19:36.018064 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.01.28 05:19:36.018076 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.01.28 05:19:36.051934 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.01.28 05:19:36.056858 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.01.28 05:19:36.056889 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9891e-05 sec | ||
87 | 2024.01.28 05:19:36.056915 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.01.28 05:19:36.056932 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.01.28 05:19:36.056954 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.01.28 05:19:36.058953 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.01.28 05:19:36.064267 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.01.28 05:19:36.064370 [ 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). | ||
93 | 2024.01.28 05:19:36.064422 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.01.28 05:19:36.251792 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
95 | 2024.01.28 05:19:36.269425 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
96 | 2024.01.28 05:19:36.269471 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.01.28 05:19:36.418728 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.01.28 05:19:36.419457 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
99 | 2024.01.28 05:19:36.419799 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.01.28 05:19:36.419867 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
101 | 2024.01.28 05:19:36.419854 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
102 | 2024.01.28 05:19:36.419943 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.01.28 05:19:36.420048 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.01.28 05:19:36.420099 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.01.28 05:19:36.420681 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.01.28 05:19:36.420702 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.01.28 05:19:37.076185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.01.28 05:19:37.076348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.01.28 05:19:37.076898 [ 3 ] {} <Debug> HTTP-Session: 167888e7-c3dd-4fba-9aec-0622c7e45510 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
110 | 2024.01.28 05:19:37.076930 [ 3 ] {} <Debug> HTTP-Session: 167888e7-c3dd-4fba-9aec-0622c7e45510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.01.28 05:19:37.077055 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.01.28 05:19:37.077084 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.01.28 05:19:37.077102 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.01.28 05:19:37.078490 [ 3 ] {f7aa8232-3f26-4977-ab65-8f39fbfb4338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.01.28 05:19:37.098722 [ 3 ] {f7aa8232-3f26-4977-ab65-8f39fbfb4338} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46081) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.01.28 05:19:37.099471 [ 3 ] {f7aa8232-3f26-4977-ab65-8f39fbfb4338} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.01.28 05:19:37.100173 [ 3 ] {f7aa8232-3f26-4977-ab65-8f39fbfb4338} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.01.28 05:19:37.100196 [ 3 ] {} <Debug> HTTP-Session: 167888e7-c3dd-4fba-9aec-0622c7e45510 Destroying unnamed session | ||
167 | 2024.01.28 05:19:37.100553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.01.28 05:19:37.100607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.01.28 05:19:37.100628 [ 3 ] {} <Debug> HTTP-Session: 68308ffd-028e-4767-9626-53923cee7c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
170 | 2024.01.28 05:19:37.100649 [ 3 ] {} <Debug> HTTP-Session: 68308ffd-028e-4767-9626-53923cee7c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.01.28 05:19:37.100741 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.01.28 05:19:37.100821 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.01.28 05:19:37.101717 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.01.28 05:19:37.103425 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.01.28 05:19:37.107077 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.01.28 05:19:37.107111 [ 3 ] {601f49b8-696a-4c42-aee9-61132482906d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.01.28 05:19:37.107126 [ 3 ] {} <Debug> HTTP-Session: 68308ffd-028e-4767-9626-53923cee7c98 Destroying unnamed session | ||
178 | 2024.01.28 05:19:37.107265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.01.28 05:19:37.107316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.01.28 05:19:37.107335 [ 3 ] {} <Debug> HTTP-Session: 81f4156b-dd37-4963-b88d-638bb3788703 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
181 | 2024.01.28 05:19:37.107351 [ 3 ] {} <Debug> HTTP-Session: 81f4156b-dd37-4963-b88d-638bb3788703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.01.28 05:19:37.107448 [ 3 ] {90c64d8a-30ef-4021-a2cf-9e8cb00c0a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.01.28 05:19:37.107690 [ 3 ] {90c64d8a-30ef-4021-a2cf-9e8cb00c0a5e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:46081) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.01.28 05:19:37.107805 [ 3 ] {90c64d8a-30ef-4021-a2cf-9e8cb00c0a5e} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.01.28 05:19:37.107904 [ 3 ] {90c64d8a-30ef-4021-a2cf-9e8cb00c0a5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.01.28 05:19:37.107921 [ 3 ] {} <Debug> HTTP-Session: 81f4156b-dd37-4963-b88d-638bb3788703 Destroying unnamed session | ||
235 | 2024.01.28 05:19:37.108215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.01.28 05:19:37.108260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.01.28 05:19:37.108277 [ 3 ] {} <Debug> HTTP-Session: 45325e65-e38f-4a52-9390-cebbec1f5a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
238 | 2024.01.28 05:19:37.108296 [ 3 ] {} <Debug> HTTP-Session: 45325e65-e38f-4a52-9390-cebbec1f5a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.01.28 05:19:37.108397 [ 3 ] {8fb4db53-2b83-4e08-81a4-8791bb4ec70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.01.28 05:19:37.108493 [ 3 ] {8fb4db53-2b83-4e08-81a4-8791bb4ec70c} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.01.28 05:19:37.108517 [ 3 ] {8fb4db53-2b83-4e08-81a4-8791bb4ec70c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.01.28 05:19:37.108532 [ 3 ] {} <Debug> HTTP-Session: 45325e65-e38f-4a52-9390-cebbec1f5a0c Destroying unnamed session | ||
243 | 2024.01.28 05:19:37.108641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.01.28 05:19:37.108682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.01.28 05:19:37.108700 [ 3 ] {} <Debug> HTTP-Session: 172eb06b-69c5-4862-b390-856ddc2d8735 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
246 | 2024.01.28 05:19:37.108718 [ 3 ] {} <Debug> HTTP-Session: 172eb06b-69c5-4862-b390-856ddc2d8735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.01.28 05:19:37.108773 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.01.28 05:19:37.108823 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.01.28 05:19:37.114483 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.01.28 05:19:37.114509 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9151e-05 sec | ||
251 | 2024.01.28 05:19:37.114538 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.01.28 05:19:37.114559 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.01.28 05:19:37.114639 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.01.28 05:19:37.114665 [ 3 ] {15d1b58b-3c53-4cb4-b809-7675f80987ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.01.28 05:19:37.114683 [ 3 ] {} <Debug> HTTP-Session: 172eb06b-69c5-4862-b390-856ddc2d8735 Destroying unnamed session | ||
256 | 2024.01.28 05:19:37.114803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.01.28 05:19:37.114856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.01.28 05:19:37.114880 [ 3 ] {} <Debug> HTTP-Session: ce81d175-6cc9-4e49-8f91-b561f28f06a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
259 | 2024.01.28 05:19:37.114903 [ 3 ] {} <Debug> HTTP-Session: ce81d175-6cc9-4e49-8f91-b561f28f06a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.01.28 05:19:37.115068 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.01.28 05:19:37.115124 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.01.28 05:19:37.119310 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} <Debug> oximeter.version (ca7ea193-bc67-466f-83a2-ad53f1343b8f): Loading data parts | ||
264 | 2024.01.28 05:19:37.119460 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} <Debug> oximeter.version (ca7ea193-bc67-466f-83a2-ad53f1343b8f): There are no data parts | ||
265 | 2024.01.28 05:19:37.124735 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.01.28 05:19:37.124764 [ 3 ] {00750827-ac2b-440e-a71a-4fbb10c30657} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.01.28 05:19:37.124790 [ 3 ] {} <Debug> HTTP-Session: ce81d175-6cc9-4e49-8f91-b561f28f06a8 Destroying unnamed session | ||
268 | 2024.01.28 05:19:37.124943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.01.28 05:19:37.125000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.01.28 05:19:37.125026 [ 3 ] {} <Debug> HTTP-Session: 348fb795-266f-4862-866c-366108a4a07c Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
271 | 2024.01.28 05:19:37.125046 [ 3 ] {} <Debug> HTTP-Session: 348fb795-266f-4862-866c-366108a4a07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.01.28 05:19:37.125295 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | 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) | ||
283 | 2024.01.28 05:19:37.125356 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.01.28 05:19:37.131821 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} <Debug> oximeter.measurements_bool (ccb057c1-1aa1-446d-815d-2b829edfb490): Loading data parts | ||
285 | 2024.01.28 05:19:37.131923 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} <Debug> oximeter.measurements_bool (ccb057c1-1aa1-446d-815d-2b829edfb490): There are no data parts | ||
286 | 2024.01.28 05:19:37.137719 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.01.28 05:19:37.137744 [ 3 ] {58c9e62f-7350-40d4-985e-5f009c73b7a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.01.28 05:19:37.137766 [ 3 ] {} <Debug> HTTP-Session: 348fb795-266f-4862-866c-366108a4a07c Destroying unnamed session | ||
289 | 2024.01.28 05:19:37.137895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.01.28 05:19:37.137944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.01.28 05:19:37.137967 [ 3 ] {} <Debug> HTTP-Session: 8075d6fb-be52-44a1-8932-455ab855d78a Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
292 | 2024.01.28 05:19:37.137983 [ 3 ] {} <Debug> HTTP-Session: 8075d6fb-be52-44a1-8932-455ab855d78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.01.28 05:19:37.138176 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
294 | 2024.01.28 05:19:37.138223 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.01.28 05:19:37.140179 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} <Debug> oximeter.measurements_i8 (3ab027cb-6de8-4814-870e-ba7d8eaaa778): Loading data parts | ||
296 | 2024.01.28 05:19:37.140267 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} <Debug> oximeter.measurements_i8 (3ab027cb-6de8-4814-870e-ba7d8eaaa778): There are no data parts | ||
297 | 2024.01.28 05:19:37.141530 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.01.28 05:19:37.141556 [ 3 ] {d30593bf-9ab8-489a-a97a-ba4c875495aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.01.28 05:19:37.141571 [ 3 ] {} <Debug> HTTP-Session: 8075d6fb-be52-44a1-8932-455ab855d78a Destroying unnamed session | ||
300 | 2024.01.28 05:19:37.141690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.01.28 05:19:37.141738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.01.28 05:19:37.141757 [ 3 ] {} <Debug> HTTP-Session: 9b0a5860-f76d-4cee-8856-606109e43438 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
303 | 2024.01.28 05:19:37.141777 [ 3 ] {} <Debug> HTTP-Session: 9b0a5860-f76d-4cee-8856-606109e43438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.01.28 05:19:37.141966 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
305 | 2024.01.28 05:19:37.142013 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.01.28 05:19:37.143503 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} <Debug> oximeter.measurements_u8 (7dbb396a-b779-4be6-9610-18cae9f480b0): Loading data parts | ||
307 | 2024.01.28 05:19:37.143583 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} <Debug> oximeter.measurements_u8 (7dbb396a-b779-4be6-9610-18cae9f480b0): There are no data parts | ||
308 | 2024.01.28 05:19:37.144752 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.01.28 05:19:37.144776 [ 3 ] {9db56e37-de1c-4390-b405-e9ac1d286b9d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.01.28 05:19:37.144791 [ 3 ] {} <Debug> HTTP-Session: 9b0a5860-f76d-4cee-8856-606109e43438 Destroying unnamed session | ||
311 | 2024.01.28 05:19:37.144906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.01.28 05:19:37.144953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.01.28 05:19:37.144971 [ 3 ] {} <Debug> HTTP-Session: 61bdfdb9-672e-4cb4-ab3e-6118b6c5e155 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
314 | 2024.01.28 05:19:37.144991 [ 3 ] {} <Debug> HTTP-Session: 61bdfdb9-672e-4cb4-ab3e-6118b6c5e155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.01.28 05:19:37.145182 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
316 | 2024.01.28 05:19:37.145226 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.01.28 05:19:37.146778 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} <Debug> oximeter.measurements_i16 (a9a29a9d-75f2-4deb-998f-d17d6a1e7471): Loading data parts | ||
318 | 2024.01.28 05:19:37.146883 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} <Debug> oximeter.measurements_i16 (a9a29a9d-75f2-4deb-998f-d17d6a1e7471): There are no data parts | ||
319 | 2024.01.28 05:19:37.148048 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.01.28 05:19:37.148078 [ 3 ] {dcf42996-0503-4bcf-9b8b-d7c1767b1a8d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.01.28 05:19:37.148093 [ 3 ] {} <Debug> HTTP-Session: 61bdfdb9-672e-4cb4-ab3e-6118b6c5e155 Destroying unnamed session | ||
322 | 2024.01.28 05:19:37.148197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.01.28 05:19:37.148244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.01.28 05:19:37.148262 [ 3 ] {} <Debug> HTTP-Session: 1ad772df-eebb-46a5-92e8-aed4dcb8cfb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
325 | 2024.01.28 05:19:37.148282 [ 3 ] {} <Debug> HTTP-Session: 1ad772df-eebb-46a5-92e8-aed4dcb8cfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.01.28 05:19:37.148476 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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.01.28 05:19:37.148518 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.01.28 05:19:37.150076 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} <Debug> oximeter.measurements_u16 (fc055b7b-659e-4be3-9909-7b3c2d42d9a6): Loading data parts | ||
329 | 2024.01.28 05:19:37.150155 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} <Debug> oximeter.measurements_u16 (fc055b7b-659e-4be3-9909-7b3c2d42d9a6): There are no data parts | ||
330 | 2024.01.28 05:19:37.151392 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.01.28 05:19:37.151423 [ 3 ] {f5508947-e14b-4756-9d2e-da5c48d74fce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.01.28 05:19:37.151438 [ 3 ] {} <Debug> HTTP-Session: 1ad772df-eebb-46a5-92e8-aed4dcb8cfb4 Destroying unnamed session | ||
333 | 2024.01.28 05:19:37.151551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.01.28 05:19:37.151599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.01.28 05:19:37.151618 [ 3 ] {} <Debug> HTTP-Session: a1402314-42b6-4a7d-9bb4-4f6a18a4fe5e Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
336 | 2024.01.28 05:19:37.151637 [ 3 ] {} <Debug> HTTP-Session: a1402314-42b6-4a7d-9bb4-4f6a18a4fe5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.01.28 05:19:37.151825 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
338 | 2024.01.28 05:19:37.151869 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.01.28 05:19:37.153323 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} <Debug> oximeter.measurements_i32 (54215abb-f37b-4dad-a2ef-330fdcaf8d28): Loading data parts | ||
340 | 2024.01.28 05:19:37.153397 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} <Debug> oximeter.measurements_i32 (54215abb-f37b-4dad-a2ef-330fdcaf8d28): There are no data parts | ||
341 | 2024.01.28 05:19:37.154510 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.01.28 05:19:37.154540 [ 3 ] {8d635dcf-9b28-4180-a382-14cb074fad60} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.01.28 05:19:37.154556 [ 3 ] {} <Debug> HTTP-Session: a1402314-42b6-4a7d-9bb4-4f6a18a4fe5e Destroying unnamed session | ||
344 | 2024.01.28 05:19:37.154661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.01.28 05:19:37.154711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.01.28 05:19:37.154730 [ 3 ] {} <Debug> HTTP-Session: ce34c6bc-be4c-42fc-85da-200a04496dce Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
347 | 2024.01.28 05:19:37.154750 [ 3 ] {} <Debug> HTTP-Session: ce34c6bc-be4c-42fc-85da-200a04496dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.01.28 05:19:37.154935 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
349 | 2024.01.28 05:19:37.154980 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.01.28 05:19:37.156421 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} <Debug> oximeter.measurements_u32 (6f9b5e54-2698-4033-895f-67d38e70bef1): Loading data parts | ||
351 | 2024.01.28 05:19:37.156495 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} <Debug> oximeter.measurements_u32 (6f9b5e54-2698-4033-895f-67d38e70bef1): There are no data parts | ||
352 | 2024.01.28 05:19:37.157570 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.01.28 05:19:37.157600 [ 3 ] {3e053639-f94e-4c17-809e-901a4a0a6f07} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.01.28 05:19:37.157616 [ 3 ] {} <Debug> HTTP-Session: ce34c6bc-be4c-42fc-85da-200a04496dce Destroying unnamed session | ||
355 | 2024.01.28 05:19:37.157717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.01.28 05:19:37.157767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.01.28 05:19:37.157786 [ 3 ] {} <Debug> HTTP-Session: 193e33c6-2db5-493f-bc27-fcaf3e93267f Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
358 | 2024.01.28 05:19:37.157802 [ 3 ] {} <Debug> HTTP-Session: 193e33c6-2db5-493f-bc27-fcaf3e93267f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.01.28 05:19:37.157990 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
360 | 2024.01.28 05:19:37.158039 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.01.28 05:19:37.159494 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} <Debug> oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Loading data parts | ||
362 | 2024.01.28 05:19:37.159571 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} <Debug> oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): There are no data parts | ||
363 | 2024.01.28 05:19:37.160652 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.01.28 05:19:37.160676 [ 3 ] {899fad76-18f6-4c45-988c-11e1bb2c9026} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.01.28 05:19:37.160699 [ 3 ] {} <Debug> HTTP-Session: 193e33c6-2db5-493f-bc27-fcaf3e93267f Destroying unnamed session | ||
366 | 2024.01.28 05:19:37.160799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.01.28 05:19:37.160846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.01.28 05:19:37.160870 [ 3 ] {} <Debug> HTTP-Session: 9ec97ccf-9cfc-410f-9036-d078f76b0fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
369 | 2024.01.28 05:19:37.160886 [ 3 ] {} <Debug> HTTP-Session: 9ec97ccf-9cfc-410f-9036-d078f76b0fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.01.28 05:19:37.161146 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
371 | 2024.01.28 05:19:37.161226 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.01.28 05:19:37.162726 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} <Debug> oximeter.measurements_u64 (d9d2f5bb-3815-4e8b-9df3-bbd8a9232c07): Loading data parts | ||
373 | 2024.01.28 05:19:37.162807 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} <Debug> oximeter.measurements_u64 (d9d2f5bb-3815-4e8b-9df3-bbd8a9232c07): There are no data parts | ||
374 | 2024.01.28 05:19:37.163889 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.01.28 05:19:37.163915 [ 3 ] {ddadc8d3-c7b9-4768-a4cb-ed43007449dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.01.28 05:19:37.163942 [ 3 ] {} <Debug> HTTP-Session: 9ec97ccf-9cfc-410f-9036-d078f76b0fd2 Destroying unnamed session | ||
377 | 2024.01.28 05:19:37.164036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.01.28 05:19:37.164090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.01.28 05:19:37.164118 [ 3 ] {} <Debug> HTTP-Session: 55dbf01e-ae9f-42a0-946f-ceddee058bdb Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
380 | 2024.01.28 05:19:37.164135 [ 3 ] {} <Debug> HTTP-Session: 55dbf01e-ae9f-42a0-946f-ceddee058bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.01.28 05:19:37.164329 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
382 | 2024.01.28 05:19:37.164386 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.01.28 05:19:37.165841 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} <Debug> oximeter.measurements_f32 (e362d135-081d-4e55-9eca-9f381da6df85): Loading data parts | ||
384 | 2024.01.28 05:19:37.165952 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} <Debug> oximeter.measurements_f32 (e362d135-081d-4e55-9eca-9f381da6df85): There are no data parts | ||
385 | 2024.01.28 05:19:37.167036 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.01.28 05:19:37.167061 [ 3 ] {a41259e8-0287-4da6-ab16-59804dd3061b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.01.28 05:19:37.167087 [ 3 ] {} <Debug> HTTP-Session: 55dbf01e-ae9f-42a0-946f-ceddee058bdb Destroying unnamed session | ||
388 | 2024.01.28 05:19:37.167185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.01.28 05:19:37.167236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.01.28 05:19:37.167264 [ 3 ] {} <Debug> HTTP-Session: 375a4aed-2b79-4a0c-8de1-aa8a1b586941 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
391 | 2024.01.28 05:19:37.167280 [ 3 ] {} <Debug> HTTP-Session: 375a4aed-2b79-4a0c-8de1-aa8a1b586941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.01.28 05:19:37.167474 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
393 | 2024.01.28 05:19:37.167523 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.01.28 05:19:37.168999 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} <Debug> oximeter.measurements_f64 (e957421f-7e39-47a0-9486-1c3bccd44ac3): Loading data parts | ||
395 | 2024.01.28 05:19:37.169091 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} <Debug> oximeter.measurements_f64 (e957421f-7e39-47a0-9486-1c3bccd44ac3): There are no data parts | ||
396 | 2024.01.28 05:19:37.170187 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.01.28 05:19:37.170221 [ 3 ] {e372dce3-ac11-4b5b-8723-2e9d2dcd8f92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.01.28 05:19:37.170245 [ 3 ] {} <Debug> HTTP-Session: 375a4aed-2b79-4a0c-8de1-aa8a1b586941 Destroying unnamed session | ||
399 | 2024.01.28 05:19:37.170350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.01.28 05:19:37.170403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.01.28 05:19:37.170431 [ 3 ] {} <Debug> HTTP-Session: af31e931-5e12-4bf6-a1bc-51e57ae253d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
402 | 2024.01.28 05:19:37.170447 [ 3 ] {} <Debug> HTTP-Session: af31e931-5e12-4bf6-a1bc-51e57ae253d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.01.28 05:19:37.170639 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
404 | 2024.01.28 05:19:37.170688 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.01.28 05:19:37.172144 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} <Debug> oximeter.measurements_string (1b4edda5-409f-41ce-ab83-251b9c6e2ad7): Loading data parts | ||
406 | 2024.01.28 05:19:37.172229 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} <Debug> oximeter.measurements_string (1b4edda5-409f-41ce-ab83-251b9c6e2ad7): There are no data parts | ||
407 | 2024.01.28 05:19:37.173295 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.01.28 05:19:37.173330 [ 3 ] {1fbcf453-e64d-4aa0-a7b0-c6c11c77cd31} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.01.28 05:19:37.173353 [ 3 ] {} <Debug> HTTP-Session: af31e931-5e12-4bf6-a1bc-51e57ae253d8 Destroying unnamed session | ||
410 | 2024.01.28 05:19:37.173459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.01.28 05:19:37.173510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.01.28 05:19:37.173534 [ 3 ] {} <Debug> HTTP-Session: fd761a79-8e93-41e8-938b-eedba50f95be Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
413 | 2024.01.28 05:19:37.173550 [ 3 ] {} <Debug> HTTP-Session: fd761a79-8e93-41e8-938b-eedba50f95be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.01.28 05:19:37.173744 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.01.28 05:19:37.173800 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.01.28 05:19:37.175327 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} <Debug> oximeter.measurements_bytes (85674b3e-6f80-4f6b-8fb0-f3d83b320215): Loading data parts | ||
424 | 2024.01.28 05:19:37.175408 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} <Debug> oximeter.measurements_bytes (85674b3e-6f80-4f6b-8fb0-f3d83b320215): There are no data parts | ||
425 | 2024.01.28 05:19:37.176501 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.01.28 05:19:37.176526 [ 3 ] {01f49fbe-e64d-4096-8377-0438c94f2b7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.01.28 05:19:37.176542 [ 3 ] {} <Debug> HTTP-Session: fd761a79-8e93-41e8-938b-eedba50f95be Destroying unnamed session | ||
428 | 2024.01.28 05:19:37.176658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.01.28 05:19:37.176708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.01.28 05:19:37.176727 [ 3 ] {} <Debug> HTTP-Session: 0f6bd630-5d98-419c-bea8-8e688fbffc37 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
431 | 2024.01.28 05:19:37.176748 [ 3 ] {} <Debug> HTTP-Session: 0f6bd630-5d98-419c-bea8-8e688fbffc37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.01.28 05:19:37.176953 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
433 | 2024.01.28 05:19:37.177031 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.01.28 05:19:37.178521 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} <Debug> oximeter.measurements_cumulativei64 (e9f02f7d-142e-485d-880d-723f29389c14): Loading data parts | ||
435 | 2024.01.28 05:19:37.178607 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} <Debug> oximeter.measurements_cumulativei64 (e9f02f7d-142e-485d-880d-723f29389c14): There are no data parts | ||
436 | 2024.01.28 05:19:37.179703 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.01.28 05:19:37.179729 [ 3 ] {166c1f66-37d4-45c3-8cca-94f703e5c8a8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.01.28 05:19:37.179750 [ 3 ] {} <Debug> HTTP-Session: 0f6bd630-5d98-419c-bea8-8e688fbffc37 Destroying unnamed session | ||
439 | 2024.01.28 05:19:37.179862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.01.28 05:19:37.179914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.01.28 05:19:37.179942 [ 3 ] {} <Debug> HTTP-Session: 309a3cd4-566b-4436-b9ec-84f1b3d03535 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
442 | 2024.01.28 05:19:37.179963 [ 3 ] {} <Debug> HTTP-Session: 309a3cd4-566b-4436-b9ec-84f1b3d03535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.01.28 05:19:37.180166 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
444 | 2024.01.28 05:19:37.180219 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.01.28 05:19:37.181702 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} <Debug> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Loading data parts | ||
446 | 2024.01.28 05:19:37.181778 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} <Debug> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): There are no data parts | ||
447 | 2024.01.28 05:19:37.182942 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.01.28 05:19:37.182967 [ 3 ] {06470164-1c7e-4528-9e64-e4da27bd8995} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.01.28 05:19:37.182990 [ 3 ] {} <Debug> HTTP-Session: 309a3cd4-566b-4436-b9ec-84f1b3d03535 Destroying unnamed session | ||
450 | 2024.01.28 05:19:37.183107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.01.28 05:19:37.183151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.01.28 05:19:37.183176 [ 3 ] {} <Debug> HTTP-Session: 2da2618c-77a6-42b8-88c0-2c7d6be13a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
453 | 2024.01.28 05:19:37.183197 [ 3 ] {} <Debug> HTTP-Session: 2da2618c-77a6-42b8-88c0-2c7d6be13a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.01.28 05:19:37.183398 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
455 | 2024.01.28 05:19:37.183452 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.01.28 05:19:37.184933 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} <Debug> oximeter.measurements_cumulativef32 (25262259-c359-4e36-bea3-64e8be288990): Loading data parts | ||
457 | 2024.01.28 05:19:37.185022 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} <Debug> oximeter.measurements_cumulativef32 (25262259-c359-4e36-bea3-64e8be288990): There are no data parts | ||
458 | 2024.01.28 05:19:37.186150 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.01.28 05:19:37.186183 [ 3 ] {ad6ca4a1-51cf-452e-8cca-eb61cf51ac58} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.01.28 05:19:37.186199 [ 3 ] {} <Debug> HTTP-Session: 2da2618c-77a6-42b8-88c0-2c7d6be13a5d Destroying unnamed session | ||
461 | 2024.01.28 05:19:37.186304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.01.28 05:19:37.186354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.01.28 05:19:37.186373 [ 3 ] {} <Debug> HTTP-Session: 7f96a139-c0ba-48d9-bac5-7fc904235212 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
464 | 2024.01.28 05:19:37.186395 [ 3 ] {} <Debug> HTTP-Session: 7f96a139-c0ba-48d9-bac5-7fc904235212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.01.28 05:19:37.186597 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) 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) | ||
466 | 2024.01.28 05:19:37.186651 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.01.28 05:19:37.188132 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} <Debug> oximeter.measurements_cumulativef64 (f1f36999-b15f-41a0-9a5e-d55ae4fe01c6): Loading data parts | ||
468 | 2024.01.28 05:19:37.188217 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} <Debug> oximeter.measurements_cumulativef64 (f1f36999-b15f-41a0-9a5e-d55ae4fe01c6): There are no data parts | ||
469 | 2024.01.28 05:19:37.189372 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.01.28 05:19:37.189406 [ 3 ] {d1aaa095-bc08-457e-a9f3-04ccb9f49a04} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.01.28 05:19:37.189427 [ 3 ] {} <Debug> HTTP-Session: 7f96a139-c0ba-48d9-bac5-7fc904235212 Destroying unnamed session | ||
472 | 2024.01.28 05:19:37.189533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.01.28 05:19:37.189583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.01.28 05:19:37.189609 [ 3 ] {} <Debug> HTTP-Session: c6bc1d6e-7280-4e10-9275-2ca5d1cce154 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
475 | 2024.01.28 05:19:37.189625 [ 3 ] {} <Debug> HTTP-Session: c6bc1d6e-7280-4e10-9275-2ca5d1cce154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.01.28 05:19:37.189847 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
487 | 2024.01.28 05:19:37.189904 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.01.28 05:19:37.191424 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} <Debug> oximeter.measurements_histogrami8 (a654d1bc-2e01-46c5-8be2-00fecb7e6ad6): Loading data parts | ||
489 | 2024.01.28 05:19:37.191508 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} <Debug> oximeter.measurements_histogrami8 (a654d1bc-2e01-46c5-8be2-00fecb7e6ad6): There are no data parts | ||
490 | 2024.01.28 05:19:37.192675 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.01.28 05:19:37.192707 [ 3 ] {55f19f3d-4427-4b83-aa96-a11fb86c7d9f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.01.28 05:19:37.192728 [ 3 ] {} <Debug> HTTP-Session: c6bc1d6e-7280-4e10-9275-2ca5d1cce154 Destroying unnamed session | ||
493 | 2024.01.28 05:19:37.192828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.01.28 05:19:37.192879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.01.28 05:19:37.192904 [ 3 ] {} <Debug> HTTP-Session: afe26de5-33d5-40f3-94c9-1a6ddba39459 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
496 | 2024.01.28 05:19:37.192920 [ 3 ] {} <Debug> HTTP-Session: afe26de5-33d5-40f3-94c9-1a6ddba39459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.01.28 05:19:37.193134 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.01.28 05:19:37.193189 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.01.28 05:19:37.194807 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} <Debug> oximeter.measurements_histogramu8 (bccf7bec-94ae-4d8a-a415-44e389862c1d): Loading data parts | ||
500 | 2024.01.28 05:19:37.194884 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} <Debug> oximeter.measurements_histogramu8 (bccf7bec-94ae-4d8a-a415-44e389862c1d): There are no data parts | ||
501 | 2024.01.28 05:19:37.196040 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.01.28 05:19:37.196064 [ 3 ] {f1d5bf4a-65dc-4a23-8132-104630bf4389} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.01.28 05:19:37.196093 [ 3 ] {} <Debug> HTTP-Session: afe26de5-33d5-40f3-94c9-1a6ddba39459 Destroying unnamed session | ||
504 | 2024.01.28 05:19:37.196192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.01.28 05:19:37.196243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.01.28 05:19:37.196273 [ 3 ] {} <Debug> HTTP-Session: 3c2a34b4-5518-41c0-9e54-3bf23933cb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
507 | 2024.01.28 05:19:37.196289 [ 3 ] {} <Debug> HTTP-Session: 3c2a34b4-5518-41c0-9e54-3bf23933cb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.01.28 05:19:37.196504 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2024.01.28 05:19:37.196559 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.01.28 05:19:37.198123 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} <Debug> oximeter.measurements_histogrami16 (9f740e16-63d0-469b-8b29-020c0a54156f): Loading data parts | ||
511 | 2024.01.28 05:19:37.198204 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} <Debug> oximeter.measurements_histogrami16 (9f740e16-63d0-469b-8b29-020c0a54156f): There are no data parts | ||
512 | 2024.01.28 05:19:37.199318 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.01.28 05:19:37.199356 [ 3 ] {35eb09e8-30b0-4d10-8ea0-6180920ed8ce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.01.28 05:19:37.199372 [ 3 ] {} <Debug> HTTP-Session: 3c2a34b4-5518-41c0-9e54-3bf23933cb9f Destroying unnamed session | ||
515 | 2024.01.28 05:19:37.199479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.01.28 05:19:37.199535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.01.28 05:19:37.199554 [ 3 ] {} <Debug> HTTP-Session: 6848a66c-2b97-42e3-9322-83d1369de7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
518 | 2024.01.28 05:19:37.199576 [ 3 ] {} <Debug> HTTP-Session: 6848a66c-2b97-42e3-9322-83d1369de7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.01.28 05:19:37.199785 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2024.01.28 05:19:37.199839 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.01.28 05:19:37.201409 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} <Debug> oximeter.measurements_histogramu16 (4a2b8855-f5a1-4a38-adb2-f74a927e4539): Loading data parts | ||
522 | 2024.01.28 05:19:37.201496 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} <Debug> oximeter.measurements_histogramu16 (4a2b8855-f5a1-4a38-adb2-f74a927e4539): There are no data parts | ||
523 | 2024.01.28 05:19:37.202589 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.01.28 05:19:37.202622 [ 3 ] {8ce76045-3680-4ebe-b5e8-1ee54eb82558} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.01.28 05:19:37.202638 [ 3 ] {} <Debug> HTTP-Session: 6848a66c-2b97-42e3-9322-83d1369de7ec Destroying unnamed session | ||
526 | 2024.01.28 05:19:37.202750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.01.28 05:19:37.202802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.01.28 05:19:37.202823 [ 3 ] {} <Debug> HTTP-Session: ace1c3e9-b7e2-4e5f-a818-b2fbafdcd0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
529 | 2024.01.28 05:19:37.202846 [ 3 ] {} <Debug> HTTP-Session: ace1c3e9-b7e2-4e5f-a818-b2fbafdcd0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.01.28 05:19:37.203060 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2024.01.28 05:19:37.203114 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.01.28 05:19:37.204599 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} <Debug> oximeter.measurements_histogrami32 (ec12fef3-b2f3-4d67-a1fd-97053d9903e6): Loading data parts | ||
533 | 2024.01.28 05:19:37.204683 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} <Debug> oximeter.measurements_histogrami32 (ec12fef3-b2f3-4d67-a1fd-97053d9903e6): There are no data parts | ||
534 | 2024.01.28 05:19:37.205775 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.01.28 05:19:37.205801 [ 3 ] {566e83c3-dad4-417f-a6b4-665a9f77b5bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.01.28 05:19:37.205823 [ 3 ] {} <Debug> HTTP-Session: ace1c3e9-b7e2-4e5f-a818-b2fbafdcd0c4 Destroying unnamed session | ||
537 | 2024.01.28 05:19:37.205924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.01.28 05:19:37.205978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.01.28 05:19:37.205999 [ 3 ] {} <Debug> HTTP-Session: 64e6c103-01ca-4fcd-b39a-5e04a3437ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
540 | 2024.01.28 05:19:37.206022 [ 3 ] {} <Debug> HTTP-Session: 64e6c103-01ca-4fcd-b39a-5e04a3437ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.01.28 05:19:37.206234 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2024.01.28 05:19:37.206288 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.01.28 05:19:37.207785 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} <Debug> oximeter.measurements_histogramu32 (4dd71579-72f4-4dd2-b912-d2b079e9fe60): Loading data parts | ||
544 | 2024.01.28 05:19:37.207877 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} <Debug> oximeter.measurements_histogramu32 (4dd71579-72f4-4dd2-b912-d2b079e9fe60): There are no data parts | ||
545 | 2024.01.28 05:19:37.209204 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.01.28 05:19:37.209229 [ 3 ] {b741f5d3-e2c5-4b43-a2ce-367765caf63a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.01.28 05:19:37.209252 [ 3 ] {} <Debug> HTTP-Session: 64e6c103-01ca-4fcd-b39a-5e04a3437ef9 Destroying unnamed session | ||
548 | 2024.01.28 05:19:37.209358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.01.28 05:19:37.209408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.01.28 05:19:37.209432 [ 3 ] {} <Debug> HTTP-Session: efc08c36-bb7c-4600-a4e0-b705581853a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
551 | 2024.01.28 05:19:37.209453 [ 3 ] {} <Debug> HTTP-Session: efc08c36-bb7c-4600-a4e0-b705581853a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.01.28 05:19:37.209661 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2024.01.28 05:19:37.209714 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.01.28 05:19:37.211161 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} <Debug> oximeter.measurements_histogrami64 (5095af17-ffbf-48a3-b372-d93ac3e069ab): Loading data parts | ||
555 | 2024.01.28 05:19:37.211246 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} <Debug> oximeter.measurements_histogrami64 (5095af17-ffbf-48a3-b372-d93ac3e069ab): There are no data parts | ||
556 | 2024.01.28 05:19:37.212553 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.01.28 05:19:37.212586 [ 3 ] {684213e0-adf9-490f-be9a-e761c4c55725} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.01.28 05:19:37.212602 [ 3 ] {} <Debug> HTTP-Session: efc08c36-bb7c-4600-a4e0-b705581853a7 Destroying unnamed session | ||
559 | 2024.01.28 05:19:37.212711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.01.28 05:19:37.212761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.01.28 05:19:37.212780 [ 3 ] {} <Debug> HTTP-Session: b37fae39-2e14-44af-ab94-3794edf1f265 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
562 | 2024.01.28 05:19:37.212802 [ 3 ] {} <Debug> HTTP-Session: b37fae39-2e14-44af-ab94-3794edf1f265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.01.28 05:19:37.213013 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2024.01.28 05:19:37.213069 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.01.28 05:19:37.214511 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} <Debug> oximeter.measurements_histogramu64 (4e5e645e-adf7-4efa-9483-845211133e37): Loading data parts | ||
566 | 2024.01.28 05:19:37.214599 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} <Debug> oximeter.measurements_histogramu64 (4e5e645e-adf7-4efa-9483-845211133e37): There are no data parts | ||
567 | 2024.01.28 05:19:37.215888 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.01.28 05:19:37.215922 [ 3 ] {e560e3aa-f065-4562-bf9e-8d6809650778} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.01.28 05:19:37.215944 [ 3 ] {} <Debug> HTTP-Session: b37fae39-2e14-44af-ab94-3794edf1f265 Destroying unnamed session | ||
570 | 2024.01.28 05:19:37.216043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.01.28 05:19:37.216093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.01.28 05:19:37.216117 [ 3 ] {} <Debug> HTTP-Session: 9aa4bb64-99c3-4ce1-baed-9b06b98ba045 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
573 | 2024.01.28 05:19:37.216133 [ 3 ] {} <Debug> HTTP-Session: 9aa4bb64-99c3-4ce1-baed-9b06b98ba045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.01.28 05:19:37.216347 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2024.01.28 05:19:37.216402 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.01.28 05:19:37.217844 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} <Debug> oximeter.measurements_histogramf32 (a1e16c10-d114-456b-9049-1182abec6691): Loading data parts | ||
577 | 2024.01.28 05:19:37.217957 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} <Debug> oximeter.measurements_histogramf32 (a1e16c10-d114-456b-9049-1182abec6691): There are no data parts | ||
578 | 2024.01.28 05:19:37.219246 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.01.28 05:19:37.219271 [ 3 ] {af1fdee0-d35e-4572-9525-be03e72de99a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.01.28 05:19:37.219296 [ 3 ] {} <Debug> HTTP-Session: 9aa4bb64-99c3-4ce1-baed-9b06b98ba045 Destroying unnamed session | ||
581 | 2024.01.28 05:19:37.219407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.01.28 05:19:37.219457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.01.28 05:19:37.219483 [ 3 ] {} <Debug> HTTP-Session: 77751b98-4939-4de6-8546-113e44bd1a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
584 | 2024.01.28 05:19:37.219499 [ 3 ] {} <Debug> HTTP-Session: 77751b98-4939-4de6-8546-113e44bd1a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.01.28 05:19:37.219714 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
586 | 2024.01.28 05:19:37.219770 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.01.28 05:19:37.221200 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Loading data parts | ||
588 | 2024.01.28 05:19:37.221280 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): There are no data parts | ||
589 | 2024.01.28 05:19:37.222574 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.01.28 05:19:37.222614 [ 3 ] {9d76cc20-6690-45d3-adc3-552626b41f77} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.01.28 05:19:37.222629 [ 3 ] {} <Debug> HTTP-Session: 77751b98-4939-4de6-8546-113e44bd1a49 Destroying unnamed session | ||
592 | 2024.01.28 05:19:37.222764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.01.28 05:19:37.222820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.01.28 05:19:37.222839 [ 3 ] {} <Debug> HTTP-Session: ed0c299c-eb1e-452a-97c3-d21db82c003d Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
595 | 2024.01.28 05:19:37.222861 [ 3 ] {} <Debug> HTTP-Session: ed0c299c-eb1e-452a-97c3-d21db82c003d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.01.28 05:19:37.223019 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
614 | 2024.01.28 05:19:37.223072 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.01.28 05:19:37.224390 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} <Debug> oximeter.fields_bool (5e8e87d0-c15b-4308-b29c-c2f0efa0fa75): Loading data parts | ||
616 | 2024.01.28 05:19:37.224474 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} <Debug> oximeter.fields_bool (5e8e87d0-c15b-4308-b29c-c2f0efa0fa75): There are no data parts | ||
617 | 2024.01.28 05:19:37.225736 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.01.28 05:19:37.225770 [ 3 ] {caac310a-6e3e-4aff-b30a-511e970a03c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.01.28 05:19:37.225786 [ 3 ] {} <Debug> HTTP-Session: ed0c299c-eb1e-452a-97c3-d21db82c003d Destroying unnamed session | ||
620 | 2024.01.28 05:19:37.225902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.01.28 05:19:37.225952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.01.28 05:19:37.225971 [ 3 ] {} <Debug> HTTP-Session: bc70bff3-f52c-483d-9dd2-b8c36a15f527 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
623 | 2024.01.28 05:19:37.225996 [ 3 ] {} <Debug> HTTP-Session: bc70bff3-f52c-483d-9dd2-b8c36a15f527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.01.28 05:19:37.226154 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
625 | 2024.01.28 05:19:37.226198 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.01.28 05:19:37.227483 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} <Debug> oximeter.fields_i8 (ee37965c-9821-48a2-89a7-463a7c938612): Loading data parts | ||
627 | 2024.01.28 05:19:37.227557 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} <Debug> oximeter.fields_i8 (ee37965c-9821-48a2-89a7-463a7c938612): There are no data parts | ||
628 | 2024.01.28 05:19:37.228816 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.01.28 05:19:37.228840 [ 3 ] {84f95c95-d6fa-4a96-a4d7-714c04de5a03} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.01.28 05:19:37.228864 [ 3 ] {} <Debug> HTTP-Session: bc70bff3-f52c-483d-9dd2-b8c36a15f527 Destroying unnamed session | ||
631 | 2024.01.28 05:19:37.228969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.01.28 05:19:37.229012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.01.28 05:19:37.229039 [ 3 ] {} <Debug> HTTP-Session: 49d329a9-58fd-40c2-8139-b178484bf152 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
634 | 2024.01.28 05:19:37.229062 [ 3 ] {} <Debug> HTTP-Session: 49d329a9-58fd-40c2-8139-b178484bf152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.01.28 05:19:37.229213 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
636 | 2024.01.28 05:19:37.229263 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.01.28 05:19:37.230551 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} <Debug> oximeter.fields_u8 (c0786e2e-22ce-4e21-9509-f6e3229449c6): Loading data parts | ||
638 | 2024.01.28 05:19:37.230636 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} <Debug> oximeter.fields_u8 (c0786e2e-22ce-4e21-9509-f6e3229449c6): There are no data parts | ||
639 | 2024.01.28 05:19:37.231771 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.01.28 05:19:37.231795 [ 3 ] {b5a5bc6d-4df6-41f7-a4f1-50e55975585b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.01.28 05:19:37.231819 [ 3 ] {} <Debug> HTTP-Session: 49d329a9-58fd-40c2-8139-b178484bf152 Destroying unnamed session | ||
642 | 2024.01.28 05:19:37.231916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.01.28 05:19:37.231966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.01.28 05:19:37.231985 [ 3 ] {} <Debug> HTTP-Session: 86b183b4-01cf-467e-9f90-520553aa3504 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
645 | 2024.01.28 05:19:37.232009 [ 3 ] {} <Debug> HTTP-Session: 86b183b4-01cf-467e-9f90-520553aa3504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.01.28 05:19:37.232167 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
647 | 2024.01.28 05:19:37.232218 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.01.28 05:19:37.233472 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} <Debug> oximeter.fields_i16 (37cdae65-8297-401c-9905-596ed23d862d): Loading data parts | ||
649 | 2024.01.28 05:19:37.233555 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} <Debug> oximeter.fields_i16 (37cdae65-8297-401c-9905-596ed23d862d): There are no data parts | ||
650 | 2024.01.28 05:19:37.234684 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.01.28 05:19:37.234716 [ 3 ] {3b9051f5-d58e-4f28-9cb5-066771bd82dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.01.28 05:19:37.234731 [ 3 ] {} <Debug> HTTP-Session: 86b183b4-01cf-467e-9f90-520553aa3504 Destroying unnamed session | ||
653 | 2024.01.28 05:19:37.234832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.01.28 05:19:37.234883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.01.28 05:19:37.234903 [ 3 ] {} <Debug> HTTP-Session: 2e896a23-9f20-4a1e-b147-b13fcc814250 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
656 | 2024.01.28 05:19:37.234927 [ 3 ] {} <Debug> HTTP-Session: 2e896a23-9f20-4a1e-b147-b13fcc814250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.01.28 05:19:37.235086 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
658 | 2024.01.28 05:19:37.235129 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.01.28 05:19:37.236405 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} <Debug> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Loading data parts | ||
660 | 2024.01.28 05:19:37.236481 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} <Debug> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): There are no data parts | ||
661 | 2024.01.28 05:19:37.237626 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.01.28 05:19:37.237659 [ 3 ] {7a45834f-5fff-4898-81e8-f5f233fad214} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.01.28 05:19:37.237674 [ 3 ] {} <Debug> HTTP-Session: 2e896a23-9f20-4a1e-b147-b13fcc814250 Destroying unnamed session | ||
664 | 2024.01.28 05:19:37.237781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.01.28 05:19:37.237838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.01.28 05:19:37.237857 [ 3 ] {} <Debug> HTTP-Session: ef9fe071-9abc-48df-836d-9caae3f2a9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
667 | 2024.01.28 05:19:37.237875 [ 3 ] {} <Debug> HTTP-Session: ef9fe071-9abc-48df-836d-9caae3f2a9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.01.28 05:19:37.238034 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
669 | 2024.01.28 05:19:37.238084 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.01.28 05:19:37.239345 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} <Debug> oximeter.fields_i32 (a33b201c-89f9-4ab9-9bf3-7bdbb018d287): Loading data parts | ||
671 | 2024.01.28 05:19:37.239427 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} <Debug> oximeter.fields_i32 (a33b201c-89f9-4ab9-9bf3-7bdbb018d287): There are no data parts | ||
672 | 2024.01.28 05:19:37.240552 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.01.28 05:19:37.240585 [ 3 ] {249cd446-0b63-407d-b4ab-858958c8b857} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.01.28 05:19:37.240607 [ 3 ] {} <Debug> HTTP-Session: ef9fe071-9abc-48df-836d-9caae3f2a9cb Destroying unnamed session | ||
675 | 2024.01.28 05:19:37.240731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.01.28 05:19:37.240782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.01.28 05:19:37.240808 [ 3 ] {} <Debug> HTTP-Session: 2e292d35-0d40-4878-b521-1514ccffb986 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
678 | 2024.01.28 05:19:37.240824 [ 3 ] {} <Debug> HTTP-Session: 2e292d35-0d40-4878-b521-1514ccffb986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.01.28 05:19:37.240982 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
680 | 2024.01.28 05:19:37.241027 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.01.28 05:19:37.242286 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} <Debug> oximeter.fields_u32 (1bb869eb-6bb1-4123-a6ea-b02c3832c2b1): Loading data parts | ||
682 | 2024.01.28 05:19:37.242372 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} <Debug> oximeter.fields_u32 (1bb869eb-6bb1-4123-a6ea-b02c3832c2b1): There are no data parts | ||
683 | 2024.01.28 05:19:37.243606 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.01.28 05:19:37.243640 [ 3 ] {61d0b515-ab46-4a9e-8dbc-3abfdeae922b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.01.28 05:19:37.243656 [ 3 ] {} <Debug> HTTP-Session: 2e292d35-0d40-4878-b521-1514ccffb986 Destroying unnamed session | ||
686 | 2024.01.28 05:19:37.243761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.01.28 05:19:37.243812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.01.28 05:19:37.243831 [ 3 ] {} <Debug> HTTP-Session: 4dfbbc3a-531a-4ab3-9a24-c3639fadf44f Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
689 | 2024.01.28 05:19:37.243855 [ 3 ] {} <Debug> HTTP-Session: 4dfbbc3a-531a-4ab3-9a24-c3639fadf44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.01.28 05:19:37.244007 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
691 | 2024.01.28 05:19:37.244063 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.01.28 05:19:37.245339 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Loading data parts | ||
693 | 2024.01.28 05:19:37.245422 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): There are no data parts | ||
694 | 2024.01.28 05:19:37.246634 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.01.28 05:19:37.246659 [ 3 ] {e0ac78d7-e46c-45d3-affd-41f1b0a5dab7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.01.28 05:19:37.246684 [ 3 ] {} <Debug> HTTP-Session: 4dfbbc3a-531a-4ab3-9a24-c3639fadf44f Destroying unnamed session | ||
697 | 2024.01.28 05:19:37.246786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.01.28 05:19:37.246837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.01.28 05:19:37.246868 [ 3 ] {} <Debug> HTTP-Session: 785d6cfc-362a-4108-8112-865a9f388b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
700 | 2024.01.28 05:19:37.246892 [ 3 ] {} <Debug> HTTP-Session: 785d6cfc-362a-4108-8112-865a9f388b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.01.28 05:19:37.247044 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
702 | 2024.01.28 05:19:37.247093 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.01.28 05:19:37.248364 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} <Debug> oximeter.fields_u64 (3f4678af-9867-4ca5-92d2-9e0d899d46f6): Loading data parts | ||
704 | 2024.01.28 05:19:37.248453 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} <Debug> oximeter.fields_u64 (3f4678af-9867-4ca5-92d2-9e0d899d46f6): There are no data parts | ||
705 | 2024.01.28 05:19:37.249739 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.01.28 05:19:37.249764 [ 3 ] {85c3a0e3-dbc4-4b48-81c3-de0de285f387} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.01.28 05:19:37.249778 [ 3 ] {} <Debug> HTTP-Session: 785d6cfc-362a-4108-8112-865a9f388b86 Destroying unnamed session | ||
708 | 2024.01.28 05:19:37.249888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.01.28 05:19:37.249939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.01.28 05:19:37.249959 [ 3 ] {} <Debug> HTTP-Session: eebae912-2ebd-4c5f-85da-a7ff2254ff76 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
711 | 2024.01.28 05:19:37.249982 [ 3 ] {} <Debug> HTTP-Session: eebae912-2ebd-4c5f-85da-a7ff2254ff76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.01.28 05:19:37.250140 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
713 | 2024.01.28 05:19:37.250183 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.01.28 05:19:37.251484 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} <Debug> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Loading data parts | ||
715 | 2024.01.28 05:19:37.251558 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} <Debug> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): There are no data parts | ||
716 | 2024.01.28 05:19:37.252762 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.01.28 05:19:37.252796 [ 3 ] {a084c2cd-eac3-46b4-ad8e-6237e67a2d5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.01.28 05:19:37.252811 [ 3 ] {} <Debug> HTTP-Session: eebae912-2ebd-4c5f-85da-a7ff2254ff76 Destroying unnamed session | ||
719 | 2024.01.28 05:19:37.252947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.01.28 05:19:37.252999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.01.28 05:19:37.253018 [ 3 ] {} <Debug> HTTP-Session: dc6784a7-06d5-4f3d-93b3-da2687c63ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
722 | 2024.01.28 05:19:37.253041 [ 3 ] {} <Debug> HTTP-Session: dc6784a7-06d5-4f3d-93b3-da2687c63ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.01.28 05:19:37.253200 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
724 | 2024.01.28 05:19:37.253243 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.01.28 05:19:37.254518 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Loading data parts | ||
726 | 2024.01.28 05:19:37.254593 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): There are no data parts | ||
727 | 2024.01.28 05:19:37.255797 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.01.28 05:19:37.255822 [ 3 ] {55a2fea7-b356-40e4-8e8b-6768729df2c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.01.28 05:19:37.255846 [ 3 ] {} <Debug> HTTP-Session: dc6784a7-06d5-4f3d-93b3-da2687c63ac0 Destroying unnamed session | ||
730 | 2024.01.28 05:19:37.255952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.01.28 05:19:37.256004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.01.28 05:19:37.256031 [ 3 ] {} <Debug> HTTP-Session: ba402c90-d628-40ca-ad2a-e004c52053e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
733 | 2024.01.28 05:19:37.256047 [ 3 ] {} <Debug> HTTP-Session: ba402c90-d628-40ca-ad2a-e004c52053e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.01.28 05:19:37.256207 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
735 | 2024.01.28 05:19:37.256258 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.01.28 05:19:37.257536 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Loading data parts | ||
737 | 2024.01.28 05:19:37.257620 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): There are no data parts | ||
738 | 2024.01.28 05:19:37.258807 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.01.28 05:19:37.258840 [ 3 ] {50d252dd-2af0-48bf-a204-9954be018c2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.01.28 05:19:37.258863 [ 3 ] {} <Debug> HTTP-Session: ba402c90-d628-40ca-ad2a-e004c52053e1 Destroying unnamed session | ||
741 | 2024.01.28 05:19:37.258970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.01.28 05:19:37.259022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.01.28 05:19:37.259048 [ 3 ] {} <Debug> HTTP-Session: 779dcef7-6e0d-4074-824f-2a3366bf96d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
744 | 2024.01.28 05:19:37.259064 [ 3 ] {} <Debug> HTTP-Session: 779dcef7-6e0d-4074-824f-2a3366bf96d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.01.28 05:19:37.259292 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) /* The timeseries schema table stores the extracted schema for the samples | ||
746 | * oximeter collects. | ||
747 | */ | ||
748 | 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) | ||
749 | 2024.01.28 05:19:37.259361 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.01.28 05:19:37.260764 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): Loading data parts | ||
751 | 2024.01.28 05:19:37.260840 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): There are no data parts | ||
752 | 2024.01.28 05:19:37.262108 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.01.28 05:19:37.262143 [ 3 ] {1b6b1a66-9fc5-4d5c-aedc-825e03823d59} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.01.28 05:19:37.262158 [ 3 ] {} <Debug> HTTP-Session: 779dcef7-6e0d-4074-824f-2a3366bf96d1 Destroying unnamed session | ||
755 | 2024.01.28 05:19:37.262284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46081, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.01.28 05:19:37.262335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.01.28 05:19:37.262355 [ 3 ] {} <Debug> HTTP-Session: e0b625c9-2d3c-4736-af0d-0971f6731cdd Authenticating user 'default' from [fd00:1122:3344:101::d]:46081 | ||
758 | 2024.01.28 05:19:37.262380 [ 3 ] {} <Debug> HTTP-Session: e0b625c9-2d3c-4736-af0d-0971f6731cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.01.28 05:19:37.262490 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46081) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.01.28 05:19:37.263093 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.01.28 05:19:37.266823 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
762 | 2024.01.28 05:19:37.269536 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.01.28 05:19:37.269743 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} <Trace> oximeter.version (ca7ea193-bc67-466f-83a2-ad53f1343b8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.01.28 05:19:37.269958 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007445244 sec., 134 rows/sec., 2.10 KiB/sec. | ||
765 | 2024.01.28 05:19:37.270072 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.01.28 05:19:37.270092 [ 3 ] {c45a9a5e-7478-421d-ba02-a787d421a77d} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.01.28 05:19:37.270106 [ 3 ] {} <Debug> HTTP-Session: e0b625c9-2d3c-4736-af0d-0971f6731cdd Destroying unnamed session | ||
768 | 2024.01.28 05:19:38.000303 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.97 MiB, peak 224.04 MiB, will set to 228.27 MiB (RSS), difference: 9.30 MiB | ||
769 | 2024.01.28 05:19:51.420014 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.01.28 05:19:51.420108 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
771 | 2024.01.28 05:20:06.420354 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.01.28 05:20:06.420423 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
773 | 2024.01.28 05:20:21.420511 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
774 | 2024.01.28 05:20:21.420609 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
775 | 2024.01.28 05:20:36.420905 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
776 | 2024.01.28 05:20:36.420969 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
777 | 2024.01.28 05:20:47.274064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
778 | 2024.01.28 05:20:47.274229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
779 | 2024.01.28 05:20:47.274283 [ 3 ] {} <Debug> HTTP-Session: 2d0f4ea1-9e35-48af-b8aa-03728e2fc688 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
780 | 2024.01.28 05:20:47.274310 [ 3 ] {} <Debug> HTTP-Session: 2d0f4ea1-9e35-48af-b8aa-03728e2fc688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
781 | 2024.01.28 05:20:47.274485 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
782 | 2024.01.28 05:20:47.274899 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2024.01.28 05:20:47.275636 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.01.28 05:20:47.275835 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2024.01.28 05:20:47.276773 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} <Debug> DynamicQueryHandler: Done processing query | ||
786 | 2024.01.28 05:20:47.276805 [ 3 ] {d858f68e-0e96-44eb-be46-93e83be10810} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
787 | 2024.01.28 05:20:47.276839 [ 3 ] {} <Debug> HTTP-Session: 2d0f4ea1-9e35-48af-b8aa-03728e2fc688 Destroying unnamed session | ||
788 | 2024.01.28 05:20:47.294955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
789 | 2024.01.28 05:20:47.295016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
790 | 2024.01.28 05:20:47.295072 [ 3 ] {} <Debug> HTTP-Session: f9251019-61bd-4820-87c0-eb613bdda036 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
791 | 2024.01.28 05:20:47.295095 [ 3 ] {} <Debug> HTTP-Session: f9251019-61bd-4820-87c0-eb613bdda036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
792 | 2024.01.28 05:20:47.295256 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
793 | 2024.01.28 05:20:47.300896 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2024.01.28 05:20:47.301047 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2024.01.28 05:20:47.301174 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
796 | 2024.01.28 05:20:47.302108 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} <Debug> DynamicQueryHandler: Done processing query | ||
797 | 2024.01.28 05:20:47.302137 [ 3 ] {783e0e26-19e9-4b67-a9c8-6f30abc6fffa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
798 | 2024.01.28 05:20:47.302163 [ 3 ] {} <Debug> HTTP-Session: f9251019-61bd-4820-87c0-eb613bdda036 Destroying unnamed session | ||
799 | 2024.01.28 05:20:47.302571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
800 | 2024.01.28 05:20:47.302621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
801 | 2024.01.28 05:20:47.302641 [ 3 ] {} <Debug> HTTP-Session: 5bbad649-f85b-48c2-bcbe-a00bc1d248f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
802 | 2024.01.28 05:20:47.302658 [ 3 ] {} <Debug> HTTP-Session: 5bbad649-f85b-48c2-bcbe-a00bc1d248f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
803 | 2024.01.28 05:20:47.302779 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
804 | 2024.01.28 05:20:47.303239 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.01.28 05:20:47.303390 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.01.28 05:20:47.303434 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2024.01.28 05:20:47.304162 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} <Debug> DynamicQueryHandler: Done processing query | ||
808 | 2024.01.28 05:20:47.304189 [ 3 ] {eb73dab6-4e46-4186-8d35-7254e65ec064} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
809 | 2024.01.28 05:20:47.304205 [ 3 ] {} <Debug> HTTP-Session: 5bbad649-f85b-48c2-bcbe-a00bc1d248f8 Destroying unnamed session | ||
810 | 2024.01.28 05:20:47.304439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
811 | 2024.01.28 05:20:47.304486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
812 | 2024.01.28 05:20:47.304505 [ 3 ] {} <Debug> HTTP-Session: 20eac323-e629-4247-86d7-c1e1ebf84ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
813 | 2024.01.28 05:20:47.304522 [ 3 ] {} <Debug> HTTP-Session: 20eac323-e629-4247-86d7-c1e1ebf84ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
814 | 2024.01.28 05:20:47.304636 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
815 | 2024.01.28 05:20:47.304987 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.01.28 05:20:47.305149 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.01.28 05:20:47.305193 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2024.01.28 05:20:47.306000 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} <Debug> DynamicQueryHandler: Done processing query | ||
819 | 2024.01.28 05:20:47.306028 [ 3 ] {77a75823-9db4-44f5-89e8-cea1917ae941} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
820 | 2024.01.28 05:20:47.306044 [ 3 ] {} <Debug> HTTP-Session: 20eac323-e629-4247-86d7-c1e1ebf84ec9 Destroying unnamed session | ||
821 | 2024.01.28 05:20:47.306745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
822 | 2024.01.28 05:20:47.306791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
823 | 2024.01.28 05:20:47.306811 [ 3 ] {} <Debug> HTTP-Session: d699083e-4045-48bb-91e4-6dfeeda1bb07 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
824 | 2024.01.28 05:20:47.306827 [ 3 ] {} <Debug> HTTP-Session: d699083e-4045-48bb-91e4-6dfeeda1bb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
825 | 2024.01.28 05:20:47.306905 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
826 | 2024.01.28 05:20:47.306945 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2024.01.28 05:20:47.307670 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
828 | 2024.01.28 05:20:47.311573 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
829 | 2024.01.28 05:20:47.311962 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
830 | 2024.01.28 05:20:47.312148 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
831 | 2024.01.28 05:20:47.312257 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005323577 sec., 751 rows/sec., 81.26 KiB/sec. | ||
832 | 2024.01.28 05:20:47.312420 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Debug> DynamicQueryHandler: Done processing query | ||
833 | 2024.01.28 05:20:47.312444 [ 3 ] {4d2c13ed-947d-420d-9293-920cbeb92781} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
834 | 2024.01.28 05:20:47.312459 [ 3 ] {} <Debug> HTTP-Session: d699083e-4045-48bb-91e4-6dfeeda1bb07 Destroying unnamed session | ||
835 | 2024.01.28 05:20:47.312583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
836 | 2024.01.28 05:20:47.312629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
837 | 2024.01.28 05:20:47.312648 [ 3 ] {} <Debug> HTTP-Session: 36e19c6d-adff-4fbe-88a2-c99a8f4fe48e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
838 | 2024.01.28 05:20:47.312665 [ 3 ] {} <Debug> HTTP-Session: 36e19c6d-adff-4fbe-88a2-c99a8f4fe48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
839 | 2024.01.28 05:20:47.312737 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
840 | 2024.01.28 05:20:47.312777 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
841 | 2024.01.28 05:20:47.312889 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
842 | 2024.01.28 05:20:47.316931 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
843 | 2024.01.28 05:20:47.317146 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
844 | 2024.01.28 05:20:47.317307 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
845 | 2024.01.28 05:20:47.317403 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.004637278 sec., 3234 rows/sec., 262.18 KiB/sec. | ||
846 | 2024.01.28 05:20:47.317525 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Debug> DynamicQueryHandler: Done processing query | ||
847 | 2024.01.28 05:20:47.317549 [ 3 ] {95d11639-203f-430d-b663-46cb23555ef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
848 | 2024.01.28 05:20:47.317565 [ 3 ] {} <Debug> HTTP-Session: 36e19c6d-adff-4fbe-88a2-c99a8f4fe48e Destroying unnamed session | ||
849 | 2024.01.28 05:20:47.317799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 6823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
850 | 2024.01.28 05:20:47.317845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
851 | 2024.01.28 05:20:47.317865 [ 3 ] {} <Debug> HTTP-Session: f3eff45a-c3a4-49ff-80c4-cee0abbd643b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
852 | 2024.01.28 05:20:47.317881 [ 3 ] {} <Debug> HTTP-Session: f3eff45a-c3a4-49ff-80c4-cee0abbd643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
853 | 2024.01.28 05:20:47.317952 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
854 | 2024.01.28 05:20:47.317996 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
855 | 2024.01.28 05:20:47.318102 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
856 | 2024.01.28 05:20:47.318393 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
857 | 2024.01.28 05:20:47.318600 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
858 | 2024.01.28 05:20:47.318770 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
859 | 2024.01.28 05:20:47.318860 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Information> executeQuery: Read 45 rows, 4.04 KiB in 0.000879901 sec., 51142 rows/sec., 4.49 MiB/sec. | ||
860 | 2024.01.28 05:20:47.318977 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Debug> DynamicQueryHandler: Done processing query | ||
861 | 2024.01.28 05:20:47.319001 [ 3 ] {a8a8a63e-f826-40d7-94ee-d4ea7fbfb46b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
862 | 2024.01.28 05:20:47.319015 [ 3 ] {} <Debug> HTTP-Session: f3eff45a-c3a4-49ff-80c4-cee0abbd643b Destroying unnamed session | ||
863 | 2024.01.28 05:20:47.319174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 4303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
864 | 2024.01.28 05:20:47.319216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
865 | 2024.01.28 05:20:47.319233 [ 3 ] {} <Debug> HTTP-Session: 79fe3e6c-62d9-4126-94c5-d5d95c8bfb86 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
866 | 2024.01.28 05:20:47.319249 [ 3 ] {} <Debug> HTTP-Session: 79fe3e6c-62d9-4126-94c5-d5d95c8bfb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
867 | 2024.01.28 05:20:47.319315 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
868 | 2024.01.28 05:20:47.319352 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
869 | 2024.01.28 05:20:47.320568 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
870 | 2024.01.28 05:20:47.322869 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
871 | 2024.01.28 05:20:47.323095 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
872 | 2024.01.28 05:20:47.323247 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
873 | 2024.01.28 05:20:47.323346 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Information> executeQuery: Read 25 rows, 2.01 KiB in 0.00398054 sec., 6280 rows/sec., 506.12 KiB/sec. | ||
874 | 2024.01.28 05:20:47.323466 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Debug> DynamicQueryHandler: Done processing query | ||
875 | 2024.01.28 05:20:47.323489 [ 3 ] {95c18976-c6d6-4b34-b6ec-c5ea49b5f1fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
876 | 2024.01.28 05:20:47.323504 [ 3 ] {} <Debug> HTTP-Session: 79fe3e6c-62d9-4126-94c5-d5d95c8bfb86 Destroying unnamed session | ||
877 | 2024.01.28 05:20:47.323805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 16092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
878 | 2024.01.28 05:20:47.323851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
879 | 2024.01.28 05:20:47.323869 [ 3 ] {} <Debug> HTTP-Session: d91cfc8a-a09a-4892-8496-b40fa9241624 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
880 | 2024.01.28 05:20:47.323886 [ 3 ] {} <Debug> HTTP-Session: d91cfc8a-a09a-4892-8496-b40fa9241624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
881 | 2024.01.28 05:20:47.323958 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
882 | 2024.01.28 05:20:47.324003 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
883 | 2024.01.28 05:20:47.324155 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
884 | 2024.01.28 05:20:47.324506 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
885 | 2024.01.28 05:20:47.328288 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
886 | 2024.01.28 05:20:47.328541 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
887 | 2024.01.28 05:20:47.328652 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.004664829 sec., 3215 rows/sec., 4.34 MiB/sec. | ||
888 | 2024.01.28 05:20:47.328820 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Debug> DynamicQueryHandler: Done processing query | ||
889 | 2024.01.28 05:20:47.328851 [ 3 ] {c687dcc3-72ba-44db-9f1d-19f6fad96830} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
890 | 2024.01.28 05:20:47.328874 [ 3 ] {} <Debug> HTTP-Session: d91cfc8a-a09a-4892-8496-b40fa9241624 Destroying unnamed session | ||
891 | 2024.01.28 05:20:47.329064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
892 | 2024.01.28 05:20:47.329118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
893 | 2024.01.28 05:20:47.329142 [ 3 ] {} <Debug> HTTP-Session: 87911868-4c72-4828-9870-7d87ef3c2ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
894 | 2024.01.28 05:20:47.329164 [ 3 ] {} <Debug> HTTP-Session: 87911868-4c72-4828-9870-7d87ef3c2ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
895 | 2024.01.28 05:20:47.329250 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
896 | 2024.01.28 05:20:47.329993 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
897 | 2024.01.28 05:20:47.330145 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
898 | 2024.01.28 05:20:47.330495 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
899 | 2024.01.28 05:20:47.330759 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
900 | 2024.01.28 05:20:47.330942 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Trace> oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
901 | 2024.01.28 05:20:47.331038 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Information> executeQuery: Read 15 rows, 1.12 KiB in 0.001753352 sec., 8555 rows/sec., 636.62 KiB/sec. | ||
902 | 2024.01.28 05:20:47.331160 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Debug> DynamicQueryHandler: Done processing query | ||
903 | 2024.01.28 05:20:47.331184 [ 3 ] {398af280-0b21-49c8-897a-d798c6f90c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
904 | 2024.01.28 05:20:47.331199 [ 3 ] {} <Debug> HTTP-Session: 87911868-4c72-4828-9870-7d87ef3c2ce8 Destroying unnamed session | ||
905 | 2024.01.28 05:20:51.421212 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
906 | 2024.01.28 05:20:51.421278 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
907 | 2024.01.28 05:20:57.265549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
908 | 2024.01.28 05:20:57.265737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
909 | 2024.01.28 05:20:57.265787 [ 3 ] {} <Debug> HTTP-Session: 6a81a70c-19dc-4b25-b595-f7eabebcba58 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
910 | 2024.01.28 05:20:57.265830 [ 3 ] {} <Debug> HTTP-Session: 6a81a70c-19dc-4b25-b595-f7eabebcba58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
911 | 2024.01.28 05:20:57.266134 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
912 | 2024.01.28 05:20:57.269425 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
913 | 2024.01.28 05:20:57.269638 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
914 | 2024.01.28 05:20:57.269732 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
915 | 2024.01.28 05:20:57.269968 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
916 | 2024.01.28 05:20:57.271759 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
917 | 2024.01.28 05:20:57.271790 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (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 | ||
918 | 2024.01.28 05:20:57.271972 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
919 | 2024.01.28 05:20:57.278006 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Information> executeQuery: Read 4 rows, 443.00 B in 0.011789708 sec., 339 rows/sec., 36.69 KiB/sec. | ||
920 | 2024.01.28 05:20:57.278367 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Debug> DynamicQueryHandler: Done processing query | ||
921 | 2024.01.28 05:20:57.278417 [ 3 ] {8f40227c-088d-4095-863f-1ff8c7e29a56} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
922 | 2024.01.28 05:20:57.278449 [ 3 ] {} <Debug> HTTP-Session: 6a81a70c-19dc-4b25-b595-f7eabebcba58 Destroying unnamed session | ||
923 | 2024.01.28 05:20:57.278725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
924 | 2024.01.28 05:20:57.278774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
925 | 2024.01.28 05:20:57.278796 [ 3 ] {} <Debug> HTTP-Session: 061b2b20-d494-4b9e-994d-16d5e1f3c996 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
926 | 2024.01.28 05:20:57.278814 [ 3 ] {} <Debug> HTTP-Session: 061b2b20-d494-4b9e-994d-16d5e1f3c996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
927 | 2024.01.28 05:20:57.278937 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
928 | 2024.01.28 05:20:57.279386 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
929 | 2024.01.28 05:20:57.279550 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
930 | 2024.01.28 05:20:57.279593 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
931 | 2024.01.28 05:20:57.279738 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
932 | 2024.01.28 05:20:57.279767 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
933 | 2024.01.28 05:20:57.279787 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (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 | ||
934 | 2024.01.28 05:20:57.279815 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
935 | 2024.01.28 05:20:57.280742 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001768362 sec., 2261 rows/sec., 244.64 KiB/sec. | ||
936 | 2024.01.28 05:20:57.280925 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Debug> DynamicQueryHandler: Done processing query | ||
937 | 2024.01.28 05:20:57.280950 [ 3 ] {02454a5d-ef25-4393-bd33-c5066ea92eab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
938 | 2024.01.28 05:20:57.280966 [ 3 ] {} <Debug> HTTP-Session: 061b2b20-d494-4b9e-994d-16d5e1f3c996 Destroying unnamed session | ||
939 | 2024.01.28 05:20:57.281296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
940 | 2024.01.28 05:20:57.281342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
941 | 2024.01.28 05:20:57.281363 [ 3 ] {} <Debug> HTTP-Session: aec0b4ab-bbb7-497f-b793-e0eb919b6d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
942 | 2024.01.28 05:20:57.281380 [ 3 ] {} <Debug> HTTP-Session: aec0b4ab-bbb7-497f-b793-e0eb919b6d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
943 | 2024.01.28 05:20:57.281499 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
944 | 2024.01.28 05:20:57.281947 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
945 | 2024.01.28 05:20:57.282109 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
946 | 2024.01.28 05:20:57.282151 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
947 | 2024.01.28 05:20:57.282299 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
948 | 2024.01.28 05:20:57.282327 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
949 | 2024.01.28 05:20:57.282348 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (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 | ||
950 | 2024.01.28 05:20:57.282376 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
951 | 2024.01.28 05:20:57.283244 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001708941 sec., 2340 rows/sec., 253.15 KiB/sec. | ||
952 | 2024.01.28 05:20:57.283447 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Debug> DynamicQueryHandler: Done processing query | ||
953 | 2024.01.28 05:20:57.283471 [ 3 ] {a5341430-f939-4028-a5e5-2819dc290c02} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
954 | 2024.01.28 05:20:57.283487 [ 3 ] {} <Debug> HTTP-Session: aec0b4ab-bbb7-497f-b793-e0eb919b6d55 Destroying unnamed session | ||
955 | 2024.01.28 05:20:57.283712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
956 | 2024.01.28 05:20:57.283757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
957 | 2024.01.28 05:20:57.283777 [ 3 ] {} <Debug> HTTP-Session: d940d5a5-90d4-4922-a528-dde79b1ba1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
958 | 2024.01.28 05:20:57.283795 [ 3 ] {} <Debug> HTTP-Session: d940d5a5-90d4-4922-a528-dde79b1ba1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
959 | 2024.01.28 05:20:57.283912 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
960 | 2024.01.28 05:20:57.284374 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
961 | 2024.01.28 05:20:57.284539 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
962 | 2024.01.28 05:20:57.284582 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
963 | 2024.01.28 05:20:57.284726 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
964 | 2024.01.28 05:20:57.284756 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
965 | 2024.01.28 05:20:57.284777 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (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 | ||
966 | 2024.01.28 05:20:57.284805 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
967 | 2024.01.28 05:20:57.285807 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001856913 sec., 2154 rows/sec., 232.98 KiB/sec. | ||
968 | 2024.01.28 05:20:57.286000 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Debug> DynamicQueryHandler: Done processing query | ||
969 | 2024.01.28 05:20:57.286026 [ 3 ] {cc4fa058-2b00-46b3-8e32-f16c953e90fb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
970 | 2024.01.28 05:20:57.286042 [ 3 ] {} <Debug> HTTP-Session: d940d5a5-90d4-4922-a528-dde79b1ba1a8 Destroying unnamed session | ||
971 | 2024.01.28 05:20:57.286281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
972 | 2024.01.28 05:20:57.286328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
973 | 2024.01.28 05:20:57.286348 [ 3 ] {} <Debug> HTTP-Session: dc527056-3643-4795-a2ac-6d5fb2ab97df Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
974 | 2024.01.28 05:20:57.286364 [ 3 ] {} <Debug> HTTP-Session: dc527056-3643-4795-a2ac-6d5fb2ab97df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
975 | 2024.01.28 05:20:57.286484 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
976 | 2024.01.28 05:20:57.286951 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
977 | 2024.01.28 05:20:57.287115 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
978 | 2024.01.28 05:20:57.287158 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
979 | 2024.01.28 05:20:57.287306 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
980 | 2024.01.28 05:20:57.287336 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
981 | 2024.01.28 05:20:57.287356 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (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 | ||
982 | 2024.01.28 05:20:57.287384 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
983 | 2024.01.28 05:20:57.288331 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001806853 sec., 2213 rows/sec., 239.43 KiB/sec. | ||
984 | 2024.01.28 05:20:57.288525 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Debug> DynamicQueryHandler: Done processing query | ||
985 | 2024.01.28 05:20:57.288549 [ 3 ] {441a722b-9ea7-41a8-b642-0502a66f6982} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
986 | 2024.01.28 05:20:57.288567 [ 3 ] {} <Debug> HTTP-Session: dc527056-3643-4795-a2ac-6d5fb2ab97df Destroying unnamed session | ||
987 | 2024.01.28 05:20:57.288793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
988 | 2024.01.28 05:20:57.288838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
989 | 2024.01.28 05:20:57.288857 [ 3 ] {} <Debug> HTTP-Session: ba412fb8-4590-4cc5-bd9f-d3dc6e586bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
990 | 2024.01.28 05:20:57.288874 [ 3 ] {} <Debug> HTTP-Session: ba412fb8-4590-4cc5-bd9f-d3dc6e586bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
991 | 2024.01.28 05:20:57.288995 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
992 | 2024.01.28 05:20:57.289461 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
993 | 2024.01.28 05:20:57.289628 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
994 | 2024.01.28 05:20:57.289670 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
995 | 2024.01.28 05:20:57.289817 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
996 | 2024.01.28 05:20:57.289846 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
997 | 2024.01.28 05:20:57.289867 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (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 | ||
998 | 2024.01.28 05:20:57.289895 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
999 | 2024.01.28 05:20:57.290744 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001710341 sec., 2338 rows/sec., 252.94 KiB/sec. | ||
1000 | 2024.01.28 05:20:57.290947 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Debug> DynamicQueryHandler: Done processing query | ||
1001 | 2024.01.28 05:20:57.290972 [ 3 ] {ce0b3351-1dbc-445e-8923-575df670e830} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1002 | 2024.01.28 05:20:57.290988 [ 3 ] {} <Debug> HTTP-Session: ba412fb8-4590-4cc5-bd9f-d3dc6e586bcd Destroying unnamed session | ||
1003 | 2024.01.28 05:20:57.301636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1004 | 2024.01.28 05:20:57.301723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1005 | 2024.01.28 05:20:57.301764 [ 3 ] {} <Debug> HTTP-Session: a61c18ea-d128-41b2-8d41-1453a032ade3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1006 | 2024.01.28 05:20:57.301796 [ 3 ] {} <Debug> HTTP-Session: a61c18ea-d128-41b2-8d41-1453a032ade3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1007 | 2024.01.28 05:20:57.301946 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1008 | 2024.01.28 05:20:57.302028 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1009 | 2024.01.28 05:20:57.302301 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1010 | 2024.01.28 05:20:57.302709 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1011 | 2024.01.28 05:20:57.303010 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1012 | 2024.01.28 05:20:57.303187 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1013 | 2024.01.28 05:20:57.303320 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001316816 sec., 4556 rows/sec., 738.64 KiB/sec. | ||
1014 | 2024.01.28 05:20:57.303448 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Debug> DynamicQueryHandler: Done processing query | ||
1015 | 2024.01.28 05:20:57.303473 [ 3 ] {1c0816e1-ee7b-4836-89fe-0790f6f44842} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1016 | 2024.01.28 05:20:57.303489 [ 3 ] {} <Debug> HTTP-Session: a61c18ea-d128-41b2-8d41-1453a032ade3 Destroying unnamed session | ||
1017 | 2024.01.28 05:20:57.303609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1018 | 2024.01.28 05:20:57.303655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1019 | 2024.01.28 05:20:57.303674 [ 3 ] {} <Debug> HTTP-Session: c4b6fd7f-d044-4266-ac60-0f1c3d28649c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1020 | 2024.01.28 05:20:57.303690 [ 3 ] {} <Debug> HTTP-Session: c4b6fd7f-d044-4266-ac60-0f1c3d28649c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1021 | 2024.01.28 05:20:57.303763 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1022 | 2024.01.28 05:20:57.303803 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1023 | 2024.01.28 05:20:57.303911 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1024 | 2024.01.28 05:20:57.304208 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1025 | 2024.01.28 05:20:57.304412 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1026 | 2024.01.28 05:20:57.304561 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1027 | 2024.01.28 05:20:57.304677 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.000882431 sec., 18131 rows/sec., 1.44 MiB/sec. | ||
1028 | 2024.01.28 05:20:57.304808 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Debug> DynamicQueryHandler: Done processing query | ||
1029 | 2024.01.28 05:20:57.304831 [ 3 ] {2bdfb2af-793f-4d46-b6cb-1d5b44b403d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1030 | 2024.01.28 05:20:57.304848 [ 3 ] {} <Debug> HTTP-Session: c4b6fd7f-d044-4266-ac60-0f1c3d28649c Destroying unnamed session | ||
1031 | 2024.01.28 05:20:57.305009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 12593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1032 | 2024.01.28 05:20:57.305056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1033 | 2024.01.28 05:20:57.305075 [ 3 ] {} <Debug> HTTP-Session: 4946ff7b-252d-4062-9810-995380a1920c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1034 | 2024.01.28 05:20:57.305092 [ 3 ] {} <Debug> HTTP-Session: 4946ff7b-252d-4062-9810-995380a1920c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1035 | 2024.01.28 05:20:57.305166 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1036 | 2024.01.28 05:20:57.305205 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1037 | 2024.01.28 05:20:57.305309 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1038 | 2024.01.28 05:20:57.305647 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1039 | 2024.01.28 05:20:57.305861 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1040 | 2024.01.28 05:20:57.306007 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1041 | 2024.01.28 05:20:57.306119 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Information> executeQuery: Read 84 rows, 7.46 KiB in 0.000925501 sec., 90761 rows/sec., 7.87 MiB/sec. | ||
1042 | 2024.01.28 05:20:57.306238 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Debug> DynamicQueryHandler: Done processing query | ||
1043 | 2024.01.28 05:20:57.306261 [ 3 ] {3bf53e59-ecce-4c8b-ae22-38d6459ba2c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1044 | 2024.01.28 05:20:57.306277 [ 3 ] {} <Debug> HTTP-Session: 4946ff7b-252d-4062-9810-995380a1920c Destroying unnamed session | ||
1045 | 2024.01.28 05:20:57.306412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 6802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1046 | 2024.01.28 05:20:57.306454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1047 | 2024.01.28 05:20:57.306474 [ 3 ] {} <Debug> HTTP-Session: 3a9058a5-921a-4499-b86f-b355e55a7cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1048 | 2024.01.28 05:20:57.306490 [ 3 ] {} <Debug> HTTP-Session: 3a9058a5-921a-4499-b86f-b355e55a7cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1049 | 2024.01.28 05:20:57.306558 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1050 | 2024.01.28 05:20:57.306595 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1051 | 2024.01.28 05:20:57.306695 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1052 | 2024.01.28 05:20:57.306988 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1053 | 2024.01.28 05:20:57.307193 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1054 | 2024.01.28 05:20:57.307343 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1055 | 2024.01.28 05:20:57.307460 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Information> executeQuery: Read 40 rows, 3.18 KiB in 0.000870691 sec., 45940 rows/sec., 3.57 MiB/sec. | ||
1056 | 2024.01.28 05:20:57.307579 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Debug> DynamicQueryHandler: Done processing query | ||
1057 | 2024.01.28 05:20:57.307602 [ 3 ] {c40a3544-e59d-444e-8787-df76db599340} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1058 | 2024.01.28 05:20:57.307617 [ 3 ] {} <Debug> HTTP-Session: 3a9058a5-921a-4499-b86f-b355e55a7cb1 Destroying unnamed session | ||
1059 | 2024.01.28 05:20:57.307872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 48589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1060 | 2024.01.28 05:20:57.307916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1061 | 2024.01.28 05:20:57.307935 [ 3 ] {} <Debug> HTTP-Session: 7743e055-1afd-466b-9303-82b510662957 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1062 | 2024.01.28 05:20:57.307951 [ 3 ] {} <Debug> HTTP-Session: 7743e055-1afd-466b-9303-82b510662957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1063 | 2024.01.28 05:20:57.308033 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1064 | 2024.01.28 05:20:57.308075 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1065 | 2024.01.28 05:20:57.308191 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1066 | 2024.01.28 05:20:57.308599 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1067 | 2024.01.28 05:20:57.308874 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1068 | 2024.01.28 05:20:57.309054 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1069 | 2024.01.28 05:20:57.309148 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Information> executeQuery: Read 252 rows, 18.21 KiB in 0.001086693 sec., 231896 rows/sec., 16.37 MiB/sec. | ||
1070 | 2024.01.28 05:20:57.309309 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Debug> DynamicQueryHandler: Done processing query | ||
1071 | 2024.01.28 05:20:57.309333 [ 3 ] {3718329b-44f0-4b4b-8e91-46686ca25bf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1072 | 2024.01.28 05:20:57.309348 [ 3 ] {} <Debug> HTTP-Session: 7743e055-1afd-466b-9303-82b510662957 Destroying unnamed session | ||
1073 | 2024.01.28 05:20:57.309505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 17160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1074 | 2024.01.28 05:20:57.309549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1075 | 2024.01.28 05:20:57.309568 [ 3 ] {} <Debug> HTTP-Session: e1ab33fe-4b43-4a7f-a4b0-3fa5a3857374 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1076 | 2024.01.28 05:20:57.309584 [ 3 ] {} <Debug> HTTP-Session: e1ab33fe-4b43-4a7f-a4b0-3fa5a3857374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1077 | 2024.01.28 05:20:57.309655 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1078 | 2024.01.28 05:20:57.309698 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1079 | 2024.01.28 05:20:57.309833 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1080 | 2024.01.28 05:20:57.310187 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
1081 | 2024.01.28 05:20:57.310465 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1082 | 2024.01.28 05:20:57.310636 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1083 | 2024.01.28 05:20:57.310759 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001071933 sec., 14926 rows/sec., 20.14 MiB/sec. | ||
1084 | 2024.01.28 05:20:57.310887 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Debug> DynamicQueryHandler: Done processing query | ||
1085 | 2024.01.28 05:20:57.310910 [ 3 ] {bee2ef15-2398-42d0-be0a-4fb68dab251c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1086 | 2024.01.28 05:20:57.310925 [ 3 ] {} <Debug> HTTP-Session: e1ab33fe-4b43-4a7f-a4b0-3fa5a3857374 Destroying unnamed session | ||
1087 | 2024.01.28 05:21:06.421327 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1088 | 2024.01.28 05:21:06.421392 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1089 | 2024.01.28 05:21:07.266492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1090 | 2024.01.28 05:21:07.266590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1091 | 2024.01.28 05:21:07.266615 [ 3 ] {} <Debug> HTTP-Session: da37b126-464f-490f-977f-4f37c3868f20 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1092 | 2024.01.28 05:21:07.266636 [ 3 ] {} <Debug> HTTP-Session: da37b126-464f-490f-977f-4f37c3868f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1093 | 2024.01.28 05:21:07.266750 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1094 | 2024.01.28 05:21:07.266805 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1095 | 2024.01.28 05:21:07.266947 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1096 | 2024.01.28 05:21:07.267419 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1097 | 2024.01.28 05:21:07.267666 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1098 | 2024.01.28 05:21:07.267825 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1099 | 2024.01.28 05:21:07.267941 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001123024 sec., 14247 rows/sec., 1.13 MiB/sec. | ||
1100 | 2024.01.28 05:21:07.268138 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Debug> DynamicQueryHandler: Done processing query | ||
1101 | 2024.01.28 05:21:07.268164 [ 3 ] {44cc64c6-3472-4b1f-98b5-02eeab020e89} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1102 | 2024.01.28 05:21:07.268180 [ 3 ] {} <Debug> HTTP-Session: da37b126-464f-490f-977f-4f37c3868f20 Destroying unnamed session | ||
1103 | 2024.01.28 05:21:07.268325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1104 | 2024.01.28 05:21:07.268373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1105 | 2024.01.28 05:21:07.268395 [ 3 ] {} <Debug> HTTP-Session: 39a115f0-0302-478d-8bd2-bf1464b17077 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1106 | 2024.01.28 05:21:07.268412 [ 3 ] {} <Debug> HTTP-Session: 39a115f0-0302-478d-8bd2-bf1464b17077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1107 | 2024.01.28 05:21:07.268487 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1108 | 2024.01.28 05:21:07.268527 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1109 | 2024.01.28 05:21:07.268641 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1110 | 2024.01.28 05:21:07.269019 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1111 | 2024.01.28 05:21:07.269270 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1112 | 2024.01.28 05:21:07.269459 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1113 | 2024.01.28 05:21:07.269584 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Information> executeQuery: Read 48 rows, 4.34 KiB in 0.001066154 sec., 45021 rows/sec., 3.98 MiB/sec. | ||
1114 | 2024.01.28 05:21:07.269719 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Debug> DynamicQueryHandler: Done processing query | ||
1115 | 2024.01.28 05:21:07.269743 [ 3 ] {39ae7dce-8734-4954-9d40-586deb862c93} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1116 | 2024.01.28 05:21:07.269759 [ 3 ] {} <Debug> HTTP-Session: 39a115f0-0302-478d-8bd2-bf1464b17077 Destroying unnamed session | ||
1117 | 2024.01.28 05:21:07.269876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 2762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1118 | 2024.01.28 05:21:07.269922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1119 | 2024.01.28 05:21:07.269942 [ 3 ] {} <Debug> HTTP-Session: 91a5bda4-8b86-40e6-8ec5-9fe2ac54205b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1120 | 2024.01.28 05:21:07.269958 [ 3 ] {} <Debug> HTTP-Session: 91a5bda4-8b86-40e6-8ec5-9fe2ac54205b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1121 | 2024.01.28 05:21:07.270029 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1122 | 2024.01.28 05:21:07.270068 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1123 | 2024.01.28 05:21:07.270194 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1124 | 2024.01.28 05:21:07.270505 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1125 | 2024.01.28 05:21:07.270729 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1126 | 2024.01.28 05:21:07.270890 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1127 | 2024.01.28 05:21:07.271007 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000940442 sec., 17013 rows/sec., 1.33 MiB/sec. | ||
1128 | 2024.01.28 05:21:07.271145 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Debug> DynamicQueryHandler: Done processing query | ||
1129 | 2024.01.28 05:21:07.271170 [ 3 ] {d243fa71-5293-480c-adc9-1adb82af07c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1130 | 2024.01.28 05:21:07.271185 [ 3 ] {} <Debug> HTTP-Session: 91a5bda4-8b86-40e6-8ec5-9fe2ac54205b Destroying unnamed session | ||
1131 | 2024.01.28 05:21:07.271327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 17160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1132 | 2024.01.28 05:21:07.271378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1133 | 2024.01.28 05:21:07.271398 [ 3 ] {} <Debug> HTTP-Session: ffeef39f-785a-4a33-9be7-cce1f9b7c115 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1134 | 2024.01.28 05:21:07.271415 [ 3 ] {} <Debug> HTTP-Session: ffeef39f-785a-4a33-9be7-cce1f9b7c115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1135 | 2024.01.28 05:21:07.271489 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1136 | 2024.01.28 05:21:07.271535 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1137 | 2024.01.28 05:21:07.271673 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1138 | 2024.01.28 05:21:07.272042 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1139 | 2024.01.28 05:21:07.272338 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1140 | 2024.01.28 05:21:07.272519 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1141 | 2024.01.28 05:21:07.272640 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001121284 sec., 14269 rows/sec., 19.26 MiB/sec. | ||
1142 | 2024.01.28 05:21:07.272764 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Debug> DynamicQueryHandler: Done processing query | ||
1143 | 2024.01.28 05:21:07.272789 [ 3 ] {ff12212a-a659-4550-91f2-38326c407ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1144 | 2024.01.28 05:21:07.272805 [ 3 ] {} <Debug> HTTP-Session: ffeef39f-785a-4a33-9be7-cce1f9b7c115 Destroying unnamed session | ||
1145 | 2024.01.28 05:21:17.269879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1146 | 2024.01.28 05:21:17.270052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1147 | 2024.01.28 05:21:17.270098 [ 3 ] {} <Debug> HTTP-Session: 788bd305-4d4e-4a00-b2cb-fb8e528dbdac Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1148 | 2024.01.28 05:21:17.270138 [ 3 ] {} <Debug> HTTP-Session: 788bd305-4d4e-4a00-b2cb-fb8e528dbdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1149 | 2024.01.28 05:21:17.270305 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1150 | 2024.01.28 05:21:17.270362 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1151 | 2024.01.28 05:21:17.270513 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1152 | 2024.01.28 05:21:17.270965 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1153 | 2024.01.28 05:21:17.271228 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1154 | 2024.01.28 05:21:17.271391 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1155 | 2024.01.28 05:21:17.271511 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001171095 sec., 43548 rows/sec., 3.45 MiB/sec. | ||
1156 | 2024.01.28 05:21:17.271645 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Debug> DynamicQueryHandler: Done processing query | ||
1157 | 2024.01.28 05:21:17.271669 [ 3 ] {13a97f7b-d04b-473c-8ad9-34578c80c9ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1158 | 2024.01.28 05:21:17.271684 [ 3 ] {} <Debug> HTTP-Session: 788bd305-4d4e-4a00-b2cb-fb8e528dbdac Destroying unnamed session | ||
1159 | 2024.01.28 05:21:17.271828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 24416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1160 | 2024.01.28 05:21:17.271873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1161 | 2024.01.28 05:21:17.271892 [ 3 ] {} <Debug> HTTP-Session: d32a8eb1-15aa-4a70-a87f-d2ba265158ad Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1162 | 2024.01.28 05:21:17.271908 [ 3 ] {} <Debug> HTTP-Session: d32a8eb1-15aa-4a70-a87f-d2ba265158ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1163 | 2024.01.28 05:21:17.271981 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1164 | 2024.01.28 05:21:17.272018 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1165 | 2024.01.28 05:21:17.272116 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1166 | 2024.01.28 05:21:17.272561 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1167 | 2024.01.28 05:21:17.272785 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1168 | 2024.01.28 05:21:17.272945 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1169 | 2024.01.28 05:21:17.273068 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Information> executeQuery: Read 153 rows, 15.08 KiB in 0.001017813 sec., 150322 rows/sec., 14.47 MiB/sec. | ||
1170 | 2024.01.28 05:21:17.273224 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Debug> DynamicQueryHandler: Done processing query | ||
1171 | 2024.01.28 05:21:17.273249 [ 3 ] {5ba65f98-1433-4e45-a014-177120bcb3f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1172 | 2024.01.28 05:21:17.273264 [ 3 ] {} <Debug> HTTP-Session: d32a8eb1-15aa-4a70-a87f-d2ba265158ad Destroying unnamed session | ||
1173 | 2024.01.28 05:21:17.273429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 10393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1174 | 2024.01.28 05:21:17.273475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1175 | 2024.01.28 05:21:17.273509 [ 3 ] {} <Debug> HTTP-Session: 6eab6c30-38a2-4eb5-bdad-1691cc227327 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1176 | 2024.01.28 05:21:17.273545 [ 3 ] {} <Debug> HTTP-Session: 6eab6c30-38a2-4eb5-bdad-1691cc227327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1177 | 2024.01.28 05:21:17.273639 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1178 | 2024.01.28 05:21:17.273687 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1179 | 2024.01.28 05:21:17.273819 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1180 | 2024.01.28 05:21:17.274176 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1181 | 2024.01.28 05:21:17.274418 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1182 | 2024.01.28 05:21:17.274569 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1183 | 2024.01.28 05:21:17.274681 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Information> executeQuery: Read 61 rows, 4.90 KiB in 0.001008763 sec., 60470 rows/sec., 4.74 MiB/sec. | ||
1184 | 2024.01.28 05:21:17.274797 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Debug> DynamicQueryHandler: Done processing query | ||
1185 | 2024.01.28 05:21:17.274820 [ 3 ] {147e615f-f189-4bdc-802c-971124f43eb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1186 | 2024.01.28 05:21:17.274837 [ 3 ] {} <Debug> HTTP-Session: 6eab6c30-38a2-4eb5-bdad-1691cc227327 Destroying unnamed session | ||
1187 | 2024.01.28 05:21:17.274994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 54551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1188 | 2024.01.28 05:21:17.275045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1189 | 2024.01.28 05:21:17.275065 [ 3 ] {} <Debug> HTTP-Session: 051410cf-77c0-46f0-b47a-f2b359f33c4e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1190 | 2024.01.28 05:21:17.275084 [ 3 ] {} <Debug> HTTP-Session: 051410cf-77c0-46f0-b47a-f2b359f33c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1191 | 2024.01.28 05:21:17.275190 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1192 | 2024.01.28 05:21:17.275240 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1193 | 2024.01.28 05:21:17.275392 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1194 | 2024.01.28 05:21:17.275937 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1195 | 2024.01.28 05:21:17.276264 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1196 | 2024.01.28 05:21:17.276439 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1197 | 2024.01.28 05:21:17.276555 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001333327 sec., 38250 rows/sec., 51.62 MiB/sec. | ||
1198 | 2024.01.28 05:21:17.276687 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Debug> DynamicQueryHandler: Done processing query | ||
1199 | 2024.01.28 05:21:17.276710 [ 3 ] {dbd824c4-09fd-4fef-bdf2-6d950acde82e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1200 | 2024.01.28 05:21:17.276725 [ 3 ] {} <Debug> HTTP-Session: 051410cf-77c0-46f0-b47a-f2b359f33c4e Destroying unnamed session | ||
1201 | 2024.01.28 05:21:17.276836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 1945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1202 | 2024.01.28 05:21:17.276880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1203 | 2024.01.28 05:21:17.276898 [ 3 ] {} <Debug> HTTP-Session: cbe42b8b-bc3c-495e-92bd-d67b4298113f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1204 | 2024.01.28 05:21:17.276914 [ 3 ] {} <Debug> HTTP-Session: cbe42b8b-bc3c-495e-92bd-d67b4298113f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1205 | 2024.01.28 05:21:17.276983 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1206 | 2024.01.28 05:21:17.277022 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1207 | 2024.01.28 05:21:17.277126 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1208 | 2024.01.28 05:21:17.277415 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1209 | 2024.01.28 05:21:17.277658 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1210 | 2024.01.28 05:21:17.277824 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Trace> oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1211 | 2024.01.28 05:21:17.277931 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Information> executeQuery: Read 12 rows, 897.00 B in 0.000919851 sec., 13045 rows/sec., 952.30 KiB/sec. | ||
1212 | 2024.01.28 05:21:17.278051 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Debug> DynamicQueryHandler: Done processing query | ||
1213 | 2024.01.28 05:21:17.278073 [ 3 ] {56b0dbbc-6609-4bb4-b324-195277a1a1ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1214 | 2024.01.28 05:21:17.278089 [ 3 ] {} <Debug> HTTP-Session: cbe42b8b-bc3c-495e-92bd-d67b4298113f Destroying unnamed session | ||
1215 | 2024.01.28 05:21:21.421435 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1216 | 2024.01.28 05:21:21.421486 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1217 | 2024.01.28 05:21:27.267627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1218 | 2024.01.28 05:21:27.267743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1219 | 2024.01.28 05:21:27.267770 [ 3 ] {} <Debug> HTTP-Session: ddf3b346-2d18-4af1-8168-95f4cae22812 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1220 | 2024.01.28 05:21:27.267794 [ 3 ] {} <Debug> HTTP-Session: ddf3b346-2d18-4af1-8168-95f4cae22812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1221 | 2024.01.28 05:21:27.267984 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1222 | 2024.01.28 05:21:27.268586 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1223 | 2024.01.28 05:21:27.268768 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1224 | 2024.01.28 05:21:27.268821 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1225 | 2024.01.28 05:21:27.268989 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1226 | 2024.01.28 05:21:27.269119 [ 186 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1227 | 2024.01.28 05:21:27.269137 [ 189 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1228 | 2024.01.28 05:21:27.269271 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1229 | 2024.01.28 05:21:27.269359 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Debug> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1230 | 2024.01.28 05:21:27.271156 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003123909 sec., 3201 rows/sec., 449.84 KiB/sec. | ||
1231 | 2024.01.28 05:21:27.271445 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Debug> DynamicQueryHandler: Done processing query | ||
1232 | 2024.01.28 05:21:27.271470 [ 3 ] {c7f5b3d7-7996-4442-a597-16e429646cf2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1233 | 2024.01.28 05:21:27.271488 [ 3 ] {} <Debug> HTTP-Session: ddf3b346-2d18-4af1-8168-95f4cae22812 Destroying unnamed session | ||
1234 | 2024.01.28 05:21:27.276732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1235 | 2024.01.28 05:21:27.276796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1236 | 2024.01.28 05:21:27.276820 [ 3 ] {} <Debug> HTTP-Session: 780153c4-8db4-40fc-92dc-4552e630b89f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1237 | 2024.01.28 05:21:27.276843 [ 3 ] {} <Debug> HTTP-Session: 780153c4-8db4-40fc-92dc-4552e630b89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1238 | 2024.01.28 05:21:27.276948 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1239 | 2024.01.28 05:21:27.276999 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1240 | 2024.01.28 05:21:27.277176 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1241 | 2024.01.28 05:21:27.277549 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1242 | 2024.01.28 05:21:27.277952 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1243 | 2024.01.28 05:21:27.278116 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Trace> oximeter.timeseries_schema (e0d01052-1b7d-4246-be2d-7e36cd0aa4e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1244 | 2024.01.28 05:21:27.278232 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001219945 sec., 819 rows/sec., 185.72 KiB/sec. | ||
1245 | 2024.01.28 05:21:27.278406 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Debug> DynamicQueryHandler: Done processing query | ||
1246 | 2024.01.28 05:21:27.278430 [ 3 ] {5c4098d7-49b9-4208-af1c-bdfe9078efa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1247 | 2024.01.28 05:21:27.278447 [ 3 ] {} <Debug> HTTP-Session: 780153c4-8db4-40fc-92dc-4552e630b89f Destroying unnamed session | ||
1248 | 2024.01.28 05:21:27.278567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1249 | 2024.01.28 05:21:27.278614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1250 | 2024.01.28 05:21:27.278633 [ 3 ] {} <Debug> HTTP-Session: 1b110580-f16c-4f0a-8632-56b8047b73d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1251 | 2024.01.28 05:21:27.278653 [ 3 ] {} <Debug> HTTP-Session: 1b110580-f16c-4f0a-8632-56b8047b73d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1252 | 2024.01.28 05:21:27.278731 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1253 | 2024.01.28 05:21:27.278772 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1254 | 2024.01.28 05:21:27.278883 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1255 | 2024.01.28 05:21:27.279219 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1256 | 2024.01.28 05:21:27.279430 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1257 | 2024.01.28 05:21:27.279582 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1258 | 2024.01.28 05:21:27.279706 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.000945681 sec., 56044 rows/sec., 4.44 MiB/sec. | ||
1259 | 2024.01.28 05:21:27.279843 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Debug> DynamicQueryHandler: Done processing query | ||
1260 | 2024.01.28 05:21:27.279866 [ 3 ] {c7fc459c-b1da-4f8a-acc1-477ed70f199f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1261 | 2024.01.28 05:21:27.279882 [ 3 ] {} <Debug> HTTP-Session: 1b110580-f16c-4f0a-8632-56b8047b73d3 Destroying unnamed session | ||
1262 | 2024.01.28 05:21:27.279988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1263 | 2024.01.28 05:21:27.280033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1264 | 2024.01.28 05:21:27.280052 [ 3 ] {} <Debug> HTTP-Session: 3a4dad7b-7c71-4b8e-8fce-1c1725e5a8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1265 | 2024.01.28 05:21:27.280069 [ 3 ] {} <Debug> HTTP-Session: 3a4dad7b-7c71-4b8e-8fce-1c1725e5a8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1266 | 2024.01.28 05:21:27.280139 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1267 | 2024.01.28 05:21:27.280178 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1268 | 2024.01.28 05:21:27.280322 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1269 | 2024.01.28 05:21:27.280596 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1270 | 2024.01.28 05:21:27.280802 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1271 | 2024.01.28 05:21:27.280949 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1272 | 2024.01.28 05:21:27.281056 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000886741 sec., 2255 rows/sec., 192.73 KiB/sec. | ||
1273 | 2024.01.28 05:21:27.281189 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Debug> DynamicQueryHandler: Done processing query | ||
1274 | 2024.01.28 05:21:27.281212 [ 3 ] {adc5c1a8-050c-4f83-9903-fe75e261f89e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1275 | 2024.01.28 05:21:27.281229 [ 3 ] {} <Debug> HTTP-Session: 3a4dad7b-7c71-4b8e-8fce-1c1725e5a8bf Destroying unnamed session | ||
1276 | 2024.01.28 05:21:27.281428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1277 | 2024.01.28 05:21:27.281474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1278 | 2024.01.28 05:21:27.281492 [ 3 ] {} <Debug> HTTP-Session: 6b2cb682-af31-43c5-9814-4ec9ad4dad42 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1279 | 2024.01.28 05:21:27.281510 [ 3 ] {} <Debug> HTTP-Session: 6b2cb682-af31-43c5-9814-4ec9ad4dad42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1280 | 2024.01.28 05:21:27.281585 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1281 | 2024.01.28 05:21:27.281623 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1282 | 2024.01.28 05:21:27.281729 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1283 | 2024.01.28 05:21:27.282138 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1284 | 2024.01.28 05:21:27.282368 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1285 | 2024.01.28 05:21:27.282520 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1286 | 2024.01.28 05:21:27.282647 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Information> executeQuery: Read 196 rows, 18.88 KiB in 0.001033962 sec., 189562 rows/sec., 17.83 MiB/sec. | ||
1287 | 2024.01.28 05:21:27.282768 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Debug> DynamicQueryHandler: Done processing query | ||
1288 | 2024.01.28 05:21:27.282791 [ 3 ] {6d835f7a-bd33-40d3-9b73-ed58345446d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1289 | 2024.01.28 05:21:27.282808 [ 3 ] {} <Debug> HTTP-Session: 6b2cb682-af31-43c5-9814-4ec9ad4dad42 Destroying unnamed session | ||
1290 | 2024.01.28 05:21:27.282913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1291 | 2024.01.28 05:21:27.282958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1292 | 2024.01.28 05:21:27.282977 [ 3 ] {} <Debug> HTTP-Session: 8a78b3d1-39b9-45a8-b275-83b983e626c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1293 | 2024.01.28 05:21:27.282994 [ 3 ] {} <Debug> HTTP-Session: 8a78b3d1-39b9-45a8-b275-83b983e626c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1294 | 2024.01.28 05:21:27.283063 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1295 | 2024.01.28 05:21:27.283102 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1296 | 2024.01.28 05:21:27.283208 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1297 | 2024.01.28 05:21:27.283573 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1298 | 2024.01.28 05:21:27.283810 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1299 | 2024.01.28 05:21:27.283964 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1300 | 2024.01.28 05:21:27.284079 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000985372 sec., 2029 rows/sec., 141.72 KiB/sec. | ||
1301 | 2024.01.28 05:21:27.284205 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Debug> DynamicQueryHandler: Done processing query | ||
1302 | 2024.01.28 05:21:27.284228 [ 3 ] {4e5ec6ec-7700-4318-a132-744b768898a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1303 | 2024.01.28 05:21:27.284244 [ 3 ] {} <Debug> HTTP-Session: 8a78b3d1-39b9-45a8-b275-83b983e626c0 Destroying unnamed session | ||
1304 | 2024.01.28 05:21:27.284398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1305 | 2024.01.28 05:21:27.284442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1306 | 2024.01.28 05:21:27.284460 [ 3 ] {} <Debug> HTTP-Session: 9ac47087-c0df-4e90-b353-02dde4eb66b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1307 | 2024.01.28 05:21:27.284477 [ 3 ] {} <Debug> HTTP-Session: 9ac47087-c0df-4e90-b353-02dde4eb66b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1308 | 2024.01.28 05:21:27.284551 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1309 | 2024.01.28 05:21:27.284589 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1310 | 2024.01.28 05:21:27.284696 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1311 | 2024.01.28 05:21:27.285017 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1312 | 2024.01.28 05:21:27.285234 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1313 | 2024.01.28 05:21:27.285386 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1314 | 2024.01.28 05:21:27.285504 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Information> executeQuery: Read 79 rows, 6.31 KiB in 0.000924831 sec., 85421 rows/sec., 6.66 MiB/sec. | ||
1315 | 2024.01.28 05:21:27.285622 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Debug> DynamicQueryHandler: Done processing query | ||
1316 | 2024.01.28 05:21:27.285645 [ 3 ] {2ee75428-c79e-4c8d-8522-12408b6eea16} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1317 | 2024.01.28 05:21:27.285662 [ 3 ] {} <Debug> HTTP-Session: 9ac47087-c0df-4e90-b353-02dde4eb66b0 Destroying unnamed session | ||
1318 | 2024.01.28 05:21:27.285769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1319 | 2024.01.28 05:21:27.285814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1320 | 2024.01.28 05:21:27.285832 [ 3 ] {} <Debug> HTTP-Session: 621b1441-384a-4a22-83e3-874416d5685f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1321 | 2024.01.28 05:21:27.285849 [ 3 ] {} <Debug> HTTP-Session: 621b1441-384a-4a22-83e3-874416d5685f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1322 | 2024.01.28 05:21:27.285923 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1323 | 2024.01.28 05:21:27.285966 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1324 | 2024.01.28 05:21:27.286087 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1325 | 2024.01.28 05:21:27.286383 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1326 | 2024.01.28 05:21:27.286642 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1327 | 2024.01.28 05:21:27.286817 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1328 | 2024.01.28 05:21:27.286936 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000981032 sec., 37715 rows/sec., 2.66 MiB/sec. | ||
1329 | 2024.01.28 05:21:27.287064 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Debug> DynamicQueryHandler: Done processing query | ||
1330 | 2024.01.28 05:21:27.287087 [ 3 ] {e6cd3a3c-33da-43bd-88e9-a1d5e3bef350} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1331 | 2024.01.28 05:21:27.287103 [ 3 ] {} <Debug> HTTP-Session: 621b1441-384a-4a22-83e3-874416d5685f Destroying unnamed session | ||
1332 | 2024.01.28 05:21:27.287302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1333 | 2024.01.28 05:21:27.287348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1334 | 2024.01.28 05:21:27.287367 [ 3 ] {} <Debug> HTTP-Session: 94088bbd-c9ea-4cf8-983e-44a5481ab25d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1335 | 2024.01.28 05:21:27.287385 [ 3 ] {} <Debug> HTTP-Session: 94088bbd-c9ea-4cf8-983e-44a5481ab25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1336 | 2024.01.28 05:21:27.287473 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1337 | 2024.01.28 05:21:27.287517 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1338 | 2024.01.28 05:21:27.287655 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1339 | 2024.01.28 05:21:27.288184 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. | ||
1340 | 2024.01.28 05:21:27.288508 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1341 | 2024.01.28 05:21:27.288713 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1342 | 2024.01.28 05:21:27.288837 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001335357 sec., 39689 rows/sec., 53.56 MiB/sec. | ||
1343 | 2024.01.28 05:21:27.288968 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Debug> DynamicQueryHandler: Done processing query | ||
1344 | 2024.01.28 05:21:27.288992 [ 3 ] {86b9cccf-697c-4e37-9d23-77c948d7f333} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1345 | 2024.01.28 05:21:27.289008 [ 3 ] {} <Debug> HTTP-Session: 94088bbd-c9ea-4cf8-983e-44a5481ab25d Destroying unnamed session | ||
1346 | 2024.01.28 05:21:36.421739 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1347 | 2024.01.28 05:21:36.421805 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1348 | 2024.01.28 05:21:37.269659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1349 | 2024.01.28 05:21:37.269834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1350 | 2024.01.28 05:21:37.269882 [ 3 ] {} <Debug> HTTP-Session: fda33e27-7a90-4b2b-901a-011ed852bb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1351 | 2024.01.28 05:21:37.269926 [ 3 ] {} <Debug> HTTP-Session: fda33e27-7a90-4b2b-901a-011ed852bb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1352 | 2024.01.28 05:21:37.270098 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1353 | 2024.01.28 05:21:37.270158 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1354 | 2024.01.28 05:21:37.270315 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1355 | 2024.01.28 05:21:37.270793 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1356 | 2024.01.28 05:21:37.271055 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1357 | 2024.01.28 05:21:37.271220 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1358 | 2024.01.28 05:21:37.271333 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001198955 sec., 44205 rows/sec., 3.50 MiB/sec. | ||
1359 | 2024.01.28 05:21:37.271435 [ 87 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1360 | 2024.01.28 05:21:37.271489 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Debug> DynamicQueryHandler: Done processing query | ||
1361 | 2024.01.28 05:21:37.271493 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1362 | 2024.01.28 05:21:37.271516 [ 3 ] {72e2441e-4f37-4ce1-973f-cae58bb778da} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1363 | 2024.01.28 05:21:37.271535 [ 3 ] {} <Debug> HTTP-Session: fda33e27-7a90-4b2b-901a-011ed852bb73 Destroying unnamed session | ||
1364 | 2024.01.28 05:21:37.271678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1365 | 2024.01.28 05:21:37.271736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1366 | 2024.01.28 05:21:37.271725 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1367 | 2024.01.28 05:21:37.271758 [ 3 ] {} <Debug> HTTP-Session: f47d16c9-0c1b-48c2-9cf9-12431b5dcbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1368 | 2024.01.28 05:21:37.271811 [ 3 ] {} <Debug> HTTP-Session: f47d16c9-0c1b-48c2-9cf9-12431b5dcbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1369 | 2024.01.28 05:21:37.271904 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1370 | 2024.01.28 05:21:37.271987 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1371 | 2024.01.28 05:21:37.272039 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1372 | 2024.01.28 05:21:37.272170 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1373 | 2024.01.28 05:21:37.272213 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::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 | ||
1374 | 2024.01.28 05:21:37.272491 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
1375 | 2024.01.28 05:21:37.272815 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1376 | 2024.01.28 05:21:37.272912 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1377 | 2024.01.28 05:21:37.273031 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
1378 | 2024.01.28 05:21:37.273159 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part | ||
1379 | 2024.01.28 05:21:37.273325 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part | ||
1380 | 2024.01.28 05:21:37.273331 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1381 | 2024.01.28 05:21:37.273558 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1382 | 2024.01.28 05:21:37.273727 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001766412 sec., 1132 rows/sec., 96.75 KiB/sec. | ||
1383 | 2024.01.28 05:21:37.273975 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Debug> DynamicQueryHandler: Done processing query | ||
1384 | 2024.01.28 05:21:37.274029 [ 3 ] {c865bcae-d5f3-4cae-89eb-c1dcc8a24fb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1385 | 2024.01.28 05:21:37.274079 [ 3 ] {} <Debug> HTTP-Session: f47d16c9-0c1b-48c2-9cf9-12431b5dcbcf Destroying unnamed session | ||
1386 | 2024.01.28 05:21:37.274386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1387 | 2024.01.28 05:21:37.274513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1388 | 2024.01.28 05:21:37.274541 [ 3 ] {} <Debug> HTTP-Session: ad595505-2fd5-4181-a68e-f1729daa3eec Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1389 | 2024.01.28 05:21:37.274561 [ 3 ] {} <Debug> HTTP-Session: ad595505-2fd5-4181-a68e-f1729daa3eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1390 | 2024.01.28 05:21:37.274586 [ 25 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.003000168 sec., 67996.19221323606 rows/sec., 5.38 MiB/sec. | ||
1391 | 2024.01.28 05:21:37.274687 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1392 | 2024.01.28 05:21:37.274750 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1393 | 2024.01.28 05:21:37.274786 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1394 | 2024.01.28 05:21:37.275011 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1395 | 2024.01.28 05:21:37.275114 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1396 | 2024.01.28 05:21:37.275212 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_6_1} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1397 | 2024.01.28 05:21:37.275532 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1398 | 2024.01.28 05:21:37.275775 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1399 | 2024.01.28 05:21:37.275934 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1400 | 2024.01.28 05:21:37.276017 [ 87 ] {} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1401 | 2024.01.28 05:21:37.276029 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Information> executeQuery: Read 160 rows, 15.76 KiB in 0.001293616 sec., 123684 rows/sec., 11.90 MiB/sec. | ||
1402 | 2024.01.28 05:21:37.276048 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1403 | 2024.01.28 05:21:37.276207 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1404 | 2024.01.28 05:21:37.276290 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Debug> DynamicQueryHandler: Done processing query | ||
1405 | 2024.01.28 05:21:37.276336 [ 3 ] {ee266700-61ef-4bc3-986b-8dd8f5c96a35} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1406 | 2024.01.28 05:21:37.276376 [ 3 ] {} <Debug> HTTP-Session: ad595505-2fd5-4181-a68e-f1729daa3eec Destroying unnamed session | ||
1407 | 2024.01.28 05:21:37.276409 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1408 | 2024.01.28 05:21:37.276457 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part | ||
1409 | 2024.01.28 05:21:37.276582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1410 | 2024.01.28 05:21:37.276638 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part | ||
1411 | 2024.01.28 05:21:37.276662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1412 | 2024.01.28 05:21:37.276707 [ 3 ] {} <Debug> HTTP-Session: b612c39a-d2cf-4eac-9a7d-f13e90c976c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1413 | 2024.01.28 05:21:37.276739 [ 3 ] {} <Debug> HTTP-Session: b612c39a-d2cf-4eac-9a7d-f13e90c976c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1414 | 2024.01.28 05:21:37.276829 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
1415 | 2024.01.28 05:21:37.276931 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1416 | 2024.01.28 05:21:37.277044 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1417 | 2024.01.28 05:21:37.277060 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
1418 | 2024.01.28 05:21:37.277340 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 196 rows starting from the beginning of the part | ||
1419 | 2024.01.28 05:21:37.277555 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1420 | 2024.01.28 05:21:37.277588 [ 10 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1421 | 2024.01.28 05:21:37.278024 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1422 | 2024.01.28 05:21:37.278485 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1423 | 2024.01.28 05:21:37.278756 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1424 | 2024.01.28 05:21:37.278996 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001994685 sec., 1002 rows/sec., 70.01 KiB/sec. | ||
1425 | 2024.01.28 05:21:37.279366 [ 16 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003272121 sec., 209649.94876411968 rows/sec., 19.57 MiB/sec. | ||
1426 | 2024.01.28 05:21:37.279392 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Debug> DynamicQueryHandler: Done processing query | ||
1427 | 2024.01.28 05:21:37.279440 [ 3 ] {4a2454ed-78cf-47d2-a528-00ac4da40b28} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1428 | 2024.01.28 05:21:37.279471 [ 3 ] {} <Debug> HTTP-Session: b612c39a-d2cf-4eac-9a7d-f13e90c976c7 Destroying unnamed session | ||
1429 | 2024.01.28 05:21:37.279544 [ 16 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1430 | 2024.01.28 05:21:37.279627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1431 | 2024.01.28 05:21:37.279696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1432 | 2024.01.28 05:21:37.279719 [ 3 ] {} <Debug> HTTP-Session: ca6e61ea-d382-4342-b3ea-1fd1841c2d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1433 | 2024.01.28 05:21:37.279755 [ 3 ] {} <Debug> HTTP-Session: ca6e61ea-d382-4342-b3ea-1fd1841c2d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1434 | 2024.01.28 05:21:37.279763 [ 16 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1435 | 2024.01.28 05:21:37.279883 [ 16 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_6_1} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1436 | 2024.01.28 05:21:37.279909 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1437 | 2024.01.28 05:21:37.280005 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1438 | 2024.01.28 05:21:37.280129 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1439 | 2024.01.28 05:21:37.280471 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1440 | 2024.01.28 05:21:37.280684 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1441 | 2024.01.28 05:21:37.280838 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1442 | 2024.01.28 05:21:37.280942 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000975552 sec., 56378 rows/sec., 4.41 MiB/sec. | ||
1443 | 2024.01.28 05:21:37.280955 [ 85 ] {} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1444 | 2024.01.28 05:21:37.281042 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1445 | 2024.01.28 05:21:37.281122 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1446 | 2024.01.28 05:21:37.281132 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Debug> DynamicQueryHandler: Done processing query | ||
1447 | 2024.01.28 05:21:37.281177 [ 3 ] {b3f76459-923d-459e-9142-2ae437f236c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1448 | 2024.01.28 05:21:37.281223 [ 3 ] {} <Debug> HTTP-Session: ca6e61ea-d382-4342-b3ea-1fd1841c2d49 Destroying unnamed session | ||
1449 | 2024.01.28 05:21:37.281266 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1450 | 2024.01.28 05:21:37.281303 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
1451 | 2024.01.28 05:21:37.281379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1452 | 2024.01.28 05:21:37.281462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1453 | 2024.01.28 05:21:37.281520 [ 3 ] {} <Debug> HTTP-Session: 98f472d3-58c4-41b9-86e7-9888cf24f008 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1454 | 2024.01.28 05:21:37.281551 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::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 | ||
1455 | 2024.01.28 05:21:37.281563 [ 3 ] {} <Debug> HTTP-Session: 98f472d3-58c4-41b9-86e7-9888cf24f008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1456 | 2024.01.28 05:21:37.281792 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1457 | 2024.01.28 05:21:37.281784 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1458 | 2024.01.28 05:21:37.281891 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1459 | 2024.01.28 05:21:37.281983 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 61 rows starting from the beginning of the part | ||
1460 | 2024.01.28 05:21:37.282242 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 79 rows starting from the beginning of the part | ||
1461 | 2024.01.28 05:21:37.282371 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1462 | 2024.01.28 05:21:37.282440 [ 25 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 55 rows starting from the beginning of the part | ||
1463 | 2024.01.28 05:21:37.283029 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1464 | 2024.01.28 05:21:37.283666 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1465 | 2024.01.28 05:21:37.283980 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1466 | 2024.01.28 05:21:37.283985 [ 15 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868656 sec., 96212.30290421717 rows/sec., 7.52 MiB/sec. | ||
1467 | 2024.01.28 05:21:37.284194 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002325109 sec., 430 rows/sec., 30.24 KiB/sec. | ||
1468 | 2024.01.28 05:21:37.284226 [ 16 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1469 | 2024.01.28 05:21:37.284426 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Debug> DynamicQueryHandler: Done processing query | ||
1470 | 2024.01.28 05:21:37.284458 [ 3 ] {5c8e33b0-9a7a-425a-b508-4428389d3448} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1471 | 2024.01.28 05:21:37.284478 [ 3 ] {} <Debug> HTTP-Session: 98f472d3-58c4-41b9-86e7-9888cf24f008 Destroying unnamed session | ||
1472 | 2024.01.28 05:21:37.284530 [ 16 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1473 | 2024.01.28 05:21:37.284597 [ 16 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_6_1} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1474 | 2024.01.28 05:21:37.284719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1475 | 2024.01.28 05:21:37.284792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1476 | 2024.01.28 05:21:37.284815 [ 3 ] {} <Debug> HTTP-Session: a6690479-b16f-42f9-87f5-775d70dacdba Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1477 | 2024.01.28 05:21:37.284833 [ 3 ] {} <Debug> HTTP-Session: a6690479-b16f-42f9-87f5-775d70dacdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1478 | 2024.01.28 05:21:37.284922 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1479 | 2024.01.28 05:21:37.284967 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1480 | 2024.01.28 05:21:37.285129 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1481 | 2024.01.28 05:21:37.285697 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1482 | 2024.01.28 05:21:37.286025 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1483 | 2024.01.28 05:21:37.286207 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1484 | 2024.01.28 05:21:37.286327 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1485 | 2024.01.28 05:21:37.286337 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001378178 sec., 38456 rows/sec., 51.90 MiB/sec. | ||
1486 | 2024.01.28 05:21:37.286381 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1487 | 2024.01.28 05:21:37.286492 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1488 | 2024.01.28 05:21:37.286544 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Debug> DynamicQueryHandler: Done processing query | ||
1489 | 2024.01.28 05:21:37.286575 [ 3 ] {7d3ce38e-7b98-4585-9c28-8cc617b27a8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1490 | 2024.01.28 05:21:37.286592 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1491 | 2024.01.28 05:21:37.286599 [ 3 ] {} <Debug> HTTP-Session: a6690479-b16f-42f9-87f5-775d70dacdba Destroying unnamed session | ||
1492 | 2024.01.28 05:21:37.286631 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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 | ||
1493 | 2024.01.28 05:21:37.286765 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
1494 | 2024.01.28 05:21:37.286859 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1495 | 2024.01.28 05:21:37.286952 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
1496 | 2024.01.28 05:21:37.287038 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part | ||
1497 | 2024.01.28 05:21:37.287125 [ 15 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part | ||
1498 | 2024.01.28 05:21:37.289036 [ 9 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 6 columns (6 merged, 0 gathered) in 0.002601153 sec., 78426.75921024253 rows/sec., 105.83 MiB/sec. | ||
1499 | 2024.01.28 05:21:37.289263 [ 9 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1500 | 2024.01.28 05:21:37.289507 [ 9 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1501 | 2024.01.28 05:21:37.289571 [ 9 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1502 | 2024.01.28 05:21:37.289647 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_6_1: 4.04 MiB. | ||
1503 | 2024.01.28 05:21:47.269765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1504 | 2024.01.28 05:21:47.269904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1505 | 2024.01.28 05:21:47.269944 [ 3 ] {} <Debug> HTTP-Session: ea71e71a-57db-46f1-b57d-6e8dd1c59cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1506 | 2024.01.28 05:21:47.270006 [ 3 ] {} <Debug> HTTP-Session: ea71e71a-57db-46f1-b57d-6e8dd1c59cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1507 | 2024.01.28 05:21:47.270154 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1508 | 2024.01.28 05:21:47.270220 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1509 | 2024.01.28 05:21:47.270399 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1510 | 2024.01.28 05:21:47.270854 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1511 | 2024.01.28 05:21:47.271127 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1512 | 2024.01.28 05:21:47.271301 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1513 | 2024.01.28 05:21:47.271412 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001218746 sec., 43487 rows/sec., 3.44 MiB/sec. | ||
1514 | 2024.01.28 05:21:47.271559 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Debug> DynamicQueryHandler: Done processing query | ||
1515 | 2024.01.28 05:21:47.271585 [ 3 ] {a5932497-8f66-4ef1-bbca-3e752892b08a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1516 | 2024.01.28 05:21:47.271602 [ 3 ] {} <Debug> HTTP-Session: ea71e71a-57db-46f1-b57d-6e8dd1c59cf3 Destroying unnamed session | ||
1517 | 2024.01.28 05:21:47.271760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1518 | 2024.01.28 05:21:47.271812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1519 | 2024.01.28 05:21:47.271832 [ 3 ] {} <Debug> HTTP-Session: 5257a188-a117-4bda-8509-3d9d1fdfe9e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1520 | 2024.01.28 05:21:47.271849 [ 3 ] {} <Debug> HTTP-Session: 5257a188-a117-4bda-8509-3d9d1fdfe9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1521 | 2024.01.28 05:21:47.271930 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1522 | 2024.01.28 05:21:47.271973 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1523 | 2024.01.28 05:21:47.272080 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1524 | 2024.01.28 05:21:47.272486 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1525 | 2024.01.28 05:21:47.272711 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1526 | 2024.01.28 05:21:47.272869 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1527 | 2024.01.28 05:21:47.272962 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.001002972 sec., 158528 rows/sec., 15.26 MiB/sec. | ||
1528 | 2024.01.28 05:21:47.273085 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Debug> DynamicQueryHandler: Done processing query | ||
1529 | 2024.01.28 05:21:47.273109 [ 3 ] {59427594-06fb-47f9-8606-415e80e1d7d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1530 | 2024.01.28 05:21:47.273125 [ 3 ] {} <Debug> HTTP-Session: 5257a188-a117-4bda-8509-3d9d1fdfe9e7 Destroying unnamed session | ||
1531 | 2024.01.28 05:21:47.273288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1532 | 2024.01.28 05:21:47.273334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1533 | 2024.01.28 05:21:47.273353 [ 3 ] {} <Debug> HTTP-Session: e6eaaf64-a169-41ce-bd6f-fdcf924f79c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1534 | 2024.01.28 05:21:47.273371 [ 3 ] {} <Debug> HTTP-Session: e6eaaf64-a169-41ce-bd6f-fdcf924f79c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1535 | 2024.01.28 05:21:47.273496 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1536 | 2024.01.28 05:21:47.273534 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1537 | 2024.01.28 05:21:47.273641 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1538 | 2024.01.28 05:21:47.273940 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1539 | 2024.01.28 05:21:47.274153 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1540 | 2024.01.28 05:21:47.274304 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1541 | 2024.01.28 05:21:47.274399 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000875871 sec., 60511 rows/sec., 4.73 MiB/sec. | ||
1542 | 2024.01.28 05:21:47.274516 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Debug> DynamicQueryHandler: Done processing query | ||
1543 | 2024.01.28 05:21:47.274539 [ 3 ] {053f42fb-1647-4116-a555-f265c7eaf47a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1544 | 2024.01.28 05:21:47.274556 [ 3 ] {} <Debug> HTTP-Session: e6eaaf64-a169-41ce-bd6f-fdcf924f79c4 Destroying unnamed session | ||
1545 | 2024.01.28 05:21:47.274765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1546 | 2024.01.28 05:21:47.274894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1547 | 2024.01.28 05:21:47.274914 [ 3 ] {} <Debug> HTTP-Session: f2eb6844-eac0-440b-9f43-ee005b2107b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1548 | 2024.01.28 05:21:47.274931 [ 3 ] {} <Debug> HTTP-Session: f2eb6844-eac0-440b-9f43-ee005b2107b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1549 | 2024.01.28 05:21:47.275027 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1550 | 2024.01.28 05:21:47.275071 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1551 | 2024.01.28 05:21:47.275204 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1552 | 2024.01.28 05:21:47.275769 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1553 | 2024.01.28 05:21:47.276106 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1554 | 2024.01.28 05:21:47.276307 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1555 | 2024.01.28 05:21:47.276404 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001349237 sec., 39281 rows/sec., 53.01 MiB/sec. | ||
1556 | 2024.01.28 05:21:47.276529 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Debug> DynamicQueryHandler: Done processing query | ||
1557 | 2024.01.28 05:21:47.276552 [ 3 ] {2b2bb1dc-3c86-4972-ae51-907c303d36cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1558 | 2024.01.28 05:21:47.276568 [ 3 ] {} <Debug> HTTP-Session: f2eb6844-eac0-440b-9f43-ee005b2107b2 Destroying unnamed session | ||
1559 | 2024.01.28 05:21:51.421843 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1560 | 2024.01.28 05:21:51.421898 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1561 | 2024.01.28 05:21:57.271679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1562 | 2024.01.28 05:21:57.271863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1563 | 2024.01.28 05:21:57.271912 [ 3 ] {} <Debug> HTTP-Session: a102e229-6b95-43f0-981c-f3cd7346af99 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1564 | 2024.01.28 05:21:57.271954 [ 3 ] {} <Debug> HTTP-Session: a102e229-6b95-43f0-981c-f3cd7346af99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1565 | 2024.01.28 05:21:57.272164 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1566 | 2024.01.28 05:21:57.272262 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1567 | 2024.01.28 05:21:57.272525 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1568 | 2024.01.28 05:21:57.273076 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1569 | 2024.01.28 05:21:57.273345 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1570 | 2024.01.28 05:21:57.273508 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1571 | 2024.01.28 05:21:57.273624 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001404807 sec., 37727 rows/sec., 2.99 MiB/sec. | ||
1572 | 2024.01.28 05:21:57.273775 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Debug> DynamicQueryHandler: Done processing query | ||
1573 | 2024.01.28 05:21:57.273800 [ 3 ] {5f273c53-c005-4442-b4bb-a0be8a8d6307} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1574 | 2024.01.28 05:21:57.273817 [ 3 ] {} <Debug> HTTP-Session: a102e229-6b95-43f0-981c-f3cd7346af99 Destroying unnamed session | ||
1575 | 2024.01.28 05:21:57.274018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1576 | 2024.01.28 05:21:57.274066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1577 | 2024.01.28 05:21:57.274085 [ 3 ] {} <Debug> HTTP-Session: 24ffaceb-992a-4d9e-a915-caef2408d675 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1578 | 2024.01.28 05:21:57.274103 [ 3 ] {} <Debug> HTTP-Session: 24ffaceb-992a-4d9e-a915-caef2408d675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1579 | 2024.01.28 05:21:57.274182 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1580 | 2024.01.28 05:21:57.274221 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1581 | 2024.01.28 05:21:57.274327 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1582 | 2024.01.28 05:21:57.274765 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1583 | 2024.01.28 05:21:57.274995 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1584 | 2024.01.28 05:21:57.275147 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1585 | 2024.01.28 05:21:57.275268 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Information> executeQuery: Read 195 rows, 18.79 KiB in 0.001058183 sec., 184278 rows/sec., 17.34 MiB/sec. | ||
1586 | 2024.01.28 05:21:57.275454 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Debug> DynamicQueryHandler: Done processing query | ||
1587 | 2024.01.28 05:21:57.275478 [ 3 ] {500f06e2-e5e3-40b9-9c5e-84f61be33c79} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1588 | 2024.01.28 05:21:57.275494 [ 3 ] {} <Debug> HTTP-Session: 24ffaceb-992a-4d9e-a915-caef2408d675 Destroying unnamed session | ||
1589 | 2024.01.28 05:21:57.275629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1590 | 2024.01.28 05:21:57.275675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1591 | 2024.01.28 05:21:57.275695 [ 3 ] {} <Debug> HTTP-Session: 890845b3-884e-439c-9331-60e2afa79845 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1592 | 2024.01.28 05:21:57.275711 [ 3 ] {} <Debug> HTTP-Session: 890845b3-884e-439c-9331-60e2afa79845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1593 | 2024.01.28 05:21:57.275786 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1594 | 2024.01.28 05:21:57.275826 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1595 | 2024.01.28 05:21:57.275944 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1596 | 2024.01.28 05:21:57.276270 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1597 | 2024.01.28 05:21:57.276493 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1598 | 2024.01.28 05:21:57.276651 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1599 | 2024.01.28 05:21:57.276766 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.000945382 sec., 81448 rows/sec., 6.35 MiB/sec. | ||
1600 | 2024.01.28 05:21:57.276918 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Debug> DynamicQueryHandler: Done processing query | ||
1601 | 2024.01.28 05:21:57.276942 [ 3 ] {2bed6afb-df9e-4d84-9627-f9b4c2609f38} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1602 | 2024.01.28 05:21:57.276959 [ 3 ] {} <Debug> HTTP-Session: 890845b3-884e-439c-9331-60e2afa79845 Destroying unnamed session | ||
1603 | 2024.01.28 05:21:57.277122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1604 | 2024.01.28 05:21:57.277174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1605 | 2024.01.28 05:21:57.277195 [ 3 ] {} <Debug> HTTP-Session: a766830f-27a8-4434-a591-b8f26470915d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1606 | 2024.01.28 05:21:57.277212 [ 3 ] {} <Debug> HTTP-Session: a766830f-27a8-4434-a591-b8f26470915d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1607 | 2024.01.28 05:21:57.277284 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1608 | 2024.01.28 05:21:57.277328 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1609 | 2024.01.28 05:21:57.277452 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1610 | 2024.01.28 05:21:57.277767 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1611 | 2024.01.28 05:21:57.278032 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1612 | 2024.01.28 05:21:57.278240 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1613 | 2024.01.28 05:21:57.278363 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001050653 sec., 34264 rows/sec., 2.42 MiB/sec. | ||
1614 | 2024.01.28 05:21:57.278484 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Debug> DynamicQueryHandler: Done processing query | ||
1615 | 2024.01.28 05:21:57.278508 [ 3 ] {0b4c4e10-f715-41b1-8ec8-268c93581749} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1616 | 2024.01.28 05:21:57.278524 [ 3 ] {} <Debug> HTTP-Session: a766830f-27a8-4434-a591-b8f26470915d Destroying unnamed session | ||
1617 | 2024.01.28 05:21:57.278720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1618 | 2024.01.28 05:21:57.278765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1619 | 2024.01.28 05:21:57.278784 [ 3 ] {} <Debug> HTTP-Session: 935c1453-f82c-4de5-bc16-df67c79f6c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1620 | 2024.01.28 05:21:57.278801 [ 3 ] {} <Debug> HTTP-Session: 935c1453-f82c-4de5-bc16-df67c79f6c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1621 | 2024.01.28 05:21:57.278894 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1622 | 2024.01.28 05:21:57.278939 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1623 | 2024.01.28 05:21:57.279076 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1624 | 2024.01.28 05:21:57.279608 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1625 | 2024.01.28 05:21:57.279931 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1626 | 2024.01.28 05:21:57.280115 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1627 | 2024.01.28 05:21:57.280251 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001316756 sec., 40250 rows/sec., 54.32 MiB/sec. | ||
1628 | 2024.01.28 05:21:57.280386 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Debug> DynamicQueryHandler: Done processing query | ||
1629 | 2024.01.28 05:21:57.280410 [ 3 ] {b2bf57a6-9e08-4db2-94ae-6fd50e3d3bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1630 | 2024.01.28 05:21:57.280425 [ 3 ] {} <Debug> HTTP-Session: 935c1453-f82c-4de5-bc16-df67c79f6c60 Destroying unnamed session | ||
1631 | 2024.01.28 05:22:06.422175 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1632 | 2024.01.28 05:22:06.422292 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1633 | 2024.01.28 05:22:07.270085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1634 | 2024.01.28 05:22:07.270213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1635 | 2024.01.28 05:22:07.270243 [ 3 ] {} <Debug> HTTP-Session: 407b5f08-046d-47bc-945e-182d822dd6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1636 | 2024.01.28 05:22:07.270270 [ 3 ] {} <Debug> HTTP-Session: 407b5f08-046d-47bc-945e-182d822dd6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1637 | 2024.01.28 05:22:07.270408 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1638 | 2024.01.28 05:22:07.270475 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1639 | 2024.01.28 05:22:07.270653 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1640 | 2024.01.28 05:22:07.271109 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1641 | 2024.01.28 05:22:07.271366 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1642 | 2024.01.28 05:22:07.271528 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1643 | 2024.01.28 05:22:07.271654 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001201435 sec., 44113 rows/sec., 3.49 MiB/sec. | ||
1644 | 2024.01.28 05:22:07.271804 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Debug> DynamicQueryHandler: Done processing query | ||
1645 | 2024.01.28 05:22:07.271829 [ 3 ] {5b6de3ac-109e-488b-b750-59e765b8fb60} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1646 | 2024.01.28 05:22:07.271846 [ 3 ] {} <Debug> HTTP-Session: 407b5f08-046d-47bc-945e-182d822dd6dd Destroying unnamed session | ||
1647 | 2024.01.28 05:22:07.271967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1648 | 2024.01.28 05:22:07.272019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1649 | 2024.01.28 05:22:07.272040 [ 3 ] {} <Debug> HTTP-Session: 931aff9e-6ecb-4850-84df-06ef033ef0ac Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1650 | 2024.01.28 05:22:07.272058 [ 3 ] {} <Debug> HTTP-Session: 931aff9e-6ecb-4850-84df-06ef033ef0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1651 | 2024.01.28 05:22:07.272135 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1652 | 2024.01.28 05:22:07.272174 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1653 | 2024.01.28 05:22:07.272286 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1654 | 2024.01.28 05:22:07.272638 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1655 | 2024.01.28 05:22:07.272854 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1656 | 2024.01.28 05:22:07.273004 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1657 | 2024.01.28 05:22:07.273121 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000956932 sec., 4180 rows/sec., 349.02 KiB/sec. | ||
1658 | 2024.01.28 05:22:07.273253 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Debug> DynamicQueryHandler: Done processing query | ||
1659 | 2024.01.28 05:22:07.273277 [ 3 ] {6aaa606b-965a-457a-9014-1a1a62cbe1b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1660 | 2024.01.28 05:22:07.273293 [ 3 ] {} <Debug> HTTP-Session: 931aff9e-6ecb-4850-84df-06ef033ef0ac Destroying unnamed session | ||
1661 | 2024.01.28 05:22:07.273459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1662 | 2024.01.28 05:22:07.273506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1663 | 2024.01.28 05:22:07.273525 [ 3 ] {} <Debug> HTTP-Session: 7c7146f2-5913-47cd-8151-f65f569a43d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1664 | 2024.01.28 05:22:07.273542 [ 3 ] {} <Debug> HTTP-Session: 7c7146f2-5913-47cd-8151-f65f569a43d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1665 | 2024.01.28 05:22:07.273620 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1666 | 2024.01.28 05:22:07.273658 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1667 | 2024.01.28 05:22:07.273766 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1668 | 2024.01.28 05:22:07.274120 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1669 | 2024.01.28 05:22:07.274352 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1670 | 2024.01.28 05:22:07.274526 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1671 | 2024.01.28 05:22:07.274639 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Information> executeQuery: Read 161 rows, 15.85 KiB in 0.000985982 sec., 163288 rows/sec., 15.70 MiB/sec. | ||
1672 | 2024.01.28 05:22:07.274758 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Debug> DynamicQueryHandler: Done processing query | ||
1673 | 2024.01.28 05:22:07.274781 [ 3 ] {882606de-c997-4aca-b671-95dc7600feda} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1674 | 2024.01.28 05:22:07.274797 [ 3 ] {} <Debug> HTTP-Session: 7c7146f2-5913-47cd-8151-f65f569a43d0 Destroying unnamed session | ||
1675 | 2024.01.28 05:22:07.274950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1676 | 2024.01.28 05:22:07.274994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1677 | 2024.01.28 05:22:07.275013 [ 3 ] {} <Debug> HTTP-Session: 7b6aab8b-7092-48ed-8dc2-5fb03934097c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1678 | 2024.01.28 05:22:07.275030 [ 3 ] {} <Debug> HTTP-Session: 7b6aab8b-7092-48ed-8dc2-5fb03934097c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1679 | 2024.01.28 05:22:07.275099 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1680 | 2024.01.28 05:22:07.275136 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1681 | 2024.01.28 05:22:07.275242 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1682 | 2024.01.28 05:22:07.275525 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1683 | 2024.01.28 05:22:07.275727 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1684 | 2024.01.28 05:22:07.275876 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1685 | 2024.01.28 05:22:07.275986 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00085161 sec., 4696 rows/sec., 327.96 KiB/sec. | ||
1686 | 2024.01.28 05:22:07.276105 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Debug> DynamicQueryHandler: Done processing query | ||
1687 | 2024.01.28 05:22:07.276129 [ 3 ] {6b2fc740-9239-4d87-906b-b8a057b9df65} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1688 | 2024.01.28 05:22:07.276146 [ 3 ] {} <Debug> HTTP-Session: 7b6aab8b-7092-48ed-8dc2-5fb03934097c Destroying unnamed session | ||
1689 | 2024.01.28 05:22:07.276263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1690 | 2024.01.28 05:22:07.276307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1691 | 2024.01.28 05:22:07.276326 [ 3 ] {} <Debug> HTTP-Session: 944d28a6-aa47-4c6b-b08e-a19faaf5755d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1692 | 2024.01.28 05:22:07.276343 [ 3 ] {} <Debug> HTTP-Session: 944d28a6-aa47-4c6b-b08e-a19faaf5755d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1693 | 2024.01.28 05:22:07.276416 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1694 | 2024.01.28 05:22:07.276455 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1695 | 2024.01.28 05:22:07.276560 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1696 | 2024.01.28 05:22:07.276845 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1697 | 2024.01.28 05:22:07.277047 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1698 | 2024.01.28 05:22:07.277195 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1699 | 2024.01.28 05:22:07.277315 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000865271 sec., 65875 rows/sec., 5.16 MiB/sec. | ||
1700 | 2024.01.28 05:22:07.277440 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Debug> DynamicQueryHandler: Done processing query | ||
1701 | 2024.01.28 05:22:07.277463 [ 3 ] {1b42ced2-6f44-41cc-bd9a-ebb69b244e4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1702 | 2024.01.28 05:22:07.277478 [ 3 ] {} <Debug> HTTP-Session: 944d28a6-aa47-4c6b-b08e-a19faaf5755d Destroying unnamed session | ||
1703 | 2024.01.28 05:22:07.277594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1704 | 2024.01.28 05:22:07.277638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1705 | 2024.01.28 05:22:07.277656 [ 3 ] {} <Debug> HTTP-Session: a6dc94ba-e148-49a4-8f77-7426a3cc06a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1706 | 2024.01.28 05:22:07.277672 [ 3 ] {} <Debug> HTTP-Session: a6dc94ba-e148-49a4-8f77-7426a3cc06a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1707 | 2024.01.28 05:22:07.277741 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1708 | 2024.01.28 05:22:07.277782 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1709 | 2024.01.28 05:22:07.277904 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1710 | 2024.01.28 05:22:07.278172 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1711 | 2024.01.28 05:22:07.278436 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1712 | 2024.01.28 05:22:07.278617 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1713 | 2024.01.28 05:22:07.278717 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000950232 sec., 2104 rows/sec., 147.99 KiB/sec. | ||
1714 | 2024.01.28 05:22:07.278849 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Debug> DynamicQueryHandler: Done processing query | ||
1715 | 2024.01.28 05:22:07.278874 [ 3 ] {56ce9184-4857-4e30-bc0b-75fa938f8022} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1716 | 2024.01.28 05:22:07.278889 [ 3 ] {} <Debug> HTTP-Session: a6dc94ba-e148-49a4-8f77-7426a3cc06a0 Destroying unnamed session | ||
1717 | 2024.01.28 05:22:07.279062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1718 | 2024.01.28 05:22:07.279107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1719 | 2024.01.28 05:22:07.279127 [ 3 ] {} <Debug> HTTP-Session: 8f014580-0ad6-421d-93a8-3f0deb426947 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1720 | 2024.01.28 05:22:07.279144 [ 3 ] {} <Debug> HTTP-Session: 8f014580-0ad6-421d-93a8-3f0deb426947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1721 | 2024.01.28 05:22:07.279234 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1722 | 2024.01.28 05:22:07.279278 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1723 | 2024.01.28 05:22:07.279411 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1724 | 2024.01.28 05:22:07.279885 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1725 | 2024.01.28 05:22:07.280209 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1726 | 2024.01.28 05:22:07.280429 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1727 | 2024.01.28 05:22:07.280558 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001294496 sec., 40942 rows/sec., 55.25 MiB/sec. | ||
1728 | 2024.01.28 05:22:07.280685 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Debug> DynamicQueryHandler: Done processing query | ||
1729 | 2024.01.28 05:22:07.280708 [ 3 ] {b4f197e8-0894-4e72-ab1d-2e06dc9877b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1730 | 2024.01.28 05:22:07.280724 [ 3 ] {} <Debug> HTTP-Session: 8f014580-0ad6-421d-93a8-3f0deb426947 Destroying unnamed session | ||
1731 | 2024.01.28 05:22:17.270437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1732 | 2024.01.28 05:22:17.270598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1733 | 2024.01.28 05:22:17.270630 [ 3 ] {} <Debug> HTTP-Session: 3eabf07e-2801-4ac9-8400-a5d0ccbf8d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1734 | 2024.01.28 05:22:17.270658 [ 3 ] {} <Debug> HTTP-Session: 3eabf07e-2801-4ac9-8400-a5d0ccbf8d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1735 | 2024.01.28 05:22:17.270799 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1736 | 2024.01.28 05:22:17.270868 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1737 | 2024.01.28 05:22:17.271051 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1738 | 2024.01.28 05:22:17.271563 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1739 | 2024.01.28 05:22:17.271832 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1740 | 2024.01.28 05:22:17.272015 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1741 | 2024.01.28 05:22:17.272135 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001295706 sec., 40904 rows/sec., 3.24 MiB/sec. | ||
1742 | 2024.01.28 05:22:17.272138 [ 63 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1743 | 2024.01.28 05:22:17.272219 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1744 | 2024.01.28 05:22:17.272328 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Debug> DynamicQueryHandler: Done processing query | ||
1745 | 2024.01.28 05:22:17.272369 [ 3 ] {f20c840f-5887-4e60-985f-b3d5b434ea91} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1746 | 2024.01.28 05:22:17.272377 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1747 | 2024.01.28 05:22:17.272421 [ 3 ] {} <Debug> HTTP-Session: 3eabf07e-2801-4ac9-8400-a5d0ccbf8d44 Destroying unnamed session | ||
1748 | 2024.01.28 05:22:17.272545 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1749 | 2024.01.28 05:22:17.272595 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part | ||
1750 | 2024.01.28 05:22:17.272625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1751 | 2024.01.28 05:22:17.272709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1752 | 2024.01.28 05:22:17.272769 [ 3 ] {} <Debug> HTTP-Session: 25fd8cc8-4717-4321-a178-b138149db053 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1753 | 2024.01.28 05:22:17.272818 [ 3 ] {} <Debug> HTTP-Session: 25fd8cc8-4717-4321-a178-b138149db053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1754 | 2024.01.28 05:22:17.272845 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
1755 | 2024.01.28 05:22:17.273012 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1756 | 2024.01.28 05:22:17.273117 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part | ||
1757 | 2024.01.28 05:22:17.273127 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1758 | 2024.01.28 05:22:17.273459 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
1759 | 2024.01.28 05:22:17.273617 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1760 | 2024.01.28 05:22:17.273710 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
1761 | 2024.01.28 05:22:17.274591 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1762 | 2024.01.28 05:22:17.274972 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686123 sec., 98655.19933376096 rows/sec., 7.81 MiB/sec. | ||
1763 | 2024.01.28 05:22:17.275041 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1764 | 2024.01.28 05:22:17.275103 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1765 | 2024.01.28 05:22:17.275315 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1766 | 2024.01.28 05:22:17.275366 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1767 | 2024.01.28 05:22:17.275520 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.00242539 sec., 65556 rows/sec., 6.31 MiB/sec. | ||
1768 | 2024.01.28 05:22:17.275513 [ 16 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_10_2} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1769 | 2024.01.28 05:22:17.275856 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Debug> DynamicQueryHandler: Done processing query | ||
1770 | 2024.01.28 05:22:17.275893 [ 3 ] {f25dd329-4386-498c-a9f2-1789b7401c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1771 | 2024.01.28 05:22:17.275916 [ 3 ] {} <Debug> HTTP-Session: 25fd8cc8-4717-4321-a178-b138149db053 Destroying unnamed session | ||
1772 | 2024.01.28 05:22:17.276070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1773 | 2024.01.28 05:22:17.276133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1774 | 2024.01.28 05:22:17.276159 [ 3 ] {} <Debug> HTTP-Session: 57bd41d4-8ef5-4671-9323-6bad3b7371c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1775 | 2024.01.28 05:22:17.276184 [ 3 ] {} <Debug> HTTP-Session: 57bd41d4-8ef5-4671-9323-6bad3b7371c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1776 | 2024.01.28 05:22:17.276295 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1777 | 2024.01.28 05:22:17.276348 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1778 | 2024.01.28 05:22:17.276511 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1779 | 2024.01.28 05:22:17.276883 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1780 | 2024.01.28 05:22:17.277156 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1781 | 2024.01.28 05:22:17.277373 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1782 | 2024.01.28 05:22:17.277496 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.001165164 sec., 45487 rows/sec., 3.56 MiB/sec. | ||
1783 | 2024.01.28 05:22:17.277637 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Debug> DynamicQueryHandler: Done processing query | ||
1784 | 2024.01.28 05:22:17.277666 [ 3 ] {8c78954c-c61d-4db9-ae56-3600c8780fa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1785 | 2024.01.28 05:22:17.277686 [ 3 ] {} <Debug> HTTP-Session: 57bd41d4-8ef5-4671-9323-6bad3b7371c4 Destroying unnamed session | ||
1786 | 2024.01.28 05:22:17.277958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1787 | 2024.01.28 05:22:17.278010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1788 | 2024.01.28 05:22:17.278039 [ 3 ] {} <Debug> HTTP-Session: 3f6a44f3-375d-4da7-9f8f-1abd199e2c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1789 | 2024.01.28 05:22:17.278063 [ 3 ] {} <Debug> HTTP-Session: 3f6a44f3-375d-4da7-9f8f-1abd199e2c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1790 | 2024.01.28 05:22:17.278177 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1791 | 2024.01.28 05:22:17.278233 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1792 | 2024.01.28 05:22:17.278421 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1793 | 2024.01.28 05:22:17.279067 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1794 | 2024.01.28 05:22:17.279474 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1795 | 2024.01.28 05:22:17.279723 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1796 | 2024.01.28 05:22:17.279859 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001638731 sec., 32342 rows/sec., 43.64 MiB/sec. | ||
1797 | 2024.01.28 05:22:17.280013 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Debug> DynamicQueryHandler: Done processing query | ||
1798 | 2024.01.28 05:22:17.280037 [ 3 ] {496e38ef-d49d-4125-9d8d-77fd4e2465cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1799 | 2024.01.28 05:22:17.280052 [ 3 ] {} <Debug> HTTP-Session: 3f6a44f3-375d-4da7-9f8f-1abd199e2c10 Destroying unnamed session | ||
1800 | 2024.01.28 05:22:18.066910 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1801 | 2024.01.28 05:22:18.066977 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. | ||
1802 | 2024.01.28 05:22:18.067053 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
1803 | 2024.01.28 05:22:18.067184 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1804 | 2024.01.28 05:22:18.067224 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
1805 | 2024.01.28 05:22:18.067377 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
1806 | 2024.01.28 05:22:18.067502 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
1807 | 2024.01.28 05:22:18.067592 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1808 | 2024.01.28 05:22:18.067673 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
1809 | 2024.01.28 05:22:18.068456 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431828 sec., 229077.79426020445 rows/sec., 16.16 MiB/sec. | ||
1810 | 2024.01.28 05:22:18.068579 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1811 | 2024.01.28 05:22:18.068780 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
1812 | 2024.01.28 05:22:18.068837 [ 15 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
1813 | 2024.01.28 05:22:21.422537 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1814 | 2024.01.28 05:22:21.422588 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1815 | 2024.01.28 05:22:27.271605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1816 | 2024.01.28 05:22:27.271775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1817 | 2024.01.28 05:22:27.271820 [ 3 ] {} <Debug> HTTP-Session: 7445d3ae-92a0-40e7-8e8f-ededc8c7882f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1818 | 2024.01.28 05:22:27.271861 [ 3 ] {} <Debug> HTTP-Session: 7445d3ae-92a0-40e7-8e8f-ededc8c7882f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1819 | 2024.01.28 05:22:27.272001 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1820 | 2024.01.28 05:22:27.272059 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1821 | 2024.01.28 05:22:27.272214 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1822 | 2024.01.28 05:22:27.272665 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1823 | 2024.01.28 05:22:27.272916 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1824 | 2024.01.28 05:22:27.273077 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1825 | 2024.01.28 05:22:27.273209 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001168495 sec., 45357 rows/sec., 3.59 MiB/sec. | ||
1826 | 2024.01.28 05:22:27.273353 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Debug> DynamicQueryHandler: Done processing query | ||
1827 | 2024.01.28 05:22:27.273377 [ 3 ] {57980cc6-af22-4824-9dff-4a93179a5d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1828 | 2024.01.28 05:22:27.273392 [ 3 ] {} <Debug> HTTP-Session: 7445d3ae-92a0-40e7-8e8f-ededc8c7882f Destroying unnamed session | ||
1829 | 2024.01.28 05:22:27.273513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1830 | 2024.01.28 05:22:27.273559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1831 | 2024.01.28 05:22:27.273577 [ 3 ] {} <Debug> HTTP-Session: c7e645c4-8c1a-4f71-aac6-62abe2e47bca Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1832 | 2024.01.28 05:22:27.273594 [ 3 ] {} <Debug> HTTP-Session: c7e645c4-8c1a-4f71-aac6-62abe2e47bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1833 | 2024.01.28 05:22:27.273662 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1834 | 2024.01.28 05:22:27.273702 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1835 | 2024.01.28 05:22:27.273808 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1836 | 2024.01.28 05:22:27.274101 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1837 | 2024.01.28 05:22:27.274317 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1838 | 2024.01.28 05:22:27.274461 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1839 | 2024.01.28 05:22:27.274568 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000871461 sec., 2294 rows/sec., 196.11 KiB/sec. | ||
1840 | 2024.01.28 05:22:27.274683 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Debug> DynamicQueryHandler: Done processing query | ||
1841 | 2024.01.28 05:22:27.274706 [ 3 ] {67287a75-b3de-4260-a297-0aacc0c1d7ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1842 | 2024.01.28 05:22:27.274721 [ 3 ] {} <Debug> HTTP-Session: c7e645c4-8c1a-4f71-aac6-62abe2e47bca Destroying unnamed session | ||
1843 | 2024.01.28 05:22:27.274902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1844 | 2024.01.28 05:22:27.274945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1845 | 2024.01.28 05:22:27.274963 [ 3 ] {} <Debug> HTTP-Session: 30f4177f-8fb8-4783-bf48-6ef3b0bec00e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1846 | 2024.01.28 05:22:27.274978 [ 3 ] {} <Debug> HTTP-Session: 30f4177f-8fb8-4783-bf48-6ef3b0bec00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1847 | 2024.01.28 05:22:27.275052 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1848 | 2024.01.28 05:22:27.275090 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1849 | 2024.01.28 05:22:27.275192 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1850 | 2024.01.28 05:22:27.275596 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1851 | 2024.01.28 05:22:27.275809 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1852 | 2024.01.28 05:22:27.275957 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1853 | 2024.01.28 05:22:27.276066 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Information> executeQuery: Read 196 rows, 18.88 KiB in 0.000979672 sec., 200066 rows/sec., 18.82 MiB/sec. | ||
1854 | 2024.01.28 05:22:27.276070 [ 76 ] {} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1855 | 2024.01.28 05:22:27.276184 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1856 | 2024.01.28 05:22:27.276250 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Debug> DynamicQueryHandler: Done processing query | ||
1857 | 2024.01.28 05:22:27.276281 [ 3 ] {a0614b1b-cda7-476b-9c21-aada6ceeb519} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1858 | 2024.01.28 05:22:27.276282 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1859 | 2024.01.28 05:22:27.276309 [ 3 ] {} <Debug> HTTP-Session: 30f4177f-8fb8-4783-bf48-6ef3b0bec00e Destroying unnamed session | ||
1860 | 2024.01.28 05:22:27.276385 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1861 | 2024.01.28 05:22:27.276418 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part | ||
1862 | 2024.01.28 05:22:27.276477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1863 | 2024.01.28 05:22:27.276532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1864 | 2024.01.28 05:22:27.276563 [ 3 ] {} <Debug> HTTP-Session: cd9e1f02-06cc-4330-a4c0-7320cc6a8c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1865 | 2024.01.28 05:22:27.276596 [ 3 ] {} <Debug> HTTP-Session: cd9e1f02-06cc-4330-a4c0-7320cc6a8c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1866 | 2024.01.28 05:22:27.276600 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 159 rows starting from the beginning of the part | ||
1867 | 2024.01.28 05:22:27.276692 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1868 | 2024.01.28 05:22:27.276748 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 195 rows starting from the beginning of the part | ||
1869 | 2024.01.28 05:22:27.276750 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1870 | 2024.01.28 05:22:27.276924 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 161 rows starting from the beginning of the part | ||
1871 | 2024.01.28 05:22:27.277007 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1872 | 2024.01.28 05:22:27.277063 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 159 rows starting from the beginning of the part | ||
1873 | 2024.01.28 05:22:27.277210 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 196 rows starting from the beginning of the part | ||
1874 | 2024.01.28 05:22:27.277516 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1875 | 2024.01.28 05:22:27.277764 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1876 | 2024.01.28 05:22:27.277957 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1877 | 2024.01.28 05:22:27.278095 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001367237 sec., 1462 rows/sec., 102.14 KiB/sec. | ||
1878 | 2024.01.28 05:22:27.278280 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Debug> DynamicQueryHandler: Done processing query | ||
1879 | 2024.01.28 05:22:27.278312 [ 3 ] {7203d59d-a545-40ac-b1ad-0980185a4ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1880 | 2024.01.28 05:22:27.278329 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086616 sec., 511354.26930494164 rows/sec., 48.59 MiB/sec. | ||
1881 | 2024.01.28 05:22:27.278331 [ 3 ] {} <Debug> HTTP-Session: cd9e1f02-06cc-4330-a4c0-7320cc6a8c42 Destroying unnamed session | ||
1882 | 2024.01.28 05:22:27.278486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1883 | 2024.01.28 05:22:27.278533 [ 12 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1884 | 2024.01.28 05:22:27.278551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1885 | 2024.01.28 05:22:27.278617 [ 3 ] {} <Debug> HTTP-Session: c96e2c8f-0c42-4c87-a5ed-c1e9f73615f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1886 | 2024.01.28 05:22:27.278658 [ 3 ] {} <Debug> HTTP-Session: c96e2c8f-0c42-4c87-a5ed-c1e9f73615f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1887 | 2024.01.28 05:22:27.278738 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1888 | 2024.01.28 05:22:27.278784 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1889 | 2024.01.28 05:22:27.278936 [ 12 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1890 | 2024.01.28 05:22:27.279007 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1891 | 2024.01.28 05:22:27.279079 [ 12 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_11_2} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1892 | 2024.01.28 05:22:27.279452 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1893 | 2024.01.28 05:22:27.279679 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1894 | 2024.01.28 05:22:27.279824 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1895 | 2024.01.28 05:22:27.279930 [ 76 ] {} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1896 | 2024.01.28 05:22:27.279948 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Information> executeQuery: Read 79 rows, 6.31 KiB in 0.001175234 sec., 67220 rows/sec., 5.24 MiB/sec. | ||
1897 | 2024.01.28 05:22:27.279979 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1898 | 2024.01.28 05:22:27.280129 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1899 | 2024.01.28 05:22:27.280190 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Debug> DynamicQueryHandler: Done processing query | ||
1900 | 2024.01.28 05:22:27.280241 [ 3 ] {d57cbe39-531a-494f-88a6-78b9d8ac11b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1901 | 2024.01.28 05:22:27.280270 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1902 | 2024.01.28 05:22:27.280285 [ 3 ] {} <Debug> HTTP-Session: c96e2c8f-0c42-4c87-a5ed-c1e9f73615f6 Destroying unnamed session | ||
1903 | 2024.01.28 05:22:27.280332 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part | ||
1904 | 2024.01.28 05:22:27.280474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1905 | 2024.01.28 05:22:27.280534 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
1906 | 2024.01.28 05:22:27.280559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1907 | 2024.01.28 05:22:27.280615 [ 3 ] {} <Debug> HTTP-Session: 12d11aaf-3f97-4a0c-9ac4-dd3a03ce3316 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1908 | 2024.01.28 05:22:27.280640 [ 3 ] {} <Debug> HTTP-Session: 12d11aaf-3f97-4a0c-9ac4-dd3a03ce3316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1909 | 2024.01.28 05:22:27.280766 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 77 rows starting from the beginning of the part | ||
1910 | 2024.01.28 05:22:27.280830 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1911 | 2024.01.28 05:22:27.280971 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1912 | 2024.01.28 05:22:27.280996 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 57 rows starting from the beginning of the part | ||
1913 | 2024.01.28 05:22:27.281293 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
1914 | 2024.01.28 05:22:27.281532 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1915 | 2024.01.28 05:22:27.281559 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 79 rows starting from the beginning of the part | ||
1916 | 2024.01.28 05:22:27.282190 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1917 | 2024.01.28 05:22:27.282840 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1918 | 2024.01.28 05:22:27.283073 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.003029549 sec., 137974.33215306964 rows/sec., 10.77 MiB/sec. | ||
1919 | 2024.01.28 05:22:27.283194 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1920 | 2024.01.28 05:22:27.283248 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1921 | 2024.01.28 05:22:27.283375 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002482831 sec., 14902 rows/sec., 1.05 MiB/sec. | ||
1922 | 2024.01.28 05:22:27.283551 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1923 | 2024.01.28 05:22:27.283617 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Debug> DynamicQueryHandler: Done processing query | ||
1924 | 2024.01.28 05:22:27.283644 [ 24 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_11_2} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1925 | 2024.01.28 05:22:27.283654 [ 3 ] {583f653e-c423-4f5f-9b6b-13e0824d4d17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1926 | 2024.01.28 05:22:27.283691 [ 3 ] {} <Debug> HTTP-Session: 12d11aaf-3f97-4a0c-9ac4-dd3a03ce3316 Destroying unnamed session | ||
1927 | 2024.01.28 05:22:27.283899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1928 | 2024.01.28 05:22:27.283945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1929 | 2024.01.28 05:22:27.283964 [ 3 ] {} <Debug> HTTP-Session: 4dbf8b03-41c0-4a31-936f-2c4b9eb64252 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1930 | 2024.01.28 05:22:27.283981 [ 3 ] {} <Debug> HTTP-Session: 4dbf8b03-41c0-4a31-936f-2c4b9eb64252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1931 | 2024.01.28 05:22:27.284071 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1932 | 2024.01.28 05:22:27.284114 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1933 | 2024.01.28 05:22:27.284267 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1934 | 2024.01.28 05:22:27.284814 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1935 | 2024.01.28 05:22:27.285138 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1936 | 2024.01.28 05:22:27.285322 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1937 | 2024.01.28 05:22:27.285431 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1938 | 2024.01.28 05:22:27.285450 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001350697 sec., 39239 rows/sec., 52.95 MiB/sec. | ||
1939 | 2024.01.28 05:22:27.285482 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1940 | 2024.01.28 05:22:27.285635 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1941 | 2024.01.28 05:22:27.285755 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Debug> DynamicQueryHandler: Done processing query | ||
1942 | 2024.01.28 05:22:27.285809 [ 3 ] {596612b4-f103-4b88-aecf-fa056bd5ad0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1943 | 2024.01.28 05:22:27.285836 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1944 | 2024.01.28 05:22:27.285840 [ 3 ] {} <Debug> HTTP-Session: 4dbf8b03-41c0-4a31-936f-2c4b9eb64252 Destroying unnamed session | ||
1945 | 2024.01.28 05:22:27.285879 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 204 rows starting from the beginning of the part | ||
1946 | 2024.01.28 05:22:27.286001 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
1947 | 2024.01.28 05:22:27.286109 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part | ||
1948 | 2024.01.28 05:22:27.286218 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
1949 | 2024.01.28 05:22:27.286319 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
1950 | 2024.01.28 05:22:27.286420 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part | ||
1951 | 2024.01.28 05:22:27.287825 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 6 columns (6 merged, 0 gathered) in 0.002285409 sec., 205214.9090162855 rows/sec., 276.93 MiB/sec. | ||
1952 | 2024.01.28 05:22:27.288148 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1953 | 2024.01.28 05:22:27.288391 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1954 | 2024.01.28 05:22:27.288468 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1955 | 2024.01.28 05:22:27.288541 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_11_2: 4.00 MiB. | ||
1956 | 2024.01.28 05:22:28.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 236.46 MiB, will set to 230.95 MiB (RSS), difference: -4.18 MiB | ||
1957 | 2024.01.28 05:22:36.422635 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1958 | 2024.01.28 05:22:36.422708 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1959 | 2024.01.28 05:22:37.270096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1960 | 2024.01.28 05:22:37.270224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1961 | 2024.01.28 05:22:37.270260 [ 3 ] {} <Debug> HTTP-Session: 4940249e-02d3-43de-bbf5-db0747da1e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1962 | 2024.01.28 05:22:37.270293 [ 3 ] {} <Debug> HTTP-Session: 4940249e-02d3-43de-bbf5-db0747da1e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1963 | 2024.01.28 05:22:37.270448 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1964 | 2024.01.28 05:22:37.270515 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1965 | 2024.01.28 05:22:37.270694 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1966 | 2024.01.28 05:22:37.271198 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1967 | 2024.01.28 05:22:37.271460 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1968 | 2024.01.28 05:22:37.271629 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1969 | 2024.01.28 05:22:37.271767 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001278656 sec., 41449 rows/sec., 3.28 MiB/sec. | ||
1970 | 2024.01.28 05:22:37.271980 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Debug> DynamicQueryHandler: Done processing query | ||
1971 | 2024.01.28 05:22:37.272007 [ 3 ] {e8d5b84b-9483-4ae1-af32-32632ff21754} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1972 | 2024.01.28 05:22:37.272025 [ 3 ] {} <Debug> HTTP-Session: 4940249e-02d3-43de-bbf5-db0747da1e8f Destroying unnamed session | ||
1973 | 2024.01.28 05:22:37.272142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1974 | 2024.01.28 05:22:37.272192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1975 | 2024.01.28 05:22:37.272212 [ 3 ] {} <Debug> HTTP-Session: c107fdc7-ee6f-4c18-ad22-ef3dff58c54c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1976 | 2024.01.28 05:22:37.272231 [ 3 ] {} <Debug> HTTP-Session: c107fdc7-ee6f-4c18-ad22-ef3dff58c54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1977 | 2024.01.28 05:22:37.272311 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1978 | 2024.01.28 05:22:37.272354 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1979 | 2024.01.28 05:22:37.272478 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1980 | 2024.01.28 05:22:37.272779 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1981 | 2024.01.28 05:22:37.272988 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1982 | 2024.01.28 05:22:37.273140 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1983 | 2024.01.28 05:22:37.273264 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000920291 sec., 2173 rows/sec., 185.70 KiB/sec. | ||
1984 | 2024.01.28 05:22:37.273390 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Debug> DynamicQueryHandler: Done processing query | ||
1985 | 2024.01.28 05:22:37.273414 [ 3 ] {8f53959a-5a8c-437d-b5b0-4e50e04dbaa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1986 | 2024.01.28 05:22:37.273429 [ 3 ] {} <Debug> HTTP-Session: c107fdc7-ee6f-4c18-ad22-ef3dff58c54c Destroying unnamed session | ||
1987 | 2024.01.28 05:22:37.273572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1988 | 2024.01.28 05:22:37.273618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1989 | 2024.01.28 05:22:37.273637 [ 3 ] {} <Debug> HTTP-Session: 69a16206-38d0-4f8c-9e56-f6e943d16a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
1990 | 2024.01.28 05:22:37.273655 [ 3 ] {} <Debug> HTTP-Session: 69a16206-38d0-4f8c-9e56-f6e943d16a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1991 | 2024.01.28 05:22:37.273736 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1992 | 2024.01.28 05:22:37.273775 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1993 | 2024.01.28 05:22:37.273881 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1994 | 2024.01.28 05:22:37.274261 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
1995 | 2024.01.28 05:22:37.274484 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1996 | 2024.01.28 05:22:37.274633 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1997 | 2024.01.28 05:22:37.274742 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Information> executeQuery: Read 160 rows, 15.76 KiB in 0.000978272 sec., 163553 rows/sec., 15.73 MiB/sec. | ||
1998 | 2024.01.28 05:22:37.274864 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Debug> DynamicQueryHandler: Done processing query | ||
1999 | 2024.01.28 05:22:37.274888 [ 3 ] {7fb7db0c-5e9b-43ce-9e42-9c0f77800d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2000 | 2024.01.28 05:22:37.274904 [ 3 ] {} <Debug> HTTP-Session: 69a16206-38d0-4f8c-9e56-f6e943d16a5c Destroying unnamed session | ||
2001 | 2024.01.28 05:22:37.275051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2002 | 2024.01.28 05:22:37.275098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2003 | 2024.01.28 05:22:37.275117 [ 3 ] {} <Debug> HTTP-Session: 43feb477-43f7-4a6f-9296-191ac5c5b04e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2004 | 2024.01.28 05:22:37.275134 [ 3 ] {} <Debug> HTTP-Session: 43feb477-43f7-4a6f-9296-191ac5c5b04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2005 | 2024.01.28 05:22:37.275203 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2006 | 2024.01.28 05:22:37.275242 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2007 | 2024.01.28 05:22:37.275349 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2008 | 2024.01.28 05:22:37.275606 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2009 | 2024.01.28 05:22:37.275815 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2010 | 2024.01.28 05:22:37.275964 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2011 | 2024.01.28 05:22:37.276080 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000847341 sec., 2360 rows/sec., 164.81 KiB/sec. | ||
2012 | 2024.01.28 05:22:37.276194 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Debug> DynamicQueryHandler: Done processing query | ||
2013 | 2024.01.28 05:22:37.276217 [ 3 ] {fd92e93a-10ec-44f4-9715-3f594a31a462} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2014 | 2024.01.28 05:22:37.276233 [ 3 ] {} <Debug> HTTP-Session: 43feb477-43f7-4a6f-9296-191ac5c5b04e Destroying unnamed session | ||
2015 | 2024.01.28 05:22:37.276366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2016 | 2024.01.28 05:22:37.276412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2017 | 2024.01.28 05:22:37.276430 [ 3 ] {} <Debug> HTTP-Session: 676e1e24-79cb-48a2-aa6f-54f1ac3237d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2018 | 2024.01.28 05:22:37.276447 [ 3 ] {} <Debug> HTTP-Session: 676e1e24-79cb-48a2-aa6f-54f1ac3237d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2019 | 2024.01.28 05:22:37.276520 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2020 | 2024.01.28 05:22:37.276559 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2021 | 2024.01.28 05:22:37.276665 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2022 | 2024.01.28 05:22:37.276975 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2023 | 2024.01.28 05:22:37.277184 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2024 | 2024.01.28 05:22:37.277336 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2025 | 2024.01.28 05:22:37.277455 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000896971 sec., 61317 rows/sec., 4.80 MiB/sec. | ||
2026 | 2024.01.28 05:22:37.277609 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Debug> DynamicQueryHandler: Done processing query | ||
2027 | 2024.01.28 05:22:37.277631 [ 3 ] {ae0ef796-3acb-4979-b307-a85544a8271a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2028 | 2024.01.28 05:22:37.277648 [ 3 ] {} <Debug> HTTP-Session: 676e1e24-79cb-48a2-aa6f-54f1ac3237d3 Destroying unnamed session | ||
2029 | 2024.01.28 05:22:37.277748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2030 | 2024.01.28 05:22:37.277794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2031 | 2024.01.28 05:22:37.277813 [ 3 ] {} <Debug> HTTP-Session: ae7bdb1a-de83-4664-8605-63aa590e9127 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2032 | 2024.01.28 05:22:37.277831 [ 3 ] {} <Debug> HTTP-Session: ae7bdb1a-de83-4664-8605-63aa590e9127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2033 | 2024.01.28 05:22:37.277899 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2034 | 2024.01.28 05:22:37.277943 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2035 | 2024.01.28 05:22:37.278070 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2036 | 2024.01.28 05:22:37.278347 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2037 | 2024.01.28 05:22:37.278605 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2038 | 2024.01.28 05:22:37.278780 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2039 | 2024.01.28 05:22:37.278894 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000965832 sec., 1035 rows/sec., 72.80 KiB/sec. | ||
2040 | 2024.01.28 05:22:37.279012 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Debug> DynamicQueryHandler: Done processing query | ||
2041 | 2024.01.28 05:22:37.279035 [ 3 ] {24e41f0b-4833-47d1-8cf4-494fe77b79bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2042 | 2024.01.28 05:22:37.279052 [ 3 ] {} <Debug> HTTP-Session: ae7bdb1a-de83-4664-8605-63aa590e9127 Destroying unnamed session | ||
2043 | 2024.01.28 05:22:37.279228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2044 | 2024.01.28 05:22:37.279271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2045 | 2024.01.28 05:22:37.279289 [ 3 ] {} <Debug> HTTP-Session: 01a38f0b-ca94-49db-ad58-9b66a0e1a1f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2046 | 2024.01.28 05:22:37.279306 [ 3 ] {} <Debug> HTTP-Session: 01a38f0b-ca94-49db-ad58-9b66a0e1a1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2047 | 2024.01.28 05:22:37.279399 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2048 | 2024.01.28 05:22:37.279443 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2049 | 2024.01.28 05:22:37.279577 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2050 | 2024.01.28 05:22:37.280092 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2051 | 2024.01.28 05:22:37.280419 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2052 | 2024.01.28 05:22:37.280602 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2053 | 2024.01.28 05:22:37.280733 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001302266 sec., 40698 rows/sec., 54.92 MiB/sec. | ||
2054 | 2024.01.28 05:22:37.280860 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Debug> DynamicQueryHandler: Done processing query | ||
2055 | 2024.01.28 05:22:37.280884 [ 3 ] {93391d0a-a497-48be-9630-0bc12e3a16c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2056 | 2024.01.28 05:22:37.280899 [ 3 ] {} <Debug> HTTP-Session: 01a38f0b-ca94-49db-ad58-9b66a0e1a1f5 Destroying unnamed session | ||
2057 | 2024.01.28 05:22:47.271194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2058 | 2024.01.28 05:22:47.271369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2059 | 2024.01.28 05:22:47.271417 [ 3 ] {} <Debug> HTTP-Session: ff3bd2c3-470c-49e3-b277-d1355ddd04e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2060 | 2024.01.28 05:22:47.271458 [ 3 ] {} <Debug> HTTP-Session: ff3bd2c3-470c-49e3-b277-d1355ddd04e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2061 | 2024.01.28 05:22:47.271657 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2062 | 2024.01.28 05:22:47.271720 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2063 | 2024.01.28 05:22:47.271880 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2064 | 2024.01.28 05:22:47.272328 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2065 | 2024.01.28 05:22:47.272595 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2066 | 2024.01.28 05:22:47.272762 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2067 | 2024.01.28 05:22:47.272893 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001191965 sec., 44464 rows/sec., 3.52 MiB/sec. | ||
2068 | 2024.01.28 05:22:47.273106 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Debug> DynamicQueryHandler: Done processing query | ||
2069 | 2024.01.28 05:22:47.273133 [ 3 ] {bb94628e-74fc-4747-a4d8-3fb70dedb879} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2070 | 2024.01.28 05:22:47.273150 [ 3 ] {} <Debug> HTTP-Session: ff3bd2c3-470c-49e3-b277-d1355ddd04e7 Destroying unnamed session | ||
2071 | 2024.01.28 05:22:47.273295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2072 | 2024.01.28 05:22:47.273347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2073 | 2024.01.28 05:22:47.273366 [ 3 ] {} <Debug> HTTP-Session: 04b4f5e9-916e-4de1-a3bb-b5c8055a6c39 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2074 | 2024.01.28 05:22:47.273384 [ 3 ] {} <Debug> HTTP-Session: 04b4f5e9-916e-4de1-a3bb-b5c8055a6c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2075 | 2024.01.28 05:22:47.273471 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2076 | 2024.01.28 05:22:47.273514 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2077 | 2024.01.28 05:22:47.273633 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2078 | 2024.01.28 05:22:47.274050 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2079 | 2024.01.28 05:22:47.274277 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2080 | 2024.01.28 05:22:47.274426 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2081 | 2024.01.28 05:22:47.274544 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.001042803 sec., 152473 rows/sec., 14.68 MiB/sec. | ||
2082 | 2024.01.28 05:22:47.274665 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Debug> DynamicQueryHandler: Done processing query | ||
2083 | 2024.01.28 05:22:47.274688 [ 3 ] {4c931cf0-d4a1-486b-9463-19aa8c9771a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2084 | 2024.01.28 05:22:47.274704 [ 3 ] {} <Debug> HTTP-Session: 04b4f5e9-916e-4de1-a3bb-b5c8055a6c39 Destroying unnamed session | ||
2085 | 2024.01.28 05:22:47.274835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2086 | 2024.01.28 05:22:47.274881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2087 | 2024.01.28 05:22:47.274900 [ 3 ] {} <Debug> HTTP-Session: 027819db-e550-4216-8021-326ced77093b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2088 | 2024.01.28 05:22:47.274918 [ 3 ] {} <Debug> HTTP-Session: 027819db-e550-4216-8021-326ced77093b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2089 | 2024.01.28 05:22:47.274991 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2090 | 2024.01.28 05:22:47.275032 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2091 | 2024.01.28 05:22:47.275137 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2092 | 2024.01.28 05:22:47.275513 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2093 | 2024.01.28 05:22:47.275723 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2094 | 2024.01.28 05:22:47.275881 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2095 | 2024.01.28 05:22:47.275999 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000977532 sec., 54218 rows/sec., 4.24 MiB/sec. | ||
2096 | 2024.01.28 05:22:47.276196 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Debug> DynamicQueryHandler: Done processing query | ||
2097 | 2024.01.28 05:22:47.276220 [ 3 ] {ddd369a4-6ba5-4bc1-85fd-fae5042bae45} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2098 | 2024.01.28 05:22:47.276237 [ 3 ] {} <Debug> HTTP-Session: 027819db-e550-4216-8021-326ced77093b Destroying unnamed session | ||
2099 | 2024.01.28 05:22:47.276454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2100 | 2024.01.28 05:22:47.276502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2101 | 2024.01.28 05:22:47.276520 [ 3 ] {} <Debug> HTTP-Session: 790c5ad5-9a4b-49df-9272-742cc10a3288 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2102 | 2024.01.28 05:22:47.276538 [ 3 ] {} <Debug> HTTP-Session: 790c5ad5-9a4b-49df-9272-742cc10a3288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2103 | 2024.01.28 05:22:47.276633 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2104 | 2024.01.28 05:22:47.276680 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2105 | 2024.01.28 05:22:47.276836 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2106 | 2024.01.28 05:22:47.277380 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2107 | 2024.01.28 05:22:47.277711 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2108 | 2024.01.28 05:22:47.277896 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2109 | 2024.01.28 05:22:47.278007 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001339636 sec., 39562 rows/sec., 53.39 MiB/sec. | ||
2110 | 2024.01.28 05:22:47.278188 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Debug> DynamicQueryHandler: Done processing query | ||
2111 | 2024.01.28 05:22:47.278211 [ 3 ] {0eac7972-2d79-46b0-9702-de2c097723fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2112 | 2024.01.28 05:22:47.278227 [ 3 ] {} <Debug> HTTP-Session: 790c5ad5-9a4b-49df-9272-742cc10a3288 Destroying unnamed session | ||
2113 | 2024.01.28 05:22:48.887879 [ 144 ] {} <Debug> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2114 | 2024.01.28 05:22:48.887958 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2115 | 2024.01.28 05:22:48.888037 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2116 | 2024.01.28 05:22:48.888161 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2117 | 2024.01.28 05:22:48.888193 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2118 | 2024.01.28 05:22:48.888318 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2119 | 2024.01.28 05:22:48.888417 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2120 | 2024.01.28 05:22:48.888507 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2121 | 2024.01.28 05:22:48.888583 [ 24 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2122 | 2024.01.28 05:22:48.889171 [ 22 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144364 sec., 10486.173979607887 rows/sec., 889.21 KiB/sec. | ||
2123 | 2024.01.28 05:22:48.889340 [ 22 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2124 | 2024.01.28 05:22:48.889572 [ 22 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2125 | 2024.01.28 05:22:48.889641 [ 22 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_5_1} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2126 | 2024.01.28 05:22:49.632700 [ 144 ] {} <Debug> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2127 | 2024.01.28 05:22:49.632823 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2128 | 2024.01.28 05:22:49.632967 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2129 | 2024.01.28 05:22:49.633147 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2130 | 2024.01.28 05:22:49.633201 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2131 | 2024.01.28 05:22:49.633390 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2132 | 2024.01.28 05:22:49.633545 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2133 | 2024.01.28 05:22:49.633690 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2134 | 2024.01.28 05:22:49.633842 [ 24 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2135 | 2024.01.28 05:22:49.634570 [ 23 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001627421 sec., 7373.629810602174 rows/sec., 514.86 KiB/sec. | ||
2136 | 2024.01.28 05:22:49.634774 [ 22 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2137 | 2024.01.28 05:22:49.635036 [ 22 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2138 | 2024.01.28 05:22:49.635105 [ 22 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_5_1} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2139 | 2024.01.28 05:22:51.422952 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2140 | 2024.01.28 05:22:51.423012 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2141 | 2024.01.28 05:22:57.272064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2142 | 2024.01.28 05:22:57.272239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2143 | 2024.01.28 05:22:57.272288 [ 3 ] {} <Debug> HTTP-Session: 97a65b20-3d55-4da6-82c0-4e28534a8ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2144 | 2024.01.28 05:22:57.272331 [ 3 ] {} <Debug> HTTP-Session: 97a65b20-3d55-4da6-82c0-4e28534a8ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2145 | 2024.01.28 05:22:57.272530 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2146 | 2024.01.28 05:22:57.272632 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2147 | 2024.01.28 05:22:57.272895 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2148 | 2024.01.28 05:22:57.273473 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2149 | 2024.01.28 05:22:57.273739 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2150 | 2024.01.28 05:22:57.273905 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2151 | 2024.01.28 05:22:57.274023 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001432418 sec., 37000 rows/sec., 2.93 MiB/sec. | ||
2152 | 2024.01.28 05:22:57.274041 [ 156 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2153 | 2024.01.28 05:22:57.274163 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2154 | 2024.01.28 05:22:57.274230 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Debug> DynamicQueryHandler: Done processing query | ||
2155 | 2024.01.28 05:22:57.274276 [ 3 ] {b4e232de-0694-44cc-a5a1-91153b073eb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2156 | 2024.01.28 05:22:57.274278 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2157 | 2024.01.28 05:22:57.274309 [ 3 ] {} <Debug> HTTP-Session: 97a65b20-3d55-4da6-82c0-4e28534a8ac0 Destroying unnamed session | ||
2158 | 2024.01.28 05:22:57.274433 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2159 | 2024.01.28 05:22:57.274478 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 53 rows starting from the beginning of the part | ||
2160 | 2024.01.28 05:22:57.274548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2161 | 2024.01.28 05:22:57.274635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2162 | 2024.01.28 05:22:57.274684 [ 3 ] {} <Debug> HTTP-Session: 3ac1615d-d294-468a-8771-b7ca6610b937 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2163 | 2024.01.28 05:22:57.274738 [ 3 ] {} <Debug> HTTP-Session: 3ac1615d-d294-468a-8771-b7ca6610b937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2164 | 2024.01.28 05:22:57.274745 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 53 rows starting from the beginning of the part | ||
2165 | 2024.01.28 05:22:57.274938 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2166 | 2024.01.28 05:22:57.274972 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
2167 | 2024.01.28 05:22:57.275033 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2168 | 2024.01.28 05:22:57.275208 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
2169 | 2024.01.28 05:22:57.275462 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2170 | 2024.01.28 05:22:57.275476 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part | ||
2171 | 2024.01.28 05:22:57.276307 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2172 | 2024.01.28 05:22:57.276775 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002555282 sec., 103706.75330550602 rows/sec., 8.21 MiB/sec. | ||
2173 | 2024.01.28 05:22:57.276809 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2174 | 2024.01.28 05:22:57.276904 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2175 | 2024.01.28 05:22:57.277057 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2176 | 2024.01.28 05:22:57.277147 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2177 | 2024.01.28 05:22:57.277259 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Information> executeQuery: Read 195 rows, 18.79 KiB in 0.002265299 sec., 86081 rows/sec., 8.10 MiB/sec. | ||
2178 | 2024.01.28 05:22:57.277284 [ 13 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_14_3} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2179 | 2024.01.28 05:22:57.277526 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Debug> DynamicQueryHandler: Done processing query | ||
2180 | 2024.01.28 05:22:57.277555 [ 3 ] {c5c39e02-7f89-409b-b18c-fcca894e59d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2181 | 2024.01.28 05:22:57.277572 [ 3 ] {} <Debug> HTTP-Session: 3ac1615d-d294-468a-8771-b7ca6610b937 Destroying unnamed session | ||
2182 | 2024.01.28 05:22:57.277712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2183 | 2024.01.28 05:22:57.277760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2184 | 2024.01.28 05:22:57.277787 [ 3 ] {} <Debug> HTTP-Session: feff90df-1d10-4b1e-838c-8672d34f1f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2185 | 2024.01.28 05:22:57.277812 [ 3 ] {} <Debug> HTTP-Session: feff90df-1d10-4b1e-838c-8672d34f1f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2186 | 2024.01.28 05:22:57.277917 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2187 | 2024.01.28 05:22:57.277972 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2188 | 2024.01.28 05:22:57.278095 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2189 | 2024.01.28 05:22:57.278465 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2190 | 2024.01.28 05:22:57.278681 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2191 | 2024.01.28 05:22:57.278841 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2192 | 2024.01.28 05:22:57.278963 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.001004312 sec., 76669 rows/sec., 5.97 MiB/sec. | ||
2193 | 2024.01.28 05:22:57.279089 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Debug> DynamicQueryHandler: Done processing query | ||
2194 | 2024.01.28 05:22:57.279114 [ 3 ] {97147c5d-a598-4935-95a2-da2a4cbc8e93} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2195 | 2024.01.28 05:22:57.279130 [ 3 ] {} <Debug> HTTP-Session: feff90df-1d10-4b1e-838c-8672d34f1f6e Destroying unnamed session | ||
2196 | 2024.01.28 05:22:57.279286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2197 | 2024.01.28 05:22:57.279331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2198 | 2024.01.28 05:22:57.279349 [ 3 ] {} <Debug> HTTP-Session: 0729f99e-833c-4d41-9f9e-40c9d7a21a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2199 | 2024.01.28 05:22:57.279366 [ 3 ] {} <Debug> HTTP-Session: 0729f99e-833c-4d41-9f9e-40c9d7a21a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2200 | 2024.01.28 05:22:57.279440 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2201 | 2024.01.28 05:22:57.279484 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2202 | 2024.01.28 05:22:57.279608 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2203 | 2024.01.28 05:22:57.279919 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2204 | 2024.01.28 05:22:57.280186 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2205 | 2024.01.28 05:22:57.280364 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2206 | 2024.01.28 05:22:57.280492 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001023463 sec., 35174 rows/sec., 2.48 MiB/sec. | ||
2207 | 2024.01.28 05:22:57.280656 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Debug> DynamicQueryHandler: Done processing query | ||
2208 | 2024.01.28 05:22:57.280681 [ 3 ] {e898d18f-be0c-4bc4-8e18-5630a291fe4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2209 | 2024.01.28 05:22:57.280697 [ 3 ] {} <Debug> HTTP-Session: 0729f99e-833c-4d41-9f9e-40c9d7a21a02 Destroying unnamed session | ||
2210 | 2024.01.28 05:22:57.280870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2211 | 2024.01.28 05:22:57.280915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2212 | 2024.01.28 05:22:57.280934 [ 3 ] {} <Debug> HTTP-Session: 03a4d232-1241-4abb-a9da-73a13fded6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2213 | 2024.01.28 05:22:57.280950 [ 3 ] {} <Debug> HTTP-Session: 03a4d232-1241-4abb-a9da-73a13fded6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2214 | 2024.01.28 05:22:57.281045 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2215 | 2024.01.28 05:22:57.281089 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2216 | 2024.01.28 05:22:57.281233 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2217 | 2024.01.28 05:22:57.281779 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. | ||
2218 | 2024.01.28 05:22:57.282096 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2219 | 2024.01.28 05:22:57.282282 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2220 | 2024.01.28 05:22:57.282417 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001334796 sec., 39706 rows/sec., 53.58 MiB/sec. | ||
2221 | 2024.01.28 05:22:57.282604 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Debug> DynamicQueryHandler: Done processing query | ||
2222 | 2024.01.28 05:22:57.282627 [ 3 ] {b19fe347-2225-441e-9e42-88460376e528} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2223 | 2024.01.28 05:22:57.282643 [ 3 ] {} <Debug> HTTP-Session: 03a4d232-1241-4abb-a9da-73a13fded6fd Destroying unnamed session | ||
2224 | 2024.01.28 05:23:06.423262 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2225 | 2024.01.28 05:23:06.423333 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2226 | 2024.01.28 05:23:07.270800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2227 | 2024.01.28 05:23:07.270907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2228 | 2024.01.28 05:23:07.270932 [ 3 ] {} <Debug> HTTP-Session: c9781694-082b-496a-a4b5-42bc55524988 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2229 | 2024.01.28 05:23:07.270956 [ 3 ] {} <Debug> HTTP-Session: c9781694-082b-496a-a4b5-42bc55524988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2230 | 2024.01.28 05:23:07.271080 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2231 | 2024.01.28 05:23:07.271137 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2232 | 2024.01.28 05:23:07.271291 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2233 | 2024.01.28 05:23:07.271760 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2234 | 2024.01.28 05:23:07.272016 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2235 | 2024.01.28 05:23:07.272185 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2236 | 2024.01.28 05:23:07.272323 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001209655 sec., 43814 rows/sec., 3.47 MiB/sec. | ||
2237 | 2024.01.28 05:23:07.272475 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Debug> DynamicQueryHandler: Done processing query | ||
2238 | 2024.01.28 05:23:07.272501 [ 3 ] {2dbee8a6-b3df-4aaf-8749-256462bed6f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2239 | 2024.01.28 05:23:07.272517 [ 3 ] {} <Debug> HTTP-Session: c9781694-082b-496a-a4b5-42bc55524988 Destroying unnamed session | ||
2240 | 2024.01.28 05:23:07.272671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2241 | 2024.01.28 05:23:07.272722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2242 | 2024.01.28 05:23:07.272741 [ 3 ] {} <Debug> HTTP-Session: ad779a6c-f536-46cb-9446-07bbdf8479f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2243 | 2024.01.28 05:23:07.272759 [ 3 ] {} <Debug> HTTP-Session: ad779a6c-f536-46cb-9446-07bbdf8479f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2244 | 2024.01.28 05:23:07.272836 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2245 | 2024.01.28 05:23:07.272877 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2246 | 2024.01.28 05:23:07.272988 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2247 | 2024.01.28 05:23:07.273290 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2248 | 2024.01.28 05:23:07.273505 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2249 | 2024.01.28 05:23:07.273677 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2250 | 2024.01.28 05:23:07.273789 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000925301 sec., 4322 rows/sec., 360.95 KiB/sec. | ||
2251 | 2024.01.28 05:23:07.273958 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Debug> DynamicQueryHandler: Done processing query | ||
2252 | 2024.01.28 05:23:07.273982 [ 3 ] {bca8e623-bd89-47d8-a72c-beaec14d5e2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2253 | 2024.01.28 05:23:07.273998 [ 3 ] {} <Debug> HTTP-Session: ad779a6c-f536-46cb-9446-07bbdf8479f1 Destroying unnamed session | ||
2254 | 2024.01.28 05:23:07.274166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2255 | 2024.01.28 05:23:07.274212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2256 | 2024.01.28 05:23:07.274230 [ 3 ] {} <Debug> HTTP-Session: 0b16e69d-ab54-4a9b-bf8b-438e2c1aa7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2257 | 2024.01.28 05:23:07.274247 [ 3 ] {} <Debug> HTTP-Session: 0b16e69d-ab54-4a9b-bf8b-438e2c1aa7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2258 | 2024.01.28 05:23:07.274324 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2259 | 2024.01.28 05:23:07.274364 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2260 | 2024.01.28 05:23:07.274477 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2261 | 2024.01.28 05:23:07.274859 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2262 | 2024.01.28 05:23:07.275080 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2263 | 2024.01.28 05:23:07.275231 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2264 | 2024.01.28 05:23:07.275353 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Information> executeQuery: Read 161 rows, 15.85 KiB in 0.001000702 sec., 160887 rows/sec., 15.47 MiB/sec. | ||
2265 | 2024.01.28 05:23:07.275486 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Debug> DynamicQueryHandler: Done processing query | ||
2266 | 2024.01.28 05:23:07.275508 [ 3 ] {cf5ed18f-94fd-4b74-81fa-1671f7042364} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2267 | 2024.01.28 05:23:07.275524 [ 3 ] {} <Debug> HTTP-Session: 0b16e69d-ab54-4a9b-bf8b-438e2c1aa7cd Destroying unnamed session | ||
2268 | 2024.01.28 05:23:07.275624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2269 | 2024.01.28 05:23:07.275669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2270 | 2024.01.28 05:23:07.275687 [ 3 ] {} <Debug> HTTP-Session: 37fb311c-ff70-4ff6-a8f1-70a179647a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2271 | 2024.01.28 05:23:07.275703 [ 3 ] {} <Debug> HTTP-Session: 37fb311c-ff70-4ff6-a8f1-70a179647a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2272 | 2024.01.28 05:23:07.275771 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2273 | 2024.01.28 05:23:07.275810 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2274 | 2024.01.28 05:23:07.275914 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2275 | 2024.01.28 05:23:07.276177 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2276 | 2024.01.28 05:23:07.276377 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2277 | 2024.01.28 05:23:07.276523 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2278 | 2024.01.28 05:23:07.276634 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00082732 sec., 4834 rows/sec., 337.59 KiB/sec. | ||
2279 | 2024.01.28 05:23:07.276783 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Debug> DynamicQueryHandler: Done processing query | ||
2280 | 2024.01.28 05:23:07.276807 [ 3 ] {ee4feba0-9589-4b9b-b6f1-6a4ca0fb0265} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2281 | 2024.01.28 05:23:07.276823 [ 3 ] {} <Debug> HTTP-Session: 37fb311c-ff70-4ff6-a8f1-70a179647a33 Destroying unnamed session | ||
2282 | 2024.01.28 05:23:07.276942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2283 | 2024.01.28 05:23:07.276986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2284 | 2024.01.28 05:23:07.277004 [ 3 ] {} <Debug> HTTP-Session: 53a4c3bf-52d4-4f82-93ec-89faf181a3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2285 | 2024.01.28 05:23:07.277021 [ 3 ] {} <Debug> HTTP-Session: 53a4c3bf-52d4-4f82-93ec-89faf181a3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2286 | 2024.01.28 05:23:07.277095 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2287 | 2024.01.28 05:23:07.277132 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2288 | 2024.01.28 05:23:07.277240 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2289 | 2024.01.28 05:23:07.277539 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2290 | 2024.01.28 05:23:07.277740 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2291 | 2024.01.28 05:23:07.277886 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2292 | 2024.01.28 05:23:07.278005 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000881921 sec., 64631 rows/sec., 5.06 MiB/sec. | ||
2293 | 2024.01.28 05:23:07.278125 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Debug> DynamicQueryHandler: Done processing query | ||
2294 | 2024.01.28 05:23:07.278149 [ 3 ] {2b3c0c92-526b-462c-89d1-3041eb21096b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2295 | 2024.01.28 05:23:07.278164 [ 3 ] {} <Debug> HTTP-Session: 53a4c3bf-52d4-4f82-93ec-89faf181a3a3 Destroying unnamed session | ||
2296 | 2024.01.28 05:23:07.278259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2297 | 2024.01.28 05:23:07.278303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2298 | 2024.01.28 05:23:07.278321 [ 3 ] {} <Debug> HTTP-Session: c76e3e6e-ca28-4c51-b529-59e357d0ebe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2299 | 2024.01.28 05:23:07.278338 [ 3 ] {} <Debug> HTTP-Session: c76e3e6e-ca28-4c51-b529-59e357d0ebe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2300 | 2024.01.28 05:23:07.278405 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2301 | 2024.01.28 05:23:07.278447 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2302 | 2024.01.28 05:23:07.278570 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2303 | 2024.01.28 05:23:07.278832 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2304 | 2024.01.28 05:23:07.279086 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2305 | 2024.01.28 05:23:07.279270 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2306 | 2024.01.28 05:23:07.279461 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001049563 sec., 1905 rows/sec., 133.98 KiB/sec. | ||
2307 | 2024.01.28 05:23:07.279574 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Debug> DynamicQueryHandler: Done processing query | ||
2308 | 2024.01.28 05:23:07.279596 [ 3 ] {4d648ef8-0f8a-440c-a9d2-7274cf11982f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2309 | 2024.01.28 05:23:07.279610 [ 3 ] {} <Debug> HTTP-Session: c76e3e6e-ca28-4c51-b529-59e357d0ebe6 Destroying unnamed session | ||
2310 | 2024.01.28 05:23:07.279773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2311 | 2024.01.28 05:23:07.279814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2312 | 2024.01.28 05:23:07.279831 [ 3 ] {} <Debug> HTTP-Session: 4b332d82-3468-4330-a290-bc2658becdff Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2313 | 2024.01.28 05:23:07.279846 [ 3 ] {} <Debug> HTTP-Session: 4b332d82-3468-4330-a290-bc2658becdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2314 | 2024.01.28 05:23:07.279929 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2315 | 2024.01.28 05:23:07.279971 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2316 | 2024.01.28 05:23:07.280163 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2317 | 2024.01.28 05:23:07.280776 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2318 | 2024.01.28 05:23:07.281095 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2319 | 2024.01.28 05:23:07.281279 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2320 | 2024.01.28 05:23:07.281406 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001393477 sec., 38034 rows/sec., 51.33 MiB/sec. | ||
2321 | 2024.01.28 05:23:07.281523 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Debug> DynamicQueryHandler: Done processing query | ||
2322 | 2024.01.28 05:23:07.281545 [ 3 ] {70db7a32-739a-4bc6-8c64-2b3399b9e43d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2323 | 2024.01.28 05:23:07.281562 [ 3 ] {} <Debug> HTTP-Session: 4b332d82-3468-4330-a290-bc2658becdff Destroying unnamed session | ||
2324 | 2024.01.28 05:23:17.270718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2325 | 2024.01.28 05:23:17.270883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2326 | 2024.01.28 05:23:17.270931 [ 3 ] {} <Debug> HTTP-Session: 38d60947-fe3d-4343-8d96-f5236a3004f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2327 | 2024.01.28 05:23:17.270973 [ 3 ] {} <Debug> HTTP-Session: 38d60947-fe3d-4343-8d96-f5236a3004f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2328 | 2024.01.28 05:23:17.271173 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2329 | 2024.01.28 05:23:17.271283 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2330 | 2024.01.28 05:23:17.271548 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2331 | 2024.01.28 05:23:17.272100 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2332 | 2024.01.28 05:23:17.272363 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2333 | 2024.01.28 05:23:17.272531 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2334 | 2024.01.28 05:23:17.272670 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001431398 sec., 37026 rows/sec., 2.93 MiB/sec. | ||
2335 | 2024.01.28 05:23:17.272864 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Debug> DynamicQueryHandler: Done processing query | ||
2336 | 2024.01.28 05:23:17.272891 [ 3 ] {c470c405-a5a7-4880-a97d-2c399e472347} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2337 | 2024.01.28 05:23:17.272908 [ 3 ] {} <Debug> HTTP-Session: 38d60947-fe3d-4343-8d96-f5236a3004f8 Destroying unnamed session | ||
2338 | 2024.01.28 05:23:17.273093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2339 | 2024.01.28 05:23:17.273141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2340 | 2024.01.28 05:23:17.273159 [ 3 ] {} <Debug> HTTP-Session: 508c124e-33b2-4bc0-836e-a3ec5d8592d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2341 | 2024.01.28 05:23:17.273177 [ 3 ] {} <Debug> HTTP-Session: 508c124e-33b2-4bc0-836e-a3ec5d8592d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2342 | 2024.01.28 05:23:17.273263 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2343 | 2024.01.28 05:23:17.273302 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2344 | 2024.01.28 05:23:17.273407 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2345 | 2024.01.28 05:23:17.273753 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2346 | 2024.01.28 05:23:17.273962 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2347 | 2024.01.28 05:23:17.274102 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2348 | 2024.01.28 05:23:17.274284 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.000985163 sec., 161394 rows/sec., 15.54 MiB/sec. | ||
2349 | 2024.01.28 05:23:17.274280 [ 108 ] {} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2350 | 2024.01.28 05:23:17.274413 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2351 | 2024.01.28 05:23:17.274473 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Debug> DynamicQueryHandler: Done processing query | ||
2352 | 2024.01.28 05:23:17.274504 [ 3 ] {77dcccef-641b-4fde-9e02-286c7d94ad42} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2353 | 2024.01.28 05:23:17.274504 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2354 | 2024.01.28 05:23:17.274523 [ 3 ] {} <Debug> HTTP-Session: 508c124e-33b2-4bc0-836e-a3ec5d8592d4 Destroying unnamed session | ||
2355 | 2024.01.28 05:23:17.274598 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2356 | 2024.01.28 05:23:17.274631 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part | ||
2357 | 2024.01.28 05:23:17.274686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2358 | 2024.01.28 05:23:17.274741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2359 | 2024.01.28 05:23:17.274763 [ 3 ] {} <Debug> HTTP-Session: f006438b-d18b-400b-8bab-97d1aa0cbeaf Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2360 | 2024.01.28 05:23:17.274795 [ 3 ] {} <Debug> HTTP-Session: f006438b-d18b-400b-8bab-97d1aa0cbeaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2361 | 2024.01.28 05:23:17.274828 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2362 | 2024.01.28 05:23:17.274899 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2363 | 2024.01.28 05:23:17.274955 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2364 | 2024.01.28 05:23:17.274977 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 159 rows starting from the beginning of the part | ||
2365 | 2024.01.28 05:23:17.275184 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 195 rows starting from the beginning of the part | ||
2366 | 2024.01.28 05:23:17.275194 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2367 | 2024.01.28 05:23:17.275323 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 161 rows starting from the beginning of the part | ||
2368 | 2024.01.28 05:23:17.275548 [ 23 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 159 rows starting from the beginning of the part | ||
2369 | 2024.01.28 05:23:17.275719 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2370 | 2024.01.28 05:23:17.275978 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2371 | 2024.01.28 05:23:17.276186 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2372 | 2024.01.28 05:23:17.276317 [ 108 ] {} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2373 | 2024.01.28 05:23:17.276337 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.001401647 sec., 37812 rows/sec., 2.96 MiB/sec. | ||
2374 | 2024.01.28 05:23:17.276365 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2375 | 2024.01.28 05:23:17.276659 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2376 | 2024.01.28 05:23:17.276768 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Debug> DynamicQueryHandler: Done processing query | ||
2377 | 2024.01.28 05:23:17.276851 [ 3 ] {0bfb4806-5a83-46ee-b4c7-22f552b744c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2378 | 2024.01.28 05:23:17.276967 [ 3 ] {} <Debug> HTTP-Session: f006438b-d18b-400b-8bab-97d1aa0cbeaf Destroying unnamed session | ||
2379 | 2024.01.28 05:23:17.277151 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2380 | 2024.01.28 05:23:17.277193 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 103 rows starting from the beginning of the part | ||
2381 | 2024.01.28 05:23:17.277194 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1033 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709574 sec., 381240.74116447824 rows/sec., 36.36 MiB/sec. | ||
2382 | 2024.01.28 05:23:17.277348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2383 | 2024.01.28 05:23:17.277399 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 55 rows starting from the beginning of the part | ||
2384 | 2024.01.28 05:23:17.277467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2385 | 2024.01.28 05:23:17.277460 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2386 | 2024.01.28 05:23:17.277563 [ 3 ] {} <Debug> HTTP-Session: 6fbbd564-3558-4379-801e-5e345bf88d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2387 | 2024.01.28 05:23:17.277652 [ 3 ] {} <Debug> HTTP-Session: 6fbbd564-3558-4379-801e-5e345bf88d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2388 | 2024.01.28 05:23:17.277674 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
2389 | 2024.01.28 05:23:17.277933 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2390 | 2024.01.28 05:23:17.277960 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2391 | 2024.01.28 05:23:17.277994 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 77 rows starting from the beginning of the part | ||
2392 | 2024.01.28 05:23:17.278096 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_16_3} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2393 | 2024.01.28 05:23:17.278134 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2394 | 2024.01.28 05:23:17.278401 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 57 rows starting from the beginning of the part | ||
2395 | 2024.01.28 05:23:17.278707 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
2396 | 2024.01.28 05:23:17.278870 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2397 | 2024.01.28 05:23:17.280013 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2398 | 2024.01.28 05:23:17.280044 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 4 columns (4 merged, 0 gathered) in 0.003581525 sec., 111125.84722988112 rows/sec., 8.68 MiB/sec. | ||
2399 | 2024.01.28 05:23:17.280182 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2400 | 2024.01.28 05:23:17.280457 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2401 | 2024.01.28 05:23:17.280532 [ 13 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_16_3} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2402 | 2024.01.28 05:23:17.280562 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2403 | 2024.01.28 05:23:17.280806 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2404 | 2024.01.28 05:23:17.280943 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.002914156 sec., 18187 rows/sec., 24.54 MiB/sec. | ||
2405 | 2024.01.28 05:23:17.280939 [ 112 ] {} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2406 | 2024.01.28 05:23:17.281050 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2407 | 2024.01.28 05:23:17.281186 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Debug> DynamicQueryHandler: Done processing query | ||
2408 | 2024.01.28 05:23:17.281187 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2409 | 2024.01.28 05:23:17.281224 [ 3 ] {69cfafb2-4651-4793-b18e-278357d6c2d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2410 | 2024.01.28 05:23:17.281262 [ 3 ] {} <Debug> HTTP-Session: 6fbbd564-3558-4379-801e-5e345bf88d27 Destroying unnamed session | ||
2411 | 2024.01.28 05:23:17.281338 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2412 | 2024.01.28 05:23:17.281372 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 469 rows starting from the beginning of the part | ||
2413 | 2024.01.28 05:23:17.281492 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
2414 | 2024.01.28 05:23:17.281593 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
2415 | 2024.01.28 05:23:17.281685 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 53 rows starting from the beginning of the part | ||
2416 | 2024.01.28 05:23:17.281774 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
2417 | 2024.01.28 05:23:17.281860 [ 17 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
2418 | 2024.01.28 05:23:17.283414 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 6 columns (6 merged, 0 gathered) in 0.002246148 sec., 326781.6724454489 rows/sec., 440.98 MiB/sec. | ||
2419 | 2024.01.28 05:23:17.283926 [ 23 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2420 | 2024.01.28 05:23:17.284149 [ 23 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2421 | 2024.01.28 05:23:17.284209 [ 23 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2422 | 2024.01.28 05:23:17.284283 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_16_3: 4.00 MiB. | ||
2423 | 2024.01.28 05:23:18.000205 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.55 MiB, will set to 231.03 MiB (RSS), difference: -4.10 MiB | ||
2424 | 2024.01.28 05:23:19.285716 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2425 | 2024.01.28 05:23:19.285831 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2426 | 2024.01.28 05:23:19.285987 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
2427 | 2024.01.28 05:23:19.286207 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2428 | 2024.01.28 05:23:19.286250 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 328 rows starting from the beginning of the part | ||
2429 | 2024.01.28 05:23:19.286386 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
2430 | 2024.01.28 05:23:19.286490 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
2431 | 2024.01.28 05:23:19.286581 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2432 | 2024.01.28 05:23:19.286667 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2433 | 2024.01.28 05:23:19.287338 [ 18 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417357 sec., 285037.5734553821 rows/sec., 20.10 MiB/sec. | ||
2434 | 2024.01.28 05:23:19.287487 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
2435 | 2024.01.28 05:23:19.287694 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
2436 | 2024.01.28 05:23:19.287755 [ 17 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
2437 | 2024.01.28 05:23:21.423584 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2438 | 2024.01.28 05:23:21.423638 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2439 | 2024.01.28 05:23:27.273305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2440 | 2024.01.28 05:23:27.273475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2441 | 2024.01.28 05:23:27.273523 [ 3 ] {} <Debug> HTTP-Session: 785a8f18-dfe4-4bbb-b9bf-0ff44a9c447e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2442 | 2024.01.28 05:23:27.273565 [ 3 ] {} <Debug> HTTP-Session: 785a8f18-dfe4-4bbb-b9bf-0ff44a9c447e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2443 | 2024.01.28 05:23:27.273764 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2444 | 2024.01.28 05:23:27.273865 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2445 | 2024.01.28 05:23:27.274146 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2446 | 2024.01.28 05:23:27.274638 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2447 | 2024.01.28 05:23:27.274898 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2448 | 2024.01.28 05:23:27.275064 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2449 | 2024.01.28 05:23:27.275204 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001372367 sec., 38619 rows/sec., 3.06 MiB/sec. | ||
2450 | 2024.01.28 05:23:27.275383 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Debug> DynamicQueryHandler: Done processing query | ||
2451 | 2024.01.28 05:23:27.275410 [ 3 ] {ede23c94-d897-4090-a280-c3c8a75d588a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2452 | 2024.01.28 05:23:27.275428 [ 3 ] {} <Debug> HTTP-Session: 785a8f18-dfe4-4bbb-b9bf-0ff44a9c447e Destroying unnamed session | ||
2453 | 2024.01.28 05:23:27.275591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2454 | 2024.01.28 05:23:27.275642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2455 | 2024.01.28 05:23:27.275661 [ 3 ] {} <Debug> HTTP-Session: 15d36dd4-9f10-4f8d-9663-2bf5b359adf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2456 | 2024.01.28 05:23:27.275679 [ 3 ] {} <Debug> HTTP-Session: 15d36dd4-9f10-4f8d-9663-2bf5b359adf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2457 | 2024.01.28 05:23:27.275757 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2458 | 2024.01.28 05:23:27.275799 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2459 | 2024.01.28 05:23:27.275911 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2460 | 2024.01.28 05:23:27.276170 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2461 | 2024.01.28 05:23:27.276382 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2462 | 2024.01.28 05:23:27.276535 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2463 | 2024.01.28 05:23:27.276653 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000866621 sec., 2307 rows/sec., 197.20 KiB/sec. | ||
2464 | 2024.01.28 05:23:27.276772 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Debug> DynamicQueryHandler: Done processing query | ||
2465 | 2024.01.28 05:23:27.276795 [ 3 ] {fcfd0a4e-7d48-4b21-b735-9fe98850c3bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2466 | 2024.01.28 05:23:27.276812 [ 3 ] {} <Debug> HTTP-Session: 15d36dd4-9f10-4f8d-9663-2bf5b359adf2 Destroying unnamed session | ||
2467 | 2024.01.28 05:23:27.276982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2468 | 2024.01.28 05:23:27.277028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2469 | 2024.01.28 05:23:27.277047 [ 3 ] {} <Debug> HTTP-Session: 50abc288-ef6d-49eb-aa88-ab00e790ff57 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2470 | 2024.01.28 05:23:27.277064 [ 3 ] {} <Debug> HTTP-Session: 50abc288-ef6d-49eb-aa88-ab00e790ff57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2471 | 2024.01.28 05:23:27.277143 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2472 | 2024.01.28 05:23:27.277183 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2473 | 2024.01.28 05:23:27.277288 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2474 | 2024.01.28 05:23:27.277745 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2475 | 2024.01.28 05:23:27.277980 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2476 | 2024.01.28 05:23:27.278131 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2477 | 2024.01.28 05:23:27.278249 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Information> executeQuery: Read 196 rows, 18.88 KiB in 0.001074544 sec., 182402 rows/sec., 17.16 MiB/sec. | ||
2478 | 2024.01.28 05:23:27.278374 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Debug> DynamicQueryHandler: Done processing query | ||
2479 | 2024.01.28 05:23:27.278398 [ 3 ] {9bf7fb2e-c766-437a-b7c8-d886dad79084} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2480 | 2024.01.28 05:23:27.278414 [ 3 ] {} <Debug> HTTP-Session: 50abc288-ef6d-49eb-aa88-ab00e790ff57 Destroying unnamed session | ||
2481 | 2024.01.28 05:23:27.278561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2482 | 2024.01.28 05:23:27.278605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2483 | 2024.01.28 05:23:27.278623 [ 3 ] {} <Debug> HTTP-Session: 00ffe2af-38e6-4ed3-915d-41d6d2d34e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2484 | 2024.01.28 05:23:27.278640 [ 3 ] {} <Debug> HTTP-Session: 00ffe2af-38e6-4ed3-915d-41d6d2d34e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2485 | 2024.01.28 05:23:27.278709 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2486 | 2024.01.28 05:23:27.278749 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2487 | 2024.01.28 05:23:27.278856 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2488 | 2024.01.28 05:23:27.279126 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2489 | 2024.01.28 05:23:27.279331 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2490 | 2024.01.28 05:23:27.279484 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2491 | 2024.01.28 05:23:27.279602 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000863531 sec., 2316 rows/sec., 161.72 KiB/sec. | ||
2492 | 2024.01.28 05:23:27.279720 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Debug> DynamicQueryHandler: Done processing query | ||
2493 | 2024.01.28 05:23:27.279743 [ 3 ] {265d1a86-7cf1-4f8a-9f31-ed9ad5255f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2494 | 2024.01.28 05:23:27.279759 [ 3 ] {} <Debug> HTTP-Session: 00ffe2af-38e6-4ed3-915d-41d6d2d34e91 Destroying unnamed session | ||
2495 | 2024.01.28 05:23:27.279890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2496 | 2024.01.28 05:23:27.279936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2497 | 2024.01.28 05:23:27.279954 [ 3 ] {} <Debug> HTTP-Session: ca2133dd-aa27-4c76-aa16-2f14de51b2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2498 | 2024.01.28 05:23:27.279971 [ 3 ] {} <Debug> HTTP-Session: ca2133dd-aa27-4c76-aa16-2f14de51b2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2499 | 2024.01.28 05:23:27.280045 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2500 | 2024.01.28 05:23:27.280083 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2501 | 2024.01.28 05:23:27.280189 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2502 | 2024.01.28 05:23:27.280508 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2503 | 2024.01.28 05:23:27.280720 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2504 | 2024.01.28 05:23:27.280865 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2505 | 2024.01.28 05:23:27.280976 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Information> executeQuery: Read 79 rows, 6.31 KiB in 0.000904201 sec., 87369 rows/sec., 6.81 MiB/sec. | ||
2506 | 2024.01.28 05:23:27.281094 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Debug> DynamicQueryHandler: Done processing query | ||
2507 | 2024.01.28 05:23:27.281117 [ 3 ] {c10ca311-2dbc-4ef7-bfdc-90337dd7da7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2508 | 2024.01.28 05:23:27.281133 [ 3 ] {} <Debug> HTTP-Session: ca2133dd-aa27-4c76-aa16-2f14de51b2c1 Destroying unnamed session | ||
2509 | 2024.01.28 05:23:27.281242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2510 | 2024.01.28 05:23:27.281286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2511 | 2024.01.28 05:23:27.281304 [ 3 ] {} <Debug> HTTP-Session: f1c65f47-027e-42db-9c8d-90a8453f4022 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2512 | 2024.01.28 05:23:27.281321 [ 3 ] {} <Debug> HTTP-Session: f1c65f47-027e-42db-9c8d-90a8453f4022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2513 | 2024.01.28 05:23:27.281394 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2514 | 2024.01.28 05:23:27.281438 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2515 | 2024.01.28 05:23:27.281562 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2516 | 2024.01.28 05:23:27.281863 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2517 | 2024.01.28 05:23:27.282122 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2518 | 2024.01.28 05:23:27.282297 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2519 | 2024.01.28 05:23:27.282421 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000991022 sec., 37335 rows/sec., 2.63 MiB/sec. | ||
2520 | 2024.01.28 05:23:27.282541 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Debug> DynamicQueryHandler: Done processing query | ||
2521 | 2024.01.28 05:23:27.282565 [ 3 ] {74a0e5de-f610-4511-96d9-3ade7de389f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2522 | 2024.01.28 05:23:27.282582 [ 3 ] {} <Debug> HTTP-Session: f1c65f47-027e-42db-9c8d-90a8453f4022 Destroying unnamed session | ||
2523 | 2024.01.28 05:23:27.282730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2524 | 2024.01.28 05:23:27.282774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2525 | 2024.01.28 05:23:27.282792 [ 3 ] {} <Debug> HTTP-Session: 26dbf6ee-d0fd-4544-87f5-6f7f9599b508 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2526 | 2024.01.28 05:23:27.282808 [ 3 ] {} <Debug> HTTP-Session: 26dbf6ee-d0fd-4544-87f5-6f7f9599b508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2527 | 2024.01.28 05:23:27.282893 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2528 | 2024.01.28 05:23:27.282937 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2529 | 2024.01.28 05:23:27.283075 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2530 | 2024.01.28 05:23:27.283587 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2531 | 2024.01.28 05:23:27.283911 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2532 | 2024.01.28 05:23:27.284090 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2533 | 2024.01.28 05:23:27.284213 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001284186 sec., 41271 rows/sec., 55.69 MiB/sec. | ||
2534 | 2024.01.28 05:23:27.284340 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Debug> DynamicQueryHandler: Done processing query | ||
2535 | 2024.01.28 05:23:27.284364 [ 3 ] {85eae4cb-01a2-4595-bb70-9c6c20122ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2536 | 2024.01.28 05:23:27.284380 [ 3 ] {} <Debug> HTTP-Session: 26dbf6ee-d0fd-4544-87f5-6f7f9599b508 Destroying unnamed session | ||
2537 | 2024.01.28 05:23:36.423687 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2538 | 2024.01.28 05:23:36.423782 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2539 | 2024.01.28 05:23:37.271140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2540 | 2024.01.28 05:23:37.271273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2541 | 2024.01.28 05:23:37.271304 [ 3 ] {} <Debug> HTTP-Session: 2ff59f61-8866-4e93-a02c-85e8df1b3d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2542 | 2024.01.28 05:23:37.271332 [ 3 ] {} <Debug> HTTP-Session: 2ff59f61-8866-4e93-a02c-85e8df1b3d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2543 | 2024.01.28 05:23:37.271471 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2544 | 2024.01.28 05:23:37.271530 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2545 | 2024.01.28 05:23:37.271690 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2546 | 2024.01.28 05:23:37.272133 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2547 | 2024.01.28 05:23:37.272399 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2548 | 2024.01.28 05:23:37.272565 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2549 | 2024.01.28 05:23:37.272697 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001191465 sec., 44483 rows/sec., 3.52 MiB/sec. | ||
2550 | 2024.01.28 05:23:37.272743 [ 172 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
2551 | 2024.01.28 05:23:37.272877 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Debug> DynamicQueryHandler: Done processing query | ||
2552 | 2024.01.28 05:23:37.272884 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2553 | 2024.01.28 05:23:37.272914 [ 3 ] {5bcf44f2-6665-4bae-988b-ecaf61a452a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2554 | 2024.01.28 05:23:37.272950 [ 3 ] {} <Debug> HTTP-Session: 2ff59f61-8866-4e93-a02c-85e8df1b3d3b Destroying unnamed session | ||
2555 | 2024.01.28 05:23:37.273036 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
2556 | 2024.01.28 05:23:37.273110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2557 | 2024.01.28 05:23:37.273186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2558 | 2024.01.28 05:23:37.273245 [ 3 ] {} <Debug> HTTP-Session: 90ce5a84-0d6c-417b-aa96-d78ec630252b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2559 | 2024.01.28 05:23:37.273258 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2560 | 2024.01.28 05:23:37.273276 [ 3 ] {} <Debug> HTTP-Session: 90ce5a84-0d6c-417b-aa96-d78ec630252b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2561 | 2024.01.28 05:23:37.273326 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 53 rows starting from the beginning of the part | ||
2562 | 2024.01.28 05:23:37.273408 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2563 | 2024.01.28 05:23:37.273500 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2564 | 2024.01.28 05:23:37.273672 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
2565 | 2024.01.28 05:23:37.273976 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
2566 | 2024.01.28 05:23:37.273990 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2567 | 2024.01.28 05:23:37.274187 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part | ||
2568 | 2024.01.28 05:23:37.274427 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part | ||
2569 | 2024.01.28 05:23:37.274855 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2570 | 2024.01.28 05:23:37.275230 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2571 | 2024.01.28 05:23:37.275521 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2572 | 2024.01.28 05:23:37.275745 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002263958 sec., 883 rows/sec., 75.49 KiB/sec. | ||
2573 | 2024.01.28 05:23:37.276201 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Debug> DynamicQueryHandler: Done processing query | ||
2574 | 2024.01.28 05:23:37.276222 [ 17 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.00323195 sec., 81993.84272652733 rows/sec., 6.49 MiB/sec. | ||
2575 | 2024.01.28 05:23:37.276236 [ 3 ] {e5d70914-a22a-47f6-9d44-45473a648588} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2576 | 2024.01.28 05:23:37.276293 [ 3 ] {} <Debug> HTTP-Session: 90ce5a84-0d6c-417b-aa96-d78ec630252b Destroying unnamed session | ||
2577 | 2024.01.28 05:23:37.276404 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
2578 | 2024.01.28 05:23:37.276475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2579 | 2024.01.28 05:23:37.276544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2580 | 2024.01.28 05:23:37.276567 [ 3 ] {} <Debug> HTTP-Session: f5c4f23c-b520-4c83-969b-a8ff9ee5b9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2581 | 2024.01.28 05:23:37.276589 [ 3 ] {} <Debug> HTTP-Session: f5c4f23c-b520-4c83-969b-a8ff9ee5b9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2582 | 2024.01.28 05:23:37.276722 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
2583 | 2024.01.28 05:23:37.276723 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2584 | 2024.01.28 05:23:37.276803 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2585 | 2024.01.28 05:23:37.276824 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_18_4} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
2586 | 2024.01.28 05:23:37.277036 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2587 | 2024.01.28 05:23:37.277418 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2588 | 2024.01.28 05:23:37.277645 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2589 | 2024.01.28 05:23:37.277803 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2590 | 2024.01.28 05:23:37.277930 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Information> executeQuery: Read 160 rows, 15.76 KiB in 0.001143054 sec., 139975 rows/sec., 13.47 MiB/sec. | ||
2591 | 2024.01.28 05:23:37.278072 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Debug> DynamicQueryHandler: Done processing query | ||
2592 | 2024.01.28 05:23:37.278095 [ 3 ] {c0cbeee3-8986-412c-8ea1-6489d243ac93} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2593 | 2024.01.28 05:23:37.278111 [ 3 ] {} <Debug> HTTP-Session: f5c4f23c-b520-4c83-969b-a8ff9ee5b9c4 Destroying unnamed session | ||
2594 | 2024.01.28 05:23:37.278215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2595 | 2024.01.28 05:23:37.278259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2596 | 2024.01.28 05:23:37.278278 [ 3 ] {} <Debug> HTTP-Session: e660cd63-cbc6-4a2c-8645-4afe181aa363 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2597 | 2024.01.28 05:23:37.278295 [ 3 ] {} <Debug> HTTP-Session: e660cd63-cbc6-4a2c-8645-4afe181aa363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2598 | 2024.01.28 05:23:37.278365 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2599 | 2024.01.28 05:23:37.278403 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2600 | 2024.01.28 05:23:37.278512 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2601 | 2024.01.28 05:23:37.278812 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2602 | 2024.01.28 05:23:37.279013 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2603 | 2024.01.28 05:23:37.279165 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2604 | 2024.01.28 05:23:37.279283 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000889411 sec., 2248 rows/sec., 157.01 KiB/sec. | ||
2605 | 2024.01.28 05:23:37.279402 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Debug> DynamicQueryHandler: Done processing query | ||
2606 | 2024.01.28 05:23:37.279426 [ 3 ] {2a3f1b32-8d3a-49b5-a100-06316a92f200} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2607 | 2024.01.28 05:23:37.279441 [ 3 ] {} <Debug> HTTP-Session: e660cd63-cbc6-4a2c-8645-4afe181aa363 Destroying unnamed session | ||
2608 | 2024.01.28 05:23:37.279551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2609 | 2024.01.28 05:23:37.279596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2610 | 2024.01.28 05:23:37.279616 [ 3 ] {} <Debug> HTTP-Session: fb7134f8-cabf-43fe-8071-9cb00c539485 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2611 | 2024.01.28 05:23:37.279632 [ 3 ] {} <Debug> HTTP-Session: fb7134f8-cabf-43fe-8071-9cb00c539485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2612 | 2024.01.28 05:23:37.279704 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2613 | 2024.01.28 05:23:37.279742 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2614 | 2024.01.28 05:23:37.279849 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2615 | 2024.01.28 05:23:37.280168 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2616 | 2024.01.28 05:23:37.280379 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2617 | 2024.01.28 05:23:37.280533 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2618 | 2024.01.28 05:23:37.280674 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000932131 sec., 59004 rows/sec., 4.62 MiB/sec. | ||
2619 | 2024.01.28 05:23:37.280813 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Debug> DynamicQueryHandler: Done processing query | ||
2620 | 2024.01.28 05:23:37.280837 [ 3 ] {173a0aa9-ae1c-47c8-93da-26fcf92f700e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2621 | 2024.01.28 05:23:37.280854 [ 3 ] {} <Debug> HTTP-Session: fb7134f8-cabf-43fe-8071-9cb00c539485 Destroying unnamed session | ||
2622 | 2024.01.28 05:23:37.280952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2623 | 2024.01.28 05:23:37.280995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2624 | 2024.01.28 05:23:37.281013 [ 3 ] {} <Debug> HTTP-Session: 4ca2a35d-34a6-40d1-ae91-bd28e8028aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2625 | 2024.01.28 05:23:37.281031 [ 3 ] {} <Debug> HTTP-Session: 4ca2a35d-34a6-40d1-ae91-bd28e8028aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2626 | 2024.01.28 05:23:37.281100 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2627 | 2024.01.28 05:23:37.281143 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2628 | 2024.01.28 05:23:37.281270 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2629 | 2024.01.28 05:23:37.281539 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2630 | 2024.01.28 05:23:37.281800 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2631 | 2024.01.28 05:23:37.281978 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2632 | 2024.01.28 05:23:37.282106 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000976332 sec., 1024 rows/sec., 72.02 KiB/sec. | ||
2633 | 2024.01.28 05:23:37.282226 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Debug> DynamicQueryHandler: Done processing query | ||
2634 | 2024.01.28 05:23:37.282250 [ 3 ] {866500da-b664-468e-af87-4e8fc85a150b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2635 | 2024.01.28 05:23:37.282266 [ 3 ] {} <Debug> HTTP-Session: 4ca2a35d-34a6-40d1-ae91-bd28e8028aa0 Destroying unnamed session | ||
2636 | 2024.01.28 05:23:37.282426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2637 | 2024.01.28 05:23:37.282471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2638 | 2024.01.28 05:23:37.282490 [ 3 ] {} <Debug> HTTP-Session: 95e1a642-d093-4e10-ae51-08ef329bfd12 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2639 | 2024.01.28 05:23:37.282506 [ 3 ] {} <Debug> HTTP-Session: 95e1a642-d093-4e10-ae51-08ef329bfd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2640 | 2024.01.28 05:23:37.282603 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2641 | 2024.01.28 05:23:37.282649 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2642 | 2024.01.28 05:23:37.282786 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2643 | 2024.01.28 05:23:37.283287 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2644 | 2024.01.28 05:23:37.283600 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2645 | 2024.01.28 05:23:37.283791 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2646 | 2024.01.28 05:23:37.283919 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001285486 sec., 41229 rows/sec., 55.64 MiB/sec. | ||
2647 | 2024.01.28 05:23:37.284040 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Debug> DynamicQueryHandler: Done processing query | ||
2648 | 2024.01.28 05:23:37.284063 [ 3 ] {e7a9701c-7a4e-40bf-a404-904bb40991cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2649 | 2024.01.28 05:23:37.284079 [ 3 ] {} <Debug> HTTP-Session: 95e1a642-d093-4e10-ae51-08ef329bfd12 Destroying unnamed session | ||
2650 | 2024.01.28 05:23:47.271615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2651 | 2024.01.28 05:23:47.271736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2652 | 2024.01.28 05:23:47.271766 [ 3 ] {} <Debug> HTTP-Session: 8520c770-215a-44c5-8759-6f98907a19f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2653 | 2024.01.28 05:23:47.271793 [ 3 ] {} <Debug> HTTP-Session: 8520c770-215a-44c5-8759-6f98907a19f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2654 | 2024.01.28 05:23:47.271932 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2655 | 2024.01.28 05:23:47.271999 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2656 | 2024.01.28 05:23:47.272177 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2657 | 2024.01.28 05:23:47.272670 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2658 | 2024.01.28 05:23:47.272949 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2659 | 2024.01.28 05:23:47.273116 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2660 | 2024.01.28 05:23:47.273242 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001266116 sec., 41860 rows/sec., 3.31 MiB/sec. | ||
2661 | 2024.01.28 05:23:47.273441 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Debug> DynamicQueryHandler: Done processing query | ||
2662 | 2024.01.28 05:23:47.273468 [ 3 ] {1aea4215-3ae9-444c-8f46-40bbebe4b351} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2663 | 2024.01.28 05:23:47.273484 [ 3 ] {} <Debug> HTTP-Session: 8520c770-215a-44c5-8759-6f98907a19f2 Destroying unnamed session | ||
2664 | 2024.01.28 05:23:47.273634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2665 | 2024.01.28 05:23:47.273685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2666 | 2024.01.28 05:23:47.273705 [ 3 ] {} <Debug> HTTP-Session: d7ebec08-327b-4677-a108-a007f87340a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2667 | 2024.01.28 05:23:47.273724 [ 3 ] {} <Debug> HTTP-Session: d7ebec08-327b-4677-a108-a007f87340a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2668 | 2024.01.28 05:23:47.273810 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2669 | 2024.01.28 05:23:47.273855 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2670 | 2024.01.28 05:23:47.273970 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2671 | 2024.01.28 05:23:47.274411 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2672 | 2024.01.28 05:23:47.274636 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2673 | 2024.01.28 05:23:47.274787 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2674 | 2024.01.28 05:23:47.274882 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.001042603 sec., 152502 rows/sec., 14.68 MiB/sec. | ||
2675 | 2024.01.28 05:23:47.275010 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Debug> DynamicQueryHandler: Done processing query | ||
2676 | 2024.01.28 05:23:47.275032 [ 3 ] {6d0afd43-2984-4312-88af-314c9ec92ce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2677 | 2024.01.28 05:23:47.275047 [ 3 ] {} <Debug> HTTP-Session: d7ebec08-327b-4677-a108-a007f87340a5 Destroying unnamed session | ||
2678 | 2024.01.28 05:23:47.275174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2679 | 2024.01.28 05:23:47.275219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2680 | 2024.01.28 05:23:47.275237 [ 3 ] {} <Debug> HTTP-Session: 3e25beef-ffb4-42af-82d6-623f945360bb Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2681 | 2024.01.28 05:23:47.275254 [ 3 ] {} <Debug> HTTP-Session: 3e25beef-ffb4-42af-82d6-623f945360bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2682 | 2024.01.28 05:23:47.275328 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2683 | 2024.01.28 05:23:47.275367 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2684 | 2024.01.28 05:23:47.275471 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2685 | 2024.01.28 05:23:47.275784 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2686 | 2024.01.28 05:23:47.275989 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2687 | 2024.01.28 05:23:47.276133 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2688 | 2024.01.28 05:23:47.276266 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000909591 sec., 58267 rows/sec., 4.56 MiB/sec. | ||
2689 | 2024.01.28 05:23:47.276385 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Debug> DynamicQueryHandler: Done processing query | ||
2690 | 2024.01.28 05:23:47.276407 [ 3 ] {3c32a1c9-6ca9-4198-9bc1-f454e3e777c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2691 | 2024.01.28 05:23:47.276423 [ 3 ] {} <Debug> HTTP-Session: 3e25beef-ffb4-42af-82d6-623f945360bb Destroying unnamed session | ||
2692 | 2024.01.28 05:23:47.276608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2693 | 2024.01.28 05:23:47.276652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2694 | 2024.01.28 05:23:47.276670 [ 3 ] {} <Debug> HTTP-Session: e4c28652-2ec8-40bc-a239-479db0c0c6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2695 | 2024.01.28 05:23:47.276686 [ 3 ] {} <Debug> HTTP-Session: e4c28652-2ec8-40bc-a239-479db0c0c6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2696 | 2024.01.28 05:23:47.276775 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2697 | 2024.01.28 05:23:47.276820 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2698 | 2024.01.28 05:23:47.276955 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2699 | 2024.01.28 05:23:47.277477 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. | ||
2700 | 2024.01.28 05:23:47.277799 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2701 | 2024.01.28 05:23:47.277987 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2702 | 2024.01.28 05:23:47.278113 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001310996 sec., 40427 rows/sec., 54.55 MiB/sec. | ||
2703 | 2024.01.28 05:23:47.278237 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Debug> DynamicQueryHandler: Done processing query | ||
2704 | 2024.01.28 05:23:47.278259 [ 3 ] {e22d9cd0-10a4-462e-9317-a4af5860dd5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2705 | 2024.01.28 05:23:47.278275 [ 3 ] {} <Debug> HTTP-Session: e4c28652-2ec8-40bc-a239-479db0c0c6b2 Destroying unnamed session | ||
2706 | 2024.01.28 05:23:51.423846 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2707 | 2024.01.28 05:23:51.423901 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2708 | 2024.01.28 05:23:57.272380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2709 | 2024.01.28 05:23:57.272503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2710 | 2024.01.28 05:23:57.272532 [ 3 ] {} <Debug> HTTP-Session: 4fed25f4-b292-4c2f-a636-857d2dba269f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2711 | 2024.01.28 05:23:57.272559 [ 3 ] {} <Debug> HTTP-Session: 4fed25f4-b292-4c2f-a636-857d2dba269f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2712 | 2024.01.28 05:23:57.272697 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2713 | 2024.01.28 05:23:57.272765 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2714 | 2024.01.28 05:23:57.272947 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2715 | 2024.01.28 05:23:57.273434 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2716 | 2024.01.28 05:23:57.273689 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2717 | 2024.01.28 05:23:57.273851 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2718 | 2024.01.28 05:23:57.273982 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001238926 sec., 42778 rows/sec., 3.39 MiB/sec. | ||
2719 | 2024.01.28 05:23:57.274196 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Debug> DynamicQueryHandler: Done processing query | ||
2720 | 2024.01.28 05:23:57.274223 [ 3 ] {0e2791d0-a3b8-4ff6-a531-6fab87202eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2721 | 2024.01.28 05:23:57.274240 [ 3 ] {} <Debug> HTTP-Session: 4fed25f4-b292-4c2f-a636-857d2dba269f Destroying unnamed session | ||
2722 | 2024.01.28 05:23:57.274417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2723 | 2024.01.28 05:23:57.274468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2724 | 2024.01.28 05:23:57.274487 [ 3 ] {} <Debug> HTTP-Session: 5662c314-edbf-4f1e-a62e-761018d05d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2725 | 2024.01.28 05:23:57.274505 [ 3 ] {} <Debug> HTTP-Session: 5662c314-edbf-4f1e-a62e-761018d05d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2726 | 2024.01.28 05:23:57.274591 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2727 | 2024.01.28 05:23:57.274633 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2728 | 2024.01.28 05:23:57.274752 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2729 | 2024.01.28 05:23:57.275213 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2730 | 2024.01.28 05:23:57.275436 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2731 | 2024.01.28 05:23:57.275585 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2732 | 2024.01.28 05:23:57.275707 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Information> executeQuery: Read 195 rows, 18.79 KiB in 0.001081643 sec., 180281 rows/sec., 16.96 MiB/sec. | ||
2733 | 2024.01.28 05:23:57.275826 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Debug> DynamicQueryHandler: Done processing query | ||
2734 | 2024.01.28 05:23:57.275850 [ 3 ] {bb1987b5-3d4a-4af1-bca6-36ac63c1c784} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2735 | 2024.01.28 05:23:57.275866 [ 3 ] {} <Debug> HTTP-Session: 5662c314-edbf-4f1e-a62e-761018d05d5f Destroying unnamed session | ||
2736 | 2024.01.28 05:23:57.275997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2737 | 2024.01.28 05:23:57.276043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2738 | 2024.01.28 05:23:57.276061 [ 3 ] {} <Debug> HTTP-Session: e95e6cc8-4cb6-468a-88c5-6ed529ad7ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2739 | 2024.01.28 05:23:57.276077 [ 3 ] {} <Debug> HTTP-Session: e95e6cc8-4cb6-468a-88c5-6ed529ad7ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2740 | 2024.01.28 05:23:57.276152 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2741 | 2024.01.28 05:23:57.276191 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2742 | 2024.01.28 05:23:57.276299 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2743 | 2024.01.28 05:23:57.276697 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2744 | 2024.01.28 05:23:57.276909 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2745 | 2024.01.28 05:23:57.277056 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2746 | 2024.01.28 05:23:57.277170 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.000983313 sec., 78306 rows/sec., 6.10 MiB/sec. | ||
2747 | 2024.01.28 05:23:57.277322 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Debug> DynamicQueryHandler: Done processing query | ||
2748 | 2024.01.28 05:23:57.277347 [ 3 ] {db9412e0-4f22-4af3-b993-7b00a16f375b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2749 | 2024.01.28 05:23:57.277362 [ 3 ] {} <Debug> HTTP-Session: e95e6cc8-4cb6-468a-88c5-6ed529ad7ee9 Destroying unnamed session | ||
2750 | 2024.01.28 05:23:57.277470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2751 | 2024.01.28 05:23:57.277515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2752 | 2024.01.28 05:23:57.277532 [ 3 ] {} <Debug> HTTP-Session: c7f92b8c-2ea8-46db-8085-934c95042476 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2753 | 2024.01.28 05:23:57.277549 [ 3 ] {} <Debug> HTTP-Session: c7f92b8c-2ea8-46db-8085-934c95042476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2754 | 2024.01.28 05:23:57.277621 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2755 | 2024.01.28 05:23:57.277664 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2756 | 2024.01.28 05:23:57.277787 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2757 | 2024.01.28 05:23:57.278094 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2758 | 2024.01.28 05:23:57.278350 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2759 | 2024.01.28 05:23:57.278544 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2760 | 2024.01.28 05:23:57.278674 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001022023 sec., 35224 rows/sec., 2.49 MiB/sec. | ||
2761 | 2024.01.28 05:23:57.278806 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Debug> DynamicQueryHandler: Done processing query | ||
2762 | 2024.01.28 05:23:57.278830 [ 3 ] {53e455e4-e412-43e8-97ed-cb3577f25b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2763 | 2024.01.28 05:23:57.278845 [ 3 ] {} <Debug> HTTP-Session: c7f92b8c-2ea8-46db-8085-934c95042476 Destroying unnamed session | ||
2764 | 2024.01.28 05:23:57.279017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2765 | 2024.01.28 05:23:57.279061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2766 | 2024.01.28 05:23:57.279079 [ 3 ] {} <Debug> HTTP-Session: d6695aa3-b643-41c5-bf41-84f21e41c65d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2767 | 2024.01.28 05:23:57.279094 [ 3 ] {} <Debug> HTTP-Session: d6695aa3-b643-41c5-bf41-84f21e41c65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2768 | 2024.01.28 05:23:57.279185 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2769 | 2024.01.28 05:23:57.279229 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2770 | 2024.01.28 05:23:57.279365 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2771 | 2024.01.28 05:23:57.279937 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2772 | 2024.01.28 05:23:57.280248 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2773 | 2024.01.28 05:23:57.280426 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2774 | 2024.01.28 05:23:57.280530 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001317656 sec., 40222 rows/sec., 54.28 MiB/sec. | ||
2775 | 2024.01.28 05:23:57.280719 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Debug> DynamicQueryHandler: Done processing query | ||
2776 | 2024.01.28 05:23:57.280742 [ 3 ] {a0508efe-44c1-4b16-adae-05272a0f8deb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2777 | 2024.01.28 05:23:57.280759 [ 3 ] {} <Debug> HTTP-Session: d6695aa3-b643-41c5-bf41-84f21e41c65d Destroying unnamed session | ||
2778 | 2024.01.28 05:24:06.424146 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2779 | 2024.01.28 05:24:06.424210 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2780 | 2024.01.28 05:24:07.272310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2781 | 2024.01.28 05:24:07.272470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2782 | 2024.01.28 05:24:07.272516 [ 3 ] {} <Debug> HTTP-Session: d21c2fdc-f6f8-41c5-b66a-04c190e26c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2783 | 2024.01.28 05:24:07.272555 [ 3 ] {} <Debug> HTTP-Session: d21c2fdc-f6f8-41c5-b66a-04c190e26c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2784 | 2024.01.28 05:24:07.272712 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2785 | 2024.01.28 05:24:07.272771 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2786 | 2024.01.28 05:24:07.272924 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2787 | 2024.01.28 05:24:07.273369 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2788 | 2024.01.28 05:24:07.273621 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2789 | 2024.01.28 05:24:07.273787 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2790 | 2024.01.28 05:24:07.273908 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001162505 sec., 45591 rows/sec., 3.61 MiB/sec. | ||
2791 | 2024.01.28 05:24:07.274069 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Debug> DynamicQueryHandler: Done processing query | ||
2792 | 2024.01.28 05:24:07.274096 [ 3 ] {d0aa918c-9019-48d3-b075-119bd3552a91} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2793 | 2024.01.28 05:24:07.274113 [ 3 ] {} <Debug> HTTP-Session: d21c2fdc-f6f8-41c5-b66a-04c190e26c43 Destroying unnamed session | ||
2794 | 2024.01.28 05:24:07.274237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2795 | 2024.01.28 05:24:07.274287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2796 | 2024.01.28 05:24:07.274306 [ 3 ] {} <Debug> HTTP-Session: 14efc072-b6f0-45b9-b165-b16b561b4fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2797 | 2024.01.28 05:24:07.274324 [ 3 ] {} <Debug> HTTP-Session: 14efc072-b6f0-45b9-b165-b16b561b4fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2798 | 2024.01.28 05:24:07.274402 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2799 | 2024.01.28 05:24:07.274443 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2800 | 2024.01.28 05:24:07.274556 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2801 | 2024.01.28 05:24:07.274831 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2802 | 2024.01.28 05:24:07.275040 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2803 | 2024.01.28 05:24:07.275189 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2804 | 2024.01.28 05:24:07.275307 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000870451 sec., 4595 rows/sec., 383.69 KiB/sec. | ||
2805 | 2024.01.28 05:24:07.275479 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Debug> DynamicQueryHandler: Done processing query | ||
2806 | 2024.01.28 05:24:07.275503 [ 3 ] {5ab6280f-e5c0-4bf1-9b01-4583d25302a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2807 | 2024.01.28 05:24:07.275518 [ 3 ] {} <Debug> HTTP-Session: 14efc072-b6f0-45b9-b165-b16b561b4fbd Destroying unnamed session | ||
2808 | 2024.01.28 05:24:07.275698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2809 | 2024.01.28 05:24:07.275743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2810 | 2024.01.28 05:24:07.275761 [ 3 ] {} <Debug> HTTP-Session: a7f17076-41c1-4d1d-b75b-9c97648d1c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2811 | 2024.01.28 05:24:07.275778 [ 3 ] {} <Debug> HTTP-Session: a7f17076-41c1-4d1d-b75b-9c97648d1c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2812 | 2024.01.28 05:24:07.275854 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2813 | 2024.01.28 05:24:07.275893 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2814 | 2024.01.28 05:24:07.276006 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2815 | 2024.01.28 05:24:07.276368 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2816 | 2024.01.28 05:24:07.276592 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2817 | 2024.01.28 05:24:07.276739 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2818 | 2024.01.28 05:24:07.276855 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Information> executeQuery: Read 161 rows, 15.85 KiB in 0.000970593 sec., 165877 rows/sec., 15.95 MiB/sec. | ||
2819 | 2024.01.28 05:24:07.276847 [ 165 ] {} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2820 | 2024.01.28 05:24:07.276963 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2821 | 2024.01.28 05:24:07.277027 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Debug> DynamicQueryHandler: Done processing query | ||
2822 | 2024.01.28 05:24:07.277099 [ 3 ] {94007267-006f-4e3a-b44a-e6becc15b809} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2823 | 2024.01.28 05:24:07.277141 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2824 | 2024.01.28 05:24:07.277158 [ 3 ] {} <Debug> HTTP-Session: a7f17076-41c1-4d1d-b75b-9c97648d1c7f Destroying unnamed session | ||
2825 | 2024.01.28 05:24:07.277291 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2826 | 2024.01.28 05:24:07.277339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2827 | 2024.01.28 05:24:07.277351 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 199 rows starting from the beginning of the part | ||
2828 | 2024.01.28 05:24:07.277428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2829 | 2024.01.28 05:24:07.277471 [ 3 ] {} <Debug> HTTP-Session: 5d3d7e25-e00d-44ef-bed1-a063ed5e1595 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2830 | 2024.01.28 05:24:07.277501 [ 3 ] {} <Debug> HTTP-Session: 5d3d7e25-e00d-44ef-bed1-a063ed5e1595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2831 | 2024.01.28 05:24:07.277596 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 196 rows starting from the beginning of the part | ||
2832 | 2024.01.28 05:24:07.277697 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2833 | 2024.01.28 05:24:07.277814 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2834 | 2024.01.28 05:24:07.277834 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
2835 | 2024.01.28 05:24:07.278158 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 159 rows starting from the beginning of the part | ||
2836 | 2024.01.28 05:24:07.278294 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2837 | 2024.01.28 05:24:07.278378 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 195 rows starting from the beginning of the part | ||
2838 | 2024.01.28 05:24:07.278533 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 161 rows starting from the beginning of the part | ||
2839 | 2024.01.28 05:24:07.279021 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2840 | 2024.01.28 05:24:07.279471 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2841 | 2024.01.28 05:24:07.279825 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2842 | 2024.01.28 05:24:07.279977 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002227518 sec., 1795 rows/sec., 125.38 KiB/sec. | ||
2843 | 2024.01.28 05:24:07.280262 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Debug> DynamicQueryHandler: Done processing query | ||
2844 | 2024.01.28 05:24:07.280327 [ 3 ] {e1c4ffbf-d1a0-4037-ad18-ecc0c098c118} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2845 | 2024.01.28 05:24:07.280362 [ 3 ] {} <Debug> HTTP-Session: 5d3d7e25-e00d-44ef-bed1-a063ed5e1595 Destroying unnamed session | ||
2846 | 2024.01.28 05:24:07.280387 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356982 sec., 318738.67658509937 rows/sec., 30.28 MiB/sec. | ||
2847 | 2024.01.28 05:24:07.280511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2848 | 2024.01.28 05:24:07.280525 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2849 | 2024.01.28 05:24:07.280591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2850 | 2024.01.28 05:24:07.280622 [ 3 ] {} <Debug> HTTP-Session: 601dc975-07e8-4c6e-8c83-721577850127 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2851 | 2024.01.28 05:24:07.280659 [ 3 ] {} <Debug> HTTP-Session: 601dc975-07e8-4c6e-8c83-721577850127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2852 | 2024.01.28 05:24:07.280777 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2853 | 2024.01.28 05:24:07.280797 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2854 | 2024.01.28 05:24:07.280859 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2855 | 2024.01.28 05:24:07.280914 [ 18 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_21_4} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2856 | 2024.01.28 05:24:07.281107 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2857 | 2024.01.28 05:24:07.281435 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2858 | 2024.01.28 05:24:07.281646 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2859 | 2024.01.28 05:24:07.281797 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2860 | 2024.01.28 05:24:07.281909 [ 165 ] {} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2861 | 2024.01.28 05:24:07.281923 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.001095304 sec., 52040 rows/sec., 4.07 MiB/sec. | ||
2862 | 2024.01.28 05:24:07.281958 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2863 | 2024.01.28 05:24:07.282139 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2864 | 2024.01.28 05:24:07.282221 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Debug> DynamicQueryHandler: Done processing query | ||
2865 | 2024.01.28 05:24:07.282267 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2866 | 2024.01.28 05:24:07.282274 [ 3 ] {39189400-a181-4c1e-90d9-9741b0db662a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2867 | 2024.01.28 05:24:07.282311 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 103 rows starting from the beginning of the part | ||
2868 | 2024.01.28 05:24:07.282322 [ 3 ] {} <Debug> HTTP-Session: 601dc975-07e8-4c6e-8c83-721577850127 Destroying unnamed session | ||
2869 | 2024.01.28 05:24:07.282476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2870 | 2024.01.28 05:24:07.282514 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 79 rows starting from the beginning of the part | ||
2871 | 2024.01.28 05:24:07.282569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2872 | 2024.01.28 05:24:07.282607 [ 3 ] {} <Debug> HTTP-Session: 2dcae032-d5bb-46d3-b600-aeb0043d2c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2873 | 2024.01.28 05:24:07.282647 [ 3 ] {} <Debug> HTTP-Session: 2dcae032-d5bb-46d3-b600-aeb0043d2c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2874 | 2024.01.28 05:24:07.282702 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 55 rows starting from the beginning of the part | ||
2875 | 2024.01.28 05:24:07.282846 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2876 | 2024.01.28 05:24:07.282909 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
2877 | 2024.01.28 05:24:07.282940 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2878 | 2024.01.28 05:24:07.283139 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 77 rows starting from the beginning of the part | ||
2879 | 2024.01.28 05:24:07.283445 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 57 rows starting from the beginning of the part | ||
2880 | 2024.01.28 05:24:07.283480 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2881 | 2024.01.28 05:24:07.284265 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2882 | 2024.01.28 05:24:07.284976 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2883 | 2024.01.28 05:24:07.285052 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003024118 sec., 140206.16920371493 rows/sec., 10.95 MiB/sec. | ||
2884 | 2024.01.28 05:24:07.285205 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2885 | 2024.01.28 05:24:07.285318 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2886 | 2024.01.28 05:24:07.285490 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002583932 sec., 774 rows/sec., 54.42 KiB/sec. | ||
2887 | 2024.01.28 05:24:07.285550 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2888 | 2024.01.28 05:24:07.285686 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_21_4} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2889 | 2024.01.28 05:24:07.285711 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Debug> DynamicQueryHandler: Done processing query | ||
2890 | 2024.01.28 05:24:07.285746 [ 3 ] {46ef0944-4ed1-4780-bb3d-10e53b985965} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2891 | 2024.01.28 05:24:07.285796 [ 3 ] {} <Debug> HTTP-Session: 2dcae032-d5bb-46d3-b600-aeb0043d2c16 Destroying unnamed session | ||
2892 | 2024.01.28 05:24:07.285965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2893 | 2024.01.28 05:24:07.286012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2894 | 2024.01.28 05:24:07.286032 [ 3 ] {} <Debug> HTTP-Session: 06c4e23e-e71c-4f9e-9069-dbef11c143d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2895 | 2024.01.28 05:24:07.286048 [ 3 ] {} <Debug> HTTP-Session: 06c4e23e-e71c-4f9e-9069-dbef11c143d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2896 | 2024.01.28 05:24:07.286144 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2897 | 2024.01.28 05:24:07.286189 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2898 | 2024.01.28 05:24:07.286341 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2899 | 2024.01.28 05:24:07.286896 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2900 | 2024.01.28 05:24:07.287233 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2901 | 2024.01.28 05:24:07.287413 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2902 | 2024.01.28 05:24:07.287531 [ 165 ] {} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2903 | 2024.01.28 05:24:07.287544 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001365167 sec., 38823 rows/sec., 52.39 MiB/sec. | ||
2904 | 2024.01.28 05:24:07.287585 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2905 | 2024.01.28 05:24:07.287750 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2906 | 2024.01.28 05:24:07.287812 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Debug> DynamicQueryHandler: Done processing query | ||
2907 | 2024.01.28 05:24:07.287856 [ 3 ] {c36022fb-18bc-4173-82a7-9a87f329f671} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2908 | 2024.01.28 05:24:07.287908 [ 3 ] {} <Debug> HTTP-Session: 06c4e23e-e71c-4f9e-9069-dbef11c143d4 Destroying unnamed session | ||
2909 | 2024.01.28 05:24:07.287951 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2910 | 2024.01.28 05:24:07.287994 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 734 rows starting from the beginning of the part | ||
2911 | 2024.01.28 05:24:07.288120 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 53 rows starting from the beginning of the part | ||
2912 | 2024.01.28 05:24:07.288239 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part | ||
2913 | 2024.01.28 05:24:07.288347 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
2914 | 2024.01.28 05:24:07.288449 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
2915 | 2024.01.28 05:24:07.288556 [ 14 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
2916 | 2024.01.28 05:24:07.297675 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 6 columns (6 merged, 0 gathered) in 0.010032066 sec., 99580.68457683592 rows/sec., 134.38 MiB/sec. | ||
2917 | 2024.01.28 05:24:07.298352 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2918 | 2024.01.28 05:24:07.298618 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2919 | 2024.01.28 05:24:07.298688 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2920 | 2024.01.28 05:24:07.298762 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_21_4: 8.29 MiB. | ||
2921 | 2024.01.28 05:24:08.000149 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.03 MiB, peak 239.57 MiB, will set to 231.95 MiB (RSS), difference: -3.09 MiB | ||
2922 | 2024.01.28 05:24:17.272395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2923 | 2024.01.28 05:24:17.272562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2924 | 2024.01.28 05:24:17.272609 [ 3 ] {} <Debug> HTTP-Session: 9d1b2482-8219-4c11-ae9e-fe51d86afb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2925 | 2024.01.28 05:24:17.272649 [ 3 ] {} <Debug> HTTP-Session: 9d1b2482-8219-4c11-ae9e-fe51d86afb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2926 | 2024.01.28 05:24:17.272845 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2927 | 2024.01.28 05:24:17.272943 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2928 | 2024.01.28 05:24:17.273142 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2929 | 2024.01.28 05:24:17.273606 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2930 | 2024.01.28 05:24:17.273861 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2931 | 2024.01.28 05:24:17.274028 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2932 | 2024.01.28 05:24:17.274151 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001251986 sec., 42332 rows/sec., 3.35 MiB/sec. | ||
2933 | 2024.01.28 05:24:17.274183 [ 160 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
2934 | 2024.01.28 05:24:17.274330 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2935 | 2024.01.28 05:24:17.274341 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Debug> DynamicQueryHandler: Done processing query | ||
2936 | 2024.01.28 05:24:17.274407 [ 3 ] {dced5e76-f918-4abb-a93d-60800869001a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2937 | 2024.01.28 05:24:17.274468 [ 3 ] {} <Debug> HTTP-Session: 9d1b2482-8219-4c11-ae9e-fe51d86afb63 Destroying unnamed session | ||
2938 | 2024.01.28 05:24:17.274509 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
2939 | 2024.01.28 05:24:17.274662 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2940 | 2024.01.28 05:24:17.274680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2941 | 2024.01.28 05:24:17.274717 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 53 rows starting from the beginning of the part | ||
2942 | 2024.01.28 05:24:17.274783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2943 | 2024.01.28 05:24:17.274834 [ 3 ] {} <Debug> HTTP-Session: 938a3911-f64c-4a6f-9cd6-bea55bf2969e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2944 | 2024.01.28 05:24:17.274876 [ 3 ] {} <Debug> HTTP-Session: 938a3911-f64c-4a6f-9cd6-bea55bf2969e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2945 | 2024.01.28 05:24:17.275003 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
2946 | 2024.01.28 05:24:17.275111 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2947 | 2024.01.28 05:24:17.275225 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2948 | 2024.01.28 05:24:17.275239 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
2949 | 2024.01.28 05:24:17.275551 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
2950 | 2024.01.28 05:24:17.275703 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2951 | 2024.01.28 05:24:17.275780 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
2952 | 2024.01.28 05:24:17.276565 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2953 | 2024.01.28 05:24:17.277139 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2954 | 2024.01.28 05:24:17.277178 [ 25 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758834 sec., 96055.07254151574 rows/sec., 7.60 MiB/sec. | ||
2955 | 2024.01.28 05:24:17.277351 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
2956 | 2024.01.28 05:24:17.277391 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2957 | 2024.01.28 05:24:17.277617 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.002445821 sec., 65008 rows/sec., 6.26 MiB/sec. | ||
2958 | 2024.01.28 05:24:17.277680 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
2959 | 2024.01.28 05:24:17.277863 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_22_5} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
2960 | 2024.01.28 05:24:17.277903 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Debug> DynamicQueryHandler: Done processing query | ||
2961 | 2024.01.28 05:24:17.277963 [ 3 ] {60cb7a77-5f2e-402b-913c-b53afa6f0944} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2962 | 2024.01.28 05:24:17.277985 [ 3 ] {} <Debug> HTTP-Session: 938a3911-f64c-4a6f-9cd6-bea55bf2969e Destroying unnamed session | ||
2963 | 2024.01.28 05:24:17.278129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2964 | 2024.01.28 05:24:17.278176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2965 | 2024.01.28 05:24:17.278194 [ 3 ] {} <Debug> HTTP-Session: b7523a6c-55a2-402e-9346-a9535b5d40b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2966 | 2024.01.28 05:24:17.278213 [ 3 ] {} <Debug> HTTP-Session: b7523a6c-55a2-402e-9346-a9535b5d40b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2967 | 2024.01.28 05:24:17.278292 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2968 | 2024.01.28 05:24:17.278333 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2969 | 2024.01.28 05:24:17.278454 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2970 | 2024.01.28 05:24:17.278789 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2971 | 2024.01.28 05:24:17.279003 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2972 | 2024.01.28 05:24:17.279149 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2973 | 2024.01.28 05:24:17.279269 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000947762 sec., 55921 rows/sec., 4.37 MiB/sec. | ||
2974 | 2024.01.28 05:24:17.279386 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Debug> DynamicQueryHandler: Done processing query | ||
2975 | 2024.01.28 05:24:17.279409 [ 3 ] {6b07ee79-014a-4a07-891a-5d37a8d1f2fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2976 | 2024.01.28 05:24:17.279425 [ 3 ] {} <Debug> HTTP-Session: b7523a6c-55a2-402e-9346-a9535b5d40b7 Destroying unnamed session | ||
2977 | 2024.01.28 05:24:17.279641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2978 | 2024.01.28 05:24:17.279685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2979 | 2024.01.28 05:24:17.279703 [ 3 ] {} <Debug> HTTP-Session: e7aa532c-7707-473a-bcb2-235df0cb7b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
2980 | 2024.01.28 05:24:17.279721 [ 3 ] {} <Debug> HTTP-Session: e7aa532c-7707-473a-bcb2-235df0cb7b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2981 | 2024.01.28 05:24:17.279814 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2982 | 2024.01.28 05:24:17.279858 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2983 | 2024.01.28 05:24:17.279997 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2984 | 2024.01.28 05:24:17.280539 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2985 | 2024.01.28 05:24:17.280875 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2986 | 2024.01.28 05:24:17.281058 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2987 | 2024.01.28 05:24:17.281194 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001342217 sec., 39486 rows/sec., 53.29 MiB/sec. | ||
2988 | 2024.01.28 05:24:17.281352 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Debug> DynamicQueryHandler: Done processing query | ||
2989 | 2024.01.28 05:24:17.281378 [ 3 ] {0bd8441a-607b-42fb-b2b0-a55b6b91d47d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2990 | 2024.01.28 05:24:17.281393 [ 3 ] {} <Debug> HTTP-Session: e7aa532c-7707-473a-bcb2-235df0cb7b4a Destroying unnamed session | ||
2991 | 2024.01.28 05:24:18.095908 [ 160 ] {} <Debug> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2992 | 2024.01.28 05:24:18.095981 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
2993 | 2024.01.28 05:24:18.096107 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
2994 | 2024.01.28 05:24:18.096286 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2995 | 2024.01.28 05:24:18.096339 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
2996 | 2024.01.28 05:24:18.096536 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
2997 | 2024.01.28 05:24:18.096687 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
2998 | 2024.01.28 05:24:18.096825 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
2999 | 2024.01.28 05:24:18.096961 [ 14 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3000 | 2024.01.28 05:24:18.097600 [ 9 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553899 sec., 12870.849392399377 rows/sec., 1.05 MiB/sec. | ||
3001 | 2024.01.28 05:24:18.097753 [ 9 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3002 | 2024.01.28 05:24:18.097977 [ 9 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3003 | 2024.01.28 05:24:18.098051 [ 9 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_9_2} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3004 | 2024.01.28 05:24:19.922459 [ 159 ] {} <Debug> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3005 | 2024.01.28 05:24:19.922581 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3006 | 2024.01.28 05:24:19.922695 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3007 | 2024.01.28 05:24:19.922811 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3008 | 2024.01.28 05:24:19.922842 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3009 | 2024.01.28 05:24:19.922965 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3010 | 2024.01.28 05:24:19.923058 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3011 | 2024.01.28 05:24:19.923145 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3012 | 2024.01.28 05:24:19.923220 [ 25 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3013 | 2024.01.28 05:24:19.923754 [ 9 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103384 sec., 18126.05584275284 rows/sec., 1.24 MiB/sec. | ||
3014 | 2024.01.28 05:24:19.923843 [ 9 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3015 | 2024.01.28 05:24:19.924015 [ 9 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3016 | 2024.01.28 05:24:19.924075 [ 9 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_9_2} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3017 | 2024.01.28 05:24:20.254493 [ 159 ] {} <Debug> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
3018 | 2024.01.28 05:24:20.254557 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3019 | 2024.01.28 05:24:20.254694 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
3020 | 2024.01.28 05:24:20.254912 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3021 | 2024.01.28 05:24:20.254976 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 404 rows starting from the beginning of the part | ||
3022 | 2024.01.28 05:24:20.255178 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
3023 | 2024.01.28 05:24:20.255276 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
3024 | 2024.01.28 05:24:20.255365 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
3025 | 2024.01.28 05:24:20.255452 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3026 | 2024.01.28 05:24:20.256154 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534489 sec., 312807.7164450185 rows/sec., 22.06 MiB/sec. | ||
3027 | 2024.01.28 05:24:20.256302 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
3028 | 2024.01.28 05:24:20.256528 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
3029 | 2024.01.28 05:24:20.256594 [ 16 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
3030 | 2024.01.28 05:24:21.424449 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3031 | 2024.01.28 05:24:21.424495 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3032 | 2024.01.28 05:24:27.273508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3033 | 2024.01.28 05:24:27.273675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3034 | 2024.01.28 05:24:27.273720 [ 3 ] {} <Debug> HTTP-Session: 1d977837-f085-45f3-90bf-770f6260dba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3035 | 2024.01.28 05:24:27.273760 [ 3 ] {} <Debug> HTTP-Session: 1d977837-f085-45f3-90bf-770f6260dba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3036 | 2024.01.28 05:24:27.273955 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3037 | 2024.01.28 05:24:27.274050 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3038 | 2024.01.28 05:24:27.274309 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3039 | 2024.01.28 05:24:27.274848 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3040 | 2024.01.28 05:24:27.275096 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3041 | 2024.01.28 05:24:27.275255 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3042 | 2024.01.28 05:24:27.275368 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001357637 sec., 39038 rows/sec., 3.09 MiB/sec. | ||
3043 | 2024.01.28 05:24:27.275517 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Debug> DynamicQueryHandler: Done processing query | ||
3044 | 2024.01.28 05:24:27.275542 [ 3 ] {6bdc1647-e80d-4fa7-a750-ca3c9d24ff83} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3045 | 2024.01.28 05:24:27.275557 [ 3 ] {} <Debug> HTTP-Session: 1d977837-f085-45f3-90bf-770f6260dba7 Destroying unnamed session | ||
3046 | 2024.01.28 05:24:27.275676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3047 | 2024.01.28 05:24:27.275722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3048 | 2024.01.28 05:24:27.275741 [ 3 ] {} <Debug> HTTP-Session: fbe4b3f6-3a7d-4e12-82b8-75bc48740631 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3049 | 2024.01.28 05:24:27.275757 [ 3 ] {} <Debug> HTTP-Session: fbe4b3f6-3a7d-4e12-82b8-75bc48740631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3050 | 2024.01.28 05:24:27.275825 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3051 | 2024.01.28 05:24:27.275863 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3052 | 2024.01.28 05:24:27.275969 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3053 | 2024.01.28 05:24:27.276215 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3054 | 2024.01.28 05:24:27.276424 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3055 | 2024.01.28 05:24:27.276572 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3056 | 2024.01.28 05:24:27.276665 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00081273 sec., 2460 rows/sec., 210.28 KiB/sec. | ||
3057 | 2024.01.28 05:24:27.276787 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Debug> DynamicQueryHandler: Done processing query | ||
3058 | 2024.01.28 05:24:27.276810 [ 3 ] {1f2955dc-496f-4038-9f27-08a39b105efa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3059 | 2024.01.28 05:24:27.276825 [ 3 ] {} <Debug> HTTP-Session: fbe4b3f6-3a7d-4e12-82b8-75bc48740631 Destroying unnamed session | ||
3060 | 2024.01.28 05:24:27.276991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3061 | 2024.01.28 05:24:27.277034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3062 | 2024.01.28 05:24:27.277051 [ 3 ] {} <Debug> HTTP-Session: ef447182-0f29-4b03-8062-b265169cd41b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3063 | 2024.01.28 05:24:27.277067 [ 3 ] {} <Debug> HTTP-Session: ef447182-0f29-4b03-8062-b265169cd41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3064 | 2024.01.28 05:24:27.277141 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3065 | 2024.01.28 05:24:27.277202 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3066 | 2024.01.28 05:24:27.277305 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3067 | 2024.01.28 05:24:27.277682 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3068 | 2024.01.28 05:24:27.277894 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3069 | 2024.01.28 05:24:27.278047 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3070 | 2024.01.28 05:24:27.278148 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Information> executeQuery: Read 196 rows, 18.88 KiB in 0.000952232 sec., 205832 rows/sec., 19.36 MiB/sec. | ||
3071 | 2024.01.28 05:24:27.278339 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Debug> DynamicQueryHandler: Done processing query | ||
3072 | 2024.01.28 05:24:27.278363 [ 3 ] {51686787-027f-402c-ad8d-cc1252225110} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3073 | 2024.01.28 05:24:27.278380 [ 3 ] {} <Debug> HTTP-Session: ef447182-0f29-4b03-8062-b265169cd41b Destroying unnamed session | ||
3074 | 2024.01.28 05:24:27.278489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3075 | 2024.01.28 05:24:27.278533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3076 | 2024.01.28 05:24:27.278576 [ 3 ] {} <Debug> HTTP-Session: 96c84b9b-c931-413c-a5f6-9afa0a811035 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3077 | 2024.01.28 05:24:27.278592 [ 3 ] {} <Debug> HTTP-Session: 96c84b9b-c931-413c-a5f6-9afa0a811035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3078 | 2024.01.28 05:24:27.278662 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3079 | 2024.01.28 05:24:27.278702 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3080 | 2024.01.28 05:24:27.278823 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3081 | 2024.01.28 05:24:27.279067 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3082 | 2024.01.28 05:24:27.279266 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3083 | 2024.01.28 05:24:27.279430 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3084 | 2024.01.28 05:24:27.279542 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000852811 sec., 2345 rows/sec., 163.75 KiB/sec. | ||
3085 | 2024.01.28 05:24:27.279661 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Debug> DynamicQueryHandler: Done processing query | ||
3086 | 2024.01.28 05:24:27.279684 [ 3 ] {66965b3b-5fe8-47a2-aaca-5c74ecde3863} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3087 | 2024.01.28 05:24:27.279700 [ 3 ] {} <Debug> HTTP-Session: 96c84b9b-c931-413c-a5f6-9afa0a811035 Destroying unnamed session | ||
3088 | 2024.01.28 05:24:27.279824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3089 | 2024.01.28 05:24:27.279870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3090 | 2024.01.28 05:24:27.279890 [ 3 ] {} <Debug> HTTP-Session: 56ae8d2d-2091-45a5-ad53-b5dc4ae3088e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3091 | 2024.01.28 05:24:27.279906 [ 3 ] {} <Debug> HTTP-Session: 56ae8d2d-2091-45a5-ad53-b5dc4ae3088e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3092 | 2024.01.28 05:24:27.279980 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3093 | 2024.01.28 05:24:27.280018 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3094 | 2024.01.28 05:24:27.280123 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3095 | 2024.01.28 05:24:27.280424 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3096 | 2024.01.28 05:24:27.280641 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3097 | 2024.01.28 05:24:27.280791 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3098 | 2024.01.28 05:24:27.280887 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Information> executeQuery: Read 79 rows, 6.31 KiB in 0.000880591 sec., 89712 rows/sec., 6.99 MiB/sec. | ||
3099 | 2024.01.28 05:24:27.281001 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Debug> DynamicQueryHandler: Done processing query | ||
3100 | 2024.01.28 05:24:27.281024 [ 3 ] {735828c1-7913-4cd6-9ff8-2cd17237a98d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3101 | 2024.01.28 05:24:27.281039 [ 3 ] {} <Debug> HTTP-Session: 56ae8d2d-2091-45a5-ad53-b5dc4ae3088e Destroying unnamed session | ||
3102 | 2024.01.28 05:24:27.281145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3103 | 2024.01.28 05:24:27.281189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3104 | 2024.01.28 05:24:27.281208 [ 3 ] {} <Debug> HTTP-Session: aeff52f2-4fe4-471f-b00e-45956827a1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3105 | 2024.01.28 05:24:27.281224 [ 3 ] {} <Debug> HTTP-Session: aeff52f2-4fe4-471f-b00e-45956827a1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3106 | 2024.01.28 05:24:27.281294 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3107 | 2024.01.28 05:24:27.281337 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3108 | 2024.01.28 05:24:27.281456 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3109 | 2024.01.28 05:24:27.281727 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3110 | 2024.01.28 05:24:27.281983 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3111 | 2024.01.28 05:24:27.282159 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3112 | 2024.01.28 05:24:27.282252 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000930862 sec., 39748 rows/sec., 2.80 MiB/sec. | ||
3113 | 2024.01.28 05:24:27.282370 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Debug> DynamicQueryHandler: Done processing query | ||
3114 | 2024.01.28 05:24:27.282393 [ 3 ] {1a736f46-25b3-468d-afc1-8d249ed79c18} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3115 | 2024.01.28 05:24:27.282409 [ 3 ] {} <Debug> HTTP-Session: aeff52f2-4fe4-471f-b00e-45956827a1ff Destroying unnamed session | ||
3116 | 2024.01.28 05:24:27.282551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3117 | 2024.01.28 05:24:27.282595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3118 | 2024.01.28 05:24:27.282614 [ 3 ] {} <Debug> HTTP-Session: ac5e270b-2545-45e2-89b3-7a314fe71364 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3119 | 2024.01.28 05:24:27.282630 [ 3 ] {} <Debug> HTTP-Session: ac5e270b-2545-45e2-89b3-7a314fe71364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3120 | 2024.01.28 05:24:27.282715 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3121 | 2024.01.28 05:24:27.282757 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3122 | 2024.01.28 05:24:27.282888 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3123 | 2024.01.28 05:24:27.283354 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. | ||
3124 | 2024.01.28 05:24:27.283674 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3125 | 2024.01.28 05:24:27.283850 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3126 | 2024.01.28 05:24:27.283946 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001204325 sec., 44008 rows/sec., 59.39 MiB/sec. | ||
3127 | 2024.01.28 05:24:27.284065 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Debug> DynamicQueryHandler: Done processing query | ||
3128 | 2024.01.28 05:24:27.284087 [ 3 ] {9d81923d-c903-4050-ae11-d3906044a708} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3129 | 2024.01.28 05:24:27.284102 [ 3 ] {} <Debug> HTTP-Session: ac5e270b-2545-45e2-89b3-7a314fe71364 Destroying unnamed session | ||
3130 | 2024.01.28 05:24:36.424533 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3131 | 2024.01.28 05:24:36.424603 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3132 | 2024.01.28 05:24:37.272614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3133 | 2024.01.28 05:24:37.272740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3134 | 2024.01.28 05:24:37.272771 [ 3 ] {} <Debug> HTTP-Session: c30fed21-b920-43ff-b415-9edb220cceb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3135 | 2024.01.28 05:24:37.272799 [ 3 ] {} <Debug> HTTP-Session: c30fed21-b920-43ff-b415-9edb220cceb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3136 | 2024.01.28 05:24:37.272940 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3137 | 2024.01.28 05:24:37.273004 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3138 | 2024.01.28 05:24:37.273181 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3139 | 2024.01.28 05:24:37.273657 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3140 | 2024.01.28 05:24:37.273936 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3141 | 2024.01.28 05:24:37.274097 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3142 | 2024.01.28 05:24:37.274217 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001240846 sec., 42712 rows/sec., 3.38 MiB/sec. | ||
3143 | 2024.01.28 05:24:37.274363 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Debug> DynamicQueryHandler: Done processing query | ||
3144 | 2024.01.28 05:24:37.274387 [ 3 ] {70f54d6d-4757-46e1-9965-a6319b0334cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3145 | 2024.01.28 05:24:37.274404 [ 3 ] {} <Debug> HTTP-Session: c30fed21-b920-43ff-b415-9edb220cceb9 Destroying unnamed session | ||
3146 | 2024.01.28 05:24:37.274518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3147 | 2024.01.28 05:24:37.274565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3148 | 2024.01.28 05:24:37.274583 [ 3 ] {} <Debug> HTTP-Session: a8048482-7113-486d-8513-8e4751365124 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3149 | 2024.01.28 05:24:37.274601 [ 3 ] {} <Debug> HTTP-Session: a8048482-7113-486d-8513-8e4751365124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3150 | 2024.01.28 05:24:37.274670 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3151 | 2024.01.28 05:24:37.274710 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3152 | 2024.01.28 05:24:37.274815 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3153 | 2024.01.28 05:24:37.275068 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3154 | 2024.01.28 05:24:37.275279 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3155 | 2024.01.28 05:24:37.275427 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3156 | 2024.01.28 05:24:37.275552 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000851891 sec., 2347 rows/sec., 200.61 KiB/sec. | ||
3157 | 2024.01.28 05:24:37.275680 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Debug> DynamicQueryHandler: Done processing query | ||
3158 | 2024.01.28 05:24:37.275705 [ 3 ] {0035d518-ff1d-468d-972b-dfbd8b4886b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3159 | 2024.01.28 05:24:37.275721 [ 3 ] {} <Debug> HTTP-Session: a8048482-7113-486d-8513-8e4751365124 Destroying unnamed session | ||
3160 | 2024.01.28 05:24:37.275863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3161 | 2024.01.28 05:24:37.275908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3162 | 2024.01.28 05:24:37.275928 [ 3 ] {} <Debug> HTTP-Session: 05559a64-6630-460f-bba0-9d0200cb5e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3163 | 2024.01.28 05:24:37.275944 [ 3 ] {} <Debug> HTTP-Session: 05559a64-6630-460f-bba0-9d0200cb5e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3164 | 2024.01.28 05:24:37.276020 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3165 | 2024.01.28 05:24:37.276059 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3166 | 2024.01.28 05:24:37.276162 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3167 | 2024.01.28 05:24:37.276522 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3168 | 2024.01.28 05:24:37.276740 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3169 | 2024.01.28 05:24:37.276890 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3170 | 2024.01.28 05:24:37.277008 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Information> executeQuery: Read 160 rows, 15.76 KiB in 0.000955682 sec., 167419 rows/sec., 16.11 MiB/sec. | ||
3171 | 2024.01.28 05:24:37.277126 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Debug> DynamicQueryHandler: Done processing query | ||
3172 | 2024.01.28 05:24:37.277149 [ 3 ] {f5afbba8-c1ae-4dad-8f48-ab67a59ecf1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3173 | 2024.01.28 05:24:37.277164 [ 3 ] {} <Debug> HTTP-Session: 05559a64-6630-460f-bba0-9d0200cb5e0d Destroying unnamed session | ||
3174 | 2024.01.28 05:24:37.277305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3175 | 2024.01.28 05:24:37.277351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3176 | 2024.01.28 05:24:37.277370 [ 3 ] {} <Debug> HTTP-Session: 09dc217a-6315-40f0-a8a4-2dc636f3ab48 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3177 | 2024.01.28 05:24:37.277387 [ 3 ] {} <Debug> HTTP-Session: 09dc217a-6315-40f0-a8a4-2dc636f3ab48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3178 | 2024.01.28 05:24:37.277455 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3179 | 2024.01.28 05:24:37.277492 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3180 | 2024.01.28 05:24:37.277596 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3181 | 2024.01.28 05:24:37.277837 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3182 | 2024.01.28 05:24:37.278050 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3183 | 2024.01.28 05:24:37.278205 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3184 | 2024.01.28 05:24:37.278316 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00082708 sec., 2418 rows/sec., 168.85 KiB/sec. | ||
3185 | 2024.01.28 05:24:37.278450 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Debug> DynamicQueryHandler: Done processing query | ||
3186 | 2024.01.28 05:24:37.278473 [ 3 ] {90e4e4fc-9ec1-4333-a409-dc17a6394c80} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3187 | 2024.01.28 05:24:37.278489 [ 3 ] {} <Debug> HTTP-Session: 09dc217a-6315-40f0-a8a4-2dc636f3ab48 Destroying unnamed session | ||
3188 | 2024.01.28 05:24:37.278620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3189 | 2024.01.28 05:24:37.278664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3190 | 2024.01.28 05:24:37.278682 [ 3 ] {} <Debug> HTTP-Session: c2cd443d-c93a-47f4-abed-39d439ec472f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3191 | 2024.01.28 05:24:37.278700 [ 3 ] {} <Debug> HTTP-Session: c2cd443d-c93a-47f4-abed-39d439ec472f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3192 | 2024.01.28 05:24:37.278770 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3193 | 2024.01.28 05:24:37.278808 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3194 | 2024.01.28 05:24:37.278911 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3195 | 2024.01.28 05:24:37.279195 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3196 | 2024.01.28 05:24:37.279405 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3197 | 2024.01.28 05:24:37.279549 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3198 | 2024.01.28 05:24:37.279670 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.000871871 sec., 63082 rows/sec., 4.94 MiB/sec. | ||
3199 | 2024.01.28 05:24:37.279787 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Debug> DynamicQueryHandler: Done processing query | ||
3200 | 2024.01.28 05:24:37.279810 [ 3 ] {abe13014-1842-40a2-be6e-629f6df998bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3201 | 2024.01.28 05:24:37.279825 [ 3 ] {} <Debug> HTTP-Session: c2cd443d-c93a-47f4-abed-39d439ec472f Destroying unnamed session | ||
3202 | 2024.01.28 05:24:37.279930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3203 | 2024.01.28 05:24:37.279974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3204 | 2024.01.28 05:24:37.279994 [ 3 ] {} <Debug> HTTP-Session: c7fc443a-5e09-4349-bbbd-4894241269e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3205 | 2024.01.28 05:24:37.280011 [ 3 ] {} <Debug> HTTP-Session: c7fc443a-5e09-4349-bbbd-4894241269e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3206 | 2024.01.28 05:24:37.280078 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3207 | 2024.01.28 05:24:37.280120 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3208 | 2024.01.28 05:24:37.280241 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3209 | 2024.01.28 05:24:37.280479 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3210 | 2024.01.28 05:24:37.280730 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3211 | 2024.01.28 05:24:37.280911 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3212 | 2024.01.28 05:24:37.281037 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000926161 sec., 1079 rows/sec., 75.92 KiB/sec. | ||
3213 | 2024.01.28 05:24:37.281183 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Debug> DynamicQueryHandler: Done processing query | ||
3214 | 2024.01.28 05:24:37.281205 [ 3 ] {540ccfb6-d3d2-4718-9513-7ea1263b5b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3215 | 2024.01.28 05:24:37.281221 [ 3 ] {} <Debug> HTTP-Session: c7fc443a-5e09-4349-bbbd-4894241269e7 Destroying unnamed session | ||
3216 | 2024.01.28 05:24:37.281369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3217 | 2024.01.28 05:24:37.281413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3218 | 2024.01.28 05:24:37.281431 [ 3 ] {} <Debug> HTTP-Session: 4bc6494b-1670-4618-afda-4ed7afe9a1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3219 | 2024.01.28 05:24:37.281447 [ 3 ] {} <Debug> HTTP-Session: 4bc6494b-1670-4618-afda-4ed7afe9a1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3220 | 2024.01.28 05:24:37.281533 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3221 | 2024.01.28 05:24:37.281576 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3222 | 2024.01.28 05:24:37.281712 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3223 | 2024.01.28 05:24:37.282233 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3224 | 2024.01.28 05:24:37.282546 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3225 | 2024.01.28 05:24:37.282732 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3226 | 2024.01.28 05:24:37.282859 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001294856 sec., 40931 rows/sec., 55.23 MiB/sec. | ||
3227 | 2024.01.28 05:24:37.282998 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Debug> DynamicQueryHandler: Done processing query | ||
3228 | 2024.01.28 05:24:37.283021 [ 3 ] {a236f2e4-0722-411d-9d53-109b6259124d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3229 | 2024.01.28 05:24:37.283037 [ 3 ] {} <Debug> HTTP-Session: 4bc6494b-1670-4618-afda-4ed7afe9a1d9 Destroying unnamed session | ||
3230 | 2024.01.28 05:24:47.272483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3231 | 2024.01.28 05:24:47.272608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3232 | 2024.01.28 05:24:47.272638 [ 3 ] {} <Debug> HTTP-Session: a2937f4c-2ea2-44ef-b238-77a730aa9574 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3233 | 2024.01.28 05:24:47.272665 [ 3 ] {} <Debug> HTTP-Session: a2937f4c-2ea2-44ef-b238-77a730aa9574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3234 | 2024.01.28 05:24:47.272804 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3235 | 2024.01.28 05:24:47.272872 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3236 | 2024.01.28 05:24:47.273048 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3237 | 2024.01.28 05:24:47.273497 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3238 | 2024.01.28 05:24:47.273757 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3239 | 2024.01.28 05:24:47.273929 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3240 | 2024.01.28 05:24:47.274048 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001205385 sec., 43969 rows/sec., 3.48 MiB/sec. | ||
3241 | 2024.01.28 05:24:47.274204 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Debug> DynamicQueryHandler: Done processing query | ||
3242 | 2024.01.28 05:24:47.274230 [ 3 ] {7edf3b6b-f5d1-440f-832b-f3ede88e7259} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3243 | 2024.01.28 05:24:47.274247 [ 3 ] {} <Debug> HTTP-Session: a2937f4c-2ea2-44ef-b238-77a730aa9574 Destroying unnamed session | ||
3244 | 2024.01.28 05:24:47.274428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3245 | 2024.01.28 05:24:47.274479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3246 | 2024.01.28 05:24:47.274499 [ 3 ] {} <Debug> HTTP-Session: 7d0700f4-ad33-44a9-a56a-70f342a4dc6a Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3247 | 2024.01.28 05:24:47.274517 [ 3 ] {} <Debug> HTTP-Session: 7d0700f4-ad33-44a9-a56a-70f342a4dc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3248 | 2024.01.28 05:24:47.274603 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3249 | 2024.01.28 05:24:47.274644 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3250 | 2024.01.28 05:24:47.274758 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3251 | 2024.01.28 05:24:47.275127 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3252 | 2024.01.28 05:24:47.275350 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3253 | 2024.01.28 05:24:47.275499 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3254 | 2024.01.28 05:24:47.275617 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.000979123 sec., 162390 rows/sec., 15.63 MiB/sec. | ||
3255 | 2024.01.28 05:24:47.275742 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Debug> DynamicQueryHandler: Done processing query | ||
3256 | 2024.01.28 05:24:47.275767 [ 3 ] {1a78e410-ebdd-4d5f-9fb5-ea3bf0a0f3dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3257 | 2024.01.28 05:24:47.275782 [ 3 ] {} <Debug> HTTP-Session: 7d0700f4-ad33-44a9-a56a-70f342a4dc6a Destroying unnamed session | ||
3258 | 2024.01.28 05:24:47.275906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3259 | 2024.01.28 05:24:47.275951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3260 | 2024.01.28 05:24:47.275970 [ 3 ] {} <Debug> HTTP-Session: d04d6887-37f7-4b65-a570-72e7c6b697cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3261 | 2024.01.28 05:24:47.275987 [ 3 ] {} <Debug> HTTP-Session: d04d6887-37f7-4b65-a570-72e7c6b697cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3262 | 2024.01.28 05:24:47.276061 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3263 | 2024.01.28 05:24:47.276101 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3264 | 2024.01.28 05:24:47.276207 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3265 | 2024.01.28 05:24:47.276574 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3266 | 2024.01.28 05:24:47.276790 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3267 | 2024.01.28 05:24:47.276943 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3268 | 2024.01.28 05:24:47.277068 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000969143 sec., 54687 rows/sec., 4.28 MiB/sec. | ||
3269 | 2024.01.28 05:24:47.277196 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Debug> DynamicQueryHandler: Done processing query | ||
3270 | 2024.01.28 05:24:47.277222 [ 3 ] {30c2edd0-c449-42a3-ba4a-19287b9d4179} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3271 | 2024.01.28 05:24:47.277237 [ 3 ] {} <Debug> HTTP-Session: d04d6887-37f7-4b65-a570-72e7c6b697cd Destroying unnamed session | ||
3272 | 2024.01.28 05:24:47.277401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3273 | 2024.01.28 05:24:47.277447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3274 | 2024.01.28 05:24:47.277466 [ 3 ] {} <Debug> HTTP-Session: a00e0264-4715-44d0-affd-96d0be1ad007 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3275 | 2024.01.28 05:24:47.277482 [ 3 ] {} <Debug> HTTP-Session: a00e0264-4715-44d0-affd-96d0be1ad007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3276 | 2024.01.28 05:24:47.277571 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3277 | 2024.01.28 05:24:47.277616 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3278 | 2024.01.28 05:24:47.277752 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3279 | 2024.01.28 05:24:47.278278 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3280 | 2024.01.28 05:24:47.278613 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3281 | 2024.01.28 05:24:47.278809 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3282 | 2024.01.28 05:24:47.278947 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001341877 sec., 39496 rows/sec., 53.30 MiB/sec. | ||
3283 | 2024.01.28 05:24:47.279158 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Debug> DynamicQueryHandler: Done processing query | ||
3284 | 2024.01.28 05:24:47.279183 [ 3 ] {9b1fc797-5cc1-459f-ba3c-b1bd4cdd23f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3285 | 2024.01.28 05:24:47.279199 [ 3 ] {} <Debug> HTTP-Session: a00e0264-4715-44d0-affd-96d0be1ad007 Destroying unnamed session | ||
3286 | 2024.01.28 05:24:51.424675 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3287 | 2024.01.28 05:24:51.424755 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3288 | 2024.01.28 05:24:57.273798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3289 | 2024.01.28 05:24:57.273983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3290 | 2024.01.28 05:24:57.274031 [ 3 ] {} <Debug> HTTP-Session: 97b49246-fadf-4e1f-b95c-1ef2a09e22c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3291 | 2024.01.28 05:24:57.274073 [ 3 ] {} <Debug> HTTP-Session: 97b49246-fadf-4e1f-b95c-1ef2a09e22c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3292 | 2024.01.28 05:24:57.274274 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3293 | 2024.01.28 05:24:57.274371 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3294 | 2024.01.28 05:24:57.274635 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3295 | 2024.01.28 05:24:57.275134 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3296 | 2024.01.28 05:24:57.275401 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3297 | 2024.01.28 05:24:57.275570 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3298 | 2024.01.28 05:24:57.275712 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001374967 sec., 38546 rows/sec., 3.05 MiB/sec. | ||
3299 | 2024.01.28 05:24:57.275713 [ 141 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
3300 | 2024.01.28 05:24:57.275828 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3301 | 2024.01.28 05:24:57.275943 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Debug> DynamicQueryHandler: Done processing query | ||
3302 | 2024.01.28 05:24:57.275971 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact | ||
3303 | 2024.01.28 05:24:57.275990 [ 3 ] {590f52a4-9cc0-45ea-913f-d7bf4ec12fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3304 | 2024.01.28 05:24:57.276043 [ 3 ] {} <Debug> HTTP-Session: 97b49246-fadf-4e1f-b95c-1ef2a09e22c5 Destroying unnamed session | ||
3305 | 2024.01.28 05:24:57.276115 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3306 | 2024.01.28 05:24:57.276156 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 53 rows starting from the beginning of the part | ||
3307 | 2024.01.28 05:24:57.276292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3308 | 2024.01.28 05:24:57.276347 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
3309 | 2024.01.28 05:24:57.276382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3310 | 2024.01.28 05:24:57.276426 [ 3 ] {} <Debug> HTTP-Session: d5eb7fd6-aae7-4c3d-8aeb-9037fa6db453 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3311 | 2024.01.28 05:24:57.276469 [ 3 ] {} <Debug> HTTP-Session: d5eb7fd6-aae7-4c3d-8aeb-9037fa6db453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3312 | 2024.01.28 05:24:57.276561 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
3313 | 2024.01.28 05:24:57.276697 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3314 | 2024.01.28 05:24:57.276794 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
3315 | 2024.01.28 05:24:57.276807 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3316 | 2024.01.28 05:24:57.277050 [ 14 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part | ||
3317 | 2024.01.28 05:24:57.277316 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3318 | 2024.01.28 05:24:57.278417 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3319 | 2024.01.28 05:24:57.278649 [ 15 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758525 sec., 96065.83228355733 rows/sec., 7.60 MiB/sec. | ||
3320 | 2024.01.28 05:24:57.278764 [ 15 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
3321 | 2024.01.28 05:24:57.278769 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3322 | 2024.01.28 05:24:57.278974 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3323 | 2024.01.28 05:24:57.278999 [ 15 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. | ||
3324 | 2024.01.28 05:24:57.279093 [ 15 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_26_6} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 | ||
3325 | 2024.01.28 05:24:57.279121 [ 141 ] {} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3326 | 2024.01.28 05:24:57.279142 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Information> executeQuery: Read 195 rows, 18.79 KiB in 0.00238864 sec., 81636 rows/sec., 7.68 MiB/sec. | ||
3327 | 2024.01.28 05:24:57.279197 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3328 | 2024.01.28 05:24:57.279395 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3329 | 2024.01.28 05:24:57.279434 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Debug> DynamicQueryHandler: Done processing query | ||
3330 | 2024.01.28 05:24:57.279463 [ 3 ] {ac3d4c05-7bee-47c2-9808-c37fb9d096b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3331 | 2024.01.28 05:24:57.279481 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3332 | 2024.01.28 05:24:57.279487 [ 3 ] {} <Debug> HTTP-Session: d5eb7fd6-aae7-4c3d-8aeb-9037fa6db453 Destroying unnamed session | ||
3333 | 2024.01.28 05:24:57.279524 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 199 rows starting from the beginning of the part | ||
3334 | 2024.01.28 05:24:57.279629 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 159 rows starting from the beginning of the part | ||
3335 | 2024.01.28 05:24:57.279707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3336 | 2024.01.28 05:24:57.279722 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 196 rows starting from the beginning of the part | ||
3337 | 2024.01.28 05:24:57.279760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3338 | 2024.01.28 05:24:57.279788 [ 3 ] {} <Debug> HTTP-Session: 95d58502-68ba-426d-b2fc-b3325cb40cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3339 | 2024.01.28 05:24:57.279822 [ 3 ] {} <Debug> HTTP-Session: 95d58502-68ba-426d-b2fc-b3325cb40cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3340 | 2024.01.28 05:24:57.279824 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3341 | 2024.01.28 05:24:57.279942 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3342 | 2024.01.28 05:24:57.279950 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 159 rows starting from the beginning of the part | ||
3343 | 2024.01.28 05:24:57.280001 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3344 | 2024.01.28 05:24:57.280095 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 195 rows starting from the beginning of the part | ||
3345 | 2024.01.28 05:24:57.280262 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3346 | 2024.01.28 05:24:57.280857 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3347 | 2024.01.28 05:24:57.281103 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3348 | 2024.01.28 05:24:57.281261 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.001938274 sec., 551005.6885662192 rows/sec., 52.36 MiB/sec. | ||
3349 | 2024.01.28 05:24:57.281303 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3350 | 2024.01.28 05:24:57.281408 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3351 | 2024.01.28 05:24:57.281453 [ 141 ] {} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3352 | 2024.01.28 05:24:57.281512 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.001522899 sec., 50561 rows/sec., 3.94 MiB/sec. | ||
3353 | 2024.01.28 05:24:57.281545 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3354 | 2024.01.28 05:24:57.281763 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3355 | 2024.01.28 05:24:57.281819 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3356 | 2024.01.28 05:24:57.281842 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Debug> DynamicQueryHandler: Done processing query | ||
3357 | 2024.01.28 05:24:57.281889 [ 3 ] {ac3433dc-302a-4e3a-8f2d-23072cf64dd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3358 | 2024.01.28 05:24:57.281980 [ 3 ] {} <Debug> HTTP-Session: 95d58502-68ba-426d-b2fc-b3325cb40cb5 Destroying unnamed session | ||
3359 | 2024.01.28 05:24:57.281975 [ 15 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_26_5} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3360 | 2024.01.28 05:24:57.281988 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3361 | 2024.01.28 05:24:57.282067 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 103 rows starting from the beginning of the part | ||
3362 | 2024.01.28 05:24:57.282160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3363 | 2024.01.28 05:24:57.282257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3364 | 2024.01.28 05:24:57.282293 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
3365 | 2024.01.28 05:24:57.282305 [ 3 ] {} <Debug> HTTP-Session: e8a027e9-cf79-4bb2-a3d3-c5615629d6f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3366 | 2024.01.28 05:24:57.282368 [ 3 ] {} <Debug> HTTP-Session: e8a027e9-cf79-4bb2-a3d3-c5615629d6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3367 | 2024.01.28 05:24:57.282527 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 79 rows starting from the beginning of the part | ||
3368 | 2024.01.28 05:24:57.282559 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3369 | 2024.01.28 05:24:57.282660 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3370 | 2024.01.28 05:24:57.282706 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 55 rows starting from the beginning of the part | ||
3371 | 2024.01.28 05:24:57.283032 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
3372 | 2024.01.28 05:24:57.283205 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3373 | 2024.01.28 05:24:57.283264 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 77 rows starting from the beginning of the part | ||
3374 | 2024.01.28 05:24:57.283819 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3375 | 2024.01.28 05:24:57.284491 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3376 | 2024.01.28 05:24:57.284741 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.003125199 sec., 134391.44195297643 rows/sec., 10.49 MiB/sec. | ||
3377 | 2024.01.28 05:24:57.284837 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3378 | 2024.01.28 05:24:57.284941 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3379 | 2024.01.28 05:24:57.285080 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002470451 sec., 14572 rows/sec., 1.03 MiB/sec. | ||
3380 | 2024.01.28 05:24:57.285283 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3381 | 2024.01.28 05:24:57.285301 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Debug> DynamicQueryHandler: Done processing query | ||
3382 | 2024.01.28 05:24:57.285344 [ 3 ] {b8475fc8-4e7a-420c-bda6-d1a0852fa40e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3383 | 2024.01.28 05:24:57.285380 [ 3 ] {} <Debug> HTTP-Session: e8a027e9-cf79-4bb2-a3d3-c5615629d6f9 Destroying unnamed session | ||
3384 | 2024.01.28 05:24:57.285387 [ 14 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_26_5} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3385 | 2024.01.28 05:24:57.285597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3386 | 2024.01.28 05:24:57.285652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3387 | 2024.01.28 05:24:57.285672 [ 3 ] {} <Debug> HTTP-Session: 1b3bc000-71f7-491a-94e6-8d66a531e232 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3388 | 2024.01.28 05:24:57.285689 [ 3 ] {} <Debug> HTTP-Session: 1b3bc000-71f7-491a-94e6-8d66a531e232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3389 | 2024.01.28 05:24:57.285775 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3390 | 2024.01.28 05:24:57.285819 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3391 | 2024.01.28 05:24:57.285980 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3392 | 2024.01.28 05:24:57.286511 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3393 | 2024.01.28 05:24:57.286837 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3394 | 2024.01.28 05:24:57.287023 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3395 | 2024.01.28 05:24:57.287141 [ 141 ] {} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3396 | 2024.01.28 05:24:57.287157 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001348457 sec., 39304 rows/sec., 53.04 MiB/sec. | ||
3397 | 2024.01.28 05:24:57.287195 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3398 | 2024.01.28 05:24:57.287325 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3399 | 2024.01.28 05:24:57.287379 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Debug> DynamicQueryHandler: Done processing query | ||
3400 | 2024.01.28 05:24:57.287406 [ 3 ] {151f58d6-9ae1-4c24-b7a8-2ed6f8c668ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3401 | 2024.01.28 05:24:57.287434 [ 3 ] {} <Debug> HTTP-Session: 1b3bc000-71f7-491a-94e6-8d66a531e232 Destroying unnamed session | ||
3402 | 2024.01.28 05:24:57.287435 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3403 | 2024.01.28 05:24:57.287472 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 999 rows starting from the beginning of the part | ||
3404 | 2024.01.28 05:24:57.287574 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
3405 | 2024.01.28 05:24:57.287667 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
3406 | 2024.01.28 05:24:57.287753 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
3407 | 2024.01.28 05:24:57.287837 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
3408 | 2024.01.28 05:24:57.287923 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 53 rows starting from the beginning of the part | ||
3409 | 2024.01.28 05:24:57.291340 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 6 columns (6 merged, 0 gathered) in 0.004085931 sec., 309354.2206170393 rows/sec., 417.46 MiB/sec. | ||
3410 | 2024.01.28 05:24:57.291819 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3411 | 2024.01.28 05:24:57.292022 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3412 | 2024.01.28 05:24:57.292082 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3413 | 2024.01.28 05:24:57.292140 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_26_5: 8.91 MiB. | ||
3414 | 2024.01.28 05:24:58.000177 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.15 MiB, peak 241.03 MiB, will set to 233.73 MiB (RSS), difference: 1.59 MiB | ||
3415 | 2024.01.28 05:25:06.424824 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3416 | 2024.01.28 05:25:06.424906 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3417 | 2024.01.28 05:25:07.272698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3418 | 2024.01.28 05:25:07.272822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3419 | 2024.01.28 05:25:07.272853 [ 3 ] {} <Debug> HTTP-Session: 77d31ab0-9590-4856-b9d2-27879d30b861 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3420 | 2024.01.28 05:25:07.272880 [ 3 ] {} <Debug> HTTP-Session: 77d31ab0-9590-4856-b9d2-27879d30b861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3421 | 2024.01.28 05:25:07.273016 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3422 | 2024.01.28 05:25:07.273072 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3423 | 2024.01.28 05:25:07.273230 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3424 | 2024.01.28 05:25:07.273671 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3425 | 2024.01.28 05:25:07.273931 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3426 | 2024.01.28 05:25:07.274094 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3427 | 2024.01.28 05:25:07.274204 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001154524 sec., 45906 rows/sec., 3.63 MiB/sec. | ||
3428 | 2024.01.28 05:25:07.274346 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Debug> DynamicQueryHandler: Done processing query | ||
3429 | 2024.01.28 05:25:07.274370 [ 3 ] {0c3455a0-7166-40a5-b9ae-57a30f4960fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3430 | 2024.01.28 05:25:07.274386 [ 3 ] {} <Debug> HTTP-Session: 77d31ab0-9590-4856-b9d2-27879d30b861 Destroying unnamed session | ||
3431 | 2024.01.28 05:25:07.274513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3432 | 2024.01.28 05:25:07.274560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3433 | 2024.01.28 05:25:07.274580 [ 3 ] {} <Debug> HTTP-Session: 27e8e7b0-f78e-4be7-ab3d-96e683d42e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3434 | 2024.01.28 05:25:07.274596 [ 3 ] {} <Debug> HTTP-Session: 27e8e7b0-f78e-4be7-ab3d-96e683d42e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3435 | 2024.01.28 05:25:07.274666 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3436 | 2024.01.28 05:25:07.274705 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3437 | 2024.01.28 05:25:07.274815 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3438 | 2024.01.28 05:25:07.275104 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3439 | 2024.01.28 05:25:07.275309 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3440 | 2024.01.28 05:25:07.275459 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3441 | 2024.01.28 05:25:07.275557 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00086293 sec., 4635 rows/sec., 387.04 KiB/sec. | ||
3442 | 2024.01.28 05:25:07.275704 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Debug> DynamicQueryHandler: Done processing query | ||
3443 | 2024.01.28 05:25:07.275728 [ 3 ] {af537a15-3a05-47b9-966c-b173694155f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3444 | 2024.01.28 05:25:07.275743 [ 3 ] {} <Debug> HTTP-Session: 27e8e7b0-f78e-4be7-ab3d-96e683d42e8f Destroying unnamed session | ||
3445 | 2024.01.28 05:25:07.275882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3446 | 2024.01.28 05:25:07.275926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3447 | 2024.01.28 05:25:07.275944 [ 3 ] {} <Debug> HTTP-Session: f4f31c76-971f-4397-9e75-69c93c5d1339 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3448 | 2024.01.28 05:25:07.275961 [ 3 ] {} <Debug> HTTP-Session: f4f31c76-971f-4397-9e75-69c93c5d1339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3449 | 2024.01.28 05:25:07.276037 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3450 | 2024.01.28 05:25:07.276076 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3451 | 2024.01.28 05:25:07.276186 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3452 | 2024.01.28 05:25:07.276596 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3453 | 2024.01.28 05:25:07.276808 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3454 | 2024.01.28 05:25:07.276966 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3455 | 2024.01.28 05:25:07.277086 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Information> executeQuery: Read 161 rows, 15.85 KiB in 0.001004652 sec., 160254 rows/sec., 15.41 MiB/sec. | ||
3456 | 2024.01.28 05:25:07.277253 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Debug> DynamicQueryHandler: Done processing query | ||
3457 | 2024.01.28 05:25:07.277282 [ 3 ] {eb9c7d39-3115-44fd-aa32-2ec1e52254e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3458 | 2024.01.28 05:25:07.277302 [ 3 ] {} <Debug> HTTP-Session: f4f31c76-971f-4397-9e75-69c93c5d1339 Destroying unnamed session | ||
3459 | 2024.01.28 05:25:07.277420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3460 | 2024.01.28 05:25:07.277476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3461 | 2024.01.28 05:25:07.277499 [ 3 ] {} <Debug> HTTP-Session: afce77fd-8a30-4587-b034-e4a18dd4a886 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3462 | 2024.01.28 05:25:07.277519 [ 3 ] {} <Debug> HTTP-Session: afce77fd-8a30-4587-b034-e4a18dd4a886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3463 | 2024.01.28 05:25:07.277604 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3464 | 2024.01.28 05:25:07.277650 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3465 | 2024.01.28 05:25:07.277781 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3466 | 2024.01.28 05:25:07.278082 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3467 | 2024.01.28 05:25:07.278292 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3468 | 2024.01.28 05:25:07.278436 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3469 | 2024.01.28 05:25:07.278548 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000905822 sec., 4415 rows/sec., 308.34 KiB/sec. | ||
3470 | 2024.01.28 05:25:07.278704 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Debug> DynamicQueryHandler: Done processing query | ||
3471 | 2024.01.28 05:25:07.278727 [ 3 ] {b6b1464e-1dfb-41c2-8023-1ce89617f9c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3472 | 2024.01.28 05:25:07.278742 [ 3 ] {} <Debug> HTTP-Session: afce77fd-8a30-4587-b034-e4a18dd4a886 Destroying unnamed session | ||
3473 | 2024.01.28 05:25:07.278866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3474 | 2024.01.28 05:25:07.278910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3475 | 2024.01.28 05:25:07.278929 [ 3 ] {} <Debug> HTTP-Session: 97570017-f025-4fc3-aee2-30c454c452ab Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3476 | 2024.01.28 05:25:07.278945 [ 3 ] {} <Debug> HTTP-Session: 97570017-f025-4fc3-aee2-30c454c452ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3477 | 2024.01.28 05:25:07.279017 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3478 | 2024.01.28 05:25:07.279055 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3479 | 2024.01.28 05:25:07.279165 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3480 | 2024.01.28 05:25:07.279487 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3481 | 2024.01.28 05:25:07.279693 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3482 | 2024.01.28 05:25:07.279838 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3483 | 2024.01.28 05:25:07.279954 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000909811 sec., 62650 rows/sec., 4.91 MiB/sec. | ||
3484 | 2024.01.28 05:25:07.280073 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Debug> DynamicQueryHandler: Done processing query | ||
3485 | 2024.01.28 05:25:07.280096 [ 3 ] {27057784-fc2b-4308-8540-7d06e7757946} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3486 | 2024.01.28 05:25:07.280111 [ 3 ] {} <Debug> HTTP-Session: 97570017-f025-4fc3-aee2-30c454c452ab Destroying unnamed session | ||
3487 | 2024.01.28 05:25:07.280214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3488 | 2024.01.28 05:25:07.280257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3489 | 2024.01.28 05:25:07.280275 [ 3 ] {} <Debug> HTTP-Session: c7bded50-046e-4ee1-9451-224f1147e124 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3490 | 2024.01.28 05:25:07.280292 [ 3 ] {} <Debug> HTTP-Session: c7bded50-046e-4ee1-9451-224f1147e124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3491 | 2024.01.28 05:25:07.280360 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3492 | 2024.01.28 05:25:07.280402 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3493 | 2024.01.28 05:25:07.280522 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3494 | 2024.01.28 05:25:07.280792 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3495 | 2024.01.28 05:25:07.281048 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3496 | 2024.01.28 05:25:07.281222 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3497 | 2024.01.28 05:25:07.281343 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000950932 sec., 2103 rows/sec., 147.88 KiB/sec. | ||
3498 | 2024.01.28 05:25:07.281466 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Debug> DynamicQueryHandler: Done processing query | ||
3499 | 2024.01.28 05:25:07.281488 [ 3 ] {832d7872-73d7-4cf1-814a-07814c17f8e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3500 | 2024.01.28 05:25:07.281503 [ 3 ] {} <Debug> HTTP-Session: c7bded50-046e-4ee1-9451-224f1147e124 Destroying unnamed session | ||
3501 | 2024.01.28 05:25:07.281641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3502 | 2024.01.28 05:25:07.281686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3503 | 2024.01.28 05:25:07.281703 [ 3 ] {} <Debug> HTTP-Session: 727acecc-35a4-4335-9576-8842c6fb663b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3504 | 2024.01.28 05:25:07.281719 [ 3 ] {} <Debug> HTTP-Session: 727acecc-35a4-4335-9576-8842c6fb663b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3505 | 2024.01.28 05:25:07.281807 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3506 | 2024.01.28 05:25:07.281851 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3507 | 2024.01.28 05:25:07.281989 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3508 | 2024.01.28 05:25:07.282495 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3509 | 2024.01.28 05:25:07.282809 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3510 | 2024.01.28 05:25:07.282988 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3511 | 2024.01.28 05:25:07.283111 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001274716 sec., 41577 rows/sec., 56.11 MiB/sec. | ||
3512 | 2024.01.28 05:25:07.283237 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Debug> DynamicQueryHandler: Done processing query | ||
3513 | 2024.01.28 05:25:07.283259 [ 3 ] {a51d2e23-d1a7-444c-8006-7d09e3221e75} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3514 | 2024.01.28 05:25:07.283274 [ 3 ] {} <Debug> HTTP-Session: 727acecc-35a4-4335-9576-8842c6fb663b Destroying unnamed session | ||
3515 | 2024.01.28 05:25:17.273288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3516 | 2024.01.28 05:25:17.273412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3517 | 2024.01.28 05:25:17.273438 [ 3 ] {} <Debug> HTTP-Session: 7e990870-64a7-4c9f-8f03-0aacc321b1db Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3518 | 2024.01.28 05:25:17.273462 [ 3 ] {} <Debug> HTTP-Session: 7e990870-64a7-4c9f-8f03-0aacc321b1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3519 | 2024.01.28 05:25:17.273589 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3520 | 2024.01.28 05:25:17.273648 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3521 | 2024.01.28 05:25:17.273806 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3522 | 2024.01.28 05:25:17.274282 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3523 | 2024.01.28 05:25:17.274551 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3524 | 2024.01.28 05:25:17.274719 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3525 | 2024.01.28 05:25:17.274853 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001222345 sec., 43359 rows/sec., 3.43 MiB/sec. | ||
3526 | 2024.01.28 05:25:17.275009 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Debug> DynamicQueryHandler: Done processing query | ||
3527 | 2024.01.28 05:25:17.275035 [ 3 ] {69dc902f-ffc3-4b7b-b6b4-9ddd40cb9b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3528 | 2024.01.28 05:25:17.275052 [ 3 ] {} <Debug> HTTP-Session: 7e990870-64a7-4c9f-8f03-0aacc321b1db Destroying unnamed session | ||
3529 | 2024.01.28 05:25:17.275233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3530 | 2024.01.28 05:25:17.275285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3531 | 2024.01.28 05:25:17.275305 [ 3 ] {} <Debug> HTTP-Session: 5da3ce9b-cbc2-452d-97f7-8b7e3a30cd66 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3532 | 2024.01.28 05:25:17.275324 [ 3 ] {} <Debug> HTTP-Session: 5da3ce9b-cbc2-452d-97f7-8b7e3a30cd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3533 | 2024.01.28 05:25:17.275412 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3534 | 2024.01.28 05:25:17.275455 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3535 | 2024.01.28 05:25:17.275566 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3536 | 2024.01.28 05:25:17.275979 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3537 | 2024.01.28 05:25:17.276204 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3538 | 2024.01.28 05:25:17.276358 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3539 | 2024.01.28 05:25:17.276482 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.001039413 sec., 152970 rows/sec., 14.72 MiB/sec. | ||
3540 | 2024.01.28 05:25:17.276605 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Debug> DynamicQueryHandler: Done processing query | ||
3541 | 2024.01.28 05:25:17.276630 [ 3 ] {c3d7bfa5-5b9a-457d-ad57-e782c16cf68e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3542 | 2024.01.28 05:25:17.276646 [ 3 ] {} <Debug> HTTP-Session: 5da3ce9b-cbc2-452d-97f7-8b7e3a30cd66 Destroying unnamed session | ||
3543 | 2024.01.28 05:25:17.276774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3544 | 2024.01.28 05:25:17.276821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3545 | 2024.01.28 05:25:17.276840 [ 3 ] {} <Debug> HTTP-Session: f08a95d7-66ec-416b-baa7-6e17c1dcff0b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3546 | 2024.01.28 05:25:17.276858 [ 3 ] {} <Debug> HTTP-Session: f08a95d7-66ec-416b-baa7-6e17c1dcff0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3547 | 2024.01.28 05:25:17.276932 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3548 | 2024.01.28 05:25:17.276973 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3549 | 2024.01.28 05:25:17.277080 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3550 | 2024.01.28 05:25:17.277443 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3551 | 2024.01.28 05:25:17.277673 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3552 | 2024.01.28 05:25:17.277827 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3553 | 2024.01.28 05:25:17.277947 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000985372 sec., 53786 rows/sec., 4.21 MiB/sec. | ||
3554 | 2024.01.28 05:25:17.278072 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Debug> DynamicQueryHandler: Done processing query | ||
3555 | 2024.01.28 05:25:17.278097 [ 3 ] {f0755084-c066-4cea-8590-eea29daeed65} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3556 | 2024.01.28 05:25:17.278114 [ 3 ] {} <Debug> HTTP-Session: f08a95d7-66ec-416b-baa7-6e17c1dcff0b Destroying unnamed session | ||
3557 | 2024.01.28 05:25:17.278264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3558 | 2024.01.28 05:25:17.278311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3559 | 2024.01.28 05:25:17.278332 [ 3 ] {} <Debug> HTTP-Session: df523a75-9ecf-410b-8b31-3aa4a34ae9a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3560 | 2024.01.28 05:25:17.278349 [ 3 ] {} <Debug> HTTP-Session: df523a75-9ecf-410b-8b31-3aa4a34ae9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3561 | 2024.01.28 05:25:17.278440 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3562 | 2024.01.28 05:25:17.278486 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3563 | 2024.01.28 05:25:17.278627 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3564 | 2024.01.28 05:25:17.279166 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3565 | 2024.01.28 05:25:17.279497 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3566 | 2024.01.28 05:25:17.279679 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3567 | 2024.01.28 05:25:17.279804 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001334707 sec., 39709 rows/sec., 53.59 MiB/sec. | ||
3568 | 2024.01.28 05:25:17.279930 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Debug> DynamicQueryHandler: Done processing query | ||
3569 | 2024.01.28 05:25:17.279954 [ 3 ] {7c0d9679-84b7-44c0-8e11-97b12941c857} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3570 | 2024.01.28 05:25:17.279971 [ 3 ] {} <Debug> HTTP-Session: df523a75-9ecf-410b-8b31-3aa4a34ae9a0 Destroying unnamed session | ||
3571 | 2024.01.28 05:25:21.335332 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
3572 | 2024.01.28 05:25:21.335411 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
3573 | 2024.01.28 05:25:21.335528 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact | ||
3574 | 2024.01.28 05:25:21.335663 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3575 | 2024.01.28 05:25:21.335699 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 480 rows starting from the beginning of the part | ||
3576 | 2024.01.28 05:25:21.335841 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
3577 | 2024.01.28 05:25:21.335937 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
3578 | 2024.01.28 05:25:21.336027 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
3579 | 2024.01.28 05:25:21.336108 [ 12 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
3580 | 2024.01.28 05:25:21.336787 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313267 sec., 423371.6372984321 rows/sec., 29.85 MiB/sec. | ||
3581 | 2024.01.28 05:25:21.336949 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
3582 | 2024.01.28 05:25:21.337205 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. | ||
3583 | 2024.01.28 05:25:21.337282 [ 14 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 | ||
3584 | 2024.01.28 05:25:21.425152 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3585 | 2024.01.28 05:25:21.425185 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3586 | 2024.01.28 05:25:27.274159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3587 | 2024.01.28 05:25:27.274288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3588 | 2024.01.28 05:25:27.274316 [ 3 ] {} <Debug> HTTP-Session: ea26a5aa-fb7d-4f6b-a56b-7ab8a8734f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3589 | 2024.01.28 05:25:27.274345 [ 3 ] {} <Debug> HTTP-Session: ea26a5aa-fb7d-4f6b-a56b-7ab8a8734f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3590 | 2024.01.28 05:25:27.274490 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3591 | 2024.01.28 05:25:27.274558 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3592 | 2024.01.28 05:25:27.274738 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3593 | 2024.01.28 05:25:27.275211 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3594 | 2024.01.28 05:25:27.275468 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3595 | 2024.01.28 05:25:27.275630 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3596 | 2024.01.28 05:25:27.275762 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001226416 sec., 43215 rows/sec., 3.42 MiB/sec. | ||
3597 | 2024.01.28 05:25:27.275925 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Debug> DynamicQueryHandler: Done processing query | ||
3598 | 2024.01.28 05:25:27.275951 [ 3 ] {31d8a3b0-639c-4c1f-86c7-9796d16e01cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3599 | 2024.01.28 05:25:27.275967 [ 3 ] {} <Debug> HTTP-Session: ea26a5aa-fb7d-4f6b-a56b-7ab8a8734f9c Destroying unnamed session | ||
3600 | 2024.01.28 05:25:27.276088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3601 | 2024.01.28 05:25:27.276135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3602 | 2024.01.28 05:25:27.276155 [ 3 ] {} <Debug> HTTP-Session: 3010fc5e-1329-439f-bf6c-7c0d8a77eda3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3603 | 2024.01.28 05:25:27.276172 [ 3 ] {} <Debug> HTTP-Session: 3010fc5e-1329-439f-bf6c-7c0d8a77eda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3604 | 2024.01.28 05:25:27.276242 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3605 | 2024.01.28 05:25:27.276284 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3606 | 2024.01.28 05:25:27.276394 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3607 | 2024.01.28 05:25:27.276695 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3608 | 2024.01.28 05:25:27.276907 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3609 | 2024.01.28 05:25:27.277069 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3610 | 2024.01.28 05:25:27.277196 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000922812 sec., 2167 rows/sec., 185.19 KiB/sec. | ||
3611 | 2024.01.28 05:25:27.277379 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Debug> DynamicQueryHandler: Done processing query | ||
3612 | 2024.01.28 05:25:27.277403 [ 3 ] {dea32457-a3f1-4e1e-924a-9d9dae16ca29} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3613 | 2024.01.28 05:25:27.277418 [ 3 ] {} <Debug> HTTP-Session: 3010fc5e-1329-439f-bf6c-7c0d8a77eda3 Destroying unnamed session | ||
3614 | 2024.01.28 05:25:27.277566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3615 | 2024.01.28 05:25:27.277612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3616 | 2024.01.28 05:25:27.277631 [ 3 ] {} <Debug> HTTP-Session: 86846633-8d6e-4f02-94e0-6214cdcbf40b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3617 | 2024.01.28 05:25:27.277647 [ 3 ] {} <Debug> HTTP-Session: 86846633-8d6e-4f02-94e0-6214cdcbf40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3618 | 2024.01.28 05:25:27.277723 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3619 | 2024.01.28 05:25:27.277762 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3620 | 2024.01.28 05:25:27.277880 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3621 | 2024.01.28 05:25:27.278331 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3622 | 2024.01.28 05:25:27.278553 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3623 | 2024.01.28 05:25:27.278703 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3624 | 2024.01.28 05:25:27.278829 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Information> executeQuery: Read 196 rows, 18.88 KiB in 0.001074193 sec., 182462 rows/sec., 17.16 MiB/sec. | ||
3625 | 2024.01.28 05:25:27.279038 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Debug> DynamicQueryHandler: Done processing query | ||
3626 | 2024.01.28 05:25:27.279063 [ 3 ] {4bb4721a-82f9-480d-b2dc-62ced605799a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3627 | 2024.01.28 05:25:27.279080 [ 3 ] {} <Debug> HTTP-Session: 86846633-8d6e-4f02-94e0-6214cdcbf40b Destroying unnamed session | ||
3628 | 2024.01.28 05:25:27.279188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3629 | 2024.01.28 05:25:27.279234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3630 | 2024.01.28 05:25:27.279254 [ 3 ] {} <Debug> HTTP-Session: b252fffe-f654-4d8e-bc03-a3bd30afa965 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3631 | 2024.01.28 05:25:27.279270 [ 3 ] {} <Debug> HTTP-Session: b252fffe-f654-4d8e-bc03-a3bd30afa965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3632 | 2024.01.28 05:25:27.279339 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3633 | 2024.01.28 05:25:27.279379 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3634 | 2024.01.28 05:25:27.279505 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3635 | 2024.01.28 05:25:27.279776 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3636 | 2024.01.28 05:25:27.279982 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3637 | 2024.01.28 05:25:27.280136 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3638 | 2024.01.28 05:25:27.280265 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000894652 sec., 2235 rows/sec., 156.09 KiB/sec. | ||
3639 | 2024.01.28 05:25:27.280403 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Debug> DynamicQueryHandler: Done processing query | ||
3640 | 2024.01.28 05:25:27.280428 [ 3 ] {a85ac805-b243-4118-b478-2ae2e1d437b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3641 | 2024.01.28 05:25:27.280443 [ 3 ] {} <Debug> HTTP-Session: b252fffe-f654-4d8e-bc03-a3bd30afa965 Destroying unnamed session | ||
3642 | 2024.01.28 05:25:27.280562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3643 | 2024.01.28 05:25:27.280608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3644 | 2024.01.28 05:25:27.280628 [ 3 ] {} <Debug> HTTP-Session: 41e9b829-044e-4413-a107-37eed68f8577 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3645 | 2024.01.28 05:25:27.280644 [ 3 ] {} <Debug> HTTP-Session: 41e9b829-044e-4413-a107-37eed68f8577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3646 | 2024.01.28 05:25:27.280716 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3647 | 2024.01.28 05:25:27.280756 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3648 | 2024.01.28 05:25:27.280863 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3649 | 2024.01.28 05:25:27.281191 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3650 | 2024.01.28 05:25:27.281411 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3651 | 2024.01.28 05:25:27.281570 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3652 | 2024.01.28 05:25:27.281698 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Information> executeQuery: Read 79 rows, 6.31 KiB in 0.000944791 sec., 83616 rows/sec., 6.52 MiB/sec. | ||
3653 | 2024.01.28 05:25:27.281916 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Debug> DynamicQueryHandler: Done processing query | ||
3654 | 2024.01.28 05:25:27.281942 [ 3 ] {02dd3346-4511-47e5-8d27-d91433828274} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3655 | 2024.01.28 05:25:27.281960 [ 3 ] {} <Debug> HTTP-Session: 41e9b829-044e-4413-a107-37eed68f8577 Destroying unnamed session | ||
3656 | 2024.01.28 05:25:27.282082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3657 | 2024.01.28 05:25:27.282128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3658 | 2024.01.28 05:25:27.282148 [ 3 ] {} <Debug> HTTP-Session: 39f3c142-4700-452a-8636-a42d822029fb Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3659 | 2024.01.28 05:25:27.282166 [ 3 ] {} <Debug> HTTP-Session: 39f3c142-4700-452a-8636-a42d822029fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3660 | 2024.01.28 05:25:27.282238 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3661 | 2024.01.28 05:25:27.282286 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3662 | 2024.01.28 05:25:27.282425 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3663 | 2024.01.28 05:25:27.282741 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3664 | 2024.01.28 05:25:27.283015 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3665 | 2024.01.28 05:25:27.283203 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3666 | 2024.01.28 05:25:27.283320 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001051993 sec., 35171 rows/sec., 2.48 MiB/sec. | ||
3667 | 2024.01.28 05:25:27.283441 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Debug> DynamicQueryHandler: Done processing query | ||
3668 | 2024.01.28 05:25:27.283466 [ 3 ] {36619bc1-99f6-4e13-964d-a63dbada9346} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3669 | 2024.01.28 05:25:27.283483 [ 3 ] {} <Debug> HTTP-Session: 39f3c142-4700-452a-8636-a42d822029fb Destroying unnamed session | ||
3670 | 2024.01.28 05:25:27.283632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3671 | 2024.01.28 05:25:27.283686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3672 | 2024.01.28 05:25:27.283707 [ 3 ] {} <Debug> HTTP-Session: f5cfc94d-ad2f-4ab3-bc29-487b2d1d936d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3673 | 2024.01.28 05:25:27.283724 [ 3 ] {} <Debug> HTTP-Session: f5cfc94d-ad2f-4ab3-bc29-487b2d1d936d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3674 | 2024.01.28 05:25:27.283808 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3675 | 2024.01.28 05:25:27.283853 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3676 | 2024.01.28 05:25:27.283987 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3677 | 2024.01.28 05:25:27.284597 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3678 | 2024.01.28 05:25:27.284913 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3679 | 2024.01.28 05:25:27.285097 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3680 | 2024.01.28 05:25:27.285221 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001382838 sec., 38326 rows/sec., 51.72 MiB/sec. | ||
3681 | 2024.01.28 05:25:27.285452 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Debug> DynamicQueryHandler: Done processing query | ||
3682 | 2024.01.28 05:25:27.285478 [ 3 ] {b15384c3-80d6-4de9-b9c7-899d5bdd40c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3683 | 2024.01.28 05:25:27.285494 [ 3 ] {} <Debug> HTTP-Session: f5cfc94d-ad2f-4ab3-bc29-487b2d1d936d Destroying unnamed session | ||
3684 | 2024.01.28 05:25:36.425446 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3685 | 2024.01.28 05:25:36.425519 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3686 | 2024.01.28 05:25:37.273291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3687 | 2024.01.28 05:25:37.273411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3688 | 2024.01.28 05:25:37.273437 [ 3 ] {} <Debug> HTTP-Session: ac18e8d9-adaf-40dd-afea-83198d8a1e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3689 | 2024.01.28 05:25:37.273461 [ 3 ] {} <Debug> HTTP-Session: ac18e8d9-adaf-40dd-afea-83198d8a1e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3690 | 2024.01.28 05:25:37.273585 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3691 | 2024.01.28 05:25:37.273645 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3692 | 2024.01.28 05:25:37.273800 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3693 | 2024.01.28 05:25:37.274284 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3694 | 2024.01.28 05:25:37.274549 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3695 | 2024.01.28 05:25:37.274712 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3696 | 2024.01.28 05:25:37.274828 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001208665 sec., 43850 rows/sec., 3.47 MiB/sec. | ||
3697 | 2024.01.28 05:25:37.274852 [ 118 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
3698 | 2024.01.28 05:25:37.274976 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3699 | 2024.01.28 05:25:37.275024 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Debug> DynamicQueryHandler: Done processing query | ||
3700 | 2024.01.28 05:25:37.275074 [ 3 ] {7d1b852a-5434-4f1e-86fd-a9b7789409e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3701 | 2024.01.28 05:25:37.275080 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact | ||
3702 | 2024.01.28 05:25:37.275115 [ 3 ] {} <Debug> HTTP-Session: ac18e8d9-adaf-40dd-afea-83198d8a1e14 Destroying unnamed session | ||
3703 | 2024.01.28 05:25:37.275216 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3704 | 2024.01.28 05:25:37.275311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3705 | 2024.01.28 05:25:37.275320 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 53 rows starting from the beginning of the part | ||
3706 | 2024.01.28 05:25:37.275372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3707 | 2024.01.28 05:25:37.275399 [ 3 ] {} <Debug> HTTP-Session: 9212cec0-3e64-4721-b699-89711615ba05 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3708 | 2024.01.28 05:25:37.275425 [ 3 ] {} <Debug> HTTP-Session: 9212cec0-3e64-4721-b699-89711615ba05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3709 | 2024.01.28 05:25:37.275490 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part | ||
3710 | 2024.01.28 05:25:37.275542 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3711 | 2024.01.28 05:25:37.275597 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3712 | 2024.01.28 05:25:37.275643 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part | ||
3713 | 2024.01.28 05:25:37.275857 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part | ||
3714 | 2024.01.28 05:25:37.275859 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3715 | 2024.01.28 05:25:37.275981 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part | ||
3716 | 2024.01.28 05:25:37.276356 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3717 | 2024.01.28 05:25:37.276642 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3718 | 2024.01.28 05:25:37.276854 [ 22 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001814043 sec., 146082.5349784983 rows/sec., 11.56 MiB/sec. | ||
3719 | 2024.01.28 05:25:37.276866 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3720 | 2024.01.28 05:25:37.276970 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
3721 | 2024.01.28 05:25:37.277035 [ 118 ] {} <Debug> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
3722 | 2024.01.28 05:25:37.277106 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001514909 sec., 1320 rows/sec., 112.81 KiB/sec. | ||
3723 | 2024.01.28 05:25:37.277127 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3724 | 2024.01.28 05:25:37.277380 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. | ||
3725 | 2024.01.28 05:25:37.277375 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact | ||
3726 | 2024.01.28 05:25:37.277452 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Debug> DynamicQueryHandler: Done processing query | ||
3727 | 2024.01.28 05:25:37.277478 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_30_7} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 | ||
3728 | 2024.01.28 05:25:37.277499 [ 3 ] {4c8c0208-ae20-486c-9e27-0fe857516105} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3729 | 2024.01.28 05:25:37.277564 [ 3 ] {} <Debug> HTTP-Session: 9212cec0-3e64-4721-b699-89711615ba05 Destroying unnamed session | ||
3730 | 2024.01.28 05:25:37.277678 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3731 | 2024.01.28 05:25:37.277714 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
3732 | 2024.01.28 05:25:37.277863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3733 | 2024.01.28 05:25:37.277882 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3734 | 2024.01.28 05:25:37.277947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3735 | 2024.01.28 05:25:37.277987 [ 3 ] {} <Debug> HTTP-Session: 221163ef-f24c-4700-93da-3cfa37cc6e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3736 | 2024.01.28 05:25:37.278019 [ 3 ] {} <Debug> HTTP-Session: 221163ef-f24c-4700-93da-3cfa37cc6e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3737 | 2024.01.28 05:25:37.278096 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3738 | 2024.01.28 05:25:37.278235 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3739 | 2024.01.28 05:25:37.278323 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3740 | 2024.01.28 05:25:37.278336 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3741 | 2024.01.28 05:25:37.278604 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3742 | 2024.01.28 05:25:37.278847 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3743 | 2024.01.28 05:25:37.278863 [ 12 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3744 | 2024.01.28 05:25:37.279723 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3745 | 2024.01.28 05:25:37.280250 [ 19 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003038128 sec., 6583.001111210588 rows/sec., 552.23 KiB/sec. | ||
3746 | 2024.01.28 05:25:37.280262 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3747 | 2024.01.28 05:25:37.280357 [ 11 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3748 | 2024.01.28 05:25:37.280460 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3749 | 2024.01.28 05:25:37.280631 [ 11 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3750 | 2024.01.28 05:25:37.280657 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Information> executeQuery: Read 160 rows, 15.76 KiB in 0.00234277 sec., 68295 rows/sec., 6.57 MiB/sec. | ||
3751 | 2024.01.28 05:25:37.280801 [ 11 ] {3386108c-d403-4228-9395-11b1ca1467ae::all_1_14_3} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 | ||
3752 | 2024.01.28 05:25:37.281036 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Debug> DynamicQueryHandler: Done processing query | ||
3753 | 2024.01.28 05:25:37.281070 [ 3 ] {84c31372-d02b-4d63-b7e7-d4dde2362f2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3754 | 2024.01.28 05:25:37.281087 [ 3 ] {} <Debug> HTTP-Session: 221163ef-f24c-4700-93da-3cfa37cc6e41 Destroying unnamed session | ||
3755 | 2024.01.28 05:25:37.281219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3756 | 2024.01.28 05:25:37.281266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3757 | 2024.01.28 05:25:37.281285 [ 3 ] {} <Debug> HTTP-Session: a7a0ac9d-cbed-4279-a701-3a5571803af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3758 | 2024.01.28 05:25:37.281302 [ 3 ] {} <Debug> HTTP-Session: a7a0ac9d-cbed-4279-a701-3a5571803af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3759 | 2024.01.28 05:25:37.281372 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3760 | 2024.01.28 05:25:37.281414 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3761 | 2024.01.28 05:25:37.281535 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3762 | 2024.01.28 05:25:37.281824 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3763 | 2024.01.28 05:25:37.282030 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3764 | 2024.01.28 05:25:37.282181 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3765 | 2024.01.28 05:25:37.282295 [ 118 ] {} <Debug> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
3766 | 2024.01.28 05:25:37.282298 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000887432 sec., 2253 rows/sec., 157.36 KiB/sec. | ||
3767 | 2024.01.28 05:25:37.282350 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3768 | 2024.01.28 05:25:37.282496 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact | ||
3769 | 2024.01.28 05:25:37.282549 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Debug> DynamicQueryHandler: Done processing query | ||
3770 | 2024.01.28 05:25:37.282597 [ 3 ] {707790cb-bebf-45fa-a140-b6bf1c2b1649} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3771 | 2024.01.28 05:25:37.282629 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3772 | 2024.01.28 05:25:37.282639 [ 3 ] {} <Debug> HTTP-Session: a7a0ac9d-cbed-4279-a701-3a5571803af5 Destroying unnamed session | ||
3773 | 2024.01.28 05:25:37.282675 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part | ||
3774 | 2024.01.28 05:25:37.282824 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3775 | 2024.01.28 05:25:37.282833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3776 | 2024.01.28 05:25:37.282928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3777 | 2024.01.28 05:25:37.282982 [ 3 ] {} <Debug> HTTP-Session: 1d4f3b99-e4bd-4efc-b692-2f0b42209c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3778 | 2024.01.28 05:25:37.283001 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3779 | 2024.01.28 05:25:37.283016 [ 3 ] {} <Debug> HTTP-Session: 1d4f3b99-e4bd-4efc-b692-2f0b42209c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3780 | 2024.01.28 05:25:37.283244 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3781 | 2024.01.28 05:25:37.283256 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3782 | 2024.01.28 05:25:37.283349 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3783 | 2024.01.28 05:25:37.283485 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3784 | 2024.01.28 05:25:37.283800 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3785 | 2024.01.28 05:25:37.283876 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3786 | 2024.01.28 05:25:37.284777 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3787 | 2024.01.28 05:25:37.285335 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3788 | 2024.01.28 05:25:37.285343 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002939857 sec., 6803.051985181592 rows/sec., 475.02 KiB/sec. | ||
3789 | 2024.01.28 05:25:37.285469 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3790 | 2024.01.28 05:25:37.285564 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3791 | 2024.01.28 05:25:37.285770 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3792 | 2024.01.28 05:25:37.285798 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.00245658 sec., 22388 rows/sec., 1.75 MiB/sec. | ||
3793 | 2024.01.28 05:25:37.285893 [ 12 ] {2169052b-5549-4202-a705-3acbdd981722::all_1_14_3} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 | ||
3794 | 2024.01.28 05:25:37.286092 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Debug> DynamicQueryHandler: Done processing query | ||
3795 | 2024.01.28 05:25:37.286121 [ 3 ] {0bfa5ff3-cc22-4fc1-9658-76a919cfe930} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3796 | 2024.01.28 05:25:37.286138 [ 3 ] {} <Debug> HTTP-Session: 1d4f3b99-e4bd-4efc-b692-2f0b42209c49 Destroying unnamed session | ||
3797 | 2024.01.28 05:25:37.286257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3798 | 2024.01.28 05:25:37.286304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3799 | 2024.01.28 05:25:37.286323 [ 3 ] {} <Debug> HTTP-Session: a4eb23b8-e298-497f-ad74-c397b14ddb51 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3800 | 2024.01.28 05:25:37.286340 [ 3 ] {} <Debug> HTTP-Session: a4eb23b8-e298-497f-ad74-c397b14ddb51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3801 | 2024.01.28 05:25:37.286410 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3802 | 2024.01.28 05:25:37.286455 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3803 | 2024.01.28 05:25:37.286596 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3804 | 2024.01.28 05:25:37.286875 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3805 | 2024.01.28 05:25:37.287142 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3806 | 2024.01.28 05:25:37.287328 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3807 | 2024.01.28 05:25:37.287452 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001013022 sec., 987 rows/sec., 69.41 KiB/sec. | ||
3808 | 2024.01.28 05:25:37.287640 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Debug> DynamicQueryHandler: Done processing query | ||
3809 | 2024.01.28 05:25:37.287665 [ 3 ] {c4a94cc3-f307-4ba7-9d30-883a2ef1e551} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3810 | 2024.01.28 05:25:37.287681 [ 3 ] {} <Debug> HTTP-Session: a4eb23b8-e298-497f-ad74-c397b14ddb51 Destroying unnamed session | ||
3811 | 2024.01.28 05:25:37.287824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3812 | 2024.01.28 05:25:37.287869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3813 | 2024.01.28 05:25:37.287888 [ 3 ] {} <Debug> HTTP-Session: 146d4fbe-a491-468b-9818-d0c9087a1e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3814 | 2024.01.28 05:25:37.287904 [ 3 ] {} <Debug> HTTP-Session: 146d4fbe-a491-468b-9818-d0c9087a1e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3815 | 2024.01.28 05:25:37.287991 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3816 | 2024.01.28 05:25:37.288037 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3817 | 2024.01.28 05:25:37.288174 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3818 | 2024.01.28 05:25:37.288755 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3819 | 2024.01.28 05:25:37.289085 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3820 | 2024.01.28 05:25:37.289279 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3821 | 2024.01.28 05:25:37.289405 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001383917 sec., 38297 rows/sec., 51.68 MiB/sec. | ||
3822 | 2024.01.28 05:25:37.289535 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Debug> DynamicQueryHandler: Done processing query | ||
3823 | 2024.01.28 05:25:37.289558 [ 3 ] {e1a92bfa-c9c3-4e4e-8a75-2020a57e0361} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3824 | 2024.01.28 05:25:37.289574 [ 3 ] {} <Debug> HTTP-Session: 146d4fbe-a491-468b-9818-d0c9087a1e7c Destroying unnamed session | ||
3825 | 2024.01.28 05:25:47.273839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3826 | 2024.01.28 05:25:47.274033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3827 | 2024.01.28 05:25:47.274085 [ 3 ] {} <Debug> HTTP-Session: 58b2b52a-6ff7-41fb-9a30-e8dc62cf8047 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3828 | 2024.01.28 05:25:47.274126 [ 3 ] {} <Debug> HTTP-Session: 58b2b52a-6ff7-41fb-9a30-e8dc62cf8047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3829 | 2024.01.28 05:25:47.274327 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3830 | 2024.01.28 05:25:47.274427 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3831 | 2024.01.28 05:25:47.274697 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3832 | 2024.01.28 05:25:47.275214 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3833 | 2024.01.28 05:25:47.275483 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3834 | 2024.01.28 05:25:47.275656 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3835 | 2024.01.28 05:25:47.275782 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001393057 sec., 38045 rows/sec., 3.01 MiB/sec. | ||
3836 | 2024.01.28 05:25:47.275937 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Debug> DynamicQueryHandler: Done processing query | ||
3837 | 2024.01.28 05:25:47.275963 [ 3 ] {2a70fd31-82c7-4c63-8e80-816faa156297} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3838 | 2024.01.28 05:25:47.275980 [ 3 ] {} <Debug> HTTP-Session: 58b2b52a-6ff7-41fb-9a30-e8dc62cf8047 Destroying unnamed session | ||
3839 | 2024.01.28 05:25:47.276167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3840 | 2024.01.28 05:25:47.276220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3841 | 2024.01.28 05:25:47.276239 [ 3 ] {} <Debug> HTTP-Session: 86e6b550-af51-4c2b-80de-61ee41d45818 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3842 | 2024.01.28 05:25:47.276259 [ 3 ] {} <Debug> HTTP-Session: 86e6b550-af51-4c2b-80de-61ee41d45818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3843 | 2024.01.28 05:25:47.276347 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3844 | 2024.01.28 05:25:47.276414 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3845 | 2024.01.28 05:25:47.276523 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3846 | 2024.01.28 05:25:47.276941 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3847 | 2024.01.28 05:25:47.277170 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3848 | 2024.01.28 05:25:47.277324 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3849 | 2024.01.28 05:25:47.277447 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.001036213 sec., 153443 rows/sec., 14.77 MiB/sec. | ||
3850 | 2024.01.28 05:25:47.277447 [ 114 ] {} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3851 | 2024.01.28 05:25:47.277568 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3852 | 2024.01.28 05:25:47.277637 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Debug> DynamicQueryHandler: Done processing query | ||
3853 | 2024.01.28 05:25:47.277671 [ 3 ] {f009e5ad-310b-4f00-a049-fb8754ebe615} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3854 | 2024.01.28 05:25:47.277670 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3855 | 2024.01.28 05:25:47.277691 [ 3 ] {} <Debug> HTTP-Session: 86e6b550-af51-4c2b-80de-61ee41d45818 Destroying unnamed session | ||
3856 | 2024.01.28 05:25:47.277772 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3857 | 2024.01.28 05:25:47.277805 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 199 rows starting from the beginning of the part | ||
3858 | 2024.01.28 05:25:47.277854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3859 | 2024.01.28 05:25:47.277910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3860 | 2024.01.28 05:25:47.277946 [ 3 ] {} <Debug> HTTP-Session: 102c30c1-60c2-42d6-9836-09e4f4b79fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3861 | 2024.01.28 05:25:47.277966 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part | ||
3862 | 2024.01.28 05:25:47.277973 [ 3 ] {} <Debug> HTTP-Session: 102c30c1-60c2-42d6-9836-09e4f4b79fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3863 | 2024.01.28 05:25:47.278106 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3864 | 2024.01.28 05:25:47.278122 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 159 rows starting from the beginning of the part | ||
3865 | 2024.01.28 05:25:47.278166 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3866 | 2024.01.28 05:25:47.278299 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 196 rows starting from the beginning of the part | ||
3867 | 2024.01.28 05:25:47.278413 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3868 | 2024.01.28 05:25:47.278461 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::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 | ||
3869 | 2024.01.28 05:25:47.278617 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 159 rows starting from the beginning of the part | ||
3870 | 2024.01.28 05:25:47.278974 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3871 | 2024.01.28 05:25:47.279249 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3872 | 2024.01.28 05:25:47.279430 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3873 | 2024.01.28 05:25:47.279532 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.001392058 sec., 38073 rows/sec., 2.98 MiB/sec. | ||
3874 | 2024.01.28 05:25:47.279590 [ 113 ] {} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3875 | 2024.01.28 05:25:47.279769 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3876 | 2024.01.28 05:25:47.279893 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Debug> DynamicQueryHandler: Done processing query | ||
3877 | 2024.01.28 05:25:47.279976 [ 3 ] {66b8243b-3590-4a47-8908-ab920e9299ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3878 | 2024.01.28 05:25:47.280085 [ 3 ] {} <Debug> HTTP-Session: 102c30c1-60c2-42d6-9836-09e4f4b79fcd Destroying unnamed session | ||
3879 | 2024.01.28 05:25:47.280154 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3880 | 2024.01.28 05:25:47.280194 [ 13 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567462 sec., 402732.3481321243 rows/sec., 38.41 MiB/sec. | ||
3881 | 2024.01.28 05:25:47.280371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3882 | 2024.01.28 05:25:47.280394 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3883 | 2024.01.28 05:25:47.280397 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3884 | 2024.01.28 05:25:47.280481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3885 | 2024.01.28 05:25:47.280520 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 103 rows starting from the beginning of the part | ||
3886 | 2024.01.28 05:25:47.280535 [ 3 ] {} <Debug> HTTP-Session: e78c2692-2789-4d0d-b243-1614324922f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3887 | 2024.01.28 05:25:47.280610 [ 3 ] {} <Debug> HTTP-Session: e78c2692-2789-4d0d-b243-1614324922f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3888 | 2024.01.28 05:25:47.280716 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3889 | 2024.01.28 05:25:47.280884 [ 11 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_31_6} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3890 | 2024.01.28 05:25:47.280970 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 57 rows starting from the beginning of the part | ||
3891 | 2024.01.28 05:25:47.280984 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3892 | 2024.01.28 05:25:47.281144 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3893 | 2024.01.28 05:25:47.281303 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part | ||
3894 | 2024.01.28 05:25:47.281602 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 79 rows starting from the beginning of the part | ||
3895 | 2024.01.28 05:25:47.281883 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3896 | 2024.01.28 05:25:47.281901 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part | ||
3897 | 2024.01.28 05:25:47.282099 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
3898 | 2024.01.28 05:25:47.283220 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3899 | 2024.01.28 05:25:47.283519 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 4 columns (4 merged, 0 gathered) in 0.003585656 sec., 111555.59819458419 rows/sec., 8.72 MiB/sec. | ||
3900 | 2024.01.28 05:25:47.283689 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3901 | 2024.01.28 05:25:47.283933 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3902 | 2024.01.28 05:25:47.283979 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3903 | 2024.01.28 05:25:47.284028 [ 12 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_31_6} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3904 | 2024.01.28 05:25:47.284270 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3905 | 2024.01.28 05:25:47.284411 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3906 | 2024.01.28 05:25:47.284438 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.003354782 sec., 15798 rows/sec., 21.32 MiB/sec. | ||
3907 | 2024.01.28 05:25:47.284464 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3908 | 2024.01.28 05:25:47.284627 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3909 | 2024.01.28 05:25:47.284796 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Debug> DynamicQueryHandler: Done processing query | ||
3910 | 2024.01.28 05:25:47.284831 [ 3 ] {79498c4b-31d2-488f-847b-b19f22f186dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3911 | 2024.01.28 05:25:47.284844 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3912 | 2024.01.28 05:25:47.284854 [ 3 ] {} <Debug> HTTP-Session: e78c2692-2789-4d0d-b243-1614324922f4 Destroying unnamed session | ||
3913 | 2024.01.28 05:25:47.284883 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1264 rows starting from the beginning of the part | ||
3914 | 2024.01.28 05:25:47.284995 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part | ||
3915 | 2024.01.28 05:25:47.285088 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part | ||
3916 | 2024.01.28 05:25:47.285176 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part | ||
3917 | 2024.01.28 05:25:47.285258 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part | ||
3918 | 2024.01.28 05:25:47.285341 [ 11 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
3919 | 2024.01.28 05:25:47.295818 [ 12 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 6 columns (6 merged, 0 gathered) in 0.011298222 sec., 135331.02819186947 rows/sec., 182.62 MiB/sec. | ||
3920 | 2024.01.28 05:25:47.296717 [ 12 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3921 | 2024.01.28 05:25:47.296950 [ 12 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3922 | 2024.01.28 05:25:47.297015 [ 12 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3923 | 2024.01.28 05:25:47.297090 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_31_6: 8.11 MiB. | ||
3924 | 2024.01.28 05:25:48.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.03 MiB, peak 241.99 MiB, will set to 235.44 MiB (RSS), difference: -1.59 MiB | ||
3925 | 2024.01.28 05:25:51.425581 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3926 | 2024.01.28 05:25:51.425660 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3927 | 2024.01.28 05:25:57.276103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3928 | 2024.01.28 05:25:57.276220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3929 | 2024.01.28 05:25:57.276245 [ 3 ] {} <Debug> HTTP-Session: b1903162-bacb-485c-894f-0552db6f8a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3930 | 2024.01.28 05:25:57.276269 [ 3 ] {} <Debug> HTTP-Session: b1903162-bacb-485c-894f-0552db6f8a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3931 | 2024.01.28 05:25:57.276395 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3932 | 2024.01.28 05:25:57.276457 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3933 | 2024.01.28 05:25:57.276615 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3934 | 2024.01.28 05:25:57.277068 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3935 | 2024.01.28 05:25:57.277333 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3936 | 2024.01.28 05:25:57.277498 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3937 | 2024.01.28 05:25:57.277642 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001211115 sec., 43761 rows/sec., 3.46 MiB/sec. | ||
3938 | 2024.01.28 05:25:57.277796 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Debug> DynamicQueryHandler: Done processing query | ||
3939 | 2024.01.28 05:25:57.277822 [ 3 ] {5b710551-ea15-4cce-8e96-9d19bdfe9589} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3940 | 2024.01.28 05:25:57.277838 [ 3 ] {} <Debug> HTTP-Session: b1903162-bacb-485c-894f-0552db6f8a1f Destroying unnamed session | ||
3941 | 2024.01.28 05:25:57.278021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3942 | 2024.01.28 05:25:57.278074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3943 | 2024.01.28 05:25:57.278094 [ 3 ] {} <Debug> HTTP-Session: a277ab49-bd7e-4270-aab0-bb12cf560502 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3944 | 2024.01.28 05:25:57.278113 [ 3 ] {} <Debug> HTTP-Session: a277ab49-bd7e-4270-aab0-bb12cf560502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3945 | 2024.01.28 05:25:57.278202 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3946 | 2024.01.28 05:25:57.278242 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3947 | 2024.01.28 05:25:57.278355 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3948 | 2024.01.28 05:25:57.278794 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3949 | 2024.01.28 05:25:57.279023 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3950 | 2024.01.28 05:25:57.279173 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3951 | 2024.01.28 05:25:57.279294 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Information> executeQuery: Read 195 rows, 18.79 KiB in 0.001062493 sec., 183530 rows/sec., 17.27 MiB/sec. | ||
3952 | 2024.01.28 05:25:57.279420 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Debug> DynamicQueryHandler: Done processing query | ||
3953 | 2024.01.28 05:25:57.279442 [ 3 ] {34506433-ca96-4549-b134-2d4e22b41030} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
3954 | 2024.01.28 05:25:57.279458 [ 3 ] {} <Debug> HTTP-Session: a277ab49-bd7e-4270-aab0-bb12cf560502 Destroying unnamed session | ||
3955 | 2024.01.28 05:25:57.279636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3956 | 2024.01.28 05:25:57.279683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3957 | 2024.01.28 05:25:57.279703 [ 3 ] {} <Debug> HTTP-Session: c817d023-a3a1-4ed9-9a04-4eca26b91778 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3958 | 2024.01.28 05:25:57.279720 [ 3 ] {} <Debug> HTTP-Session: c817d023-a3a1-4ed9-9a04-4eca26b91778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3959 | 2024.01.28 05:25:57.279795 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3960 | 2024.01.28 05:25:57.279835 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3961 | 2024.01.28 05:25:57.279942 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3962 | 2024.01.28 05:25:57.280267 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3963 | 2024.01.28 05:25:57.280477 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3964 | 2024.01.28 05:25:57.280635 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3965 | 2024.01.28 05:25:57.280746 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Information> executeQuery: Read 77 rows, 6.14 KiB in 0.000922461 sec., 83472 rows/sec., 6.50 MiB/sec. | ||
3966 | 2024.01.28 05:25:57.280866 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Debug> DynamicQueryHandler: Done processing query | ||
3967 | 2024.01.28 05:25:57.280889 [ 3 ] {6837a04c-d4d5-4a1d-9d2b-b73e6d36536c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3968 | 2024.01.28 05:25:57.280904 [ 3 ] {} <Debug> HTTP-Session: c817d023-a3a1-4ed9-9a04-4eca26b91778 Destroying unnamed session | ||
3969 | 2024.01.28 05:25:57.281058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3970 | 2024.01.28 05:25:57.281104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3971 | 2024.01.28 05:25:57.281125 [ 3 ] {} <Debug> HTTP-Session: c7efe32e-6bd4-4336-80ed-1510f389a7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3972 | 2024.01.28 05:25:57.281141 [ 3 ] {} <Debug> HTTP-Session: c7efe32e-6bd4-4336-80ed-1510f389a7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3973 | 2024.01.28 05:25:57.281213 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3974 | 2024.01.28 05:25:57.281257 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3975 | 2024.01.28 05:25:57.281381 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3976 | 2024.01.28 05:25:57.281697 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3977 | 2024.01.28 05:25:57.281962 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3978 | 2024.01.28 05:25:57.282138 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3979 | 2024.01.28 05:25:57.282257 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001013093 sec., 35534 rows/sec., 2.51 MiB/sec. | ||
3980 | 2024.01.28 05:25:57.282465 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Debug> DynamicQueryHandler: Done processing query | ||
3981 | 2024.01.28 05:25:57.282489 [ 3 ] {b4795eda-2909-4cca-8379-cb99844a68c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3982 | 2024.01.28 05:25:57.282504 [ 3 ] {} <Debug> HTTP-Session: c7efe32e-6bd4-4336-80ed-1510f389a7ce Destroying unnamed session | ||
3983 | 2024.01.28 05:25:57.282659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3984 | 2024.01.28 05:25:57.282704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3985 | 2024.01.28 05:25:57.282722 [ 3 ] {} <Debug> HTTP-Session: 1c5e9d69-7762-4edd-8728-59f9e944d0c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
3986 | 2024.01.28 05:25:57.282738 [ 3 ] {} <Debug> HTTP-Session: 1c5e9d69-7762-4edd-8728-59f9e944d0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3987 | 2024.01.28 05:25:57.282831 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3988 | 2024.01.28 05:25:57.282875 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3989 | 2024.01.28 05:25:57.283031 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3990 | 2024.01.28 05:25:57.283592 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
3991 | 2024.01.28 05:25:57.283914 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3992 | 2024.01.28 05:25:57.284096 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3993 | 2024.01.28 05:25:57.284195 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001335247 sec., 39693 rows/sec., 53.56 MiB/sec. | ||
3994 | 2024.01.28 05:25:57.284318 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Debug> DynamicQueryHandler: Done processing query | ||
3995 | 2024.01.28 05:25:57.284341 [ 3 ] {56d61928-b758-4a49-8ecb-9dba86e03078} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3996 | 2024.01.28 05:25:57.284357 [ 3 ] {} <Debug> HTTP-Session: 1c5e9d69-7762-4edd-8728-59f9e944d0c7 Destroying unnamed session | ||
3997 | 2024.01.28 05:26:06.425714 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3998 | 2024.01.28 05:26:06.425782 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3999 | 2024.01.28 05:26:07.273562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4000 | 2024.01.28 05:26:07.273737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4001 | 2024.01.28 05:26:07.273785 [ 3 ] {} <Debug> HTTP-Session: 5dfaedbe-de5d-4d42-8258-a1a881299027 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4002 | 2024.01.28 05:26:07.273827 [ 3 ] {} <Debug> HTTP-Session: 5dfaedbe-de5d-4d42-8258-a1a881299027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4003 | 2024.01.28 05:26:07.274029 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4004 | 2024.01.28 05:26:07.274126 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4005 | 2024.01.28 05:26:07.274401 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4006 | 2024.01.28 05:26:07.274967 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4007 | 2024.01.28 05:26:07.275233 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4008 | 2024.01.28 05:26:07.275397 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4009 | 2024.01.28 05:26:07.275531 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001443858 sec., 36707 rows/sec., 2.91 MiB/sec. | ||
4010 | 2024.01.28 05:26:07.275689 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Debug> DynamicQueryHandler: Done processing query | ||
4011 | 2024.01.28 05:26:07.275715 [ 3 ] {77d98a2a-e50e-4552-b451-24f9afbd79e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4012 | 2024.01.28 05:26:07.275731 [ 3 ] {} <Debug> HTTP-Session: 5dfaedbe-de5d-4d42-8258-a1a881299027 Destroying unnamed session | ||
4013 | 2024.01.28 05:26:07.275899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4014 | 2024.01.28 05:26:07.275950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4015 | 2024.01.28 05:26:07.275969 [ 3 ] {} <Debug> HTTP-Session: b71f9d07-65d2-4743-8ada-6f1445a9dc69 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4016 | 2024.01.28 05:26:07.275988 [ 3 ] {} <Debug> HTTP-Session: b71f9d07-65d2-4743-8ada-6f1445a9dc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4017 | 2024.01.28 05:26:07.276067 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4018 | 2024.01.28 05:26:07.276108 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4019 | 2024.01.28 05:26:07.276220 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4020 | 2024.01.28 05:26:07.276484 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4021 | 2024.01.28 05:26:07.276703 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4022 | 2024.01.28 05:26:07.276853 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4023 | 2024.01.28 05:26:07.276972 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000875151 sec., 4570 rows/sec., 381.63 KiB/sec. | ||
4024 | 2024.01.28 05:26:07.277108 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Debug> DynamicQueryHandler: Done processing query | ||
4025 | 2024.01.28 05:26:07.277131 [ 3 ] {7f3e5e31-2c93-4bec-98b5-50b8d99c645a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4026 | 2024.01.28 05:26:07.277146 [ 3 ] {} <Debug> HTTP-Session: b71f9d07-65d2-4743-8ada-6f1445a9dc69 Destroying unnamed session | ||
4027 | 2024.01.28 05:26:07.277293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4028 | 2024.01.28 05:26:07.277339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4029 | 2024.01.28 05:26:07.277358 [ 3 ] {} <Debug> HTTP-Session: 10394dd2-8221-42d9-9ef3-7e36d90858cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4030 | 2024.01.28 05:26:07.277375 [ 3 ] {} <Debug> HTTP-Session: 10394dd2-8221-42d9-9ef3-7e36d90858cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4031 | 2024.01.28 05:26:07.277452 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4032 | 2024.01.28 05:26:07.277491 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4033 | 2024.01.28 05:26:07.277593 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4034 | 2024.01.28 05:26:07.277947 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4035 | 2024.01.28 05:26:07.278160 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4036 | 2024.01.28 05:26:07.278307 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4037 | 2024.01.28 05:26:07.278403 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Information> executeQuery: Read 161 rows, 15.85 KiB in 0.000924252 sec., 174194 rows/sec., 16.75 MiB/sec. | ||
4038 | 2024.01.28 05:26:07.278524 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Debug> DynamicQueryHandler: Done processing query | ||
4039 | 2024.01.28 05:26:07.278548 [ 3 ] {a067cff7-38b2-405d-a02c-d183ea84ac6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4040 | 2024.01.28 05:26:07.278563 [ 3 ] {} <Debug> HTTP-Session: 10394dd2-8221-42d9-9ef3-7e36d90858cd Destroying unnamed session | ||
4041 | 2024.01.28 05:26:07.278713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4042 | 2024.01.28 05:26:07.278759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4043 | 2024.01.28 05:26:07.278778 [ 3 ] {} <Debug> HTTP-Session: 0b71212e-0c5c-44b2-86e8-1e8d19e422a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4044 | 2024.01.28 05:26:07.278795 [ 3 ] {} <Debug> HTTP-Session: 0b71212e-0c5c-44b2-86e8-1e8d19e422a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4045 | 2024.01.28 05:26:07.278863 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4046 | 2024.01.28 05:26:07.278901 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4047 | 2024.01.28 05:26:07.279006 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4048 | 2024.01.28 05:26:07.279250 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4049 | 2024.01.28 05:26:07.279449 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4050 | 2024.01.28 05:26:07.279593 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4051 | 2024.01.28 05:26:07.279710 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00081881 sec., 4885 rows/sec., 341.10 KiB/sec. | ||
4052 | 2024.01.28 05:26:07.279891 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Debug> DynamicQueryHandler: Done processing query | ||
4053 | 2024.01.28 05:26:07.279914 [ 3 ] {1a2349ee-d357-472d-9c00-85411d428af5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4054 | 2024.01.28 05:26:07.279930 [ 3 ] {} <Debug> HTTP-Session: 0b71212e-0c5c-44b2-86e8-1e8d19e422a2 Destroying unnamed session | ||
4055 | 2024.01.28 05:26:07.280041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4056 | 2024.01.28 05:26:07.280087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4057 | 2024.01.28 05:26:07.280105 [ 3 ] {} <Debug> HTTP-Session: 5494471a-a4a6-4da2-a280-971b6babe372 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4058 | 2024.01.28 05:26:07.280121 [ 3 ] {} <Debug> HTTP-Session: 5494471a-a4a6-4da2-a280-971b6babe372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4059 | 2024.01.28 05:26:07.280194 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4060 | 2024.01.28 05:26:07.280239 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4061 | 2024.01.28 05:26:07.280356 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4062 | 2024.01.28 05:26:07.280643 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4063 | 2024.01.28 05:26:07.280849 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4064 | 2024.01.28 05:26:07.280998 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4065 | 2024.01.28 05:26:07.281110 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000883041 sec., 64549 rows/sec., 5.05 MiB/sec. | ||
4066 | 2024.01.28 05:26:07.281230 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Debug> DynamicQueryHandler: Done processing query | ||
4067 | 2024.01.28 05:26:07.281253 [ 3 ] {770a3dcd-258f-45ee-8c73-b14e30797a0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4068 | 2024.01.28 05:26:07.281268 [ 3 ] {} <Debug> HTTP-Session: 5494471a-a4a6-4da2-a280-971b6babe372 Destroying unnamed session | ||
4069 | 2024.01.28 05:26:07.281375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4070 | 2024.01.28 05:26:07.281421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4071 | 2024.01.28 05:26:07.281439 [ 3 ] {} <Debug> HTTP-Session: 761a6c6b-86d4-48fa-b8be-cf21f95eaee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4072 | 2024.01.28 05:26:07.281455 [ 3 ] {} <Debug> HTTP-Session: 761a6c6b-86d4-48fa-b8be-cf21f95eaee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4073 | 2024.01.28 05:26:07.281523 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4074 | 2024.01.28 05:26:07.281567 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4075 | 2024.01.28 05:26:07.281689 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4076 | 2024.01.28 05:26:07.281933 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4077 | 2024.01.28 05:26:07.282204 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4078 | 2024.01.28 05:26:07.282375 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4079 | 2024.01.28 05:26:07.282500 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000943742 sec., 2119 rows/sec., 149.01 KiB/sec. | ||
4080 | 2024.01.28 05:26:07.282649 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Debug> DynamicQueryHandler: Done processing query | ||
4081 | 2024.01.28 05:26:07.282673 [ 3 ] {d4f9ecc2-d287-4631-a888-9819a400fc92} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4082 | 2024.01.28 05:26:07.282688 [ 3 ] {} <Debug> HTTP-Session: 761a6c6b-86d4-48fa-b8be-cf21f95eaee7 Destroying unnamed session | ||
4083 | 2024.01.28 05:26:07.282835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4084 | 2024.01.28 05:26:07.282881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4085 | 2024.01.28 05:26:07.282899 [ 3 ] {} <Debug> HTTP-Session: f2648e54-e4eb-4e58-a685-2a3a454a3995 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4086 | 2024.01.28 05:26:07.282916 [ 3 ] {} <Debug> HTTP-Session: f2648e54-e4eb-4e58-a685-2a3a454a3995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4087 | 2024.01.28 05:26:07.283003 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4088 | 2024.01.28 05:26:07.283047 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4089 | 2024.01.28 05:26:07.283183 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4090 | 2024.01.28 05:26:07.283660 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4091 | 2024.01.28 05:26:07.283972 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4092 | 2024.01.28 05:26:07.284147 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4093 | 2024.01.28 05:26:07.284262 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001231256 sec., 43045 rows/sec., 58.09 MiB/sec. | ||
4094 | 2024.01.28 05:26:07.284385 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Debug> DynamicQueryHandler: Done processing query | ||
4095 | 2024.01.28 05:26:07.284407 [ 3 ] {4fd4e25f-68cb-4166-9ecb-7925280a3d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4096 | 2024.01.28 05:26:07.284422 [ 3 ] {} <Debug> HTTP-Session: f2648e54-e4eb-4e58-a685-2a3a454a3995 Destroying unnamed session | ||
4097 | 2024.01.28 05:26:17.274141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4098 | 2024.01.28 05:26:17.274318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4099 | 2024.01.28 05:26:17.274367 [ 3 ] {} <Debug> HTTP-Session: 1d5c3fba-d3f0-4b23-9a7e-3dad2aadff3d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4100 | 2024.01.28 05:26:17.274406 [ 3 ] {} <Debug> HTTP-Session: 1d5c3fba-d3f0-4b23-9a7e-3dad2aadff3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4101 | 2024.01.28 05:26:17.274605 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4102 | 2024.01.28 05:26:17.274702 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4103 | 2024.01.28 05:26:17.274935 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4104 | 2024.01.28 05:26:17.275373 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4105 | 2024.01.28 05:26:17.275627 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4106 | 2024.01.28 05:26:17.275790 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4107 | 2024.01.28 05:26:17.275913 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001253476 sec., 42282 rows/sec., 3.35 MiB/sec. | ||
4108 | 2024.01.28 05:26:17.275970 [ 70 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
4109 | 2024.01.28 05:26:17.276106 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Debug> DynamicQueryHandler: Done processing query | ||
4110 | 2024.01.28 05:26:17.276114 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4111 | 2024.01.28 05:26:17.276143 [ 3 ] {75379e2b-91dd-4965-87a8-42989073b5b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4112 | 2024.01.28 05:26:17.276178 [ 3 ] {} <Debug> HTTP-Session: 1d5c3fba-d3f0-4b23-9a7e-3dad2aadff3d Destroying unnamed session | ||
4113 | 2024.01.28 05:26:17.276264 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact | ||
4114 | 2024.01.28 05:26:17.276464 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4115 | 2024.01.28 05:26:17.276477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 25372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4116 | 2024.01.28 05:26:17.276514 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 53 rows starting from the beginning of the part | ||
4117 | 2024.01.28 05:26:17.276547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4118 | 2024.01.28 05:26:17.276573 [ 3 ] {} <Debug> HTTP-Session: e5978985-2d19-4d1a-8557-efcc5d55ff5e Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4119 | 2024.01.28 05:26:17.276596 [ 3 ] {} <Debug> HTTP-Session: e5978985-2d19-4d1a-8557-efcc5d55ff5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4120 | 2024.01.28 05:26:17.276675 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
4121 | 2024.01.28 05:26:17.276720 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4122 | 2024.01.28 05:26:17.276776 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4123 | 2024.01.28 05:26:17.276824 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part | ||
4124 | 2024.01.28 05:26:17.277003 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 53 rows starting from the beginning of the part | ||
4125 | 2024.01.28 05:26:17.277016 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4126 | 2024.01.28 05:26:17.277114 [ 11 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
4127 | 2024.01.28 05:26:17.277551 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4128 | 2024.01.28 05:26:17.277888 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4129 | 2024.01.28 05:26:17.277915 [ 10 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001699982 sec., 155884.00347768387 rows/sec., 12.34 MiB/sec. | ||
4130 | 2024.01.28 05:26:17.278124 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4131 | 2024.01.28 05:26:17.278123 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
4132 | 2024.01.28 05:26:17.278312 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Information> executeQuery: Read 159 rows, 15.67 KiB in 0.00153624 sec., 103499 rows/sec., 9.96 MiB/sec. | ||
4133 | 2024.01.28 05:26:17.278475 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. | ||
4134 | 2024.01.28 05:26:17.278520 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Debug> DynamicQueryHandler: Done processing query | ||
4135 | 2024.01.28 05:26:17.278551 [ 3 ] {de335a7e-06ee-4421-ac7f-9342f4314bef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4136 | 2024.01.28 05:26:17.278562 [ 21 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_34_8} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 | ||
4137 | 2024.01.28 05:26:17.278577 [ 3 ] {} <Debug> HTTP-Session: e5978985-2d19-4d1a-8557-efcc5d55ff5e Destroying unnamed session | ||
4138 | 2024.01.28 05:26:17.278784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4139 | 2024.01.28 05:26:17.278834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4140 | 2024.01.28 05:26:17.278853 [ 3 ] {} <Debug> HTTP-Session: 8e516de7-b193-4292-ac59-6b62529ae2db Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4141 | 2024.01.28 05:26:17.278870 [ 3 ] {} <Debug> HTTP-Session: 8e516de7-b193-4292-ac59-6b62529ae2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4142 | 2024.01.28 05:26:17.278949 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4143 | 2024.01.28 05:26:17.278989 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4144 | 2024.01.28 05:26:17.279105 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4145 | 2024.01.28 05:26:17.279407 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4146 | 2024.01.28 05:26:17.279621 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4147 | 2024.01.28 05:26:17.279768 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4148 | 2024.01.28 05:26:17.279892 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000913242 sec., 58035 rows/sec., 4.54 MiB/sec. | ||
4149 | 2024.01.28 05:26:17.280020 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Debug> DynamicQueryHandler: Done processing query | ||
4150 | 2024.01.28 05:26:17.280044 [ 3 ] {66ab7ee0-0eb0-4cd4-9b20-74c25d0c7212} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4151 | 2024.01.28 05:26:17.280060 [ 3 ] {} <Debug> HTTP-Session: 8e516de7-b193-4292-ac59-6b62529ae2db Destroying unnamed session | ||
4152 | 2024.01.28 05:26:17.280232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4153 | 2024.01.28 05:26:17.280276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4154 | 2024.01.28 05:26:17.280295 [ 3 ] {} <Debug> HTTP-Session: b1a3c614-c41c-431a-b634-cbfc8ddecdc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4155 | 2024.01.28 05:26:17.280312 [ 3 ] {} <Debug> HTTP-Session: b1a3c614-c41c-431a-b634-cbfc8ddecdc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4156 | 2024.01.28 05:26:17.280412 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4157 | 2024.01.28 05:26:17.280456 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4158 | 2024.01.28 05:26:17.280594 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4159 | 2024.01.28 05:26:17.281110 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4160 | 2024.01.28 05:26:17.281431 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4161 | 2024.01.28 05:26:17.281604 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4162 | 2024.01.28 05:26:17.281728 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001287956 sec., 41150 rows/sec., 55.53 MiB/sec. | ||
4163 | 2024.01.28 05:26:17.281890 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Debug> DynamicQueryHandler: Done processing query | ||
4164 | 2024.01.28 05:26:17.281914 [ 3 ] {3714b3e7-99a1-490b-bf51-537a38bf5a7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4165 | 2024.01.28 05:26:17.281930 [ 3 ] {} <Debug> HTTP-Session: b1a3c614-c41c-431a-b634-cbfc8ddecdc9 Destroying unnamed session | ||
4166 | 2024.01.28 05:26:19.759584 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
4167 | 2024.01.28 05:26:19.759678 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4168 | 2024.01.28 05:26:19.759815 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact | ||
4169 | 2024.01.28 05:26:19.759976 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4170 | 2024.01.28 05:26:19.760019 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 556 rows starting from the beginning of the part | ||
4171 | 2024.01.28 05:26:19.760163 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
4172 | 2024.01.28 05:26:19.760279 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
4173 | 2024.01.28 05:26:19.760384 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
4174 | 2024.01.28 05:26:19.760486 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
4175 | 2024.01.28 05:26:19.761297 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155752 sec., 405773.2805999281 rows/sec., 28.61 MiB/sec. | ||
4176 | 2024.01.28 05:26:19.761424 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
4177 | 2024.01.28 05:26:19.761628 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. | ||
4178 | 2024.01.28 05:26:19.761694 [ 10 ] {a66404a2-6649-45f4-973c-22bbef88b023::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 | ||
4179 | 2024.01.28 05:26:21.425830 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4180 | 2024.01.28 05:26:21.425910 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4181 | 2024.01.28 05:26:27.276551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4182 | 2024.01.28 05:26:27.276729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4183 | 2024.01.28 05:26:27.276774 [ 3 ] {} <Debug> HTTP-Session: e59edd23-8e32-4172-b679-ba5e3830478a Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4184 | 2024.01.28 05:26:27.276815 [ 3 ] {} <Debug> HTTP-Session: e59edd23-8e32-4172-b679-ba5e3830478a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4185 | 2024.01.28 05:26:27.277010 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4186 | 2024.01.28 05:26:27.277109 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4187 | 2024.01.28 05:26:27.277328 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4188 | 2024.01.28 05:26:27.277764 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4189 | 2024.01.28 05:26:27.278020 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4190 | 2024.01.28 05:26:27.278182 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4191 | 2024.01.28 05:26:27.278305 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001238506 sec., 42793 rows/sec., 3.39 MiB/sec. | ||
4192 | 2024.01.28 05:26:27.278464 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Debug> DynamicQueryHandler: Done processing query | ||
4193 | 2024.01.28 05:26:27.278490 [ 3 ] {894bb292-8f7e-4795-9b19-070f191788c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4194 | 2024.01.28 05:26:27.278507 [ 3 ] {} <Debug> HTTP-Session: e59edd23-8e32-4172-b679-ba5e3830478a Destroying unnamed session | ||
4195 | 2024.01.28 05:26:27.278677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4196 | 2024.01.28 05:26:27.278728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4197 | 2024.01.28 05:26:27.278748 [ 3 ] {} <Debug> HTTP-Session: f8a45244-b0fc-4631-8727-b804a914fe35 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4198 | 2024.01.28 05:26:27.278767 [ 3 ] {} <Debug> HTTP-Session: f8a45244-b0fc-4631-8727-b804a914fe35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4199 | 2024.01.28 05:26:27.278843 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4200 | 2024.01.28 05:26:27.278883 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4201 | 2024.01.28 05:26:27.278991 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4202 | 2024.01.28 05:26:27.279380 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4203 | 2024.01.28 05:26:27.279587 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4204 | 2024.01.28 05:26:27.279744 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4205 | 2024.01.28 05:26:27.279864 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000987372 sec., 2025 rows/sec., 173.08 KiB/sec. | ||
4206 | 2024.01.28 05:26:27.280012 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Debug> DynamicQueryHandler: Done processing query | ||
4207 | 2024.01.28 05:26:27.280035 [ 3 ] {37755f71-db66-4d6c-b347-699182e84e7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4208 | 2024.01.28 05:26:27.280050 [ 3 ] {} <Debug> HTTP-Session: f8a45244-b0fc-4631-8727-b804a914fe35 Destroying unnamed session | ||
4209 | 2024.01.28 05:26:27.280226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4210 | 2024.01.28 05:26:27.280273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4211 | 2024.01.28 05:26:27.280291 [ 3 ] {} <Debug> HTTP-Session: 47dfaf16-ad53-4727-8ee3-8758bd9344d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4212 | 2024.01.28 05:26:27.280309 [ 3 ] {} <Debug> HTTP-Session: 47dfaf16-ad53-4727-8ee3-8758bd9344d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4213 | 2024.01.28 05:26:27.280386 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4214 | 2024.01.28 05:26:27.280426 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4215 | 2024.01.28 05:26:27.280532 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4216 | 2024.01.28 05:26:27.280947 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4217 | 2024.01.28 05:26:27.281170 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4218 | 2024.01.28 05:26:27.281321 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4219 | 2024.01.28 05:26:27.281449 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Information> executeQuery: Read 196 rows, 18.88 KiB in 0.001029283 sec., 190423 rows/sec., 17.91 MiB/sec. | ||
4220 | 2024.01.28 05:26:27.281601 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Debug> DynamicQueryHandler: Done processing query | ||
4221 | 2024.01.28 05:26:27.281625 [ 3 ] {4b19140c-1f7d-464d-9350-fa211017b7b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4222 | 2024.01.28 05:26:27.281641 [ 3 ] {} <Debug> HTTP-Session: 47dfaf16-ad53-4727-8ee3-8758bd9344d1 Destroying unnamed session | ||
4223 | 2024.01.28 05:26:27.281792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4224 | 2024.01.28 05:26:27.281838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4225 | 2024.01.28 05:26:27.281857 [ 3 ] {} <Debug> HTTP-Session: 686650d9-eb58-44d3-b53f-07deb126d789 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4226 | 2024.01.28 05:26:27.281874 [ 3 ] {} <Debug> HTTP-Session: 686650d9-eb58-44d3-b53f-07deb126d789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4227 | 2024.01.28 05:26:27.281945 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4228 | 2024.01.28 05:26:27.281984 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4229 | 2024.01.28 05:26:27.282092 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4230 | 2024.01.28 05:26:27.282360 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4231 | 2024.01.28 05:26:27.282572 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4232 | 2024.01.28 05:26:27.282716 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4233 | 2024.01.28 05:26:27.282839 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000862391 sec., 2319 rows/sec., 161.93 KiB/sec. | ||
4234 | 2024.01.28 05:26:27.282961 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Debug> DynamicQueryHandler: Done processing query | ||
4235 | 2024.01.28 05:26:27.282984 [ 3 ] {dd00a504-54ee-4b63-b936-d02724dfcc6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4236 | 2024.01.28 05:26:27.282999 [ 3 ] {} <Debug> HTTP-Session: 686650d9-eb58-44d3-b53f-07deb126d789 Destroying unnamed session | ||
4237 | 2024.01.28 05:26:27.283138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 13406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4238 | 2024.01.28 05:26:27.283183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4239 | 2024.01.28 05:26:27.283201 [ 3 ] {} <Debug> HTTP-Session: 98bca223-f074-464d-8c72-4f8f15e082a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4240 | 2024.01.28 05:26:27.283219 [ 3 ] {} <Debug> HTTP-Session: 98bca223-f074-464d-8c72-4f8f15e082a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4241 | 2024.01.28 05:26:27.283291 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4242 | 2024.01.28 05:26:27.283329 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4243 | 2024.01.28 05:26:27.283432 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4244 | 2024.01.28 05:26:27.283802 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4245 | 2024.01.28 05:26:27.284014 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4246 | 2024.01.28 05:26:27.284157 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4247 | 2024.01.28 05:26:27.284284 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Information> executeQuery: Read 79 rows, 6.31 KiB in 0.000958952 sec., 82381 rows/sec., 6.42 MiB/sec. | ||
4248 | 2024.01.28 05:26:27.284405 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Debug> DynamicQueryHandler: Done processing query | ||
4249 | 2024.01.28 05:26:27.284428 [ 3 ] {cbf14388-a8f6-4939-a680-f1144a7133b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4250 | 2024.01.28 05:26:27.284443 [ 3 ] {} <Debug> HTTP-Session: 98bca223-f074-464d-8c72-4f8f15e082a7 Destroying unnamed session | ||
4251 | 2024.01.28 05:26:27.284564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4252 | 2024.01.28 05:26:27.284609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4253 | 2024.01.28 05:26:27.284629 [ 3 ] {} <Debug> HTTP-Session: a768516a-d8f2-402c-8b3e-dce9e724db55 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4254 | 2024.01.28 05:26:27.284645 [ 3 ] {} <Debug> HTTP-Session: a768516a-d8f2-402c-8b3e-dce9e724db55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4255 | 2024.01.28 05:26:27.284717 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4256 | 2024.01.28 05:26:27.284760 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4257 | 2024.01.28 05:26:27.284883 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4258 | 2024.01.28 05:26:27.285188 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4259 | 2024.01.28 05:26:27.285455 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4260 | 2024.01.28 05:26:27.285646 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4261 | 2024.01.28 05:26:27.285748 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001002702 sec., 36900 rows/sec., 2.60 MiB/sec. | ||
4262 | 2024.01.28 05:26:27.285886 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Debug> DynamicQueryHandler: Done processing query | ||
4263 | 2024.01.28 05:26:27.285909 [ 3 ] {91972361-6e22-4269-adcf-f33d41aab3bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4264 | 2024.01.28 05:26:27.285925 [ 3 ] {} <Debug> HTTP-Session: a768516a-d8f2-402c-8b3e-dce9e724db55 Destroying unnamed session | ||
4265 | 2024.01.28 05:26:27.286090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 56700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4266 | 2024.01.28 05:26:27.286135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4267 | 2024.01.28 05:26:27.286154 [ 3 ] {} <Debug> HTTP-Session: 16c2cfe5-1ab7-402e-8663-142fc329ca29 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4268 | 2024.01.28 05:26:27.286170 [ 3 ] {} <Debug> HTTP-Session: 16c2cfe5-1ab7-402e-8663-142fc329ca29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4269 | 2024.01.28 05:26:27.286268 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4270 | 2024.01.28 05:26:27.286312 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4271 | 2024.01.28 05:26:27.286444 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4272 | 2024.01.28 05:26:27.286960 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. | ||
4273 | 2024.01.28 05:26:27.287280 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4274 | 2024.01.28 05:26:27.287455 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4275 | 2024.01.28 05:26:27.287579 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001280426 sec., 41392 rows/sec., 55.86 MiB/sec. | ||
4276 | 2024.01.28 05:26:27.287760 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Debug> DynamicQueryHandler: Done processing query | ||
4277 | 2024.01.28 05:26:27.287783 [ 3 ] {13c827f3-ae27-4804-a58c-6a5c2d367833} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4278 | 2024.01.28 05:26:27.287798 [ 3 ] {} <Debug> HTTP-Session: 16c2cfe5-1ab7-402e-8663-142fc329ca29 Destroying unnamed session | ||
4279 | 2024.01.28 05:26:36.426191 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4280 | 2024.01.28 05:26:36.426285 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4281 | 2024.01.28 05:26:37.274976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 8649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4282 | 2024.01.28 05:26:37.275100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4283 | 2024.01.28 05:26:37.275129 [ 3 ] {} <Debug> HTTP-Session: eb530195-3e0e-4cf4-ba72-260b373a2f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4284 | 2024.01.28 05:26:37.275156 [ 3 ] {} <Debug> HTTP-Session: eb530195-3e0e-4cf4-ba72-260b373a2f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4285 | 2024.01.28 05:26:37.275294 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4286 | 2024.01.28 05:26:37.275362 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4287 | 2024.01.28 05:26:37.275546 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4288 | 2024.01.28 05:26:37.276016 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. | ||
4289 | 2024.01.28 05:26:37.276286 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4290 | 2024.01.28 05:26:37.276466 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4291 | 2024.01.28 05:26:37.276586 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Information> executeQuery: Read 60 rows, 4.86 KiB in 0.001244376 sec., 48216 rows/sec., 3.82 MiB/sec. | ||
4292 | 2024.01.28 05:26:37.276738 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Debug> DynamicQueryHandler: Done processing query | ||
4293 | 2024.01.28 05:26:37.276767 [ 3 ] {9174c8f9-2c63-4111-bd12-f8b9bbda00ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4294 | 2024.01.28 05:26:37.276786 [ 3 ] {} <Debug> HTTP-Session: eb530195-3e0e-4cf4-ba72-260b373a2f48 Destroying unnamed session | ||
4295 | 2024.01.28 05:26:37.276919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4296 | 2024.01.28 05:26:37.276971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4297 | 2024.01.28 05:26:37.276992 [ 3 ] {} <Debug> HTTP-Session: e95c6bd6-3f01-416e-bdf2-b7822eb44851 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4298 | 2024.01.28 05:26:37.277012 [ 3 ] {} <Debug> HTTP-Session: e95c6bd6-3f01-416e-bdf2-b7822eb44851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4299 | 2024.01.28 05:26:37.277090 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4300 | 2024.01.28 05:26:37.277132 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4301 | 2024.01.28 05:26:37.277240 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4302 | 2024.01.28 05:26:37.277539 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. | ||
4303 | 2024.01.28 05:26:37.277745 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4304 | 2024.01.28 05:26:37.277894 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4305 | 2024.01.28 05:26:37.278014 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000892771 sec., 2240 rows/sec., 191.42 KiB/sec. | ||
4306 | 2024.01.28 05:26:37.278210 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Debug> DynamicQueryHandler: Done processing query | ||
4307 | 2024.01.28 05:26:37.278233 [ 3 ] {8737db19-b6cf-4fd9-b7cd-e13d932d10b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4308 | 2024.01.28 05:26:37.278248 [ 3 ] {} <Debug> HTTP-Session: e95c6bd6-3f01-416e-bdf2-b7822eb44851 Destroying unnamed session | ||
4309 | 2024.01.28 05:26:37.278391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 28676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4310 | 2024.01.28 05:26:37.278437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4311 | 2024.01.28 05:26:37.278456 [ 3 ] {} <Debug> HTTP-Session: 6f4b8012-8764-4ba9-a38c-0a4e3a3736ab Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4312 | 2024.01.28 05:26:37.278473 [ 3 ] {} <Debug> HTTP-Session: 6f4b8012-8764-4ba9-a38c-0a4e3a3736ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4313 | 2024.01.28 05:26:37.278552 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4314 | 2024.01.28 05:26:37.278590 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4315 | 2024.01.28 05:26:37.278714 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4316 | 2024.01.28 05:26:37.279118 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. | ||
4317 | 2024.01.28 05:26:37.279349 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4318 | 2024.01.28 05:26:37.279506 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4319 | 2024.01.28 05:26:37.279627 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Information> executeQuery: Read 181 rows, 17.65 KiB in 0.001042763 sec., 173577 rows/sec., 16.53 MiB/sec. | ||
4320 | 2024.01.28 05:26:37.279625 [ 86 ] {} <Debug> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4321 | 2024.01.28 05:26:37.279737 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. | ||
4322 | 2024.01.28 05:26:37.279817 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Debug> DynamicQueryHandler: Done processing query | ||
4323 | 2024.01.28 05:26:37.279880 [ 3 ] {8a09bf56-a969-4a91-80e8-8dad5ebb97cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4324 | 2024.01.28 05:26:37.279880 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4325 | 2024.01.28 05:26:37.279913 [ 3 ] {} <Debug> HTTP-Session: 6f4b8012-8764-4ba9-a38c-0a4e3a3736ab Destroying unnamed session | ||
4326 | 2024.01.28 05:26:37.280030 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4327 | 2024.01.28 05:26:37.280087 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 199 rows starting from the beginning of the part | ||
4328 | 2024.01.28 05:26:37.280086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4329 | 2024.01.28 05:26:37.280181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4330 | 2024.01.28 05:26:37.280222 [ 3 ] {} <Debug> HTTP-Session: fd116999-5c5d-48ad-a94d-e73c3bff6bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4331 | 2024.01.28 05:26:37.280282 [ 3 ] {} <Debug> HTTP-Session: fd116999-5c5d-48ad-a94d-e73c3bff6bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4332 | 2024.01.28 05:26:37.280302 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 195 rows starting from the beginning of the part | ||
4333 | 2024.01.28 05:26:37.280445 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4334 | 2024.01.28 05:26:37.280540 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part | ||
4335 | 2024.01.28 05:26:37.280552 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4336 | 2024.01.28 05:26:37.280792 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 159 rows starting from the beginning of the part | ||
4337 | 2024.01.28 05:26:37.281001 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4338 | 2024.01.28 05:26:37.281030 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 196 rows starting from the beginning of the part | ||
4339 | 2024.01.28 05:26:37.281193 [ 17 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 181 rows starting from the beginning of the part | ||
4340 | 2024.01.28 05:26:37.281702 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4341 | 2024.01.28 05:26:37.282094 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4342 | 2024.01.28 05:26:37.282390 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4343 | 2024.01.28 05:26:37.282567 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002067266 sec., 967 rows/sec., 67.55 KiB/sec. | ||
4344 | 2024.01.28 05:26:37.282844 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Debug> DynamicQueryHandler: Done processing query | ||
4345 | 2024.01.28 05:26:37.282909 [ 3 ] {03fe80b2-5883-4dd2-83d0-807334a4ca38} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4346 | 2024.01.28 05:26:37.282944 [ 3 ] {} <Debug> HTTP-Session: fd116999-5c5d-48ad-a94d-e73c3bff6bf2 Destroying unnamed session | ||
4347 | 2024.01.28 05:26:37.282959 [ 21 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 4 columns (4 merged, 0 gathered) in 0.00315811 sec., 345459.78449135716 rows/sec., 32.77 MiB/sec. | ||
4348 | 2024.01.28 05:26:37.283091 [ 21 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4349 | 2024.01.28 05:26:37.283101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 11090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4350 | 2024.01.28 05:26:37.283172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4351 | 2024.01.28 05:26:37.283208 [ 3 ] {} <Debug> HTTP-Session: cb70f2c2-78d5-4b7f-be78-1bda0c1bb893 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4352 | 2024.01.28 05:26:37.283229 [ 3 ] {} <Debug> HTTP-Session: cb70f2c2-78d5-4b7f-be78-1bda0c1bb893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4353 | 2024.01.28 05:26:37.283367 [ 21 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4354 | 2024.01.28 05:26:37.283368 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4355 | 2024.01.28 05:26:37.283444 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4356 | 2024.01.28 05:26:37.283459 [ 21 ] {5c8c517c-62af-4574-a1df-32742616daa9::all_1_36_7} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4357 | 2024.01.28 05:26:37.283657 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4358 | 2024.01.28 05:26:37.283965 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. | ||
4359 | 2024.01.28 05:26:37.284159 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4360 | 2024.01.28 05:26:37.284297 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4361 | 2024.01.28 05:26:37.284400 [ 86 ] {} <Debug> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4362 | 2024.01.28 05:26:37.284413 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Information> executeQuery: Read 65 rows, 5.24 KiB in 0.001029523 sec., 63136 rows/sec., 4.97 MiB/sec. | ||
4363 | 2024.01.28 05:26:37.284445 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. | ||
4364 | 2024.01.28 05:26:37.284660 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4365 | 2024.01.28 05:26:37.284764 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Debug> DynamicQueryHandler: Done processing query | ||
4366 | 2024.01.28 05:26:37.284840 [ 3 ] {628aa903-383f-47e2-a447-9aa199fdbb68} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4367 | 2024.01.28 05:26:37.284893 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4368 | 2024.01.28 05:26:37.284907 [ 3 ] {} <Debug> HTTP-Session: cb70f2c2-78d5-4b7f-be78-1bda0c1bb893 Destroying unnamed session | ||
4369 | 2024.01.28 05:26:37.284957 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 103 rows starting from the beginning of the part | ||
4370 | 2024.01.28 05:26:37.285084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4371 | 2024.01.28 05:26:37.285104 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 77 rows starting from the beginning of the part | ||
4372 | 2024.01.28 05:26:37.285164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4373 | 2024.01.28 05:26:37.285198 [ 3 ] {} <Debug> HTTP-Session: c3e968a3-0bfb-486a-a8e9-e29bd3955c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4374 | 2024.01.28 05:26:37.285247 [ 3 ] {} <Debug> HTTP-Session: c3e968a3-0bfb-486a-a8e9-e29bd3955c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4375 | 2024.01.28 05:26:37.285287 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 57 rows starting from the beginning of the part | ||
4376 | 2024.01.28 05:26:37.285424 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4377 | 2024.01.28 05:26:37.285477 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
4378 | 2024.01.28 05:26:37.285505 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4379 | 2024.01.28 05:26:37.285714 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 79 rows starting from the beginning of the part | ||
4380 | 2024.01.28 05:26:37.286011 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 65 rows starting from the beginning of the part | ||
4381 | 2024.01.28 05:26:37.286021 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4382 | 2024.01.28 05:26:37.286864 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4383 | 2024.01.28 05:26:37.287531 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4384 | 2024.01.28 05:26:37.287556 [ 17 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 4 columns (4 merged, 0 gathered) in 0.002993907 sec., 144961.082625479 rows/sec., 11.33 MiB/sec. | ||
4385 | 2024.01.28 05:26:37.287737 [ 18 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4386 | 2024.01.28 05:26:37.287856 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4387 | 2024.01.28 05:26:37.288037 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002559222 sec., 390 rows/sec., 27.47 KiB/sec. | ||
4388 | 2024.01.28 05:26:37.288085 [ 18 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4389 | 2024.01.28 05:26:37.288218 [ 18 ] {27b3213b-26e4-4e26-b9cf-03c44ccf0a2c::all_1_36_7} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4390 | 2024.01.28 05:26:37.288266 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Debug> DynamicQueryHandler: Done processing query | ||
4391 | 2024.01.28 05:26:37.288333 [ 3 ] {8977d092-c84d-4beb-9eb9-7d0a0fb7be42} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4392 | 2024.01.28 05:26:37.288356 [ 3 ] {} <Debug> HTTP-Session: c3e968a3-0bfb-486a-a8e9-e29bd3955c00 Destroying unnamed session | ||
4393 | 2024.01.28 05:26:37.288543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 64178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4394 | 2024.01.28 05:26:37.288587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4395 | 2024.01.28 05:26:37.288606 [ 3 ] {} <Debug> HTTP-Session: 2c655609-f017-4d97-9edd-0d66b6c979cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4396 | 2024.01.28 05:26:37.288623 [ 3 ] {} <Debug> HTTP-Session: 2c655609-f017-4d97-9edd-0d66b6c979cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4397 | 2024.01.28 05:26:37.288731 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4398 | 2024.01.28 05:26:37.288776 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4399 | 2024.01.28 05:26:37.288925 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4400 | 2024.01.28 05:26:37.289700 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. | ||
4401 | 2024.01.28 05:26:37.290025 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4402 | 2024.01.28 05:26:37.290208 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4403 | 2024.01.28 05:26:37.290324 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4404 | 2024.01.28 05:26:37.290339 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Information> executeQuery: Read 60 rows, 82.91 KiB in 0.001578459 sec., 38011 rows/sec., 51.29 MiB/sec. | ||
4405 | 2024.01.28 05:26:37.290372 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.01 GiB. | ||
4406 | 2024.01.28 05:26:37.290545 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4407 | 2024.01.28 05:26:37.290597 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Debug> DynamicQueryHandler: Done processing query | ||
4408 | 2024.01.28 05:26:37.290637 [ 3 ] {404d8d19-7592-441a-ac41-28148df82b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
4409 | 2024.01.28 05:26:37.290685 [ 3 ] {} <Debug> HTTP-Session: 2c655609-f017-4d97-9edd-0d66b6c979cd Destroying unnamed session | ||
4410 | 2024.01.28 05:26:37.290744 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4411 | 2024.01.28 05:26:37.290787 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1529 rows starting from the beginning of the part | ||
4412 | 2024.01.28 05:26:37.290856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4413 | 2024.01.28 05:26:37.290942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4414 | 2024.01.28 05:26:37.290996 [ 3 ] {} <Debug> HTTP-Session: 017425b1-a28d-4074-ad59-4526b516ef2d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4415 | 2024.01.28 05:26:37.291033 [ 3 ] {} <Debug> HTTP-Session: 017425b1-a28d-4074-ad59-4526b516ef2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4416 | 2024.01.28 05:26:37.291066 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part | ||
4417 | 2024.01.28 05:26:37.291234 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4418 | 2024.01.28 05:26:37.291336 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4419 | 2024.01.28 05:26:37.291424 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 53 rows starting from the beginning of the part | ||
4420 | 2024.01.28 05:26:37.291803 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4421 | 2024.01.28 05:26:37.291816 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
4422 | 2024.01.28 05:26:37.292073 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 53 rows starting from the beginning of the part | ||
4423 | 2024.01.28 05:26:37.292435 [ 25 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::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 | ||
4424 | 2024.01.28 05:26:37.292508 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4425 | 2024.01.28 05:26:37.293024 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4426 | 2024.01.28 05:26:37.293265 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Trace> oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
4427 | 2024.01.28 05:26:37.293399 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Information> executeQuery: Read 3 rows, 246.00 B in 0.002111667 sec., 1420 rows/sec., 113.77 KiB/sec. | ||
4428 | 2024.01.28 05:26:37.293563 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Debug> DynamicQueryHandler: Done processing query | ||
4429 | 2024.01.28 05:26:37.293587 [ 3 ] {cb39cf90-5b1d-436e-bd44-93a91b47b881} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4430 | 2024.01.28 05:26:37.293603 [ 3 ] {} <Debug> HTTP-Session: 017425b1-a28d-4074-ad59-4526b516ef2d Destroying unnamed session | ||
4431 | 2024.01.28 05:26:37.297985 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1801 rows, containing 6 columns (6 merged, 0 gathered) in 0.007541894 sec., 238799.4315486269 rows/sec., 322.25 MiB/sec. | ||
4432 | 2024.01.28 05:26:37.298884 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4433 | 2024.01.28 05:26:37.299129 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4434 | 2024.01.28 05:26:37.299193 [ 18 ] {8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4435 | 2024.01.28 05:26:37.299277 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 8e0ccf46-aad3-4a54-9ef2-c1774a1057c1::all_1_36_7: 9.11 MiB. | ||
4436 | 2024.01.28 05:26:38.000140 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.74 MiB, peak 245.07 MiB, will set to 238.91 MiB (RSS), difference: 2.17 MiB | ||
4437 | 2024.01.28 05:26:47.275884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4438 | 2024.01.28 05:26:47.276037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4439 | 2024.01.28 05:26:47.276083 [ 3 ] {} <Debug> HTTP-Session: f600dff0-bb24-4875-b3b7-0409fb6a4795 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4440 | 2024.01.28 05:26:47.276125 [ 3 ] {} <Debug> HTTP-Session: f600dff0-bb24-4875-b3b7-0409fb6a4795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4441 | 2024.01.28 05:26:47.276327 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4442 | 2024.01.28 05:26:47.276426 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4443 | 2024.01.28 05:26:47.276689 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4444 | 2024.01.28 05:26:47.277213 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4445 | 2024.01.28 05:26:47.277478 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4446 | 2024.01.28 05:26:47.277646 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4447 | 2024.01.28 05:26:47.277792 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Information> executeQuery: Read 63 rows, 5.11 KiB in 0.001402298 sec., 44926 rows/sec., 3.56 MiB/sec. | ||
4448 | 2024.01.28 05:26:47.277974 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Debug> DynamicQueryHandler: Done processing query | ||
4449 | 2024.01.28 05:26:47.278001 [ 3 ] {c138bd27-c2f9-46b8-95ef-8113fb62face} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4450 | 2024.01.28 05:26:47.278019 [ 3 ] {} <Debug> HTTP-Session: f600dff0-bb24-4875-b3b7-0409fb6a4795 Destroying unnamed session | ||
4451 | 2024.01.28 05:26:47.278212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 29864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4452 | 2024.01.28 05:26:47.278265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4453 | 2024.01.28 05:26:47.278285 [ 3 ] {} <Debug> HTTP-Session: 9149a5c0-4a66-4991-80ef-5a8085a2759b Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4454 | 2024.01.28 05:26:47.278304 [ 3 ] {} <Debug> HTTP-Session: 9149a5c0-4a66-4991-80ef-5a8085a2759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4455 | 2024.01.28 05:26:47.278390 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4456 | 2024.01.28 05:26:47.278432 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4457 | 2024.01.28 05:26:47.278545 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4458 | 2024.01.28 05:26:47.279058 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4459 | 2024.01.28 05:26:47.279292 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4460 | 2024.01.28 05:26:47.279449 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4461 | 2024.01.28 05:26:47.279570 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Information> executeQuery: Read 189 rows, 18.35 KiB in 0.001142134 sec., 165479 rows/sec., 15.69 MiB/sec. | ||
4462 | 2024.01.28 05:26:47.279698 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Debug> DynamicQueryHandler: Done processing query | ||
4463 | 2024.01.28 05:26:47.279722 [ 3 ] {0acc5358-413d-4f8b-b84f-59e14a52f9a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4464 | 2024.01.28 05:26:47.279738 [ 3 ] {} <Debug> HTTP-Session: 9149a5c0-4a66-4991-80ef-5a8085a2759b Destroying unnamed session | ||
4465 | 2024.01.28 05:26:47.279877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 12246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4466 | 2024.01.28 05:26:47.279925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4467 | 2024.01.28 05:26:47.279943 [ 3 ] {} <Debug> HTTP-Session: 6c4d4eb0-8909-4dc4-b1e6-6ecc99bfab4d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4468 | 2024.01.28 05:26:47.279962 [ 3 ] {} <Debug> HTTP-Session: 6c4d4eb0-8909-4dc4-b1e6-6ecc99bfab4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4469 | 2024.01.28 05:26:47.280041 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4470 | 2024.01.28 05:26:47.280081 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4471 | 2024.01.28 05:26:47.280189 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4472 | 2024.01.28 05:26:47.280511 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4473 | 2024.01.28 05:26:47.280738 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4474 | 2024.01.28 05:26:47.280895 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4475 | 2024.01.28 05:26:47.281003 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Information> executeQuery: Read 72 rows, 5.77 KiB in 0.000933341 sec., 77142 rows/sec., 6.04 MiB/sec. | ||
4476 | 2024.01.28 05:26:47.281128 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Debug> DynamicQueryHandler: Done processing query | ||
4477 | 2024.01.28 05:26:47.281151 [ 3 ] {2e550d7c-eebc-4eae-82be-bd04de770687} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4478 | 2024.01.28 05:26:47.281168 [ 3 ] {} <Debug> HTTP-Session: 6c4d4eb0-8909-4dc4-b1e6-6ecc99bfab4d Destroying unnamed session | ||
4479 | 2024.01.28 05:26:47.281319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 67384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4480 | 2024.01.28 05:26:47.281365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4481 | 2024.01.28 05:26:47.281385 [ 3 ] {} <Debug> HTTP-Session: 9cc7b2ed-fd3d-4970-b2f1-fce7b5d49078 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4482 | 2024.01.28 05:26:47.281402 [ 3 ] {} <Debug> HTTP-Session: 9cc7b2ed-fd3d-4970-b2f1-fce7b5d49078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4483 | 2024.01.28 05:26:47.281497 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4484 | 2024.01.28 05:26:47.281542 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4485 | 2024.01.28 05:26:47.281684 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4486 | 2024.01.28 05:26:47.282253 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4487 | 2024.01.28 05:26:47.282598 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4488 | 2024.01.28 05:26:47.282785 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4489 | 2024.01.28 05:26:47.282907 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Information> executeQuery: Read 63 rows, 87.06 KiB in 0.001378387 sec., 45705 rows/sec., 61.68 MiB/sec. | ||
4490 | 2024.01.28 05:26:47.283058 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Debug> DynamicQueryHandler: Done processing query | ||
4491 | 2024.01.28 05:26:47.283083 [ 3 ] {3b869274-8430-4a99-b642-7c1bd964152c} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
4492 | 2024.01.28 05:26:47.283099 [ 3 ] {} <Debug> HTTP-Session: 9cc7b2ed-fd3d-4970-b2f1-fce7b5d49078 Destroying unnamed session | ||
4493 | 2024.01.28 05:26:47.283222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 1940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4494 | 2024.01.28 05:26:47.283269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4495 | 2024.01.28 05:26:47.283288 [ 3 ] {} <Debug> HTTP-Session: 96295959-6716-4430-bc22-92e69d84ff44 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4496 | 2024.01.28 05:26:47.283305 [ 3 ] {} <Debug> HTTP-Session: 96295959-6716-4430-bc22-92e69d84ff44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4497 | 2024.01.28 05:26:47.283377 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4498 | 2024.01.28 05:26:47.283418 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4499 | 2024.01.28 05:26:47.283525 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4500 | 2024.01.28 05:26:47.283843 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4501 | 2024.01.28 05:26:47.284101 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4502 | 2024.01.28 05:26:47.284282 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Trace> oximeter.measurements_i64 (1fd9cd6d-bb01-4c38-94bf-c323bdcbdb01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
4503 | 2024.01.28 05:26:47.284398 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Information> executeQuery: Read 12 rows, 868.00 B in 0.000991323 sec., 12105 rows/sec., 855.08 KiB/sec. | ||
4504 | 2024.01.28 05:26:47.284533 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Debug> DynamicQueryHandler: Done processing query | ||
4505 | 2024.01.28 05:26:47.284556 [ 3 ] {867c796e-98f6-484f-866d-ea84c3ed248b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4506 | 2024.01.28 05:26:47.284572 [ 3 ] {} <Debug> HTTP-Session: 96295959-6716-4430-bc22-92e69d84ff44 Destroying unnamed session | ||
4507 | 2024.01.28 05:26:51.426352 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4508 | 2024.01.28 05:26:51.426400 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4509 | 2024.01.28 05:26:57.276908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4510 | 2024.01.28 05:26:57.277036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4511 | 2024.01.28 05:26:57.277065 [ 3 ] {} <Debug> HTTP-Session: 6fe0626a-fa85-41bb-b9b3-e317a04cc62d Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4512 | 2024.01.28 05:26:57.277093 [ 3 ] {} <Debug> HTTP-Session: 6fe0626a-fa85-41bb-b9b3-e317a04cc62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4513 | 2024.01.28 05:26:57.277234 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4514 | 2024.01.28 05:26:57.277303 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4515 | 2024.01.28 05:26:57.277458 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4516 | 2024.01.28 05:26:57.277899 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4517 | 2024.01.28 05:26:57.278158 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4518 | 2024.01.28 05:26:57.278318 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4519 | 2024.01.28 05:26:57.278432 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Information> executeQuery: Read 67 rows, 5.43 KiB in 0.001156494 sec., 57933 rows/sec., 4.59 MiB/sec. | ||
4520 | 2024.01.28 05:26:57.278586 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Debug> DynamicQueryHandler: Done processing query | ||
4521 | 2024.01.28 05:26:57.278610 [ 3 ] {1d056341-6d5b-4e55-a555-7ef968f2bae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4522 | 2024.01.28 05:26:57.278626 [ 3 ] {} <Debug> HTTP-Session: 6fe0626a-fa85-41bb-b9b3-e317a04cc62d Destroying unnamed session | ||
4523 | 2024.01.28 05:26:57.278832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 37019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4524 | 2024.01.28 05:26:57.278883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4525 | 2024.01.28 05:26:57.278902 [ 3 ] {} <Debug> HTTP-Session: eea9e72c-931c-4418-a9a6-8b6431fdf202 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4526 | 2024.01.28 05:26:57.278921 [ 3 ] {} <Debug> HTTP-Session: eea9e72c-931c-4418-a9a6-8b6431fdf202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4527 | 2024.01.28 05:26:57.279007 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4528 | 2024.01.28 05:26:57.279049 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4529 | 2024.01.28 05:26:57.279154 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4530 | 2024.01.28 05:26:57.279584 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4531 | 2024.01.28 05:26:57.279817 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4532 | 2024.01.28 05:26:57.279977 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4533 | 2024.01.28 05:26:57.280080 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Information> executeQuery: Read 237 rows, 22.60 KiB in 0.001042743 sec., 227285 rows/sec., 21.16 MiB/sec. | ||
4534 | 2024.01.28 05:26:57.280227 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Debug> DynamicQueryHandler: Done processing query | ||
4535 | 2024.01.28 05:26:57.280251 [ 3 ] {0e10c933-ff29-4f3c-8790-547733400640} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4536 | 2024.01.28 05:26:57.280267 [ 3 ] {} <Debug> HTTP-Session: eea9e72c-931c-4418-a9a6-8b6431fdf202 Destroying unnamed session | ||
4537 | 2024.01.28 05:26:57.280420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 15437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4538 | 2024.01.28 05:26:57.280467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4539 | 2024.01.28 05:26:57.280485 [ 3 ] {} <Debug> HTTP-Session: 9ecd4885-d133-433d-92ae-deb379af3a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4540 | 2024.01.28 05:26:57.280502 [ 3 ] {} <Debug> HTTP-Session: 9ecd4885-d133-433d-92ae-deb379af3a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4541 | 2024.01.28 05:26:57.280577 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4542 | 2024.01.28 05:26:57.280616 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4543 | 2024.01.28 05:26:57.280722 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4544 | 2024.01.28 05:26:57.281035 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4545 | 2024.01.28 05:26:57.281245 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4546 | 2024.01.28 05:26:57.281394 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4547 | 2024.01.28 05:26:57.281493 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Information> executeQuery: Read 91 rows, 7.26 KiB in 0.000887242 sec., 102565 rows/sec., 7.99 MiB/sec. | ||
4548 | 2024.01.28 05:26:57.281649 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Debug> DynamicQueryHandler: Done processing query | ||
4549 | 2024.01.28 05:26:57.281671 [ 3 ] {aa908403-a748-4f0a-93d1-755ffd9f35a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4550 | 2024.01.28 05:26:57.281686 [ 3 ] {} <Debug> HTTP-Session: 9ecd4885-d133-433d-92ae-deb379af3a42 Destroying unnamed session | ||
4551 | 2024.01.28 05:26:57.281840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4552 | 2024.01.28 05:26:57.281885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4553 | 2024.01.28 05:26:57.281903 [ 3 ] {} <Debug> HTTP-Session: 94455672-ab59-41e3-8419-5317f6bb1596 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4554 | 2024.01.28 05:26:57.281919 [ 3 ] {} <Debug> HTTP-Session: 94455672-ab59-41e3-8419-5317f6bb1596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4555 | 2024.01.28 05:26:57.281991 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4556 | 2024.01.28 05:26:57.282033 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4557 | 2024.01.28 05:26:57.282150 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4558 | 2024.01.28 05:26:57.282425 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4559 | 2024.01.28 05:26:57.282687 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4560 | 2024.01.28 05:26:57.282857 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
4561 | 2024.01.28 05:26:57.282965 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000941362 sec., 38242 rows/sec., 2.70 MiB/sec. | ||
4562 | 2024.01.28 05:26:57.283160 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Debug> DynamicQueryHandler: Done processing query | ||
4563 | 2024.01.28 05:26:57.283185 [ 3 ] {6158f21d-dccb-4751-82b1-ea712cc3dfbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4564 | 2024.01.28 05:26:57.283200 [ 3 ] {} <Debug> HTTP-Session: 94455672-ab59-41e3-8419-5317f6bb1596 Destroying unnamed session | ||
4565 | 2024.01.28 05:26:57.283409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 71659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4566 | 2024.01.28 05:26:57.283455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4567 | 2024.01.28 05:26:57.283473 [ 3 ] {} <Debug> HTTP-Session: 350e0201-2bad-453b-b9a4-58cfefcd3717 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4568 | 2024.01.28 05:26:57.283489 [ 3 ] {} <Debug> HTTP-Session: 350e0201-2bad-453b-b9a4-58cfefcd3717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4569 | 2024.01.28 05:26:57.283595 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4570 | 2024.01.28 05:26:57.283639 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4571 | 2024.01.28 05:26:57.283783 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4572 | 2024.01.28 05:26:57.284331 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4573 | 2024.01.28 05:26:57.284656 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4574 | 2024.01.28 05:26:57.284842 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4575 | 2024.01.28 05:26:57.284954 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Information> executeQuery: Read 67 rows, 92.58 KiB in 0.001328717 sec., 50424 rows/sec., 68.05 MiB/sec. | ||
4576 | 2024.01.28 05:26:57.285107 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Debug> DynamicQueryHandler: Done processing query | ||
4577 | 2024.01.28 05:26:57.285130 [ 3 ] {b109a4b8-c29b-4d38-9407-54414b221d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
4578 | 2024.01.28 05:26:57.285146 [ 3 ] {} <Debug> HTTP-Session: 350e0201-2bad-453b-b9a4-58cfefcd3717 Destroying unnamed session | ||
4579 | 2024.01.28 05:27:06.426459 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4580 | 2024.01.28 05:27:06.426564 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4581 | 2024.01.28 05:27:07.275372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 9654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4582 | 2024.01.28 05:27:07.275491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4583 | 2024.01.28 05:27:07.275516 [ 3 ] {} <Debug> HTTP-Session: 4ee6cac3-7253-48f5-8130-7c9aa28f53f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4584 | 2024.01.28 05:27:07.275544 [ 3 ] {} <Debug> HTTP-Session: 4ee6cac3-7253-48f5-8130-7c9aa28f53f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4585 | 2024.01.28 05:27:07.275680 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4586 | 2024.01.28 05:27:07.275743 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4587 | 2024.01.28 05:27:07.275901 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4588 | 2024.01.28 05:27:07.276354 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4589 | 2024.01.28 05:27:07.276626 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4590 | 2024.01.28 05:27:07.276797 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4591 | 2024.01.28 05:27:07.276916 [ 87 ] {} <Debug> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0 | ||
4592 | 2024.01.28 05:27:07.276920 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Information> executeQuery: Read 67 rows, 5.43 KiB in 0.001200555 sec., 55807 rows/sec., 4.42 MiB/sec. | ||
4593 | 2024.01.28 05:27:07.276958 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4594 | 2024.01.28 05:27:07.277099 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact | ||
4595 | 2024.01.28 05:27:07.277163 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Debug> DynamicQueryHandler: Done processing query | ||
4596 | 2024.01.28 05:27:07.277208 [ 3 ] {c827afab-418f-410f-8a47-3e1b9a6b2091} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4597 | 2024.01.28 05:27:07.277246 [ 3 ] {} <Debug> HTTP-Session: 4ee6cac3-7253-48f5-8130-7c9aa28f53f8 Destroying unnamed session | ||
4598 | 2024.01.28 05:27:07.277273 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4599 | 2024.01.28 05:27:07.277318 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 53 rows starting from the beginning of the part | ||
4600 | 2024.01.28 05:27:07.277416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4601 | 2024.01.28 05:27:07.277530 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 53 rows starting from the beginning of the part | ||
4602 | 2024.01.28 05:27:07.277545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4603 | 2024.01.28 05:27:07.277611 [ 3 ] {} <Debug> HTTP-Session: 4a3ed288-38f5-4f50-a4d2-dc6f2e4ea035 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4604 | 2024.01.28 05:27:07.277646 [ 3 ] {} <Debug> HTTP-Session: 4a3ed288-38f5-4f50-a4d2-dc6f2e4ea035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4605 | 2024.01.28 05:27:07.277768 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4606 | 2024.01.28 05:27:07.277860 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4607 | 2024.01.28 05:27:07.277965 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4608 | 2024.01.28 05:27:07.278000 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 63 rows starting from the beginning of the part | ||
4609 | 2024.01.28 05:27:07.278276 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 67 rows starting from the beginning of the part | ||
4610 | 2024.01.28 05:27:07.278341 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4611 | 2024.01.28 05:27:07.278522 [ 9 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 67 rows starting from the beginning of the part | ||
4612 | 2024.01.28 05:27:07.278976 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4613 | 2024.01.28 05:27:07.279468 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4614 | 2024.01.28 05:27:07.279730 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Trace> oximeter.fields_ipaddr (3386108c-d403-4228-9395-11b1ca1467ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4615 | 2024.01.28 05:27:07.280016 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002104806 sec., 1900 rows/sec., 158.68 KiB/sec. | ||
4616 | 2024.01.28 05:27:07.280027 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994647 sec., 121216.29026726689 rows/sec., 9.59 MiB/sec. | ||
4617 | 2024.01.28 05:27:07.280294 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) | ||
4618 | 2024.01.28 05:27:07.280296 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Debug> DynamicQueryHandler: Done processing query | ||
4619 | 2024.01.28 05:27:07.280355 [ 3 ] {c1c75c1a-88d3-4cfa-864b-8cd3361cc5c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4620 | 2024.01.28 05:27:07.280383 [ 3 ] {} <Debug> HTTP-Session: 4a3ed288-38f5-4f50-a4d2-dc6f2e4ea035 Destroying unnamed session | ||
4621 | 2024.01.28 05:27:07.280547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 32026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4622 | 2024.01.28 05:27:07.280553 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9. | ||
4623 | 2024.01.28 05:27:07.280617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4624 | 2024.01.28 05:27:07.280643 [ 3 ] {} <Debug> HTTP-Session: bfe9946d-940d-4fb4-8939-c59d1e46c1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4625 | 2024.01.28 05:27:07.280666 [ 18 ] {4f1961ca-8850-4bfa-8748-34c8e47cd891::all_1_39_9} <Trace> oximeter.fields_i64 (4f1961ca-8850-4bfa-8748-34c8e47cd891) (MergerMutator): Merged 6 parts: from all_1_34_8 to all_39_39_0 | ||
4626 | 2024.01.28 05:27:07.280679 [ 3 ] {} <Debug> HTTP-Session: bfe9946d-940d-4fb4-8939-c59d1e46c1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4627 | 2024.01.28 05:27:07.280837 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4628 | 2024.01.28 05:27:07.280879 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4629 | 2024.01.28 05:27:07.281002 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4630 | 2024.01.28 05:27:07.281459 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4631 | 2024.01.28 05:27:07.281690 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4632 | 2024.01.28 05:27:07.281840 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Trace> oximeter.fields_string (5c8c517c-62af-4574-a1df-32742616daa9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4633 | 2024.01.28 05:27:07.281944 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Information> executeQuery: Read 203 rows, 19.66 KiB in 0.001077833 sec., 188340 rows/sec., 17.81 MiB/sec. | ||
4634 | 2024.01.28 05:27:07.282068 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Debug> DynamicQueryHandler: Done processing query | ||
4635 | 2024.01.28 05:27:07.282092 [ 3 ] {a4aa6d1c-b67f-4a7b-a786-6a1494bafe98} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4636 | 2024.01.28 05:27:07.282108 [ 3 ] {} <Debug> HTTP-Session: bfe9946d-940d-4fb4-8939-c59d1e46c1e5 Destroying unnamed session | ||
4637 | 2024.01.28 05:27:07.282217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4638 | 2024.01.28 05:27:07.282268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4639 | 2024.01.28 05:27:07.282296 [ 3 ] {} <Debug> HTTP-Session: 53be40a1-0324-4d7c-a41e-a61ad46a454a Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4640 | 2024.01.28 05:27:07.282319 [ 3 ] {} <Debug> HTTP-Session: 53be40a1-0324-4d7c-a41e-a61ad46a454a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4641 | 2024.01.28 05:27:07.282394 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4642 | 2024.01.28 05:27:07.282434 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4643 | 2024.01.28 05:27:07.282540 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4644 | 2024.01.28 05:27:07.282835 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4645 | 2024.01.28 05:27:07.283038 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4646 | 2024.01.28 05:27:07.283195 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Trace> oximeter.fields_u16 (2169052b-5549-4202-a705-3acbdd981722): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4647 | 2024.01.28 05:27:07.283302 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000877641 sec., 4557 rows/sec., 318.24 KiB/sec. | ||
4648 | 2024.01.28 05:27:07.283451 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Debug> DynamicQueryHandler: Done processing query | ||
4649 | 2024.01.28 05:27:07.283475 [ 3 ] {4848abfa-d7f3-4abe-b94d-ab32a4262fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4650 | 2024.01.28 05:27:07.283491 [ 3 ] {} <Debug> HTTP-Session: 53be40a1-0324-4d7c-a41e-a61ad46a454a Destroying unnamed session | ||
4651 | 2024.01.28 05:27:07.283611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 12081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4652 | 2024.01.28 05:27:07.283658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4653 | 2024.01.28 05:27:07.283676 [ 3 ] {} <Debug> HTTP-Session: c2295523-35c6-4cf3-9b41-1928e4889482 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4654 | 2024.01.28 05:27:07.283694 [ 3 ] {} <Debug> HTTP-Session: c2295523-35c6-4cf3-9b41-1928e4889482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4655 | 2024.01.28 05:27:07.283769 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4656 | 2024.01.28 05:27:07.283810 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4657 | 2024.01.28 05:27:07.283919 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4658 | 2024.01.28 05:27:07.284222 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4659 | 2024.01.28 05:27:07.284455 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4660 | 2024.01.28 05:27:07.284615 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Trace> oximeter.fields_uuid (27b3213b-26e4-4e26-b9cf-03c44ccf0a2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4661 | 2024.01.28 05:27:07.284737 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Information> executeQuery: Read 71 rows, 5.69 KiB in 0.000928761 sec., 76445 rows/sec., 5.98 MiB/sec. | ||
4662 | 2024.01.28 05:27:07.284876 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Debug> DynamicQueryHandler: Done processing query | ||
4663 | 2024.01.28 05:27:07.284900 [ 3 ] {47406e87-7775-4a00-92f6-3f043fed6c66} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4664 | 2024.01.28 05:27:07.284916 [ 3 ] {} <Debug> HTTP-Session: c2295523-35c6-4cf3-9b41-1928e4889482 Destroying unnamed session | ||
4665 | 2024.01.28 05:27:07.285015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4666 | 2024.01.28 05:27:07.285060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4667 | 2024.01.28 05:27:07.285079 [ 3 ] {} <Debug> HTTP-Session: 749ac7f6-8364-45ec-a523-c2314409285f Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4668 | 2024.01.28 05:27:07.285097 [ 3 ] {} <Debug> HTTP-Session: 749ac7f6-8364-45ec-a523-c2314409285f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4669 | 2024.01.28 05:27:07.285168 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4670 | 2024.01.28 05:27:07.285213 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4671 | 2024.01.28 05:27:07.285342 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4672 | 2024.01.28 05:27:07.285609 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4673 | 2024.01.28 05:27:07.285890 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4674 | 2024.01.28 05:27:07.286086 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Trace> oximeter.measurements_cumulativeu64 (a66404a2-6649-45f4-973c-22bbef88b023): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
4675 | 2024.01.28 05:27:07.286224 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001026232 sec., 1948 rows/sec., 137.03 KiB/sec. | ||
4676 | 2024.01.28 05:27:07.286362 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Debug> DynamicQueryHandler: Done processing query | ||
4677 | 2024.01.28 05:27:07.286388 [ 3 ] {50e1a2f6-f7d3-4bd2-a567-17ba7a9e9156} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4678 | 2024.01.28 05:27:07.286403 [ 3 ] {} <Debug> HTTP-Session: 749ac7f6-8364-45ec-a523-c2314409285f Destroying unnamed session | ||
4679 | 2024.01.28 05:27:07.286558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 71659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4680 | 2024.01.28 05:27:07.286605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4681 | 2024.01.28 05:27:07.286625 [ 3 ] {} <Debug> HTTP-Session: 6aba8f2c-a82e-4344-b262-e3e5720d6522 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
4682 | 2024.01.28 05:27:07.286641 [ 3 ] {} <Debug> HTTP-Session: 6aba8f2c-a82e-4344-b262-e3e5720d6522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4683 | 2024.01.28 05:27:07.286732 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4684 | 2024.01.28 05:27:07.286776 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4685 | 2024.01.28 05:27:07.286921 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4686 | 2024.01.28 05:27:07.287478 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 8.00 GiB. | ||
4687 | 2024.01.28 05:27:07.287820 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4688 | 2024.01.28 05:27:07.288043 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Trace> oximeter.measurements_histogramf64 (8e0ccf46-aad3-4a54-9ef2-c1774a1057c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4689 | 2024.01.28 05:27:07.288184 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Information> executeQuery: Read 67 rows, 92.58 KiB in 0.001423938 sec., 47052 rows/sec., 63.50 MiB/sec. | ||
4690 | 2024.01.28 05:27:07.288319 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Debug> DynamicQueryHandler: Done processing query | ||
4691 | 2024.01.28 05:27:07.288347 [ 3 ] {d5f7d31a-f120-4af7-bfb8-6025735b9ae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB. | ||
4692 | 2024.01.28 05:27:07.288369 [ 3 ] {} <Debug> HTTP-Session: 6aba8f2c-a82e-4344-b262-e3e5720d6522 Destroying unnamed session |