1 | [ Feb 7 22:41:15 Enabled. ] | ||
2 | [ Feb 7 22:41:15 Rereading configuration. ] | ||
3 | [ Feb 7 22:41:16 Rereading configuration. ] | ||
4 | [ Feb 7 22:41:28 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 | [ Feb 7 22:41:29 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.02.07 22:41:29.456048 [ 1 ] {} <Information> Application: Will watch for the process with pid 23938 | ||
33 | 2024.02.07 22:41:29.456119 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.07 22:41:29.926444 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23938 | ||
35 | 2024.02.07 22:41:29.926625 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.07 22:41:29.926830 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.07 22:41:30.022040 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.07 22:41:30.022118 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.07 22:41:30.022137 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.07 22:41:30.022183 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.07 22:41:30.022507 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.07 22:41:30.023202 [ 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.02.07 22:41:30.023665 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.07 22:41:30.023920 [ 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.02.07 22:41:30.026659 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.07 22:41:30.026703 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.07 22:41:30.027432 [ 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.02.07 22:41:30.027597 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.07 22:41:30.034112 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.07 22:41:30.034366 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.07 22:41:30.034394 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.07 22:41:30.035742 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.07 22:41:30.036253 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.07 22:41:30.036602 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.07 22:41:30.036953 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.07 22:41:30.037833 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.07 22:41:30.037879 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.07 22:41:30.037931 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.07 22:41:30.037953 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.07 22:41:30.056703 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.07 22:41:30.056736 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108862 sec | ||
68 | 2024.02.07 22:41:30.057373 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.07 22:41:30.057457 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.07 22:41:30.057478 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.07 22:41:30.057498 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.07 22:41:30.057510 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.07 22:41:30.057523 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.07 22:41:30.057540 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.07 22:41:30.057573 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.07 22:41:30.057592 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.07 22:41:30.057621 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.07 22:41:30.057642 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.07 22:41:30.057657 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.07 22:41:30.057672 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.07 22:41:30.057704 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.07 22:41:30.057719 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.07 22:41:30.057730 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.07 22:41:30.094835 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.07 22:41:30.096296 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.07 22:41:30.096331 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0551e-05 sec | ||
87 | 2024.02.07 22:41:30.096353 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.07 22:41:30.096368 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.07 22:41:30.096387 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.07 22:41:30.098666 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.07 22:41:30.104002 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.07 22:41:30.104110 [ 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.02.07 22:41:30.104172 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.07 22:41:30.295286 [ 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.02.07 22:41:30.313220 [ 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.02.07 22:41:30.313252 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.07 22:41:30.348265 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.07 22:41:30.349051 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.02.07 22:41:30.349430 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.07 22:41:30.349488 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.07 22:41:30.349500 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.07 22:41:30.349595 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
103 | 2024.02.07 22:41:30.349631 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
104 | 2024.02.07 22:41:30.349687 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.07 22:41:30.350414 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.07 22:41:30.350435 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.07 22:41:30.353078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.07 22:41:30.353252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.07 22:41:30.353875 [ 3 ] {} <Debug> HTTP-Session: eecdea7b-3950-4f58-958b-4549e029f791 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
110 | 2024.02.07 22:41:30.353907 [ 3 ] {} <Debug> HTTP-Session: eecdea7b-3950-4f58-958b-4549e029f791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.07 22:41:30.354035 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.07 22:41:30.354065 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.07 22:41:30.354083 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.07 22:41:30.355568 [ 3 ] {d64cf5e0-5e07-4fe8-a008-b1c68c7d4734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.07 22:41:30.374152 [ 3 ] {d64cf5e0-5e07-4fe8-a008-b1c68c7d4734} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:50300) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.07 22:41:30.374936 [ 3 ] {d64cf5e0-5e07-4fe8-a008-b1c68c7d4734} <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 @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.07 22:41:30.375670 [ 3 ] {d64cf5e0-5e07-4fe8-a008-b1c68c7d4734} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.07 22:41:30.375694 [ 3 ] {} <Debug> HTTP-Session: eecdea7b-3950-4f58-958b-4549e029f791 Destroying unnamed session | ||
167 | 2024.02.07 22:41:30.376036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.07 22:41:30.376087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.07 22:41:30.376106 [ 3 ] {} <Debug> HTTP-Session: e62cb85b-304c-4cb9-a26f-7237128b5345 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
170 | 2024.02.07 22:41:30.376127 [ 3 ] {} <Debug> HTTP-Session: e62cb85b-304c-4cb9-a26f-7237128b5345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.07 22:41:30.376215 [ 3 ] {a6d5b0d6-4330-4f23-bb8e-770c335306b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.07 22:41:30.376294 [ 3 ] {a6d5b0d6-4330-4f23-bb8e-770c335306b4} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.07 22:41:30.377245 [ 3 ] {a6d5b0d6-4330-4f23-bb8e-770c335306b4} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.07 22:41:30.379122 [ 3 ] {a6d5b0d6-4330-4f23-bb8e-770c335306b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.07 22:41:30.383130 [ 3 ] {a6d5b0d6-4330-4f23-bb8e-770c335306b4} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.07 22:41:30.383177 [ 3 ] {a6d5b0d6-4330-4f23-bb8e-770c335306b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.07 22:41:30.383192 [ 3 ] {} <Debug> HTTP-Session: e62cb85b-304c-4cb9-a26f-7237128b5345 Destroying unnamed session | ||
178 | 2024.02.07 22:41:30.383330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.07 22:41:30.383386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.07 22:41:30.383404 [ 3 ] {} <Debug> HTTP-Session: 3e93f9dd-2b6c-4940-a59c-3dfd03dc3a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
181 | 2024.02.07 22:41:30.383425 [ 3 ] {} <Debug> HTTP-Session: 3e93f9dd-2b6c-4940-a59c-3dfd03dc3a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.07 22:41:30.383520 [ 3 ] {4126a194-4dbd-4532-9154-38b5cf06faa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.07 22:41:30.383760 [ 3 ] {4126a194-4dbd-4532-9154-38b5cf06faa5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:50300) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.07 22:41:30.383889 [ 3 ] {4126a194-4dbd-4532-9154-38b5cf06faa5} <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 @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.07 22:41:30.384010 [ 3 ] {4126a194-4dbd-4532-9154-38b5cf06faa5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.07 22:41:30.384029 [ 3 ] {} <Debug> HTTP-Session: 3e93f9dd-2b6c-4940-a59c-3dfd03dc3a9b Destroying unnamed session | ||
235 | 2024.02.07 22:41:30.384355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.07 22:41:30.384406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.07 22:41:30.384425 [ 3 ] {} <Debug> HTTP-Session: 6d155ed1-99b4-483b-8462-287e6b3ce0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
238 | 2024.02.07 22:41:30.384445 [ 3 ] {} <Debug> HTTP-Session: 6d155ed1-99b4-483b-8462-287e6b3ce0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.07 22:41:30.384549 [ 3 ] {811853d3-9e10-4ee5-87b0-50d47ad27225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.07 22:41:30.384646 [ 3 ] {811853d3-9e10-4ee5-87b0-50d47ad27225} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.07 22:41:30.384671 [ 3 ] {811853d3-9e10-4ee5-87b0-50d47ad27225} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.07 22:41:30.384685 [ 3 ] {} <Debug> HTTP-Session: 6d155ed1-99b4-483b-8462-287e6b3ce0ba Destroying unnamed session | ||
243 | 2024.02.07 22:41:30.384804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.07 22:41:30.384848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.07 22:41:30.384865 [ 3 ] {} <Debug> HTTP-Session: 734bfaf7-c057-40a4-be16-dd5192a691f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
246 | 2024.02.07 22:41:30.384886 [ 3 ] {} <Debug> HTTP-Session: 734bfaf7-c057-40a4-be16-dd5192a691f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.07 22:41:30.384941 [ 3 ] {38bb468b-93c3-4749-9485-d5d9beb16860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.07 22:41:30.384993 [ 3 ] {38bb468b-93c3-4749-9485-d5d9beb16860} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.07 22:41:30.386596 [ 3 ] {38bb468b-93c3-4749-9485-d5d9beb16860} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.07 22:41:30.386618 [ 3 ] {38bb468b-93c3-4749-9485-d5d9beb16860} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0491e-05 sec | ||
251 | 2024.02.07 22:41:30.386652 [ 3 ] {38bb468b-93c3-4749-9485-d5d9beb16860} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.07 22:41:30.386671 [ 3 ] {38bb468b-93c3-4749-9485-d5d9beb16860} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.07 22:41:30.386738 [ 3 ] {38bb468b-93c3-4749-9485-d5d9beb16860} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.07 22:41:30.386762 [ 3 ] {38bb468b-93c3-4749-9485-d5d9beb16860} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.07 22:41:30.386777 [ 3 ] {} <Debug> HTTP-Session: 734bfaf7-c057-40a4-be16-dd5192a691f8 Destroying unnamed session | ||
256 | 2024.02.07 22:41:30.386883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.07 22:41:30.386928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.07 22:41:30.386946 [ 3 ] {} <Debug> HTTP-Session: 8108d65c-1f4b-4c0c-92a7-97232bdba82e Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
259 | 2024.02.07 22:41:30.386967 [ 3 ] {} <Debug> HTTP-Session: 8108d65c-1f4b-4c0c-92a7-97232bdba82e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.07 22:41:30.387100 [ 3 ] {2f8919ed-09ab-4a49-888e-63f18834ace4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) /* 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.02.07 22:41:30.387153 [ 3 ] {2f8919ed-09ab-4a49-888e-63f18834ace4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.07 22:41:30.398028 [ 3 ] {2f8919ed-09ab-4a49-888e-63f18834ace4} <Debug> oximeter.version (7a1b1336-9b74-4173-bec3-210bc70c3bbd): Loading data parts | ||
264 | 2024.02.07 22:41:30.398178 [ 3 ] {2f8919ed-09ab-4a49-888e-63f18834ace4} <Debug> oximeter.version (7a1b1336-9b74-4173-bec3-210bc70c3bbd): There are no data parts | ||
265 | 2024.02.07 22:41:30.400834 [ 3 ] {2f8919ed-09ab-4a49-888e-63f18834ace4} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.07 22:41:30.400861 [ 3 ] {2f8919ed-09ab-4a49-888e-63f18834ace4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.07 22:41:30.400914 [ 3 ] {} <Debug> HTTP-Session: 8108d65c-1f4b-4c0c-92a7-97232bdba82e Destroying unnamed session | ||
268 | 2024.02.07 22:41:30.401029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.07 22:41:30.401083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.07 22:41:30.401106 [ 3 ] {} <Debug> HTTP-Session: 1e0da42c-633e-4594-a8e6-3884b37e4802 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
271 | 2024.02.07 22:41:30.401122 [ 3 ] {} <Debug> HTTP-Session: 1e0da42c-633e-4594-a8e6-3884b37e4802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.07 22:41:30.401318 [ 3 ] {dbb8580c-ec10-4772-996e-1cb6b7f74b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) /* 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.02.07 22:41:30.401375 [ 3 ] {dbb8580c-ec10-4772-996e-1cb6b7f74b43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.07 22:41:30.410479 [ 3 ] {dbb8580c-ec10-4772-996e-1cb6b7f74b43} <Debug> oximeter.measurements_bool (b2f48cc2-e96e-4404-878f-48063ebc942d): Loading data parts | ||
285 | 2024.02.07 22:41:30.410596 [ 3 ] {dbb8580c-ec10-4772-996e-1cb6b7f74b43} <Debug> oximeter.measurements_bool (b2f48cc2-e96e-4404-878f-48063ebc942d): There are no data parts | ||
286 | 2024.02.07 22:41:30.412113 [ 3 ] {dbb8580c-ec10-4772-996e-1cb6b7f74b43} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.07 22:41:30.412139 [ 3 ] {dbb8580c-ec10-4772-996e-1cb6b7f74b43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.07 22:41:30.412162 [ 3 ] {} <Debug> HTTP-Session: 1e0da42c-633e-4594-a8e6-3884b37e4802 Destroying unnamed session | ||
289 | 2024.02.07 22:41:30.412298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.07 22:41:30.412349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.07 22:41:30.412373 [ 3 ] {} <Debug> HTTP-Session: b431055a-6cbf-488e-8065-30f796a98560 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
292 | 2024.02.07 22:41:30.412389 [ 3 ] {} <Debug> HTTP-Session: b431055a-6cbf-488e-8065-30f796a98560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.07 22:41:30.412589 [ 3 ] {720b26c3-00a8-4791-b83b-94a696fa024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.412644 [ 3 ] {720b26c3-00a8-4791-b83b-94a696fa024a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.07 22:41:30.414665 [ 3 ] {720b26c3-00a8-4791-b83b-94a696fa024a} <Debug> oximeter.measurements_i8 (bdfb9f5d-3bed-4cfa-bae0-4c0d95225713): Loading data parts | ||
296 | 2024.02.07 22:41:30.414749 [ 3 ] {720b26c3-00a8-4791-b83b-94a696fa024a} <Debug> oximeter.measurements_i8 (bdfb9f5d-3bed-4cfa-bae0-4c0d95225713): There are no data parts | ||
297 | 2024.02.07 22:41:30.416104 [ 3 ] {720b26c3-00a8-4791-b83b-94a696fa024a} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.07 22:41:30.416129 [ 3 ] {720b26c3-00a8-4791-b83b-94a696fa024a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.07 22:41:30.416145 [ 3 ] {} <Debug> HTTP-Session: b431055a-6cbf-488e-8065-30f796a98560 Destroying unnamed session | ||
300 | 2024.02.07 22:41:30.416275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.07 22:41:30.416325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.07 22:41:30.416343 [ 3 ] {} <Debug> HTTP-Session: 39684e60-64c8-4b21-b6bd-7fa6db47fc83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
303 | 2024.02.07 22:41:30.416364 [ 3 ] {} <Debug> HTTP-Session: 39684e60-64c8-4b21-b6bd-7fa6db47fc83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.07 22:41:30.416563 [ 3 ] {17687be4-bb25-43c1-88ce-3164259b3e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.416612 [ 3 ] {17687be4-bb25-43c1-88ce-3164259b3e36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.07 22:41:30.423795 [ 3 ] {17687be4-bb25-43c1-88ce-3164259b3e36} <Debug> oximeter.measurements_u8 (7b5fe916-619f-4d66-842b-cd1dacafa94a): Loading data parts | ||
307 | 2024.02.07 22:41:30.423936 [ 3 ] {17687be4-bb25-43c1-88ce-3164259b3e36} <Debug> oximeter.measurements_u8 (7b5fe916-619f-4d66-842b-cd1dacafa94a): There are no data parts | ||
308 | 2024.02.07 22:41:30.425883 [ 3 ] {17687be4-bb25-43c1-88ce-3164259b3e36} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.07 22:41:30.425908 [ 3 ] {17687be4-bb25-43c1-88ce-3164259b3e36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.07 22:41:30.425923 [ 3 ] {} <Debug> HTTP-Session: 39684e60-64c8-4b21-b6bd-7fa6db47fc83 Destroying unnamed session | ||
311 | 2024.02.07 22:41:30.426047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.07 22:41:30.426096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.07 22:41:30.426114 [ 3 ] {} <Debug> HTTP-Session: 715d2881-5264-43cb-ab9a-c2e888ce186c Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
314 | 2024.02.07 22:41:30.426135 [ 3 ] {} <Debug> HTTP-Session: 715d2881-5264-43cb-ab9a-c2e888ce186c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.07 22:41:30.426332 [ 3 ] {42de7488-6b29-4683-ad7b-5c9de50ac5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.426377 [ 3 ] {42de7488-6b29-4683-ad7b-5c9de50ac5ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.07 22:41:30.428550 [ 3 ] {42de7488-6b29-4683-ad7b-5c9de50ac5ac} <Debug> oximeter.measurements_i16 (ede701e0-0546-49c8-b95a-bb2b840b9d2d): Loading data parts | ||
318 | 2024.02.07 22:41:30.428642 [ 3 ] {42de7488-6b29-4683-ad7b-5c9de50ac5ac} <Debug> oximeter.measurements_i16 (ede701e0-0546-49c8-b95a-bb2b840b9d2d): There are no data parts | ||
319 | 2024.02.07 22:41:30.429772 [ 3 ] {42de7488-6b29-4683-ad7b-5c9de50ac5ac} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.07 22:41:30.429810 [ 3 ] {42de7488-6b29-4683-ad7b-5c9de50ac5ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.07 22:41:30.429825 [ 3 ] {} <Debug> HTTP-Session: 715d2881-5264-43cb-ab9a-c2e888ce186c Destroying unnamed session | ||
322 | 2024.02.07 22:41:30.429973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.07 22:41:30.430022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.07 22:41:30.430040 [ 3 ] {} <Debug> HTTP-Session: 886ba000-7787-45d0-96fc-8d020a34a94e Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
325 | 2024.02.07 22:41:30.430062 [ 3 ] {} <Debug> HTTP-Session: 886ba000-7787-45d0-96fc-8d020a34a94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.07 22:41:30.430257 [ 3 ] {2336fda4-497b-4494-93ef-8211cb2cd670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.430302 [ 3 ] {2336fda4-497b-4494-93ef-8211cb2cd670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.07 22:41:30.439750 [ 3 ] {2336fda4-497b-4494-93ef-8211cb2cd670} <Debug> oximeter.measurements_u16 (7a12dad3-83ee-467c-a813-9982cc5a7fb8): Loading data parts | ||
329 | 2024.02.07 22:41:30.439896 [ 3 ] {2336fda4-497b-4494-93ef-8211cb2cd670} <Debug> oximeter.measurements_u16 (7a12dad3-83ee-467c-a813-9982cc5a7fb8): There are no data parts | ||
330 | 2024.02.07 22:41:30.442064 [ 3 ] {2336fda4-497b-4494-93ef-8211cb2cd670} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.07 22:41:30.442098 [ 3 ] {2336fda4-497b-4494-93ef-8211cb2cd670} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.07 22:41:30.442113 [ 3 ] {} <Debug> HTTP-Session: 886ba000-7787-45d0-96fc-8d020a34a94e Destroying unnamed session | ||
333 | 2024.02.07 22:41:30.442251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.07 22:41:30.442310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.07 22:41:30.442331 [ 3 ] {} <Debug> HTTP-Session: b3063b97-b9b1-4baf-97d0-3633d97d8d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
336 | 2024.02.07 22:41:30.442357 [ 3 ] {} <Debug> HTTP-Session: b3063b97-b9b1-4baf-97d0-3633d97d8d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.07 22:41:30.442595 [ 3 ] {88bac703-78b9-44a8-818b-ced92f96ebe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.442649 [ 3 ] {88bac703-78b9-44a8-818b-ced92f96ebe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.07 22:41:30.444764 [ 3 ] {88bac703-78b9-44a8-818b-ced92f96ebe2} <Debug> oximeter.measurements_i32 (f2a1f6c0-971c-4f57-a43e-04ea8519d1f6): Loading data parts | ||
340 | 2024.02.07 22:41:30.444839 [ 3 ] {88bac703-78b9-44a8-818b-ced92f96ebe2} <Debug> oximeter.measurements_i32 (f2a1f6c0-971c-4f57-a43e-04ea8519d1f6): There are no data parts | ||
341 | 2024.02.07 22:41:30.446125 [ 3 ] {88bac703-78b9-44a8-818b-ced92f96ebe2} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.07 22:41:30.446157 [ 3 ] {88bac703-78b9-44a8-818b-ced92f96ebe2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.07 22:41:30.446172 [ 3 ] {} <Debug> HTTP-Session: b3063b97-b9b1-4baf-97d0-3633d97d8d6d Destroying unnamed session | ||
344 | 2024.02.07 22:41:30.446271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.07 22:41:30.446326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.07 22:41:30.446343 [ 3 ] {} <Debug> HTTP-Session: cc61c06c-4441-4daa-a5f5-9567013d72c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
347 | 2024.02.07 22:41:30.446365 [ 3 ] {} <Debug> HTTP-Session: cc61c06c-4441-4daa-a5f5-9567013d72c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.07 22:41:30.446547 [ 3 ] {22e4feaf-0a9d-4204-96fe-168dc3cc8e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.446602 [ 3 ] {22e4feaf-0a9d-4204-96fe-168dc3cc8e61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.07 22:41:30.453953 [ 3 ] {22e4feaf-0a9d-4204-96fe-168dc3cc8e61} <Debug> oximeter.measurements_u32 (cc0cd09c-a946-4f17-8bd2-9eb6f554eabe): Loading data parts | ||
351 | 2024.02.07 22:41:30.454120 [ 3 ] {22e4feaf-0a9d-4204-96fe-168dc3cc8e61} <Debug> oximeter.measurements_u32 (cc0cd09c-a946-4f17-8bd2-9eb6f554eabe): There are no data parts | ||
352 | 2024.02.07 22:41:30.455973 [ 3 ] {22e4feaf-0a9d-4204-96fe-168dc3cc8e61} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.07 22:41:30.456007 [ 3 ] {22e4feaf-0a9d-4204-96fe-168dc3cc8e61} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.07 22:41:30.456022 [ 3 ] {} <Debug> HTTP-Session: cc61c06c-4441-4daa-a5f5-9567013d72c1 Destroying unnamed session | ||
355 | 2024.02.07 22:41:30.456121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.07 22:41:30.456177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.07 22:41:30.456195 [ 3 ] {} <Debug> HTTP-Session: 76ce1700-bd92-4b41-b27a-fd8226bc04e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
358 | 2024.02.07 22:41:30.456211 [ 3 ] {} <Debug> HTTP-Session: 76ce1700-bd92-4b41-b27a-fd8226bc04e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.07 22:41:30.456400 [ 3 ] {2680960f-e800-45b6-a4aa-64612c8fa9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.456460 [ 3 ] {2680960f-e800-45b6-a4aa-64612c8fa9d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.07 22:41:30.457891 [ 3 ] {2680960f-e800-45b6-a4aa-64612c8fa9d6} <Debug> oximeter.measurements_i64 (042b972f-fee7-47d0-9550-1b29483ebde0): Loading data parts | ||
362 | 2024.02.07 22:41:30.457969 [ 3 ] {2680960f-e800-45b6-a4aa-64612c8fa9d6} <Debug> oximeter.measurements_i64 (042b972f-fee7-47d0-9550-1b29483ebde0): There are no data parts | ||
363 | 2024.02.07 22:41:30.468952 [ 3 ] {2680960f-e800-45b6-a4aa-64612c8fa9d6} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.07 22:41:30.468983 [ 3 ] {2680960f-e800-45b6-a4aa-64612c8fa9d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.07 22:41:30.469013 [ 3 ] {} <Debug> HTTP-Session: 76ce1700-bd92-4b41-b27a-fd8226bc04e3 Destroying unnamed session | ||
366 | 2024.02.07 22:41:30.469194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.07 22:41:30.469254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.07 22:41:30.469286 [ 3 ] {} <Debug> HTTP-Session: 7adacac7-66a9-4edd-970a-f3877a75db60 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
369 | 2024.02.07 22:41:30.469302 [ 3 ] {} <Debug> HTTP-Session: 7adacac7-66a9-4edd-970a-f3877a75db60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.07 22:41:30.469490 [ 3 ] {84e63b09-a917-4af2-9b1b-70dd78d544f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.469561 [ 3 ] {84e63b09-a917-4af2-9b1b-70dd78d544f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.07 22:41:30.471539 [ 3 ] {84e63b09-a917-4af2-9b1b-70dd78d544f4} <Debug> oximeter.measurements_u64 (787784a5-f2cc-42a5-8c96-aa41616152f0): Loading data parts | ||
373 | 2024.02.07 22:41:30.471619 [ 3 ] {84e63b09-a917-4af2-9b1b-70dd78d544f4} <Debug> oximeter.measurements_u64 (787784a5-f2cc-42a5-8c96-aa41616152f0): There are no data parts | ||
374 | 2024.02.07 22:41:30.481233 [ 3 ] {84e63b09-a917-4af2-9b1b-70dd78d544f4} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.07 22:41:30.481264 [ 3 ] {84e63b09-a917-4af2-9b1b-70dd78d544f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.07 22:41:30.481295 [ 3 ] {} <Debug> HTTP-Session: 7adacac7-66a9-4edd-970a-f3877a75db60 Destroying unnamed session | ||
377 | 2024.02.07 22:41:30.481463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.07 22:41:30.481523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.07 22:41:30.481553 [ 3 ] {} <Debug> HTTP-Session: f7d60f62-2ace-41fd-baac-fd99d746e7b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
380 | 2024.02.07 22:41:30.481573 [ 3 ] {} <Debug> HTTP-Session: f7d60f62-2ace-41fd-baac-fd99d746e7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.07 22:41:30.481803 [ 3 ] {08faa1a9-9869-438d-9839-730259fba6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.481873 [ 3 ] {08faa1a9-9869-438d-9839-730259fba6a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.07 22:41:30.484255 [ 3 ] {08faa1a9-9869-438d-9839-730259fba6a2} <Debug> oximeter.measurements_f32 (5a2ca573-a327-4e1d-ad16-d84a146499d8): Loading data parts | ||
384 | 2024.02.07 22:41:30.484355 [ 3 ] {08faa1a9-9869-438d-9839-730259fba6a2} <Debug> oximeter.measurements_f32 (5a2ca573-a327-4e1d-ad16-d84a146499d8): There are no data parts | ||
385 | 2024.02.07 22:41:30.486060 [ 3 ] {08faa1a9-9869-438d-9839-730259fba6a2} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.07 22:41:30.486084 [ 3 ] {08faa1a9-9869-438d-9839-730259fba6a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.07 22:41:30.486109 [ 3 ] {} <Debug> HTTP-Session: f7d60f62-2ace-41fd-baac-fd99d746e7b5 Destroying unnamed session | ||
388 | 2024.02.07 22:41:30.486204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.07 22:41:30.486263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.07 22:41:30.486293 [ 3 ] {} <Debug> HTTP-Session: ecd81b8c-0435-4462-bbe5-4076dc59432a Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
391 | 2024.02.07 22:41:30.486312 [ 3 ] {} <Debug> HTTP-Session: ecd81b8c-0435-4462-bbe5-4076dc59432a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.07 22:41:30.486542 [ 3 ] {0439a163-9705-4b97-af4c-0ad3104f804b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.486604 [ 3 ] {0439a163-9705-4b97-af4c-0ad3104f804b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.07 22:41:30.488140 [ 3 ] {0439a163-9705-4b97-af4c-0ad3104f804b} <Debug> oximeter.measurements_f64 (954ef0d9-3592-4644-8985-b891f823c6f0): Loading data parts | ||
395 | 2024.02.07 22:41:30.488228 [ 3 ] {0439a163-9705-4b97-af4c-0ad3104f804b} <Debug> oximeter.measurements_f64 (954ef0d9-3592-4644-8985-b891f823c6f0): There are no data parts | ||
396 | 2024.02.07 22:41:30.497166 [ 3 ] {0439a163-9705-4b97-af4c-0ad3104f804b} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.07 22:41:30.497232 [ 3 ] {0439a163-9705-4b97-af4c-0ad3104f804b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.07 22:41:30.497276 [ 3 ] {} <Debug> HTTP-Session: ecd81b8c-0435-4462-bbe5-4076dc59432a Destroying unnamed session | ||
399 | 2024.02.07 22:41:30.497505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.07 22:41:30.497608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.07 22:41:30.497647 [ 3 ] {} <Debug> HTTP-Session: 4483970f-ac77-42b7-8764-035bf2d38b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
402 | 2024.02.07 22:41:30.497669 [ 3 ] {} <Debug> HTTP-Session: 4483970f-ac77-42b7-8764-035bf2d38b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.07 22:41:30.497898 [ 3 ] {fea4fdbe-5d07-478b-9cfa-eab5e4266d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.497963 [ 3 ] {fea4fdbe-5d07-478b-9cfa-eab5e4266d39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.07 22:41:30.500244 [ 3 ] {fea4fdbe-5d07-478b-9cfa-eab5e4266d39} <Debug> oximeter.measurements_string (3ff3a023-181a-43ba-81e0-4a8369f1ef90): Loading data parts | ||
406 | 2024.02.07 22:41:30.500342 [ 3 ] {fea4fdbe-5d07-478b-9cfa-eab5e4266d39} <Debug> oximeter.measurements_string (3ff3a023-181a-43ba-81e0-4a8369f1ef90): There are no data parts | ||
407 | 2024.02.07 22:41:30.502094 [ 3 ] {fea4fdbe-5d07-478b-9cfa-eab5e4266d39} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.07 22:41:30.502126 [ 3 ] {fea4fdbe-5d07-478b-9cfa-eab5e4266d39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.07 22:41:30.502150 [ 3 ] {} <Debug> HTTP-Session: 4483970f-ac77-42b7-8764-035bf2d38b59 Destroying unnamed session | ||
410 | 2024.02.07 22:41:30.502265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.07 22:41:30.502324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.07 22:41:30.502353 [ 3 ] {} <Debug> HTTP-Session: e823c14a-bb42-49b6-b1a7-4203cf26dc04 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
413 | 2024.02.07 22:41:30.502373 [ 3 ] {} <Debug> HTTP-Session: e823c14a-bb42-49b6-b1a7-4203cf26dc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.07 22:41:30.502608 [ 3 ] {fab01328-066c-4e18-9387-f0646ba16dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.502683 [ 3 ] {fab01328-066c-4e18-9387-f0646ba16dea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.07 22:41:30.504298 [ 3 ] {fab01328-066c-4e18-9387-f0646ba16dea} <Debug> oximeter.measurements_bytes (9ca47b05-a105-4345-b1ac-edd8250b7b86): Loading data parts | ||
424 | 2024.02.07 22:41:30.504418 [ 3 ] {fab01328-066c-4e18-9387-f0646ba16dea} <Debug> oximeter.measurements_bytes (9ca47b05-a105-4345-b1ac-edd8250b7b86): There are no data parts | ||
425 | 2024.02.07 22:41:30.511301 [ 3 ] {fab01328-066c-4e18-9387-f0646ba16dea} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.07 22:41:30.511353 [ 3 ] {fab01328-066c-4e18-9387-f0646ba16dea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.07 22:41:30.511386 [ 3 ] {} <Debug> HTTP-Session: e823c14a-bb42-49b6-b1a7-4203cf26dc04 Destroying unnamed session | ||
428 | 2024.02.07 22:41:30.511621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.07 22:41:30.511710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.07 22:41:30.511743 [ 3 ] {} <Debug> HTTP-Session: 6cd2d5a6-4093-461d-9690-9317ac86e7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
431 | 2024.02.07 22:41:30.511784 [ 3 ] {} <Debug> HTTP-Session: 6cd2d5a6-4093-461d-9690-9317ac86e7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.07 22:41:30.512174 [ 3 ] {ca45fe62-5dcc-4398-9c8a-20f273972510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.512279 [ 3 ] {ca45fe62-5dcc-4398-9c8a-20f273972510} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.07 22:41:30.514372 [ 3 ] {ca45fe62-5dcc-4398-9c8a-20f273972510} <Debug> oximeter.measurements_cumulativei64 (7212fbcc-39f1-4505-9283-f8e98b68e552): Loading data parts | ||
435 | 2024.02.07 22:41:30.514467 [ 3 ] {ca45fe62-5dcc-4398-9c8a-20f273972510} <Debug> oximeter.measurements_cumulativei64 (7212fbcc-39f1-4505-9283-f8e98b68e552): There are no data parts | ||
436 | 2024.02.07 22:41:30.516329 [ 3 ] {ca45fe62-5dcc-4398-9c8a-20f273972510} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.07 22:41:30.516354 [ 3 ] {ca45fe62-5dcc-4398-9c8a-20f273972510} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.07 22:41:30.516379 [ 3 ] {} <Debug> HTTP-Session: 6cd2d5a6-4093-461d-9690-9317ac86e7b1 Destroying unnamed session | ||
439 | 2024.02.07 22:41:30.516499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.07 22:41:30.516557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.07 22:41:30.516582 [ 3 ] {} <Debug> HTTP-Session: 46a89667-f7ce-4415-8174-f6b29815f3f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
442 | 2024.02.07 22:41:30.516609 [ 3 ] {} <Debug> HTTP-Session: 46a89667-f7ce-4415-8174-f6b29815f3f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.07 22:41:30.516807 [ 3 ] {5e86d342-bb1f-4017-996f-e544ed58008c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.516865 [ 3 ] {5e86d342-bb1f-4017-996f-e544ed58008c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.07 22:41:30.518489 [ 3 ] {5e86d342-bb1f-4017-996f-e544ed58008c} <Debug> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): Loading data parts | ||
446 | 2024.02.07 22:41:30.518564 [ 3 ] {5e86d342-bb1f-4017-996f-e544ed58008c} <Debug> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): There are no data parts | ||
447 | 2024.02.07 22:41:30.527554 [ 3 ] {5e86d342-bb1f-4017-996f-e544ed58008c} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.07 22:41:30.527603 [ 3 ] {5e86d342-bb1f-4017-996f-e544ed58008c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.07 22:41:30.527660 [ 3 ] {} <Debug> HTTP-Session: 46a89667-f7ce-4415-8174-f6b29815f3f0 Destroying unnamed session | ||
450 | 2024.02.07 22:41:30.527829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.07 22:41:30.527912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.07 22:41:30.527963 [ 3 ] {} <Debug> HTTP-Session: 199b1c4d-4a01-488b-800b-e0030d38c34a Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
453 | 2024.02.07 22:41:30.528016 [ 3 ] {} <Debug> HTTP-Session: 199b1c4d-4a01-488b-800b-e0030d38c34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.07 22:41:30.528356 [ 3 ] {b268dc10-7fe0-415f-9c70-25759bebde2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.528419 [ 3 ] {b268dc10-7fe0-415f-9c70-25759bebde2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.07 22:41:30.530866 [ 3 ] {b268dc10-7fe0-415f-9c70-25759bebde2a} <Debug> oximeter.measurements_cumulativef32 (6e4476a4-f9ed-44f4-b4ad-6800344436e4): Loading data parts | ||
457 | 2024.02.07 22:41:30.530965 [ 3 ] {b268dc10-7fe0-415f-9c70-25759bebde2a} <Debug> oximeter.measurements_cumulativef32 (6e4476a4-f9ed-44f4-b4ad-6800344436e4): There are no data parts | ||
458 | 2024.02.07 22:41:30.532895 [ 3 ] {b268dc10-7fe0-415f-9c70-25759bebde2a} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.07 22:41:30.533783 [ 3 ] {b268dc10-7fe0-415f-9c70-25759bebde2a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.07 22:41:30.533814 [ 3 ] {} <Debug> HTTP-Session: 199b1c4d-4a01-488b-800b-e0030d38c34a Destroying unnamed session | ||
461 | 2024.02.07 22:41:30.533998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.07 22:41:30.534054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.07 22:41:30.534073 [ 3 ] {} <Debug> HTTP-Session: 8bef2d0c-b536-47fb-80e5-84c03536ed58 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
464 | 2024.02.07 22:41:30.534103 [ 3 ] {} <Debug> HTTP-Session: 8bef2d0c-b536-47fb-80e5-84c03536ed58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.07 22:41:30.534305 [ 3 ] {79083ae6-edeb-4895-afc3-08102629e35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.534362 [ 3 ] {79083ae6-edeb-4895-afc3-08102629e35e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.07 22:41:30.536079 [ 3 ] {79083ae6-edeb-4895-afc3-08102629e35e} <Debug> oximeter.measurements_cumulativef64 (e2c2d061-d751-4522-b197-f5ae3a458aa8): Loading data parts | ||
468 | 2024.02.07 22:41:30.536168 [ 3 ] {79083ae6-edeb-4895-afc3-08102629e35e} <Debug> oximeter.measurements_cumulativef64 (e2c2d061-d751-4522-b197-f5ae3a458aa8): There are no data parts | ||
469 | 2024.02.07 22:41:30.541860 [ 3 ] {79083ae6-edeb-4895-afc3-08102629e35e} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.07 22:41:30.541901 [ 3 ] {79083ae6-edeb-4895-afc3-08102629e35e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.07 22:41:30.541930 [ 3 ] {} <Debug> HTTP-Session: 8bef2d0c-b536-47fb-80e5-84c03536ed58 Destroying unnamed session | ||
472 | 2024.02.07 22:41:30.542065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.07 22:41:30.542125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.07 22:41:30.542165 [ 3 ] {} <Debug> HTTP-Session: b0fb8c12-302b-4264-a0a8-508b4fd8a33c Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
475 | 2024.02.07 22:41:30.542185 [ 3 ] {} <Debug> HTTP-Session: b0fb8c12-302b-4264-a0a8-508b4fd8a33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.07 22:41:30.542410 [ 3 ] {9d399cf6-237b-43ca-a967-4397788ba64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.542476 [ 3 ] {9d399cf6-237b-43ca-a967-4397788ba64b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.07 22:41:30.544398 [ 3 ] {9d399cf6-237b-43ca-a967-4397788ba64b} <Debug> oximeter.measurements_histogrami8 (7d1c241c-41d4-4ea7-9490-699ebb657950): Loading data parts | ||
489 | 2024.02.07 22:41:30.544489 [ 3 ] {9d399cf6-237b-43ca-a967-4397788ba64b} <Debug> oximeter.measurements_histogrami8 (7d1c241c-41d4-4ea7-9490-699ebb657950): There are no data parts | ||
490 | 2024.02.07 22:41:30.546206 [ 3 ] {9d399cf6-237b-43ca-a967-4397788ba64b} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.07 22:41:30.546246 [ 3 ] {9d399cf6-237b-43ca-a967-4397788ba64b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.07 22:41:30.546280 [ 3 ] {} <Debug> HTTP-Session: b0fb8c12-302b-4264-a0a8-508b4fd8a33c Destroying unnamed session | ||
493 | 2024.02.07 22:41:30.546399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.07 22:41:30.546463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.07 22:41:30.546496 [ 3 ] {} <Debug> HTTP-Session: ca920f24-acf7-4e19-b442-4a04d99537e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
496 | 2024.02.07 22:41:30.546515 [ 3 ] {} <Debug> HTTP-Session: ca920f24-acf7-4e19-b442-4a04d99537e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.07 22:41:30.546777 [ 3 ] {3ef3404f-5301-4921-bd77-90d9bbf32465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.546846 [ 3 ] {3ef3404f-5301-4921-bd77-90d9bbf32465} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.07 22:41:30.548481 [ 3 ] {3ef3404f-5301-4921-bd77-90d9bbf32465} <Debug> oximeter.measurements_histogramu8 (aa5b63cf-06bb-44e5-bd1e-f82cfad72375): Loading data parts | ||
500 | 2024.02.07 22:41:30.548558 [ 3 ] {3ef3404f-5301-4921-bd77-90d9bbf32465} <Debug> oximeter.measurements_histogramu8 (aa5b63cf-06bb-44e5-bd1e-f82cfad72375): There are no data parts | ||
501 | 2024.02.07 22:41:30.557142 [ 3 ] {3ef3404f-5301-4921-bd77-90d9bbf32465} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.07 22:41:30.557166 [ 3 ] {3ef3404f-5301-4921-bd77-90d9bbf32465} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.07 22:41:30.557205 [ 3 ] {} <Debug> HTTP-Session: ca920f24-acf7-4e19-b442-4a04d99537e4 Destroying unnamed session | ||
504 | 2024.02.07 22:41:30.557401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.07 22:41:30.557503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.07 22:41:30.557566 [ 3 ] {} <Debug> HTTP-Session: 45cc10bc-541e-48a2-8571-22674f090055 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
507 | 2024.02.07 22:41:30.557598 [ 3 ] {} <Debug> HTTP-Session: 45cc10bc-541e-48a2-8571-22674f090055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.07 22:41:30.558027 [ 3 ] {a1108f63-ee1b-4321-92c9-62e96533de34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.558139 [ 3 ] {a1108f63-ee1b-4321-92c9-62e96533de34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.07 22:41:30.560609 [ 3 ] {a1108f63-ee1b-4321-92c9-62e96533de34} <Debug> oximeter.measurements_histogrami16 (abd3937b-c046-4159-8ac0-6de491408ed9): Loading data parts | ||
511 | 2024.02.07 22:41:30.560684 [ 3 ] {a1108f63-ee1b-4321-92c9-62e96533de34} <Debug> oximeter.measurements_histogrami16 (abd3937b-c046-4159-8ac0-6de491408ed9): There are no data parts | ||
512 | 2024.02.07 22:41:30.562437 [ 3 ] {a1108f63-ee1b-4321-92c9-62e96533de34} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.07 22:41:30.562485 [ 3 ] {a1108f63-ee1b-4321-92c9-62e96533de34} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.07 22:41:30.562500 [ 3 ] {} <Debug> HTTP-Session: 45cc10bc-541e-48a2-8571-22674f090055 Destroying unnamed session | ||
515 | 2024.02.07 22:41:30.562625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.07 22:41:30.562685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.07 22:41:30.562703 [ 3 ] {} <Debug> HTTP-Session: ae9667d4-99ad-46e9-86a4-a309c410fe52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
518 | 2024.02.07 22:41:30.562728 [ 3 ] {} <Debug> HTTP-Session: ae9667d4-99ad-46e9-86a4-a309c410fe52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.07 22:41:30.562936 [ 3 ] {ea311ed1-15e2-4d7b-8243-dac518a0f9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.562995 [ 3 ] {ea311ed1-15e2-4d7b-8243-dac518a0f9e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.07 22:41:30.564476 [ 3 ] {ea311ed1-15e2-4d7b-8243-dac518a0f9e9} <Debug> oximeter.measurements_histogramu16 (f710835f-2abc-47ee-b77f-cee9ec3306d5): Loading data parts | ||
522 | 2024.02.07 22:41:30.564564 [ 3 ] {ea311ed1-15e2-4d7b-8243-dac518a0f9e9} <Debug> oximeter.measurements_histogramu16 (f710835f-2abc-47ee-b77f-cee9ec3306d5): There are no data parts | ||
523 | 2024.02.07 22:41:30.571566 [ 3 ] {ea311ed1-15e2-4d7b-8243-dac518a0f9e9} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.07 22:41:30.571636 [ 3 ] {ea311ed1-15e2-4d7b-8243-dac518a0f9e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.07 22:41:30.571653 [ 3 ] {} <Debug> HTTP-Session: ae9667d4-99ad-46e9-86a4-a309c410fe52 Destroying unnamed session | ||
526 | 2024.02.07 22:41:30.571784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.07 22:41:30.571842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.07 22:41:30.571861 [ 3 ] {} <Debug> HTTP-Session: 0ce58009-94f5-4a2a-9837-41b7456e34fd Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
529 | 2024.02.07 22:41:30.571886 [ 3 ] {} <Debug> HTTP-Session: 0ce58009-94f5-4a2a-9837-41b7456e34fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.07 22:41:30.572100 [ 3 ] {3a0b9f97-0012-4567-bf80-60bce6190876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.572160 [ 3 ] {3a0b9f97-0012-4567-bf80-60bce6190876} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.07 22:41:30.574186 [ 3 ] {3a0b9f97-0012-4567-bf80-60bce6190876} <Debug> oximeter.measurements_histogrami32 (58dca275-358c-48ce-8e8d-db52f1ffd096): Loading data parts | ||
533 | 2024.02.07 22:41:30.574297 [ 3 ] {3a0b9f97-0012-4567-bf80-60bce6190876} <Debug> oximeter.measurements_histogrami32 (58dca275-358c-48ce-8e8d-db52f1ffd096): There are no data parts | ||
534 | 2024.02.07 22:41:30.576534 [ 3 ] {3a0b9f97-0012-4567-bf80-60bce6190876} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.07 22:41:30.576559 [ 3 ] {3a0b9f97-0012-4567-bf80-60bce6190876} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.07 22:41:30.576585 [ 3 ] {} <Debug> HTTP-Session: 0ce58009-94f5-4a2a-9837-41b7456e34fd Destroying unnamed session | ||
537 | 2024.02.07 22:41:30.576722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.07 22:41:30.576776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.07 22:41:30.576794 [ 3 ] {} <Debug> HTTP-Session: 221ca454-088e-4986-839c-0e36af4dafde Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
540 | 2024.02.07 22:41:30.576819 [ 3 ] {} <Debug> HTTP-Session: 221ca454-088e-4986-839c-0e36af4dafde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.07 22:41:30.577043 [ 3 ] {3b6c90a5-ece9-4278-b7a2-64cfb00bdb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.577106 [ 3 ] {3b6c90a5-ece9-4278-b7a2-64cfb00bdb2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.07 22:41:30.578618 [ 3 ] {3b6c90a5-ece9-4278-b7a2-64cfb00bdb2f} <Debug> oximeter.measurements_histogramu32 (186273bf-a9a6-45a1-bac0-e7eb8f68b133): Loading data parts | ||
544 | 2024.02.07 22:41:30.578709 [ 3 ] {3b6c90a5-ece9-4278-b7a2-64cfb00bdb2f} <Debug> oximeter.measurements_histogramu32 (186273bf-a9a6-45a1-bac0-e7eb8f68b133): There are no data parts | ||
545 | 2024.02.07 22:41:30.587456 [ 3 ] {3b6c90a5-ece9-4278-b7a2-64cfb00bdb2f} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.07 22:41:30.587485 [ 3 ] {3b6c90a5-ece9-4278-b7a2-64cfb00bdb2f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.07 22:41:30.587515 [ 3 ] {} <Debug> HTTP-Session: 221ca454-088e-4986-839c-0e36af4dafde Destroying unnamed session | ||
548 | 2024.02.07 22:41:30.587639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.07 22:41:30.587707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.07 22:41:30.587739 [ 3 ] {} <Debug> HTTP-Session: ccbb7729-d533-4ba1-bcf5-bec28a52d100 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
551 | 2024.02.07 22:41:30.587769 [ 3 ] {} <Debug> HTTP-Session: ccbb7729-d533-4ba1-bcf5-bec28a52d100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.07 22:41:30.588024 [ 3 ] {ee747b99-b543-4993-95bf-28176ce83b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.588094 [ 3 ] {ee747b99-b543-4993-95bf-28176ce83b1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.07 22:41:30.590243 [ 3 ] {ee747b99-b543-4993-95bf-28176ce83b1d} <Debug> oximeter.measurements_histogrami64 (5b41ecbc-5aa2-42d8-800c-4c7b3b13f68d): Loading data parts | ||
555 | 2024.02.07 22:41:30.590331 [ 3 ] {ee747b99-b543-4993-95bf-28176ce83b1d} <Debug> oximeter.measurements_histogrami64 (5b41ecbc-5aa2-42d8-800c-4c7b3b13f68d): There are no data parts | ||
556 | 2024.02.07 22:41:30.592079 [ 3 ] {ee747b99-b543-4993-95bf-28176ce83b1d} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.07 22:41:30.592115 [ 3 ] {ee747b99-b543-4993-95bf-28176ce83b1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.07 22:41:30.592130 [ 3 ] {} <Debug> HTTP-Session: ccbb7729-d533-4ba1-bcf5-bec28a52d100 Destroying unnamed session | ||
559 | 2024.02.07 22:41:30.592252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.07 22:41:30.592311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.07 22:41:30.592333 [ 3 ] {} <Debug> HTTP-Session: 94351703-d87e-49c9-81a5-2842b5be17fd Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
562 | 2024.02.07 22:41:30.592364 [ 3 ] {} <Debug> HTTP-Session: 94351703-d87e-49c9-81a5-2842b5be17fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.07 22:41:30.592623 [ 3 ] {123713ba-0cfd-49e6-ab06-61559587ecea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.592693 [ 3 ] {123713ba-0cfd-49e6-ab06-61559587ecea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.07 22:41:30.594365 [ 3 ] {123713ba-0cfd-49e6-ab06-61559587ecea} <Debug> oximeter.measurements_histogramu64 (1df6491a-ee5b-451a-b909-a2f895df4e27): Loading data parts | ||
566 | 2024.02.07 22:41:30.594456 [ 3 ] {123713ba-0cfd-49e6-ab06-61559587ecea} <Debug> oximeter.measurements_histogramu64 (1df6491a-ee5b-451a-b909-a2f895df4e27): There are no data parts | ||
567 | 2024.02.07 22:41:30.601178 [ 3 ] {123713ba-0cfd-49e6-ab06-61559587ecea} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.07 22:41:30.601248 [ 3 ] {123713ba-0cfd-49e6-ab06-61559587ecea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.07 22:41:30.601298 [ 3 ] {} <Debug> HTTP-Session: 94351703-d87e-49c9-81a5-2842b5be17fd Destroying unnamed session | ||
570 | 2024.02.07 22:41:30.601401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.07 22:41:30.601454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.07 22:41:30.601484 [ 3 ] {} <Debug> HTTP-Session: b7ed11bb-b93d-44f0-b7fe-012b3d74b9e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
573 | 2024.02.07 22:41:30.601500 [ 3 ] {} <Debug> HTTP-Session: b7ed11bb-b93d-44f0-b7fe-012b3d74b9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.07 22:41:30.601715 [ 3 ] {d5e300f4-a26a-4efd-8c26-522eeccf7314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.601776 [ 3 ] {d5e300f4-a26a-4efd-8c26-522eeccf7314} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.07 22:41:30.603762 [ 3 ] {d5e300f4-a26a-4efd-8c26-522eeccf7314} <Debug> oximeter.measurements_histogramf32 (9eb83b7d-999e-4611-9db2-c07caf6367ba): Loading data parts | ||
577 | 2024.02.07 22:41:30.603894 [ 3 ] {d5e300f4-a26a-4efd-8c26-522eeccf7314} <Debug> oximeter.measurements_histogramf32 (9eb83b7d-999e-4611-9db2-c07caf6367ba): There are no data parts | ||
578 | 2024.02.07 22:41:30.605607 [ 3 ] {d5e300f4-a26a-4efd-8c26-522eeccf7314} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.07 22:41:30.605632 [ 3 ] {d5e300f4-a26a-4efd-8c26-522eeccf7314} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.07 22:41:30.605659 [ 3 ] {} <Debug> HTTP-Session: b7ed11bb-b93d-44f0-b7fe-012b3d74b9e2 Destroying unnamed session | ||
581 | 2024.02.07 22:41:30.605762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.07 22:41:30.605817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.07 22:41:30.605846 [ 3 ] {} <Debug> HTTP-Session: 0fc0ea16-d2c7-4585-bf43-924c8269ce59 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
584 | 2024.02.07 22:41:30.605861 [ 3 ] {} <Debug> HTTP-Session: 0fc0ea16-d2c7-4585-bf43-924c8269ce59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.07 22:41:30.606077 [ 3 ] {f67040be-5550-4b28-90c4-b47fc9de0e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.606137 [ 3 ] {f67040be-5550-4b28-90c4-b47fc9de0e3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.07 22:41:30.607630 [ 3 ] {f67040be-5550-4b28-90c4-b47fc9de0e3f} <Debug> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Loading data parts | ||
588 | 2024.02.07 22:41:30.607734 [ 3 ] {f67040be-5550-4b28-90c4-b47fc9de0e3f} <Debug> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): There are no data parts | ||
589 | 2024.02.07 22:41:30.616647 [ 3 ] {f67040be-5550-4b28-90c4-b47fc9de0e3f} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.07 22:41:30.616726 [ 3 ] {f67040be-5550-4b28-90c4-b47fc9de0e3f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.07 22:41:30.616756 [ 3 ] {} <Debug> HTTP-Session: 0fc0ea16-d2c7-4585-bf43-924c8269ce59 Destroying unnamed session | ||
592 | 2024.02.07 22:41:30.616949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.07 22:41:30.617064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.07 22:41:30.617103 [ 3 ] {} <Debug> HTTP-Session: 683aaf69-abf8-40a6-af73-8363be7619a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
595 | 2024.02.07 22:41:30.617148 [ 3 ] {} <Debug> HTTP-Session: 683aaf69-abf8-40a6-af73-8363be7619a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.07 22:41:30.617383 [ 3 ] {95db65ac-6c4b-4c6d-ac3e-d0796a32c10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) /* 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.02.07 22:41:30.617444 [ 3 ] {95db65ac-6c4b-4c6d-ac3e-d0796a32c10c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.07 22:41:30.619622 [ 3 ] {95db65ac-6c4b-4c6d-ac3e-d0796a32c10c} <Debug> oximeter.fields_bool (ba5871fe-860e-4ab9-8979-0cac4c54ae58): Loading data parts | ||
616 | 2024.02.07 22:41:30.619730 [ 3 ] {95db65ac-6c4b-4c6d-ac3e-d0796a32c10c} <Debug> oximeter.fields_bool (ba5871fe-860e-4ab9-8979-0cac4c54ae58): There are no data parts | ||
617 | 2024.02.07 22:41:30.621396 [ 3 ] {95db65ac-6c4b-4c6d-ac3e-d0796a32c10c} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.07 22:41:30.621434 [ 3 ] {95db65ac-6c4b-4c6d-ac3e-d0796a32c10c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.07 22:41:30.621449 [ 3 ] {} <Debug> HTTP-Session: 683aaf69-abf8-40a6-af73-8363be7619a2 Destroying unnamed session | ||
620 | 2024.02.07 22:41:30.621565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.07 22:41:30.621618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.07 22:41:30.621637 [ 3 ] {} <Debug> HTTP-Session: 55401708-2790-4bb3-b65c-bbd65d695dea Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
623 | 2024.02.07 22:41:30.621670 [ 3 ] {} <Debug> HTTP-Session: 55401708-2790-4bb3-b65c-bbd65d695dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.07 22:41:30.621829 [ 3 ] {a5721b5f-e3a1-45c6-a631-e9018e2d9599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.621881 [ 3 ] {a5721b5f-e3a1-45c6-a631-e9018e2d9599} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.07 22:41:30.623301 [ 3 ] {a5721b5f-e3a1-45c6-a631-e9018e2d9599} <Debug> oximeter.fields_i8 (6234609b-17a5-4509-bac4-05d0be8f10b2): Loading data parts | ||
627 | 2024.02.07 22:41:30.623410 [ 3 ] {a5721b5f-e3a1-45c6-a631-e9018e2d9599} <Debug> oximeter.fields_i8 (6234609b-17a5-4509-bac4-05d0be8f10b2): There are no data parts | ||
628 | 2024.02.07 22:41:30.630365 [ 3 ] {a5721b5f-e3a1-45c6-a631-e9018e2d9599} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.07 22:41:30.630395 [ 3 ] {a5721b5f-e3a1-45c6-a631-e9018e2d9599} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.07 22:41:30.630428 [ 3 ] {} <Debug> HTTP-Session: 55401708-2790-4bb3-b65c-bbd65d695dea Destroying unnamed session | ||
631 | 2024.02.07 22:41:30.630571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.07 22:41:30.630620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.07 22:41:30.630655 [ 3 ] {} <Debug> HTTP-Session: d66cd1e7-287a-4be8-b3b2-b6ee6b080ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
634 | 2024.02.07 22:41:30.630694 [ 3 ] {} <Debug> HTTP-Session: d66cd1e7-287a-4be8-b3b2-b6ee6b080ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.07 22:41:30.630880 [ 3 ] {185f79f4-0360-42c0-b104-a38ed31c0464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.630946 [ 3 ] {185f79f4-0360-42c0-b104-a38ed31c0464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.07 22:41:30.632865 [ 3 ] {185f79f4-0360-42c0-b104-a38ed31c0464} <Debug> oximeter.fields_u8 (ddce1a33-4671-4734-a27a-be391feae7f4): Loading data parts | ||
638 | 2024.02.07 22:41:30.632959 [ 3 ] {185f79f4-0360-42c0-b104-a38ed31c0464} <Debug> oximeter.fields_u8 (ddce1a33-4671-4734-a27a-be391feae7f4): There are no data parts | ||
639 | 2024.02.07 22:41:30.634630 [ 3 ] {185f79f4-0360-42c0-b104-a38ed31c0464} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.07 22:41:30.634654 [ 3 ] {185f79f4-0360-42c0-b104-a38ed31c0464} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.07 22:41:30.634681 [ 3 ] {} <Debug> HTTP-Session: d66cd1e7-287a-4be8-b3b2-b6ee6b080ea8 Destroying unnamed session | ||
642 | 2024.02.07 22:41:30.634784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.07 22:41:30.634839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.07 22:41:30.634857 [ 3 ] {} <Debug> HTTP-Session: 8ce4e0a2-92d5-4255-a160-7e20a4101685 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
645 | 2024.02.07 22:41:30.634883 [ 3 ] {} <Debug> HTTP-Session: 8ce4e0a2-92d5-4255-a160-7e20a4101685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.07 22:41:30.635048 [ 3 ] {579c0d05-95f7-4e2d-94f0-703ea88907d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.635095 [ 3 ] {579c0d05-95f7-4e2d-94f0-703ea88907d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.07 22:41:30.636414 [ 3 ] {579c0d05-95f7-4e2d-94f0-703ea88907d4} <Debug> oximeter.fields_i16 (50a79b77-0217-4212-977d-436d5f85a1b1): Loading data parts | ||
649 | 2024.02.07 22:41:30.636518 [ 3 ] {579c0d05-95f7-4e2d-94f0-703ea88907d4} <Debug> oximeter.fields_i16 (50a79b77-0217-4212-977d-436d5f85a1b1): There are no data parts | ||
650 | 2024.02.07 22:41:30.645667 [ 3 ] {579c0d05-95f7-4e2d-94f0-703ea88907d4} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.07 22:41:30.645744 [ 3 ] {579c0d05-95f7-4e2d-94f0-703ea88907d4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.07 22:41:30.645775 [ 3 ] {} <Debug> HTTP-Session: 8ce4e0a2-92d5-4255-a160-7e20a4101685 Destroying unnamed session | ||
653 | 2024.02.07 22:41:30.645990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.07 22:41:30.646093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.07 22:41:30.646129 [ 3 ] {} <Debug> HTTP-Session: 1b84ef5b-c81b-4cc8-9fd6-035a53c89844 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
656 | 2024.02.07 22:41:30.646178 [ 3 ] {} <Debug> HTTP-Session: 1b84ef5b-c81b-4cc8-9fd6-035a53c89844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.07 22:41:30.646557 [ 3 ] {715b898d-90a6-415d-82ad-6ed584d7d766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.646642 [ 3 ] {715b898d-90a6-415d-82ad-6ed584d7d766} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.07 22:41:30.648818 [ 3 ] {715b898d-90a6-415d-82ad-6ed584d7d766} <Debug> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): Loading data parts | ||
660 | 2024.02.07 22:41:30.648904 [ 3 ] {715b898d-90a6-415d-82ad-6ed584d7d766} <Debug> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): There are no data parts | ||
661 | 2024.02.07 22:41:30.650579 [ 3 ] {715b898d-90a6-415d-82ad-6ed584d7d766} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.07 22:41:30.650616 [ 3 ] {715b898d-90a6-415d-82ad-6ed584d7d766} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.07 22:41:30.650631 [ 3 ] {} <Debug> HTTP-Session: 1b84ef5b-c81b-4cc8-9fd6-035a53c89844 Destroying unnamed session | ||
664 | 2024.02.07 22:41:30.650738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.07 22:41:30.650803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.07 22:41:30.650821 [ 3 ] {} <Debug> HTTP-Session: adb45f6b-017a-4a91-921d-6d8da1dbbbd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
667 | 2024.02.07 22:41:30.650837 [ 3 ] {} <Debug> HTTP-Session: adb45f6b-017a-4a91-921d-6d8da1dbbbd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.07 22:41:30.650997 [ 3 ] {2f873cd4-5bc2-4da9-bc7f-c1d945c0a56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.651059 [ 3 ] {2f873cd4-5bc2-4da9-bc7f-c1d945c0a56a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.07 22:41:30.652450 [ 3 ] {2f873cd4-5bc2-4da9-bc7f-c1d945c0a56a} <Debug> oximeter.fields_i32 (08e6e8c5-8191-477a-80f9-fc2cdd7ae701): Loading data parts | ||
671 | 2024.02.07 22:41:30.652552 [ 3 ] {2f873cd4-5bc2-4da9-bc7f-c1d945c0a56a} <Debug> oximeter.fields_i32 (08e6e8c5-8191-477a-80f9-fc2cdd7ae701): There are no data parts | ||
672 | 2024.02.07 22:41:30.660122 [ 3 ] {2f873cd4-5bc2-4da9-bc7f-c1d945c0a56a} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.07 22:41:30.660168 [ 3 ] {2f873cd4-5bc2-4da9-bc7f-c1d945c0a56a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.07 22:41:30.660198 [ 3 ] {} <Debug> HTTP-Session: adb45f6b-017a-4a91-921d-6d8da1dbbbd6 Destroying unnamed session | ||
675 | 2024.02.07 22:41:30.660351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.07 22:41:30.660413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.07 22:41:30.660450 [ 3 ] {} <Debug> HTTP-Session: 8501626a-8e83-4c4b-90d1-91e68895eeeb Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
678 | 2024.02.07 22:41:30.660470 [ 3 ] {} <Debug> HTTP-Session: 8501626a-8e83-4c4b-90d1-91e68895eeeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.07 22:41:30.660664 [ 3 ] {ebad7efd-2ce2-4300-900c-18701fac70e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.660726 [ 3 ] {ebad7efd-2ce2-4300-900c-18701fac70e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.07 22:41:30.662765 [ 3 ] {ebad7efd-2ce2-4300-900c-18701fac70e8} <Debug> oximeter.fields_u32 (161c6a61-963a-4b5b-99fa-976ce18ab533): Loading data parts | ||
682 | 2024.02.07 22:41:30.662861 [ 3 ] {ebad7efd-2ce2-4300-900c-18701fac70e8} <Debug> oximeter.fields_u32 (161c6a61-963a-4b5b-99fa-976ce18ab533): There are no data parts | ||
683 | 2024.02.07 22:41:30.664544 [ 3 ] {ebad7efd-2ce2-4300-900c-18701fac70e8} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.07 22:41:30.664581 [ 3 ] {ebad7efd-2ce2-4300-900c-18701fac70e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.07 22:41:30.664597 [ 3 ] {} <Debug> HTTP-Session: 8501626a-8e83-4c4b-90d1-91e68895eeeb Destroying unnamed session | ||
686 | 2024.02.07 22:41:30.664711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.07 22:41:30.664765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.07 22:41:30.664783 [ 3 ] {} <Debug> HTTP-Session: 0e4ec147-9984-4788-bbe3-8c77619c2bd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
689 | 2024.02.07 22:41:30.664812 [ 3 ] {} <Debug> HTTP-Session: 0e4ec147-9984-4788-bbe3-8c77619c2bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.07 22:41:30.664960 [ 3 ] {547ff932-051e-4ea0-b308-a4d6d3b22c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.665023 [ 3 ] {547ff932-051e-4ea0-b308-a4d6d3b22c0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.07 22:41:30.666419 [ 3 ] {547ff932-051e-4ea0-b308-a4d6d3b22c0a} <Debug> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Loading data parts | ||
693 | 2024.02.07 22:41:30.666511 [ 3 ] {547ff932-051e-4ea0-b308-a4d6d3b22c0a} <Debug> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): There are no data parts | ||
694 | 2024.02.07 22:41:30.675568 [ 3 ] {547ff932-051e-4ea0-b308-a4d6d3b22c0a} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.02.07 22:41:30.675598 [ 3 ] {547ff932-051e-4ea0-b308-a4d6d3b22c0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.02.07 22:41:30.675633 [ 3 ] {} <Debug> HTTP-Session: 0e4ec147-9984-4788-bbe3-8c77619c2bd3 Destroying unnamed session | ||
697 | 2024.02.07 22:41:30.675763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.02.07 22:41:30.675830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.02.07 22:41:30.675866 [ 3 ] {} <Debug> HTTP-Session: fccb824d-7c0f-4d5c-a301-add6c122e100 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
700 | 2024.02.07 22:41:30.675900 [ 3 ] {} <Debug> HTTP-Session: fccb824d-7c0f-4d5c-a301-add6c122e100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.02.07 22:41:30.676082 [ 3 ] {fbeb07d6-7f11-450c-8f7c-46b12de08af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.676150 [ 3 ] {fbeb07d6-7f11-450c-8f7c-46b12de08af7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.02.07 22:41:30.677850 [ 3 ] {fbeb07d6-7f11-450c-8f7c-46b12de08af7} <Debug> oximeter.fields_u64 (8f495c19-3642-4afd-9377-1977af447820): Loading data parts | ||
704 | 2024.02.07 22:41:30.677955 [ 3 ] {fbeb07d6-7f11-450c-8f7c-46b12de08af7} <Debug> oximeter.fields_u64 (8f495c19-3642-4afd-9377-1977af447820): There are no data parts | ||
705 | 2024.02.07 22:41:30.686868 [ 3 ] {fbeb07d6-7f11-450c-8f7c-46b12de08af7} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.02.07 22:41:30.686902 [ 3 ] {fbeb07d6-7f11-450c-8f7c-46b12de08af7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.02.07 22:41:30.686921 [ 3 ] {} <Debug> HTTP-Session: fccb824d-7c0f-4d5c-a301-add6c122e100 Destroying unnamed session | ||
708 | 2024.02.07 22:41:30.687132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.02.07 22:41:30.687200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.02.07 22:41:30.687222 [ 3 ] {} <Debug> HTTP-Session: 0459e2ff-b84b-478c-a1bb-21c6cf41137b Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
711 | 2024.02.07 22:41:30.687257 [ 3 ] {} <Debug> HTTP-Session: 0459e2ff-b84b-478c-a1bb-21c6cf41137b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.02.07 22:41:30.687420 [ 3 ] {b882699e-8adc-408c-b6a4-6dce31da29b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.687469 [ 3 ] {b882699e-8adc-408c-b6a4-6dce31da29b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
714 | 2024.02.07 22:41:30.690236 [ 3 ] {b882699e-8adc-408c-b6a4-6dce31da29b6} <Debug> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): Loading data parts | ||
715 | 2024.02.07 22:41:30.690323 [ 3 ] {b882699e-8adc-408c-b6a4-6dce31da29b6} <Debug> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): There are no data parts | ||
716 | 2024.02.07 22:41:30.701621 [ 3 ] {b882699e-8adc-408c-b6a4-6dce31da29b6} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.02.07 22:41:30.701676 [ 3 ] {b882699e-8adc-408c-b6a4-6dce31da29b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.02.07 22:41:30.701694 [ 3 ] {} <Debug> HTTP-Session: 0459e2ff-b84b-478c-a1bb-21c6cf41137b Destroying unnamed session | ||
719 | 2024.02.07 22:41:30.701877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.02.07 22:41:30.701941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.02.07 22:41:30.701963 [ 3 ] {} <Debug> HTTP-Session: dfade621-475e-4935-ac00-1359869adfda Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
722 | 2024.02.07 22:41:30.701995 [ 3 ] {} <Debug> HTTP-Session: dfade621-475e-4935-ac00-1359869adfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.02.07 22:41:30.702191 [ 3 ] {a173a608-78fe-4c49-b9da-ebd1b331d518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.702249 [ 3 ] {a173a608-78fe-4c49-b9da-ebd1b331d518} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.02.07 22:41:30.704573 [ 3 ] {a173a608-78fe-4c49-b9da-ebd1b331d518} <Debug> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Loading data parts | ||
726 | 2024.02.07 22:41:30.704663 [ 3 ] {a173a608-78fe-4c49-b9da-ebd1b331d518} <Debug> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): There are no data parts | ||
727 | 2024.02.07 22:41:30.706485 [ 3 ] {a173a608-78fe-4c49-b9da-ebd1b331d518} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.02.07 22:41:30.706509 [ 3 ] {a173a608-78fe-4c49-b9da-ebd1b331d518} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.02.07 22:41:30.706540 [ 3 ] {} <Debug> HTTP-Session: dfade621-475e-4935-ac00-1359869adfda Destroying unnamed session | ||
730 | 2024.02.07 22:41:30.706655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.02.07 22:41:30.706710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.02.07 22:41:30.706741 [ 3 ] {} <Debug> HTTP-Session: 66d5b4a0-a6de-41cc-8885-17b97f127667 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
733 | 2024.02.07 22:41:30.706757 [ 3 ] {} <Debug> HTTP-Session: 66d5b4a0-a6de-41cc-8885-17b97f127667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.02.07 22:41:30.706916 [ 3 ] {eff03c15-e58b-4810-9fc2-17ac37db8321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) 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.02.07 22:41:30.706976 [ 3 ] {eff03c15-e58b-4810-9fc2-17ac37db8321} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
736 | 2024.02.07 22:41:30.708316 [ 3 ] {eff03c15-e58b-4810-9fc2-17ac37db8321} <Debug> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Loading data parts | ||
737 | 2024.02.07 22:41:30.708417 [ 3 ] {eff03c15-e58b-4810-9fc2-17ac37db8321} <Debug> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): There are no data parts | ||
738 | 2024.02.07 22:41:30.715577 [ 3 ] {eff03c15-e58b-4810-9fc2-17ac37db8321} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.02.07 22:41:30.715641 [ 3 ] {eff03c15-e58b-4810-9fc2-17ac37db8321} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.02.07 22:41:30.715696 [ 3 ] {} <Debug> HTTP-Session: 66d5b4a0-a6de-41cc-8885-17b97f127667 Destroying unnamed session | ||
741 | 2024.02.07 22:41:30.715863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.02.07 22:41:30.715957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.02.07 22:41:30.716010 [ 3 ] {} <Debug> HTTP-Session: 9e093c09-837b-4a06-8317-8d413de7994c Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
744 | 2024.02.07 22:41:30.716039 [ 3 ] {} <Debug> HTTP-Session: 9e093c09-837b-4a06-8317-8d413de7994c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.02.07 22:41:30.716379 [ 3 ] {e9b9c816-5245-40d6-aff9-b1355fa86022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) /* 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.02.07 22:41:30.716459 [ 3 ] {e9b9c816-5245-40d6-aff9-b1355fa86022} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
750 | 2024.02.07 22:41:30.718575 [ 3 ] {e9b9c816-5245-40d6-aff9-b1355fa86022} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4): Loading data parts | ||
751 | 2024.02.07 22:41:30.718655 [ 3 ] {e9b9c816-5245-40d6-aff9-b1355fa86022} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4): There are no data parts | ||
752 | 2024.02.07 22:41:30.720470 [ 3 ] {e9b9c816-5245-40d6-aff9-b1355fa86022} <Debug> DynamicQueryHandler: Done processing query | ||
753 | 2024.02.07 22:41:30.720510 [ 3 ] {e9b9c816-5245-40d6-aff9-b1355fa86022} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
754 | 2024.02.07 22:41:30.720525 [ 3 ] {} <Debug> HTTP-Session: 9e093c09-837b-4a06-8317-8d413de7994c Destroying unnamed session | ||
755 | 2024.02.07 22:41:30.720662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50300, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
756 | 2024.02.07 22:41:30.720719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
757 | 2024.02.07 22:41:30.720737 [ 3 ] {} <Debug> HTTP-Session: 8faaad85-4282-409d-b812-e3fde96c68b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50300 | ||
758 | 2024.02.07 22:41:30.720765 [ 3 ] {} <Debug> HTTP-Session: 8faaad85-4282-409d-b812-e3fde96c68b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2024.02.07 22:41:30.720883 [ 3 ] {92edd2ba-8c75-490e-96d3-7aa6a75d2aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50300) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
760 | 2024.02.07 22:41:30.721485 [ 3 ] {92edd2ba-8c75-490e-96d3-7aa6a75d2aef} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
761 | 2024.02.07 22:41:30.724895 [ 3 ] {92edd2ba-8c75-490e-96d3-7aa6a75d2aef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
762 | 2024.02.07 22:41:30.727733 [ 3 ] {92edd2ba-8c75-490e-96d3-7aa6a75d2aef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
763 | 2024.02.07 22:41:30.727963 [ 3 ] {92edd2ba-8c75-490e-96d3-7aa6a75d2aef} <Trace> oximeter.version (7a1b1336-9b74-4173-bec3-210bc70c3bbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
764 | 2024.02.07 22:41:30.728208 [ 3 ] {92edd2ba-8c75-490e-96d3-7aa6a75d2aef} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007297203 sec., 137 rows/sec., 2.14 KiB/sec. | ||
765 | 2024.02.07 22:41:30.728327 [ 3 ] {92edd2ba-8c75-490e-96d3-7aa6a75d2aef} <Debug> DynamicQueryHandler: Done processing query | ||
766 | 2024.02.07 22:41:30.728347 [ 3 ] {92edd2ba-8c75-490e-96d3-7aa6a75d2aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
767 | 2024.02.07 22:41:30.728361 [ 3 ] {} <Debug> HTTP-Session: 8faaad85-4282-409d-b812-e3fde96c68b2 Destroying unnamed session | ||
768 | 2024.02.07 22:41:31.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.77 MiB, will set to 228.29 MiB (RSS), difference: 9.59 MiB | ||
769 | 2024.02.07 22:41:45.349641 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
770 | 2024.02.07 22:41:45.349733 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
771 | 2024.02.07 22:42:00.349775 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
772 | 2024.02.07 22:42:00.349837 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
773 | 2024.02.07 22:42:15.350112 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
774 | 2024.02.07 22:42:15.350208 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
775 | 2024.02.07 22:42:30.350504 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
776 | 2024.02.07 22:42:30.350577 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
777 | 2024.02.07 22:42:30.743993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
778 | 2024.02.07 22:42:30.744123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
779 | 2024.02.07 22:42:30.744176 [ 3 ] {} <Debug> HTTP-Session: c108e92b-9ebb-44c3-b0f8-d325b8030f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
780 | 2024.02.07 22:42:30.744197 [ 3 ] {} <Debug> HTTP-Session: c108e92b-9ebb-44c3-b0f8-d325b8030f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
781 | 2024.02.07 22:42:30.744360 [ 3 ] {bfaa8f4c-355a-4451-b8a8-9e5d7ea4cbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
782 | 2024.02.07 22:42:30.744782 [ 3 ] {bfaa8f4c-355a-4451-b8a8-9e5d7ea4cbc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2024.02.07 22:42:30.745510 [ 3 ] {bfaa8f4c-355a-4451-b8a8-9e5d7ea4cbc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.02.07 22:42:30.745619 [ 3 ] {bfaa8f4c-355a-4451-b8a8-9e5d7ea4cbc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2024.02.07 22:42:30.746552 [ 3 ] {bfaa8f4c-355a-4451-b8a8-9e5d7ea4cbc0} <Debug> DynamicQueryHandler: Done processing query | ||
786 | 2024.02.07 22:42:30.746581 [ 3 ] {bfaa8f4c-355a-4451-b8a8-9e5d7ea4cbc0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
787 | 2024.02.07 22:42:30.746615 [ 3 ] {} <Debug> HTTP-Session: c108e92b-9ebb-44c3-b0f8-d325b8030f6b Destroying unnamed session | ||
788 | 2024.02.07 22:42:30.757247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
789 | 2024.02.07 22:42:30.757301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
790 | 2024.02.07 22:42:30.757342 [ 3 ] {} <Debug> HTTP-Session: a05ea11d-14cc-4358-a1f4-a8540cc38474 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
791 | 2024.02.07 22:42:30.757359 [ 3 ] {} <Debug> HTTP-Session: a05ea11d-14cc-4358-a1f4-a8540cc38474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
792 | 2024.02.07 22:42:30.757491 [ 3 ] {47e63078-2850-45dd-81ff-0b215d41e638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
793 | 2024.02.07 22:42:30.760460 [ 3 ] {47e63078-2850-45dd-81ff-0b215d41e638} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2024.02.07 22:42:30.760604 [ 3 ] {47e63078-2850-45dd-81ff-0b215d41e638} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2024.02.07 22:42:30.760668 [ 3 ] {47e63078-2850-45dd-81ff-0b215d41e638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
796 | 2024.02.07 22:42:30.761426 [ 3 ] {47e63078-2850-45dd-81ff-0b215d41e638} <Debug> DynamicQueryHandler: Done processing query | ||
797 | 2024.02.07 22:42:30.761455 [ 3 ] {47e63078-2850-45dd-81ff-0b215d41e638} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
798 | 2024.02.07 22:42:30.761487 [ 3 ] {} <Debug> HTTP-Session: a05ea11d-14cc-4358-a1f4-a8540cc38474 Destroying unnamed session | ||
799 | 2024.02.07 22:42:30.761827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
800 | 2024.02.07 22:42:30.761873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
801 | 2024.02.07 22:42:30.761892 [ 3 ] {} <Debug> HTTP-Session: beb4315d-8758-4a40-bd8d-fb88a4232d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
802 | 2024.02.07 22:42:30.761908 [ 3 ] {} <Debug> HTTP-Session: beb4315d-8758-4a40-bd8d-fb88a4232d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
803 | 2024.02.07 22:42:30.762028 [ 3 ] {ef19d34b-19ef-49b0-94f1-d6035c6e3559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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.02.07 22:42:30.762469 [ 3 ] {ef19d34b-19ef-49b0-94f1-d6035c6e3559} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.02.07 22:42:30.762613 [ 3 ] {ef19d34b-19ef-49b0-94f1-d6035c6e3559} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.02.07 22:42:30.762654 [ 3 ] {ef19d34b-19ef-49b0-94f1-d6035c6e3559} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2024.02.07 22:42:30.763496 [ 3 ] {ef19d34b-19ef-49b0-94f1-d6035c6e3559} <Debug> DynamicQueryHandler: Done processing query | ||
808 | 2024.02.07 22:42:30.763527 [ 3 ] {ef19d34b-19ef-49b0-94f1-d6035c6e3559} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
809 | 2024.02.07 22:42:30.763544 [ 3 ] {} <Debug> HTTP-Session: beb4315d-8758-4a40-bd8d-fb88a4232d56 Destroying unnamed session | ||
810 | 2024.02.07 22:42:30.763758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
811 | 2024.02.07 22:42:30.763807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
812 | 2024.02.07 22:42:30.763828 [ 3 ] {} <Debug> HTTP-Session: 9300c02b-d437-406a-aea5-de2f5f2dbaf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
813 | 2024.02.07 22:42:30.763846 [ 3 ] {} <Debug> HTTP-Session: 9300c02b-d437-406a-aea5-de2f5f2dbaf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
814 | 2024.02.07 22:42:30.763961 [ 3 ] {e5ca5811-2bf9-4533-87b2-582323249fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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.02.07 22:42:30.764321 [ 3 ] {e5ca5811-2bf9-4533-87b2-582323249fd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.02.07 22:42:30.764474 [ 3 ] {e5ca5811-2bf9-4533-87b2-582323249fd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.02.07 22:42:30.764515 [ 3 ] {e5ca5811-2bf9-4533-87b2-582323249fd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2024.02.07 22:42:30.765374 [ 3 ] {e5ca5811-2bf9-4533-87b2-582323249fd0} <Debug> DynamicQueryHandler: Done processing query | ||
819 | 2024.02.07 22:42:30.765402 [ 3 ] {e5ca5811-2bf9-4533-87b2-582323249fd0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
820 | 2024.02.07 22:42:30.765420 [ 3 ] {} <Debug> HTTP-Session: 9300c02b-d437-406a-aea5-de2f5f2dbaf3 Destroying unnamed session | ||
821 | 2024.02.07 22:42:30.766541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
822 | 2024.02.07 22:42:30.766588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
823 | 2024.02.07 22:42:30.766610 [ 3 ] {} <Debug> HTTP-Session: c6fc5367-758a-44f9-a4f3-e996e1845be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
824 | 2024.02.07 22:42:30.766627 [ 3 ] {} <Debug> HTTP-Session: c6fc5367-758a-44f9-a4f3-e996e1845be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
825 | 2024.02.07 22:42:30.766705 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
826 | 2024.02.07 22:42:30.766746 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2024.02.07 22:42:30.767455 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
828 | 2024.02.07 22:42:30.768548 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
829 | 2024.02.07 22:42:30.768892 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
830 | 2024.02.07 22:42:30.769054 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
831 | 2024.02.07 22:42:30.769160 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00242599 sec., 1648 rows/sec., 178.33 KiB/sec. | ||
832 | 2024.02.07 22:42:30.769343 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Debug> DynamicQueryHandler: Done processing query | ||
833 | 2024.02.07 22:42:30.769367 [ 3 ] {b8ecf990-23c0-405a-938c-43668b310edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
834 | 2024.02.07 22:42:30.769382 [ 3 ] {} <Debug> HTTP-Session: c6fc5367-758a-44f9-a4f3-e996e1845be7 Destroying unnamed session | ||
835 | 2024.02.07 22:42:30.769498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
836 | 2024.02.07 22:42:30.769543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
837 | 2024.02.07 22:42:30.769561 [ 3 ] {} <Debug> HTTP-Session: 3bbacb94-a04c-4a9a-94c8-fd60ff1a4e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
838 | 2024.02.07 22:42:30.769577 [ 3 ] {} <Debug> HTTP-Session: 3bbacb94-a04c-4a9a-94c8-fd60ff1a4e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
839 | 2024.02.07 22:42:30.769649 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
840 | 2024.02.07 22:42:30.769687 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
841 | 2024.02.07 22:42:30.769801 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
842 | 2024.02.07 22:42:30.773216 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
843 | 2024.02.07 22:42:30.773444 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
844 | 2024.02.07 22:42:30.773599 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
845 | 2024.02.07 22:42:30.773710 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.004030108 sec., 5458 rows/sec., 442.47 KiB/sec. | ||
846 | 2024.02.07 22:42:30.773851 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Debug> DynamicQueryHandler: Done processing query | ||
847 | 2024.02.07 22:42:30.773874 [ 3 ] {7eb4204e-f4fc-4697-8810-69fadbba0f23} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
848 | 2024.02.07 22:42:30.773890 [ 3 ] {} <Debug> HTTP-Session: 3bbacb94-a04c-4a9a-94c8-fd60ff1a4e9f Destroying unnamed session | ||
849 | 2024.02.07 22:42:30.774047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 9976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
850 | 2024.02.07 22:42:30.774091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
851 | 2024.02.07 22:42:30.774110 [ 3 ] {} <Debug> HTTP-Session: 1734f131-0a74-486f-b96b-d5b4723434d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
852 | 2024.02.07 22:42:30.774126 [ 3 ] {} <Debug> HTTP-Session: 1734f131-0a74-486f-b96b-d5b4723434d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
853 | 2024.02.07 22:42:30.774198 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
854 | 2024.02.07 22:42:30.774236 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
855 | 2024.02.07 22:42:30.774338 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
856 | 2024.02.07 22:42:30.774621 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
857 | 2024.02.07 22:42:30.774820 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
858 | 2024.02.07 22:42:30.774965 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
859 | 2024.02.07 22:42:30.775058 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Information> executeQuery: Read 66 rows, 5.92 KiB in 0.000829674 sec., 79549 rows/sec., 6.96 MiB/sec. | ||
860 | 2024.02.07 22:42:30.775177 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Debug> DynamicQueryHandler: Done processing query | ||
861 | 2024.02.07 22:42:30.775204 [ 3 ] {e374e4f2-ccd3-4c30-86e9-b46940e92de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
862 | 2024.02.07 22:42:30.775219 [ 3 ] {} <Debug> HTTP-Session: 1734f131-0a74-486f-b96b-d5b4723434d9 Destroying unnamed session | ||
863 | 2024.02.07 22:42:30.775351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 6837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
864 | 2024.02.07 22:42:30.775395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
865 | 2024.02.07 22:42:30.775414 [ 3 ] {} <Debug> HTTP-Session: 2761d757-bfc9-4400-9eb7-718fc060ee3e Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
866 | 2024.02.07 22:42:30.775431 [ 3 ] {} <Debug> HTTP-Session: 2761d757-bfc9-4400-9eb7-718fc060ee3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
867 | 2024.02.07 22:42:30.775515 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
868 | 2024.02.07 22:42:30.775554 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
869 | 2024.02.07 22:42:30.776781 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
870 | 2024.02.07 22:42:30.779037 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
871 | 2024.02.07 22:42:30.779298 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
872 | 2024.02.07 22:42:30.779476 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
873 | 2024.02.07 22:42:30.779578 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Information> executeQuery: Read 40 rows, 3.21 KiB in 0.004035239 sec., 9912 rows/sec., 795.24 KiB/sec. | ||
874 | 2024.02.07 22:42:30.779770 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Debug> DynamicQueryHandler: Done processing query | ||
875 | 2024.02.07 22:42:30.779796 [ 3 ] {3ef77562-f707-47cc-9554-45f039d00a61} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
876 | 2024.02.07 22:42:30.779811 [ 3 ] {} <Debug> HTTP-Session: 2761d757-bfc9-4400-9eb7-718fc060ee3e Destroying unnamed session | ||
877 | 2024.02.07 22:42:30.780046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 23576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
878 | 2024.02.07 22:42:30.780091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
879 | 2024.02.07 22:42:30.780110 [ 3 ] {} <Debug> HTTP-Session: ec430c9b-ba48-4266-b7a0-dc549361f94d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
880 | 2024.02.07 22:42:30.780127 [ 3 ] {} <Debug> HTTP-Session: ec430c9b-ba48-4266-b7a0-dc549361f94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
881 | 2024.02.07 22:42:30.780201 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
882 | 2024.02.07 22:42:30.780245 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
883 | 2024.02.07 22:42:30.780409 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
884 | 2024.02.07 22:42:30.780773 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
885 | 2024.02.07 22:42:30.781730 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
886 | 2024.02.07 22:42:30.781911 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
887 | 2024.02.07 22:42:30.782026 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001790841 sec., 12284 rows/sec., 16.58 MiB/sec. | ||
888 | 2024.02.07 22:42:30.782172 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Debug> DynamicQueryHandler: Done processing query | ||
889 | 2024.02.07 22:42:30.782195 [ 3 ] {83d564ec-26a6-4019-b399-bfc27187b35b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
890 | 2024.02.07 22:42:30.782210 [ 3 ] {} <Debug> HTTP-Session: ec430c9b-ba48-4266-b7a0-dc549361f94d Destroying unnamed session | ||
891 | 2024.02.07 22:42:30.782344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
892 | 2024.02.07 22:42:30.782387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
893 | 2024.02.07 22:42:30.782406 [ 3 ] {} <Debug> HTTP-Session: 395d59fa-7640-4f3d-ae4d-d2baca78144a Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
894 | 2024.02.07 22:42:30.782423 [ 3 ] {} <Debug> HTTP-Session: 395d59fa-7640-4f3d-ae4d-d2baca78144a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
895 | 2024.02.07 22:42:30.782492 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
896 | 2024.02.07 22:42:30.783060 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
897 | 2024.02.07 22:42:30.783168 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
898 | 2024.02.07 22:42:30.783484 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
899 | 2024.02.07 22:42:30.783731 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
900 | 2024.02.07 22:42:30.783904 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Trace> oximeter.measurements_i64 (042b972f-fee7-47d0-9550-1b29483ebde0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
901 | 2024.02.07 22:42:30.784024 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Information> executeQuery: Read 27 rows, 1.99 KiB in 0.001499276 sec., 18008 rows/sec., 1.30 MiB/sec. | ||
902 | 2024.02.07 22:42:30.784162 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Debug> DynamicQueryHandler: Done processing query | ||
903 | 2024.02.07 22:42:30.784186 [ 3 ] {580006aa-4cc7-4847-afbe-e2551a6f37ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
904 | 2024.02.07 22:42:30.784200 [ 3 ] {} <Debug> HTTP-Session: 395d59fa-7640-4f3d-ae4d-d2baca78144a Destroying unnamed session | ||
905 | 2024.02.07 22:42:40.731324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
906 | 2024.02.07 22:42:40.731440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
907 | 2024.02.07 22:42:40.731465 [ 3 ] {} <Debug> HTTP-Session: 1b67a274-6d3c-40f1-b0f9-c9e313332171 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
908 | 2024.02.07 22:42:40.731488 [ 3 ] {} <Debug> HTTP-Session: 1b67a274-6d3c-40f1-b0f9-c9e313332171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
909 | 2024.02.07 22:42:40.731610 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
910 | 2024.02.07 22:42:40.731667 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
911 | 2024.02.07 22:42:40.731828 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
912 | 2024.02.07 22:42:40.732173 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
913 | 2024.02.07 22:42:40.732430 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2024.02.07 22:42:40.732588 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
915 | 2024.02.07 22:42:40.732716 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001066198 sec., 21571 rows/sec., 1.71 MiB/sec. | ||
916 | 2024.02.07 22:42:40.732847 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Debug> DynamicQueryHandler: Done processing query | ||
917 | 2024.02.07 22:42:40.732872 [ 3 ] {d77c6d49-5307-4444-bbcf-210b3eda88e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
918 | 2024.02.07 22:42:40.732890 [ 3 ] {} <Debug> HTTP-Session: 1b67a274-6d3c-40f1-b0f9-c9e313332171 Destroying unnamed session | ||
919 | 2024.02.07 22:42:40.733018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
920 | 2024.02.07 22:42:40.733061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
921 | 2024.02.07 22:42:40.733080 [ 3 ] {} <Debug> HTTP-Session: 2207efdf-4dc6-47b9-a26c-229ff2dbd9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
922 | 2024.02.07 22:42:40.733097 [ 3 ] {} <Debug> HTTP-Session: 2207efdf-4dc6-47b9-a26c-229ff2dbd9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
923 | 2024.02.07 22:42:40.733170 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
924 | 2024.02.07 22:42:40.733208 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
925 | 2024.02.07 22:42:40.733309 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
926 | 2024.02.07 22:42:40.733609 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
927 | 2024.02.07 22:42:40.733830 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
928 | 2024.02.07 22:42:40.733991 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
929 | 2024.02.07 22:42:40.734111 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000911595 sec., 75691 rows/sec., 6.66 MiB/sec. | ||
930 | 2024.02.07 22:42:40.734229 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Debug> DynamicQueryHandler: Done processing query | ||
931 | 2024.02.07 22:42:40.734252 [ 3 ] {02dbd31a-4b1c-486e-bc36-49e38c2a21b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
932 | 2024.02.07 22:42:40.734267 [ 3 ] {} <Debug> HTTP-Session: 2207efdf-4dc6-47b9-a26c-229ff2dbd9f8 Destroying unnamed session | ||
933 | 2024.02.07 22:42:40.734425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
934 | 2024.02.07 22:42:40.734468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
935 | 2024.02.07 22:42:40.734487 [ 3 ] {} <Debug> HTTP-Session: 90f180a3-4705-431b-90d5-1b0ad6a1c59b Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
936 | 2024.02.07 22:42:40.734503 [ 3 ] {} <Debug> HTTP-Session: 90f180a3-4705-431b-90d5-1b0ad6a1c59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
937 | 2024.02.07 22:42:40.734571 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
938 | 2024.02.07 22:42:40.734609 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
939 | 2024.02.07 22:42:40.734712 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
940 | 2024.02.07 22:42:40.734959 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
941 | 2024.02.07 22:42:40.735156 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
942 | 2024.02.07 22:42:40.735305 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
943 | 2024.02.07 22:42:40.735393 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000795173 sec., 28924 rows/sec., 2.26 MiB/sec. | ||
944 | 2024.02.07 22:42:40.735490 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Debug> DynamicQueryHandler: Done processing query | ||
945 | 2024.02.07 22:42:40.735513 [ 3 ] {372c25a0-ca12-47ea-bf24-e73d9dbb420e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
946 | 2024.02.07 22:42:40.735528 [ 3 ] {} <Debug> HTTP-Session: 90f180a3-4705-431b-90d5-1b0ad6a1c59b Destroying unnamed session | ||
947 | 2024.02.07 22:42:40.735690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
948 | 2024.02.07 22:42:40.735733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
949 | 2024.02.07 22:42:40.735751 [ 3 ] {} <Debug> HTTP-Session: bade47a5-ee5b-43d4-ba55-1b67fff26b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
950 | 2024.02.07 22:42:40.735767 [ 3 ] {} <Debug> HTTP-Session: bade47a5-ee5b-43d4-ba55-1b67fff26b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2024.02.07 22:42:40.735838 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
952 | 2024.02.07 22:42:40.735882 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
953 | 2024.02.07 22:42:40.736011 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
954 | 2024.02.07 22:42:40.736359 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
955 | 2024.02.07 22:42:40.736651 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
956 | 2024.02.07 22:42:40.736833 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
957 | 2024.02.07 22:42:40.736931 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001063688 sec., 21622 rows/sec., 29.18 MiB/sec. | ||
958 | 2024.02.07 22:42:40.737055 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Debug> DynamicQueryHandler: Done processing query | ||
959 | 2024.02.07 22:42:40.737080 [ 3 ] {2c86a892-946f-4ae7-886e-762ab4c90026} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
960 | 2024.02.07 22:42:40.737095 [ 3 ] {} <Debug> HTTP-Session: bade47a5-ee5b-43d4-ba55-1b67fff26b49 Destroying unnamed session | ||
961 | 2024.02.07 22:42:45.350624 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
962 | 2024.02.07 22:42:45.350686 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
963 | 2024.02.07 22:42:50.731249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
964 | 2024.02.07 22:42:50.731366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
965 | 2024.02.07 22:42:50.731391 [ 3 ] {} <Debug> HTTP-Session: 07e9f50b-8cb6-486e-833a-e2724b5536e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
966 | 2024.02.07 22:42:50.731415 [ 3 ] {} <Debug> HTTP-Session: 07e9f50b-8cb6-486e-833a-e2724b5536e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
967 | 2024.02.07 22:42:50.731536 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
968 | 2024.02.07 22:42:50.731592 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
969 | 2024.02.07 22:42:50.731741 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
970 | 2024.02.07 22:42:50.732139 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
971 | 2024.02.07 22:42:50.732390 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
972 | 2024.02.07 22:42:50.732550 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
973 | 2024.02.07 22:42:50.732662 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001094358 sec., 21016 rows/sec., 1.66 MiB/sec. | ||
974 | 2024.02.07 22:42:50.732813 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Debug> DynamicQueryHandler: Done processing query | ||
975 | 2024.02.07 22:42:50.732837 [ 3 ] {2f78e5a4-ce05-4e8d-a2dd-420df8ff4762} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
976 | 2024.02.07 22:42:50.732853 [ 3 ] {} <Debug> HTTP-Session: 07e9f50b-8cb6-486e-833a-e2724b5536e8 Destroying unnamed session | ||
977 | 2024.02.07 22:42:50.732980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
978 | 2024.02.07 22:42:50.733026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
979 | 2024.02.07 22:42:50.733044 [ 3 ] {} <Debug> HTTP-Session: 749027ce-c6d8-4cf6-ba35-c5127f8b2f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
980 | 2024.02.07 22:42:50.733061 [ 3 ] {} <Debug> HTTP-Session: 749027ce-c6d8-4cf6-ba35-c5127f8b2f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
981 | 2024.02.07 22:42:50.733133 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
982 | 2024.02.07 22:42:50.733171 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
983 | 2024.02.07 22:42:50.733271 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
984 | 2024.02.07 22:42:50.733597 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
985 | 2024.02.07 22:42:50.733800 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
986 | 2024.02.07 22:42:50.733954 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
987 | 2024.02.07 22:42:50.734045 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000885695 sec., 77904 rows/sec., 6.85 MiB/sec. | ||
988 | 2024.02.07 22:42:50.734144 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Debug> DynamicQueryHandler: Done processing query | ||
989 | 2024.02.07 22:42:50.734166 [ 3 ] {3a83ac01-81c6-4b53-ba6f-f0646ef2b054} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
990 | 2024.02.07 22:42:50.734180 [ 3 ] {} <Debug> HTTP-Session: 749027ce-c6d8-4cf6-ba35-c5127f8b2f74 Destroying unnamed session | ||
991 | 2024.02.07 22:42:50.734323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2024.02.07 22:42:50.734364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
993 | 2024.02.07 22:42:50.734382 [ 3 ] {} <Debug> HTTP-Session: 9f8bf0c0-c809-4b75-991c-30848ac0276f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
994 | 2024.02.07 22:42:50.734403 [ 3 ] {} <Debug> HTTP-Session: 9f8bf0c0-c809-4b75-991c-30848ac0276f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
995 | 2024.02.07 22:42:50.734472 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
996 | 2024.02.07 22:42:50.734508 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
997 | 2024.02.07 22:42:50.734606 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
998 | 2024.02.07 22:42:50.734865 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
999 | 2024.02.07 22:42:50.735061 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1000 | 2024.02.07 22:42:50.735204 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1001 | 2024.02.07 22:42:50.735294 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000795864 sec., 28899 rows/sec., 2.26 MiB/sec. | ||
1002 | 2024.02.07 22:42:50.735438 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Debug> DynamicQueryHandler: Done processing query | ||
1003 | 2024.02.07 22:42:50.735461 [ 3 ] {f23c375f-2c61-4cc2-8b1e-ba59133f944b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1004 | 2024.02.07 22:42:50.735477 [ 3 ] {} <Debug> HTTP-Session: 9f8bf0c0-c809-4b75-991c-30848ac0276f Destroying unnamed session | ||
1005 | 2024.02.07 22:42:50.735603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1006 | 2024.02.07 22:42:50.735647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1007 | 2024.02.07 22:42:50.735665 [ 3 ] {} <Debug> HTTP-Session: 02459e77-7243-40f0-96e2-c2e14b18b5ec Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1008 | 2024.02.07 22:42:50.735681 [ 3 ] {} <Debug> HTTP-Session: 02459e77-7243-40f0-96e2-c2e14b18b5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1009 | 2024.02.07 22:42:50.735754 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1010 | 2024.02.07 22:42:50.735796 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1011 | 2024.02.07 22:42:50.735933 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1012 | 2024.02.07 22:42:50.736286 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1013 | 2024.02.07 22:42:50.736565 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1014 | 2024.02.07 22:42:50.736738 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1015 | 2024.02.07 22:42:50.736831 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001051668 sec., 21870 rows/sec., 29.51 MiB/sec. | ||
1016 | 2024.02.07 22:42:50.736935 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Debug> DynamicQueryHandler: Done processing query | ||
1017 | 2024.02.07 22:42:50.736957 [ 3 ] {d0fec84a-2887-4126-a3af-1d2bf017b97a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1018 | 2024.02.07 22:42:50.736971 [ 3 ] {} <Debug> HTTP-Session: 02459e77-7243-40f0-96e2-c2e14b18b5ec Destroying unnamed session | ||
1019 | 2024.02.07 22:43:00.350737 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1020 | 2024.02.07 22:43:00.350805 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1021 | 2024.02.07 22:43:00.731013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1022 | 2024.02.07 22:43:00.731122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1023 | 2024.02.07 22:43:00.731151 [ 3 ] {} <Debug> HTTP-Session: 85711531-ce28-42bd-ae1f-1c20240d66f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1024 | 2024.02.07 22:43:00.731178 [ 3 ] {} <Debug> HTTP-Session: 85711531-ce28-42bd-ae1f-1c20240d66f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1025 | 2024.02.07 22:43:00.731314 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1026 | 2024.02.07 22:43:00.731377 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1027 | 2024.02.07 22:43:00.731548 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1028 | 2024.02.07 22:43:00.731946 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1029 | 2024.02.07 22:43:00.732207 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1030 | 2024.02.07 22:43:00.732369 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1031 | 2024.02.07 22:43:00.732500 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001142829 sec., 20125 rows/sec., 1.59 MiB/sec. | ||
1032 | 2024.02.07 22:43:00.732685 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Debug> DynamicQueryHandler: Done processing query | ||
1033 | 2024.02.07 22:43:00.732709 [ 3 ] {3647cc03-d431-48e1-9b3c-4cc30591d384} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1034 | 2024.02.07 22:43:00.732725 [ 3 ] {} <Debug> HTTP-Session: 85711531-ce28-42bd-ae1f-1c20240d66f1 Destroying unnamed session | ||
1035 | 2024.02.07 22:43:00.732853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1036 | 2024.02.07 22:43:00.732898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1037 | 2024.02.07 22:43:00.732917 [ 3 ] {} <Debug> HTTP-Session: 3dc176e6-ec60-462f-af3d-364c8521b805 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1038 | 2024.02.07 22:43:00.732934 [ 3 ] {} <Debug> HTTP-Session: 3dc176e6-ec60-462f-af3d-364c8521b805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1039 | 2024.02.07 22:43:00.733007 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1040 | 2024.02.07 22:43:00.733044 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1041 | 2024.02.07 22:43:00.733154 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1042 | 2024.02.07 22:43:00.733463 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1043 | 2024.02.07 22:43:00.733670 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1044 | 2024.02.07 22:43:00.733823 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1045 | 2024.02.07 22:43:00.733937 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000903286 sec., 76387 rows/sec., 6.72 MiB/sec. | ||
1046 | 2024.02.07 22:43:00.734079 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Debug> DynamicQueryHandler: Done processing query | ||
1047 | 2024.02.07 22:43:00.734102 [ 3 ] {a2f142a0-af4c-487e-9d34-9208713fcf19} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1048 | 2024.02.07 22:43:00.734118 [ 3 ] {} <Debug> HTTP-Session: 3dc176e6-ec60-462f-af3d-364c8521b805 Destroying unnamed session | ||
1049 | 2024.02.07 22:43:00.734235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1050 | 2024.02.07 22:43:00.734279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1051 | 2024.02.07 22:43:00.734298 [ 3 ] {} <Debug> HTTP-Session: c6b2cfa3-89a2-4233-91be-011264540d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1052 | 2024.02.07 22:43:00.734314 [ 3 ] {} <Debug> HTTP-Session: c6b2cfa3-89a2-4233-91be-011264540d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1053 | 2024.02.07 22:43:00.734384 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1054 | 2024.02.07 22:43:00.734421 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1055 | 2024.02.07 22:43:00.734525 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1056 | 2024.02.07 22:43:00.734783 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1057 | 2024.02.07 22:43:00.734979 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1058 | 2024.02.07 22:43:00.735121 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1059 | 2024.02.07 22:43:00.735238 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000825344 sec., 27867 rows/sec., 2.18 MiB/sec. | ||
1060 | 2024.02.07 22:43:00.735359 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Debug> DynamicQueryHandler: Done processing query | ||
1061 | 2024.02.07 22:43:00.735382 [ 3 ] {577ed3b2-da45-4b88-9ac4-f7f5fb19268b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1062 | 2024.02.07 22:43:00.735397 [ 3 ] {} <Debug> HTTP-Session: c6b2cfa3-89a2-4233-91be-011264540d93 Destroying unnamed session | ||
1063 | 2024.02.07 22:43:00.735559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1064 | 2024.02.07 22:43:00.735603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1065 | 2024.02.07 22:43:00.735620 [ 3 ] {} <Debug> HTTP-Session: a0834323-2b5a-47a6-9c9e-0b09c616ba7f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1066 | 2024.02.07 22:43:00.735637 [ 3 ] {} <Debug> HTTP-Session: a0834323-2b5a-47a6-9c9e-0b09c616ba7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1067 | 2024.02.07 22:43:00.735709 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1068 | 2024.02.07 22:43:00.735753 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1069 | 2024.02.07 22:43:00.735887 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1070 | 2024.02.07 22:43:00.736251 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1071 | 2024.02.07 22:43:00.736542 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1072 | 2024.02.07 22:43:00.736716 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1073 | 2024.02.07 22:43:00.736829 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001092649 sec., 21049 rows/sec., 28.41 MiB/sec. | ||
1074 | 2024.02.07 22:43:00.736940 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Debug> DynamicQueryHandler: Done processing query | ||
1075 | 2024.02.07 22:43:00.736962 [ 3 ] {fd7ede26-1bf6-49b7-b22a-72cee634978a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1076 | 2024.02.07 22:43:00.736978 [ 3 ] {} <Debug> HTTP-Session: a0834323-2b5a-47a6-9c9e-0b09c616ba7f Destroying unnamed session | ||
1077 | 2024.02.07 22:43:05.731126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1078 | 2024.02.07 22:43:05.731250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1079 | 2024.02.07 22:43:05.731276 [ 3 ] {} <Debug> HTTP-Session: 5dfd14fb-4d87-4b56-8750-3427e293634f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1080 | 2024.02.07 22:43:05.731299 [ 3 ] {} <Debug> HTTP-Session: 5dfd14fb-4d87-4b56-8750-3427e293634f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1081 | 2024.02.07 22:43:05.731418 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1082 | 2024.02.07 22:43:05.731476 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1083 | 2024.02.07 22:43:05.731631 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1084 | 2024.02.07 22:43:05.732067 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1085 | 2024.02.07 22:43:05.732327 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1086 | 2024.02.07 22:43:05.732485 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1087 | 2024.02.07 22:43:05.732602 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Information> executeQuery: Read 28 rows, 2.27 KiB in 0.001149959 sec., 24348 rows/sec., 1.93 MiB/sec. | ||
1088 | 2024.02.07 22:43:05.732751 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Debug> DynamicQueryHandler: Done processing query | ||
1089 | 2024.02.07 22:43:05.732776 [ 3 ] {fe504d90-b91e-4ccd-99f9-f98b6133aad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1090 | 2024.02.07 22:43:05.732793 [ 3 ] {} <Debug> HTTP-Session: 5dfd14fb-4d87-4b56-8750-3427e293634f Destroying unnamed session | ||
1091 | 2024.02.07 22:43:05.732930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 14180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1092 | 2024.02.07 22:43:05.732976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1093 | 2024.02.07 22:43:05.732994 [ 3 ] {} <Debug> HTTP-Session: 313ac891-fbac-41c8-aca7-798a61fdc36c Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1094 | 2024.02.07 22:43:05.733011 [ 3 ] {} <Debug> HTTP-Session: 313ac891-fbac-41c8-aca7-798a61fdc36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1095 | 2024.02.07 22:43:05.733086 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1096 | 2024.02.07 22:43:05.733124 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1097 | 2024.02.07 22:43:05.733227 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1098 | 2024.02.07 22:43:05.733582 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1099 | 2024.02.07 22:43:05.733802 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1100 | 2024.02.07 22:43:05.733948 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1101 | 2024.02.07 22:43:05.734068 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Information> executeQuery: Read 84 rows, 9.00 KiB in 0.000949446 sec., 88472 rows/sec., 9.26 MiB/sec. | ||
1102 | 2024.02.07 22:43:05.734188 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Debug> DynamicQueryHandler: Done processing query | ||
1103 | 2024.02.07 22:43:05.734213 [ 3 ] {6f94874d-220a-4761-b69e-324810d90513} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1104 | 2024.02.07 22:43:05.734228 [ 3 ] {} <Debug> HTTP-Session: 313ac891-fbac-41c8-aca7-798a61fdc36c Destroying unnamed session | ||
1105 | 2024.02.07 22:43:05.734390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1106 | 2024.02.07 22:43:05.734437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1107 | 2024.02.07 22:43:05.734456 [ 3 ] {} <Debug> HTTP-Session: cd05a983-62e3-4d54-ae27-0f042fc130f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1108 | 2024.02.07 22:43:05.734473 [ 3 ] {} <Debug> HTTP-Session: cd05a983-62e3-4d54-ae27-0f042fc130f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1109 | 2024.02.07 22:43:05.734545 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1110 | 2024.02.07 22:43:05.734582 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1111 | 2024.02.07 22:43:05.734688 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1112 | 2024.02.07 22:43:05.734974 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1113 | 2024.02.07 22:43:05.735179 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1114 | 2024.02.07 22:43:05.735323 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1115 | 2024.02.07 22:43:05.735440 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Information> executeQuery: Read 28 rows, 2.24 KiB in 0.000867174 sec., 32288 rows/sec., 2.53 MiB/sec. | ||
1116 | 2024.02.07 22:43:05.735556 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Debug> DynamicQueryHandler: Done processing query | ||
1117 | 2024.02.07 22:43:05.735581 [ 3 ] {d1573a2c-ab6d-4528-aefc-61e42fc1a656} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1118 | 2024.02.07 22:43:05.735597 [ 3 ] {} <Debug> HTTP-Session: cd05a983-62e3-4d54-ae27-0f042fc130f5 Destroying unnamed session | ||
1119 | 2024.02.07 22:43:05.735737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 29983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1120 | 2024.02.07 22:43:05.735782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1121 | 2024.02.07 22:43:05.735801 [ 3 ] {} <Debug> HTTP-Session: 48109e8f-b67c-4ddd-8978-e9eaac6c4b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1122 | 2024.02.07 22:43:05.735817 [ 3 ] {} <Debug> HTTP-Session: 48109e8f-b67c-4ddd-8978-e9eaac6c4b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1123 | 2024.02.07 22:43:05.735892 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1124 | 2024.02.07 22:43:05.735936 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1125 | 2024.02.07 22:43:05.736073 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1126 | 2024.02.07 22:43:05.736475 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1127 | 2024.02.07 22:43:05.736769 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1128 | 2024.02.07 22:43:05.736947 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1129 | 2024.02.07 22:43:05.737069 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.00114889 sec., 24371 rows/sec., 32.89 MiB/sec. | ||
1130 | 2024.02.07 22:43:05.737232 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Debug> DynamicQueryHandler: Done processing query | ||
1131 | 2024.02.07 22:43:05.737256 [ 3 ] {ad9cfa1b-d8d4-43ac-bf18-2eafc047aa4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1132 | 2024.02.07 22:43:05.737271 [ 3 ] {} <Debug> HTTP-Session: 48109e8f-b67c-4ddd-8978-e9eaac6c4b5f Destroying unnamed session | ||
1133 | 2024.02.07 22:43:10.731414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1134 | 2024.02.07 22:43:10.731541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1135 | 2024.02.07 22:43:10.731570 [ 3 ] {} <Debug> HTTP-Session: ed4fdab7-4473-4a48-aad8-2922946b720b Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1136 | 2024.02.07 22:43:10.731597 [ 3 ] {} <Debug> HTTP-Session: ed4fdab7-4473-4a48-aad8-2922946b720b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1137 | 2024.02.07 22:43:10.731725 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1138 | 2024.02.07 22:43:10.731782 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1139 | 2024.02.07 22:43:10.731934 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1140 | 2024.02.07 22:43:10.732355 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1141 | 2024.02.07 22:43:10.732624 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1142 | 2024.02.07 22:43:10.732786 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1143 | 2024.02.07 22:43:10.732896 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001137449 sec., 20220 rows/sec., 1.60 MiB/sec. | ||
1144 | 2024.02.07 22:43:10.733044 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Debug> DynamicQueryHandler: Done processing query | ||
1145 | 2024.02.07 22:43:10.733448 [ 99 ] {} <Debug> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1146 | 2024.02.07 22:43:10.733457 [ 3 ] {ed8858b4-a040-426c-a25a-c3ba59557dd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1147 | 2024.02.07 22:43:10.733494 [ 3 ] {} <Debug> HTTP-Session: ed4fdab7-4473-4a48-aad8-2922946b720b Destroying unnamed session | ||
1148 | 2024.02.07 22:43:10.733501 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1149 | 2024.02.07 22:43:10.733638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1150 | 2024.02.07 22:43:10.733695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1151 | 2024.02.07 22:43:10.733714 [ 3 ] {} <Debug> HTTP-Session: 77996afb-186c-4163-8003-098e2d4fc42d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1152 | 2024.02.07 22:43:10.733733 [ 3 ] {} <Debug> HTTP-Session: 77996afb-186c-4163-8003-098e2d4fc42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1153 | 2024.02.07 22:43:10.733819 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1154 | 2024.02.07 22:43:10.733862 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1155 | 2024.02.07 22:43:10.733972 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1156 | 2024.02.07 22:43:10.734332 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1157 | 2024.02.07 22:43:10.734547 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1158 | 2024.02.07 22:43:10.734698 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1159 | 2024.02.07 22:43:10.734781 [ 99 ] {} <Debug> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1160 | 2024.02.07 22:43:10.734794 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000947976 sec., 72786 rows/sec., 6.40 MiB/sec. | ||
1161 | 2024.02.07 22:43:10.734815 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1162 | 2024.02.07 22:43:10.734940 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Debug> DynamicQueryHandler: Done processing query | ||
1163 | 2024.02.07 22:43:10.734965 [ 3 ] {e36aa7f9-6f6c-4b4d-ad4f-4679e6c4cfd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1164 | 2024.02.07 22:43:10.734981 [ 3 ] {} <Debug> HTTP-Session: 77996afb-186c-4163-8003-098e2d4fc42d Destroying unnamed session | ||
1165 | 2024.02.07 22:43:10.735093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1166 | 2024.02.07 22:43:10.735139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1167 | 2024.02.07 22:43:10.735158 [ 3 ] {} <Debug> HTTP-Session: 42dbfd8d-6d4c-4ad2-8c47-91e344d3717b Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1168 | 2024.02.07 22:43:10.735175 [ 3 ] {} <Debug> HTTP-Session: 42dbfd8d-6d4c-4ad2-8c47-91e344d3717b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1169 | 2024.02.07 22:43:10.735248 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1170 | 2024.02.07 22:43:10.735286 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1171 | 2024.02.07 22:43:10.735394 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1172 | 2024.02.07 22:43:10.735706 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1173 | 2024.02.07 22:43:10.735751 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1174 | 2024.02.07 22:43:10.735713 [ 11 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1175 | 2024.02.07 22:43:10.735981 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1176 | 2024.02.07 22:43:10.736129 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1177 | 2024.02.07 22:43:10.736213 [ 99 ] {} <Debug> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1178 | 2024.02.07 22:43:10.736226 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000950586 sec., 24195 rows/sec., 1.89 MiB/sec. | ||
1179 | 2024.02.07 22:43:10.736244 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1180 | 2024.02.07 22:43:10.736383 [ 13 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1181 | 2024.02.07 22:43:10.736421 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Debug> DynamicQueryHandler: Done processing query | ||
1182 | 2024.02.07 22:43:10.736462 [ 3 ] {04772047-45a8-4f02-b60f-0d3b6f91d885} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1183 | 2024.02.07 22:43:10.736478 [ 3 ] {} <Debug> HTTP-Session: 42dbfd8d-6d4c-4ad2-8c47-91e344d3717b Destroying unnamed session | ||
1184 | 2024.02.07 22:43:10.736699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1185 | 2024.02.07 22:43:10.736745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1186 | 2024.02.07 22:43:10.736763 [ 3 ] {} <Debug> HTTP-Session: 9388566f-ff31-48c8-b2f3-5c0f96a4c8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1187 | 2024.02.07 22:43:10.736780 [ 3 ] {} <Debug> HTTP-Session: 9388566f-ff31-48c8-b2f3-5c0f96a4c8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1188 | 2024.02.07 22:43:10.736856 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1189 | 2024.02.07 22:43:10.736901 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1190 | 2024.02.07 22:43:10.737044 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1191 | 2024.02.07 22:43:10.737424 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1192 | 2024.02.07 22:43:10.737724 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1193 | 2024.02.07 22:43:10.738070 [ 11 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1194 | 2024.02.07 22:43:10.738142 [ 13 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1195 | 2024.02.07 22:43:10.738226 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1196 | 2024.02.07 22:43:10.738246 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1197 | 2024.02.07 22:43:10.738361 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1198 | 2024.02.07 22:43:10.738379 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001495725 sec., 15377 rows/sec., 20.75 MiB/sec. | ||
1199 | 2024.02.07 22:43:10.738392 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1200 | 2024.02.07 22:43:10.738445 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1201 | 2024.02.07 22:43:10.738552 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1202 | 2024.02.07 22:43:10.738576 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Debug> DynamicQueryHandler: Done processing query | ||
1203 | 2024.02.07 22:43:10.738614 [ 3 ] {ae999325-b91b-42ff-aa03-5ab8f6152772} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1204 | 2024.02.07 22:43:10.738639 [ 3 ] {} <Debug> HTTP-Session: 9388566f-ff31-48c8-b2f3-5c0f96a4c8cf Destroying unnamed session | ||
1205 | 2024.02.07 22:43:10.742549 [ 11 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 66 rows starting from the beginning of the part | ||
1206 | 2024.02.07 22:43:10.742559 [ 13 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
1207 | 2024.02.07 22:43:10.742583 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1208 | 2024.02.07 22:43:10.742580 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1209 | 2024.02.07 22:43:10.755518 [ 11 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 69 rows starting from the beginning of the part | ||
1210 | 2024.02.07 22:43:10.755615 [ 13 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
1211 | 2024.02.07 22:43:10.755666 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
1212 | 2024.02.07 22:43:10.756138 [ 11 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 69 rows starting from the beginning of the part | ||
1213 | 2024.02.07 22:43:10.756158 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
1214 | 2024.02.07 22:43:10.756336 [ 13 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
1215 | 2024.02.07 22:43:10.756374 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
1216 | 2024.02.07 22:43:10.756782 [ 11 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 69 rows starting from the beginning of the part | ||
1217 | 2024.02.07 22:43:10.756946 [ 13 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
1218 | 2024.02.07 22:43:10.757117 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
1219 | 2024.02.07 22:43:10.757336 [ 11 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part | ||
1220 | 2024.02.07 22:43:10.757625 [ 13 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1221 | 2024.02.07 22:43:10.757964 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1222 | 2024.02.07 22:43:10.757997 [ 11 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 69 rows starting from the beginning of the part | ||
1223 | 2024.02.07 22:43:10.758015 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
1224 | 2024.02.07 22:43:10.758410 [ 13 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
1225 | 2024.02.07 22:43:10.758826 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
1226 | 2024.02.07 22:43:10.759040 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
1227 | 2024.02.07 22:43:10.759223 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1228 | 2024.02.07 22:43:10.759311 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
1229 | 2024.02.07 22:43:10.765029 [ 16 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.029442897 sec., 14468.68492594326 rows/sec., 1.32 MiB/sec. | ||
1230 | 2024.02.07 22:43:10.765135 [ 21 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.028810987 sec., 5553.436957921643 rows/sec., 444.91 KiB/sec. | ||
1231 | 2024.02.07 22:43:10.765604 [ 16 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1232 | 2024.02.07 22:43:10.765712 [ 21 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1233 | 2024.02.07 22:43:10.766381 [ 21 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1234 | 2024.02.07 22:43:10.766450 [ 16 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1235 | 2024.02.07 22:43:10.766650 [ 21 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_6_1} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1236 | 2024.02.07 22:43:10.766824 [ 16 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_6_1} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1237 | 2024.02.07 22:43:10.767110 [ 15 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 6 columns (6 merged, 0 gathered) in 0.028656824 sec., 4955.189730725219 rows/sec., 6.69 MiB/sec. | ||
1238 | 2024.02.07 22:43:10.767294 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.0337168 sec., 4211.550325060504 rows/sec., 341.37 KiB/sec. | ||
1239 | 2024.02.07 22:43:10.767406 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1240 | 2024.02.07 22:43:10.767529 [ 13 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1241 | 2024.02.07 22:43:10.767638 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1242 | 2024.02.07 22:43:10.767723 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_6_1} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1243 | 2024.02.07 22:43:10.767863 [ 13 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1244 | 2024.02.07 22:43:10.767933 [ 13 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1245 | 2024.02.07 22:43:11.001109 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.70 MiB, peak 234.91 MiB, will set to 230.74 MiB (RSS), difference: 1.05 MiB | ||
1246 | 2024.02.07 22:43:15.350849 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1247 | 2024.02.07 22:43:15.350923 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1248 | 2024.02.07 22:43:15.730864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1249 | 2024.02.07 22:43:15.730967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1250 | 2024.02.07 22:43:15.730992 [ 3 ] {} <Debug> HTTP-Session: eac14b74-8335-4831-a0cf-d6acd5bd6fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1251 | 2024.02.07 22:43:15.731027 [ 3 ] {} <Debug> HTTP-Session: eac14b74-8335-4831-a0cf-d6acd5bd6fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1252 | 2024.02.07 22:43:15.731177 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1253 | 2024.02.07 22:43:15.731241 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1254 | 2024.02.07 22:43:15.731401 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1255 | 2024.02.07 22:43:15.731855 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1256 | 2024.02.07 22:43:15.732120 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1257 | 2024.02.07 22:43:15.732291 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1258 | 2024.02.07 22:43:15.732400 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.00118447 sec., 25327 rows/sec., 2.00 MiB/sec. | ||
1259 | 2024.02.07 22:43:15.732591 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Debug> DynamicQueryHandler: Done processing query | ||
1260 | 2024.02.07 22:43:15.732616 [ 3 ] {d856a820-3e3a-4aa4-9ac1-9140e70cf403} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1261 | 2024.02.07 22:43:15.732632 [ 3 ] {} <Debug> HTTP-Session: eac14b74-8335-4831-a0cf-d6acd5bd6fa4 Destroying unnamed session | ||
1262 | 2024.02.07 22:43:15.732770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1263 | 2024.02.07 22:43:15.732817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1264 | 2024.02.07 22:43:15.732836 [ 3 ] {} <Debug> HTTP-Session: 467e3dad-fadf-409a-8365-45643071d53e Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1265 | 2024.02.07 22:43:15.732854 [ 3 ] {} <Debug> HTTP-Session: 467e3dad-fadf-409a-8365-45643071d53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1266 | 2024.02.07 22:43:15.732931 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1267 | 2024.02.07 22:43:15.732970 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1268 | 2024.02.07 22:43:15.733086 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1269 | 2024.02.07 22:43:15.733482 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1270 | 2024.02.07 22:43:15.733701 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1271 | 2024.02.07 22:43:15.733855 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1272 | 2024.02.07 22:43:15.733970 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.001009857 sec., 89121 rows/sec., 9.28 MiB/sec. | ||
1273 | 2024.02.07 22:43:15.734099 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Debug> DynamicQueryHandler: Done processing query | ||
1274 | 2024.02.07 22:43:15.734123 [ 3 ] {bbeb3934-58d0-4d3d-8ae4-6d4d47130200} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
1275 | 2024.02.07 22:43:15.734139 [ 3 ] {} <Debug> HTTP-Session: 467e3dad-fadf-409a-8365-45643071d53e Destroying unnamed session | ||
1276 | 2024.02.07 22:43:15.734292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1277 | 2024.02.07 22:43:15.734341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1278 | 2024.02.07 22:43:15.734359 [ 3 ] {} <Debug> HTTP-Session: 4b09106c-7989-4d99-b859-ffc930d999b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1279 | 2024.02.07 22:43:15.734376 [ 3 ] {} <Debug> HTTP-Session: 4b09106c-7989-4d99-b859-ffc930d999b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1280 | 2024.02.07 22:43:15.734448 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1281 | 2024.02.07 22:43:15.734485 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1282 | 2024.02.07 22:43:15.734592 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1283 | 2024.02.07 22:43:15.734904 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1284 | 2024.02.07 22:43:15.735145 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1285 | 2024.02.07 22:43:15.735338 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1286 | 2024.02.07 22:43:15.735457 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000974867 sec., 30773 rows/sec., 2.41 MiB/sec. | ||
1287 | 2024.02.07 22:43:15.735596 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Debug> DynamicQueryHandler: Done processing query | ||
1288 | 2024.02.07 22:43:15.735621 [ 3 ] {3147c127-fd37-4042-aee4-19d94c60ba3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1289 | 2024.02.07 22:43:15.735637 [ 3 ] {} <Debug> HTTP-Session: 4b09106c-7989-4d99-b859-ffc930d999b9 Destroying unnamed session | ||
1290 | 2024.02.07 22:43:15.735792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1291 | 2024.02.07 22:43:15.735838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1292 | 2024.02.07 22:43:15.735857 [ 3 ] {} <Debug> HTTP-Session: 7a8b8477-0ec6-445c-adb9-49a7e157de7d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1293 | 2024.02.07 22:43:15.735873 [ 3 ] {} <Debug> HTTP-Session: 7a8b8477-0ec6-445c-adb9-49a7e157de7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1294 | 2024.02.07 22:43:15.735954 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1295 | 2024.02.07 22:43:15.735999 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1296 | 2024.02.07 22:43:15.736138 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1297 | 2024.02.07 22:43:15.736587 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
1298 | 2024.02.07 22:43:15.736896 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1299 | 2024.02.07 22:43:15.737077 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1300 | 2024.02.07 22:43:15.737187 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001205541 sec., 24885 rows/sec., 33.58 MiB/sec. | ||
1301 | 2024.02.07 22:43:15.737313 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Debug> DynamicQueryHandler: Done processing query | ||
1302 | 2024.02.07 22:43:15.737337 [ 3 ] {0cfaf9c7-280d-4bd3-8431-0b6da9bac8a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1303 | 2024.02.07 22:43:15.737352 [ 3 ] {} <Debug> HTTP-Session: 7a8b8477-0ec6-445c-adb9-49a7e157de7d Destroying unnamed session | ||
1304 | 2024.02.07 22:43:20.729091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1305 | 2024.02.07 22:43:20.729204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1306 | 2024.02.07 22:43:20.729230 [ 3 ] {} <Debug> HTTP-Session: 74364cfb-4af5-4e04-a31b-85b3c29e6f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1307 | 2024.02.07 22:43:20.729252 [ 3 ] {} <Debug> HTTP-Session: 74364cfb-4af5-4e04-a31b-85b3c29e6f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1308 | 2024.02.07 22:43:20.729429 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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) | ||
1309 | 2024.02.07 22:43:20.732108 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1310 | 2024.02.07 22:43:20.732284 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1311 | 2024.02.07 22:43:20.732386 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1312 | 2024.02.07 22:43:20.734609 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1313 | 2024.02.07 22:43:20.742938 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1314 | 2024.02.07 22:43:20.742969 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (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 | ||
1315 | 2024.02.07 22:43:20.749545 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1316 | 2024.02.07 22:43:20.753325 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Information> executeQuery: Read 4 rows, 443.00 B in 0.023850343 sec., 167 rows/sec., 18.14 KiB/sec. | ||
1317 | 2024.02.07 22:43:20.753547 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Debug> DynamicQueryHandler: Done processing query | ||
1318 | 2024.02.07 22:43:20.753575 [ 3 ] {d5770202-2716-42bb-93c9-6f531d8602f3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1319 | 2024.02.07 22:43:20.753591 [ 3 ] {} <Debug> HTTP-Session: 74364cfb-4af5-4e04-a31b-85b3c29e6f5d Destroying unnamed session | ||
1320 | 2024.02.07 22:43:20.753885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1321 | 2024.02.07 22:43:20.753936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1322 | 2024.02.07 22:43:20.753957 [ 3 ] {} <Debug> HTTP-Session: 9a6c3b5b-4323-4681-ba47-1765322be3b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1323 | 2024.02.07 22:43:20.753977 [ 3 ] {} <Debug> HTTP-Session: 9a6c3b5b-4323-4681-ba47-1765322be3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1324 | 2024.02.07 22:43:20.754105 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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) | ||
1325 | 2024.02.07 22:43:20.754552 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1326 | 2024.02.07 22:43:20.754715 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1327 | 2024.02.07 22:43:20.754757 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1328 | 2024.02.07 22:43:20.754906 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1329 | 2024.02.07 22:43:20.754935 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1330 | 2024.02.07 22:43:20.754956 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (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 | ||
1331 | 2024.02.07 22:43:20.754985 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1332 | 2024.02.07 22:43:20.755881 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001739449 sec., 2299 rows/sec., 248.71 KiB/sec. | ||
1333 | 2024.02.07 22:43:20.756061 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Debug> DynamicQueryHandler: Done processing query | ||
1334 | 2024.02.07 22:43:20.756085 [ 3 ] {363aa0cd-814c-4aaf-a1c1-3188decd733c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1335 | 2024.02.07 22:43:20.756101 [ 3 ] {} <Debug> HTTP-Session: 9a6c3b5b-4323-4681-ba47-1765322be3b6 Destroying unnamed session | ||
1336 | 2024.02.07 22:43:20.756325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1337 | 2024.02.07 22:43:20.756371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1338 | 2024.02.07 22:43:20.756391 [ 3 ] {} <Debug> HTTP-Session: d83b0058-3265-41c5-9d2c-492b16afa12e Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1339 | 2024.02.07 22:43:20.756407 [ 3 ] {} <Debug> HTTP-Session: d83b0058-3265-41c5-9d2c-492b16afa12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1340 | 2024.02.07 22:43:20.756522 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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) | ||
1341 | 2024.02.07 22:43:20.756963 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1342 | 2024.02.07 22:43:20.757127 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1343 | 2024.02.07 22:43:20.757168 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1344 | 2024.02.07 22:43:20.757313 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1345 | 2024.02.07 22:43:20.757341 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1346 | 2024.02.07 22:43:20.757363 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (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 | ||
1347 | 2024.02.07 22:43:20.757391 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1348 | 2024.02.07 22:43:20.758307 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00174786 sec., 2288 rows/sec., 247.51 KiB/sec. | ||
1349 | 2024.02.07 22:43:20.758486 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Debug> DynamicQueryHandler: Done processing query | ||
1350 | 2024.02.07 22:43:20.758511 [ 3 ] {4b653adb-e058-4dbd-8364-5ce31ea3f98b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1351 | 2024.02.07 22:43:20.758526 [ 3 ] {} <Debug> HTTP-Session: d83b0058-3265-41c5-9d2c-492b16afa12e Destroying unnamed session | ||
1352 | 2024.02.07 22:43:20.758828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1353 | 2024.02.07 22:43:20.758872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1354 | 2024.02.07 22:43:20.758892 [ 3 ] {} <Debug> HTTP-Session: 7d04b4a4-204b-42ba-ac8a-bdb0e786c8b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1355 | 2024.02.07 22:43:20.758908 [ 3 ] {} <Debug> HTTP-Session: 7d04b4a4-204b-42ba-ac8a-bdb0e786c8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1356 | 2024.02.07 22:43:20.759026 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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) | ||
1357 | 2024.02.07 22:43:20.759475 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1358 | 2024.02.07 22:43:20.759641 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1359 | 2024.02.07 22:43:20.759682 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1360 | 2024.02.07 22:43:20.759828 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1361 | 2024.02.07 22:43:20.759856 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1362 | 2024.02.07 22:43:20.759877 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (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 | ||
1363 | 2024.02.07 22:43:20.759904 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1364 | 2024.02.07 22:43:20.760765 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001702988 sec., 2348 rows/sec., 254.03 KiB/sec. | ||
1365 | 2024.02.07 22:43:20.760941 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Debug> DynamicQueryHandler: Done processing query | ||
1366 | 2024.02.07 22:43:20.760965 [ 3 ] {6fe460ac-308e-4f67-989e-cdd176febc4e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1367 | 2024.02.07 22:43:20.760981 [ 3 ] {} <Debug> HTTP-Session: 7d04b4a4-204b-42ba-ac8a-bdb0e786c8b6 Destroying unnamed session | ||
1368 | 2024.02.07 22:43:20.761183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1369 | 2024.02.07 22:43:20.761227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1370 | 2024.02.07 22:43:20.761245 [ 3 ] {} <Debug> HTTP-Session: 99ccd94f-9f0a-4c95-a568-5dd319622e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1371 | 2024.02.07 22:43:20.761262 [ 3 ] {} <Debug> HTTP-Session: 99ccd94f-9f0a-4c95-a568-5dd319622e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1372 | 2024.02.07 22:43:20.761382 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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) | ||
1373 | 2024.02.07 22:43:20.761852 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1374 | 2024.02.07 22:43:20.762023 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1375 | 2024.02.07 22:43:20.762066 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1376 | 2024.02.07 22:43:20.762213 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1377 | 2024.02.07 22:43:20.762241 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1378 | 2024.02.07 22:43:20.762262 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (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 | ||
1379 | 2024.02.07 22:43:20.762290 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1380 | 2024.02.07 22:43:20.763151 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001727409 sec., 2315 rows/sec., 250.44 KiB/sec. | ||
1381 | 2024.02.07 22:43:20.763329 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Debug> DynamicQueryHandler: Done processing query | ||
1382 | 2024.02.07 22:43:20.763354 [ 3 ] {ff0136a6-8535-41b2-a92e-9223179efd49} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1383 | 2024.02.07 22:43:20.763370 [ 3 ] {} <Debug> HTTP-Session: 99ccd94f-9f0a-4c95-a568-5dd319622e5d Destroying unnamed session | ||
1384 | 2024.02.07 22:43:20.763576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1385 | 2024.02.07 22:43:20.763621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1386 | 2024.02.07 22:43:20.763639 [ 3 ] {} <Debug> HTTP-Session: c657770a-540d-4831-b593-d686ad4c6242 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1387 | 2024.02.07 22:43:20.763656 [ 3 ] {} <Debug> HTTP-Session: c657770a-540d-4831-b593-d686ad4c6242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1388 | 2024.02.07 22:43:20.763777 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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) | ||
1389 | 2024.02.07 22:43:20.764241 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1390 | 2024.02.07 22:43:20.764410 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1391 | 2024.02.07 22:43:20.764453 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1392 | 2024.02.07 22:43:20.764598 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1393 | 2024.02.07 22:43:20.764627 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1394 | 2024.02.07 22:43:20.764647 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (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 | ||
1395 | 2024.02.07 22:43:20.764676 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1396 | 2024.02.07 22:43:20.765531 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001715929 sec., 2331 rows/sec., 252.12 KiB/sec. | ||
1397 | 2024.02.07 22:43:20.765715 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Debug> DynamicQueryHandler: Done processing query | ||
1398 | 2024.02.07 22:43:20.765742 [ 3 ] {33dd41b7-1b56-4ae0-8f52-247e7dcc09ee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1399 | 2024.02.07 22:43:20.765758 [ 3 ] {} <Debug> HTTP-Session: c657770a-540d-4831-b593-d686ad4c6242 Destroying unnamed session | ||
1400 | 2024.02.07 22:43:20.785586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1401 | 2024.02.07 22:43:20.785645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1402 | 2024.02.07 22:43:20.785666 [ 3 ] {} <Debug> HTTP-Session: a36a2fdc-ce7f-4594-bf44-2dccad812cef Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1403 | 2024.02.07 22:43:20.785684 [ 3 ] {} <Debug> HTTP-Session: a36a2fdc-ce7f-4594-bf44-2dccad812cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1404 | 2024.02.07 22:43:20.785823 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) 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) | ||
1405 | 2024.02.07 22:43:20.786335 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1406 | 2024.02.07 22:43:20.786534 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1407 | 2024.02.07 22:43:20.786583 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1408 | 2024.02.07 22:43:20.786737 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1409 | 2024.02.07 22:43:20.786768 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1410 | 2024.02.07 22:43:20.786790 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Debug> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4) (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 | ||
1411 | 2024.02.07 22:43:20.786819 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1412 | 2024.02.07 22:43:20.787694 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001827341 sec., 2188 rows/sec., 236.75 KiB/sec. | ||
1413 | 2024.02.07 22:43:20.787942 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Debug> DynamicQueryHandler: Done processing query | ||
1414 | 2024.02.07 22:43:20.787977 [ 3 ] {befa4a7e-890c-4fef-9e34-e3e27088eb18} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1415 | 2024.02.07 22:43:20.788002 [ 3 ] {} <Debug> HTTP-Session: a36a2fdc-ce7f-4594-bf44-2dccad812cef Destroying unnamed session | ||
1416 | 2024.02.07 22:43:20.788175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 2336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1417 | 2024.02.07 22:43:20.788226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1418 | 2024.02.07 22:43:20.788246 [ 3 ] {} <Debug> HTTP-Session: ac1bbb03-4f86-43fa-8d67-e8be3185415c Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1419 | 2024.02.07 22:43:20.788264 [ 3 ] {} <Debug> HTTP-Session: ac1bbb03-4f86-43fa-8d67-e8be3185415c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1420 | 2024.02.07 22:43:20.788355 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1421 | 2024.02.07 22:43:20.788398 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1422 | 2024.02.07 22:43:20.788543 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1423 | 2024.02.07 22:43:20.788915 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1424 | 2024.02.07 22:43:20.789223 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1425 | 2024.02.07 22:43:20.789385 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Trace> oximeter.timeseries_schema (28a71aa4-1c2d-4beb-a9d3-38656790acd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1426 | 2024.02.07 22:43:20.789496 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Information> executeQuery: Read 7 rows, 1.20 KiB in 0.001111379 sec., 6298 rows/sec., 1.05 MiB/sec. | ||
1427 | 2024.02.07 22:43:20.789659 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Debug> DynamicQueryHandler: Done processing query | ||
1428 | 2024.02.07 22:43:20.789683 [ 3 ] {d57bf8f0-e374-4cd5-8722-9e32f5eb447e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1429 | 2024.02.07 22:43:20.789699 [ 3 ] {} <Debug> HTTP-Session: ac1bbb03-4f86-43fa-8d67-e8be3185415c Destroying unnamed session | ||
1430 | 2024.02.07 22:43:20.789835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1431 | 2024.02.07 22:43:20.789881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1432 | 2024.02.07 22:43:20.789900 [ 3 ] {} <Debug> HTTP-Session: d6caf4e4-2e63-4125-a2da-4796a6c3358f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1433 | 2024.02.07 22:43:20.789916 [ 3 ] {} <Debug> HTTP-Session: d6caf4e4-2e63-4125-a2da-4796a6c3358f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1434 | 2024.02.07 22:43:20.789988 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1435 | 2024.02.07 22:43:20.790027 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1436 | 2024.02.07 22:43:20.790137 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1437 | 2024.02.07 22:43:20.790457 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1438 | 2024.02.07 22:43:20.790659 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1439 | 2024.02.07 22:43:20.790808 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1440 | 2024.02.07 22:43:20.790898 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.000883955 sec., 26019 rows/sec., 2.06 MiB/sec. | ||
1441 | 2024.02.07 22:43:20.791053 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Debug> DynamicQueryHandler: Done processing query | ||
1442 | 2024.02.07 22:43:20.791077 [ 3 ] {a17a9b17-7c77-44ae-ba02-1b6e61743070} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1443 | 2024.02.07 22:43:20.791093 [ 3 ] {} <Debug> HTTP-Session: d6caf4e4-2e63-4125-a2da-4796a6c3358f Destroying unnamed session | ||
1444 | 2024.02.07 22:43:20.791206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1445 | 2024.02.07 22:43:20.791251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1446 | 2024.02.07 22:43:20.791269 [ 3 ] {} <Debug> HTTP-Session: 121c4c21-cd41-499d-8fcf-8a41941cd38d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1447 | 2024.02.07 22:43:20.791284 [ 3 ] {} <Debug> HTTP-Session: 121c4c21-cd41-499d-8fcf-8a41941cd38d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1448 | 2024.02.07 22:43:20.791352 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1449 | 2024.02.07 22:43:20.791389 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1450 | 2024.02.07 22:43:20.791533 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1451 | 2024.02.07 22:43:20.791802 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1452 | 2024.02.07 22:43:20.791998 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1453 | 2024.02.07 22:43:20.792145 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Trace> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1454 | 2024.02.07 22:43:20.792235 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000855384 sec., 2338 rows/sec., 199.79 KiB/sec. | ||
1455 | 2024.02.07 22:43:20.792347 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Debug> DynamicQueryHandler: Done processing query | ||
1456 | 2024.02.07 22:43:20.792370 [ 3 ] {fcce6621-5d87-4378-ad4d-486b1b2e9635} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1457 | 2024.02.07 22:43:20.792386 [ 3 ] {} <Debug> HTTP-Session: 121c4c21-cd41-499d-8fcf-8a41941cd38d Destroying unnamed session | ||
1458 | 2024.02.07 22:43:20.792516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1459 | 2024.02.07 22:43:20.792561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1460 | 2024.02.07 22:43:20.792584 [ 3 ] {} <Debug> HTTP-Session: b871e1c4-a44a-498d-a8d1-087f79ca0068 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1461 | 2024.02.07 22:43:20.792601 [ 3 ] {} <Debug> HTTP-Session: b871e1c4-a44a-498d-a8d1-087f79ca0068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1462 | 2024.02.07 22:43:20.792672 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1463 | 2024.02.07 22:43:20.792708 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1464 | 2024.02.07 22:43:20.792807 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1465 | 2024.02.07 22:43:20.793153 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1466 | 2024.02.07 22:43:20.793359 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1467 | 2024.02.07 22:43:20.793517 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1468 | 2024.02.07 22:43:20.793607 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Information> executeQuery: Read 106 rows, 9.07 KiB in 0.000909895 sec., 116496 rows/sec., 9.73 MiB/sec. | ||
1469 | 2024.02.07 22:43:20.793719 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Debug> DynamicQueryHandler: Done processing query | ||
1470 | 2024.02.07 22:43:20.793742 [ 3 ] {15a6e9cd-e938-40a2-9409-4b6c6e089b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1471 | 2024.02.07 22:43:20.793759 [ 3 ] {} <Debug> HTTP-Session: b871e1c4-a44a-498d-a8d1-087f79ca0068 Destroying unnamed session | ||
1472 | 2024.02.07 22:43:20.793871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1473 | 2024.02.07 22:43:20.793915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1474 | 2024.02.07 22:43:20.793933 [ 3 ] {} <Debug> HTTP-Session: 674be8f5-633a-4584-b4ed-979353059366 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1475 | 2024.02.07 22:43:20.793949 [ 3 ] {} <Debug> HTTP-Session: 674be8f5-633a-4584-b4ed-979353059366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1476 | 2024.02.07 22:43:20.794031 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1477 | 2024.02.07 22:43:20.794078 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1478 | 2024.02.07 22:43:20.794210 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1479 | 2024.02.07 22:43:20.796428 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1480 | 2024.02.07 22:43:20.796623 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1481 | 2024.02.07 22:43:20.796767 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Trace> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1482 | 2024.02.07 22:43:20.796856 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002791457 sec., 716 rows/sec., 50.03 KiB/sec. | ||
1483 | 2024.02.07 22:43:20.796987 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Debug> DynamicQueryHandler: Done processing query | ||
1484 | 2024.02.07 22:43:20.797010 [ 3 ] {0ef4d6b9-5cc4-4ee1-af34-3a344299088d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1485 | 2024.02.07 22:43:20.797027 [ 3 ] {} <Debug> HTTP-Session: 674be8f5-633a-4584-b4ed-979353059366 Destroying unnamed session | ||
1486 | 2024.02.07 22:43:20.797142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 8329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1487 | 2024.02.07 22:43:20.797186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1488 | 2024.02.07 22:43:20.797204 [ 3 ] {} <Debug> HTTP-Session: 7ec5c06a-06f7-42b8-affa-e1543db53368 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1489 | 2024.02.07 22:43:20.797220 [ 3 ] {} <Debug> HTTP-Session: 7ec5c06a-06f7-42b8-affa-e1543db53368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1490 | 2024.02.07 22:43:20.797291 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1491 | 2024.02.07 22:43:20.797329 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1492 | 2024.02.07 22:43:20.797435 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1493 | 2024.02.07 22:43:20.797727 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1494 | 2024.02.07 22:43:20.797929 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1495 | 2024.02.07 22:43:20.798072 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1496 | 2024.02.07 22:43:20.798162 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000843644 sec., 58081 rows/sec., 4.52 MiB/sec. | ||
1497 | 2024.02.07 22:43:20.798274 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Debug> DynamicQueryHandler: Done processing query | ||
1498 | 2024.02.07 22:43:20.798298 [ 3 ] {d2dcf036-a4da-4f14-a1d2-703e88756ffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1499 | 2024.02.07 22:43:20.798313 [ 3 ] {} <Debug> HTTP-Session: 7ec5c06a-06f7-42b8-affa-e1543db53368 Destroying unnamed session | ||
1500 | 2024.02.07 22:43:20.798735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 83331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1501 | 2024.02.07 22:43:20.798780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1502 | 2024.02.07 22:43:20.798799 [ 3 ] {} <Debug> HTTP-Session: 6631f31b-58ec-4a31-80ae-b8a1e5da46ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1503 | 2024.02.07 22:43:20.798815 [ 3 ] {} <Debug> HTTP-Session: 6631f31b-58ec-4a31-80ae-b8a1e5da46ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1504 | 2024.02.07 22:43:20.798915 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1505 | 2024.02.07 22:43:20.798958 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1506 | 2024.02.07 22:43:20.799086 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1507 | 2024.02.07 22:43:20.799590 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1508 | 2024.02.07 22:43:20.799865 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1509 | 2024.02.07 22:43:20.800032 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Trace> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1510 | 2024.02.07 22:43:20.800123 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Information> executeQuery: Read 433 rows, 31.29 KiB in 0.00117872 sec., 367347 rows/sec., 25.92 MiB/sec. | ||
1511 | 2024.02.07 22:43:20.800268 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Debug> DynamicQueryHandler: Done processing query | ||
1512 | 2024.02.07 22:43:20.800291 [ 3 ] {323b7303-c816-4520-b690-78d7d3d87084} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB. | ||
1513 | 2024.02.07 22:43:20.800306 [ 3 ] {} <Debug> HTTP-Session: 6631f31b-58ec-4a31-80ae-b8a1e5da46ab Destroying unnamed session | ||
1514 | 2024.02.07 22:43:20.800468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1515 | 2024.02.07 22:43:20.800510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1516 | 2024.02.07 22:43:20.800528 [ 3 ] {} <Debug> HTTP-Session: 7edc8112-1178-4669-b389-92ec0d044834 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1517 | 2024.02.07 22:43:20.800544 [ 3 ] {} <Debug> HTTP-Session: 7edc8112-1178-4669-b389-92ec0d044834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1518 | 2024.02.07 22:43:20.800617 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1519 | 2024.02.07 22:43:20.800658 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1520 | 2024.02.07 22:43:20.800792 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1521 | 2024.02.07 22:43:20.801196 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1522 | 2024.02.07 22:43:20.801479 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1523 | 2024.02.07 22:43:20.801660 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1524 | 2024.02.07 22:43:20.801755 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001111209 sec., 20698 rows/sec., 27.93 MiB/sec. | ||
1525 | 2024.02.07 22:43:20.801924 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Debug> DynamicQueryHandler: Done processing query | ||
1526 | 2024.02.07 22:43:20.801948 [ 3 ] {7976f5b5-19af-4dc5-9cca-ae09376e0152} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1527 | 2024.02.07 22:43:20.801963 [ 3 ] {} <Debug> HTTP-Session: 7edc8112-1178-4669-b389-92ec0d044834 Destroying unnamed session | ||
1528 | 2024.02.07 22:43:25.731377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1529 | 2024.02.07 22:43:25.731554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1530 | 2024.02.07 22:43:25.731598 [ 3 ] {} <Debug> HTTP-Session: d94f2775-b40d-48b2-af8f-303c306009ec Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1531 | 2024.02.07 22:43:25.731637 [ 3 ] {} <Debug> HTTP-Session: d94f2775-b40d-48b2-af8f-303c306009ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1532 | 2024.02.07 22:43:25.731830 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1533 | 2024.02.07 22:43:25.731922 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1534 | 2024.02.07 22:43:25.732076 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1535 | 2024.02.07 22:43:25.732506 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1536 | 2024.02.07 22:43:25.732763 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1537 | 2024.02.07 22:43:25.732927 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1538 | 2024.02.07 22:43:25.733080 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001196751 sec., 25067 rows/sec., 1.98 MiB/sec. | ||
1539 | 2024.02.07 22:43:25.733218 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Debug> DynamicQueryHandler: Done processing query | ||
1540 | 2024.02.07 22:43:25.733242 [ 3 ] {553d6202-1bc8-467a-ae71-e6cd453b7421} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1541 | 2024.02.07 22:43:25.733258 [ 3 ] {} <Debug> HTTP-Session: d94f2775-b40d-48b2-af8f-303c306009ec Destroying unnamed session | ||
1542 | 2024.02.07 22:43:25.733394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1543 | 2024.02.07 22:43:25.733438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1544 | 2024.02.07 22:43:25.733457 [ 3 ] {} <Debug> HTTP-Session: 59a05286-5c5f-4409-b61b-e1426c335655 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1545 | 2024.02.07 22:43:25.733474 [ 3 ] {} <Debug> HTTP-Session: 59a05286-5c5f-4409-b61b-e1426c335655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1546 | 2024.02.07 22:43:25.733575 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1547 | 2024.02.07 22:43:25.733617 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1548 | 2024.02.07 22:43:25.733723 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1549 | 2024.02.07 22:43:25.734068 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1550 | 2024.02.07 22:43:25.734279 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1551 | 2024.02.07 22:43:25.734426 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1552 | 2024.02.07 22:43:25.734542 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.000937026 sec., 96048 rows/sec., 10.00 MiB/sec. | ||
1553 | 2024.02.07 22:43:25.734663 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Debug> DynamicQueryHandler: Done processing query | ||
1554 | 2024.02.07 22:43:25.734686 [ 3 ] {fe3fec68-0dd8-4fd9-bd6c-e1b5c246bc6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
1555 | 2024.02.07 22:43:25.734702 [ 3 ] {} <Debug> HTTP-Session: 59a05286-5c5f-4409-b61b-e1426c335655 Destroying unnamed session | ||
1556 | 2024.02.07 22:43:25.734823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1557 | 2024.02.07 22:43:25.734868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1558 | 2024.02.07 22:43:25.734886 [ 3 ] {} <Debug> HTTP-Session: 020f5b27-3981-48f5-a746-bd5055a61b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1559 | 2024.02.07 22:43:25.734902 [ 3 ] {} <Debug> HTTP-Session: 020f5b27-3981-48f5-a746-bd5055a61b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1560 | 2024.02.07 22:43:25.734976 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1561 | 2024.02.07 22:43:25.735015 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1562 | 2024.02.07 22:43:25.735117 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1563 | 2024.02.07 22:43:25.735431 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1564 | 2024.02.07 22:43:25.735632 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1565 | 2024.02.07 22:43:25.735778 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1566 | 2024.02.07 22:43:25.735890 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000886335 sec., 33847 rows/sec., 2.65 MiB/sec. | ||
1567 | 2024.02.07 22:43:25.735994 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Debug> DynamicQueryHandler: Done processing query | ||
1568 | 2024.02.07 22:43:25.736017 [ 3 ] {7d1fdaf8-8678-4ba2-ab33-91c4dd315900} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1569 | 2024.02.07 22:43:25.736033 [ 3 ] {} <Debug> HTTP-Session: 020f5b27-3981-48f5-a746-bd5055a61b09 Destroying unnamed session | ||
1570 | 2024.02.07 22:43:25.736213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1571 | 2024.02.07 22:43:25.736257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1572 | 2024.02.07 22:43:25.736275 [ 3 ] {} <Debug> HTTP-Session: ce4ad547-8b21-4df6-a82e-63b29db061b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1573 | 2024.02.07 22:43:25.736291 [ 3 ] {} <Debug> HTTP-Session: ce4ad547-8b21-4df6-a82e-63b29db061b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1574 | 2024.02.07 22:43:25.736365 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1575 | 2024.02.07 22:43:25.736408 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1576 | 2024.02.07 22:43:25.736542 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1577 | 2024.02.07 22:43:25.736933 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1578 | 2024.02.07 22:43:25.737230 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1579 | 2024.02.07 22:43:25.737415 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1580 | 2024.02.07 22:43:25.737540 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001142419 sec., 26260 rows/sec., 35.44 MiB/sec. | ||
1581 | 2024.02.07 22:43:25.737686 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Debug> DynamicQueryHandler: Done processing query | ||
1582 | 2024.02.07 22:43:25.737710 [ 3 ] {8e7d1f09-c1fc-42f2-a1ba-d9a087ca0c49} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1583 | 2024.02.07 22:43:25.737725 [ 3 ] {} <Debug> HTTP-Session: ce4ad547-8b21-4df6-a82e-63b29db061b7 Destroying unnamed session | ||
1584 | 2024.02.07 22:43:30.350975 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1585 | 2024.02.07 22:43:30.351031 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1586 | 2024.02.07 22:43:30.730943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1587 | 2024.02.07 22:43:30.731089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1588 | 2024.02.07 22:43:30.731133 [ 3 ] {} <Debug> HTTP-Session: 553e251e-0d42-4107-831b-2162f265249b Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1589 | 2024.02.07 22:43:30.731173 [ 3 ] {} <Debug> HTTP-Session: 553e251e-0d42-4107-831b-2162f265249b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1590 | 2024.02.07 22:43:30.731365 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1591 | 2024.02.07 22:43:30.731458 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1592 | 2024.02.07 22:43:30.731713 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1593 | 2024.02.07 22:43:30.732199 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1594 | 2024.02.07 22:43:30.732445 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1595 | 2024.02.07 22:43:30.732603 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1596 | 2024.02.07 22:43:30.732736 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001317823 sec., 17453 rows/sec., 1.38 MiB/sec. | ||
1597 | 2024.02.07 22:43:30.732934 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Debug> DynamicQueryHandler: Done processing query | ||
1598 | 2024.02.07 22:43:30.732959 [ 3 ] {ef45231c-a36b-47e3-99a1-8e66edca012c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1599 | 2024.02.07 22:43:30.732975 [ 3 ] {} <Debug> HTTP-Session: 553e251e-0d42-4107-831b-2162f265249b Destroying unnamed session | ||
1600 | 2024.02.07 22:43:30.733109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1601 | 2024.02.07 22:43:30.733151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1602 | 2024.02.07 22:43:30.733170 [ 3 ] {} <Debug> HTTP-Session: 3b73cb9e-e0f3-4ff5-82a3-bc044ba01984 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1603 | 2024.02.07 22:43:30.733186 [ 3 ] {} <Debug> HTTP-Session: 3b73cb9e-e0f3-4ff5-82a3-bc044ba01984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1604 | 2024.02.07 22:43:30.733259 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1605 | 2024.02.07 22:43:30.733297 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1606 | 2024.02.07 22:43:30.733410 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1607 | 2024.02.07 22:43:30.733737 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1608 | 2024.02.07 22:43:30.733951 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1609 | 2024.02.07 22:43:30.734096 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1610 | 2024.02.07 22:43:30.734209 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000922756 sec., 74775 rows/sec., 6.58 MiB/sec. | ||
1611 | 2024.02.07 22:43:30.734343 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Debug> DynamicQueryHandler: Done processing query | ||
1612 | 2024.02.07 22:43:30.734368 [ 3 ] {3066d246-75ff-4d23-886b-8bad1bfc3f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1613 | 2024.02.07 22:43:30.734383 [ 3 ] {} <Debug> HTTP-Session: 3b73cb9e-e0f3-4ff5-82a3-bc044ba01984 Destroying unnamed session | ||
1614 | 2024.02.07 22:43:30.734500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1615 | 2024.02.07 22:43:30.734545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1616 | 2024.02.07 22:43:30.734563 [ 3 ] {} <Debug> HTTP-Session: 21a1c9f5-80da-432f-a095-5fb04ed145da Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1617 | 2024.02.07 22:43:30.734579 [ 3 ] {} <Debug> HTTP-Session: 21a1c9f5-80da-432f-a095-5fb04ed145da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1618 | 2024.02.07 22:43:30.734648 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1619 | 2024.02.07 22:43:30.734685 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1620 | 2024.02.07 22:43:30.734794 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1621 | 2024.02.07 22:43:30.735070 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1622 | 2024.02.07 22:43:30.735271 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1623 | 2024.02.07 22:43:30.735413 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1624 | 2024.02.07 22:43:30.735535 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000850414 sec., 27045 rows/sec., 2.12 MiB/sec. | ||
1625 | 2024.02.07 22:43:30.735660 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Debug> DynamicQueryHandler: Done processing query | ||
1626 | 2024.02.07 22:43:30.735683 [ 3 ] {074ce55d-693d-4814-ba5a-db16cedfcada} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1627 | 2024.02.07 22:43:30.735698 [ 3 ] {} <Debug> HTTP-Session: 21a1c9f5-80da-432f-a095-5fb04ed145da Destroying unnamed session | ||
1628 | 2024.02.07 22:43:30.735882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1629 | 2024.02.07 22:43:30.735927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1630 | 2024.02.07 22:43:30.735945 [ 3 ] {} <Debug> HTTP-Session: b03f5270-aecd-427c-832e-bc92374194d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1631 | 2024.02.07 22:43:30.735961 [ 3 ] {} <Debug> HTTP-Session: b03f5270-aecd-427c-832e-bc92374194d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1632 | 2024.02.07 22:43:30.736034 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1633 | 2024.02.07 22:43:30.736077 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1634 | 2024.02.07 22:43:30.736212 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1635 | 2024.02.07 22:43:30.736575 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1636 | 2024.02.07 22:43:30.736867 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1637 | 2024.02.07 22:43:30.737052 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1638 | 2024.02.07 22:43:30.737150 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001090508 sec., 21091 rows/sec., 28.46 MiB/sec. | ||
1639 | 2024.02.07 22:43:30.737280 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Debug> DynamicQueryHandler: Done processing query | ||
1640 | 2024.02.07 22:43:30.737303 [ 3 ] {6366bbcc-2dd4-4d80-9db8-3509ddee417a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1641 | 2024.02.07 22:43:30.737319 [ 3 ] {} <Debug> HTTP-Session: b03f5270-aecd-427c-832e-bc92374194d1 Destroying unnamed session | ||
1642 | 2024.02.07 22:43:35.730680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1643 | 2024.02.07 22:43:35.730805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1644 | 2024.02.07 22:43:35.730834 [ 3 ] {} <Debug> HTTP-Session: 5a64867c-70c7-45e3-9535-623a34e8fb47 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1645 | 2024.02.07 22:43:35.730862 [ 3 ] {} <Debug> HTTP-Session: 5a64867c-70c7-45e3-9535-623a34e8fb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1646 | 2024.02.07 22:43:35.731001 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1647 | 2024.02.07 22:43:35.731058 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1648 | 2024.02.07 22:43:35.731213 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1649 | 2024.02.07 22:43:35.731608 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1650 | 2024.02.07 22:43:35.731859 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1651 | 2024.02.07 22:43:35.732019 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1652 | 2024.02.07 22:43:35.732143 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001099379 sec., 27288 rows/sec., 2.16 MiB/sec. | ||
1653 | 2024.02.07 22:43:35.732154 [ 81 ] {} <Debug> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1654 | 2024.02.07 22:43:35.732272 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1655 | 2024.02.07 22:43:35.732339 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Debug> DynamicQueryHandler: Done processing query | ||
1656 | 2024.02.07 22:43:35.732377 [ 3 ] {eb5e270a-59f3-49d7-8a9a-82663ddeb1e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1657 | 2024.02.07 22:43:35.732384 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1658 | 2024.02.07 22:43:35.732399 [ 3 ] {} <Debug> HTTP-Session: 5a64867c-70c7-45e3-9535-623a34e8fb47 Destroying unnamed session | ||
1659 | 2024.02.07 22:43:35.732476 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1660 | 2024.02.07 22:43:35.732509 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part | ||
1661 | 2024.02.07 22:43:35.732556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1662 | 2024.02.07 22:43:35.732611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1663 | 2024.02.07 22:43:35.732640 [ 3 ] {} <Debug> HTTP-Session: 186819fb-38ca-4e50-8cfb-b32ea2d5b8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1664 | 2024.02.07 22:43:35.732647 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
1665 | 2024.02.07 22:43:35.732660 [ 3 ] {} <Debug> HTTP-Session: 186819fb-38ca-4e50-8cfb-b32ea2d5b8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1666 | 2024.02.07 22:43:35.732777 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1667 | 2024.02.07 22:43:35.732796 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
1668 | 2024.02.07 22:43:35.732826 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1669 | 2024.02.07 22:43:35.732990 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
1670 | 2024.02.07 22:43:35.733064 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1671 | 2024.02.07 22:43:35.733154 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
1672 | 2024.02.07 22:43:35.733261 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
1673 | 2024.02.07 22:43:35.733641 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1674 | 2024.02.07 22:43:35.733953 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1675 | 2024.02.07 22:43:35.734141 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181396 sec., 103089.3735253258 rows/sec., 8.16 MiB/sec. | ||
1676 | 2024.02.07 22:43:35.734157 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1677 | 2024.02.07 22:43:35.734242 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1678 | 2024.02.07 22:43:35.734302 [ 81 ] {} <Debug> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1679 | 2024.02.07 22:43:35.734341 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.001527826 sec., 58907 rows/sec., 6.13 MiB/sec. | ||
1680 | 2024.02.07 22:43:35.734391 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1681 | 2024.02.07 22:43:35.734633 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1682 | 2024.02.07 22:43:35.734646 [ 24 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1683 | 2024.02.07 22:43:35.734715 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Debug> DynamicQueryHandler: Done processing query | ||
1684 | 2024.02.07 22:43:35.734741 [ 15 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_11_2} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1685 | 2024.02.07 22:43:35.734760 [ 3 ] {9f6a863d-49ae-43af-bd18-4a3978c9c525} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
1686 | 2024.02.07 22:43:35.734800 [ 3 ] {} <Debug> HTTP-Session: 186819fb-38ca-4e50-8cfb-b32ea2d5b8d7 Destroying unnamed session | ||
1687 | 2024.02.07 22:43:35.734925 [ 24 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1688 | 2024.02.07 22:43:35.734962 [ 24 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part | ||
1689 | 2024.02.07 22:43:35.735041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1690 | 2024.02.07 22:43:35.735123 [ 24 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
1691 | 2024.02.07 22:43:35.735128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1692 | 2024.02.07 22:43:35.735197 [ 3 ] {} <Debug> HTTP-Session: 79eabaf4-b5e7-4cfc-8699-d94a7f900a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1693 | 2024.02.07 22:43:35.735230 [ 3 ] {} <Debug> HTTP-Session: 79eabaf4-b5e7-4cfc-8699-d94a7f900a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1694 | 2024.02.07 22:43:35.735351 [ 24 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part | ||
1695 | 2024.02.07 22:43:35.735447 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1696 | 2024.02.07 22:43:35.735562 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1697 | 2024.02.07 22:43:35.735576 [ 24 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
1698 | 2024.02.07 22:43:35.735881 [ 24 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 69 rows starting from the beginning of the part | ||
1699 | 2024.02.07 22:43:35.736033 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1700 | 2024.02.07 22:43:35.736101 [ 24 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
1701 | 2024.02.07 22:43:35.736834 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1702 | 2024.02.07 22:43:35.737332 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1703 | 2024.02.07 22:43:35.737699 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1704 | 2024.02.07 22:43:35.737763 [ 15 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.003285176 sec., 182029.82123332206 rows/sec., 17.62 MiB/sec. | ||
1705 | 2024.02.07 22:43:35.737891 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.002373891 sec., 12637 rows/sec., 1011.99 KiB/sec. | ||
1706 | 2024.02.07 22:43:35.737895 [ 81 ] {} <Debug> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1707 | 2024.02.07 22:43:35.738001 [ 15 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1708 | 2024.02.07 22:43:35.738042 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1709 | 2024.02.07 22:43:35.738249 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Debug> DynamicQueryHandler: Done processing query | ||
1710 | 2024.02.07 22:43:35.738284 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1711 | 2024.02.07 22:43:35.738293 [ 3 ] {71882e19-609c-4f21-a2bf-b8c1aca8d2dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1712 | 2024.02.07 22:43:35.738368 [ 3 ] {} <Debug> HTTP-Session: 79eabaf4-b5e7-4cfc-8699-d94a7f900a3a Destroying unnamed session | ||
1713 | 2024.02.07 22:43:35.738450 [ 15 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1714 | 2024.02.07 22:43:35.738476 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1715 | 2024.02.07 22:43:35.738522 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 69 rows starting from the beginning of the part | ||
1716 | 2024.02.07 22:43:35.738547 [ 15 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_11_2} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1717 | 2024.02.07 22:43:35.738634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1718 | 2024.02.07 22:43:35.738763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1719 | 2024.02.07 22:43:35.738829 [ 3 ] {} <Debug> HTTP-Session: 8962ed66-1a76-40d5-b949-dadd15fb90e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1720 | 2024.02.07 22:43:35.738888 [ 3 ] {} <Debug> HTTP-Session: 8962ed66-1a76-40d5-b949-dadd15fb90e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1721 | 2024.02.07 22:43:35.738891 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
1722 | 2024.02.07 22:43:35.739127 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1723 | 2024.02.07 22:43:35.739157 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part | ||
1724 | 2024.02.07 22:43:35.739252 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1725 | 2024.02.07 22:43:35.739415 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
1726 | 2024.02.07 22:43:35.739704 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
1727 | 2024.02.07 22:43:35.739989 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
1728 | 2024.02.07 22:43:35.739996 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1729 | 2024.02.07 22:43:35.741150 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1730 | 2024.02.07 22:43:35.741510 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.003298886 sec., 70023.63828274151 rows/sec., 5.47 MiB/sec. | ||
1731 | 2024.02.07 22:43:35.741658 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1732 | 2024.02.07 22:43:35.741831 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1733 | 2024.02.07 22:43:35.741911 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1734 | 2024.02.07 22:43:35.742025 [ 24 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_11_2} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1735 | 2024.02.07 22:43:35.742190 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1736 | 2024.02.07 22:43:35.742340 [ 81 ] {} <Debug> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1737 | 2024.02.07 22:43:35.742350 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.003158873 sec., 9497 rows/sec., 12.82 MiB/sec. | ||
1738 | 2024.02.07 22:43:35.742427 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1739 | 2024.02.07 22:43:35.742614 [ 23 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1740 | 2024.02.07 22:43:35.742674 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Debug> DynamicQueryHandler: Done processing query | ||
1741 | 2024.02.07 22:43:35.742704 [ 3 ] {d767872e-1818-45a7-8be5-df530ff53f31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1742 | 2024.02.07 22:43:35.742733 [ 3 ] {} <Debug> HTTP-Session: 8962ed66-1a76-40d5-b949-dadd15fb90e8 Destroying unnamed session | ||
1743 | 2024.02.07 22:43:35.742739 [ 23 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1744 | 2024.02.07 22:43:35.742773 [ 23 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part | ||
1745 | 2024.02.07 22:43:35.742897 [ 23 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
1746 | 2024.02.07 22:43:35.742992 [ 23 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
1747 | 2024.02.07 22:43:35.743080 [ 23 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
1748 | 2024.02.07 22:43:35.743166 [ 23 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
1749 | 2024.02.07 22:43:35.743251 [ 23 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
1750 | 2024.02.07 22:43:35.746532 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 6 columns (6 merged, 0 gathered) in 0.003992478 sec., 69630.9409845214 rows/sec., 93.96 MiB/sec. | ||
1751 | 2024.02.07 22:43:35.746796 [ 19 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1752 | 2024.02.07 22:43:35.747037 [ 19 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1753 | 2024.02.07 22:43:35.747094 [ 19 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1754 | 2024.02.07 22:43:35.747149 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_11_2: 4.07 MiB. | ||
1755 | 2024.02.07 22:43:40.730848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1756 | 2024.02.07 22:43:40.730976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1757 | 2024.02.07 22:43:40.731007 [ 3 ] {} <Debug> HTTP-Session: d8a82b86-7e05-4068-a1fd-f43500ab2f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1758 | 2024.02.07 22:43:40.731034 [ 3 ] {} <Debug> HTTP-Session: d8a82b86-7e05-4068-a1fd-f43500ab2f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1759 | 2024.02.07 22:43:40.731168 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1760 | 2024.02.07 22:43:40.731235 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1761 | 2024.02.07 22:43:40.731413 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1762 | 2024.02.07 22:43:40.731905 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1763 | 2024.02.07 22:43:40.732187 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1764 | 2024.02.07 22:43:40.732350 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1765 | 2024.02.07 22:43:40.732467 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001256811 sec., 18300 rows/sec., 1.45 MiB/sec. | ||
1766 | 2024.02.07 22:43:40.732607 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Debug> DynamicQueryHandler: Done processing query | ||
1767 | 2024.02.07 22:43:40.732631 [ 3 ] {00154593-1547-4ffc-a94c-aeac56594c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1768 | 2024.02.07 22:43:40.732648 [ 3 ] {} <Debug> HTTP-Session: d8a82b86-7e05-4068-a1fd-f43500ab2f1d Destroying unnamed session | ||
1769 | 2024.02.07 22:43:40.732769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1770 | 2024.02.07 22:43:40.732817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1771 | 2024.02.07 22:43:40.732836 [ 3 ] {} <Debug> HTTP-Session: 20cb5419-ac04-41c7-ab0e-77713be5f5d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1772 | 2024.02.07 22:43:40.732853 [ 3 ] {} <Debug> HTTP-Session: 20cb5419-ac04-41c7-ab0e-77713be5f5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1773 | 2024.02.07 22:43:40.732926 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1774 | 2024.02.07 22:43:40.732965 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1775 | 2024.02.07 22:43:40.733072 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1776 | 2024.02.07 22:43:40.733432 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1777 | 2024.02.07 22:43:40.733647 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1778 | 2024.02.07 22:43:40.733797 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1779 | 2024.02.07 22:43:40.733907 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000947636 sec., 72812 rows/sec., 6.40 MiB/sec. | ||
1780 | 2024.02.07 22:43:40.734026 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Debug> DynamicQueryHandler: Done processing query | ||
1781 | 2024.02.07 22:43:40.734049 [ 3 ] {d30af229-a15c-4f6b-8b7a-43472f40fe74} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1782 | 2024.02.07 22:43:40.734066 [ 3 ] {} <Debug> HTTP-Session: 20cb5419-ac04-41c7-ab0e-77713be5f5d7 Destroying unnamed session | ||
1783 | 2024.02.07 22:43:40.734226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1784 | 2024.02.07 22:43:40.734271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1785 | 2024.02.07 22:43:40.734289 [ 3 ] {} <Debug> HTTP-Session: fbfd6a6e-2498-4e53-9620-42376b3d31f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1786 | 2024.02.07 22:43:40.734305 [ 3 ] {} <Debug> HTTP-Session: fbfd6a6e-2498-4e53-9620-42376b3d31f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1787 | 2024.02.07 22:43:40.734374 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1788 | 2024.02.07 22:43:40.734411 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1789 | 2024.02.07 22:43:40.734517 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1790 | 2024.02.07 22:43:40.734819 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1791 | 2024.02.07 22:43:40.735020 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1792 | 2024.02.07 22:43:40.735170 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1793 | 2024.02.07 22:43:40.735282 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000879145 sec., 26161 rows/sec., 2.05 MiB/sec. | ||
1794 | 2024.02.07 22:43:40.735400 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Debug> DynamicQueryHandler: Done processing query | ||
1795 | 2024.02.07 22:43:40.735423 [ 3 ] {472f6945-8825-4f26-8967-440fdb6ce17f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1796 | 2024.02.07 22:43:40.735439 [ 3 ] {} <Debug> HTTP-Session: fbfd6a6e-2498-4e53-9620-42376b3d31f1 Destroying unnamed session | ||
1797 | 2024.02.07 22:43:40.735571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1798 | 2024.02.07 22:43:40.735616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1799 | 2024.02.07 22:43:40.735634 [ 3 ] {} <Debug> HTTP-Session: a86d3bd1-111f-4c22-8c8c-7b4337ea1fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1800 | 2024.02.07 22:43:40.735651 [ 3 ] {} <Debug> HTTP-Session: a86d3bd1-111f-4c22-8c8c-7b4337ea1fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1801 | 2024.02.07 22:43:40.735725 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1802 | 2024.02.07 22:43:40.735768 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1803 | 2024.02.07 22:43:40.735908 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1804 | 2024.02.07 22:43:40.736303 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1805 | 2024.02.07 22:43:40.736621 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1806 | 2024.02.07 22:43:40.736799 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1807 | 2024.02.07 22:43:40.736918 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.0011656 sec., 19732 rows/sec., 26.63 MiB/sec. | ||
1808 | 2024.02.07 22:43:40.737109 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Debug> DynamicQueryHandler: Done processing query | ||
1809 | 2024.02.07 22:43:40.737133 [ 3 ] {789ed532-8dfc-4723-a112-01b574771079} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1810 | 2024.02.07 22:43:40.737149 [ 3 ] {} <Debug> HTTP-Session: a86d3bd1-111f-4c22-8c8c-7b4337ea1fe7 Destroying unnamed session | ||
1811 | 2024.02.07 22:43:45.351068 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1812 | 2024.02.07 22:43:45.351138 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1813 | 2024.02.07 22:43:45.731182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1814 | 2024.02.07 22:43:45.731284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1815 | 2024.02.07 22:43:45.731308 [ 3 ] {} <Debug> HTTP-Session: 7a7a86fd-a459-4f15-b26b-1c5579d8ea08 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1816 | 2024.02.07 22:43:45.731333 [ 3 ] {} <Debug> HTTP-Session: 7a7a86fd-a459-4f15-b26b-1c5579d8ea08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1817 | 2024.02.07 22:43:45.731455 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1818 | 2024.02.07 22:43:45.731512 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1819 | 2024.02.07 22:43:45.731666 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1820 | 2024.02.07 22:43:45.732105 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1821 | 2024.02.07 22:43:45.732375 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1822 | 2024.02.07 22:43:45.732538 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1823 | 2024.02.07 22:43:45.732651 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.00116258 sec., 25804 rows/sec., 2.04 MiB/sec. | ||
1824 | 2024.02.07 22:43:45.732801 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Debug> DynamicQueryHandler: Done processing query | ||
1825 | 2024.02.07 22:43:45.732826 [ 3 ] {5e99fe68-9ad8-480c-a8a3-fedeb8fb7633} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1826 | 2024.02.07 22:43:45.732844 [ 3 ] {} <Debug> HTTP-Session: 7a7a86fd-a459-4f15-b26b-1c5579d8ea08 Destroying unnamed session | ||
1827 | 2024.02.07 22:43:45.732972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1828 | 2024.02.07 22:43:45.733023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1829 | 2024.02.07 22:43:45.733042 [ 3 ] {} <Debug> HTTP-Session: 84f42448-b7ae-4e55-b27e-8acb22245deb Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1830 | 2024.02.07 22:43:45.733062 [ 3 ] {} <Debug> HTTP-Session: 84f42448-b7ae-4e55-b27e-8acb22245deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1831 | 2024.02.07 22:43:45.733144 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1832 | 2024.02.07 22:43:45.733186 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1833 | 2024.02.07 22:43:45.733295 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1834 | 2024.02.07 22:43:45.733664 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1835 | 2024.02.07 22:43:45.733881 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1836 | 2024.02.07 22:43:45.734031 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1837 | 2024.02.07 22:43:45.734125 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.000953357 sec., 94403 rows/sec., 9.83 MiB/sec. | ||
1838 | 2024.02.07 22:43:45.734319 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Debug> DynamicQueryHandler: Done processing query | ||
1839 | 2024.02.07 22:43:45.734344 [ 3 ] {2b8e3e13-4827-4eec-96de-9b39d2a3321a} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
1840 | 2024.02.07 22:43:45.734359 [ 3 ] {} <Debug> HTTP-Session: 84f42448-b7ae-4e55-b27e-8acb22245deb Destroying unnamed session | ||
1841 | 2024.02.07 22:43:45.734474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1842 | 2024.02.07 22:43:45.734521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1843 | 2024.02.07 22:43:45.734540 [ 3 ] {} <Debug> HTTP-Session: e746f80c-6e7a-4079-b8b9-ae5fe804932d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1844 | 2024.02.07 22:43:45.734557 [ 3 ] {} <Debug> HTTP-Session: e746f80c-6e7a-4079-b8b9-ae5fe804932d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1845 | 2024.02.07 22:43:45.734631 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1846 | 2024.02.07 22:43:45.734669 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1847 | 2024.02.07 22:43:45.734792 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1848 | 2024.02.07 22:43:45.735108 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1849 | 2024.02.07 22:43:45.735308 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1850 | 2024.02.07 22:43:45.735451 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1851 | 2024.02.07 22:43:45.735543 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000885514 sec., 33878 rows/sec., 2.65 MiB/sec. | ||
1852 | 2024.02.07 22:43:45.735645 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Debug> DynamicQueryHandler: Done processing query | ||
1853 | 2024.02.07 22:43:45.735668 [ 3 ] {64bf163a-6966-4a68-8c46-1deca61edab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1854 | 2024.02.07 22:43:45.735684 [ 3 ] {} <Debug> HTTP-Session: e746f80c-6e7a-4079-b8b9-ae5fe804932d Destroying unnamed session | ||
1855 | 2024.02.07 22:43:45.735900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1856 | 2024.02.07 22:43:45.735943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1857 | 2024.02.07 22:43:45.735962 [ 3 ] {} <Debug> HTTP-Session: 2fa6ee9e-0cfd-42d0-9f9c-110f88e58a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1858 | 2024.02.07 22:43:45.735979 [ 3 ] {} <Debug> HTTP-Session: 2fa6ee9e-0cfd-42d0-9f9c-110f88e58a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1859 | 2024.02.07 22:43:45.736055 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1860 | 2024.02.07 22:43:45.736098 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1861 | 2024.02.07 22:43:45.736230 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1862 | 2024.02.07 22:43:45.736643 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1863 | 2024.02.07 22:43:45.736953 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1864 | 2024.02.07 22:43:45.737133 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1865 | 2024.02.07 22:43:45.737235 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001150989 sec., 26064 rows/sec., 35.17 MiB/sec. | ||
1866 | 2024.02.07 22:43:45.737363 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Debug> DynamicQueryHandler: Done processing query | ||
1867 | 2024.02.07 22:43:45.737387 [ 3 ] {a10be2bc-061a-43b7-9014-d2ce3f262e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1868 | 2024.02.07 22:43:45.737403 [ 3 ] {} <Debug> HTTP-Session: 2fa6ee9e-0cfd-42d0-9f9c-110f88e58a6b Destroying unnamed session | ||
1869 | 2024.02.07 22:43:50.731489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1870 | 2024.02.07 22:43:50.731603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1871 | 2024.02.07 22:43:50.731628 [ 3 ] {} <Debug> HTTP-Session: 5e15bccf-7d7e-4886-ba3b-e2ffd5567761 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1872 | 2024.02.07 22:43:50.731651 [ 3 ] {} <Debug> HTTP-Session: 5e15bccf-7d7e-4886-ba3b-e2ffd5567761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1873 | 2024.02.07 22:43:50.731771 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1874 | 2024.02.07 22:43:50.731827 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1875 | 2024.02.07 22:43:50.731980 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1876 | 2024.02.07 22:43:50.732374 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1877 | 2024.02.07 22:43:50.732635 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1878 | 2024.02.07 22:43:50.732803 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1879 | 2024.02.07 22:43:50.732913 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001110308 sec., 20714 rows/sec., 1.64 MiB/sec. | ||
1880 | 2024.02.07 22:43:50.733041 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Debug> DynamicQueryHandler: Done processing query | ||
1881 | 2024.02.07 22:43:50.733067 [ 3 ] {1c668797-e617-448b-b91c-3b507f8229ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1882 | 2024.02.07 22:43:50.733083 [ 3 ] {} <Debug> HTTP-Session: 5e15bccf-7d7e-4886-ba3b-e2ffd5567761 Destroying unnamed session | ||
1883 | 2024.02.07 22:43:50.733201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1884 | 2024.02.07 22:43:50.733245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1885 | 2024.02.07 22:43:50.733264 [ 3 ] {} <Debug> HTTP-Session: 3307547a-2fd5-4d38-8c95-04a0d22148f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1886 | 2024.02.07 22:43:50.733281 [ 3 ] {} <Debug> HTTP-Session: 3307547a-2fd5-4d38-8c95-04a0d22148f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1887 | 2024.02.07 22:43:50.733349 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1888 | 2024.02.07 22:43:50.733388 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1889 | 2024.02.07 22:43:50.733493 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1890 | 2024.02.07 22:43:50.733769 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1891 | 2024.02.07 22:43:50.733975 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1892 | 2024.02.07 22:43:50.734128 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Trace> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1893 | 2024.02.07 22:43:50.734221 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000845694 sec., 2364 rows/sec., 202.08 KiB/sec. | ||
1894 | 2024.02.07 22:43:50.734361 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Debug> DynamicQueryHandler: Done processing query | ||
1895 | 2024.02.07 22:43:50.734386 [ 3 ] {63708d89-440c-48fb-9672-dbef08fdf58c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1896 | 2024.02.07 22:43:50.734403 [ 3 ] {} <Debug> HTTP-Session: 3307547a-2fd5-4d38-8c95-04a0d22148f2 Destroying unnamed session | ||
1897 | 2024.02.07 22:43:50.734568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1898 | 2024.02.07 22:43:50.734615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1899 | 2024.02.07 22:43:50.734633 [ 3 ] {} <Debug> HTTP-Session: a8c2a2b4-d335-47e8-b175-e29514479e07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1900 | 2024.02.07 22:43:50.734650 [ 3 ] {} <Debug> HTTP-Session: a8c2a2b4-d335-47e8-b175-e29514479e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1901 | 2024.02.07 22:43:50.734723 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1902 | 2024.02.07 22:43:50.734760 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1903 | 2024.02.07 22:43:50.734870 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1904 | 2024.02.07 22:43:50.735196 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1905 | 2024.02.07 22:43:50.735408 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1906 | 2024.02.07 22:43:50.735555 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1907 | 2024.02.07 22:43:50.735645 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Information> executeQuery: Read 106 rows, 9.07 KiB in 0.000897025 sec., 118168 rows/sec., 9.87 MiB/sec. | ||
1908 | 2024.02.07 22:43:50.735748 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Debug> DynamicQueryHandler: Done processing query | ||
1909 | 2024.02.07 22:43:50.735770 [ 3 ] {69c50ff1-d2d1-4269-bb5b-e0e88e8e52ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1910 | 2024.02.07 22:43:50.735786 [ 3 ] {} <Debug> HTTP-Session: a8c2a2b4-d335-47e8-b175-e29514479e07 Destroying unnamed session | ||
1911 | 2024.02.07 22:43:50.735900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1912 | 2024.02.07 22:43:50.735944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1913 | 2024.02.07 22:43:50.735962 [ 3 ] {} <Debug> HTTP-Session: 111e392f-e30f-4fa4-9cc5-717d07ec7713 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1914 | 2024.02.07 22:43:50.735980 [ 3 ] {} <Debug> HTTP-Session: 111e392f-e30f-4fa4-9cc5-717d07ec7713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1915 | 2024.02.07 22:43:50.736047 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1916 | 2024.02.07 22:43:50.736084 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1917 | 2024.02.07 22:43:50.736186 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1918 | 2024.02.07 22:43:50.736433 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1919 | 2024.02.07 22:43:50.736632 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1920 | 2024.02.07 22:43:50.736781 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Trace> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1921 | 2024.02.07 22:43:50.736870 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000795574 sec., 2513 rows/sec., 175.53 KiB/sec. | ||
1922 | 2024.02.07 22:43:50.736985 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Debug> DynamicQueryHandler: Done processing query | ||
1923 | 2024.02.07 22:43:50.737008 [ 3 ] {62424ddf-4cb3-413e-9407-d237019091b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1924 | 2024.02.07 22:43:50.737023 [ 3 ] {} <Debug> HTTP-Session: 111e392f-e30f-4fa4-9cc5-717d07ec7713 Destroying unnamed session | ||
1925 | 2024.02.07 22:43:50.737139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 8329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1926 | 2024.02.07 22:43:50.737185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1927 | 2024.02.07 22:43:50.737203 [ 3 ] {} <Debug> HTTP-Session: 8018bb6d-9fe9-49d7-ab6e-fb873f490d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1928 | 2024.02.07 22:43:50.737219 [ 3 ] {} <Debug> HTTP-Session: 8018bb6d-9fe9-49d7-ab6e-fb873f490d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1929 | 2024.02.07 22:43:50.737288 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1930 | 2024.02.07 22:43:50.737325 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1931 | 2024.02.07 22:43:50.737427 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1932 | 2024.02.07 22:43:50.737719 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1933 | 2024.02.07 22:43:50.737929 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1934 | 2024.02.07 22:43:50.738074 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1935 | 2024.02.07 22:43:50.738169 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000852944 sec., 57448 rows/sec., 4.47 MiB/sec. | ||
1936 | 2024.02.07 22:43:50.738358 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Debug> DynamicQueryHandler: Done processing query | ||
1937 | 2024.02.07 22:43:50.738389 [ 3 ] {bd1ab3ad-1ab1-4f3c-a473-f9ac13034a16} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1938 | 2024.02.07 22:43:50.738406 [ 3 ] {} <Debug> HTTP-Session: 8018bb6d-9fe9-49d7-ab6e-fb873f490d27 Destroying unnamed session | ||
1939 | 2024.02.07 22:43:50.738524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1940 | 2024.02.07 22:43:50.738571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1941 | 2024.02.07 22:43:50.738591 [ 3 ] {} <Debug> HTTP-Session: 2369b68c-afb0-41e3-85d1-0b45bfcb94f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1942 | 2024.02.07 22:43:50.738608 [ 3 ] {} <Debug> HTTP-Session: 2369b68c-afb0-41e3-85d1-0b45bfcb94f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1943 | 2024.02.07 22:43:50.738688 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1944 | 2024.02.07 22:43:50.738733 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1945 | 2024.02.07 22:43:50.738864 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1946 | 2024.02.07 22:43:50.739156 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1947 | 2024.02.07 22:43:50.739430 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1948 | 2024.02.07 22:43:50.739610 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Trace> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1949 | 2024.02.07 22:43:50.739703 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000984947 sec., 37565 rows/sec., 2.65 MiB/sec. | ||
1950 | 2024.02.07 22:43:50.739826 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Debug> DynamicQueryHandler: Done processing query | ||
1951 | 2024.02.07 22:43:50.739850 [ 3 ] {1c1ead67-2cb5-4b64-840c-03146b8deb28} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1952 | 2024.02.07 22:43:50.739865 [ 3 ] {} <Debug> HTTP-Session: 2369b68c-afb0-41e3-85d1-0b45bfcb94f4 Destroying unnamed session | ||
1953 | 2024.02.07 22:43:50.739999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1954 | 2024.02.07 22:43:50.740045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1955 | 2024.02.07 22:43:50.740064 [ 3 ] {} <Debug> HTTP-Session: fb939692-5321-489f-8bfd-64837b274cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1956 | 2024.02.07 22:43:50.740080 [ 3 ] {} <Debug> HTTP-Session: fb939692-5321-489f-8bfd-64837b274cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1957 | 2024.02.07 22:43:50.740155 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1958 | 2024.02.07 22:43:50.740198 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1959 | 2024.02.07 22:43:50.740330 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1960 | 2024.02.07 22:43:50.740714 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1961 | 2024.02.07 22:43:50.740994 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1962 | 2024.02.07 22:43:50.741171 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1963 | 2024.02.07 22:43:50.741266 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001083688 sec., 21223 rows/sec., 28.64 MiB/sec. | ||
1964 | 2024.02.07 22:43:50.741374 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Debug> DynamicQueryHandler: Done processing query | ||
1965 | 2024.02.07 22:43:50.741397 [ 3 ] {cbb94e6b-de1c-48a2-b50b-c48dbe7f4360} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1966 | 2024.02.07 22:43:50.741412 [ 3 ] {} <Debug> HTTP-Session: fb939692-5321-489f-8bfd-64837b274cf9 Destroying unnamed session | ||
1967 | 2024.02.07 22:43:55.730791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1968 | 2024.02.07 22:43:55.730915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1969 | 2024.02.07 22:43:55.730941 [ 3 ] {} <Debug> HTTP-Session: deb0e83c-298c-4e79-8656-7973d18387d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1970 | 2024.02.07 22:43:55.730965 [ 3 ] {} <Debug> HTTP-Session: deb0e83c-298c-4e79-8656-7973d18387d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1971 | 2024.02.07 22:43:55.731090 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1972 | 2024.02.07 22:43:55.731150 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1973 | 2024.02.07 22:43:55.731307 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1974 | 2024.02.07 22:43:55.731728 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1975 | 2024.02.07 22:43:55.731991 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1976 | 2024.02.07 22:43:55.732161 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1977 | 2024.02.07 22:43:55.732292 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.00115944 sec., 25874 rows/sec., 2.05 MiB/sec. | ||
1978 | 2024.02.07 22:43:55.732453 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Debug> DynamicQueryHandler: Done processing query | ||
1979 | 2024.02.07 22:43:55.732480 [ 3 ] {59bb3c91-b56d-43b0-8394-682d765f0dd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1980 | 2024.02.07 22:43:55.732497 [ 3 ] {} <Debug> HTTP-Session: deb0e83c-298c-4e79-8656-7973d18387d7 Destroying unnamed session | ||
1981 | 2024.02.07 22:43:55.732627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1982 | 2024.02.07 22:43:55.732679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1983 | 2024.02.07 22:43:55.732698 [ 3 ] {} <Debug> HTTP-Session: c7230869-8c5c-4096-98f0-3bf2879960cd Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1984 | 2024.02.07 22:43:55.732718 [ 3 ] {} <Debug> HTTP-Session: c7230869-8c5c-4096-98f0-3bf2879960cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1985 | 2024.02.07 22:43:55.732797 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1986 | 2024.02.07 22:43:55.732840 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1987 | 2024.02.07 22:43:55.732956 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1988 | 2024.02.07 22:43:55.735192 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
1989 | 2024.02.07 22:43:55.735415 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1990 | 2024.02.07 22:43:55.735583 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Trace> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1991 | 2024.02.07 22:43:55.735717 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002880268 sec., 1388 rows/sec., 115.96 KiB/sec. | ||
1992 | 2024.02.07 22:43:55.735839 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Debug> DynamicQueryHandler: Done processing query | ||
1993 | 2024.02.07 22:43:55.735865 [ 3 ] {17a9ade0-067f-4820-8655-905656b237b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1994 | 2024.02.07 22:43:55.735881 [ 3 ] {} <Debug> HTTP-Session: c7230869-8c5c-4096-98f0-3bf2879960cd Destroying unnamed session | ||
1995 | 2024.02.07 22:43:55.736046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1996 | 2024.02.07 22:43:55.736093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1997 | 2024.02.07 22:43:55.736112 [ 3 ] {} <Debug> HTTP-Session: 55808226-9de0-418c-b60c-d1fa9d8402d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
1998 | 2024.02.07 22:43:55.736130 [ 3 ] {} <Debug> HTTP-Session: 55808226-9de0-418c-b60c-d1fa9d8402d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1999 | 2024.02.07 22:43:55.736208 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2000 | 2024.02.07 22:43:55.736249 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2001 | 2024.02.07 22:43:55.736357 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2002 | 2024.02.07 22:43:55.736687 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2003 | 2024.02.07 22:43:55.736896 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2004 | 2024.02.07 22:43:55.737045 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2005 | 2024.02.07 22:43:55.737168 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Information> executeQuery: Read 92 rows, 9.77 KiB in 0.000929536 sec., 98974 rows/sec., 10.26 MiB/sec. | ||
2006 | 2024.02.07 22:43:55.737289 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Debug> DynamicQueryHandler: Done processing query | ||
2007 | 2024.02.07 22:43:55.737314 [ 3 ] {f869371e-60f1-466e-8793-740e92e5fbdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2008 | 2024.02.07 22:43:55.737330 [ 3 ] {} <Debug> HTTP-Session: 55808226-9de0-418c-b60c-d1fa9d8402d0 Destroying unnamed session | ||
2009 | 2024.02.07 22:43:55.737485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2010 | 2024.02.07 22:43:55.737532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2011 | 2024.02.07 22:43:55.737552 [ 3 ] {} <Debug> HTTP-Session: 6d2a7630-b257-4ea3-b675-f1e38d2d240a Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2012 | 2024.02.07 22:43:55.737568 [ 3 ] {} <Debug> HTTP-Session: 6d2a7630-b257-4ea3-b675-f1e38d2d240a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2013 | 2024.02.07 22:43:55.737640 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2014 | 2024.02.07 22:43:55.737681 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2015 | 2024.02.07 22:43:55.737789 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2016 | 2024.02.07 22:43:55.738158 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2017 | 2024.02.07 22:43:55.738363 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2018 | 2024.02.07 22:43:55.738515 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Trace> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2019 | 2024.02.07 22:43:55.738634 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000960157 sec., 4165 rows/sec., 290.89 KiB/sec. | ||
2020 | 2024.02.07 22:43:55.738776 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Debug> DynamicQueryHandler: Done processing query | ||
2021 | 2024.02.07 22:43:55.738801 [ 3 ] {cf998560-f2af-44f3-b616-b141786f70fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2022 | 2024.02.07 22:43:55.738818 [ 3 ] {} <Debug> HTTP-Session: 6d2a7630-b257-4ea3-b675-f1e38d2d240a Destroying unnamed session | ||
2023 | 2024.02.07 22:43:55.738944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2024 | 2024.02.07 22:43:55.738989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2025 | 2024.02.07 22:43:55.739008 [ 3 ] {} <Debug> HTTP-Session: 1dff4728-80ce-4c24-be59-377e8c646771 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2026 | 2024.02.07 22:43:55.739026 [ 3 ] {} <Debug> HTTP-Session: 1dff4728-80ce-4c24-be59-377e8c646771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2027 | 2024.02.07 22:43:55.739099 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2028 | 2024.02.07 22:43:55.739137 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2029 | 2024.02.07 22:43:55.739250 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2030 | 2024.02.07 22:43:55.739539 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2031 | 2024.02.07 22:43:55.739741 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2032 | 2024.02.07 22:43:55.739897 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2033 | 2024.02.07 22:43:55.740021 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Information> executeQuery: Read 34 rows, 2.73 KiB in 0.000890365 sec., 38186 rows/sec., 2.99 MiB/sec. | ||
2034 | 2024.02.07 22:43:55.740159 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Debug> DynamicQueryHandler: Done processing query | ||
2035 | 2024.02.07 22:43:55.740184 [ 3 ] {b6ee2665-8703-4f33-86c9-0d0b17408020} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2036 | 2024.02.07 22:43:55.740200 [ 3 ] {} <Debug> HTTP-Session: 1dff4728-80ce-4c24-be59-377e8c646771 Destroying unnamed session | ||
2037 | 2024.02.07 22:43:55.740334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2038 | 2024.02.07 22:43:55.740381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2039 | 2024.02.07 22:43:55.740399 [ 3 ] {} <Debug> HTTP-Session: f6bb35b4-997e-4a7a-94f8-cce0e9a8b25c Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2040 | 2024.02.07 22:43:55.740416 [ 3 ] {} <Debug> HTTP-Session: f6bb35b4-997e-4a7a-94f8-cce0e9a8b25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2041 | 2024.02.07 22:43:55.740493 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2042 | 2024.02.07 22:43:55.740544 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2043 | 2024.02.07 22:43:55.740696 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2044 | 2024.02.07 22:43:55.741022 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2045 | 2024.02.07 22:43:55.741292 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2046 | 2024.02.07 22:43:55.741483 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Trace> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
2047 | 2024.02.07 22:43:55.741600 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001069758 sec., 1869 rows/sec., 131.45 KiB/sec. | ||
2048 | 2024.02.07 22:43:55.741710 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Debug> DynamicQueryHandler: Done processing query | ||
2049 | 2024.02.07 22:43:55.741734 [ 3 ] {6d758d44-ebfe-4434-b57a-4eebf8971825} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2050 | 2024.02.07 22:43:55.741751 [ 3 ] {} <Debug> HTTP-Session: f6bb35b4-997e-4a7a-94f8-cce0e9a8b25c Destroying unnamed session | ||
2051 | 2024.02.07 22:43:55.741917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2052 | 2024.02.07 22:43:55.741962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2053 | 2024.02.07 22:43:55.741981 [ 3 ] {} <Debug> HTTP-Session: 60ff4d1d-84cb-498d-8ddd-7a227f9c6276 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2054 | 2024.02.07 22:43:55.741998 [ 3 ] {} <Debug> HTTP-Session: 60ff4d1d-84cb-498d-8ddd-7a227f9c6276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2055 | 2024.02.07 22:43:55.742072 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2056 | 2024.02.07 22:43:55.742116 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2057 | 2024.02.07 22:43:55.742250 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2058 | 2024.02.07 22:43:55.742680 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2059 | 2024.02.07 22:43:55.742984 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2060 | 2024.02.07 22:43:55.743165 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2061 | 2024.02.07 22:43:55.743301 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.00119994 sec., 25001 rows/sec., 33.74 MiB/sec. | ||
2062 | 2024.02.07 22:43:55.743506 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Debug> DynamicQueryHandler: Done processing query | ||
2063 | 2024.02.07 22:43:55.743530 [ 3 ] {f38454e6-ce26-4e17-a10f-467a5a9a26c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2064 | 2024.02.07 22:43:55.743547 [ 3 ] {} <Debug> HTTP-Session: 60ff4d1d-84cb-498d-8ddd-7a227f9c6276 Destroying unnamed session | ||
2065 | 2024.02.07 22:44:00.351174 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2066 | 2024.02.07 22:44:00.351247 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2067 | 2024.02.07 22:44:00.730527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2068 | 2024.02.07 22:44:00.730626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2069 | 2024.02.07 22:44:00.730651 [ 3 ] {} <Debug> HTTP-Session: 8278db49-4ebe-4d2b-80c6-8660d437d662 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2070 | 2024.02.07 22:44:00.730674 [ 3 ] {} <Debug> HTTP-Session: 8278db49-4ebe-4d2b-80c6-8660d437d662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2071 | 2024.02.07 22:44:00.730795 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2072 | 2024.02.07 22:44:00.730852 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2073 | 2024.02.07 22:44:00.731004 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2074 | 2024.02.07 22:44:00.731448 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2075 | 2024.02.07 22:44:00.731701 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2076 | 2024.02.07 22:44:00.731861 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2077 | 2024.02.07 22:44:00.731972 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001146029 sec., 20069 rows/sec., 1.59 MiB/sec. | ||
2078 | 2024.02.07 22:44:00.731963 [ 67 ] {} <Debug> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2079 | 2024.02.07 22:44:00.732044 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2080 | 2024.02.07 22:44:00.732159 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Debug> DynamicQueryHandler: Done processing query | ||
2081 | 2024.02.07 22:44:00.732173 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2082 | 2024.02.07 22:44:00.732198 [ 3 ] {7fae7562-b538-4e41-98b1-9c88b7c7ce59} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2083 | 2024.02.07 22:44:00.732249 [ 3 ] {} <Debug> HTTP-Session: 8278db49-4ebe-4d2b-80c6-8660d437d662 Destroying unnamed session | ||
2084 | 2024.02.07 22:44:00.732324 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2085 | 2024.02.07 22:44:00.732369 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 53 rows starting from the beginning of the part | ||
2086 | 2024.02.07 22:44:00.732427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2087 | 2024.02.07 22:44:00.732512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2088 | 2024.02.07 22:44:00.732575 [ 3 ] {} <Debug> HTTP-Session: fdf9b476-680e-4040-8520-9dc5fc600fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2089 | 2024.02.07 22:44:00.732599 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part | ||
2090 | 2024.02.07 22:44:00.732609 [ 3 ] {} <Debug> HTTP-Session: fdf9b476-680e-4040-8520-9dc5fc600fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2091 | 2024.02.07 22:44:00.732829 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
2092 | 2024.02.07 22:44:00.732847 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2093 | 2024.02.07 22:44:00.732935 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2094 | 2024.02.07 22:44:00.733010 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part | ||
2095 | 2024.02.07 22:44:00.733298 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
2096 | 2024.02.07 22:44:00.733413 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2097 | 2024.02.07 22:44:00.733546 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
2098 | 2024.02.07 22:44:00.734088 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2099 | 2024.02.07 22:44:00.734615 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2100 | 2024.02.07 22:44:00.734844 [ 24 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002734236 sec., 66563.38370206521 rows/sec., 5.27 MiB/sec. | ||
2101 | 2024.02.07 22:44:00.734942 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2102 | 2024.02.07 22:44:00.735077 [ 67 ] {} <Debug> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2103 | 2024.02.07 22:44:00.735099 [ 14 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2104 | 2024.02.07 22:44:00.735150 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.002246298 sec., 30717 rows/sec., 2.70 MiB/sec. | ||
2105 | 2024.02.07 22:44:00.735162 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2106 | 2024.02.07 22:44:00.735330 [ 23 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2107 | 2024.02.07 22:44:00.735485 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Debug> DynamicQueryHandler: Done processing query | ||
2108 | 2024.02.07 22:44:00.735489 [ 23 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2109 | 2024.02.07 22:44:00.735529 [ 3 ] {0d19838d-17cc-4c17-a211-4f306e31ed61} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2110 | 2024.02.07 22:44:00.735545 [ 23 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 196 rows starting from the beginning of the part | ||
2111 | 2024.02.07 22:44:00.735580 [ 14 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2112 | 2024.02.07 22:44:00.735594 [ 3 ] {} <Debug> HTTP-Session: fdf9b476-680e-4040-8520-9dc5fc600fbf Destroying unnamed session | ||
2113 | 2024.02.07 22:44:00.735745 [ 14 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_16_3} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2114 | 2024.02.07 22:44:00.735762 [ 23 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 69 rows starting from the beginning of the part | ||
2115 | 2024.02.07 22:44:00.735882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2116 | 2024.02.07 22:44:00.735973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2117 | 2024.02.07 22:44:00.735981 [ 23 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
2118 | 2024.02.07 22:44:00.736000 [ 3 ] {} <Debug> HTTP-Session: c85dee01-1aa2-481b-bc64-391850d7633f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2119 | 2024.02.07 22:44:00.736024 [ 3 ] {} <Debug> HTTP-Session: c85dee01-1aa2-481b-bc64-391850d7633f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2120 | 2024.02.07 22:44:00.736097 [ 23 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
2121 | 2024.02.07 22:44:00.736148 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2122 | 2024.02.07 22:44:00.736212 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2123 | 2024.02.07 22:44:00.736219 [ 23 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 92 rows starting from the beginning of the part | ||
2124 | 2024.02.07 22:44:00.736385 [ 23 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part | ||
2125 | 2024.02.07 22:44:00.736468 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2126 | 2024.02.07 22:44:00.736961 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2127 | 2024.02.07 22:44:00.737228 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2128 | 2024.02.07 22:44:00.737379 [ 14 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 4 columns (4 merged, 0 gathered) in 0.002128366 sec., 292242.9694892702 rows/sec., 27.31 MiB/sec. | ||
2129 | 2024.02.07 22:44:00.737470 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2130 | 2024.02.07 22:44:00.737580 [ 14 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2131 | 2024.02.07 22:44:00.737635 [ 67 ] {} <Debug> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2132 | 2024.02.07 22:44:00.737732 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.001521816 sec., 15113 rows/sec., 1.18 MiB/sec. | ||
2133 | 2024.02.07 22:44:00.737746 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2134 | 2024.02.07 22:44:00.737914 [ 23 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2135 | 2024.02.07 22:44:00.738004 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Debug> DynamicQueryHandler: Done processing query | ||
2136 | 2024.02.07 22:44:00.738056 [ 3 ] {35e9da5c-68b2-4448-93a4-5233ab3746f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2137 | 2024.02.07 22:44:00.738071 [ 14 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2138 | 2024.02.07 22:44:00.738101 [ 3 ] {} <Debug> HTTP-Session: c85dee01-1aa2-481b-bc64-391850d7633f Destroying unnamed session | ||
2139 | 2024.02.07 22:44:00.738122 [ 23 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2140 | 2024.02.07 22:44:00.738200 [ 23 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part | ||
2141 | 2024.02.07 22:44:00.738256 [ 14 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_16_3} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2142 | 2024.02.07 22:44:00.738326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2143 | 2024.02.07 22:44:00.738456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2144 | 2024.02.07 22:44:00.738496 [ 3 ] {} <Debug> HTTP-Session: 2f9e5294-8b7c-470d-bfeb-12c8374a37ad Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2145 | 2024.02.07 22:44:00.738500 [ 23 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part | ||
2146 | 2024.02.07 22:44:00.738517 [ 3 ] {} <Debug> HTTP-Session: 2f9e5294-8b7c-470d-bfeb-12c8374a37ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2147 | 2024.02.07 22:44:00.738635 [ 23 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
2148 | 2024.02.07 22:44:00.738641 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2149 | 2024.02.07 22:44:00.738704 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2150 | 2024.02.07 22:44:00.738754 [ 23 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part | ||
2151 | 2024.02.07 22:44:00.738934 [ 23 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
2152 | 2024.02.07 22:44:00.739038 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2153 | 2024.02.07 22:44:00.739065 [ 23 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
2154 | 2024.02.07 22:44:00.739706 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2155 | 2024.02.07 22:44:00.740075 [ 9 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002256768 sec., 113436.56060348249 rows/sec., 8.86 MiB/sec. | ||
2156 | 2024.02.07 22:44:00.740153 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2157 | 2024.02.07 22:44:00.740260 [ 9 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2158 | 2024.02.07 22:44:00.740420 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2159 | 2024.02.07 22:44:00.740572 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2160 | 2024.02.07 22:44:00.740603 [ 9 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2161 | 2024.02.07 22:44:00.740641 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001956143 sec., 11757 rows/sec., 15.87 MiB/sec. | ||
2162 | 2024.02.07 22:44:00.740652 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2163 | 2024.02.07 22:44:00.740820 [ 9 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_16_3} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2164 | 2024.02.07 22:44:00.740895 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2165 | 2024.02.07 22:44:00.741184 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Debug> DynamicQueryHandler: Done processing query | ||
2166 | 2024.02.07 22:44:00.741240 [ 3 ] {1fb95dbf-58d2-45b5-8552-d1758021a02c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2167 | 2024.02.07 22:44:00.741242 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2168 | 2024.02.07 22:44:00.741267 [ 3 ] {} <Debug> HTTP-Session: 2f9e5294-8b7c-470d-bfeb-12c8374a37ad Destroying unnamed session | ||
2169 | 2024.02.07 22:44:00.741316 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 278 rows starting from the beginning of the part | ||
2170 | 2024.02.07 22:44:00.741465 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part | ||
2171 | 2024.02.07 22:44:00.741564 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
2172 | 2024.02.07 22:44:00.741656 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part | ||
2173 | 2024.02.07 22:44:00.741746 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
2174 | 2024.02.07 22:44:00.741836 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
2175 | 2024.02.07 22:44:00.743900 [ 9 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 6 columns (6 merged, 0 gathered) in 0.003175394 sec., 128173.07080633144 rows/sec., 172.96 MiB/sec. | ||
2176 | 2024.02.07 22:44:00.744188 [ 9 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2177 | 2024.02.07 22:44:00.744397 [ 9 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2178 | 2024.02.07 22:44:00.744455 [ 9 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2179 | 2024.02.07 22:44:00.744527 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_16_3: 4.01 MiB. | ||
2180 | 2024.02.07 22:44:01.000137 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.89 MiB, peak 237.12 MiB, will set to 232.99 MiB (RSS), difference: -2.90 MiB | ||
2181 | 2024.02.07 22:44:05.730658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2182 | 2024.02.07 22:44:05.730785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2183 | 2024.02.07 22:44:05.730814 [ 3 ] {} <Debug> HTTP-Session: db71eb38-13d6-4c3d-9381-c2d01be06c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2184 | 2024.02.07 22:44:05.730841 [ 3 ] {} <Debug> HTTP-Session: db71eb38-13d6-4c3d-9381-c2d01be06c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2185 | 2024.02.07 22:44:05.730981 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2186 | 2024.02.07 22:44:05.731046 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2187 | 2024.02.07 22:44:05.731224 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2188 | 2024.02.07 22:44:05.731724 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2189 | 2024.02.07 22:44:05.731984 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2190 | 2024.02.07 22:44:05.732143 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2191 | 2024.02.07 22:44:05.732255 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001235151 sec., 24288 rows/sec., 1.92 MiB/sec. | ||
2192 | 2024.02.07 22:44:05.732415 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Debug> DynamicQueryHandler: Done processing query | ||
2193 | 2024.02.07 22:44:05.732441 [ 3 ] {76ebd507-a2ff-46ca-9e06-899f863fda2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2194 | 2024.02.07 22:44:05.732457 [ 3 ] {} <Debug> HTTP-Session: db71eb38-13d6-4c3d-9381-c2d01be06c6b Destroying unnamed session | ||
2195 | 2024.02.07 22:44:05.732594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2196 | 2024.02.07 22:44:05.732642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2197 | 2024.02.07 22:44:05.732661 [ 3 ] {} <Debug> HTTP-Session: b833d746-1c0c-426a-b012-583947bb66e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2198 | 2024.02.07 22:44:05.732678 [ 3 ] {} <Debug> HTTP-Session: b833d746-1c0c-426a-b012-583947bb66e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2199 | 2024.02.07 22:44:05.732754 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2200 | 2024.02.07 22:44:05.732792 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2201 | 2024.02.07 22:44:05.732901 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2202 | 2024.02.07 22:44:05.733259 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2203 | 2024.02.07 22:44:05.733473 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2204 | 2024.02.07 22:44:05.733626 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2205 | 2024.02.07 22:44:05.733719 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.000936876 sec., 96063 rows/sec., 10.00 MiB/sec. | ||
2206 | 2024.02.07 22:44:05.733836 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Debug> DynamicQueryHandler: Done processing query | ||
2207 | 2024.02.07 22:44:05.733861 [ 3 ] {8d5b691e-8a08-4d6e-a90f-bc005b539757} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2208 | 2024.02.07 22:44:05.733877 [ 3 ] {} <Debug> HTTP-Session: b833d746-1c0c-426a-b012-583947bb66e7 Destroying unnamed session | ||
2209 | 2024.02.07 22:44:05.733996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2210 | 2024.02.07 22:44:05.734041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2211 | 2024.02.07 22:44:05.734060 [ 3 ] {} <Debug> HTTP-Session: 6a172fd0-612f-41d9-9193-610ed53d8c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2212 | 2024.02.07 22:44:05.734076 [ 3 ] {} <Debug> HTTP-Session: 6a172fd0-612f-41d9-9193-610ed53d8c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2213 | 2024.02.07 22:44:05.734148 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2214 | 2024.02.07 22:44:05.734185 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2215 | 2024.02.07 22:44:05.734289 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2216 | 2024.02.07 22:44:05.734579 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2217 | 2024.02.07 22:44:05.734791 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2218 | 2024.02.07 22:44:05.734939 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2219 | 2024.02.07 22:44:05.735031 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000856014 sec., 35046 rows/sec., 2.74 MiB/sec. | ||
2220 | 2024.02.07 22:44:05.735179 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Debug> DynamicQueryHandler: Done processing query | ||
2221 | 2024.02.07 22:44:05.735204 [ 3 ] {b56367e2-9136-434c-b104-b5b7170d0548} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2222 | 2024.02.07 22:44:05.735220 [ 3 ] {} <Debug> HTTP-Session: 6a172fd0-612f-41d9-9193-610ed53d8c9b Destroying unnamed session | ||
2223 | 2024.02.07 22:44:05.735407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2224 | 2024.02.07 22:44:05.735453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2225 | 2024.02.07 22:44:05.735472 [ 3 ] {} <Debug> HTTP-Session: 3cc664f9-a91c-4632-8134-1c70f718288e Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2226 | 2024.02.07 22:44:05.735489 [ 3 ] {} <Debug> HTTP-Session: 3cc664f9-a91c-4632-8134-1c70f718288e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2227 | 2024.02.07 22:44:05.735569 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2228 | 2024.02.07 22:44:05.735613 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2229 | 2024.02.07 22:44:05.735753 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2230 | 2024.02.07 22:44:05.736171 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2231 | 2024.02.07 22:44:05.736471 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2232 | 2024.02.07 22:44:05.736654 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2233 | 2024.02.07 22:44:05.736756 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001154459 sec., 25986 rows/sec., 35.07 MiB/sec. | ||
2234 | 2024.02.07 22:44:05.736925 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Debug> DynamicQueryHandler: Done processing query | ||
2235 | 2024.02.07 22:44:05.736949 [ 3 ] {ee4f7ea4-d7ca-4fa8-af0b-e5d186c162b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2236 | 2024.02.07 22:44:05.736964 [ 3 ] {} <Debug> HTTP-Session: 3cc664f9-a91c-4632-8134-1c70f718288e Destroying unnamed session | ||
2237 | 2024.02.07 22:44:10.730711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2238 | 2024.02.07 22:44:10.730839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2239 | 2024.02.07 22:44:10.730869 [ 3 ] {} <Debug> HTTP-Session: 4242f617-1505-4e22-b672-4f6b41f6901e Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2240 | 2024.02.07 22:44:10.730895 [ 3 ] {} <Debug> HTTP-Session: 4242f617-1505-4e22-b672-4f6b41f6901e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2241 | 2024.02.07 22:44:10.731031 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2242 | 2024.02.07 22:44:10.731097 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2243 | 2024.02.07 22:44:10.731276 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2244 | 2024.02.07 22:44:10.731708 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2245 | 2024.02.07 22:44:10.731972 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2246 | 2024.02.07 22:44:10.732134 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2247 | 2024.02.07 22:44:10.732281 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001203351 sec., 19113 rows/sec., 1.51 MiB/sec. | ||
2248 | 2024.02.07 22:44:10.732409 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Debug> DynamicQueryHandler: Done processing query | ||
2249 | 2024.02.07 22:44:10.732434 [ 3 ] {f3e58679-3025-47ea-a8f1-a13e14ec24b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2250 | 2024.02.07 22:44:10.732449 [ 3 ] {} <Debug> HTTP-Session: 4242f617-1505-4e22-b672-4f6b41f6901e Destroying unnamed session | ||
2251 | 2024.02.07 22:44:10.732586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2252 | 2024.02.07 22:44:10.732632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2253 | 2024.02.07 22:44:10.732650 [ 3 ] {} <Debug> HTTP-Session: fe951730-b5a3-4d8b-83fd-8df1da4d6df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2254 | 2024.02.07 22:44:10.732667 [ 3 ] {} <Debug> HTTP-Session: fe951730-b5a3-4d8b-83fd-8df1da4d6df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2255 | 2024.02.07 22:44:10.732742 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2256 | 2024.02.07 22:44:10.732780 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2257 | 2024.02.07 22:44:10.732883 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2258 | 2024.02.07 22:44:10.733199 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2259 | 2024.02.07 22:44:10.733412 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2260 | 2024.02.07 22:44:10.733562 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2261 | 2024.02.07 22:44:10.733679 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000910486 sec., 75783 rows/sec., 6.66 MiB/sec. | ||
2262 | 2024.02.07 22:44:10.733794 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Debug> DynamicQueryHandler: Done processing query | ||
2263 | 2024.02.07 22:44:10.733818 [ 3 ] {34b09bca-9014-4a6c-8832-4e6754636a0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2264 | 2024.02.07 22:44:10.733833 [ 3 ] {} <Debug> HTTP-Session: fe951730-b5a3-4d8b-83fd-8df1da4d6df3 Destroying unnamed session | ||
2265 | 2024.02.07 22:44:10.733989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2266 | 2024.02.07 22:44:10.734034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2267 | 2024.02.07 22:44:10.734052 [ 3 ] {} <Debug> HTTP-Session: 45204f10-1aad-4071-9ea9-ef4adee0e060 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2268 | 2024.02.07 22:44:10.734069 [ 3 ] {} <Debug> HTTP-Session: 45204f10-1aad-4071-9ea9-ef4adee0e060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2269 | 2024.02.07 22:44:10.734139 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2270 | 2024.02.07 22:44:10.734177 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2271 | 2024.02.07 22:44:10.734282 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2272 | 2024.02.07 22:44:10.734555 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2273 | 2024.02.07 22:44:10.734757 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2274 | 2024.02.07 22:44:10.734905 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2275 | 2024.02.07 22:44:10.735029 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000861634 sec., 26693 rows/sec., 2.09 MiB/sec. | ||
2276 | 2024.02.07 22:44:10.735178 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Debug> DynamicQueryHandler: Done processing query | ||
2277 | 2024.02.07 22:44:10.735203 [ 3 ] {1b7a1dbd-cf28-4848-871c-df030e14ae96} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2278 | 2024.02.07 22:44:10.735219 [ 3 ] {} <Debug> HTTP-Session: 45204f10-1aad-4071-9ea9-ef4adee0e060 Destroying unnamed session | ||
2279 | 2024.02.07 22:44:10.735334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2280 | 2024.02.07 22:44:10.735377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2281 | 2024.02.07 22:44:10.735396 [ 3 ] {} <Debug> HTTP-Session: 0682e4b7-01d8-4f92-b209-91bf42fd0b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2282 | 2024.02.07 22:44:10.735412 [ 3 ] {} <Debug> HTTP-Session: 0682e4b7-01d8-4f92-b209-91bf42fd0b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2283 | 2024.02.07 22:44:10.735488 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2284 | 2024.02.07 22:44:10.735532 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2285 | 2024.02.07 22:44:10.735673 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2286 | 2024.02.07 22:44:10.736034 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2287 | 2024.02.07 22:44:10.736324 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2288 | 2024.02.07 22:44:10.736498 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2289 | 2024.02.07 22:44:10.736625 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001110978 sec., 20702 rows/sec., 27.94 MiB/sec. | ||
2290 | 2024.02.07 22:44:10.736749 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Debug> DynamicQueryHandler: Done processing query | ||
2291 | 2024.02.07 22:44:10.736773 [ 3 ] {199adac7-f246-4867-89f8-1d0cfb1962bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2292 | 2024.02.07 22:44:10.736788 [ 3 ] {} <Debug> HTTP-Session: 0682e4b7-01d8-4f92-b209-91bf42fd0b3a Destroying unnamed session | ||
2293 | 2024.02.07 22:44:15.351294 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2294 | 2024.02.07 22:44:15.351394 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2295 | 2024.02.07 22:44:15.731208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2296 | 2024.02.07 22:44:15.731372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2297 | 2024.02.07 22:44:15.731418 [ 3 ] {} <Debug> HTTP-Session: 1df75fcb-5287-47c8-852c-ab29585ce972 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2298 | 2024.02.07 22:44:15.731458 [ 3 ] {} <Debug> HTTP-Session: 1df75fcb-5287-47c8-852c-ab29585ce972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2299 | 2024.02.07 22:44:15.731660 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2300 | 2024.02.07 22:44:15.731756 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2301 | 2024.02.07 22:44:15.731949 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2302 | 2024.02.07 22:44:15.732396 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2303 | 2024.02.07 22:44:15.732677 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2304 | 2024.02.07 22:44:15.732841 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2305 | 2024.02.07 22:44:15.732967 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001247221 sec., 24053 rows/sec., 1.90 MiB/sec. | ||
2306 | 2024.02.07 22:44:15.733141 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Debug> DynamicQueryHandler: Done processing query | ||
2307 | 2024.02.07 22:44:15.733168 [ 3 ] {84472204-28f5-425d-86fd-4c5edd2fb5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2308 | 2024.02.07 22:44:15.733185 [ 3 ] {} <Debug> HTTP-Session: 1df75fcb-5287-47c8-852c-ab29585ce972 Destroying unnamed session | ||
2309 | 2024.02.07 22:44:15.733315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2310 | 2024.02.07 22:44:15.733360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2311 | 2024.02.07 22:44:15.733379 [ 3 ] {} <Debug> HTTP-Session: 9d9a78ea-9432-4a22-ab3a-fef81ee8366e Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2312 | 2024.02.07 22:44:15.733397 [ 3 ] {} <Debug> HTTP-Session: 9d9a78ea-9432-4a22-ab3a-fef81ee8366e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2313 | 2024.02.07 22:44:15.733498 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2314 | 2024.02.07 22:44:15.733539 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2315 | 2024.02.07 22:44:15.733652 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2316 | 2024.02.07 22:44:15.734004 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2317 | 2024.02.07 22:44:15.734216 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2318 | 2024.02.07 22:44:15.734361 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2319 | 2024.02.07 22:44:15.734481 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.000952396 sec., 94498 rows/sec., 9.84 MiB/sec. | ||
2320 | 2024.02.07 22:44:15.734598 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Debug> DynamicQueryHandler: Done processing query | ||
2321 | 2024.02.07 22:44:15.734622 [ 3 ] {c240d1d8-da93-40d7-9612-9d5256af45cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2322 | 2024.02.07 22:44:15.734637 [ 3 ] {} <Debug> HTTP-Session: 9d9a78ea-9432-4a22-ab3a-fef81ee8366e Destroying unnamed session | ||
2323 | 2024.02.07 22:44:15.734760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2324 | 2024.02.07 22:44:15.734805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2325 | 2024.02.07 22:44:15.734823 [ 3 ] {} <Debug> HTTP-Session: bf241770-9ea7-47b7-9a8b-e8f540b81364 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2326 | 2024.02.07 22:44:15.734840 [ 3 ] {} <Debug> HTTP-Session: bf241770-9ea7-47b7-9a8b-e8f540b81364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2327 | 2024.02.07 22:44:15.734911 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2328 | 2024.02.07 22:44:15.734949 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2329 | 2024.02.07 22:44:15.735055 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2330 | 2024.02.07 22:44:15.735353 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2331 | 2024.02.07 22:44:15.735557 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2332 | 2024.02.07 22:44:15.735704 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2333 | 2024.02.07 22:44:15.735815 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000876725 sec., 34218 rows/sec., 2.68 MiB/sec. | ||
2334 | 2024.02.07 22:44:15.735919 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Debug> DynamicQueryHandler: Done processing query | ||
2335 | 2024.02.07 22:44:15.735942 [ 3 ] {685fac0e-b824-4b77-ac5d-857ae108aa76} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2336 | 2024.02.07 22:44:15.735957 [ 3 ] {} <Debug> HTTP-Session: bf241770-9ea7-47b7-9a8b-e8f540b81364 Destroying unnamed session | ||
2337 | 2024.02.07 22:44:15.736132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2338 | 2024.02.07 22:44:15.736175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2339 | 2024.02.07 22:44:15.736193 [ 3 ] {} <Debug> HTTP-Session: 135dfdde-3742-4e1a-b8c6-4a60421ead15 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2340 | 2024.02.07 22:44:15.736210 [ 3 ] {} <Debug> HTTP-Session: 135dfdde-3742-4e1a-b8c6-4a60421ead15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2341 | 2024.02.07 22:44:15.736286 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2342 | 2024.02.07 22:44:15.736329 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2343 | 2024.02.07 22:44:15.736463 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2344 | 2024.02.07 22:44:15.736871 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2345 | 2024.02.07 22:44:15.737169 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2346 | 2024.02.07 22:44:15.737344 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2347 | 2024.02.07 22:44:15.737477 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.00115428 sec., 25990 rows/sec., 35.07 MiB/sec. | ||
2348 | 2024.02.07 22:44:15.737682 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Debug> DynamicQueryHandler: Done processing query | ||
2349 | 2024.02.07 22:44:15.737706 [ 3 ] {57277402-f908-4486-b13b-b4cc48ee0196} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2350 | 2024.02.07 22:44:15.737721 [ 3 ] {} <Debug> HTTP-Session: 135dfdde-3742-4e1a-b8c6-4a60421ead15 Destroying unnamed session | ||
2351 | 2024.02.07 22:44:20.732360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2352 | 2024.02.07 22:44:20.732492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2353 | 2024.02.07 22:44:20.732523 [ 3 ] {} <Debug> HTTP-Session: df23a452-bc28-420a-a6e0-ddaf029ea54e Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2354 | 2024.02.07 22:44:20.732551 [ 3 ] {} <Debug> HTTP-Session: df23a452-bc28-420a-a6e0-ddaf029ea54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2355 | 2024.02.07 22:44:20.732690 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2356 | 2024.02.07 22:44:20.732757 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2357 | 2024.02.07 22:44:20.732936 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2358 | 2024.02.07 22:44:20.733347 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2359 | 2024.02.07 22:44:20.733615 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2360 | 2024.02.07 22:44:20.733775 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2361 | 2024.02.07 22:44:20.733908 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.00117208 sec., 19623 rows/sec., 1.55 MiB/sec. | ||
2362 | 2024.02.07 22:44:20.734078 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Debug> DynamicQueryHandler: Done processing query | ||
2363 | 2024.02.07 22:44:20.734105 [ 3 ] {3254dfba-0148-4e36-9363-9be898b819f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2364 | 2024.02.07 22:44:20.734121 [ 3 ] {} <Debug> HTTP-Session: df23a452-bc28-420a-a6e0-ddaf029ea54e Destroying unnamed session | ||
2365 | 2024.02.07 22:44:20.734238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2366 | 2024.02.07 22:44:20.734287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2367 | 2024.02.07 22:44:20.734306 [ 3 ] {} <Debug> HTTP-Session: 329db64f-f329-409b-a08a-96030e73f797 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2368 | 2024.02.07 22:44:20.734324 [ 3 ] {} <Debug> HTTP-Session: 329db64f-f329-409b-a08a-96030e73f797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2369 | 2024.02.07 22:44:20.734403 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2370 | 2024.02.07 22:44:20.734445 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2371 | 2024.02.07 22:44:20.734561 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2372 | 2024.02.07 22:44:20.734843 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2373 | 2024.02.07 22:44:20.735052 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2374 | 2024.02.07 22:44:20.735198 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Trace> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2375 | 2024.02.07 22:44:20.735310 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878415 sec., 2276 rows/sec., 194.55 KiB/sec. | ||
2376 | 2024.02.07 22:44:20.735454 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Debug> DynamicQueryHandler: Done processing query | ||
2377 | 2024.02.07 22:44:20.735481 [ 3 ] {61cef6d2-c4a9-4acb-b8bf-a7b0c6b3a3d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2378 | 2024.02.07 22:44:20.735496 [ 3 ] {} <Debug> HTTP-Session: 329db64f-f329-409b-a08a-96030e73f797 Destroying unnamed session | ||
2379 | 2024.02.07 22:44:20.735656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2380 | 2024.02.07 22:44:20.735704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2381 | 2024.02.07 22:44:20.735722 [ 3 ] {} <Debug> HTTP-Session: 649442d0-1c04-4212-86e2-432fd08ade4e Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2382 | 2024.02.07 22:44:20.735741 [ 3 ] {} <Debug> HTTP-Session: 649442d0-1c04-4212-86e2-432fd08ade4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2383 | 2024.02.07 22:44:20.735817 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2384 | 2024.02.07 22:44:20.735856 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2385 | 2024.02.07 22:44:20.735968 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2386 | 2024.02.07 22:44:20.736309 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2387 | 2024.02.07 22:44:20.736523 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2388 | 2024.02.07 22:44:20.736670 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2389 | 2024.02.07 22:44:20.736788 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Information> executeQuery: Read 106 rows, 9.07 KiB in 0.000941996 sec., 112527 rows/sec., 9.40 MiB/sec. | ||
2390 | 2024.02.07 22:44:20.736891 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Debug> DynamicQueryHandler: Done processing query | ||
2391 | 2024.02.07 22:44:20.736916 [ 3 ] {4479883a-da38-482c-b237-5d4c7401f63a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2392 | 2024.02.07 22:44:20.736931 [ 3 ] {} <Debug> HTTP-Session: 649442d0-1c04-4212-86e2-432fd08ade4e Destroying unnamed session | ||
2393 | 2024.02.07 22:44:20.737045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2394 | 2024.02.07 22:44:20.737088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2395 | 2024.02.07 22:44:20.737106 [ 3 ] {} <Debug> HTTP-Session: bb8fce6e-1cfb-43bb-8474-ec60744c1be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2396 | 2024.02.07 22:44:20.737123 [ 3 ] {} <Debug> HTTP-Session: bb8fce6e-1cfb-43bb-8474-ec60744c1be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2397 | 2024.02.07 22:44:20.737192 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2398 | 2024.02.07 22:44:20.737230 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2399 | 2024.02.07 22:44:20.737335 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2400 | 2024.02.07 22:44:20.737584 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2401 | 2024.02.07 22:44:20.737782 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2402 | 2024.02.07 22:44:20.737927 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Trace> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2403 | 2024.02.07 22:44:20.738040 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000814614 sec., 2455 rows/sec., 171.43 KiB/sec. | ||
2404 | 2024.02.07 22:44:20.738163 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Debug> DynamicQueryHandler: Done processing query | ||
2405 | 2024.02.07 22:44:20.738189 [ 3 ] {bbfa8a1a-ef38-4dfe-a601-81e8a88ef6a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2406 | 2024.02.07 22:44:20.738204 [ 3 ] {} <Debug> HTTP-Session: bb8fce6e-1cfb-43bb-8474-ec60744c1be1 Destroying unnamed session | ||
2407 | 2024.02.07 22:44:20.738318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 8329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2408 | 2024.02.07 22:44:20.738363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2409 | 2024.02.07 22:44:20.738381 [ 3 ] {} <Debug> HTTP-Session: a56fdbfb-2436-402a-a0c4-d09506ce80d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2410 | 2024.02.07 22:44:20.738398 [ 3 ] {} <Debug> HTTP-Session: a56fdbfb-2436-402a-a0c4-d09506ce80d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2411 | 2024.02.07 22:44:20.738470 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2412 | 2024.02.07 22:44:20.738506 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2413 | 2024.02.07 22:44:20.738612 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2414 | 2024.02.07 22:44:20.738910 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2415 | 2024.02.07 22:44:20.739114 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2416 | 2024.02.07 22:44:20.739259 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2417 | 2024.02.07 22:44:20.739375 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000878644 sec., 55767 rows/sec., 4.34 MiB/sec. | ||
2418 | 2024.02.07 22:44:20.739477 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Debug> DynamicQueryHandler: Done processing query | ||
2419 | 2024.02.07 22:44:20.739500 [ 3 ] {fdb57c75-1187-4e88-a1f0-9929395ea9e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2420 | 2024.02.07 22:44:20.739515 [ 3 ] {} <Debug> HTTP-Session: a56fdbfb-2436-402a-a0c4-d09506ce80d2 Destroying unnamed session | ||
2421 | 2024.02.07 22:44:20.739631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 7214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2422 | 2024.02.07 22:44:20.739674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2423 | 2024.02.07 22:44:20.739692 [ 3 ] {} <Debug> HTTP-Session: 537a6846-4470-40dd-aef7-37a7d87c9fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2424 | 2024.02.07 22:44:20.739708 [ 3 ] {} <Debug> HTTP-Session: 537a6846-4470-40dd-aef7-37a7d87c9fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2425 | 2024.02.07 22:44:20.739779 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2426 | 2024.02.07 22:44:20.739820 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2427 | 2024.02.07 22:44:20.739939 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2428 | 2024.02.07 22:44:20.740221 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2429 | 2024.02.07 22:44:20.740472 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2430 | 2024.02.07 22:44:20.740646 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Trace> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2431 | 2024.02.07 22:44:20.740763 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000950376 sec., 38931 rows/sec., 2.75 MiB/sec. | ||
2432 | 2024.02.07 22:44:20.740893 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Debug> DynamicQueryHandler: Done processing query | ||
2433 | 2024.02.07 22:44:20.740918 [ 3 ] {e3ce839a-e904-499a-a965-bd530a133e4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2434 | 2024.02.07 22:44:20.740934 [ 3 ] {} <Debug> HTTP-Session: 537a6846-4470-40dd-aef7-37a7d87c9fb5 Destroying unnamed session | ||
2435 | 2024.02.07 22:44:20.741074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2436 | 2024.02.07 22:44:20.741119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2437 | 2024.02.07 22:44:20.741137 [ 3 ] {} <Debug> HTTP-Session: b6486674-d67a-47c9-a287-3734868b0e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2438 | 2024.02.07 22:44:20.741153 [ 3 ] {} <Debug> HTTP-Session: b6486674-d67a-47c9-a287-3734868b0e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2439 | 2024.02.07 22:44:20.741226 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2440 | 2024.02.07 22:44:20.741269 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2441 | 2024.02.07 22:44:20.741403 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2442 | 2024.02.07 22:44:20.741770 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2443 | 2024.02.07 22:44:20.742049 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2444 | 2024.02.07 22:44:20.742221 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2445 | 2024.02.07 22:44:20.742345 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001090548 sec., 21090 rows/sec., 28.46 MiB/sec. | ||
2446 | 2024.02.07 22:44:20.742453 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Debug> DynamicQueryHandler: Done processing query | ||
2447 | 2024.02.07 22:44:20.742477 [ 3 ] {6d5c6bb4-a063-4187-a944-71d85de94395} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2448 | 2024.02.07 22:44:20.742492 [ 3 ] {} <Debug> HTTP-Session: b6486674-d67a-47c9-a287-3734868b0e72 Destroying unnamed session | ||
2449 | 2024.02.07 22:44:25.730807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2450 | 2024.02.07 22:44:25.730929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2451 | 2024.02.07 22:44:25.730955 [ 3 ] {} <Debug> HTTP-Session: 31cd1ef4-a8bf-472f-a86c-efe003dcf523 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2452 | 2024.02.07 22:44:25.730983 [ 3 ] {} <Debug> HTTP-Session: 31cd1ef4-a8bf-472f-a86c-efe003dcf523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2453 | 2024.02.07 22:44:25.731113 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2454 | 2024.02.07 22:44:25.731173 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2455 | 2024.02.07 22:44:25.731335 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2456 | 2024.02.07 22:44:25.731767 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2457 | 2024.02.07 22:44:25.732027 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2458 | 2024.02.07 22:44:25.732204 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2459 | 2024.02.07 22:44:25.732355 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001202311 sec., 24951 rows/sec., 1.98 MiB/sec. | ||
2460 | 2024.02.07 22:44:25.732350 [ 150 ] {} <Debug> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2461 | 2024.02.07 22:44:25.732469 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2462 | 2024.02.07 22:44:25.732572 [ 10 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2463 | 2024.02.07 22:44:25.732596 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Debug> DynamicQueryHandler: Done processing query | ||
2464 | 2024.02.07 22:44:25.732650 [ 3 ] {39eba387-fad6-4774-ba5b-109dec7eedf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2465 | 2024.02.07 22:44:25.732689 [ 3 ] {} <Debug> HTTP-Session: 31cd1ef4-a8bf-472f-a86c-efe003dcf523 Destroying unnamed session | ||
2466 | 2024.02.07 22:44:25.732745 [ 10 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2467 | 2024.02.07 22:44:25.732787 [ 10 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part | ||
2468 | 2024.02.07 22:44:25.732832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2469 | 2024.02.07 22:44:25.732927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2470 | 2024.02.07 22:44:25.732981 [ 3 ] {} <Debug> HTTP-Session: 8a4bf63e-7553-4d01-b332-b9ca2556bb37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2471 | 2024.02.07 22:44:25.733040 [ 3 ] {} <Debug> HTTP-Session: 8a4bf63e-7553-4d01-b332-b9ca2556bb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2472 | 2024.02.07 22:44:25.733066 [ 10 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
2473 | 2024.02.07 22:44:25.733231 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2474 | 2024.02.07 22:44:25.733288 [ 10 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part | ||
2475 | 2024.02.07 22:44:25.733339 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2476 | 2024.02.07 22:44:25.733535 [ 10 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
2477 | 2024.02.07 22:44:25.733827 [ 10 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part | ||
2478 | 2024.02.07 22:44:25.733826 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2479 | 2024.02.07 22:44:25.734023 [ 10 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
2480 | 2024.02.07 22:44:25.734627 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2481 | 2024.02.07 22:44:25.735159 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2482 | 2024.02.07 22:44:25.735346 [ 22 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.002786557 sec., 67825.63572178858 rows/sec., 5.37 MiB/sec. | ||
2483 | 2024.02.07 22:44:25.735455 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2484 | 2024.02.07 22:44:25.735553 [ 22 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2485 | 2024.02.07 22:44:25.735629 [ 150 ] {} <Debug> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2486 | 2024.02.07 22:44:25.735717 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2487 | 2024.02.07 22:44:25.735736 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.002413371 sec., 37292 rows/sec., 3.88 MiB/sec. | ||
2488 | 2024.02.07 22:44:25.735852 [ 17 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2489 | 2024.02.07 22:44:25.735983 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Debug> DynamicQueryHandler: Done processing query | ||
2490 | 2024.02.07 22:44:25.736036 [ 3 ] {b56c58cb-ad3d-4cf5-8de3-ae7c8928326b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2491 | 2024.02.07 22:44:25.736098 [ 3 ] {} <Debug> HTTP-Session: 8a4bf63e-7553-4d01-b332-b9ca2556bb37 Destroying unnamed session | ||
2492 | 2024.02.07 22:44:25.736134 [ 22 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2493 | 2024.02.07 22:44:25.736156 [ 17 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2494 | 2024.02.07 22:44:25.736232 [ 17 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::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 | ||
2495 | 2024.02.07 22:44:25.736239 [ 22 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_21_4} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2496 | 2024.02.07 22:44:25.736292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2497 | 2024.02.07 22:44:25.736428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2498 | 2024.02.07 22:44:25.736462 [ 3 ] {} <Debug> HTTP-Session: 19575135-efbd-4bd6-b216-81c2405fa5b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2499 | 2024.02.07 22:44:25.736489 [ 3 ] {} <Debug> HTTP-Session: 19575135-efbd-4bd6-b216-81c2405fa5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2500 | 2024.02.07 22:44:25.736645 [ 17 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
2501 | 2024.02.07 22:44:25.736678 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2502 | 2024.02.07 22:44:25.736759 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2503 | 2024.02.07 22:44:25.736922 [ 17 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 69 rows starting from the beginning of the part | ||
2504 | 2024.02.07 22:44:25.737215 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2505 | 2024.02.07 22:44:25.737232 [ 17 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
2506 | 2024.02.07 22:44:25.737403 [ 17 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part | ||
2507 | 2024.02.07 22:44:25.737616 [ 17 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
2508 | 2024.02.07 22:44:25.738029 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2509 | 2024.02.07 22:44:25.738409 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2510 | 2024.02.07 22:44:25.738714 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2511 | 2024.02.07 22:44:25.738911 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.002169626 sec., 13827 rows/sec., 1.08 MiB/sec. | ||
2512 | 2024.02.07 22:44:25.738921 [ 168 ] {} <Debug> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2513 | 2024.02.07 22:44:25.739102 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2514 | 2024.02.07 22:44:25.739262 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Debug> DynamicQueryHandler: Done processing query | ||
2515 | 2024.02.07 22:44:25.739339 [ 3 ] {17e46533-e957-409b-8c98-b852945766f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2516 | 2024.02.07 22:44:25.739436 [ 3 ] {} <Debug> HTTP-Session: 19575135-efbd-4bd6-b216-81c2405fa5b7 Destroying unnamed session | ||
2517 | 2024.02.07 22:44:25.739445 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2518 | 2024.02.07 22:44:25.739643 [ 20 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 4 columns (4 merged, 0 gathered) in 0.003849756 sec., 167283.32912527444 rows/sec., 15.98 MiB/sec. | ||
2519 | 2024.02.07 22:44:25.739772 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2520 | 2024.02.07 22:44:25.739796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2521 | 2024.02.07 22:44:25.739862 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::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 | ||
2522 | 2024.02.07 22:44:25.739916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2523 | 2024.02.07 22:44:25.739986 [ 3 ] {} <Debug> HTTP-Session: d8cf6cd7-bdd0-4410-8066-b288e623a704 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2524 | 2024.02.07 22:44:25.740016 [ 20 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2525 | 2024.02.07 22:44:25.740039 [ 3 ] {} <Debug> HTTP-Session: d8cf6cd7-bdd0-4410-8066-b288e623a704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2526 | 2024.02.07 22:44:25.740256 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
2527 | 2024.02.07 22:44:25.740366 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2528 | 2024.02.07 22:44:25.740547 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2529 | 2024.02.07 22:44:25.740575 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part | ||
2530 | 2024.02.07 22:44:25.740647 [ 20 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2531 | 2024.02.07 22:44:25.740904 [ 20 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_21_4} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2532 | 2024.02.07 22:44:25.741015 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
2533 | 2024.02.07 22:44:25.741408 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part | ||
2534 | 2024.02.07 22:44:25.741535 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2535 | 2024.02.07 22:44:25.741657 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
2536 | 2024.02.07 22:44:25.742700 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2537 | 2024.02.07 22:44:25.743277 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.004022128 sec., 65885.52129618949 rows/sec., 5.15 MiB/sec. | ||
2538 | 2024.02.07 22:44:25.743447 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2539 | 2024.02.07 22:44:25.743494 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2540 | 2024.02.07 22:44:25.743765 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2541 | 2024.02.07 22:44:25.743867 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2542 | 2024.02.07 22:44:25.743881 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_21_4} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2543 | 2024.02.07 22:44:25.744072 [ 168 ] {} <Debug> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2544 | 2024.02.07 22:44:25.744098 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.003666042 sec., 8183 rows/sec., 11.04 MiB/sec. | ||
2545 | 2024.02.07 22:44:25.744140 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2546 | 2024.02.07 22:44:25.744318 [ 20 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2547 | 2024.02.07 22:44:25.744388 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Debug> DynamicQueryHandler: Done processing query | ||
2548 | 2024.02.07 22:44:25.744439 [ 3 ] {cdef656a-331e-47a6-a6bc-32c1bfd9d615} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2549 | 2024.02.07 22:44:25.744477 [ 20 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2550 | 2024.02.07 22:44:25.744489 [ 3 ] {} <Debug> HTTP-Session: d8cf6cd7-bdd0-4410-8066-b288e623a704 Destroying unnamed session | ||
2551 | 2024.02.07 22:44:25.744546 [ 20 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 407 rows starting from the beginning of the part | ||
2552 | 2024.02.07 22:44:25.744693 [ 20 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
2553 | 2024.02.07 22:44:25.744792 [ 20 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part | ||
2554 | 2024.02.07 22:44:25.744885 [ 20 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
2555 | 2024.02.07 22:44:25.744974 [ 20 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part | ||
2556 | 2024.02.07 22:44:25.745067 [ 20 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
2557 | 2024.02.07 22:44:25.746510 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 6 columns (6 merged, 0 gathered) in 0.002291279 sec., 236985.54388182322 rows/sec., 319.80 MiB/sec. | ||
2558 | 2024.02.07 22:44:25.746895 [ 10 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2559 | 2024.02.07 22:44:25.747133 [ 10 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2560 | 2024.02.07 22:44:25.747202 [ 10 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2561 | 2024.02.07 22:44:25.747275 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_21_4: 4.45 MiB. | ||
2562 | 2024.02.07 22:44:30.351447 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2563 | 2024.02.07 22:44:30.351548 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2564 | 2024.02.07 22:44:30.730050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2565 | 2024.02.07 22:44:30.730154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2566 | 2024.02.07 22:44:30.730178 [ 3 ] {} <Debug> HTTP-Session: f45e4e75-ebd3-468c-bc5d-83f3300de39a Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2567 | 2024.02.07 22:44:30.730201 [ 3 ] {} <Debug> HTTP-Session: f45e4e75-ebd3-468c-bc5d-83f3300de39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2568 | 2024.02.07 22:44:30.730325 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2569 | 2024.02.07 22:44:30.730384 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2570 | 2024.02.07 22:44:30.730542 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2571 | 2024.02.07 22:44:30.730982 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2572 | 2024.02.07 22:44:30.731242 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2573 | 2024.02.07 22:44:30.731412 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2574 | 2024.02.07 22:44:30.731526 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.00116808 sec., 19690 rows/sec., 1.56 MiB/sec. | ||
2575 | 2024.02.07 22:44:30.731673 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Debug> DynamicQueryHandler: Done processing query | ||
2576 | 2024.02.07 22:44:30.731698 [ 3 ] {278c9411-bf62-43ae-be66-1bb269d3525f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2577 | 2024.02.07 22:44:30.731714 [ 3 ] {} <Debug> HTTP-Session: f45e4e75-ebd3-468c-bc5d-83f3300de39a Destroying unnamed session | ||
2578 | 2024.02.07 22:44:30.731835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2579 | 2024.02.07 22:44:30.731882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2580 | 2024.02.07 22:44:30.731900 [ 3 ] {} <Debug> HTTP-Session: f36dcb3c-d59f-4779-889e-7eeb88fdb614 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2581 | 2024.02.07 22:44:30.731918 [ 3 ] {} <Debug> HTTP-Session: f36dcb3c-d59f-4779-889e-7eeb88fdb614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2582 | 2024.02.07 22:44:30.731992 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2583 | 2024.02.07 22:44:30.732031 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2584 | 2024.02.07 22:44:30.732134 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2585 | 2024.02.07 22:44:30.732485 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2586 | 2024.02.07 22:44:30.732697 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2587 | 2024.02.07 22:44:30.732847 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2588 | 2024.02.07 22:44:30.732959 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000937676 sec., 73586 rows/sec., 6.47 MiB/sec. | ||
2589 | 2024.02.07 22:44:30.733150 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Debug> DynamicQueryHandler: Done processing query | ||
2590 | 2024.02.07 22:44:30.733175 [ 3 ] {f2952fe1-5057-4ffc-bd47-dc15d152e399} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2591 | 2024.02.07 22:44:30.733191 [ 3 ] {} <Debug> HTTP-Session: f36dcb3c-d59f-4779-889e-7eeb88fdb614 Destroying unnamed session | ||
2592 | 2024.02.07 22:44:30.733316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2593 | 2024.02.07 22:44:30.733361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2594 | 2024.02.07 22:44:30.733380 [ 3 ] {} <Debug> HTTP-Session: 5dd0e622-a09d-4069-9d54-8915aed8db50 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2595 | 2024.02.07 22:44:30.733396 [ 3 ] {} <Debug> HTTP-Session: 5dd0e622-a09d-4069-9d54-8915aed8db50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2596 | 2024.02.07 22:44:30.733467 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2597 | 2024.02.07 22:44:30.733506 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2598 | 2024.02.07 22:44:30.733622 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2599 | 2024.02.07 22:44:30.733915 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2600 | 2024.02.07 22:44:30.734114 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2601 | 2024.02.07 22:44:30.734258 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2602 | 2024.02.07 22:44:30.734370 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000876465 sec., 26241 rows/sec., 2.05 MiB/sec. | ||
2603 | 2024.02.07 22:44:30.734488 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Debug> DynamicQueryHandler: Done processing query | ||
2604 | 2024.02.07 22:44:30.734513 [ 3 ] {2a549797-c7f0-49f6-a736-912abe82f1c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2605 | 2024.02.07 22:44:30.734529 [ 3 ] {} <Debug> HTTP-Session: 5dd0e622-a09d-4069-9d54-8915aed8db50 Destroying unnamed session | ||
2606 | 2024.02.07 22:44:30.734693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2607 | 2024.02.07 22:44:30.734738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2608 | 2024.02.07 22:44:30.734755 [ 3 ] {} <Debug> HTTP-Session: aa5cfc22-8ef1-4147-adbb-8754250e485f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2609 | 2024.02.07 22:44:30.734772 [ 3 ] {} <Debug> HTTP-Session: aa5cfc22-8ef1-4147-adbb-8754250e485f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2610 | 2024.02.07 22:44:30.734846 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2611 | 2024.02.07 22:44:30.734888 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2612 | 2024.02.07 22:44:30.735023 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2613 | 2024.02.07 22:44:30.735415 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2614 | 2024.02.07 22:44:30.735709 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2615 | 2024.02.07 22:44:30.735883 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2616 | 2024.02.07 22:44:30.736000 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.00112697 sec., 20408 rows/sec., 27.54 MiB/sec. | ||
2617 | 2024.02.07 22:44:30.736122 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Debug> DynamicQueryHandler: Done processing query | ||
2618 | 2024.02.07 22:44:30.736145 [ 3 ] {7c7978be-19ee-4b92-a946-0ecca70e6c60} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2619 | 2024.02.07 22:44:30.736160 [ 3 ] {} <Debug> HTTP-Session: aa5cfc22-8ef1-4147-adbb-8754250e485f Destroying unnamed session | ||
2620 | 2024.02.07 22:44:35.730910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2621 | 2024.02.07 22:44:35.731035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2622 | 2024.02.07 22:44:35.731062 [ 3 ] {} <Debug> HTTP-Session: 1541a768-062f-40dd-b7f0-b9412ec4eb3c Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2623 | 2024.02.07 22:44:35.731085 [ 3 ] {} <Debug> HTTP-Session: 1541a768-062f-40dd-b7f0-b9412ec4eb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2624 | 2024.02.07 22:44:35.731209 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2625 | 2024.02.07 22:44:35.731267 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2626 | 2024.02.07 22:44:35.731421 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2627 | 2024.02.07 22:44:35.731858 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2628 | 2024.02.07 22:44:35.732116 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2629 | 2024.02.07 22:44:35.732285 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2630 | 2024.02.07 22:44:35.732396 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.00115269 sec., 26026 rows/sec., 2.06 MiB/sec. | ||
2631 | 2024.02.07 22:44:35.732584 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Debug> DynamicQueryHandler: Done processing query | ||
2632 | 2024.02.07 22:44:35.732615 [ 3 ] {99248b8d-2b28-45f9-bc99-f3cfdfc6b814} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2633 | 2024.02.07 22:44:35.732633 [ 3 ] {} <Debug> HTTP-Session: 1541a768-062f-40dd-b7f0-b9412ec4eb3c Destroying unnamed session | ||
2634 | 2024.02.07 22:44:35.732764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2024.02.07 22:44:35.732813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2636 | 2024.02.07 22:44:35.732834 [ 3 ] {} <Debug> HTTP-Session: 419b7d35-aab8-4c2b-80a6-510b58b91461 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2637 | 2024.02.07 22:44:35.732851 [ 3 ] {} <Debug> HTTP-Session: 419b7d35-aab8-4c2b-80a6-510b58b91461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2024.02.07 22:44:35.732926 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2639 | 2024.02.07 22:44:35.732965 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2640 | 2024.02.07 22:44:35.733074 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2641 | 2024.02.07 22:44:35.733424 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2642 | 2024.02.07 22:44:35.733648 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2643 | 2024.02.07 22:44:35.733799 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2644 | 2024.02.07 22:44:35.733891 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.000936306 sec., 96122 rows/sec., 10.01 MiB/sec. | ||
2645 | 2024.02.07 22:44:35.733993 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Debug> DynamicQueryHandler: Done processing query | ||
2646 | 2024.02.07 22:44:35.734017 [ 3 ] {deca1107-525c-4f26-b4a6-5958b1ee095f} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2647 | 2024.02.07 22:44:35.734033 [ 3 ] {} <Debug> HTTP-Session: 419b7d35-aab8-4c2b-80a6-510b58b91461 Destroying unnamed session | ||
2648 | 2024.02.07 22:44:35.734152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2649 | 2024.02.07 22:44:35.734194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2650 | 2024.02.07 22:44:35.734212 [ 3 ] {} <Debug> HTTP-Session: 3d2c6768-84d7-42f1-b35f-00bc6aea83b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2651 | 2024.02.07 22:44:35.734229 [ 3 ] {} <Debug> HTTP-Session: 3d2c6768-84d7-42f1-b35f-00bc6aea83b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2652 | 2024.02.07 22:44:35.734300 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2653 | 2024.02.07 22:44:35.734337 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2654 | 2024.02.07 22:44:35.734439 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2655 | 2024.02.07 22:44:35.734724 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2656 | 2024.02.07 22:44:35.734931 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2657 | 2024.02.07 22:44:35.735087 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2658 | 2024.02.07 22:44:35.735182 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000855564 sec., 35064 rows/sec., 2.74 MiB/sec. | ||
2659 | 2024.02.07 22:44:35.735298 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Debug> DynamicQueryHandler: Done processing query | ||
2660 | 2024.02.07 22:44:35.735322 [ 3 ] {c45c20bf-3c11-4e06-afd8-a2f50dd46683} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2661 | 2024.02.07 22:44:35.735338 [ 3 ] {} <Debug> HTTP-Session: 3d2c6768-84d7-42f1-b35f-00bc6aea83b6 Destroying unnamed session | ||
2662 | 2024.02.07 22:44:35.735533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2663 | 2024.02.07 22:44:35.735578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2664 | 2024.02.07 22:44:35.735597 [ 3 ] {} <Debug> HTTP-Session: f3cb801c-c33a-4005-9689-aecbf5a84a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2665 | 2024.02.07 22:44:35.735614 [ 3 ] {} <Debug> HTTP-Session: f3cb801c-c33a-4005-9689-aecbf5a84a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2666 | 2024.02.07 22:44:35.735688 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2667 | 2024.02.07 22:44:35.735733 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2668 | 2024.02.07 22:44:35.735865 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2669 | 2024.02.07 22:44:35.736265 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2670 | 2024.02.07 22:44:35.736565 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2671 | 2024.02.07 22:44:35.736750 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2672 | 2024.02.07 22:44:35.736848 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001132199 sec., 26497 rows/sec., 35.76 MiB/sec. | ||
2673 | 2024.02.07 22:44:35.736959 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Debug> DynamicQueryHandler: Done processing query | ||
2674 | 2024.02.07 22:44:35.736983 [ 3 ] {a4eef060-634b-428c-9429-2aa707335714} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2675 | 2024.02.07 22:44:35.736999 [ 3 ] {} <Debug> HTTP-Session: f3cb801c-c33a-4005-9689-aecbf5a84a2c Destroying unnamed session | ||
2676 | 2024.02.07 22:44:40.729578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2677 | 2024.02.07 22:44:40.729692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2678 | 2024.02.07 22:44:40.729716 [ 3 ] {} <Debug> HTTP-Session: 1001eae4-8178-43f4-8b48-7e3f1f1f4b87 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2679 | 2024.02.07 22:44:40.729739 [ 3 ] {} <Debug> HTTP-Session: 1001eae4-8178-43f4-8b48-7e3f1f1f4b87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2680 | 2024.02.07 22:44:40.729861 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2681 | 2024.02.07 22:44:40.729920 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2682 | 2024.02.07 22:44:40.730074 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2683 | 2024.02.07 22:44:40.730527 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2684 | 2024.02.07 22:44:40.730797 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2685 | 2024.02.07 22:44:40.730960 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2686 | 2024.02.07 22:44:40.731069 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.00117532 sec., 19569 rows/sec., 1.55 MiB/sec. | ||
2687 | 2024.02.07 22:44:40.731219 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Debug> DynamicQueryHandler: Done processing query | ||
2688 | 2024.02.07 22:44:40.731246 [ 3 ] {48b72604-b875-4979-be69-3a423f9fb927} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2689 | 2024.02.07 22:44:40.731262 [ 3 ] {} <Debug> HTTP-Session: 1001eae4-8178-43f4-8b48-7e3f1f1f4b87 Destroying unnamed session | ||
2690 | 2024.02.07 22:44:40.731390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 10457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2691 | 2024.02.07 22:44:40.731438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2692 | 2024.02.07 22:44:40.731457 [ 3 ] {} <Debug> HTTP-Session: 0d530e96-ee6b-47e8-8b52-308affd33ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2693 | 2024.02.07 22:44:40.731474 [ 3 ] {} <Debug> HTTP-Session: 0d530e96-ee6b-47e8-8b52-308affd33ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2694 | 2024.02.07 22:44:40.731549 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2695 | 2024.02.07 22:44:40.731587 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2696 | 2024.02.07 22:44:40.731692 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2697 | 2024.02.07 22:44:40.732007 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2698 | 2024.02.07 22:44:40.732221 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2699 | 2024.02.07 22:44:40.732370 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2700 | 2024.02.07 22:44:40.732467 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Information> executeQuery: Read 69 rows, 6.21 KiB in 0.000891095 sec., 77432 rows/sec., 6.81 MiB/sec. | ||
2701 | 2024.02.07 22:44:40.732573 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Debug> DynamicQueryHandler: Done processing query | ||
2702 | 2024.02.07 22:44:40.732597 [ 3 ] {2d6cc46a-5bbd-417b-960f-13e3b3eb3e3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2703 | 2024.02.07 22:44:40.732613 [ 3 ] {} <Debug> HTTP-Session: 0d530e96-ee6b-47e8-8b52-308affd33ae9 Destroying unnamed session | ||
2704 | 2024.02.07 22:44:40.732731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2705 | 2024.02.07 22:44:40.732775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2706 | 2024.02.07 22:44:40.732793 [ 3 ] {} <Debug> HTTP-Session: 55d728f5-4abb-415d-959f-3e80d96aa0d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2707 | 2024.02.07 22:44:40.732810 [ 3 ] {} <Debug> HTTP-Session: 55d728f5-4abb-415d-959f-3e80d96aa0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2708 | 2024.02.07 22:44:40.732880 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2709 | 2024.02.07 22:44:40.732918 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2710 | 2024.02.07 22:44:40.733019 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2711 | 2024.02.07 22:44:40.733278 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2712 | 2024.02.07 22:44:40.733479 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2713 | 2024.02.07 22:44:40.733626 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2714 | 2024.02.07 22:44:40.733720 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000812303 sec., 28314 rows/sec., 2.21 MiB/sec. | ||
2715 | 2024.02.07 22:44:40.733855 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Debug> DynamicQueryHandler: Done processing query | ||
2716 | 2024.02.07 22:44:40.733880 [ 3 ] {7b2fb7b3-c5b0-4c56-bd59-70f7ba547a30} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2717 | 2024.02.07 22:44:40.733896 [ 3 ] {} <Debug> HTTP-Session: 55d728f5-4abb-415d-959f-3e80d96aa0d0 Destroying unnamed session | ||
2718 | 2024.02.07 22:44:40.734067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2024.02.07 22:44:40.734113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2720 | 2024.02.07 22:44:40.734133 [ 3 ] {} <Debug> HTTP-Session: 71948d12-ef79-4726-8dac-8bc6440bae48 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2721 | 2024.02.07 22:44:40.734150 [ 3 ] {} <Debug> HTTP-Session: 71948d12-ef79-4726-8dac-8bc6440bae48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2722 | 2024.02.07 22:44:40.734226 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2723 | 2024.02.07 22:44:40.734272 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2724 | 2024.02.07 22:44:40.734413 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2725 | 2024.02.07 22:44:40.734780 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2726 | 2024.02.07 22:44:40.735068 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2727 | 2024.02.07 22:44:40.735248 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2728 | 2024.02.07 22:44:40.735346 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001092058 sec., 21061 rows/sec., 28.42 MiB/sec. | ||
2729 | 2024.02.07 22:44:40.735454 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Debug> DynamicQueryHandler: Done processing query | ||
2730 | 2024.02.07 22:44:40.735480 [ 3 ] {4f3141b1-27f6-4fee-a793-1bf866324058} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2731 | 2024.02.07 22:44:40.735496 [ 3 ] {} <Debug> HTTP-Session: 71948d12-ef79-4726-8dac-8bc6440bae48 Destroying unnamed session | ||
2732 | 2024.02.07 22:44:45.351606 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2733 | 2024.02.07 22:44:45.351709 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2734 | 2024.02.07 22:44:45.731145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2735 | 2024.02.07 22:44:45.731303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2736 | 2024.02.07 22:44:45.731349 [ 3 ] {} <Debug> HTTP-Session: 69a95c66-4cd0-4559-9bc3-df46d4ca1b4d Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2737 | 2024.02.07 22:44:45.731390 [ 3 ] {} <Debug> HTTP-Session: 69a95c66-4cd0-4559-9bc3-df46d4ca1b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2738 | 2024.02.07 22:44:45.731587 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2739 | 2024.02.07 22:44:45.731647 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2740 | 2024.02.07 22:44:45.731803 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2741 | 2024.02.07 22:44:45.732214 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2742 | 2024.02.07 22:44:45.732476 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2743 | 2024.02.07 22:44:45.732638 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2744 | 2024.02.07 22:44:45.732790 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.00115223 sec., 26036 rows/sec., 2.06 MiB/sec. | ||
2745 | 2024.02.07 22:44:45.732938 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Debug> DynamicQueryHandler: Done processing query | ||
2746 | 2024.02.07 22:44:45.732965 [ 3 ] {8bd819c4-a004-4e41-9d84-fd9b4f9dc0a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2747 | 2024.02.07 22:44:45.732981 [ 3 ] {} <Debug> HTTP-Session: 69a95c66-4cd0-4559-9bc3-df46d4ca1b4d Destroying unnamed session | ||
2748 | 2024.02.07 22:44:45.733118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2749 | 2024.02.07 22:44:45.733165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2750 | 2024.02.07 22:44:45.733183 [ 3 ] {} <Debug> HTTP-Session: c05e72cc-51d1-4b66-b4ff-4482594f8797 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2751 | 2024.02.07 22:44:45.733201 [ 3 ] {} <Debug> HTTP-Session: c05e72cc-51d1-4b66-b4ff-4482594f8797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2752 | 2024.02.07 22:44:45.733274 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2753 | 2024.02.07 22:44:45.733315 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2754 | 2024.02.07 22:44:45.733421 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2755 | 2024.02.07 22:44:45.733765 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2756 | 2024.02.07 22:44:45.733982 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2757 | 2024.02.07 22:44:45.734131 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2758 | 2024.02.07 22:44:45.734241 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Information> executeQuery: Read 90 rows, 9.59 KiB in 0.000937175 sec., 96033 rows/sec., 10.00 MiB/sec. | ||
2759 | 2024.02.07 22:44:45.734367 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Debug> DynamicQueryHandler: Done processing query | ||
2760 | 2024.02.07 22:44:45.734398 [ 3 ] {06dc8dc4-dd93-4670-97e0-c93a7db5d3aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2761 | 2024.02.07 22:44:45.734415 [ 3 ] {} <Debug> HTTP-Session: c05e72cc-51d1-4b66-b4ff-4482594f8797 Destroying unnamed session | ||
2762 | 2024.02.07 22:44:45.734588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2763 | 2024.02.07 22:44:45.734646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2764 | 2024.02.07 22:44:45.734670 [ 3 ] {} <Debug> HTTP-Session: 810809da-00ab-4e97-8b5e-1c17de4861be Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2765 | 2024.02.07 22:44:45.734691 [ 3 ] {} <Debug> HTTP-Session: 810809da-00ab-4e97-8b5e-1c17de4861be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2766 | 2024.02.07 22:44:45.734780 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2767 | 2024.02.07 22:44:45.734825 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2768 | 2024.02.07 22:44:45.734959 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2769 | 2024.02.07 22:44:45.735275 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2770 | 2024.02.07 22:44:45.735530 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2771 | 2024.02.07 22:44:45.735689 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2772 | 2024.02.07 22:44:45.735810 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000998477 sec., 30045 rows/sec., 2.35 MiB/sec. | ||
2773 | 2024.02.07 22:44:45.735929 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Debug> DynamicQueryHandler: Done processing query | ||
2774 | 2024.02.07 22:44:45.735954 [ 3 ] {4818c5fd-7585-4efd-8511-d22f0289acbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2775 | 2024.02.07 22:44:45.735969 [ 3 ] {} <Debug> HTTP-Session: 810809da-00ab-4e97-8b5e-1c17de4861be Destroying unnamed session | ||
2776 | 2024.02.07 22:44:45.736115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2777 | 2024.02.07 22:44:45.736162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2778 | 2024.02.07 22:44:45.736181 [ 3 ] {} <Debug> HTTP-Session: 6b07a066-964c-405c-8ee4-4d9d40c6a6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2779 | 2024.02.07 22:44:45.736197 [ 3 ] {} <Debug> HTTP-Session: 6b07a066-964c-405c-8ee4-4d9d40c6a6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2780 | 2024.02.07 22:44:45.736273 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2781 | 2024.02.07 22:44:45.736318 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2782 | 2024.02.07 22:44:45.736458 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2783 | 2024.02.07 22:44:45.736892 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2784 | 2024.02.07 22:44:45.737193 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2785 | 2024.02.07 22:44:45.737373 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2786 | 2024.02.07 22:44:45.737505 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001203081 sec., 24935 rows/sec., 33.65 MiB/sec. | ||
2787 | 2024.02.07 22:44:45.737619 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Debug> DynamicQueryHandler: Done processing query | ||
2788 | 2024.02.07 22:44:45.737643 [ 3 ] {1889790d-b1cf-470d-85c4-2e1e62b8d7a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2789 | 2024.02.07 22:44:45.737659 [ 3 ] {} <Debug> HTTP-Session: 6b07a066-964c-405c-8ee4-4d9d40c6a6cc Destroying unnamed session | ||
2790 | 2024.02.07 22:44:50.731430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2791 | 2024.02.07 22:44:50.731554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2792 | 2024.02.07 22:44:50.731579 [ 3 ] {} <Debug> HTTP-Session: d81c161d-c925-4521-9a7c-aa3ff00f2154 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2793 | 2024.02.07 22:44:50.731601 [ 3 ] {} <Debug> HTTP-Session: d81c161d-c925-4521-9a7c-aa3ff00f2154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2794 | 2024.02.07 22:44:50.731725 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2795 | 2024.02.07 22:44:50.731782 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2796 | 2024.02.07 22:44:50.731936 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2797 | 2024.02.07 22:44:50.732353 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2798 | 2024.02.07 22:44:50.732618 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2799 | 2024.02.07 22:44:50.732785 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2800 | 2024.02.07 22:44:50.732914 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001148439 sec., 20027 rows/sec., 1.59 MiB/sec. | ||
2801 | 2024.02.07 22:44:50.732926 [ 80 ] {} <Debug> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2802 | 2024.02.07 22:44:50.733047 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2803 | 2024.02.07 22:44:50.733112 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Debug> DynamicQueryHandler: Done processing query | ||
2804 | 2024.02.07 22:44:50.733159 [ 3 ] {73c924db-42e6-4d0b-aae5-9225afad6bb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2805 | 2024.02.07 22:44:50.733183 [ 3 ] {} <Debug> HTTP-Session: d81c161d-c925-4521-9a7c-aa3ff00f2154 Destroying unnamed session | ||
2806 | 2024.02.07 22:44:50.733169 [ 18 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2807 | 2024.02.07 22:44:50.733335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2808 | 2024.02.07 22:44:50.733378 [ 18 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2809 | 2024.02.07 22:44:50.733430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2810 | 2024.02.07 22:44:50.733435 [ 18 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 53 rows starting from the beginning of the part | ||
2811 | 2024.02.07 22:44:50.733470 [ 3 ] {} <Debug> HTTP-Session: 48ed00c0-c4fc-4546-93fe-567f0246a0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2812 | 2024.02.07 22:44:50.733498 [ 3 ] {} <Debug> HTTP-Session: 48ed00c0-c4fc-4546-93fe-567f0246a0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2813 | 2024.02.07 22:44:50.733656 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2814 | 2024.02.07 22:44:50.733749 [ 18 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part | ||
2815 | 2024.02.07 22:44:50.733763 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2816 | 2024.02.07 22:44:50.734034 [ 18 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
2817 | 2024.02.07 22:44:50.734246 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2818 | 2024.02.07 22:44:50.734285 [ 18 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part | ||
2819 | 2024.02.07 22:44:50.734462 [ 18 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
2820 | 2024.02.07 22:44:50.734717 [ 18 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part | ||
2821 | 2024.02.07 22:44:50.735057 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2822 | 2024.02.07 22:44:50.735463 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2823 | 2024.02.07 22:44:50.735782 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Trace> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2824 | 2024.02.07 22:44:50.736046 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002325039 sec., 860 rows/sec., 73.50 KiB/sec. | ||
2825 | 2024.02.07 22:44:50.736358 [ 14 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.003237175 sec., 56221.86010950906 rows/sec., 4.45 MiB/sec. | ||
2826 | 2024.02.07 22:44:50.736430 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Debug> DynamicQueryHandler: Done processing query | ||
2827 | 2024.02.07 22:44:50.736482 [ 3 ] {49c88575-2654-4a68-8425-755c8960205c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2828 | 2024.02.07 22:44:50.736517 [ 3 ] {} <Debug> HTTP-Session: 48ed00c0-c4fc-4546-93fe-567f0246a0a0 Destroying unnamed session | ||
2829 | 2024.02.07 22:44:50.736525 [ 14 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2830 | 2024.02.07 22:44:50.736700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2831 | 2024.02.07 22:44:50.736762 [ 14 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2832 | 2024.02.07 22:44:50.736774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2833 | 2024.02.07 22:44:50.736812 [ 3 ] {} <Debug> HTTP-Session: 9c6da926-14cc-4fbe-88b0-415ee15c4c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2834 | 2024.02.07 22:44:50.736833 [ 3 ] {} <Debug> HTTP-Session: 9c6da926-14cc-4fbe-88b0-415ee15c4c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2835 | 2024.02.07 22:44:50.736858 [ 14 ] {f878f91f-72e2-496d-b8fc-1dad39fffe70::all_1_26_5} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2836 | 2024.02.07 22:44:50.737007 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2837 | 2024.02.07 22:44:50.737052 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2838 | 2024.02.07 22:44:50.737175 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2839 | 2024.02.07 22:44:50.737523 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2840 | 2024.02.07 22:44:50.737741 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2841 | 2024.02.07 22:44:50.737895 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2842 | 2024.02.07 22:44:50.738017 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Information> executeQuery: Read 106 rows, 9.07 KiB in 0.000963656 sec., 109997 rows/sec., 9.19 MiB/sec. | ||
2843 | 2024.02.07 22:44:50.738018 [ 76 ] {} <Debug> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2844 | 2024.02.07 22:44:50.738098 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2845 | 2024.02.07 22:44:50.738229 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2846 | 2024.02.07 22:44:50.738232 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Debug> DynamicQueryHandler: Done processing query | ||
2847 | 2024.02.07 22:44:50.738318 [ 3 ] {4d942607-5015-49a8-aa59-42fc323b7cbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2848 | 2024.02.07 22:44:50.738367 [ 3 ] {} <Debug> HTTP-Session: 9c6da926-14cc-4fbe-88b0-415ee15c4c50 Destroying unnamed session | ||
2849 | 2024.02.07 22:44:50.738387 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2850 | 2024.02.07 22:44:50.738423 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::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 | ||
2851 | 2024.02.07 22:44:50.738527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2852 | 2024.02.07 22:44:50.738570 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part | ||
2853 | 2024.02.07 22:44:50.738632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2854 | 2024.02.07 22:44:50.738669 [ 3 ] {} <Debug> HTTP-Session: 73ceec0b-3b17-4d59-8b3e-9392dbe7d576 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2855 | 2024.02.07 22:44:50.738728 [ 3 ] {} <Debug> HTTP-Session: 73ceec0b-3b17-4d59-8b3e-9392dbe7d576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2856 | 2024.02.07 22:44:50.738769 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
2857 | 2024.02.07 22:44:50.738916 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2858 | 2024.02.07 22:44:50.738961 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 69 rows starting from the beginning of the part | ||
2859 | 2024.02.07 22:44:50.739006 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2860 | 2024.02.07 22:44:50.739188 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
2861 | 2024.02.07 22:44:50.739509 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
2862 | 2024.02.07 22:44:50.739519 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2863 | 2024.02.07 22:44:50.740207 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2864 | 2024.02.07 22:44:50.740723 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2865 | 2024.02.07 22:44:50.741118 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Trace> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2866 | 2024.02.07 22:44:50.741168 [ 14 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 4 columns (4 merged, 0 gathered) in 0.002991691 sec., 208243.43155760405 rows/sec., 19.46 MiB/sec. | ||
2867 | 2024.02.07 22:44:50.741337 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002342309 sec., 853 rows/sec., 59.62 KiB/sec. | ||
2868 | 2024.02.07 22:44:50.741398 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2869 | 2024.02.07 22:44:50.741593 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Debug> DynamicQueryHandler: Done processing query | ||
2870 | 2024.02.07 22:44:50.741632 [ 3 ] {676409d8-1571-48f9-9a77-3dc2ada0c2bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2871 | 2024.02.07 22:44:50.741655 [ 3 ] {} <Debug> HTTP-Session: 73ceec0b-3b17-4d59-8b3e-9392dbe7d576 Destroying unnamed session | ||
2872 | 2024.02.07 22:44:50.741734 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2873 | 2024.02.07 22:44:50.741798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 8329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2874 | 2024.02.07 22:44:50.741815 [ 18 ] {9d05d1c2-127b-4ead-86ac-6c397d27987c::all_1_26_5} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2875 | 2024.02.07 22:44:50.741885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2876 | 2024.02.07 22:44:50.741944 [ 3 ] {} <Debug> HTTP-Session: 3076ea1f-77f0-4e24-9a1e-9e6566be8bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2877 | 2024.02.07 22:44:50.741962 [ 3 ] {} <Debug> HTTP-Session: 3076ea1f-77f0-4e24-9a1e-9e6566be8bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2878 | 2024.02.07 22:44:50.742039 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2879 | 2024.02.07 22:44:50.742079 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2880 | 2024.02.07 22:44:50.742202 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2881 | 2024.02.07 22:44:50.742504 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2882 | 2024.02.07 22:44:50.742722 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2883 | 2024.02.07 22:44:50.742875 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2884 | 2024.02.07 22:44:50.742996 [ 76 ] {} <Debug> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2885 | 2024.02.07 22:44:50.743003 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000929106 sec., 52738 rows/sec., 4.10 MiB/sec. | ||
2886 | 2024.02.07 22:44:50.743049 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2887 | 2024.02.07 22:44:50.743186 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2888 | 2024.02.07 22:44:50.743248 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Debug> DynamicQueryHandler: Done processing query | ||
2889 | 2024.02.07 22:44:50.743287 [ 3 ] {c83fc8ae-d4d2-4423-8a85-9f20b3d2eb38} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2890 | 2024.02.07 22:44:50.743338 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2891 | 2024.02.07 22:44:50.743340 [ 3 ] {} <Debug> HTTP-Session: 3076ea1f-77f0-4e24-9a1e-9e6566be8bcc Destroying unnamed session | ||
2892 | 2024.02.07 22:44:50.743396 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::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 | ||
2893 | 2024.02.07 22:44:50.743528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2894 | 2024.02.07 22:44:50.743581 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part | ||
2895 | 2024.02.07 22:44:50.743606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2896 | 2024.02.07 22:44:50.743651 [ 3 ] {} <Debug> HTTP-Session: cc5ce003-cd13-4d56-aceb-36f832f8daeb Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2897 | 2024.02.07 22:44:50.743689 [ 3 ] {} <Debug> HTTP-Session: cc5ce003-cd13-4d56-aceb-36f832f8daeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2898 | 2024.02.07 22:44:50.743769 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
2899 | 2024.02.07 22:44:50.743893 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2900 | 2024.02.07 22:44:50.743973 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part | ||
2901 | 2024.02.07 22:44:50.744005 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2902 | 2024.02.07 22:44:50.744230 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
2903 | 2024.02.07 22:44:50.744551 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part | ||
2904 | 2024.02.07 22:44:50.744628 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2905 | 2024.02.07 22:44:50.745637 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2906 | 2024.02.07 22:44:50.746214 [ 14 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003103603 sec., 83129.18888143876 rows/sec., 6.49 MiB/sec. | ||
2907 | 2024.02.07 22:44:50.746297 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2908 | 2024.02.07 22:44:50.746393 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2909 | 2024.02.07 22:44:50.746620 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Trace> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2910 | 2024.02.07 22:44:50.746645 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2911 | 2024.02.07 22:44:50.746744 [ 12 ] {e9630c80-c28f-4c2f-a049-a19d62b000ea::all_1_26_5} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2912 | 2024.02.07 22:44:50.746843 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002868598 sec., 12898 rows/sec., 931.42 KiB/sec. | ||
2913 | 2024.02.07 22:44:50.747041 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Debug> DynamicQueryHandler: Done processing query | ||
2914 | 2024.02.07 22:44:50.747066 [ 3 ] {f3d8789d-2464-4d84-88a8-891e92d83b2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2915 | 2024.02.07 22:44:50.747082 [ 3 ] {} <Debug> HTTP-Session: cc5ce003-cd13-4d56-aceb-36f832f8daeb Destroying unnamed session | ||
2916 | 2024.02.07 22:44:50.747233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 24651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2917 | 2024.02.07 22:44:50.747280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2918 | 2024.02.07 22:44:50.747299 [ 3 ] {} <Debug> HTTP-Session: c25a8ab7-05d0-4b62-a476-8c8b143ea7b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2919 | 2024.02.07 22:44:50.747316 [ 3 ] {} <Debug> HTTP-Session: c25a8ab7-05d0-4b62-a476-8c8b143ea7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2920 | 2024.02.07 22:44:50.747396 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2921 | 2024.02.07 22:44:50.747440 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2922 | 2024.02.07 22:44:50.747584 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2923 | 2024.02.07 22:44:50.748020 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2924 | 2024.02.07 22:44:50.748319 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2925 | 2024.02.07 22:44:50.748502 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2926 | 2024.02.07 22:44:50.748615 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2927 | 2024.02.07 22:44:50.748629 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001198561 sec., 19189 rows/sec., 25.90 MiB/sec. | ||
2928 | 2024.02.07 22:44:50.748666 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2929 | 2024.02.07 22:44:50.748818 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2930 | 2024.02.07 22:44:50.748901 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Debug> DynamicQueryHandler: Done processing query | ||
2931 | 2024.02.07 22:44:50.748947 [ 3 ] {dcd27859-9467-4715-a21b-5d76431106a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2932 | 2024.02.07 22:44:50.748995 [ 3 ] {} <Debug> HTTP-Session: c25a8ab7-05d0-4b62-a476-8c8b143ea7b0 Destroying unnamed session | ||
2933 | 2024.02.07 22:44:50.749017 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2934 | 2024.02.07 22:44:50.749067 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 543 rows starting from the beginning of the part | ||
2935 | 2024.02.07 22:44:50.749194 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part | ||
2936 | 2024.02.07 22:44:50.749305 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
2937 | 2024.02.07 22:44:50.749409 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part | ||
2938 | 2024.02.07 22:44:50.749516 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
2939 | 2024.02.07 22:44:50.749620 [ 14 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part | ||
2940 | 2024.02.07 22:44:50.751279 [ 12 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 6 columns (6 merged, 0 gathered) in 0.002560083 sec., 262491.48953373777 rows/sec., 354.22 MiB/sec. | ||
2941 | 2024.02.07 22:44:50.751762 [ 12 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2942 | 2024.02.07 22:44:50.751973 [ 12 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2943 | 2024.02.07 22:44:50.752034 [ 12 ] {828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2944 | 2024.02.07 22:44:50.752108 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 828ade73-5d89-4b69-bc28-6e6566a3cabc::all_1_26_5: 4.07 MiB. | ||
2945 | 2024.02.07 22:44:55.730836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 4356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2946 | 2024.02.07 22:44:55.730954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2947 | 2024.02.07 22:44:55.730981 [ 3 ] {} <Debug> HTTP-Session: 49401b6b-37af-45bd-8671-c201596aa8ec Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2948 | 2024.02.07 22:44:55.731005 [ 3 ] {} <Debug> HTTP-Session: 49401b6b-37af-45bd-8671-c201596aa8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2949 | 2024.02.07 22:44:55.731126 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2950 | 2024.02.07 22:44:55.731186 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2951 | 2024.02.07 22:44:55.731342 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2952 | 2024.02.07 22:44:55.731766 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2953 | 2024.02.07 22:44:55.732024 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2954 | 2024.02.07 22:44:55.732194 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Trace> oximeter.fields_i64 (f878f91f-72e2-496d-b8fc-1dad39fffe70): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2955 | 2024.02.07 22:44:55.732324 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001159309 sec., 25877 rows/sec., 2.05 MiB/sec. | ||
2956 | 2024.02.07 22:44:55.732574 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Debug> DynamicQueryHandler: Done processing query | ||
2957 | 2024.02.07 22:44:55.732601 [ 3 ] {948c003c-7145-4671-878f-a9c1020784a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2958 | 2024.02.07 22:44:55.732618 [ 3 ] {} <Debug> HTTP-Session: 49401b6b-37af-45bd-8671-c201596aa8ec Destroying unnamed session | ||
2959 | 2024.02.07 22:44:55.732733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2960 | 2024.02.07 22:44:55.732782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2961 | 2024.02.07 22:44:55.732801 [ 3 ] {} <Debug> HTTP-Session: 5857df94-a197-4ff1-883d-b4cad04db15f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2962 | 2024.02.07 22:44:55.732818 [ 3 ] {} <Debug> HTTP-Session: 5857df94-a197-4ff1-883d-b4cad04db15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2963 | 2024.02.07 22:44:55.732889 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2964 | 2024.02.07 22:44:55.732930 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2965 | 2024.02.07 22:44:55.733051 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2966 | 2024.02.07 22:44:55.733356 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2967 | 2024.02.07 22:44:55.733573 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2968 | 2024.02.07 22:44:55.733726 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Trace> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2969 | 2024.02.07 22:44:55.733848 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000925795 sec., 4320 rows/sec., 360.75 KiB/sec. | ||
2970 | 2024.02.07 22:44:55.733842 [ 102 ] {} <Debug> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2971 | 2024.02.07 22:44:55.733973 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
2972 | 2024.02.07 22:44:55.734048 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Debug> DynamicQueryHandler: Done processing query | ||
2973 | 2024.02.07 22:44:55.734082 [ 11 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2974 | 2024.02.07 22:44:55.734092 [ 3 ] {a3c47c60-11c3-4300-819e-fce50879c7e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2975 | 2024.02.07 22:44:55.734128 [ 3 ] {} <Debug> HTTP-Session: 5857df94-a197-4ff1-883d-b4cad04db15f Destroying unnamed session | ||
2976 | 2024.02.07 22:44:55.734170 [ 11 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2977 | 2024.02.07 22:44:55.734199 [ 11 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2978 | 2024.02.07 22:44:55.734265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 15441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2979 | 2024.02.07 22:44:55.734319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2980 | 2024.02.07 22:44:55.734324 [ 11 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2981 | 2024.02.07 22:44:55.734343 [ 3 ] {} <Debug> HTTP-Session: 0ce70fa8-1eaa-44e7-a87a-b835b4939067 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
2982 | 2024.02.07 22:44:55.734369 [ 3 ] {} <Debug> HTTP-Session: 0ce70fa8-1eaa-44e7-a87a-b835b4939067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2983 | 2024.02.07 22:44:55.734475 [ 11 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2984 | 2024.02.07 22:44:55.734484 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2985 | 2024.02.07 22:44:55.734542 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2986 | 2024.02.07 22:44:55.734632 [ 11 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2987 | 2024.02.07 22:44:55.734795 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2988 | 2024.02.07 22:44:55.734804 [ 11 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2989 | 2024.02.07 22:44:55.734931 [ 11 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
2990 | 2024.02.07 22:44:55.735333 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
2991 | 2024.02.07 22:44:55.735635 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2992 | 2024.02.07 22:44:55.735794 [ 14 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00176333 sec., 9073.741160191228 rows/sec., 766.48 KiB/sec. | ||
2993 | 2024.02.07 22:44:55.735858 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Trace> oximeter.fields_string (9d05d1c2-127b-4ead-86ac-6c397d27987c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2994 | 2024.02.07 22:44:55.735986 [ 14 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2995 | 2024.02.07 22:44:55.736119 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Information> executeQuery: Read 92 rows, 9.77 KiB in 0.001577576 sec., 58317 rows/sec., 6.05 MiB/sec. | ||
2996 | 2024.02.07 22:44:55.736339 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Debug> DynamicQueryHandler: Done processing query | ||
2997 | 2024.02.07 22:44:55.736379 [ 3 ] {63f3ea65-f290-48f9-98c9-8556de70e1ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2998 | 2024.02.07 22:44:55.736389 [ 14 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Trace> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2999 | 2024.02.07 22:44:55.736407 [ 3 ] {} <Debug> HTTP-Session: 0ce70fa8-1eaa-44e7-a87a-b835b4939067 Destroying unnamed session | ||
3000 | 2024.02.07 22:44:55.736487 [ 14 ] {27d834f1-b79f-4d92-b88a-3cf7fe8044bb::all_1_6_1} <Trace> oximeter.fields_ipaddr (27d834f1-b79f-4d92-b88a-3cf7fe8044bb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
3001 | 2024.02.07 22:44:55.736610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3002 | 2024.02.07 22:44:55.736662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3003 | 2024.02.07 22:44:55.736682 [ 3 ] {} <Debug> HTTP-Session: 15031a5e-3963-49f2-8da9-00fe6d2718a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
3004 | 2024.02.07 22:44:55.736699 [ 3 ] {} <Debug> HTTP-Session: 15031a5e-3963-49f2-8da9-00fe6d2718a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3005 | 2024.02.07 22:44:55.736769 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3006 | 2024.02.07 22:44:55.736810 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3007 | 2024.02.07 22:44:55.736927 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3008 | 2024.02.07 22:44:55.737213 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
3009 | 2024.02.07 22:44:55.737424 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3010 | 2024.02.07 22:44:55.737579 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Trace> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3011 | 2024.02.07 22:44:55.737691 [ 102 ] {} <Debug> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3012 | 2024.02.07 22:44:55.737706 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000901576 sec., 4436 rows/sec., 309.79 KiB/sec. | ||
3013 | 2024.02.07 22:44:55.737740 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
3014 | 2024.02.07 22:44:55.737854 [ 11 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
3015 | 2024.02.07 22:44:55.737901 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Debug> DynamicQueryHandler: Done processing query | ||
3016 | 2024.02.07 22:44:55.737932 [ 3 ] {c9150bd7-aa89-49c4-a882-0efed8af55f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3017 | 2024.02.07 22:44:55.737939 [ 11 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3018 | 2024.02.07 22:44:55.737952 [ 3 ] {} <Debug> HTTP-Session: 15031a5e-3963-49f2-8da9-00fe6d2718a8 Destroying unnamed session | ||
3019 | 2024.02.07 22:44:55.737974 [ 11 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
3020 | 2024.02.07 22:44:55.738081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 5821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3021 | 2024.02.07 22:44:55.738089 [ 11 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
3022 | 2024.02.07 22:44:55.738134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3023 | 2024.02.07 22:44:55.738156 [ 3 ] {} <Debug> HTTP-Session: 4e75954c-c41b-419c-8060-04b161a4178f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
3024 | 2024.02.07 22:44:55.738185 [ 3 ] {} <Debug> HTTP-Session: 4e75954c-c41b-419c-8060-04b161a4178f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3025 | 2024.02.07 22:44:55.738202 [ 11 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
3026 | 2024.02.07 22:44:55.738287 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3027 | 2024.02.07 22:44:55.738318 [ 11 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
3028 | 2024.02.07 22:44:55.738336 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3029 | 2024.02.07 22:44:55.738445 [ 11 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
3030 | 2024.02.07 22:44:55.738552 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3031 | 2024.02.07 22:44:55.738573 [ 11 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3032 | 2024.02.07 22:44:55.738998 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
3033 | 2024.02.07 22:44:55.739288 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3034 | 2024.02.07 22:44:55.739363 [ 16 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001562926 sec., 10237.208927358044 rows/sec., 714.81 KiB/sec. | ||
3035 | 2024.02.07 22:44:55.739533 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Trace> oximeter.fields_uuid (e9630c80-c28f-4c2f-a049-a19d62b000ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3036 | 2024.02.07 22:44:55.739597 [ 16 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3037 | 2024.02.07 22:44:55.739748 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Information> executeQuery: Read 34 rows, 2.73 KiB in 0.001418544 sec., 23968 rows/sec., 1.88 MiB/sec. | ||
3038 | 2024.02.07 22:44:55.739926 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Debug> DynamicQueryHandler: Done processing query | ||
3039 | 2024.02.07 22:44:55.739969 [ 3 ] {d0515cb9-e3e2-45e2-8728-c9c0ca663414} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3040 | 2024.02.07 22:44:55.739994 [ 16 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Trace> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
3041 | 2024.02.07 22:44:55.740004 [ 3 ] {} <Debug> HTTP-Session: 4e75954c-c41b-419c-8060-04b161a4178f Destroying unnamed session | ||
3042 | 2024.02.07 22:44:55.740092 [ 16 ] {eab5f837-f97c-4c99-9906-64dbb1cf4e04::all_1_6_1} <Trace> oximeter.fields_u16 (eab5f837-f97c-4c99-9906-64dbb1cf4e04) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
3043 | 2024.02.07 22:44:55.740168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3044 | 2024.02.07 22:44:55.740242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3045 | 2024.02.07 22:44:55.740262 [ 3 ] {} <Debug> HTTP-Session: c08913a3-8773-4b8d-bf3b-30e4a0daef6f Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
3046 | 2024.02.07 22:44:55.740279 [ 3 ] {} <Debug> HTTP-Session: c08913a3-8773-4b8d-bf3b-30e4a0daef6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3047 | 2024.02.07 22:44:55.740349 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3048 | 2024.02.07 22:44:55.740393 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3049 | 2024.02.07 22:44:55.740528 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3050 | 2024.02.07 22:44:55.740798 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
3051 | 2024.02.07 22:44:55.741063 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3052 | 2024.02.07 22:44:55.741243 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Trace> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
3053 | 2024.02.07 22:44:55.741363 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3054 | 2024.02.07 22:44:55.741372 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000987216 sec., 2025 rows/sec., 142.45 KiB/sec. | ||
3055 | 2024.02.07 22:44:55.741407 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
3056 | 2024.02.07 22:44:55.741606 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
3057 | 2024.02.07 22:44:55.741663 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Debug> DynamicQueryHandler: Done processing query | ||
3058 | 2024.02.07 22:44:55.741698 [ 3 ] {84e336d5-1895-4453-a0f3-6dd2be686913} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3059 | 2024.02.07 22:44:55.741731 [ 3 ] {} <Debug> HTTP-Session: c08913a3-8773-4b8d-bf3b-30e4a0daef6f Destroying unnamed session | ||
3060 | 2024.02.07 22:44:55.741800 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3061 | 2024.02.07 22:44:55.741843 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 433 rows starting from the beginning of the part | ||
3062 | 2024.02.07 22:44:55.741939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36445, User-Agent: (none), Length: 32121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3063 | 2024.02.07 22:44:55.742016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3064 | 2024.02.07 22:44:55.742051 [ 3 ] {} <Debug> HTTP-Session: 4bc54e48-d379-43e4-b5a2-ad3ecbf61ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36445 | ||
3065 | 2024.02.07 22:44:55.742110 [ 3 ] {} <Debug> HTTP-Session: 4bc54e48-d379-43e4-b5a2-ad3ecbf61ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3066 | 2024.02.07 22:44:55.742166 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
3067 | 2024.02.07 22:44:55.742312 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36445) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3068 | 2024.02.07 22:44:55.742418 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3069 | 2024.02.07 22:44:55.742505 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
3070 | 2024.02.07 22:44:55.742863 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
3071 | 2024.02.07 22:44:55.743018 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3072 | 2024.02.07 22:44:55.743065 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
3073 | 2024.02.07 22:44:55.743265 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
3074 | 2024.02.07 22:44:55.743893 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
3075 | 2024.02.07 22:44:55.744629 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3076 | 2024.02.07 22:44:55.744852 [ 11 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 5 columns (5 merged, 0 gathered) in 0.003378907 sec., 162182.6229606201 rows/sec., 11.44 MiB/sec. | ||
3077 | 2024.02.07 22:44:55.744980 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Trace> oximeter.measurements_histogramf64 (828ade73-5d89-4b69-bc28-6e6566a3cabc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3078 | 2024.02.07 22:44:55.745032 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3079 | 2024.02.07 22:44:55.745212 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.002859258 sec., 10492 rows/sec., 14.16 MiB/sec. | ||
3080 | 2024.02.07 22:44:55.745428 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Debug> DynamicQueryHandler: Done processing query | ||
3081 | 2024.02.07 22:44:55.745436 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
3082 | 2024.02.07 22:44:55.745462 [ 3 ] {81cda9ae-2c13-41fd-9e28-caed52d6522f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3083 | 2024.02.07 22:44:55.745510 [ 3 ] {} <Debug> HTTP-Session: 4bc54e48-d379-43e4-b5a2-ad3ecbf61ea8 Destroying unnamed session | ||
3084 | 2024.02.07 22:44:55.745550 [ 13 ] {5d121d71-7b05-4a8b-82c9-df0a6371aa2a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5d121d71-7b05-4a8b-82c9-df0a6371aa2a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
3085 | 2024.02.07 22:45:00.351764 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3086 | 2024.02.07 22:45:00.351827 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache |