1 | [ Jan 11 00:55:11 Enabled. ] | ||
2 | [ Jan 11 00:55:11 Rereading configuration. ] | ||
3 | [ Jan 11 00:55:12 Rereading configuration. ] | ||
4 | [ Jan 11 00:55:14 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 | ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default | ||
23 | + DATALINK=oxControlService12 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService12 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService12 | ||
29 | ipadm: Could not delete oxControlService12: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService12 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 | ||
34 | + ipadm show-addr oxControlService12/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService12/ll | ||
37 | + ipadm show-addr oxControlService12/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService12/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + 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") | ||
48 | + 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 | ||
49 | [ Jan 11 00:55:15 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2024.01.11 00:55:16.099866 [ 1 ] {} <Information> Application: Will watch for the process with pid 22237 | ||
55 | 2024.01.11 00:55:16.099973 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2024.01.11 00:55:16.686851 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22237 | ||
57 | 2024.01.11 00:55:16.687015 [ 1 ] {} <Information> Application: starting up | ||
58 | 2024.01.11 00:55:16.687205 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2024.01.11 00:55:16.805156 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2024.01.11 00:55:16.805208 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2024.01.11 00:55:16.805226 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2024.01.11 00:55:16.805268 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2024.01.11 00:55:16.805614 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2024.01.11 00:55:16.806289 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2024.01.11 00:55:16.806753 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2024.01.11 00:55:16.807010 [ 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) | ||
70 | 2024.01.11 00:55:16.809620 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2024.01.11 00:55:16.809665 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2024.01.11 00:55:16.810376 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2024.01.11 00:55:16.810548 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2024.01.11 00:55:16.816538 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2024.01.11 00:55:16.816814 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2024.01.11 00:55:16.816838 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2024.01.11 00:55:16.818225 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2024.01.11 00:55:16.818711 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2024.01.11 00:55:16.819011 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2024.01.11 00:55:16.819338 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2024.01.11 00:55:16.820215 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2024.01.11 00:55:16.820262 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2024.01.11 00:55:16.820319 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2024.01.11 00:55:16.820338 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2024.01.11 00:55:16.844301 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2024.01.11 00:55:16.844334 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127433 sec | ||
90 | 2024.01.11 00:55:16.844903 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2024.01.11 00:55:16.844987 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2024.01.11 00:55:16.845006 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2024.01.11 00:55:16.845023 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2024.01.11 00:55:16.845035 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2024.01.11 00:55:16.845050 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2024.01.11 00:55:16.845064 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2024.01.11 00:55:16.845096 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2024.01.11 00:55:16.845115 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2024.01.11 00:55:16.845149 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2024.01.11 00:55:16.845163 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2024.01.11 00:55:16.845177 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2024.01.11 00:55:16.845192 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2024.01.11 00:55:16.845225 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2024.01.11 00:55:16.845240 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2024.01.11 00:55:16.845251 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2024.01.11 00:55:16.878581 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2024.01.11 00:55:16.884913 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2024.01.11 00:55:16.884946 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2341e-05 sec | ||
109 | 2024.01.11 00:55:16.884975 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2024.01.11 00:55:16.884993 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2024.01.11 00:55:16.885020 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2024.01.11 00:55:16.887242 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2024.01.11 00:55:16.891320 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2024.01.11 00:55:16.891464 [ 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). | ||
115 | 2024.01.11 00:55:16.891500 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2024.01.11 00:55:17.090065 [ 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) | ||
117 | 2024.01.11 00:55:17.107728 [ 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) | ||
118 | 2024.01.11 00:55:17.107782 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2024.01.11 00:55:17.146431 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2024.01.11 00:55:17.147190 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
121 | 2024.01.11 00:55:17.147549 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2024.01.11 00:55:17.147585 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2024.01.11 00:55:17.147623 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2024.01.11 00:55:17.147693 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
125 | 2024.01.11 00:55:17.147711 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
126 | 2024.01.11 00:55:17.147773 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2024.01.11 00:55:17.148357 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2024.01.11 00:55:17.148378 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2024.01.11 00:55:27.609626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2024.01.11 00:55:27.609824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2024.01.11 00:55:27.610417 [ 3 ] {} <Debug> HTTP-Session: 3b72b462-d219-4a06-95ab-85b102db613c Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
132 | 2024.01.11 00:55:27.610458 [ 3 ] {} <Debug> HTTP-Session: 3b72b462-d219-4a06-95ab-85b102db613c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.01.11 00:55:27.610589 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2024.01.11 00:55:27.610617 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2024.01.11 00:55:27.610636 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2024.01.11 00:55:27.612118 [ 3 ] {94942d64-fbd7-4d2f-89b4-31e494798bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
137 | 2024.01.11 00:55:27.632714 [ 3 ] {94942d64-fbd7-4d2f-89b4-31e494798bc3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47825) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
138 | |||
139 | 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 | ||
140 | 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 | ||
141 | 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 | ||
142 | 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 | ||
143 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
144 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
145 | 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 | ||
146 | 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 | ||
147 | 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 | ||
148 | 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 | ||
149 | 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 | ||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
155 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
156 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
157 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
158 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
159 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
160 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
161 | |||
162 | 2024.01.11 00:55:27.633495 [ 3 ] {94942d64-fbd7-4d2f-89b4-31e494798bc3} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
163 | |||
164 | 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 | ||
165 | 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 | ||
166 | 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 | ||
167 | 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 | ||
168 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
169 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
170 | 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 | ||
171 | 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 | ||
172 | 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 | ||
173 | 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 | ||
174 | 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 | ||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
180 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
181 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
182 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
183 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
184 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
185 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
186 | (version 22.8.9.1) | ||
187 | 2024.01.11 00:55:27.634222 [ 3 ] {94942d64-fbd7-4d2f-89b4-31e494798bc3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2024.01.11 00:55:27.634249 [ 3 ] {} <Debug> HTTP-Session: 3b72b462-d219-4a06-95ab-85b102db613c Destroying unnamed session | ||
189 | 2024.01.11 00:55:27.635296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2024.01.11 00:55:27.635357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2024.01.11 00:55:27.635379 [ 3 ] {} <Debug> HTTP-Session: 6016e8e2-042e-4a1c-aab6-e20065f141cd Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
192 | 2024.01.11 00:55:27.635405 [ 3 ] {} <Debug> HTTP-Session: 6016e8e2-042e-4a1c-aab6-e20065f141cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2024.01.11 00:55:27.635509 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
194 | 2024.01.11 00:55:27.635600 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
195 | 2024.01.11 00:55:27.636587 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
196 | 2024.01.11 00:55:27.638438 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
197 | 2024.01.11 00:55:27.642525 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2024.01.11 00:55:27.642561 [ 3 ] {65fc80a2-5ea1-4f9e-ac2e-c609ca0c885f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
199 | 2024.01.11 00:55:27.642577 [ 3 ] {} <Debug> HTTP-Session: 6016e8e2-042e-4a1c-aab6-e20065f141cd Destroying unnamed session | ||
200 | 2024.01.11 00:55:27.642724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2024.01.11 00:55:27.642780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2024.01.11 00:55:27.642800 [ 3 ] {} <Debug> HTTP-Session: a7162784-26bd-422f-a15c-65355ea92119 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
203 | 2024.01.11 00:55:27.642817 [ 3 ] {} <Debug> HTTP-Session: a7162784-26bd-422f-a15c-65355ea92119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2024.01.11 00:55:27.642922 [ 3 ] {d079bb8b-313a-406c-b798-e58bfd7664ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
205 | 2024.01.11 00:55:27.643182 [ 3 ] {d079bb8b-313a-406c-b798-e58bfd7664ea} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47825) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
206 | |||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
212 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 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 | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 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 | ||
220 | 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 | ||
221 | 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 | ||
222 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
223 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
224 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
225 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
226 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
227 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
228 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.01.11 00:55:27.643306 [ 3 ] {d079bb8b-313a-406c-b798-e58bfd7664ea} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 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 | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 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 | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 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 | ||
244 | 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 | ||
245 | 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 | ||
246 | 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 | ||
247 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
253 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
254 | (version 22.8.9.1) | ||
255 | 2024.01.11 00:55:27.643422 [ 3 ] {d079bb8b-313a-406c-b798-e58bfd7664ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2024.01.11 00:55:27.643441 [ 3 ] {} <Debug> HTTP-Session: a7162784-26bd-422f-a15c-65355ea92119 Destroying unnamed session | ||
257 | 2024.01.11 00:55:27.643722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2024.01.11 00:55:27.643769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2024.01.11 00:55:27.643787 [ 3 ] {} <Debug> HTTP-Session: 3ae08213-f8ec-43ba-8705-50c311d9f916 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
260 | 2024.01.11 00:55:27.643807 [ 3 ] {} <Debug> HTTP-Session: 3ae08213-f8ec-43ba-8705-50c311d9f916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2024.01.11 00:55:27.643926 [ 3 ] {ea0fa254-7a6e-401b-b02e-de464b8dec2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
262 | 2024.01.11 00:55:27.644032 [ 3 ] {ea0fa254-7a6e-401b-b02e-de464b8dec2b} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2024.01.11 00:55:27.644058 [ 3 ] {ea0fa254-7a6e-401b-b02e-de464b8dec2b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2024.01.11 00:55:27.644073 [ 3 ] {} <Debug> HTTP-Session: 3ae08213-f8ec-43ba-8705-50c311d9f916 Destroying unnamed session | ||
265 | 2024.01.11 00:55:27.644208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2024.01.11 00:55:27.644254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2024.01.11 00:55:27.644273 [ 3 ] {} <Debug> HTTP-Session: 99b412a0-be4b-4343-897c-e43b0e6dbe83 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
268 | 2024.01.11 00:55:27.644293 [ 3 ] {} <Debug> HTTP-Session: 99b412a0-be4b-4343-897c-e43b0e6dbe83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2024.01.11 00:55:27.644351 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
270 | 2024.01.11 00:55:27.644411 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
271 | 2024.01.11 00:55:27.645958 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
272 | 2024.01.11 00:55:27.645981 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3801e-05 sec | ||
273 | 2024.01.11 00:55:27.646004 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
274 | 2024.01.11 00:55:27.646023 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
275 | 2024.01.11 00:55:27.646093 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} <Debug> DynamicQueryHandler: Done processing query | ||
276 | 2024.01.11 00:55:27.646118 [ 3 ] {66dd87a6-6b7c-4927-b274-bd6cfed7c966} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
277 | 2024.01.11 00:55:27.646133 [ 3 ] {} <Debug> HTTP-Session: 99b412a0-be4b-4343-897c-e43b0e6dbe83 Destroying unnamed session | ||
278 | 2024.01.11 00:55:27.646273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
279 | 2024.01.11 00:55:27.646319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
280 | 2024.01.11 00:55:27.646338 [ 3 ] {} <Debug> HTTP-Session: c62c7933-1657-45aa-9d4f-dd3920f23f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
281 | 2024.01.11 00:55:27.646362 [ 3 ] {} <Debug> HTTP-Session: c62c7933-1657-45aa-9d4f-dd3920f23f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.01.11 00:55:27.646501 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) /* The version table contains metadata about the `oximeter` database */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
284 | 2024.01.11 00:55:27.646549 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
285 | 2024.01.11 00:55:27.652136 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} <Debug> oximeter.version (3c62bc91-458b-4798-a079-760b0205d455): Loading data parts | ||
286 | 2024.01.11 00:55:27.652284 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} <Debug> oximeter.version (3c62bc91-458b-4798-a079-760b0205d455): There are no data parts | ||
287 | 2024.01.11 00:55:27.654298 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2024.01.11 00:55:27.654323 [ 3 ] {28c29792-3b40-4a83-bc78-75ddb7dcb619} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2024.01.11 00:55:27.654345 [ 3 ] {} <Debug> HTTP-Session: c62c7933-1657-45aa-9d4f-dd3920f23f6e Destroying unnamed session | ||
290 | 2024.01.11 00:55:27.654463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2024.01.11 00:55:27.654518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2024.01.11 00:55:27.654544 [ 3 ] {} <Debug> HTTP-Session: c0039b61-b66b-4e87-b1ac-dbbe357a98eb Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
293 | 2024.01.11 00:55:27.654560 [ 3 ] {} <Debug> HTTP-Session: c0039b61-b66b-4e87-b1ac-dbbe357a98eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2024.01.11 00:55:27.654759 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) /* The measurement tables contain all individual samples from each timeseries. | ||
295 | * | ||
296 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
297 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
298 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
299 | * by all samples from the same timeseries. | ||
300 | * | ||
301 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
302 | * and then uses that to index quickly into the measurements tables. | ||
303 | */ | ||
304 | 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) | ||
305 | 2024.01.11 00:55:27.654812 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
306 | 2024.01.11 00:55:27.664464 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} <Debug> oximeter.measurements_bool (31de4e38-1d30-4f2e-a3e0-6822d6534c28): Loading data parts | ||
307 | 2024.01.11 00:55:27.664571 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} <Debug> oximeter.measurements_bool (31de4e38-1d30-4f2e-a3e0-6822d6534c28): There are no data parts | ||
308 | 2024.01.11 00:55:27.666003 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.01.11 00:55:27.666028 [ 3 ] {9ec7d7db-b14e-42fb-a88a-2c5253e529ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.01.11 00:55:27.666050 [ 3 ] {} <Debug> HTTP-Session: c0039b61-b66b-4e87-b1ac-dbbe357a98eb Destroying unnamed session | ||
311 | 2024.01.11 00:55:27.666172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.01.11 00:55:27.666222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.01.11 00:55:27.666246 [ 3 ] {} <Debug> HTTP-Session: fd416da8-ecd7-4008-9422-0845a0fca54b Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
314 | 2024.01.11 00:55:27.666263 [ 3 ] {} <Debug> HTTP-Session: fd416da8-ecd7-4008-9422-0845a0fca54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.01.11 00:55:27.666459 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
316 | 2024.01.11 00:55:27.666510 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
317 | 2024.01.11 00:55:27.668129 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} <Debug> oximeter.measurements_i8 (57b5f8ac-bd10-4ccc-9ab8-05e530259a1f): Loading data parts | ||
318 | 2024.01.11 00:55:27.668221 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} <Debug> oximeter.measurements_i8 (57b5f8ac-bd10-4ccc-9ab8-05e530259a1f): There are no data parts | ||
319 | 2024.01.11 00:55:27.669299 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.01.11 00:55:27.669325 [ 3 ] {95ee0968-182d-4b3a-989b-538486b40ee0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.01.11 00:55:27.669340 [ 3 ] {} <Debug> HTTP-Session: fd416da8-ecd7-4008-9422-0845a0fca54b Destroying unnamed session | ||
322 | 2024.01.11 00:55:27.669450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.01.11 00:55:27.669500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.01.11 00:55:27.669519 [ 3 ] {} <Debug> HTTP-Session: 8f923547-24ca-4b1d-bdf9-21126aa5d298 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
325 | 2024.01.11 00:55:27.669540 [ 3 ] {} <Debug> HTTP-Session: 8f923547-24ca-4b1d-bdf9-21126aa5d298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.01.11 00:55:27.669730 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
327 | 2024.01.11 00:55:27.669781 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
328 | 2024.01.11 00:55:27.671366 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} <Debug> oximeter.measurements_u8 (38fd098f-957c-47dd-847a-5a2267fdd214): Loading data parts | ||
329 | 2024.01.11 00:55:27.671453 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} <Debug> oximeter.measurements_u8 (38fd098f-957c-47dd-847a-5a2267fdd214): There are no data parts | ||
330 | 2024.01.11 00:55:27.672496 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.01.11 00:55:27.672529 [ 3 ] {2300011e-70c3-4e31-8019-dcd8f715a478} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.01.11 00:55:27.672545 [ 3 ] {} <Debug> HTTP-Session: 8f923547-24ca-4b1d-bdf9-21126aa5d298 Destroying unnamed session | ||
333 | 2024.01.11 00:55:27.672664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.01.11 00:55:27.672716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.01.11 00:55:27.672736 [ 3 ] {} <Debug> HTTP-Session: ada16958-0cb4-43c7-b580-3966e66de5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
336 | 2024.01.11 00:55:27.672757 [ 3 ] {} <Debug> HTTP-Session: ada16958-0cb4-43c7-b580-3966e66de5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.01.11 00:55:27.672948 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
338 | 2024.01.11 00:55:27.672994 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
339 | 2024.01.11 00:55:27.674699 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} <Debug> oximeter.measurements_i16 (afc793bf-317c-467f-ba7e-62f0f3767138): Loading data parts | ||
340 | 2024.01.11 00:55:27.674821 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} <Debug> oximeter.measurements_i16 (afc793bf-317c-467f-ba7e-62f0f3767138): There are no data parts | ||
341 | 2024.01.11 00:55:27.675885 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.01.11 00:55:27.675916 [ 3 ] {f3a23055-2817-4793-9c49-ac7afcb79563} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.01.11 00:55:27.675936 [ 3 ] {} <Debug> HTTP-Session: ada16958-0cb4-43c7-b580-3966e66de5a0 Destroying unnamed session | ||
344 | 2024.01.11 00:55:27.676055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.01.11 00:55:27.676105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.01.11 00:55:27.676124 [ 3 ] {} <Debug> HTTP-Session: f1c2c62d-9161-4594-a2df-447e2ae58358 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
347 | 2024.01.11 00:55:27.676146 [ 3 ] {} <Debug> HTTP-Session: f1c2c62d-9161-4594-a2df-447e2ae58358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.01.11 00:55:27.676337 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
349 | 2024.01.11 00:55:27.676382 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
350 | 2024.01.11 00:55:27.677961 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} <Debug> oximeter.measurements_u16 (5aff2bc8-d62d-4333-8de0-2a1b89bc5a57): Loading data parts | ||
351 | 2024.01.11 00:55:27.678046 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} <Debug> oximeter.measurements_u16 (5aff2bc8-d62d-4333-8de0-2a1b89bc5a57): There are no data parts | ||
352 | 2024.01.11 00:55:27.679230 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.01.11 00:55:27.679261 [ 3 ] {f3874efa-19bd-4e80-be38-b46f4eda7055} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.01.11 00:55:27.679276 [ 3 ] {} <Debug> HTTP-Session: f1c2c62d-9161-4594-a2df-447e2ae58358 Destroying unnamed session | ||
355 | 2024.01.11 00:55:27.679390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.01.11 00:55:27.679438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.01.11 00:55:27.679456 [ 3 ] {} <Debug> HTTP-Session: 3e0bed28-0485-45be-a953-be0ee7e9047c Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
358 | 2024.01.11 00:55:27.679477 [ 3 ] {} <Debug> HTTP-Session: 3e0bed28-0485-45be-a953-be0ee7e9047c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.01.11 00:55:27.679669 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
360 | 2024.01.11 00:55:27.679716 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2024.01.11 00:55:27.681296 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} <Debug> oximeter.measurements_i32 (7baad24a-b150-4691-9534-8717f7ebc781): Loading data parts | ||
362 | 2024.01.11 00:55:27.681376 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} <Debug> oximeter.measurements_i32 (7baad24a-b150-4691-9534-8717f7ebc781): There are no data parts | ||
363 | 2024.01.11 00:55:27.682412 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.01.11 00:55:27.682443 [ 3 ] {1ee2d87b-459e-4aab-8de4-c72af11c6e52} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.01.11 00:55:27.682458 [ 3 ] {} <Debug> HTTP-Session: 3e0bed28-0485-45be-a953-be0ee7e9047c Destroying unnamed session | ||
366 | 2024.01.11 00:55:27.682564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.01.11 00:55:27.682615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.01.11 00:55:27.682634 [ 3 ] {} <Debug> HTTP-Session: a2219750-f672-4b5c-9ac6-a126f43c8d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
369 | 2024.01.11 00:55:27.682653 [ 3 ] {} <Debug> HTTP-Session: a2219750-f672-4b5c-9ac6-a126f43c8d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.01.11 00:55:27.682843 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
371 | 2024.01.11 00:55:27.682893 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
372 | 2024.01.11 00:55:27.684462 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} <Debug> oximeter.measurements_u32 (4253a2c2-2670-4365-8fee-0e20fbaf5b46): Loading data parts | ||
373 | 2024.01.11 00:55:27.684546 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} <Debug> oximeter.measurements_u32 (4253a2c2-2670-4365-8fee-0e20fbaf5b46): There are no data parts | ||
374 | 2024.01.11 00:55:27.685576 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.01.11 00:55:27.685609 [ 3 ] {c952ff32-b118-46d5-9012-eaa9f7463410} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.01.11 00:55:27.685624 [ 3 ] {} <Debug> HTTP-Session: a2219750-f672-4b5c-9ac6-a126f43c8d19 Destroying unnamed session | ||
377 | 2024.01.11 00:55:27.685727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.01.11 00:55:27.685782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.01.11 00:55:27.685801 [ 3 ] {} <Debug> HTTP-Session: 1b5a8acf-9495-470e-acb5-da43cd6b8132 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
380 | 2024.01.11 00:55:27.685817 [ 3 ] {} <Debug> HTTP-Session: 1b5a8acf-9495-470e-acb5-da43cd6b8132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.01.11 00:55:27.686010 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
382 | 2024.01.11 00:55:27.686061 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
383 | 2024.01.11 00:55:27.687655 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} <Debug> oximeter.measurements_i64 (850a392a-52e9-4d1e-9418-b8bd51f23d1b): Loading data parts | ||
384 | 2024.01.11 00:55:27.687773 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} <Debug> oximeter.measurements_i64 (850a392a-52e9-4d1e-9418-b8bd51f23d1b): There are no data parts | ||
385 | 2024.01.11 00:55:27.688886 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.01.11 00:55:27.688917 [ 3 ] {7e508ee9-72ec-4ee0-9597-b0a385d99a9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.01.11 00:55:27.688943 [ 3 ] {} <Debug> HTTP-Session: 1b5a8acf-9495-470e-acb5-da43cd6b8132 Destroying unnamed session | ||
388 | 2024.01.11 00:55:27.689052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.01.11 00:55:27.689101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.01.11 00:55:27.689126 [ 3 ] {} <Debug> HTTP-Session: 0930a958-d9fb-49bc-a552-87a1ece5fc27 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
391 | 2024.01.11 00:55:27.689141 [ 3 ] {} <Debug> HTTP-Session: 0930a958-d9fb-49bc-a552-87a1ece5fc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.01.11 00:55:27.689329 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
393 | 2024.01.11 00:55:27.689403 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
394 | 2024.01.11 00:55:27.690989 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} <Debug> oximeter.measurements_u64 (41b442bb-db2c-4e24-9fed-9d76473b3fe2): Loading data parts | ||
395 | 2024.01.11 00:55:27.691091 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} <Debug> oximeter.measurements_u64 (41b442bb-db2c-4e24-9fed-9d76473b3fe2): There are no data parts | ||
396 | 2024.01.11 00:55:27.692144 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.01.11 00:55:27.692167 [ 3 ] {f55110d4-7160-4220-a572-2ad54faa3a4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.01.11 00:55:27.692188 [ 3 ] {} <Debug> HTTP-Session: 0930a958-d9fb-49bc-a552-87a1ece5fc27 Destroying unnamed session | ||
399 | 2024.01.11 00:55:27.692273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.01.11 00:55:27.692320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.01.11 00:55:27.692342 [ 3 ] {} <Debug> HTTP-Session: 45351848-b518-4c18-85e7-7e69e953d677 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
402 | 2024.01.11 00:55:27.692357 [ 3 ] {} <Debug> HTTP-Session: 45351848-b518-4c18-85e7-7e69e953d677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.01.11 00:55:27.692532 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
404 | 2024.01.11 00:55:27.692578 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
405 | 2024.01.11 00:55:27.694204 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} <Debug> oximeter.measurements_f32 (237c62e0-14f2-4107-b6b0-8e41f5f1e0be): Loading data parts | ||
406 | 2024.01.11 00:55:27.694308 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} <Debug> oximeter.measurements_f32 (237c62e0-14f2-4107-b6b0-8e41f5f1e0be): There are no data parts | ||
407 | 2024.01.11 00:55:27.695354 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.01.11 00:55:27.695379 [ 3 ] {2fb474da-1c2e-4a50-a95f-1a50e7b26bb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.01.11 00:55:27.695400 [ 3 ] {} <Debug> HTTP-Session: 45351848-b518-4c18-85e7-7e69e953d677 Destroying unnamed session | ||
410 | 2024.01.11 00:55:27.695516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.01.11 00:55:27.695563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.01.11 00:55:27.695587 [ 3 ] {} <Debug> HTTP-Session: 7cf9bad7-af06-4f0d-a585-4e2e807b521c Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
413 | 2024.01.11 00:55:27.695603 [ 3 ] {} <Debug> HTTP-Session: 7cf9bad7-af06-4f0d-a585-4e2e807b521c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.01.11 00:55:27.695788 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
415 | 2024.01.11 00:55:27.695833 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
416 | 2024.01.11 00:55:27.702555 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} <Debug> oximeter.measurements_f64 (d307fc33-0c1c-4b02-8242-a3d9eaadca3e): Loading data parts | ||
417 | 2024.01.11 00:55:27.702662 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} <Debug> oximeter.measurements_f64 (d307fc33-0c1c-4b02-8242-a3d9eaadca3e): There are no data parts | ||
418 | 2024.01.11 00:55:27.704265 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2024.01.11 00:55:27.704294 [ 3 ] {f6a91e0b-5d7b-4820-96cd-98d9f4ea8461} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2024.01.11 00:55:27.704317 [ 3 ] {} <Debug> HTTP-Session: 7cf9bad7-af06-4f0d-a585-4e2e807b521c Destroying unnamed session | ||
421 | 2024.01.11 00:55:27.704433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2024.01.11 00:55:27.704482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2024.01.11 00:55:27.704510 [ 3 ] {} <Debug> HTTP-Session: 7e361842-bc76-441f-bc1c-14526b43d09b Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
424 | 2024.01.11 00:55:27.704526 [ 3 ] {} <Debug> HTTP-Session: 7e361842-bc76-441f-bc1c-14526b43d09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2024.01.11 00:55:27.704718 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
426 | 2024.01.11 00:55:27.704766 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
427 | 2024.01.11 00:55:27.706717 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} <Debug> oximeter.measurements_string (e42cb42b-d3ac-412b-a489-a73ef84d903c): Loading data parts | ||
428 | 2024.01.11 00:55:27.706800 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} <Debug> oximeter.measurements_string (e42cb42b-d3ac-412b-a489-a73ef84d903c): There are no data parts | ||
429 | 2024.01.11 00:55:27.707873 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2024.01.11 00:55:27.707908 [ 3 ] {b0795a58-2ce1-48e5-b952-0afc331f6941} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2024.01.11 00:55:27.707933 [ 3 ] {} <Debug> HTTP-Session: 7e361842-bc76-441f-bc1c-14526b43d09b Destroying unnamed session | ||
432 | 2024.01.11 00:55:27.708048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2024.01.11 00:55:27.708095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2024.01.11 00:55:27.708119 [ 3 ] {} <Debug> HTTP-Session: b12fb0b2-98e1-4493-bcd7-5cbaf1501c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
435 | 2024.01.11 00:55:27.708135 [ 3 ] {} <Debug> HTTP-Session: b12fb0b2-98e1-4493-bcd7-5cbaf1501c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2024.01.11 00:55:27.708325 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
437 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
438 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
439 | * a string isn't palatable for a few reasons. | ||
440 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
441 | * details. | ||
442 | */ | ||
443 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2024.01.11 00:55:27.708404 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
445 | 2024.01.11 00:55:27.710285 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} <Debug> oximeter.measurements_bytes (ea6ba506-f97c-4121-955a-8a45f881ebac): Loading data parts | ||
446 | 2024.01.11 00:55:27.710355 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} <Debug> oximeter.measurements_bytes (ea6ba506-f97c-4121-955a-8a45f881ebac): There are no data parts | ||
447 | 2024.01.11 00:55:27.711450 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.01.11 00:55:27.711474 [ 3 ] {b68c3b92-07c2-433c-9cf3-2e8ef0353bbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.01.11 00:55:27.711489 [ 3 ] {} <Debug> HTTP-Session: b12fb0b2-98e1-4493-bcd7-5cbaf1501c14 Destroying unnamed session | ||
450 | 2024.01.11 00:55:27.711595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.01.11 00:55:27.711644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.01.11 00:55:27.711663 [ 3 ] {} <Debug> HTTP-Session: bb4a8621-5ff3-4cde-b85e-b8661ff2acd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
453 | 2024.01.11 00:55:27.711684 [ 3 ] {} <Debug> HTTP-Session: bb4a8621-5ff3-4cde-b85e-b8661ff2acd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.01.11 00:55:27.711889 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
455 | 2024.01.11 00:55:27.711942 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
456 | 2024.01.11 00:55:27.713916 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} <Debug> oximeter.measurements_cumulativei64 (5c9845a3-9e6a-4138-ad5c-93df9b2b8540): Loading data parts | ||
457 | 2024.01.11 00:55:27.713990 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} <Debug> oximeter.measurements_cumulativei64 (5c9845a3-9e6a-4138-ad5c-93df9b2b8540): There are no data parts | ||
458 | 2024.01.11 00:55:27.715103 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.01.11 00:55:27.715129 [ 3 ] {be77fa69-a3ca-48df-9677-c86e703fa198} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.01.11 00:55:27.715157 [ 3 ] {} <Debug> HTTP-Session: bb4a8621-5ff3-4cde-b85e-b8661ff2acd5 Destroying unnamed session | ||
461 | 2024.01.11 00:55:27.715264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.01.11 00:55:27.715315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.01.11 00:55:27.715340 [ 3 ] {} <Debug> HTTP-Session: 6b9b9330-3f9a-4b27-8ce0-0dabebae343f Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
464 | 2024.01.11 00:55:27.715357 [ 3 ] {} <Debug> HTTP-Session: 6b9b9330-3f9a-4b27-8ce0-0dabebae343f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.01.11 00:55:27.715567 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
466 | 2024.01.11 00:55:27.715621 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
467 | 2024.01.11 00:55:27.717586 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} <Debug> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Loading data parts | ||
468 | 2024.01.11 00:55:27.717650 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} <Debug> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): There are no data parts | ||
469 | 2024.01.11 00:55:27.718713 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.01.11 00:55:27.718738 [ 3 ] {e0b76987-d0e9-4a78-8856-177efe24266c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.01.11 00:55:27.718759 [ 3 ] {} <Debug> HTTP-Session: 6b9b9330-3f9a-4b27-8ce0-0dabebae343f Destroying unnamed session | ||
472 | 2024.01.11 00:55:27.718871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.01.11 00:55:27.718914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.01.11 00:55:27.718940 [ 3 ] {} <Debug> HTTP-Session: c8fea16c-11f7-4578-8185-7981dde179d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
475 | 2024.01.11 00:55:27.718961 [ 3 ] {} <Debug> HTTP-Session: c8fea16c-11f7-4578-8185-7981dde179d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.01.11 00:55:27.719165 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
477 | 2024.01.11 00:55:27.719217 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
478 | 2024.01.11 00:55:27.721155 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} <Debug> oximeter.measurements_cumulativef32 (5968f12e-1e55-4c18-aa07-c04395da06cd): Loading data parts | ||
479 | 2024.01.11 00:55:27.721223 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} <Debug> oximeter.measurements_cumulativef32 (5968f12e-1e55-4c18-aa07-c04395da06cd): There are no data parts | ||
480 | 2024.01.11 00:55:27.722382 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} <Debug> DynamicQueryHandler: Done processing query | ||
481 | 2024.01.11 00:55:27.722414 [ 3 ] {6abbe95e-24e7-4a67-9c6d-2131fce73a0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
482 | 2024.01.11 00:55:27.722430 [ 3 ] {} <Debug> HTTP-Session: c8fea16c-11f7-4578-8185-7981dde179d8 Destroying unnamed session | ||
483 | 2024.01.11 00:55:27.722540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2024.01.11 00:55:27.722587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
485 | 2024.01.11 00:55:27.722605 [ 3 ] {} <Debug> HTTP-Session: 67ae11c4-158f-414c-8dfa-cf7f29df6d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
486 | 2024.01.11 00:55:27.722627 [ 3 ] {} <Debug> HTTP-Session: 67ae11c4-158f-414c-8dfa-cf7f29df6d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2024.01.11 00:55:27.722833 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
488 | 2024.01.11 00:55:27.722885 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
489 | 2024.01.11 00:55:27.724842 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} <Debug> oximeter.measurements_cumulativef64 (353f4836-dcc0-4e7c-85a9-ca1d0ba6476e): Loading data parts | ||
490 | 2024.01.11 00:55:27.724912 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} <Debug> oximeter.measurements_cumulativef64 (353f4836-dcc0-4e7c-85a9-ca1d0ba6476e): There are no data parts | ||
491 | 2024.01.11 00:55:27.725998 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2024.01.11 00:55:27.726030 [ 3 ] {8495e8ed-3970-4201-909e-60b4ff811b48} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2024.01.11 00:55:27.726051 [ 3 ] {} <Debug> HTTP-Session: 67ae11c4-158f-414c-8dfa-cf7f29df6d57 Destroying unnamed session | ||
494 | 2024.01.11 00:55:27.726155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2024.01.11 00:55:27.726204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2024.01.11 00:55:27.726228 [ 3 ] {} <Debug> HTTP-Session: 19a69bdb-9504-4e13-bbc7-d42cd24951ea Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
497 | 2024.01.11 00:55:27.726245 [ 3 ] {} <Debug> HTTP-Session: 19a69bdb-9504-4e13-bbc7-d42cd24951ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2024.01.11 00:55:27.726465 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
499 | * NOTE: Array types cannot be Nullable, see | ||
500 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
501 | * for more details. | ||
502 | * | ||
503 | * This means we need to use empty arrays to indicate a missing value. This | ||
504 | * is unfortunate, and at this point relies on the fact that an | ||
505 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
506 | * to figure out another way to represent missing samples here. | ||
507 | */ | ||
508 | 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) | ||
509 | 2024.01.11 00:55:27.726521 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
510 | 2024.01.11 00:55:27.728653 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} <Debug> oximeter.measurements_histogrami8 (ceeb7a18-168d-44c5-954a-8b42e4ec7384): Loading data parts | ||
511 | 2024.01.11 00:55:27.728738 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} <Debug> oximeter.measurements_histogrami8 (ceeb7a18-168d-44c5-954a-8b42e4ec7384): There are no data parts | ||
512 | 2024.01.11 00:55:27.729843 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.01.11 00:55:27.729876 [ 3 ] {719605ed-9794-4e18-bd1f-4b939d8df465} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.01.11 00:55:27.729898 [ 3 ] {} <Debug> HTTP-Session: 19a69bdb-9504-4e13-bbc7-d42cd24951ea Destroying unnamed session | ||
515 | 2024.01.11 00:55:27.730002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.01.11 00:55:27.730051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.01.11 00:55:27.730076 [ 3 ] {} <Debug> HTTP-Session: 62ad7f64-d9b1-42c1-bf27-0c1baf88a41e Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
518 | 2024.01.11 00:55:27.730092 [ 3 ] {} <Debug> HTTP-Session: 62ad7f64-d9b1-42c1-bf27-0c1baf88a41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.01.11 00:55:27.730309 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
520 | 2024.01.11 00:55:27.730370 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
521 | 2024.01.11 00:55:27.732360 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} <Debug> oximeter.measurements_histogramu8 (31d188c3-17a3-4d76-8729-242571b33fd8): Loading data parts | ||
522 | 2024.01.11 00:55:27.732421 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} <Debug> oximeter.measurements_histogramu8 (31d188c3-17a3-4d76-8729-242571b33fd8): There are no data parts | ||
523 | 2024.01.11 00:55:27.733494 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.01.11 00:55:27.733518 [ 3 ] {a07ebdf8-c286-4dea-abcf-0cf64c07e62a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.01.11 00:55:27.733546 [ 3 ] {} <Debug> HTTP-Session: 62ad7f64-d9b1-42c1-bf27-0c1baf88a41e Destroying unnamed session | ||
526 | 2024.01.11 00:55:27.733644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.01.11 00:55:27.733694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.01.11 00:55:27.733719 [ 3 ] {} <Debug> HTTP-Session: 461b151a-90a9-4829-a7c7-6541280679d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
529 | 2024.01.11 00:55:27.733735 [ 3 ] {} <Debug> HTTP-Session: 461b151a-90a9-4829-a7c7-6541280679d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.01.11 00:55:27.733950 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
531 | 2024.01.11 00:55:27.734004 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
532 | 2024.01.11 00:55:27.735980 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} <Debug> oximeter.measurements_histogrami16 (bd3a40f9-cd56-400e-aacb-58c855c0b925): Loading data parts | ||
533 | 2024.01.11 00:55:27.736046 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} <Debug> oximeter.measurements_histogrami16 (bd3a40f9-cd56-400e-aacb-58c855c0b925): There are no data parts | ||
534 | 2024.01.11 00:55:27.737207 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.01.11 00:55:27.737244 [ 3 ] {68079140-1f90-4fe6-8d83-62c6a18dc47b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.01.11 00:55:27.737260 [ 3 ] {} <Debug> HTTP-Session: 461b151a-90a9-4829-a7c7-6541280679d9 Destroying unnamed session | ||
537 | 2024.01.11 00:55:27.737358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.01.11 00:55:27.737413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.01.11 00:55:27.737433 [ 3 ] {} <Debug> HTTP-Session: 90429724-5ebd-4a44-a165-ab69141d0f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
540 | 2024.01.11 00:55:27.737454 [ 3 ] {} <Debug> HTTP-Session: 90429724-5ebd-4a44-a165-ab69141d0f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.01.11 00:55:27.737663 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
542 | 2024.01.11 00:55:27.737717 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
543 | 2024.01.11 00:55:27.739694 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} <Debug> oximeter.measurements_histogramu16 (c06b4ab8-2389-43ef-9364-6d36962f4815): Loading data parts | ||
544 | 2024.01.11 00:55:27.739765 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} <Debug> oximeter.measurements_histogramu16 (c06b4ab8-2389-43ef-9364-6d36962f4815): There are no data parts | ||
545 | 2024.01.11 00:55:27.740863 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.01.11 00:55:27.740894 [ 3 ] {0c63e19a-b66e-46ed-999b-413c64259848} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.01.11 00:55:27.740909 [ 3 ] {} <Debug> HTTP-Session: 90429724-5ebd-4a44-a165-ab69141d0f40 Destroying unnamed session | ||
548 | 2024.01.11 00:55:27.741019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.01.11 00:55:27.741069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.01.11 00:55:27.741089 [ 3 ] {} <Debug> HTTP-Session: 0159161b-3002-48f1-a13f-e484ecfc2189 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
551 | 2024.01.11 00:55:27.741110 [ 3 ] {} <Debug> HTTP-Session: 0159161b-3002-48f1-a13f-e484ecfc2189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.01.11 00:55:27.741325 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
553 | 2024.01.11 00:55:27.741378 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
554 | 2024.01.11 00:55:27.743324 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} <Debug> oximeter.measurements_histogrami32 (05ed3b2e-7f82-44bb-ab29-e3e9e530b85c): Loading data parts | ||
555 | 2024.01.11 00:55:27.743389 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} <Debug> oximeter.measurements_histogrami32 (05ed3b2e-7f82-44bb-ab29-e3e9e530b85c): There are no data parts | ||
556 | 2024.01.11 00:55:27.744508 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.01.11 00:55:27.744533 [ 3 ] {e8b7b241-634e-444c-beb0-c48f2b867064} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.01.11 00:55:27.744554 [ 3 ] {} <Debug> HTTP-Session: 0159161b-3002-48f1-a13f-e484ecfc2189 Destroying unnamed session | ||
559 | 2024.01.11 00:55:27.744659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.01.11 00:55:27.744706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.01.11 00:55:27.744725 [ 3 ] {} <Debug> HTTP-Session: 5d12b2e3-dd4e-4806-81f8-c68dc2dde958 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
562 | 2024.01.11 00:55:27.744745 [ 3 ] {} <Debug> HTTP-Session: 5d12b2e3-dd4e-4806-81f8-c68dc2dde958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.01.11 00:55:27.744958 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
564 | 2024.01.11 00:55:27.745009 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
565 | 2024.01.11 00:55:27.746963 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} <Debug> oximeter.measurements_histogramu32 (d430fd93-213e-4953-bed3-0db0fa9fb11b): Loading data parts | ||
566 | 2024.01.11 00:55:27.747032 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} <Debug> oximeter.measurements_histogramu32 (d430fd93-213e-4953-bed3-0db0fa9fb11b): There are no data parts | ||
567 | 2024.01.11 00:55:27.748168 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.01.11 00:55:27.748192 [ 3 ] {752d542b-11a3-4a33-9214-30f637adbf70} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.01.11 00:55:27.748215 [ 3 ] {} <Debug> HTTP-Session: 5d12b2e3-dd4e-4806-81f8-c68dc2dde958 Destroying unnamed session | ||
570 | 2024.01.11 00:55:27.748320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.01.11 00:55:27.748368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.01.11 00:55:27.748391 [ 3 ] {} <Debug> HTTP-Session: 57e70232-e1e4-4f3e-8eff-943461860ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
573 | 2024.01.11 00:55:27.748417 [ 3 ] {} <Debug> HTTP-Session: 57e70232-e1e4-4f3e-8eff-943461860ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.01.11 00:55:27.748626 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
575 | 2024.01.11 00:55:27.748680 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
576 | 2024.01.11 00:55:27.750635 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} <Debug> oximeter.measurements_histogrami64 (a1425ce3-e247-423a-b368-0fd9a0cce8b1): Loading data parts | ||
577 | 2024.01.11 00:55:27.750747 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} <Debug> oximeter.measurements_histogrami64 (a1425ce3-e247-423a-b368-0fd9a0cce8b1): There are no data parts | ||
578 | 2024.01.11 00:55:27.751885 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.01.11 00:55:27.751916 [ 3 ] {83b01905-e6cd-44f3-a9ee-e0734528d612} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.01.11 00:55:27.751931 [ 3 ] {} <Debug> HTTP-Session: 57e70232-e1e4-4f3e-8eff-943461860ddf Destroying unnamed session | ||
581 | 2024.01.11 00:55:27.752039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.01.11 00:55:27.752088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.01.11 00:55:27.752106 [ 3 ] {} <Debug> HTTP-Session: fe9b3102-d9f3-4b13-aa6a-ee9657937afa Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
584 | 2024.01.11 00:55:27.752127 [ 3 ] {} <Debug> HTTP-Session: fe9b3102-d9f3-4b13-aa6a-ee9657937afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.01.11 00:55:27.752335 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
586 | 2024.01.11 00:55:27.752388 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
587 | 2024.01.11 00:55:27.754367 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} <Debug> oximeter.measurements_histogramu64 (6f0655b7-6a13-4d1b-90b1-49516768694a): Loading data parts | ||
588 | 2024.01.11 00:55:27.754454 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} <Debug> oximeter.measurements_histogramu64 (6f0655b7-6a13-4d1b-90b1-49516768694a): There are no data parts | ||
589 | 2024.01.11 00:55:27.755581 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.01.11 00:55:27.755613 [ 3 ] {edc85f25-7a85-463c-9352-3b0a12da1afc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.01.11 00:55:27.755634 [ 3 ] {} <Debug> HTTP-Session: fe9b3102-d9f3-4b13-aa6a-ee9657937afa Destroying unnamed session | ||
592 | 2024.01.11 00:55:27.755730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.01.11 00:55:27.755779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.01.11 00:55:27.755798 [ 3 ] {} <Debug> HTTP-Session: 06fd0dfe-8ef2-4124-b90f-cd76a23c32f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
595 | 2024.01.11 00:55:27.755820 [ 3 ] {} <Debug> HTTP-Session: 06fd0dfe-8ef2-4124-b90f-cd76a23c32f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.01.11 00:55:27.756041 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
597 | 2024.01.11 00:55:27.756094 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
598 | 2024.01.11 00:55:27.758097 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} <Debug> oximeter.measurements_histogramf32 (1700f958-575d-4dc8-a42b-1cac1348e7be): Loading data parts | ||
599 | 2024.01.11 00:55:27.758188 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} <Debug> oximeter.measurements_histogramf32 (1700f958-575d-4dc8-a42b-1cac1348e7be): There are no data parts | ||
600 | 2024.01.11 00:55:27.759271 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} <Debug> DynamicQueryHandler: Done processing query | ||
601 | 2024.01.11 00:55:27.759296 [ 3 ] {94381ac9-c6ce-402a-881d-6af677f37346} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
602 | 2024.01.11 00:55:27.759319 [ 3 ] {} <Debug> HTTP-Session: 06fd0dfe-8ef2-4124-b90f-cd76a23c32f6 Destroying unnamed session | ||
603 | 2024.01.11 00:55:27.759429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
604 | 2024.01.11 00:55:27.759479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
605 | 2024.01.11 00:55:27.759512 [ 3 ] {} <Debug> HTTP-Session: 0d5cf39a-d5fb-40b7-9459-f493053daedd Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
606 | 2024.01.11 00:55:27.759527 [ 3 ] {} <Debug> HTTP-Session: 0d5cf39a-d5fb-40b7-9459-f493053daedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2024.01.11 00:55:27.759742 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
608 | 2024.01.11 00:55:27.759829 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
609 | 2024.01.11 00:55:27.765803 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} <Debug> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Loading data parts | ||
610 | 2024.01.11 00:55:27.765894 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} <Debug> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): There are no data parts | ||
611 | 2024.01.11 00:55:27.767455 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} <Debug> DynamicQueryHandler: Done processing query | ||
612 | 2024.01.11 00:55:27.767492 [ 3 ] {338aa037-9ad4-44a4-9f44-c25a7916ba96} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
613 | 2024.01.11 00:55:27.767508 [ 3 ] {} <Debug> HTTP-Session: 0d5cf39a-d5fb-40b7-9459-f493053daedd Destroying unnamed session | ||
614 | 2024.01.11 00:55:27.767639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
615 | 2024.01.11 00:55:27.767696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
616 | 2024.01.11 00:55:27.767715 [ 3 ] {} <Debug> HTTP-Session: 8fcac002-c0f7-48df-8df2-4f30a7f63520 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
617 | 2024.01.11 00:55:27.767737 [ 3 ] {} <Debug> HTTP-Session: 8fcac002-c0f7-48df-8df2-4f30a7f63520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.01.11 00:55:27.767895 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) /* The field tables store named dimensions of each timeseries. | ||
619 | * | ||
620 | * As with the measurement tables, there is one field table for each field data | ||
621 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
622 | * this behavior **must not** be relied upon for query correctness. | ||
623 | * | ||
624 | * The index for the fields differs from the measurements, however. Rows are | ||
625 | * sorted by timeseries name, then field name, field value, and finally | ||
626 | * timeseries key. This reflects the most common pattern for looking them up: | ||
627 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
628 | * usually then used to look up measurements. | ||
629 | * | ||
630 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
631 | * timeseries name and then key, since it would improve lookups where one | ||
632 | * already has the key. Realistically though, these tables are quite small and | ||
633 | * so performance benefits will be low in absolute terms. | ||
634 | */ | ||
635 | 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) | ||
636 | 2024.01.11 00:55:27.767947 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
637 | 2024.01.11 00:55:27.769479 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} <Debug> oximeter.fields_bool (31d92b77-091d-4b0a-b3fc-b413d406e2eb): Loading data parts | ||
638 | 2024.01.11 00:55:27.769567 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} <Debug> oximeter.fields_bool (31d92b77-091d-4b0a-b3fc-b413d406e2eb): There are no data parts | ||
639 | 2024.01.11 00:55:27.770595 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.01.11 00:55:27.770630 [ 3 ] {b5171614-75a9-40bc-b41f-bc6590952fdc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.01.11 00:55:27.770646 [ 3 ] {} <Debug> HTTP-Session: 8fcac002-c0f7-48df-8df2-4f30a7f63520 Destroying unnamed session | ||
642 | 2024.01.11 00:55:27.770773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.01.11 00:55:27.770823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.01.11 00:55:27.770842 [ 3 ] {} <Debug> HTTP-Session: 831299b7-e3dc-46cb-a85d-534016225014 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
645 | 2024.01.11 00:55:27.770865 [ 3 ] {} <Debug> HTTP-Session: 831299b7-e3dc-46cb-a85d-534016225014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.01.11 00:55:27.771024 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
647 | 2024.01.11 00:55:27.771067 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
648 | 2024.01.11 00:55:27.772595 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} <Debug> oximeter.fields_i8 (4c327c4e-e056-4cba-bf98-c16ad2829a43): Loading data parts | ||
649 | 2024.01.11 00:55:27.772684 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} <Debug> oximeter.fields_i8 (4c327c4e-e056-4cba-bf98-c16ad2829a43): There are no data parts | ||
650 | 2024.01.11 00:55:27.774445 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.01.11 00:55:27.774474 [ 3 ] {1563c889-d9e6-4e3c-ab95-cf04e3f80367} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.01.11 00:55:27.774499 [ 3 ] {} <Debug> HTTP-Session: 831299b7-e3dc-46cb-a85d-534016225014 Destroying unnamed session | ||
653 | 2024.01.11 00:55:27.774627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.01.11 00:55:27.774671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.01.11 00:55:27.774697 [ 3 ] {} <Debug> HTTP-Session: e3e4387a-b812-4f5c-87db-93dc302c60ad Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
656 | 2024.01.11 00:55:27.774718 [ 3 ] {} <Debug> HTTP-Session: e3e4387a-b812-4f5c-87db-93dc302c60ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.01.11 00:55:27.774873 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
658 | 2024.01.11 00:55:27.774922 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
659 | 2024.01.11 00:55:27.776703 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} <Debug> oximeter.fields_u8 (5d104d06-b899-4970-a3b3-2f0b27fa1434): Loading data parts | ||
660 | 2024.01.11 00:55:27.776810 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} <Debug> oximeter.fields_u8 (5d104d06-b899-4970-a3b3-2f0b27fa1434): There are no data parts | ||
661 | 2024.01.11 00:55:27.777855 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.01.11 00:55:27.777881 [ 3 ] {7ab811a6-1b00-4f4c-aaf3-ee364e9afb1e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.01.11 00:55:27.777903 [ 3 ] {} <Debug> HTTP-Session: e3e4387a-b812-4f5c-87db-93dc302c60ad Destroying unnamed session | ||
664 | 2024.01.11 00:55:27.777993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.01.11 00:55:27.778044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.01.11 00:55:27.778062 [ 3 ] {} <Debug> HTTP-Session: 06c94e0c-19ae-47dd-a964-4a5d73b63dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
667 | 2024.01.11 00:55:27.778084 [ 3 ] {} <Debug> HTTP-Session: 06c94e0c-19ae-47dd-a964-4a5d73b63dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.01.11 00:55:27.778244 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
669 | 2024.01.11 00:55:27.778287 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
670 | 2024.01.11 00:55:27.779838 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} <Debug> oximeter.fields_i16 (58a8c8dc-ac3e-4463-94cc-2c714288931e): Loading data parts | ||
671 | 2024.01.11 00:55:27.779921 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} <Debug> oximeter.fields_i16 (58a8c8dc-ac3e-4463-94cc-2c714288931e): There are no data parts | ||
672 | 2024.01.11 00:55:27.780976 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.01.11 00:55:27.781010 [ 3 ] {80b8798b-ae76-482b-93ca-4934f4356334} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.01.11 00:55:27.781026 [ 3 ] {} <Debug> HTTP-Session: 06c94e0c-19ae-47dd-a964-4a5d73b63dbf Destroying unnamed session | ||
675 | 2024.01.11 00:55:27.781136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.01.11 00:55:27.781188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.01.11 00:55:27.781207 [ 3 ] {} <Debug> HTTP-Session: 216838cd-eb74-4517-9f94-4bd974a817e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
678 | 2024.01.11 00:55:27.781231 [ 3 ] {} <Debug> HTTP-Session: 216838cd-eb74-4517-9f94-4bd974a817e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.01.11 00:55:27.781388 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
680 | 2024.01.11 00:55:27.781430 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
681 | 2024.01.11 00:55:27.782933 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} <Debug> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Loading data parts | ||
682 | 2024.01.11 00:55:27.783012 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} <Debug> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): There are no data parts | ||
683 | 2024.01.11 00:55:27.784079 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.01.11 00:55:27.784104 [ 3 ] {07f80a41-65fc-42a0-958c-6f4a0d9eaa5c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.01.11 00:55:27.784128 [ 3 ] {} <Debug> HTTP-Session: 216838cd-eb74-4517-9f94-4bd974a817e4 Destroying unnamed session | ||
686 | 2024.01.11 00:55:27.784235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.01.11 00:55:27.784285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.01.11 00:55:27.784311 [ 3 ] {} <Debug> HTTP-Session: 035fbd4c-1b56-4e27-b17c-8d8588603748 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
689 | 2024.01.11 00:55:27.784327 [ 3 ] {} <Debug> HTTP-Session: 035fbd4c-1b56-4e27-b17c-8d8588603748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.01.11 00:55:27.784483 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
691 | 2024.01.11 00:55:27.784533 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
692 | 2024.01.11 00:55:27.786017 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} <Debug> oximeter.fields_i32 (adc8d87e-e8f2-49ce-bacc-4a2f7da25f68): Loading data parts | ||
693 | 2024.01.11 00:55:27.786094 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} <Debug> oximeter.fields_i32 (adc8d87e-e8f2-49ce-bacc-4a2f7da25f68): There are no data parts | ||
694 | 2024.01.11 00:55:27.787132 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.01.11 00:55:27.787164 [ 3 ] {e58662c1-b454-4c42-891b-29a56f69f00f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.01.11 00:55:27.787187 [ 3 ] {} <Debug> HTTP-Session: 035fbd4c-1b56-4e27-b17c-8d8588603748 Destroying unnamed session | ||
697 | 2024.01.11 00:55:27.787293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.01.11 00:55:27.787343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.01.11 00:55:27.787369 [ 3 ] {} <Debug> HTTP-Session: 30d89346-9036-4044-8a74-35abd718f45b Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
700 | 2024.01.11 00:55:27.787386 [ 3 ] {} <Debug> HTTP-Session: 30d89346-9036-4044-8a74-35abd718f45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.01.11 00:55:27.787540 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
702 | 2024.01.11 00:55:27.787583 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
703 | 2024.01.11 00:55:27.789050 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} <Debug> oximeter.fields_u32 (518abfaa-06da-4587-80de-f94b99396313): Loading data parts | ||
704 | 2024.01.11 00:55:27.789134 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} <Debug> oximeter.fields_u32 (518abfaa-06da-4587-80de-f94b99396313): There are no data parts | ||
705 | 2024.01.11 00:55:27.790131 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2024.01.11 00:55:27.790162 [ 3 ] {09396367-12b5-494c-90e2-6b3241352d3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
707 | 2024.01.11 00:55:27.790178 [ 3 ] {} <Debug> HTTP-Session: 30d89346-9036-4044-8a74-35abd718f45b Destroying unnamed session | ||
708 | 2024.01.11 00:55:27.790293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2024.01.11 00:55:27.790342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2024.01.11 00:55:27.790360 [ 3 ] {} <Debug> HTTP-Session: 7a89f459-a86f-4c7f-b2a4-805767954af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
711 | 2024.01.11 00:55:27.790391 [ 3 ] {} <Debug> HTTP-Session: 7a89f459-a86f-4c7f-b2a4-805767954af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.01.11 00:55:27.790539 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
713 | 2024.01.11 00:55:27.790589 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
714 | 2024.01.11 00:55:27.792165 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} <Debug> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Loading data parts | ||
715 | 2024.01.11 00:55:27.792276 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} <Debug> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): There are no data parts | ||
716 | 2024.01.11 00:55:27.793363 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} <Debug> DynamicQueryHandler: Done processing query | ||
717 | 2024.01.11 00:55:27.793388 [ 3 ] {0fede725-a073-4d4e-9be1-446adbccb0a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
718 | 2024.01.11 00:55:27.793418 [ 3 ] {} <Debug> HTTP-Session: 7a89f459-a86f-4c7f-b2a4-805767954af9 Destroying unnamed session | ||
719 | 2024.01.11 00:55:27.793519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
720 | 2024.01.11 00:55:27.793577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
721 | 2024.01.11 00:55:27.793608 [ 3 ] {} <Debug> HTTP-Session: 3477842a-4c23-48c6-b85d-5bb5b362fadb Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
722 | 2024.01.11 00:55:27.793636 [ 3 ] {} <Debug> HTTP-Session: 3477842a-4c23-48c6-b85d-5bb5b362fadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2024.01.11 00:55:27.793801 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
724 | 2024.01.11 00:55:27.793858 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
725 | 2024.01.11 00:55:27.795447 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} <Debug> oximeter.fields_u64 (a1ffe432-f318-4430-9295-bfbea7106981): Loading data parts | ||
726 | 2024.01.11 00:55:27.795540 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} <Debug> oximeter.fields_u64 (a1ffe432-f318-4430-9295-bfbea7106981): There are no data parts | ||
727 | 2024.01.11 00:55:27.796578 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} <Debug> DynamicQueryHandler: Done processing query | ||
728 | 2024.01.11 00:55:27.796603 [ 3 ] {c387d987-e758-46de-9c54-7050396ad4f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
729 | 2024.01.11 00:55:27.796618 [ 3 ] {} <Debug> HTTP-Session: 3477842a-4c23-48c6-b85d-5bb5b362fadb Destroying unnamed session | ||
730 | 2024.01.11 00:55:27.796737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
731 | 2024.01.11 00:55:27.796789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
732 | 2024.01.11 00:55:27.796808 [ 3 ] {} <Debug> HTTP-Session: f4c0fff3-d24c-412c-8b57-626209c743de Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
733 | 2024.01.11 00:55:27.796831 [ 3 ] {} <Debug> HTTP-Session: f4c0fff3-d24c-412c-8b57-626209c743de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.01.11 00:55:27.796993 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
735 | 2024.01.11 00:55:27.797038 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
736 | 2024.01.11 00:55:27.798515 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} <Debug> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Loading data parts | ||
737 | 2024.01.11 00:55:27.798588 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} <Debug> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): There are no data parts | ||
738 | 2024.01.11 00:55:27.799632 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} <Debug> DynamicQueryHandler: Done processing query | ||
739 | 2024.01.11 00:55:27.799674 [ 3 ] {06de1af5-26eb-43a8-a758-e5825977a844} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
740 | 2024.01.11 00:55:27.799689 [ 3 ] {} <Debug> HTTP-Session: f4c0fff3-d24c-412c-8b57-626209c743de Destroying unnamed session | ||
741 | 2024.01.11 00:55:27.799786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
742 | 2024.01.11 00:55:27.799835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
743 | 2024.01.11 00:55:27.799853 [ 3 ] {} <Debug> HTTP-Session: 9382493b-7d34-4daa-b1e4-f27febb418f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
744 | 2024.01.11 00:55:27.799876 [ 3 ] {} <Debug> HTTP-Session: 9382493b-7d34-4daa-b1e4-f27febb418f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.01.11 00:55:27.800036 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
746 | 2024.01.11 00:55:27.800078 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
747 | 2024.01.11 00:55:27.801540 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} <Debug> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Loading data parts | ||
748 | 2024.01.11 00:55:27.801608 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} <Debug> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): There are no data parts | ||
749 | 2024.01.11 00:55:27.802615 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} <Debug> DynamicQueryHandler: Done processing query | ||
750 | 2024.01.11 00:55:27.802639 [ 3 ] {184d5302-a629-41d2-8079-be1cca61a5f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
751 | 2024.01.11 00:55:27.802671 [ 3 ] {} <Debug> HTTP-Session: 9382493b-7d34-4daa-b1e4-f27febb418f2 Destroying unnamed session | ||
752 | 2024.01.11 00:55:27.802776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
753 | 2024.01.11 00:55:27.802825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
754 | 2024.01.11 00:55:27.802852 [ 3 ] {} <Debug> HTTP-Session: 889737cc-af5f-4c7b-90d3-5c34a056c7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
755 | 2024.01.11 00:55:27.802868 [ 3 ] {} <Debug> HTTP-Session: 889737cc-af5f-4c7b-90d3-5c34a056c7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
756 | 2024.01.11 00:55:27.803024 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) 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) | ||
757 | 2024.01.11 00:55:27.803073 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
758 | 2024.01.11 00:55:27.804519 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} <Debug> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Loading data parts | ||
759 | 2024.01.11 00:55:27.804595 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} <Debug> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): There are no data parts | ||
760 | 2024.01.11 00:55:27.805602 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} <Debug> DynamicQueryHandler: Done processing query | ||
761 | 2024.01.11 00:55:27.805634 [ 3 ] {df296934-e681-4768-9f69-7d74b463f2eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
762 | 2024.01.11 00:55:27.805669 [ 3 ] {} <Debug> HTTP-Session: 889737cc-af5f-4c7b-90d3-5c34a056c7d3 Destroying unnamed session | ||
763 | 2024.01.11 00:55:27.805765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
764 | 2024.01.11 00:55:27.805815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
765 | 2024.01.11 00:55:27.805842 [ 3 ] {} <Debug> HTTP-Session: e47b047b-17d7-404e-bb06-255be0b02995 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
766 | 2024.01.11 00:55:27.805858 [ 3 ] {} <Debug> HTTP-Session: e47b047b-17d7-404e-bb06-255be0b02995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
767 | 2024.01.11 00:55:27.806085 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) /* The timeseries schema table stores the extracted schema for the samples | ||
768 | * oximeter collects. | ||
769 | */ | ||
770 | 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) | ||
771 | 2024.01.11 00:55:27.806152 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
772 | 2024.01.11 00:55:27.807748 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): Loading data parts | ||
773 | 2024.01.11 00:55:27.807853 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): There are no data parts | ||
774 | 2024.01.11 00:55:27.808980 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} <Debug> DynamicQueryHandler: Done processing query | ||
775 | 2024.01.11 00:55:27.809013 [ 3 ] {bb70b333-6f56-4ccd-b54e-68cb127de1d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
776 | 2024.01.11 00:55:27.809028 [ 3 ] {} <Debug> HTTP-Session: e47b047b-17d7-404e-bb06-255be0b02995 Destroying unnamed session | ||
777 | 2024.01.11 00:55:27.809150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47825, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
778 | 2024.01.11 00:55:27.809201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
779 | 2024.01.11 00:55:27.809220 [ 3 ] {} <Debug> HTTP-Session: eb1db3aa-84d0-4ba0-911e-fce6d74fcb33 Authenticating user 'default' from [fd00:1122:3344:101::d]:47825 | ||
780 | 2024.01.11 00:55:27.809242 [ 3 ] {} <Debug> HTTP-Session: eb1db3aa-84d0-4ba0-911e-fce6d74fcb33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
781 | 2024.01.11 00:55:27.809351 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47825) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
782 | 2024.01.11 00:55:27.809976 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
783 | 2024.01.11 00:55:27.813232 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.00 GiB. | ||
784 | 2024.01.11 00:55:27.815842 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
785 | 2024.01.11 00:55:27.816066 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} <Trace> oximeter.version (3c62bc91-458b-4798-a079-760b0205d455): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
786 | 2024.01.11 00:55:27.816268 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006878209 sec., 145 rows/sec., 2.27 KiB/sec. | ||
787 | 2024.01.11 00:55:27.816378 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} <Debug> DynamicQueryHandler: Done processing query | ||
788 | 2024.01.11 00:55:27.816397 [ 3 ] {a518c2a7-9ba4-46cd-b9d9-4fdbe32b49c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
789 | 2024.01.11 00:55:27.816412 [ 3 ] {} <Debug> HTTP-Session: eb1db3aa-84d0-4ba0-911e-fce6d74fcb33 Destroying unnamed session | ||
790 | 2024.01.11 00:55:28.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB | ||
791 | 2024.01.11 00:55:32.148758 [ 178 ] {} <Debug> DNSResolver: Updating DNS cache | ||
792 | 2024.01.11 00:55:32.148821 [ 178 ] {} <Debug> DNSResolver: Updated DNS cache | ||
793 | 2024.01.11 00:55:47.148872 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
794 | 2024.01.11 00:55:47.148940 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
795 | 2024.01.11 00:56:02.149073 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
796 | 2024.01.11 00:56:02.149140 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
797 | 2024.01.11 00:56:17.149184 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
798 | 2024.01.11 00:56:17.149334 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
799 | 2024.01.11 00:56:17.825645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
800 | 2024.01.11 00:56:17.825784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
801 | 2024.01.11 00:56:17.825827 [ 3 ] {} <Debug> HTTP-Session: 3fc0d690-4271-4596-9850-7bc57971f4c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
802 | 2024.01.11 00:56:17.825853 [ 3 ] {} <Debug> HTTP-Session: 3fc0d690-4271-4596-9850-7bc57971f4c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
803 | 2024.01.11 00:56:17.826020 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
804 | 2024.01.11 00:56:17.826395 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.01.11 00:56:17.827014 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.01.11 00:56:17.827147 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2024.01.11 00:56:17.828064 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} <Debug> DynamicQueryHandler: Done processing query | ||
808 | 2024.01.11 00:56:17.828094 [ 3 ] {034081fb-d419-4437-af96-5d0a6bd2c04e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
809 | 2024.01.11 00:56:17.828127 [ 3 ] {} <Debug> HTTP-Session: 3fc0d690-4271-4596-9850-7bc57971f4c0 Destroying unnamed session | ||
810 | 2024.01.11 00:56:17.839266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
811 | 2024.01.11 00:56:17.839317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
812 | 2024.01.11 00:56:17.839346 [ 3 ] {} <Debug> HTTP-Session: a3bd592b-dee6-4f99-9673-9012af78dfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
813 | 2024.01.11 00:56:17.839363 [ 3 ] {} <Debug> HTTP-Session: a3bd592b-dee6-4f99-9673-9012af78dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
814 | 2024.01.11 00:56:17.839488 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
815 | 2024.01.11 00:56:17.844343 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.01.11 00:56:17.844489 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2024.01.11 00:56:17.844550 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
818 | 2024.01.11 00:56:17.845449 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} <Debug> DynamicQueryHandler: Done processing query | ||
819 | 2024.01.11 00:56:17.845476 [ 3 ] {5ee721e0-48d7-49d8-9388-a13984e8c13a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
820 | 2024.01.11 00:56:17.845502 [ 3 ] {} <Debug> HTTP-Session: a3bd592b-dee6-4f99-9673-9012af78dfb1 Destroying unnamed session | ||
821 | 2024.01.11 00:56:17.845735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
822 | 2024.01.11 00:56:17.845780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
823 | 2024.01.11 00:56:17.845799 [ 3 ] {} <Debug> HTTP-Session: b29e361d-8a5d-4158-882d-09f2155c6ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
824 | 2024.01.11 00:56:17.845816 [ 3 ] {} <Debug> HTTP-Session: b29e361d-8a5d-4158-882d-09f2155c6ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
825 | 2024.01.11 00:56:17.845927 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
826 | 2024.01.11 00:56:17.846364 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2024.01.11 00:56:17.846512 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.01.11 00:56:17.846554 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2024.01.11 00:56:17.847322 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} <Debug> DynamicQueryHandler: Done processing query | ||
830 | 2024.01.11 00:56:17.847349 [ 3 ] {d027b83e-4ef2-4801-92f3-0f24310c3c5e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
831 | 2024.01.11 00:56:17.847364 [ 3 ] {} <Debug> HTTP-Session: b29e361d-8a5d-4158-882d-09f2155c6ec8 Destroying unnamed session | ||
832 | 2024.01.11 00:56:17.847726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
833 | 2024.01.11 00:56:17.847779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
834 | 2024.01.11 00:56:17.847798 [ 3 ] {} <Debug> HTTP-Session: 091b808d-dd29-4ca3-a74d-46d90845c55d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
835 | 2024.01.11 00:56:17.847815 [ 3 ] {} <Debug> HTTP-Session: 091b808d-dd29-4ca3-a74d-46d90845c55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
836 | 2024.01.11 00:56:17.847929 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) 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) | ||
837 | 2024.01.11 00:56:17.848286 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2024.01.11 00:56:17.848452 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2024.01.11 00:56:17.848495 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2024.01.11 00:56:17.849377 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} <Debug> DynamicQueryHandler: Done processing query | ||
841 | 2024.01.11 00:56:17.849404 [ 3 ] {e9cef614-76ad-448f-ad38-5940d51e702f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
842 | 2024.01.11 00:56:17.849420 [ 3 ] {} <Debug> HTTP-Session: 091b808d-dd29-4ca3-a74d-46d90845c55d Destroying unnamed session | ||
843 | 2024.01.11 00:56:17.850527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
844 | 2024.01.11 00:56:17.850572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
845 | 2024.01.11 00:56:17.850591 [ 3 ] {} <Debug> HTTP-Session: 480e29b4-41d0-415c-b275-6d7100d796f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
846 | 2024.01.11 00:56:17.850607 [ 3 ] {} <Debug> HTTP-Session: 480e29b4-41d0-415c-b275-6d7100d796f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
847 | 2024.01.11 00:56:17.850689 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
848 | 2024.01.11 00:56:17.850729 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2024.01.11 00:56:17.851426 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
850 | 2024.01.11 00:56:17.854667 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
851 | 2024.01.11 00:56:17.856927 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
852 | 2024.01.11 00:56:17.857092 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
853 | 2024.01.11 00:56:17.857212 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006487571 sec., 616 rows/sec., 66.68 KiB/sec. | ||
854 | 2024.01.11 00:56:17.857382 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Debug> DynamicQueryHandler: Done processing query | ||
855 | 2024.01.11 00:56:17.857405 [ 3 ] {e1754645-2cb0-4803-babd-9bcf016e3249} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
856 | 2024.01.11 00:56:17.857421 [ 3 ] {} <Debug> HTTP-Session: 480e29b4-41d0-415c-b275-6d7100d796f2 Destroying unnamed session | ||
857 | 2024.01.11 00:56:17.857590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
858 | 2024.01.11 00:56:17.857635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
859 | 2024.01.11 00:56:17.857653 [ 3 ] {} <Debug> HTTP-Session: 7926ef2b-8ff1-4bce-be49-c8362c594b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
860 | 2024.01.11 00:56:17.857669 [ 3 ] {} <Debug> HTTP-Session: 7926ef2b-8ff1-4bce-be49-c8362c594b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
861 | 2024.01.11 00:56:17.857741 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
862 | 2024.01.11 00:56:17.857780 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
863 | 2024.01.11 00:56:17.857888 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
864 | 2024.01.11 00:56:17.861684 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
865 | 2024.01.11 00:56:17.861899 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
866 | 2024.01.11 00:56:17.862049 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
867 | 2024.01.11 00:56:17.862165 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.004393186 sec., 8877 rows/sec., 719.55 KiB/sec. | ||
868 | 2024.01.11 00:56:17.862283 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Debug> DynamicQueryHandler: Done processing query | ||
869 | 2024.01.11 00:56:17.862313 [ 3 ] {9840f52c-f9a8-4943-b56d-a7a842821332} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
870 | 2024.01.11 00:56:17.862328 [ 3 ] {} <Debug> HTTP-Session: 7926ef2b-8ff1-4bce-be49-c8362c594b73 Destroying unnamed session | ||
871 | 2024.01.11 00:56:17.862644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 18981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
872 | 2024.01.11 00:56:17.862689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
873 | 2024.01.11 00:56:17.862708 [ 3 ] {} <Debug> HTTP-Session: 2fc8e3a4-6c5b-4422-a03e-c594efc20d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
874 | 2024.01.11 00:56:17.862724 [ 3 ] {} <Debug> HTTP-Session: 2fc8e3a4-6c5b-4422-a03e-c594efc20d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
875 | 2024.01.11 00:56:17.862798 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
876 | 2024.01.11 00:56:17.862836 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
877 | 2024.01.11 00:56:17.862939 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
878 | 2024.01.11 00:56:17.863389 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
879 | 2024.01.11 00:56:17.863603 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
880 | 2024.01.11 00:56:17.863752 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
881 | 2024.01.11 00:56:17.863860 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Information> executeQuery: Read 117 rows, 11.81 KiB in 0.001034542 sec., 113093 rows/sec., 11.15 MiB/sec. | ||
882 | 2024.01.11 00:56:17.863974 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Debug> DynamicQueryHandler: Done processing query | ||
883 | 2024.01.11 00:56:17.863996 [ 3 ] {449a6922-6526-4426-b19f-29b68ec07e3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
884 | 2024.01.11 00:56:17.864011 [ 3 ] {} <Debug> HTTP-Session: 2fc8e3a4-6c5b-4422-a03e-c594efc20d36 Destroying unnamed session | ||
885 | 2024.01.11 00:56:17.864154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
886 | 2024.01.11 00:56:17.864198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
887 | 2024.01.11 00:56:17.864216 [ 3 ] {} <Debug> HTTP-Session: bca0fff4-a538-40a2-b93d-bf5121c742e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
888 | 2024.01.11 00:56:17.864232 [ 3 ] {} <Debug> HTTP-Session: bca0fff4-a538-40a2-b93d-bf5121c742e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
889 | 2024.01.11 00:56:17.864312 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
890 | 2024.01.11 00:56:17.864351 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
891 | 2024.01.11 00:56:17.865469 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
892 | 2024.01.11 00:56:17.866382 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
893 | 2024.01.11 00:56:17.866624 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
894 | 2024.01.11 00:56:17.866770 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
895 | 2024.01.11 00:56:17.866884 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.002543266 sec., 21232 rows/sec., 1.66 MiB/sec. | ||
896 | 2024.01.11 00:56:17.867005 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Debug> DynamicQueryHandler: Done processing query | ||
897 | 2024.01.11 00:56:17.867027 [ 3 ] {225fe0db-7591-44cf-bbb6-6efdaab0d773} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
898 | 2024.01.11 00:56:17.867042 [ 3 ] {} <Debug> HTTP-Session: bca0fff4-a538-40a2-b93d-bf5121c742e3 Destroying unnamed session | ||
899 | 2024.01.11 00:56:17.867338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
900 | 2024.01.11 00:56:17.867381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
901 | 2024.01.11 00:56:17.867399 [ 3 ] {} <Debug> HTTP-Session: 7843d823-4bd3-4563-b0af-96b1c81accce Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
902 | 2024.01.11 00:56:17.867415 [ 3 ] {} <Debug> HTTP-Session: 7843d823-4bd3-4563-b0af-96b1c81accce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
903 | 2024.01.11 00:56:17.867503 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
904 | 2024.01.11 00:56:17.867546 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
905 | 2024.01.11 00:56:17.867702 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
906 | 2024.01.11 00:56:17.868169 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
907 | 2024.01.11 00:56:17.871157 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
908 | 2024.01.11 00:56:17.871390 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
909 | 2024.01.11 00:56:17.871517 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.003983927 sec., 9789 rows/sec., 13.21 MiB/sec. | ||
910 | 2024.01.11 00:56:17.871653 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Debug> DynamicQueryHandler: Done processing query | ||
911 | 2024.01.11 00:56:17.871679 [ 3 ] {a12b4575-2211-4f6f-9b67-8645a246129a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
912 | 2024.01.11 00:56:17.871695 [ 3 ] {} <Debug> HTTP-Session: 7843d823-4bd3-4563-b0af-96b1c81accce Destroying unnamed session | ||
913 | 2024.01.11 00:56:17.871816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 3350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
914 | 2024.01.11 00:56:17.871863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
915 | 2024.01.11 00:56:17.871882 [ 3 ] {} <Debug> HTTP-Session: c63e85df-2589-4140-a7f1-89a087d1199c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
916 | 2024.01.11 00:56:17.871899 [ 3 ] {} <Debug> HTTP-Session: c63e85df-2589-4140-a7f1-89a087d1199c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
917 | 2024.01.11 00:56:17.871970 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
918 | 2024.01.11 00:56:17.872543 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
919 | 2024.01.11 00:56:17.872659 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
920 | 2024.01.11 00:56:17.872952 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
921 | 2024.01.11 00:56:17.873225 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2024.01.11 00:56:17.873411 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Trace> oximeter.measurements_i64 (850a392a-52e9-4d1e-9418-b8bd51f23d1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
923 | 2024.01.11 00:56:17.873522 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Information> executeQuery: Read 21 rows, 1.54 KiB in 0.001522983 sec., 13788 rows/sec., 1011.20 KiB/sec. | ||
924 | 2024.01.11 00:56:17.873671 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Debug> DynamicQueryHandler: Done processing query | ||
925 | 2024.01.11 00:56:17.873696 [ 3 ] {af8472c5-88b0-4178-9e1b-5b4d2219fe48} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
926 | 2024.01.11 00:56:17.873712 [ 3 ] {} <Debug> HTTP-Session: c63e85df-2589-4140-a7f1-89a087d1199c Destroying unnamed session | ||
927 | 2024.01.11 00:56:27.820009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
928 | 2024.01.11 00:56:27.820145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
929 | 2024.01.11 00:56:27.820177 [ 3 ] {} <Debug> HTTP-Session: 3102d752-dacb-4201-84f1-60280417d583 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
930 | 2024.01.11 00:56:27.820205 [ 3 ] {} <Debug> HTTP-Session: 3102d752-dacb-4201-84f1-60280417d583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
931 | 2024.01.11 00:56:27.820349 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
932 | 2024.01.11 00:56:27.820419 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
933 | 2024.01.11 00:56:27.820604 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
934 | 2024.01.11 00:56:27.821120 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
935 | 2024.01.11 00:56:27.821388 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
936 | 2024.01.11 00:56:27.821554 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
937 | 2024.01.11 00:56:27.821689 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001294838 sec., 30891 rows/sec., 2.45 MiB/sec. | ||
938 | 2024.01.11 00:56:27.821838 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Debug> DynamicQueryHandler: Done processing query | ||
939 | 2024.01.11 00:56:27.821864 [ 3 ] {b78be87b-2182-4754-b9ad-62052b5728fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
940 | 2024.01.11 00:56:27.821881 [ 3 ] {} <Debug> HTTP-Session: 3102d752-dacb-4201-84f1-60280417d583 Destroying unnamed session | ||
941 | 2024.01.11 00:56:27.822050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 19459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
942 | 2024.01.11 00:56:27.822105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
943 | 2024.01.11 00:56:27.822124 [ 3 ] {} <Debug> HTTP-Session: af0604db-e492-4aa1-b6b8-5309d1570767 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
944 | 2024.01.11 00:56:27.822144 [ 3 ] {} <Debug> HTTP-Session: af0604db-e492-4aa1-b6b8-5309d1570767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
945 | 2024.01.11 00:56:27.822234 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
946 | 2024.01.11 00:56:27.822277 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
947 | 2024.01.11 00:56:27.822385 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
948 | 2024.01.11 00:56:27.822734 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
949 | 2024.01.11 00:56:27.822966 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
950 | 2024.01.11 00:56:27.823115 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
951 | 2024.01.11 00:56:27.823239 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Information> executeQuery: Read 120 rows, 12.11 KiB in 0.000972811 sec., 123353 rows/sec., 12.15 MiB/sec. | ||
952 | 2024.01.11 00:56:27.823363 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Debug> DynamicQueryHandler: Done processing query | ||
953 | 2024.01.11 00:56:27.823387 [ 3 ] {4ae02a16-fdc1-4616-8a35-57f502c3a3ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
954 | 2024.01.11 00:56:27.823404 [ 3 ] {} <Debug> HTTP-Session: af0604db-e492-4aa1-b6b8-5309d1570767 Destroying unnamed session | ||
955 | 2024.01.11 00:56:27.823529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
956 | 2024.01.11 00:56:27.823577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
957 | 2024.01.11 00:56:27.823597 [ 3 ] {} <Debug> HTTP-Session: 48afadbf-f195-4967-9d8c-8f6e22dca126 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
958 | 2024.01.11 00:56:27.823615 [ 3 ] {} <Debug> HTTP-Session: 48afadbf-f195-4967-9d8c-8f6e22dca126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
959 | 2024.01.11 00:56:27.823690 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
960 | 2024.01.11 00:56:27.823731 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
961 | 2024.01.11 00:56:27.823837 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
962 | 2024.01.11 00:56:27.824183 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
963 | 2024.01.11 00:56:27.824415 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
964 | 2024.01.11 00:56:27.824562 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
965 | 2024.01.11 00:56:27.824677 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000958181 sec., 41745 rows/sec., 3.26 MiB/sec. | ||
966 | 2024.01.11 00:56:27.824802 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Debug> DynamicQueryHandler: Done processing query | ||
967 | 2024.01.11 00:56:27.824826 [ 3 ] {57b39149-130a-4ec7-b976-086e5baf8986} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
968 | 2024.01.11 00:56:27.824842 [ 3 ] {} <Debug> HTTP-Session: 48afadbf-f195-4967-9d8c-8f6e22dca126 Destroying unnamed session | ||
969 | 2024.01.11 00:56:27.825055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
970 | 2024.01.11 00:56:27.825100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
971 | 2024.01.11 00:56:27.825120 [ 3 ] {} <Debug> HTTP-Session: 4b4f74e0-1892-4882-8425-8aca67bd197e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
972 | 2024.01.11 00:56:27.825137 [ 3 ] {} <Debug> HTTP-Session: 4b4f74e0-1892-4882-8425-8aca67bd197e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
973 | 2024.01.11 00:56:27.825224 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
974 | 2024.01.11 00:56:27.825269 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
975 | 2024.01.11 00:56:27.825407 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
976 | 2024.01.11 00:56:27.825884 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
977 | 2024.01.11 00:56:27.826195 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
978 | 2024.01.11 00:56:27.826372 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
979 | 2024.01.11 00:56:27.826501 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001242377 sec., 32196 rows/sec., 43.45 MiB/sec. | ||
980 | 2024.01.11 00:56:27.826653 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Debug> DynamicQueryHandler: Done processing query | ||
981 | 2024.01.11 00:56:27.826678 [ 3 ] {9a6c12c6-1c23-4009-8e60-35403896a25c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
982 | 2024.01.11 00:56:27.826694 [ 3 ] {} <Debug> HTTP-Session: 4b4f74e0-1892-4882-8425-8aca67bd197e Destroying unnamed session | ||
983 | 2024.01.11 00:56:32.149604 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
984 | 2024.01.11 00:56:32.149695 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
985 | 2024.01.11 00:56:37.820207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
986 | 2024.01.11 00:56:37.820343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
987 | 2024.01.11 00:56:37.820374 [ 3 ] {} <Debug> HTTP-Session: 1cc7efa7-190d-447b-85b8-af406dc0b992 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
988 | 2024.01.11 00:56:37.820401 [ 3 ] {} <Debug> HTTP-Session: 1cc7efa7-190d-447b-85b8-af406dc0b992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
989 | 2024.01.11 00:56:37.820545 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
990 | 2024.01.11 00:56:37.820613 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
991 | 2024.01.11 00:56:37.820794 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
992 | 2024.01.11 00:56:37.821359 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
993 | 2024.01.11 00:56:37.821631 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
994 | 2024.01.11 00:56:37.821795 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
995 | 2024.01.11 00:56:37.821923 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001338259 sec., 29889 rows/sec., 2.37 MiB/sec. | ||
996 | 2024.01.11 00:56:37.822088 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Debug> DynamicQueryHandler: Done processing query | ||
997 | 2024.01.11 00:56:37.822115 [ 3 ] {0834afe2-b2e4-4f2e-abb4-310e6e850e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
998 | 2024.01.11 00:56:37.822131 [ 3 ] {} <Debug> HTTP-Session: 1cc7efa7-190d-447b-85b8-af406dc0b992 Destroying unnamed session | ||
999 | 2024.01.11 00:56:37.822288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 19459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1000 | 2024.01.11 00:56:37.822340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1001 | 2024.01.11 00:56:37.822360 [ 3 ] {} <Debug> HTTP-Session: 93ec4efa-0c90-400d-9bfd-4ac4c2a0bfa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1002 | 2024.01.11 00:56:37.822378 [ 3 ] {} <Debug> HTTP-Session: 93ec4efa-0c90-400d-9bfd-4ac4c2a0bfa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1003 | 2024.01.11 00:56:37.822463 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1004 | 2024.01.11 00:56:37.822504 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1005 | 2024.01.11 00:56:37.822613 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1006 | 2024.01.11 00:56:37.823005 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1007 | 2024.01.11 00:56:37.823222 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1008 | 2024.01.11 00:56:37.823369 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1009 | 2024.01.11 00:56:37.823490 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Information> executeQuery: Read 120 rows, 12.11 KiB in 0.000997222 sec., 120334 rows/sec., 11.86 MiB/sec. | ||
1010 | 2024.01.11 00:56:37.823611 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Debug> DynamicQueryHandler: Done processing query | ||
1011 | 2024.01.11 00:56:37.823635 [ 3 ] {68e4056e-ee31-43bd-8ab5-3c5da7d3dcd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1012 | 2024.01.11 00:56:37.823651 [ 3 ] {} <Debug> HTTP-Session: 93ec4efa-0c90-400d-9bfd-4ac4c2a0bfa3 Destroying unnamed session | ||
1013 | 2024.01.11 00:56:37.823766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1014 | 2024.01.11 00:56:37.823812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1015 | 2024.01.11 00:56:37.823831 [ 3 ] {} <Debug> HTTP-Session: 71ddad68-8f0b-44c4-8609-3dbedb18e38b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1016 | 2024.01.11 00:56:37.823848 [ 3 ] {} <Debug> HTTP-Session: 71ddad68-8f0b-44c4-8609-3dbedb18e38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1017 | 2024.01.11 00:56:37.823921 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1018 | 2024.01.11 00:56:37.823959 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1019 | 2024.01.11 00:56:37.824065 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1020 | 2024.01.11 00:56:37.824374 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1021 | 2024.01.11 00:56:37.824585 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1022 | 2024.01.11 00:56:37.824733 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1023 | 2024.01.11 00:56:37.824852 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.00090332 sec., 44281 rows/sec., 3.46 MiB/sec. | ||
1024 | 2024.01.11 00:56:37.825013 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Debug> DynamicQueryHandler: Done processing query | ||
1025 | 2024.01.11 00:56:37.825038 [ 3 ] {61ef085b-607f-492c-bd53-41f55051b20c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1026 | 2024.01.11 00:56:37.825054 [ 3 ] {} <Debug> HTTP-Session: 71ddad68-8f0b-44c4-8609-3dbedb18e38b Destroying unnamed session | ||
1027 | 2024.01.11 00:56:37.825269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1028 | 2024.01.11 00:56:37.825316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1029 | 2024.01.11 00:56:37.825334 [ 3 ] {} <Debug> HTTP-Session: 61f10c2a-00e2-47bd-be2f-66b8a1608a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1030 | 2024.01.11 00:56:37.825351 [ 3 ] {} <Debug> HTTP-Session: 61f10c2a-00e2-47bd-be2f-66b8a1608a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1031 | 2024.01.11 00:56:37.825438 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1032 | 2024.01.11 00:56:37.825484 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1033 | 2024.01.11 00:56:37.825629 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1034 | 2024.01.11 00:56:37.826106 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1035 | 2024.01.11 00:56:37.826416 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1036 | 2024.01.11 00:56:37.826591 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1037 | 2024.01.11 00:56:37.826718 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001246368 sec., 32093 rows/sec., 43.31 MiB/sec. | ||
1038 | 2024.01.11 00:56:37.826858 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Debug> DynamicQueryHandler: Done processing query | ||
1039 | 2024.01.11 00:56:37.826881 [ 3 ] {477e1a2e-4e69-4072-9f4a-e4f1e75c6f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1040 | 2024.01.11 00:56:37.826897 [ 3 ] {} <Debug> HTTP-Session: 61f10c2a-00e2-47bd-be2f-66b8a1608a25 Destroying unnamed session | ||
1041 | 2024.01.11 00:56:42.818136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1042 | 2024.01.11 00:56:42.818324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1043 | 2024.01.11 00:56:42.818377 [ 3 ] {} <Debug> HTTP-Session: fd132ae5-bbcd-4801-ac3f-34f286d3b213 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1044 | 2024.01.11 00:56:42.818422 [ 3 ] {} <Debug> HTTP-Session: fd132ae5-bbcd-4801-ac3f-34f286d3b213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1045 | 2024.01.11 00:56:42.818743 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) 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) | ||
1046 | 2024.01.11 00:56:42.821805 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1047 | 2024.01.11 00:56:42.822016 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1048 | 2024.01.11 00:56:42.822132 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1049 | 2024.01.11 00:56:42.822395 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1050 | 2024.01.11 00:56:42.826541 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1051 | 2024.01.11 00:56:42.826580 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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 | ||
1052 | 2024.01.11 00:56:42.826649 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1053 | 2024.01.11 00:56:42.830752 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Information> executeQuery: Read 4 rows, 443.00 B in 0.011937 sec., 335 rows/sec., 36.24 KiB/sec. | ||
1054 | 2024.01.11 00:56:42.830971 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Debug> DynamicQueryHandler: Done processing query | ||
1055 | 2024.01.11 00:56:42.830998 [ 3 ] {8a1940d7-9084-4233-999e-1238169d7119} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1056 | 2024.01.11 00:56:42.831016 [ 3 ] {} <Debug> HTTP-Session: fd132ae5-bbcd-4801-ac3f-34f286d3b213 Destroying unnamed session | ||
1057 | 2024.01.11 00:56:42.831279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1058 | 2024.01.11 00:56:42.831330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1059 | 2024.01.11 00:56:42.831351 [ 3 ] {} <Debug> HTTP-Session: b2affeb7-3eae-47cc-b982-e18c8a4ea08b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1060 | 2024.01.11 00:56:42.831369 [ 3 ] {} <Debug> HTTP-Session: b2affeb7-3eae-47cc-b982-e18c8a4ea08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1061 | 2024.01.11 00:56:42.831501 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) 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) | ||
1062 | 2024.01.11 00:56:42.831956 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1063 | 2024.01.11 00:56:42.832119 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1064 | 2024.01.11 00:56:42.832163 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1065 | 2024.01.11 00:56:42.832309 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1066 | 2024.01.11 00:56:42.832340 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1067 | 2024.01.11 00:56:42.832363 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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 | ||
1068 | 2024.01.11 00:56:42.832392 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1069 | 2024.01.11 00:56:42.833323 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001781379 sec., 2245 rows/sec., 242.86 KiB/sec. | ||
1070 | 2024.01.11 00:56:42.833518 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Debug> DynamicQueryHandler: Done processing query | ||
1071 | 2024.01.11 00:56:42.833544 [ 3 ] {cbfa6871-9215-4ef9-afad-0fa69b0376cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1072 | 2024.01.11 00:56:42.833562 [ 3 ] {} <Debug> HTTP-Session: b2affeb7-3eae-47cc-b982-e18c8a4ea08b Destroying unnamed session | ||
1073 | 2024.01.11 00:56:42.833764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1074 | 2024.01.11 00:56:42.833811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1075 | 2024.01.11 00:56:42.833832 [ 3 ] {} <Debug> HTTP-Session: 5a8efebd-7c7c-439b-a03b-ea0ed4aa1e0a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1076 | 2024.01.11 00:56:42.833849 [ 3 ] {} <Debug> HTTP-Session: 5a8efebd-7c7c-439b-a03b-ea0ed4aa1e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1077 | 2024.01.11 00:56:42.833968 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) 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) | ||
1078 | 2024.01.11 00:56:42.834422 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1079 | 2024.01.11 00:56:42.834589 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1080 | 2024.01.11 00:56:42.834632 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1081 | 2024.01.11 00:56:42.834778 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1082 | 2024.01.11 00:56:42.834808 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1083 | 2024.01.11 00:56:42.834829 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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 | ||
1084 | 2024.01.11 00:56:42.834858 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1085 | 2024.01.11 00:56:42.835818 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001811399 sec., 2208 rows/sec., 238.83 KiB/sec. | ||
1086 | 2024.01.11 00:56:42.836011 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Debug> DynamicQueryHandler: Done processing query | ||
1087 | 2024.01.11 00:56:42.836037 [ 3 ] {d806b5e1-4fcc-4e36-b4e1-db10072ea7bb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1088 | 2024.01.11 00:56:42.836055 [ 3 ] {} <Debug> HTTP-Session: 5a8efebd-7c7c-439b-a03b-ea0ed4aa1e0a Destroying unnamed session | ||
1089 | 2024.01.11 00:56:42.836400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1090 | 2024.01.11 00:56:42.836446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1091 | 2024.01.11 00:56:42.836466 [ 3 ] {} <Debug> HTTP-Session: 97200eb9-8899-495d-855f-627d3918adad Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1092 | 2024.01.11 00:56:42.836484 [ 3 ] {} <Debug> HTTP-Session: 97200eb9-8899-495d-855f-627d3918adad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1093 | 2024.01.11 00:56:42.836603 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) 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) | ||
1094 | 2024.01.11 00:56:42.837058 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1095 | 2024.01.11 00:56:42.837223 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1096 | 2024.01.11 00:56:42.837266 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1097 | 2024.01.11 00:56:42.837408 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1098 | 2024.01.11 00:56:42.837436 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1099 | 2024.01.11 00:56:42.837459 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1100 | 2024.01.11 00:56:42.837488 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1101 | 2024.01.11 00:56:42.838492 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001826339 sec., 2190 rows/sec., 236.88 KiB/sec. | ||
1102 | 2024.01.11 00:56:42.838689 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Debug> DynamicQueryHandler: Done processing query | ||
1103 | 2024.01.11 00:56:42.838713 [ 3 ] {9f0055ad-3907-4636-a587-2c9a1eb38fbf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1104 | 2024.01.11 00:56:42.838729 [ 3 ] {} <Debug> HTTP-Session: 97200eb9-8899-495d-855f-627d3918adad Destroying unnamed session | ||
1105 | 2024.01.11 00:56:42.838964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1106 | 2024.01.11 00:56:42.839010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1107 | 2024.01.11 00:56:42.839029 [ 3 ] {} <Debug> HTTP-Session: 94c33a96-e77b-4730-88c0-b216b8f86d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1108 | 2024.01.11 00:56:42.839045 [ 3 ] {} <Debug> HTTP-Session: 94c33a96-e77b-4730-88c0-b216b8f86d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1109 | 2024.01.11 00:56:42.839166 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) 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) | ||
1110 | 2024.01.11 00:56:42.839634 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1111 | 2024.01.11 00:56:42.839800 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1112 | 2024.01.11 00:56:42.839843 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1113 | 2024.01.11 00:56:42.839985 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1114 | 2024.01.11 00:56:42.840014 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1115 | 2024.01.11 00:56:42.840036 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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 | ||
1116 | 2024.01.11 00:56:42.840065 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1117 | 2024.01.11 00:56:42.841014 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00180961 sec., 2210 rows/sec., 239.07 KiB/sec. | ||
1118 | 2024.01.11 00:56:42.841197 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Debug> DynamicQueryHandler: Done processing query | ||
1119 | 2024.01.11 00:56:42.841222 [ 3 ] {77a3cdb6-2860-47ed-8f10-ae9936aa5416} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1120 | 2024.01.11 00:56:42.841238 [ 3 ] {} <Debug> HTTP-Session: 94c33a96-e77b-4730-88c0-b216b8f86d04 Destroying unnamed session | ||
1121 | 2024.01.11 00:56:42.841464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1122 | 2024.01.11 00:56:42.841509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1123 | 2024.01.11 00:56:42.841528 [ 3 ] {} <Debug> HTTP-Session: 48b3088e-f93f-46c9-962e-1e554149621f Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1124 | 2024.01.11 00:56:42.841545 [ 3 ] {} <Debug> HTTP-Session: 48b3088e-f93f-46c9-962e-1e554149621f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1125 | 2024.01.11 00:56:42.841666 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) 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) | ||
1126 | 2024.01.11 00:56:42.842137 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1127 | 2024.01.11 00:56:42.842307 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1128 | 2024.01.11 00:56:42.842349 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1129 | 2024.01.11 00:56:42.842491 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1130 | 2024.01.11 00:56:42.842519 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1131 | 2024.01.11 00:56:42.842539 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (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 | ||
1132 | 2024.01.11 00:56:42.842566 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1133 | 2024.01.11 00:56:42.843530 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001824489 sec., 2192 rows/sec., 237.12 KiB/sec. | ||
1134 | 2024.01.11 00:56:42.843719 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Debug> DynamicQueryHandler: Done processing query | ||
1135 | 2024.01.11 00:56:42.843744 [ 3 ] {492f39aa-1487-4598-9876-076dea37a0b5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1136 | 2024.01.11 00:56:42.843760 [ 3 ] {} <Debug> HTTP-Session: 48b3088e-f93f-46c9-962e-1e554149621f Destroying unnamed session | ||
1137 | 2024.01.11 00:56:42.851627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1138 | 2024.01.11 00:56:42.851688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1139 | 2024.01.11 00:56:42.851712 [ 3 ] {} <Debug> HTTP-Session: 31b6bfdf-92d8-4e75-b82a-7b05a49d7a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1140 | 2024.01.11 00:56:42.851733 [ 3 ] {} <Debug> HTTP-Session: 31b6bfdf-92d8-4e75-b82a-7b05a49d7a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1141 | 2024.01.11 00:56:42.851829 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1142 | 2024.01.11 00:56:42.851879 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1143 | 2024.01.11 00:56:42.852052 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1144 | 2024.01.11 00:56:42.852410 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1145 | 2024.01.11 00:56:42.852705 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1146 | 2024.01.11 00:56:42.852865 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1147 | 2024.01.11 00:56:42.852983 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001117484 sec., 5369 rows/sec., 870.40 KiB/sec. | ||
1148 | 2024.01.11 00:56:42.853149 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Debug> DynamicQueryHandler: Done processing query | ||
1149 | 2024.01.11 00:56:42.853174 [ 3 ] {e83b8a37-93b2-44f0-b4b2-e90b62986a60} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1150 | 2024.01.11 00:56:42.853189 [ 3 ] {} <Debug> HTTP-Session: 31b6bfdf-92d8-4e75-b82a-7b05a49d7a04 Destroying unnamed session | ||
1151 | 2024.01.11 00:56:42.853308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1152 | 2024.01.11 00:56:42.853352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1153 | 2024.01.11 00:56:42.853371 [ 3 ] {} <Debug> HTTP-Session: d73ea2e8-f1b1-4bdc-a7ad-9de334f0b82d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1154 | 2024.01.11 00:56:42.853387 [ 3 ] {} <Debug> HTTP-Session: d73ea2e8-f1b1-4bdc-a7ad-9de334f0b82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1155 | 2024.01.11 00:56:42.853460 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1156 | 2024.01.11 00:56:42.853500 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1157 | 2024.01.11 00:56:42.853616 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1158 | 2024.01.11 00:56:42.853915 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1159 | 2024.01.11 00:56:42.854120 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1160 | 2024.01.11 00:56:42.854267 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1161 | 2024.01.11 00:56:42.854390 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.00089713 sec., 40127 rows/sec., 3.39 MiB/sec. | ||
1162 | 2024.01.11 00:56:42.854507 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Debug> DynamicQueryHandler: Done processing query | ||
1163 | 2024.01.11 00:56:42.854530 [ 3 ] {3d1c9517-0e51-4e5e-9b6f-d32e7eb0c9d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1164 | 2024.01.11 00:56:42.854546 [ 3 ] {} <Debug> HTTP-Session: d73ea2e8-f1b1-4bdc-a7ad-9de334f0b82d Destroying unnamed session | ||
1165 | 2024.01.11 00:56:42.854699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1166 | 2024.01.11 00:56:42.854743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1167 | 2024.01.11 00:56:42.854762 [ 3 ] {} <Debug> HTTP-Session: 0cb79c9e-3c4d-4b07-bc09-6aff96ac90e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1168 | 2024.01.11 00:56:42.854779 [ 3 ] {} <Debug> HTTP-Session: 0cb79c9e-3c4d-4b07-bc09-6aff96ac90e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1169 | 2024.01.11 00:56:42.854848 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1170 | 2024.01.11 00:56:42.854887 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1171 | 2024.01.11 00:56:42.854993 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1172 | 2024.01.11 00:56:42.855266 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1173 | 2024.01.11 00:56:42.855484 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1174 | 2024.01.11 00:56:42.855627 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1175 | 2024.01.11 00:56:42.855749 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00086995 sec., 27587 rows/sec., 2.13 MiB/sec. | ||
1176 | 2024.01.11 00:56:42.855853 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Debug> DynamicQueryHandler: Done processing query | ||
1177 | 2024.01.11 00:56:42.855876 [ 3 ] {911580cd-0ffa-466f-8c2c-0a562694c3f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1178 | 2024.01.11 00:56:42.855892 [ 3 ] {} <Debug> HTTP-Session: 0cb79c9e-3c4d-4b07-bc09-6aff96ac90e9 Destroying unnamed session | ||
1179 | 2024.01.11 00:56:42.856056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 41600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1180 | 2024.01.11 00:56:42.856101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1181 | 2024.01.11 00:56:42.856120 [ 3 ] {} <Debug> HTTP-Session: 12efe923-5acd-41e7-bde2-55ed6293610e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1182 | 2024.01.11 00:56:42.856137 [ 3 ] {} <Debug> HTTP-Session: 12efe923-5acd-41e7-bde2-55ed6293610e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1183 | 2024.01.11 00:56:42.856216 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1184 | 2024.01.11 00:56:42.856260 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1185 | 2024.01.11 00:56:42.856377 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1186 | 2024.01.11 00:56:42.856762 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1187 | 2024.01.11 00:56:42.857040 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1188 | 2024.01.11 00:56:42.857212 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1189 | 2024.01.11 00:56:42.857333 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Information> executeQuery: Read 216 rows, 15.61 KiB in 0.001082894 sec., 199465 rows/sec., 14.08 MiB/sec. | ||
1190 | 2024.01.11 00:56:42.857457 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Debug> DynamicQueryHandler: Done processing query | ||
1191 | 2024.01.11 00:56:42.857481 [ 3 ] {30ebfc7f-2cb9-4ddf-8239-693346fa5c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1192 | 2024.01.11 00:56:42.857497 [ 3 ] {} <Debug> HTTP-Session: 12efe923-5acd-41e7-bde2-55ed6293610e Destroying unnamed session | ||
1193 | 2024.01.11 00:56:47.149950 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1194 | 2024.01.11 00:56:47.150042 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1195 | 2024.01.11 00:56:47.819970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1196 | 2024.01.11 00:56:47.820084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1197 | 2024.01.11 00:56:47.820115 [ 3 ] {} <Debug> HTTP-Session: 2fc25daf-cff4-40ac-ab97-a432d183965d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1198 | 2024.01.11 00:56:47.820142 [ 3 ] {} <Debug> HTTP-Session: 2fc25daf-cff4-40ac-ab97-a432d183965d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1199 | 2024.01.11 00:56:47.820287 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1200 | 2024.01.11 00:56:47.820355 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1201 | 2024.01.11 00:56:47.820523 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1202 | 2024.01.11 00:56:47.820971 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1203 | 2024.01.11 00:56:47.821237 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1204 | 2024.01.11 00:56:47.821403 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1205 | 2024.01.11 00:56:47.821523 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001195506 sec., 33458 rows/sec., 2.65 MiB/sec. | ||
1206 | 2024.01.11 00:56:47.821650 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Debug> DynamicQueryHandler: Done processing query | ||
1207 | 2024.01.11 00:56:47.821676 [ 3 ] {25a81e3c-3c6c-4d47-93ca-108013d24e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1208 | 2024.01.11 00:56:47.821693 [ 3 ] {} <Debug> HTTP-Session: 2fc25daf-cff4-40ac-ab97-a432d183965d Destroying unnamed session | ||
1209 | 2024.01.11 00:56:47.821846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 19459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1210 | 2024.01.11 00:56:47.821896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1211 | 2024.01.11 00:56:47.821917 [ 3 ] {} <Debug> HTTP-Session: 31da1caf-ca63-4adc-92e0-d65501c617f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1212 | 2024.01.11 00:56:47.821935 [ 3 ] {} <Debug> HTTP-Session: 31da1caf-ca63-4adc-92e0-d65501c617f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1213 | 2024.01.11 00:56:47.822022 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1214 | 2024.01.11 00:56:47.822064 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1215 | 2024.01.11 00:56:47.822170 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1216 | 2024.01.11 00:56:47.822549 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1217 | 2024.01.11 00:56:47.822777 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1218 | 2024.01.11 00:56:47.822948 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1219 | 2024.01.11 00:56:47.823053 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Information> executeQuery: Read 120 rows, 12.11 KiB in 0.001001682 sec., 119798 rows/sec., 11.80 MiB/sec. | ||
1220 | 2024.01.11 00:56:47.823180 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Debug> DynamicQueryHandler: Done processing query | ||
1221 | 2024.01.11 00:56:47.823206 [ 3 ] {e746e4c4-b4ee-4a15-93d8-f85f4219499c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1222 | 2024.01.11 00:56:47.823222 [ 3 ] {} <Debug> HTTP-Session: 31da1caf-ca63-4adc-92e0-d65501c617f8 Destroying unnamed session | ||
1223 | 2024.01.11 00:56:47.823380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 6828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1224 | 2024.01.11 00:56:47.823427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1225 | 2024.01.11 00:56:47.823447 [ 3 ] {} <Debug> HTTP-Session: 708943b4-7ab3-4bc5-94b2-d39d83956361 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1226 | 2024.01.11 00:56:47.823464 [ 3 ] {} <Debug> HTTP-Session: 708943b4-7ab3-4bc5-94b2-d39d83956361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1227 | 2024.01.11 00:56:47.823537 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1228 | 2024.01.11 00:56:47.823577 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1229 | 2024.01.11 00:56:47.823683 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1230 | 2024.01.11 00:56:47.823964 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1231 | 2024.01.11 00:56:47.824164 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1232 | 2024.01.11 00:56:47.824309 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1233 | 2024.01.11 00:56:47.824413 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000848258 sec., 47155 rows/sec., 3.69 MiB/sec. | ||
1234 | 2024.01.11 00:56:47.824516 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Debug> DynamicQueryHandler: Done processing query | ||
1235 | 2024.01.11 00:56:47.824540 [ 3 ] {3a9a304a-8dfb-4254-87ff-259f55f37e20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1236 | 2024.01.11 00:56:47.824556 [ 3 ] {} <Debug> HTTP-Session: 708943b4-7ab3-4bc5-94b2-d39d83956361 Destroying unnamed session | ||
1237 | 2024.01.11 00:56:47.824768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1238 | 2024.01.11 00:56:47.824812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1239 | 2024.01.11 00:56:47.824832 [ 3 ] {} <Debug> HTTP-Session: b908d28e-387d-4d89-9c52-c7eecb23d1ca Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1240 | 2024.01.11 00:56:47.824848 [ 3 ] {} <Debug> HTTP-Session: b908d28e-387d-4d89-9c52-c7eecb23d1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1241 | 2024.01.11 00:56:47.824934 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1242 | 2024.01.11 00:56:47.824979 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1243 | 2024.01.11 00:56:47.825112 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1244 | 2024.01.11 00:56:47.825557 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB. | ||
1245 | 2024.01.11 00:56:47.825885 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1246 | 2024.01.11 00:56:47.826062 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1247 | 2024.01.11 00:56:47.826164 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001202896 sec., 33253 rows/sec., 44.87 MiB/sec. | ||
1248 | 2024.01.11 00:56:47.826341 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Debug> DynamicQueryHandler: Done processing query | ||
1249 | 2024.01.11 00:56:47.826366 [ 3 ] {53dc5cf9-04f0-47f4-9456-6a85d513f92a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1250 | 2024.01.11 00:56:47.826382 [ 3 ] {} <Debug> HTTP-Session: b908d28e-387d-4d89-9c52-c7eecb23d1ca Destroying unnamed session | ||
1251 | 2024.01.11 00:56:57.821333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1252 | 2024.01.11 00:56:57.821454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1253 | 2024.01.11 00:56:57.821479 [ 3 ] {} <Debug> HTTP-Session: 4418d1a3-2bd1-4eb6-995f-600e16566698 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1254 | 2024.01.11 00:56:57.821502 [ 3 ] {} <Debug> HTTP-Session: 4418d1a3-2bd1-4eb6-995f-600e16566698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1255 | 2024.01.11 00:56:57.821632 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1256 | 2024.01.11 00:56:57.821692 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1257 | 2024.01.11 00:56:57.821851 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1258 | 2024.01.11 00:56:57.822280 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1259 | 2024.01.11 00:56:57.822544 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1260 | 2024.01.11 00:56:57.822707 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1261 | 2024.01.11 00:56:57.822826 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001158395 sec., 43163 rows/sec., 3.42 MiB/sec. | ||
1262 | 2024.01.11 00:56:57.822991 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Debug> DynamicQueryHandler: Done processing query | ||
1263 | 2024.01.11 00:56:57.823016 [ 3 ] {98bd0c6c-e6dd-4626-8903-1d6cee70ed2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1264 | 2024.01.11 00:56:57.823033 [ 3 ] {} <Debug> HTTP-Session: 4418d1a3-2bd1-4eb6-995f-600e16566698 Destroying unnamed session | ||
1265 | 2024.01.11 00:56:57.823201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 23957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1266 | 2024.01.11 00:56:57.823246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1267 | 2024.01.11 00:56:57.823266 [ 3 ] {} <Debug> HTTP-Session: 5492a16e-4905-4f4a-a1c5-93c134362b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1268 | 2024.01.11 00:56:57.823283 [ 3 ] {} <Debug> HTTP-Session: 5492a16e-4905-4f4a-a1c5-93c134362b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1269 | 2024.01.11 00:56:57.823365 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1270 | 2024.01.11 00:56:57.823405 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1271 | 2024.01.11 00:56:57.823513 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1272 | 2024.01.11 00:56:57.823950 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1273 | 2024.01.11 00:56:57.824162 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1274 | 2024.01.11 00:56:57.824313 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1275 | 2024.01.11 00:56:57.824413 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Information> executeQuery: Read 150 rows, 14.78 KiB in 0.001019842 sec., 147081 rows/sec., 14.15 MiB/sec. | ||
1276 | 2024.01.11 00:56:57.824432 [ 95 ] {} <Debug> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1277 | 2024.01.11 00:56:57.824506 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1278 | 2024.01.11 00:56:57.824562 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Debug> DynamicQueryHandler: Done processing query | ||
1279 | 2024.01.11 00:56:57.824610 [ 3 ] {89a96b0b-5107-40df-ae9f-b3e612284434} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1280 | 2024.01.11 00:56:57.824662 [ 3 ] {} <Debug> HTTP-Session: 5492a16e-4905-4f4a-a1c5-93c134362b6f Destroying unnamed session | ||
1281 | 2024.01.11 00:56:57.824723 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1282 | 2024.01.11 00:56:57.824810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1283 | 2024.01.11 00:56:57.824870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1284 | 2024.01.11 00:56:57.824891 [ 3 ] {} <Debug> HTTP-Session: f2e4739b-e191-441f-bb33-ae3bf8385079 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1285 | 2024.01.11 00:56:57.824910 [ 3 ] {} <Debug> HTTP-Session: f2e4739b-e191-441f-bb33-ae3bf8385079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1286 | 2024.01.11 00:56:57.824998 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1287 | 2024.01.11 00:56:57.825038 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1288 | 2024.01.11 00:56:57.825156 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1289 | 2024.01.11 00:56:57.825493 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1290 | 2024.01.11 00:56:57.825715 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1291 | 2024.01.11 00:56:57.825860 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1292 | 2024.01.11 00:56:57.825958 [ 95 ] {} <Debug> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1293 | 2024.01.11 00:56:57.825963 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Information> executeQuery: Read 55 rows, 4.42 KiB in 0.00093602 sec., 58759 rows/sec., 4.62 MiB/sec. | ||
1294 | 2024.01.11 00:56:57.825998 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1295 | 2024.01.11 00:56:57.826137 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1296 | 2024.01.11 00:56:57.826160 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Debug> DynamicQueryHandler: Done processing query | ||
1297 | 2024.01.11 00:56:57.826228 [ 3 ] {b180b45e-d484-48f5-848d-684878832194} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1298 | 2024.01.11 00:56:57.826244 [ 3 ] {} <Debug> HTTP-Session: f2e4739b-e191-441f-bb33-ae3bf8385079 Destroying unnamed session | ||
1299 | 2024.01.11 00:56:57.826460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1300 | 2024.01.11 00:56:57.826506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1301 | 2024.01.11 00:56:57.826526 [ 3 ] {} <Debug> HTTP-Session: 5cd95e18-8ff3-4482-a4d5-2524b0b54754 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1302 | 2024.01.11 00:56:57.826543 [ 3 ] {} <Debug> HTTP-Session: 5cd95e18-8ff3-4482-a4d5-2524b0b54754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1303 | 2024.01.11 00:56:57.826639 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1304 | 2024.01.11 00:56:57.826686 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1305 | 2024.01.11 00:56:57.826837 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1306 | 2024.01.11 00:56:57.827102 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1307 | 2024.01.11 00:56:57.827103 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1308 | 2024.01.11 00:56:57.827226 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
1309 | 2024.01.11 00:56:57.827229 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 117 rows starting from the beginning of the part | ||
1310 | 2024.01.11 00:56:57.827769 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1311 | 2024.01.11 00:56:57.828044 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part | ||
1312 | 2024.01.11 00:56:57.828080 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1313 | 2024.01.11 00:56:57.828111 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
1314 | 2024.01.11 00:56:57.828518 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
1315 | 2024.01.11 00:56:57.828616 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part | ||
1316 | 2024.01.11 00:56:57.828886 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
1317 | 2024.01.11 00:56:57.829109 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1318 | 2024.01.11 00:56:57.829233 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 55 rows starting from the beginning of the part | ||
1319 | 2024.01.11 00:56:57.829330 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1320 | 2024.01.11 00:56:57.829505 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 120 rows starting from the beginning of the part | ||
1321 | 2024.01.11 00:56:57.829920 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1322 | 2024.01.11 00:56:57.829917 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
1323 | 2024.01.11 00:56:57.830364 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.00364737 sec., 13708 rows/sec., 18.50 MiB/sec. | ||
1324 | 2024.01.11 00:56:57.830934 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Debug> DynamicQueryHandler: Done processing query | ||
1325 | 2024.01.11 00:56:57.830998 [ 3 ] {ed0d04be-f229-4129-930c-c837d0c62b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1326 | 2024.01.11 00:56:57.831043 [ 3 ] {} <Debug> HTTP-Session: 5cd95e18-8ff3-4482-a4d5-2524b0b54754 Destroying unnamed session | ||
1327 | 2024.01.11 00:56:57.831350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1328 | 2024.01.11 00:56:57.831486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1329 | 2024.01.11 00:56:57.831582 [ 3 ] {} <Debug> HTTP-Session: 8c317ea1-75d5-488d-ab7f-c027a9e4c250 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1330 | 2024.01.11 00:56:57.831687 [ 3 ] {} <Debug> HTTP-Session: 8c317ea1-75d5-488d-ab7f-c027a9e4c250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1331 | 2024.01.11 00:56:57.832176 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1332 | 2024.01.11 00:56:57.832236 [ 25 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.006143243 sec., 41183.459615711115 rows/sec., 3.22 MiB/sec. | ||
1333 | 2024.01.11 00:56:57.832347 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1334 | 2024.01.11 00:56:57.832629 [ 25 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1335 | 2024.01.11 00:56:57.833171 [ 25 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1336 | 2024.01.11 00:56:57.833303 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1337 | 2024.01.11 00:56:57.833381 [ 25 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_6_1} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1338 | 2024.01.11 00:56:57.833936 [ 19 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 4 columns (4 merged, 0 gathered) in 0.009370094 sec., 70757.02762426929 rows/sec., 6.88 MiB/sec. | ||
1339 | 2024.01.11 00:56:57.833947 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1340 | 2024.01.11 00:56:57.834075 [ 19 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1341 | 2024.01.11 00:56:57.834235 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1342 | 2024.01.11 00:56:57.834274 [ 19 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1343 | 2024.01.11 00:56:57.834345 [ 19 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_6_1} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1344 | 2024.01.11 00:56:57.834445 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Trace> oximeter.measurements_i64 (850a392a-52e9-4d1e-9418-b8bd51f23d1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1345 | 2024.01.11 00:56:57.834546 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Information> executeQuery: Read 6 rows, 463.00 B in 0.00228964 sec., 2620 rows/sec., 197.48 KiB/sec. | ||
1346 | 2024.01.11 00:56:57.834714 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Debug> DynamicQueryHandler: Done processing query | ||
1347 | 2024.01.11 00:56:57.834739 [ 3 ] {531d0c06-5edd-4d8d-85d3-08332c7967ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1348 | 2024.01.11 00:56:57.834754 [ 3 ] {} <Debug> HTTP-Session: 8c317ea1-75d5-488d-ab7f-c027a9e4c250 Destroying unnamed session | ||
1349 | 2024.01.11 00:57:02.150107 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1350 | 2024.01.11 00:57:02.150184 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1351 | 2024.01.11 00:57:07.820622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1352 | 2024.01.11 00:57:07.820753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1353 | 2024.01.11 00:57:07.820780 [ 3 ] {} <Debug> HTTP-Session: a03d6610-4cf9-4494-9718-3acd4c7ec57c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1354 | 2024.01.11 00:57:07.820803 [ 3 ] {} <Debug> HTTP-Session: a03d6610-4cf9-4494-9718-3acd4c7ec57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1355 | 2024.01.11 00:57:07.820999 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) 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) | ||
1356 | 2024.01.11 00:57:07.821633 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1357 | 2024.01.11 00:57:07.821822 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1358 | 2024.01.11 00:57:07.821876 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1359 | 2024.01.11 00:57:07.822047 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1360 | 2024.01.11 00:57:07.822126 [ 188 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1361 | 2024.01.11 00:57:07.822185 [ 187 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1362 | 2024.01.11 00:57:07.822306 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1363 | 2024.01.11 00:57:07.822394 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Debug> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1364 | 2024.01.11 00:57:07.824174 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003126198 sec., 3198 rows/sec., 449.52 KiB/sec. | ||
1365 | 2024.01.11 00:57:07.824471 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Debug> DynamicQueryHandler: Done processing query | ||
1366 | 2024.01.11 00:57:07.824507 [ 3 ] {8cabdf94-205c-4efe-9a7b-82dbea6caa76} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1367 | 2024.01.11 00:57:07.824524 [ 3 ] {} <Debug> HTTP-Session: a03d6610-4cf9-4494-9718-3acd4c7ec57c Destroying unnamed session | ||
1368 | 2024.01.11 00:57:07.825393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1369 | 2024.01.11 00:57:07.825452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1370 | 2024.01.11 00:57:07.825473 [ 3 ] {} <Debug> HTTP-Session: 40f4e44e-74cb-4ded-a04f-b5d95dcd90d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1371 | 2024.01.11 00:57:07.825492 [ 3 ] {} <Debug> HTTP-Session: 40f4e44e-74cb-4ded-a04f-b5d95dcd90d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1372 | 2024.01.11 00:57:07.825579 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1373 | 2024.01.11 00:57:07.825621 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1374 | 2024.01.11 00:57:07.825774 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1375 | 2024.01.11 00:57:07.826122 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1376 | 2024.01.11 00:57:07.826428 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1377 | 2024.01.11 00:57:07.826592 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Trace> oximeter.timeseries_schema (fe9eba65-c60d-4366-9d91-e94dacf6b61f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1378 | 2024.01.11 00:57:07.826721 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001106774 sec., 903 rows/sec., 204.71 KiB/sec. | ||
1379 | 2024.01.11 00:57:07.826851 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Debug> DynamicQueryHandler: Done processing query | ||
1380 | 2024.01.11 00:57:07.826875 [ 3 ] {3fa260c6-76df-4f82-b539-86b7bd0971f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1381 | 2024.01.11 00:57:07.826891 [ 3 ] {} <Debug> HTTP-Session: 40f4e44e-74cb-4ded-a04f-b5d95dcd90d4 Destroying unnamed session | ||
1382 | 2024.01.11 00:57:07.827026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1383 | 2024.01.11 00:57:07.827072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1384 | 2024.01.11 00:57:07.827091 [ 3 ] {} <Debug> HTTP-Session: 0896c987-3fcd-4b19-ae0e-af2be04bc620 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1385 | 2024.01.11 00:57:07.827108 [ 3 ] {} <Debug> HTTP-Session: 0896c987-3fcd-4b19-ae0e-af2be04bc620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1386 | 2024.01.11 00:57:07.827185 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1387 | 2024.01.11 00:57:07.827225 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1388 | 2024.01.11 00:57:07.827335 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1389 | 2024.01.11 00:57:07.827678 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1390 | 2024.01.11 00:57:07.827889 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1391 | 2024.01.11 00:57:07.828039 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1392 | 2024.01.11 00:57:07.828170 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.000951721 sec., 54637 rows/sec., 4.32 MiB/sec. | ||
1393 | 2024.01.11 00:57:07.828165 [ 89 ] {} <Debug> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1394 | 2024.01.11 00:57:07.828281 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1395 | 2024.01.11 00:57:07.828353 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Debug> DynamicQueryHandler: Done processing query | ||
1396 | 2024.01.11 00:57:07.828395 [ 3 ] {3f75a99c-2705-4554-8f42-952c52f2c5e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1397 | 2024.01.11 00:57:07.828405 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1398 | 2024.01.11 00:57:07.828425 [ 3 ] {} <Debug> HTTP-Session: 0896c987-3fcd-4b19-ae0e-af2be04bc620 Destroying unnamed session | ||
1399 | 2024.01.11 00:57:07.828545 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1400 | 2024.01.11 00:57:07.828600 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
1401 | 2024.01.11 00:57:07.828606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1402 | 2024.01.11 00:57:07.828696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1403 | 2024.01.11 00:57:07.828749 [ 3 ] {} <Debug> HTTP-Session: d936370c-8cd8-40fc-8fbb-cd98dee96177 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1404 | 2024.01.11 00:57:07.828793 [ 3 ] {} <Debug> HTTP-Session: d936370c-8cd8-40fc-8fbb-cd98dee96177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1405 | 2024.01.11 00:57:07.828813 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1406 | 2024.01.11 00:57:07.828979 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1407 | 2024.01.11 00:57:07.829027 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
1408 | 2024.01.11 00:57:07.829048 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1409 | 2024.01.11 00:57:07.829201 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
1410 | 2024.01.11 00:57:07.829545 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1411 | 2024.01.11 00:57:07.829574 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1412 | 2024.01.11 00:57:07.829763 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
1413 | 2024.01.11 00:57:07.830290 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1414 | 2024.01.11 00:57:07.830702 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1415 | 2024.01.11 00:57:07.830984 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1416 | 2024.01.11 00:57:07.831285 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00224384 sec., 891 rows/sec., 76.16 KiB/sec. | ||
1417 | 2024.01.11 00:57:07.831412 [ 25 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003053996 sec., 85461.80152167848 rows/sec., 6.76 MiB/sec. | ||
1418 | 2024.01.11 00:57:07.831553 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Debug> DynamicQueryHandler: Done processing query | ||
1419 | 2024.01.11 00:57:07.831600 [ 3 ] {a3dafaae-ff04-4472-afb5-948a8859cc60} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1420 | 2024.01.11 00:57:07.831622 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1421 | 2024.01.11 00:57:07.831634 [ 3 ] {} <Debug> HTTP-Session: d936370c-8cd8-40fc-8fbb-cd98dee96177 Destroying unnamed session | ||
1422 | 2024.01.11 00:57:07.831853 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1423 | 2024.01.11 00:57:07.831867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1424 | 2024.01.11 00:57:07.831936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1425 | 2024.01.11 00:57:07.831949 [ 27 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_6_1} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1426 | 2024.01.11 00:57:07.831964 [ 3 ] {} <Debug> HTTP-Session: 90947e62-3c3a-4434-ac6a-13419ff2256b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1427 | 2024.01.11 00:57:07.831998 [ 3 ] {} <Debug> HTTP-Session: 90947e62-3c3a-4434-ac6a-13419ff2256b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1428 | 2024.01.11 00:57:07.832128 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1429 | 2024.01.11 00:57:07.832167 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1430 | 2024.01.11 00:57:07.832286 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1431 | 2024.01.11 00:57:07.832707 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1432 | 2024.01.11 00:57:07.832949 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1433 | 2024.01.11 00:57:07.833103 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1434 | 2024.01.11 00:57:07.833222 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Information> executeQuery: Read 157 rows, 15.46 KiB in 0.001064833 sec., 147440 rows/sec., 14.18 MiB/sec. | ||
1435 | 2024.01.11 00:57:07.833343 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Debug> DynamicQueryHandler: Done processing query | ||
1436 | 2024.01.11 00:57:07.833368 [ 3 ] {dcce5fcc-d74b-40a8-98da-1db4bfdd64b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1437 | 2024.01.11 00:57:07.833384 [ 3 ] {} <Debug> HTTP-Session: 90947e62-3c3a-4434-ac6a-13419ff2256b Destroying unnamed session | ||
1438 | 2024.01.11 00:57:07.833501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1439 | 2024.01.11 00:57:07.833546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1440 | 2024.01.11 00:57:07.833565 [ 3 ] {} <Debug> HTTP-Session: bd56baac-8f87-4109-875d-67b4bf0f3a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1441 | 2024.01.11 00:57:07.833582 [ 3 ] {} <Debug> HTTP-Session: bd56baac-8f87-4109-875d-67b4bf0f3a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1442 | 2024.01.11 00:57:07.833652 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1443 | 2024.01.11 00:57:07.833690 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1444 | 2024.01.11 00:57:07.833804 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1445 | 2024.01.11 00:57:07.836130 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1446 | 2024.01.11 00:57:07.836354 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1447 | 2024.01.11 00:57:07.836503 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1448 | 2024.01.11 00:57:07.836625 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002943584 sec., 679 rows/sec., 47.44 KiB/sec. | ||
1449 | 2024.01.11 00:57:07.836747 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Debug> DynamicQueryHandler: Done processing query | ||
1450 | 2024.01.11 00:57:07.836773 [ 3 ] {30dffa82-108d-449d-966b-ad67adb407ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1451 | 2024.01.11 00:57:07.836789 [ 3 ] {} <Debug> HTTP-Session: bd56baac-8f87-4109-875d-67b4bf0f3a7a Destroying unnamed session | ||
1452 | 2024.01.11 00:57:07.836901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1453 | 2024.01.11 00:57:07.836945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1454 | 2024.01.11 00:57:07.836966 [ 3 ] {} <Debug> HTTP-Session: 13378036-5761-4e3f-a0f7-b58735dcabea Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1455 | 2024.01.11 00:57:07.836983 [ 3 ] {} <Debug> HTTP-Session: 13378036-5761-4e3f-a0f7-b58735dcabea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1456 | 2024.01.11 00:57:07.837060 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1457 | 2024.01.11 00:57:07.837100 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1458 | 2024.01.11 00:57:07.837207 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1459 | 2024.01.11 00:57:07.837530 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1460 | 2024.01.11 00:57:07.837760 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1461 | 2024.01.11 00:57:07.837955 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1462 | 2024.01.11 00:57:07.838128 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.001031693 sec., 52341 rows/sec., 4.10 MiB/sec. | ||
1463 | 2024.01.11 00:57:07.838287 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Debug> DynamicQueryHandler: Done processing query | ||
1464 | 2024.01.11 00:57:07.838323 [ 3 ] {d765319a-0712-4551-87b7-8b0c88f1fba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1465 | 2024.01.11 00:57:07.838347 [ 3 ] {} <Debug> HTTP-Session: 13378036-5761-4e3f-a0f7-b58735dcabea Destroying unnamed session | ||
1466 | 2024.01.11 00:57:07.838487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1467 | 2024.01.11 00:57:07.838554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1468 | 2024.01.11 00:57:07.838585 [ 3 ] {} <Debug> HTTP-Session: 6ee1c24e-f45a-411c-9195-6db6a886cc9d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1469 | 2024.01.11 00:57:07.838609 [ 3 ] {} <Debug> HTTP-Session: 6ee1c24e-f45a-411c-9195-6db6a886cc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1470 | 2024.01.11 00:57:07.838704 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1471 | 2024.01.11 00:57:07.838789 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1472 | 2024.01.11 00:57:07.838952 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1473 | 2024.01.11 00:57:07.839265 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1474 | 2024.01.11 00:57:07.839531 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1475 | 2024.01.11 00:57:07.839710 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1476 | 2024.01.11 00:57:07.839843 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001070963 sec., 933 rows/sec., 65.65 KiB/sec. | ||
1477 | 2024.01.11 00:57:07.839971 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Debug> DynamicQueryHandler: Done processing query | ||
1478 | 2024.01.11 00:57:07.839995 [ 3 ] {35942952-91e9-49f7-b7a0-ea33a447be04} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1479 | 2024.01.11 00:57:07.840011 [ 3 ] {} <Debug> HTTP-Session: 6ee1c24e-f45a-411c-9195-6db6a886cc9d Destroying unnamed session | ||
1480 | 2024.01.11 00:57:07.840161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1481 | 2024.01.11 00:57:07.840209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1482 | 2024.01.11 00:57:07.840228 [ 3 ] {} <Debug> HTTP-Session: 7b32b9b8-5f0c-4b0b-a484-89bc110ef79b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1483 | 2024.01.11 00:57:07.840245 [ 3 ] {} <Debug> HTTP-Session: 7b32b9b8-5f0c-4b0b-a484-89bc110ef79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1484 | 2024.01.11 00:57:07.840339 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1485 | 2024.01.11 00:57:07.840383 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1486 | 2024.01.11 00:57:07.840522 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1487 | 2024.01.11 00:57:07.841049 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1488 | 2024.01.11 00:57:07.841371 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1489 | 2024.01.11 00:57:07.841549 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1490 | 2024.01.11 00:57:07.841680 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001301198 sec., 39963 rows/sec., 53.93 MiB/sec. | ||
1491 | 2024.01.11 00:57:07.841683 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1492 | 2024.01.11 00:57:07.841777 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1493 | 2024.01.11 00:57:07.841906 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Debug> DynamicQueryHandler: Done processing query | ||
1494 | 2024.01.11 00:57:07.841915 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1495 | 2024.01.11 00:57:07.841956 [ 3 ] {3c59f2c1-aeca-466a-8ec2-ce146753525f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1496 | 2024.01.11 00:57:07.841991 [ 3 ] {} <Debug> HTTP-Session: 7b32b9b8-5f0c-4b0b-a484-89bc110ef79b Destroying unnamed session | ||
1497 | 2024.01.11 00:57:07.842088 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1498 | 2024.01.11 00:57:07.842137 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
1499 | 2024.01.11 00:57:07.842298 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1500 | 2024.01.11 00:57:07.842402 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
1501 | 2024.01.11 00:57:07.842504 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
1502 | 2024.01.11 00:57:07.842599 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1503 | 2024.01.11 00:57:07.842692 [ 25 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
1504 | 2024.01.11 00:57:07.846734 [ 22 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 6 columns (6 merged, 0 gathered) in 0.004872866 sec., 53561.90792030809 rows/sec., 72.28 MiB/sec. | ||
1505 | 2024.01.11 00:57:07.846994 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1506 | 2024.01.11 00:57:07.847255 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1507 | 2024.01.11 00:57:07.847324 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1508 | 2024.01.11 00:57:07.847389 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c367809c-cb89-4b13-babc-a72642f61fdc::all_1_6_1: 4.07 MiB. | ||
1509 | 2024.01.11 00:57:12.819822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1510 | 2024.01.11 00:57:12.819953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1511 | 2024.01.11 00:57:12.819983 [ 3 ] {} <Debug> HTTP-Session: 5ac94d87-9c7f-46ee-8d43-2b8365092b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1512 | 2024.01.11 00:57:12.820011 [ 3 ] {} <Debug> HTTP-Session: 5ac94d87-9c7f-46ee-8d43-2b8365092b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1513 | 2024.01.11 00:57:12.820150 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1514 | 2024.01.11 00:57:12.820218 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1515 | 2024.01.11 00:57:12.820401 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1516 | 2024.01.11 00:57:12.820798 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1517 | 2024.01.11 00:57:12.821075 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1518 | 2024.01.11 00:57:12.821237 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1519 | 2024.01.11 00:57:12.821364 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001172115 sec., 1706 rows/sec., 145.80 KiB/sec. | ||
1520 | 2024.01.11 00:57:12.821503 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Debug> DynamicQueryHandler: Done processing query | ||
1521 | 2024.01.11 00:57:12.821528 [ 3 ] {e7cdc4a8-f263-46a1-937e-8cf70fca1ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1522 | 2024.01.11 00:57:12.821544 [ 3 ] {} <Debug> HTTP-Session: 5ac94d87-9c7f-46ee-8d43-2b8365092b07 Destroying unnamed session | ||
1523 | 2024.01.11 00:57:12.821671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1524 | 2024.01.11 00:57:12.821718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1525 | 2024.01.11 00:57:12.821738 [ 3 ] {} <Debug> HTTP-Session: fe25137d-48f4-459e-a6eb-93e316c30c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1526 | 2024.01.11 00:57:12.821755 [ 3 ] {} <Debug> HTTP-Session: fe25137d-48f4-459e-a6eb-93e316c30c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1527 | 2024.01.11 00:57:12.821829 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1528 | 2024.01.11 00:57:12.821867 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1529 | 2024.01.11 00:57:12.821975 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1530 | 2024.01.11 00:57:12.822267 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1531 | 2024.01.11 00:57:12.822474 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1532 | 2024.01.11 00:57:12.822623 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1533 | 2024.01.11 00:57:12.822746 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000884689 sec., 41822 rows/sec., 3.54 MiB/sec. | ||
1534 | 2024.01.11 00:57:12.822893 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Debug> DynamicQueryHandler: Done processing query | ||
1535 | 2024.01.11 00:57:12.822918 [ 3 ] {568d1099-9ad6-4ef7-9dc6-d8b7722d8b7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1536 | 2024.01.11 00:57:12.822934 [ 3 ] {} <Debug> HTTP-Session: fe25137d-48f4-459e-a6eb-93e316c30c00 Destroying unnamed session | ||
1537 | 2024.01.11 00:57:12.823038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1538 | 2024.01.11 00:57:12.823083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1539 | 2024.01.11 00:57:12.823102 [ 3 ] {} <Debug> HTTP-Session: a9f29030-bee6-44b2-a530-405b6fb00763 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1540 | 2024.01.11 00:57:12.823118 [ 3 ] {} <Debug> HTTP-Session: a9f29030-bee6-44b2-a530-405b6fb00763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1541 | 2024.01.11 00:57:12.823189 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1542 | 2024.01.11 00:57:12.823229 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1543 | 2024.01.11 00:57:12.823343 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1544 | 2024.01.11 00:57:12.823597 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1545 | 2024.01.11 00:57:12.823797 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1546 | 2024.01.11 00:57:12.823944 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1547 | 2024.01.11 00:57:12.824059 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000837108 sec., 2389 rows/sec., 166.82 KiB/sec. | ||
1548 | 2024.01.11 00:57:12.824175 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Debug> DynamicQueryHandler: Done processing query | ||
1549 | 2024.01.11 00:57:12.824199 [ 3 ] {97db2e21-04ad-493b-bf4e-7b34d36ec4dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1550 | 2024.01.11 00:57:12.824238 [ 3 ] {} <Debug> HTTP-Session: a9f29030-bee6-44b2-a530-405b6fb00763 Destroying unnamed session | ||
1551 | 2024.01.11 00:57:12.824382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1552 | 2024.01.11 00:57:12.824427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1553 | 2024.01.11 00:57:12.824447 [ 3 ] {} <Debug> HTTP-Session: 36a21269-a674-41a6-9932-0a734e93fcdc Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1554 | 2024.01.11 00:57:12.824463 [ 3 ] {} <Debug> HTTP-Session: 36a21269-a674-41a6-9932-0a734e93fcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1555 | 2024.01.11 00:57:12.824535 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1556 | 2024.01.11 00:57:12.824575 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1557 | 2024.01.11 00:57:12.824681 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1558 | 2024.01.11 00:57:12.824985 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1559 | 2024.01.11 00:57:12.825192 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1560 | 2024.01.11 00:57:12.825339 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1561 | 2024.01.11 00:57:12.825459 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.00089087 sec., 29184 rows/sec., 2.26 MiB/sec. | ||
1562 | 2024.01.11 00:57:12.825575 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Debug> DynamicQueryHandler: Done processing query | ||
1563 | 2024.01.11 00:57:12.825599 [ 3 ] {b3a6e7cd-6cf7-4cf8-9b00-a18175d34db6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1564 | 2024.01.11 00:57:12.825615 [ 3 ] {} <Debug> HTTP-Session: 36a21269-a674-41a6-9932-0a734e93fcdc Destroying unnamed session | ||
1565 | 2024.01.11 00:57:12.825724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1566 | 2024.01.11 00:57:12.825773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1567 | 2024.01.11 00:57:12.825792 [ 3 ] {} <Debug> HTTP-Session: f86b7f80-17cc-499d-b065-ecb2c4c2da0e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1568 | 2024.01.11 00:57:12.825833 [ 3 ] {} <Debug> HTTP-Session: f86b7f80-17cc-499d-b065-ecb2c4c2da0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1569 | 2024.01.11 00:57:12.825905 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1570 | 2024.01.11 00:57:12.825949 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1571 | 2024.01.11 00:57:12.826070 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1572 | 2024.01.11 00:57:12.826387 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1573 | 2024.01.11 00:57:12.826655 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1574 | 2024.01.11 00:57:12.826830 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1575 | 2024.01.11 00:57:12.826967 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001030823 sec., 35893 rows/sec., 2.53 MiB/sec. | ||
1576 | 2024.01.11 00:57:12.827080 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Debug> DynamicQueryHandler: Done processing query | ||
1577 | 2024.01.11 00:57:12.827104 [ 3 ] {68ff3944-07ab-4bb0-97d2-d90b9352b8ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1578 | 2024.01.11 00:57:12.827120 [ 3 ] {} <Debug> HTTP-Session: f86b7f80-17cc-499d-b065-ecb2c4c2da0e Destroying unnamed session | ||
1579 | 2024.01.11 00:57:17.150436 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1580 | 2024.01.11 00:57:17.150510 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1581 | 2024.01.11 00:57:17.821114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2024.01.11 00:57:17.821231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1583 | 2024.01.11 00:57:17.821262 [ 3 ] {} <Debug> HTTP-Session: bf670130-537d-4096-8108-f1c9f97d98e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1584 | 2024.01.11 00:57:17.821289 [ 3 ] {} <Debug> HTTP-Session: bf670130-537d-4096-8108-f1c9f97d98e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1585 | 2024.01.11 00:57:17.821431 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1586 | 2024.01.11 00:57:17.821499 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1587 | 2024.01.11 00:57:17.821682 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1588 | 2024.01.11 00:57:17.822138 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1589 | 2024.01.11 00:57:17.822397 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1590 | 2024.01.11 00:57:17.822558 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1591 | 2024.01.11 00:57:17.822695 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001219376 sec., 42644 rows/sec., 3.38 MiB/sec. | ||
1592 | 2024.01.11 00:57:17.822859 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Debug> DynamicQueryHandler: Done processing query | ||
1593 | 2024.01.11 00:57:17.822885 [ 3 ] {1eabfb04-95a3-47f6-8945-3b18085f59e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1594 | 2024.01.11 00:57:17.822901 [ 3 ] {} <Debug> HTTP-Session: bf670130-537d-4096-8108-f1c9f97d98e4 Destroying unnamed session | ||
1595 | 2024.01.11 00:57:17.823075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1596 | 2024.01.11 00:57:17.823124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1597 | 2024.01.11 00:57:17.823144 [ 3 ] {} <Debug> HTTP-Session: def0d495-33cd-4988-84c4-9e1f72061dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1598 | 2024.01.11 00:57:17.823161 [ 3 ] {} <Debug> HTTP-Session: def0d495-33cd-4988-84c4-9e1f72061dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1599 | 2024.01.11 00:57:17.823249 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1600 | 2024.01.11 00:57:17.823291 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1601 | 2024.01.11 00:57:17.823403 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1602 | 2024.01.11 00:57:17.823782 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1603 | 2024.01.11 00:57:17.824002 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1604 | 2024.01.11 00:57:17.824148 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1605 | 2024.01.11 00:57:17.824274 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.000994952 sec., 156791 rows/sec., 15.09 MiB/sec. | ||
1606 | 2024.01.11 00:57:17.824387 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Debug> DynamicQueryHandler: Done processing query | ||
1607 | 2024.01.11 00:57:17.824411 [ 3 ] {1ed7a953-0868-4a27-a7ab-2ca4b6828d94} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1608 | 2024.01.11 00:57:17.824427 [ 3 ] {} <Debug> HTTP-Session: def0d495-33cd-4988-84c4-9e1f72061dd5 Destroying unnamed session | ||
1609 | 2024.01.11 00:57:17.824554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2024.01.11 00:57:17.824599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1611 | 2024.01.11 00:57:17.824619 [ 3 ] {} <Debug> HTTP-Session: 8c8a85ca-8dbc-4d6f-b087-c541b1ba05b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1612 | 2024.01.11 00:57:17.824636 [ 3 ] {} <Debug> HTTP-Session: 8c8a85ca-8dbc-4d6f-b087-c541b1ba05b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1613 | 2024.01.11 00:57:17.824711 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1614 | 2024.01.11 00:57:17.824752 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1615 | 2024.01.11 00:57:17.824859 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1616 | 2024.01.11 00:57:17.825148 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1617 | 2024.01.11 00:57:17.825353 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1618 | 2024.01.11 00:57:17.825510 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1619 | 2024.01.11 00:57:17.825630 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.000889439 sec., 58463 rows/sec., 4.57 MiB/sec. | ||
1620 | 2024.01.11 00:57:17.825749 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Debug> DynamicQueryHandler: Done processing query | ||
1621 | 2024.01.11 00:57:17.825774 [ 3 ] {0a0f1575-8ce7-40cd-a0bf-971b1e1a145b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1622 | 2024.01.11 00:57:17.825789 [ 3 ] {} <Debug> HTTP-Session: 8c8a85ca-8dbc-4d6f-b087-c541b1ba05b4 Destroying unnamed session | ||
1623 | 2024.01.11 00:57:17.825996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1624 | 2024.01.11 00:57:17.826042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1625 | 2024.01.11 00:57:17.826062 [ 3 ] {} <Debug> HTTP-Session: 210f8462-9d1e-43c0-a26a-f0a4e9308235 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1626 | 2024.01.11 00:57:17.826078 [ 3 ] {} <Debug> HTTP-Session: 210f8462-9d1e-43c0-a26a-f0a4e9308235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1627 | 2024.01.11 00:57:17.826175 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1628 | 2024.01.11 00:57:17.826219 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1629 | 2024.01.11 00:57:17.826361 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1630 | 2024.01.11 00:57:17.826968 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1631 | 2024.01.11 00:57:17.827294 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1632 | 2024.01.11 00:57:17.827479 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1633 | 2024.01.11 00:57:17.827605 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001401851 sec., 37093 rows/sec., 50.06 MiB/sec. | ||
1634 | 2024.01.11 00:57:17.827752 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Debug> DynamicQueryHandler: Done processing query | ||
1635 | 2024.01.11 00:57:17.827777 [ 3 ] {5f301799-0633-4b06-8c91-13a6c1ca6153} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1636 | 2024.01.11 00:57:17.827792 [ 3 ] {} <Debug> HTTP-Session: 210f8462-9d1e-43c0-a26a-f0a4e9308235 Destroying unnamed session | ||
1637 | 2024.01.11 00:57:27.821240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1638 | 2024.01.11 00:57:27.821388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1639 | 2024.01.11 00:57:27.821424 [ 3 ] {} <Debug> HTTP-Session: 94a8f653-f82a-4caa-a372-8a339dfa833b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1640 | 2024.01.11 00:57:27.821459 [ 3 ] {} <Debug> HTTP-Session: 94a8f653-f82a-4caa-a372-8a339dfa833b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1641 | 2024.01.11 00:57:27.821614 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1642 | 2024.01.11 00:57:27.821690 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1643 | 2024.01.11 00:57:27.821941 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1644 | 2024.01.11 00:57:27.822346 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1645 | 2024.01.11 00:57:27.822614 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1646 | 2024.01.11 00:57:27.822781 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1647 | 2024.01.11 00:57:27.822922 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001259057 sec., 41300 rows/sec., 3.27 MiB/sec. | ||
1648 | 2024.01.11 00:57:27.823100 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Debug> DynamicQueryHandler: Done processing query | ||
1649 | 2024.01.11 00:57:27.823126 [ 3 ] {be8254f7-02df-4b5f-ab4f-165b6b62b420} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1650 | 2024.01.11 00:57:27.823143 [ 3 ] {} <Debug> HTTP-Session: 94a8f653-f82a-4caa-a372-8a339dfa833b Destroying unnamed session | ||
1651 | 2024.01.11 00:57:27.823289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1652 | 2024.01.11 00:57:27.823338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1653 | 2024.01.11 00:57:27.823360 [ 3 ] {} <Debug> HTTP-Session: 643a0a97-e58a-474d-ae16-5effa949fe65 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1654 | 2024.01.11 00:57:27.823378 [ 3 ] {} <Debug> HTTP-Session: 643a0a97-e58a-474d-ae16-5effa949fe65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1655 | 2024.01.11 00:57:27.823466 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1656 | 2024.01.11 00:57:27.823507 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1657 | 2024.01.11 00:57:27.823625 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1658 | 2024.01.11 00:57:27.823975 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1659 | 2024.01.11 00:57:27.824201 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1660 | 2024.01.11 00:57:27.824355 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1661 | 2024.01.11 00:57:27.824483 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.000986261 sec., 158173 rows/sec., 15.22 MiB/sec. | ||
1662 | 2024.01.11 00:57:27.824592 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Debug> DynamicQueryHandler: Done processing query | ||
1663 | 2024.01.11 00:57:27.824616 [ 3 ] {41e0a90b-61dd-44f3-8f1a-2e6f635f63d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1664 | 2024.01.11 00:57:27.824632 [ 3 ] {} <Debug> HTTP-Session: 643a0a97-e58a-474d-ae16-5effa949fe65 Destroying unnamed session | ||
1665 | 2024.01.11 00:57:27.824761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1666 | 2024.01.11 00:57:27.824806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1667 | 2024.01.11 00:57:27.824825 [ 3 ] {} <Debug> HTTP-Session: 3b913ad3-97c3-4aa2-94af-9e30ba457e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1668 | 2024.01.11 00:57:27.824843 [ 3 ] {} <Debug> HTTP-Session: 3b913ad3-97c3-4aa2-94af-9e30ba457e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1669 | 2024.01.11 00:57:27.824919 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1670 | 2024.01.11 00:57:27.824959 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1671 | 2024.01.11 00:57:27.825067 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1672 | 2024.01.11 00:57:27.825342 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1673 | 2024.01.11 00:57:27.825549 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1674 | 2024.01.11 00:57:27.825698 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1675 | 2024.01.11 00:57:27.825827 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.000875299 sec., 59408 rows/sec., 4.65 MiB/sec. | ||
1676 | 2024.01.11 00:57:27.825952 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Debug> DynamicQueryHandler: Done processing query | ||
1677 | 2024.01.11 00:57:27.825976 [ 3 ] {335953f0-ca54-4afe-9cd0-fc411de199d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1678 | 2024.01.11 00:57:27.825991 [ 3 ] {} <Debug> HTTP-Session: 3b913ad3-97c3-4aa2-94af-9e30ba457e11 Destroying unnamed session | ||
1679 | 2024.01.11 00:57:27.826204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1680 | 2024.01.11 00:57:27.826248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1681 | 2024.01.11 00:57:27.826267 [ 3 ] {} <Debug> HTTP-Session: eed3344b-3dd1-48d6-9a9e-e51c6ab86a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1682 | 2024.01.11 00:57:27.826284 [ 3 ] {} <Debug> HTTP-Session: eed3344b-3dd1-48d6-9a9e-e51c6ab86a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1683 | 2024.01.11 00:57:27.826375 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1684 | 2024.01.11 00:57:27.826421 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1685 | 2024.01.11 00:57:27.826562 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1686 | 2024.01.11 00:57:27.827004 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1687 | 2024.01.11 00:57:27.827315 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1688 | 2024.01.11 00:57:27.827493 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1689 | 2024.01.11 00:57:27.827626 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001214887 sec., 42802 rows/sec., 57.76 MiB/sec. | ||
1690 | 2024.01.11 00:57:27.827817 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Debug> DynamicQueryHandler: Done processing query | ||
1691 | 2024.01.11 00:57:27.827840 [ 3 ] {c3d819e9-14d4-4349-9a8f-b69310ea491f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1692 | 2024.01.11 00:57:27.827856 [ 3 ] {} <Debug> HTTP-Session: eed3344b-3dd1-48d6-9a9e-e51c6ab86a0d Destroying unnamed session | ||
1693 | 2024.01.11 00:57:32.150551 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1694 | 2024.01.11 00:57:32.150619 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1695 | 2024.01.11 00:57:37.821064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1696 | 2024.01.11 00:57:37.821198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1697 | 2024.01.11 00:57:37.821229 [ 3 ] {} <Debug> HTTP-Session: 42759af2-3dde-44ce-a7be-400d9a3a91a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1698 | 2024.01.11 00:57:37.821258 [ 3 ] {} <Debug> HTTP-Session: 42759af2-3dde-44ce-a7be-400d9a3a91a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1699 | 2024.01.11 00:57:37.821405 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1700 | 2024.01.11 00:57:37.821474 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1701 | 2024.01.11 00:57:37.821643 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1702 | 2024.01.11 00:57:37.822041 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1703 | 2024.01.11 00:57:37.822313 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1704 | 2024.01.11 00:57:37.822478 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1705 | 2024.01.11 00:57:37.822615 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001164945 sec., 44637 rows/sec., 3.53 MiB/sec. | ||
1706 | 2024.01.11 00:57:37.822771 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Debug> DynamicQueryHandler: Done processing query | ||
1707 | 2024.01.11 00:57:37.822796 [ 3 ] {e49d43cd-70f7-47a6-9ba3-0046b9bf45f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1708 | 2024.01.11 00:57:37.822812 [ 3 ] {} <Debug> HTTP-Session: 42759af2-3dde-44ce-a7be-400d9a3a91a8 Destroying unnamed session | ||
1709 | 2024.01.11 00:57:37.822964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1710 | 2024.01.11 00:57:37.823015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1711 | 2024.01.11 00:57:37.823035 [ 3 ] {} <Debug> HTTP-Session: 781a83a6-7856-41b5-ba5a-dcf3fd23f290 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1712 | 2024.01.11 00:57:37.823055 [ 3 ] {} <Debug> HTTP-Session: 781a83a6-7856-41b5-ba5a-dcf3fd23f290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1713 | 2024.01.11 00:57:37.823138 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1714 | 2024.01.11 00:57:37.823180 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1715 | 2024.01.11 00:57:37.823288 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1716 | 2024.01.11 00:57:37.823622 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1717 | 2024.01.11 00:57:37.823838 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1718 | 2024.01.11 00:57:37.823990 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1719 | 2024.01.11 00:57:37.824121 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.00095046 sec., 164131 rows/sec., 15.80 MiB/sec. | ||
1720 | 2024.01.11 00:57:37.824118 [ 77 ] {} <Debug> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1721 | 2024.01.11 00:57:37.824233 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1722 | 2024.01.11 00:57:37.824275 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Debug> DynamicQueryHandler: Done processing query | ||
1723 | 2024.01.11 00:57:37.824345 [ 3 ] {3203cd3a-526c-4267-a7de-06ca0423f28d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1724 | 2024.01.11 00:57:37.824389 [ 3 ] {} <Debug> HTTP-Session: 781a83a6-7856-41b5-ba5a-dcf3fd23f290 Destroying unnamed session | ||
1725 | 2024.01.11 00:57:37.824396 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1726 | 2024.01.11 00:57:37.824559 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1727 | 2024.01.11 00:57:37.824567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1728 | 2024.01.11 00:57:37.824620 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
1729 | 2024.01.11 00:57:37.824668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1730 | 2024.01.11 00:57:37.824706 [ 3 ] {} <Debug> HTTP-Session: 50a89e4d-321f-4c49-ad9d-630361850aae Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1731 | 2024.01.11 00:57:37.824734 [ 3 ] {} <Debug> HTTP-Session: 50a89e4d-321f-4c49-ad9d-630361850aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1732 | 2024.01.11 00:57:37.824874 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 157 rows starting from the beginning of the part | ||
1733 | 2024.01.11 00:57:37.824931 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1734 | 2024.01.11 00:57:37.825026 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1735 | 2024.01.11 00:57:37.825090 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
1736 | 2024.01.11 00:57:37.825431 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 156 rows starting from the beginning of the part | ||
1737 | 2024.01.11 00:57:37.825519 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1738 | 2024.01.11 00:57:37.825699 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 156 rows starting from the beginning of the part | ||
1739 | 2024.01.11 00:57:37.825914 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 156 rows starting from the beginning of the part | ||
1740 | 2024.01.11 00:57:37.826417 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1741 | 2024.01.11 00:57:37.826753 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1742 | 2024.01.11 00:57:37.827083 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1743 | 2024.01.11 00:57:37.827263 [ 77 ] {} <Debug> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1744 | 2024.01.11 00:57:37.827279 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.00228372 sec., 22769 rows/sec., 1.78 MiB/sec. | ||
1745 | 2024.01.11 00:57:37.827383 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1746 | 2024.01.11 00:57:37.827715 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1747 | 2024.01.11 00:57:37.827792 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Debug> DynamicQueryHandler: Done processing query | ||
1748 | 2024.01.11 00:57:37.827921 [ 3 ] {ec955d28-8d2c-403e-841d-083c51de3e8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1749 | 2024.01.11 00:57:37.828007 [ 3 ] {} <Debug> HTTP-Session: 50a89e4d-321f-4c49-ad9d-630361850aae Destroying unnamed session | ||
1750 | 2024.01.11 00:57:37.828021 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1751 | 2024.01.11 00:57:37.828036 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 4 columns (4 merged, 0 gathered) in 0.003728741 sec., 227422.6072553712 rows/sec., 21.66 MiB/sec. | ||
1752 | 2024.01.11 00:57:37.828089 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
1753 | 2024.01.11 00:57:37.828188 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1754 | 2024.01.11 00:57:37.828338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1755 | 2024.01.11 00:57:37.828381 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
1756 | 2024.01.11 00:57:37.828466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1757 | 2024.01.11 00:57:37.828535 [ 3 ] {} <Debug> HTTP-Session: 8482cde4-c023-4bf6-a32b-b2dbf4b6255a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1758 | 2024.01.11 00:57:37.828539 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1759 | 2024.01.11 00:57:37.828640 [ 3 ] {} <Debug> HTTP-Session: 8482cde4-c023-4bf6-a32b-b2dbf4b6255a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1760 | 2024.01.11 00:57:37.828680 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
1761 | 2024.01.11 00:57:37.828707 [ 27 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_11_2} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1762 | 2024.01.11 00:57:37.829032 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
1763 | 2024.01.11 00:57:37.829044 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1764 | 2024.01.11 00:57:37.829169 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1765 | 2024.01.11 00:57:37.829239 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
1766 | 2024.01.11 00:57:37.829584 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
1767 | 2024.01.11 00:57:37.829855 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1768 | 2024.01.11 00:57:37.831064 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.003514636 sec., 93324.03127948385 rows/sec., 7.29 MiB/sec. | ||
1769 | 2024.01.11 00:57:37.831106 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1770 | 2024.01.11 00:57:37.831224 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1771 | 2024.01.11 00:57:37.831501 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1772 | 2024.01.11 00:57:37.831596 [ 27 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_11_2} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1773 | 2024.01.11 00:57:37.831662 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1774 | 2024.01.11 00:57:37.831883 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1775 | 2024.01.11 00:57:37.832018 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.002904873 sec., 17900 rows/sec., 24.16 MiB/sec. | ||
1776 | 2024.01.11 00:57:37.832171 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Debug> DynamicQueryHandler: Done processing query | ||
1777 | 2024.01.11 00:57:37.832194 [ 3 ] {7238d3f9-ca31-43b2-9b93-3947d716aa30} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1778 | 2024.01.11 00:57:37.832211 [ 3 ] {} <Debug> HTTP-Session: 8482cde4-c023-4bf6-a32b-b2dbf4b6255a Destroying unnamed session | ||
1779 | 2024.01.11 00:57:42.820020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1780 | 2024.01.11 00:57:42.820141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1781 | 2024.01.11 00:57:42.820168 [ 3 ] {} <Debug> HTTP-Session: dc1ef8d3-4e71-436c-8c37-7d50ac3113f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1782 | 2024.01.11 00:57:42.820192 [ 3 ] {} <Debug> HTTP-Session: dc1ef8d3-4e71-436c-8c37-7d50ac3113f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1783 | 2024.01.11 00:57:42.820320 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1784 | 2024.01.11 00:57:42.820381 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1785 | 2024.01.11 00:57:42.820539 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1786 | 2024.01.11 00:57:42.820968 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1787 | 2024.01.11 00:57:42.821243 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1788 | 2024.01.11 00:57:42.821410 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1789 | 2024.01.11 00:57:42.821545 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001185855 sec., 30357 rows/sec., 2.57 MiB/sec. | ||
1790 | 2024.01.11 00:57:42.821683 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Debug> DynamicQueryHandler: Done processing query | ||
1791 | 2024.01.11 00:57:42.821709 [ 3 ] {01650bf1-bc63-49fd-8677-457fdf4f8f21} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1792 | 2024.01.11 00:57:42.821725 [ 3 ] {} <Debug> HTTP-Session: dc1ef8d3-4e71-436c-8c37-7d50ac3113f8 Destroying unnamed session | ||
1793 | 2024.01.11 00:57:42.821893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1794 | 2024.01.11 00:57:42.821940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1795 | 2024.01.11 00:57:42.821960 [ 3 ] {} <Debug> HTTP-Session: 6275cd71-a1f0-48d5-9571-813a8e13673b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1796 | 2024.01.11 00:57:42.821978 [ 3 ] {} <Debug> HTTP-Session: 6275cd71-a1f0-48d5-9571-813a8e13673b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1797 | 2024.01.11 00:57:42.822055 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1798 | 2024.01.11 00:57:42.822096 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1799 | 2024.01.11 00:57:42.822204 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1800 | 2024.01.11 00:57:42.822516 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1801 | 2024.01.11 00:57:42.822724 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1802 | 2024.01.11 00:57:42.822878 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1803 | 2024.01.11 00:57:42.823003 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.0009193 sec., 26106 rows/sec., 2.02 MiB/sec. | ||
1804 | 2024.01.11 00:57:42.823122 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Debug> DynamicQueryHandler: Done processing query | ||
1805 | 2024.01.11 00:57:42.823146 [ 3 ] {787b3a10-4580-4453-a497-7c8ccd431b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1806 | 2024.01.11 00:57:42.823162 [ 3 ] {} <Debug> HTTP-Session: 6275cd71-a1f0-48d5-9571-813a8e13673b Destroying unnamed session | ||
1807 | 2024.01.11 00:57:42.823282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1808 | 2024.01.11 00:57:42.823328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1809 | 2024.01.11 00:57:42.823348 [ 3 ] {} <Debug> HTTP-Session: 636002e1-0205-4b76-b3ff-c44e323c7563 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1810 | 2024.01.11 00:57:42.823365 [ 3 ] {} <Debug> HTTP-Session: 636002e1-0205-4b76-b3ff-c44e323c7563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1811 | 2024.01.11 00:57:42.823438 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1812 | 2024.01.11 00:57:42.823482 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1813 | 2024.01.11 00:57:42.823606 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1814 | 2024.01.11 00:57:42.823891 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1815 | 2024.01.11 00:57:42.824149 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1816 | 2024.01.11 00:57:42.824322 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1817 | 2024.01.11 00:57:42.824446 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000978311 sec., 36798 rows/sec., 2.60 MiB/sec. | ||
1818 | 2024.01.11 00:57:42.824592 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Debug> DynamicQueryHandler: Done processing query | ||
1819 | 2024.01.11 00:57:42.824616 [ 3 ] {97f858fe-1770-4511-a9f1-aaca978e87ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1820 | 2024.01.11 00:57:42.824631 [ 3 ] {} <Debug> HTTP-Session: 636002e1-0205-4b76-b3ff-c44e323c7563 Destroying unnamed session | ||
1821 | 2024.01.11 00:57:47.150676 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1822 | 2024.01.11 00:57:47.150755 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1823 | 2024.01.11 00:57:47.821032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1824 | 2024.01.11 00:57:47.821148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1825 | 2024.01.11 00:57:47.821178 [ 3 ] {} <Debug> HTTP-Session: 29d2dfbe-d0a7-4739-8d48-3d456ff59dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1826 | 2024.01.11 00:57:47.821205 [ 3 ] {} <Debug> HTTP-Session: 29d2dfbe-d0a7-4739-8d48-3d456ff59dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1827 | 2024.01.11 00:57:47.821350 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1828 | 2024.01.11 00:57:47.821418 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1829 | 2024.01.11 00:57:47.821596 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1830 | 2024.01.11 00:57:47.822054 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1831 | 2024.01.11 00:57:47.822320 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1832 | 2024.01.11 00:57:47.822496 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1833 | 2024.01.11 00:57:47.822627 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001233327 sec., 42162 rows/sec., 3.34 MiB/sec. | ||
1834 | 2024.01.11 00:57:47.822647 [ 52 ] {} <Debug> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1835 | 2024.01.11 00:57:47.822772 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1836 | 2024.01.11 00:57:47.822847 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Debug> DynamicQueryHandler: Done processing query | ||
1837 | 2024.01.11 00:57:47.822884 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1838 | 2024.01.11 00:57:47.822904 [ 3 ] {2e737ea3-5423-427c-843c-1eaa57a00226} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1839 | 2024.01.11 00:57:47.822936 [ 3 ] {} <Debug> HTTP-Session: 29d2dfbe-d0a7-4739-8d48-3d456ff59dc0 Destroying unnamed session | ||
1840 | 2024.01.11 00:57:47.823034 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1841 | 2024.01.11 00:57:47.823063 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part | ||
1842 | 2024.01.11 00:57:47.823095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1843 | 2024.01.11 00:57:47.823159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1844 | 2024.01.11 00:57:47.823188 [ 3 ] {} <Debug> HTTP-Session: 04b0eb6b-1a12-44a2-81a0-0fde3c602001 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1845 | 2024.01.11 00:57:47.823216 [ 3 ] {} <Debug> HTTP-Session: 04b0eb6b-1a12-44a2-81a0-0fde3c602001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1846 | 2024.01.11 00:57:47.823225 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
1847 | 2024.01.11 00:57:47.823334 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1848 | 2024.01.11 00:57:47.823355 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
1849 | 2024.01.11 00:57:47.823394 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1850 | 2024.01.11 00:57:47.823496 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
1851 | 2024.01.11 00:57:47.823650 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1852 | 2024.01.11 00:57:47.823658 [ 23 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
1853 | 2024.01.11 00:57:47.824341 [ 22 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001509453 sec., 172247.82752427534 rows/sec., 13.63 MiB/sec. | ||
1854 | 2024.01.11 00:57:47.824528 [ 22 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1855 | 2024.01.11 00:57:47.824795 [ 22 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1856 | 2024.01.11 00:57:47.824891 [ 22 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_10_2} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1857 | 2024.01.11 00:57:47.826055 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1858 | 2024.01.11 00:57:47.826282 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1859 | 2024.01.11 00:57:47.826440 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1860 | 2024.01.11 00:57:47.826572 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00320214 sec., 1249 rows/sec., 104.30 KiB/sec. | ||
1861 | 2024.01.11 00:57:47.826748 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Debug> DynamicQueryHandler: Done processing query | ||
1862 | 2024.01.11 00:57:47.826772 [ 3 ] {b53972ce-0275-49ea-9024-d17d0152015a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1863 | 2024.01.11 00:57:47.826788 [ 3 ] {} <Debug> HTTP-Session: 04b0eb6b-1a12-44a2-81a0-0fde3c602001 Destroying unnamed session | ||
1864 | 2024.01.11 00:57:47.826955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1865 | 2024.01.11 00:57:47.827002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1866 | 2024.01.11 00:57:47.827022 [ 3 ] {} <Debug> HTTP-Session: d2534674-369f-48a0-bbc7-137157a43e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1867 | 2024.01.11 00:57:47.827040 [ 3 ] {} <Debug> HTTP-Session: d2534674-369f-48a0-bbc7-137157a43e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1868 | 2024.01.11 00:57:47.827121 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1869 | 2024.01.11 00:57:47.827161 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1870 | 2024.01.11 00:57:47.827278 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1871 | 2024.01.11 00:57:47.827668 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1872 | 2024.01.11 00:57:47.827882 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1873 | 2024.01.11 00:57:47.828035 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1874 | 2024.01.11 00:57:47.828172 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Information> executeQuery: Read 158 rows, 15.55 KiB in 0.001008842 sec., 156615 rows/sec., 15.06 MiB/sec. | ||
1875 | 2024.01.11 00:57:47.828300 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Debug> DynamicQueryHandler: Done processing query | ||
1876 | 2024.01.11 00:57:47.828324 [ 3 ] {5da18898-cd5f-4f92-872f-0c8261152368} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1877 | 2024.01.11 00:57:47.828339 [ 3 ] {} <Debug> HTTP-Session: d2534674-369f-48a0-bbc7-137157a43e87 Destroying unnamed session | ||
1878 | 2024.01.11 00:57:47.828451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1879 | 2024.01.11 00:57:47.828496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1880 | 2024.01.11 00:57:47.828515 [ 3 ] {} <Debug> HTTP-Session: 085aef45-15bb-41c6-baa8-ddb14de0690e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1881 | 2024.01.11 00:57:47.828532 [ 3 ] {} <Debug> HTTP-Session: 085aef45-15bb-41c6-baa8-ddb14de0690e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1882 | 2024.01.11 00:57:47.828601 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1883 | 2024.01.11 00:57:47.828640 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1884 | 2024.01.11 00:57:47.828747 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1885 | 2024.01.11 00:57:47.830951 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1886 | 2024.01.11 00:57:47.831152 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1887 | 2024.01.11 00:57:47.831299 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1888 | 2024.01.11 00:57:47.831423 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002789271 sec., 1434 rows/sec., 100.13 KiB/sec. | ||
1889 | 2024.01.11 00:57:47.831555 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Debug> DynamicQueryHandler: Done processing query | ||
1890 | 2024.01.11 00:57:47.831579 [ 3 ] {67cbcdcc-ee2b-4b65-806a-6d704fc0616e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1891 | 2024.01.11 00:57:47.831595 [ 3 ] {} <Debug> HTTP-Session: 085aef45-15bb-41c6-baa8-ddb14de0690e Destroying unnamed session | ||
1892 | 2024.01.11 00:57:47.831734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1893 | 2024.01.11 00:57:47.831779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1894 | 2024.01.11 00:57:47.831800 [ 3 ] {} <Debug> HTTP-Session: 831ec45d-0251-43ad-bdca-62366bf4bae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1895 | 2024.01.11 00:57:47.831817 [ 3 ] {} <Debug> HTTP-Session: 831ec45d-0251-43ad-bdca-62366bf4bae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1896 | 2024.01.11 00:57:47.831888 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1897 | 2024.01.11 00:57:47.831928 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1898 | 2024.01.11 00:57:47.832034 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1899 | 2024.01.11 00:57:47.832406 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1900 | 2024.01.11 00:57:47.832613 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1901 | 2024.01.11 00:57:47.832770 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1902 | 2024.01.11 00:57:47.832905 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Information> executeQuery: Read 56 rows, 4.49 KiB in 0.000980631 sec., 57106 rows/sec., 4.47 MiB/sec. | ||
1903 | 2024.01.11 00:57:47.833044 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Debug> DynamicQueryHandler: Done processing query | ||
1904 | 2024.01.11 00:57:47.833068 [ 3 ] {5fe99af1-5403-4d49-8ae4-2e19cb3efe83} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1905 | 2024.01.11 00:57:47.833085 [ 3 ] {} <Debug> HTTP-Session: 831ec45d-0251-43ad-bdca-62366bf4bae1 Destroying unnamed session | ||
1906 | 2024.01.11 00:57:47.833188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1907 | 2024.01.11 00:57:47.833235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1908 | 2024.01.11 00:57:47.833255 [ 3 ] {} <Debug> HTTP-Session: a4a86d3a-74c6-4e23-8540-20d5cb7d62b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1909 | 2024.01.11 00:57:47.833272 [ 3 ] {} <Debug> HTTP-Session: a4a86d3a-74c6-4e23-8540-20d5cb7d62b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1910 | 2024.01.11 00:57:47.833340 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1911 | 2024.01.11 00:57:47.833383 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1912 | 2024.01.11 00:57:47.833509 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1913 | 2024.01.11 00:57:47.833798 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1914 | 2024.01.11 00:57:47.834054 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1915 | 2024.01.11 00:57:47.834231 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1916 | 2024.01.11 00:57:47.834365 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000997241 sec., 2005 rows/sec., 141.01 KiB/sec. | ||
1917 | 2024.01.11 00:57:47.834493 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Debug> DynamicQueryHandler: Done processing query | ||
1918 | 2024.01.11 00:57:47.834518 [ 3 ] {fb4cc818-a858-4ea4-bcc5-7bddc67cea5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1919 | 2024.01.11 00:57:47.834535 [ 3 ] {} <Debug> HTTP-Session: a4a86d3a-74c6-4e23-8540-20d5cb7d62b1 Destroying unnamed session | ||
1920 | 2024.01.11 00:57:47.834691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1921 | 2024.01.11 00:57:47.834737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1922 | 2024.01.11 00:57:47.834756 [ 3 ] {} <Debug> HTTP-Session: 1d5edba0-367e-4878-948b-46de9340a279 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1923 | 2024.01.11 00:57:47.834773 [ 3 ] {} <Debug> HTTP-Session: 1d5edba0-367e-4878-948b-46de9340a279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1924 | 2024.01.11 00:57:47.834863 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1925 | 2024.01.11 00:57:47.834907 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1926 | 2024.01.11 00:57:47.835047 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1927 | 2024.01.11 00:57:47.835566 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1928 | 2024.01.11 00:57:47.835891 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1929 | 2024.01.11 00:57:47.836073 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1930 | 2024.01.11 00:57:47.836213 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001320519 sec., 39378 rows/sec., 53.14 MiB/sec. | ||
1931 | 2024.01.11 00:57:47.836377 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Debug> DynamicQueryHandler: Done processing query | ||
1932 | 2024.01.11 00:57:47.836400 [ 3 ] {afb31e37-1c20-46ec-8bf0-7649de9a447b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1933 | 2024.01.11 00:57:47.836415 [ 3 ] {} <Debug> HTTP-Session: 1d5edba0-367e-4878-948b-46de9340a279 Destroying unnamed session | ||
1934 | 2024.01.11 00:57:57.821248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1935 | 2024.01.11 00:57:57.821368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1936 | 2024.01.11 00:57:57.821395 [ 3 ] {} <Debug> HTTP-Session: feb55ce4-32ea-4c68-b93e-906781c422a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1937 | 2024.01.11 00:57:57.821419 [ 3 ] {} <Debug> HTTP-Session: feb55ce4-32ea-4c68-b93e-906781c422a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1938 | 2024.01.11 00:57:57.821547 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1939 | 2024.01.11 00:57:57.821606 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1940 | 2024.01.11 00:57:57.821758 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1941 | 2024.01.11 00:57:57.822258 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1942 | 2024.01.11 00:57:57.822522 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1943 | 2024.01.11 00:57:57.822686 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1944 | 2024.01.11 00:57:57.822810 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001227867 sec., 42349 rows/sec., 3.35 MiB/sec. | ||
1945 | 2024.01.11 00:57:57.822978 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Debug> DynamicQueryHandler: Done processing query | ||
1946 | 2024.01.11 00:57:57.823004 [ 3 ] {38bcae38-cc65-4d48-a748-18b38fef3edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1947 | 2024.01.11 00:57:57.823021 [ 3 ] {} <Debug> HTTP-Session: feb55ce4-32ea-4c68-b93e-906781c422a6 Destroying unnamed session | ||
1948 | 2024.01.11 00:57:57.823156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1949 | 2024.01.11 00:57:57.823203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1950 | 2024.01.11 00:57:57.823223 [ 3 ] {} <Debug> HTTP-Session: 75e4c39d-339d-4174-9b6c-298da89b5016 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1951 | 2024.01.11 00:57:57.823240 [ 3 ] {} <Debug> HTTP-Session: 75e4c39d-339d-4174-9b6c-298da89b5016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1952 | 2024.01.11 00:57:57.823320 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1953 | 2024.01.11 00:57:57.823361 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1954 | 2024.01.11 00:57:57.823470 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1955 | 2024.01.11 00:57:57.823879 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1956 | 2024.01.11 00:57:57.824098 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1957 | 2024.01.11 00:57:57.824252 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1958 | 2024.01.11 00:57:57.824358 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.001009242 sec., 154571 rows/sec., 14.88 MiB/sec. | ||
1959 | 2024.01.11 00:57:57.824537 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Debug> DynamicQueryHandler: Done processing query | ||
1960 | 2024.01.11 00:57:57.824562 [ 3 ] {6b2d4b61-dbfb-4379-b848-ffeae0872120} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1961 | 2024.01.11 00:57:57.824580 [ 3 ] {} <Debug> HTTP-Session: 75e4c39d-339d-4174-9b6c-298da89b5016 Destroying unnamed session | ||
1962 | 2024.01.11 00:57:57.824702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1963 | 2024.01.11 00:57:57.824748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1964 | 2024.01.11 00:57:57.824768 [ 3 ] {} <Debug> HTTP-Session: f4e60c4e-89fd-4821-a344-ec40b1718b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1965 | 2024.01.11 00:57:57.824786 [ 3 ] {} <Debug> HTTP-Session: f4e60c4e-89fd-4821-a344-ec40b1718b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1966 | 2024.01.11 00:57:57.824861 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1967 | 2024.01.11 00:57:57.824900 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1968 | 2024.01.11 00:57:57.825020 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1969 | 2024.01.11 00:57:57.825320 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1970 | 2024.01.11 00:57:57.825526 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1971 | 2024.01.11 00:57:57.825673 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1972 | 2024.01.11 00:57:57.825773 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.00088418 sec., 58811 rows/sec., 4.60 MiB/sec. | ||
1973 | 2024.01.11 00:57:57.825888 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Debug> DynamicQueryHandler: Done processing query | ||
1974 | 2024.01.11 00:57:57.825911 [ 3 ] {17a96729-2c39-4cc1-8609-cc95e52c3a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1975 | 2024.01.11 00:57:57.825927 [ 3 ] {} <Debug> HTTP-Session: f4e60c4e-89fd-4821-a344-ec40b1718b32 Destroying unnamed session | ||
1976 | 2024.01.11 00:57:57.826128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1977 | 2024.01.11 00:57:57.826178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1978 | 2024.01.11 00:57:57.826198 [ 3 ] {} <Debug> HTTP-Session: 037bfedd-1f06-40fb-bac8-b7ffd8f7856f Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
1979 | 2024.01.11 00:57:57.826214 [ 3 ] {} <Debug> HTTP-Session: 037bfedd-1f06-40fb-bac8-b7ffd8f7856f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1980 | 2024.01.11 00:57:57.826308 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1981 | 2024.01.11 00:57:57.826353 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1982 | 2024.01.11 00:57:57.826489 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1983 | 2024.01.11 00:57:57.827026 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1984 | 2024.01.11 00:57:57.827363 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1985 | 2024.01.11 00:57:57.827538 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1986 | 2024.01.11 00:57:57.827640 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001303798 sec., 39883 rows/sec., 53.82 MiB/sec. | ||
1987 | 2024.01.11 00:57:57.827628 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1988 | 2024.01.11 00:57:57.827707 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
1989 | 2024.01.11 00:57:57.827793 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1990 | 2024.01.11 00:57:57.827802 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Debug> DynamicQueryHandler: Done processing query | ||
1991 | 2024.01.11 00:57:57.827860 [ 3 ] {efb8610d-468c-4a9e-bb3c-ccde683be1a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
1992 | 2024.01.11 00:57:57.827885 [ 3 ] {} <Debug> HTTP-Session: 037bfedd-1f06-40fb-bac8-b7ffd8f7856f Destroying unnamed session | ||
1993 | 2024.01.11 00:57:57.827937 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1994 | 2024.01.11 00:57:57.827974 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 261 rows starting from the beginning of the part | ||
1995 | 2024.01.11 00:57:57.828103 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
1996 | 2024.01.11 00:57:57.828209 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
1997 | 2024.01.11 00:57:57.828307 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
1998 | 2024.01.11 00:57:57.828393 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
1999 | 2024.01.11 00:57:57.828475 [ 23 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
2000 | 2024.01.11 00:57:57.829894 [ 24 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 6 columns (6 merged, 0 gathered) in 0.002118546 sec., 245923.3833015663 rows/sec., 331.86 MiB/sec. | ||
2001 | 2024.01.11 00:57:57.830291 [ 24 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2002 | 2024.01.11 00:57:57.830555 [ 24 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2003 | 2024.01.11 00:57:57.830638 [ 24 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2004 | 2024.01.11 00:57:57.830725 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c367809c-cb89-4b13-babc-a72642f61fdc::all_1_11_2: 4.02 MiB. | ||
2005 | 2024.01.11 00:57:58.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.07 MiB, peak 236.39 MiB, will set to 230.94 MiB (RSS), difference: -4.13 MiB | ||
2006 | 2024.01.11 00:57:58.477958 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2007 | 2024.01.11 00:57:58.478038 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2008 | 2024.01.11 00:57:58.478135 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2009 | 2024.01.11 00:57:58.478295 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2010 | 2024.01.11 00:57:58.478336 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part | ||
2011 | 2024.01.11 00:57:58.478477 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2012 | 2024.01.11 00:57:58.478584 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
2013 | 2024.01.11 00:57:58.478683 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2014 | 2024.01.11 00:57:58.478782 [ 22 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2015 | 2024.01.11 00:57:58.481581 [ 9 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.003476796 sec., 83985.37043876029 rows/sec., 5.92 MiB/sec. | ||
2016 | 2024.01.11 00:57:58.481781 [ 9 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2017 | 2024.01.11 00:57:58.482079 [ 9 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2018 | 2024.01.11 00:57:58.482169 [ 9 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2019 | 2024.01.11 00:58:02.151000 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2020 | 2024.01.11 00:58:02.151064 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2021 | 2024.01.11 00:58:07.821375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2022 | 2024.01.11 00:58:07.821493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2023 | 2024.01.11 00:58:07.821519 [ 3 ] {} <Debug> HTTP-Session: 709616dc-ef16-4aa8-a005-a5fd2d9d2212 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2024 | 2024.01.11 00:58:07.821543 [ 3 ] {} <Debug> HTTP-Session: 709616dc-ef16-4aa8-a005-a5fd2d9d2212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2025 | 2024.01.11 00:58:07.821677 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2026 | 2024.01.11 00:58:07.821745 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2027 | 2024.01.11 00:58:07.821924 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2028 | 2024.01.11 00:58:07.822431 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2029 | 2024.01.11 00:58:07.822722 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2030 | 2024.01.11 00:58:07.822884 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2031 | 2024.01.11 00:58:07.823023 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001301369 sec., 39957 rows/sec., 3.16 MiB/sec. | ||
2032 | 2024.01.11 00:58:07.823226 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Debug> DynamicQueryHandler: Done processing query | ||
2033 | 2024.01.11 00:58:07.823252 [ 3 ] {4a4fff4f-65a4-4168-953e-e7cd2999e250} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2034 | 2024.01.11 00:58:07.823269 [ 3 ] {} <Debug> HTTP-Session: 709616dc-ef16-4aa8-a005-a5fd2d9d2212 Destroying unnamed session | ||
2035 | 2024.01.11 00:58:07.823388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2036 | 2024.01.11 00:58:07.823439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2037 | 2024.01.11 00:58:07.823458 [ 3 ] {} <Debug> HTTP-Session: 40997c14-93ee-461a-87cb-26569286d816 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2038 | 2024.01.11 00:58:07.823476 [ 3 ] {} <Debug> HTTP-Session: 40997c14-93ee-461a-87cb-26569286d816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2039 | 2024.01.11 00:58:07.823555 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2040 | 2024.01.11 00:58:07.823596 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2041 | 2024.01.11 00:58:07.823723 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2042 | 2024.01.11 00:58:07.824033 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2043 | 2024.01.11 00:58:07.824240 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2044 | 2024.01.11 00:58:07.824388 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2045 | 2024.01.11 00:58:07.824511 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00092653 sec., 2158 rows/sec., 184.45 KiB/sec. | ||
2046 | 2024.01.11 00:58:07.824633 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Debug> DynamicQueryHandler: Done processing query | ||
2047 | 2024.01.11 00:58:07.824656 [ 3 ] {d3f9123c-1dee-47e4-bb65-65307c66991b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2048 | 2024.01.11 00:58:07.824672 [ 3 ] {} <Debug> HTTP-Session: 40997c14-93ee-461a-87cb-26569286d816 Destroying unnamed session | ||
2049 | 2024.01.11 00:58:07.824874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2050 | 2024.01.11 00:58:07.824919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2051 | 2024.01.11 00:58:07.824937 [ 3 ] {} <Debug> HTTP-Session: 32c4eb84-93d8-4df4-99e5-13055e668528 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2052 | 2024.01.11 00:58:07.824953 [ 3 ] {} <Debug> HTTP-Session: 32c4eb84-93d8-4df4-99e5-13055e668528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2053 | 2024.01.11 00:58:07.825030 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2054 | 2024.01.11 00:58:07.825068 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2055 | 2024.01.11 00:58:07.825170 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2056 | 2024.01.11 00:58:07.825542 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2057 | 2024.01.11 00:58:07.825754 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2058 | 2024.01.11 00:58:07.825899 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2059 | 2024.01.11 00:58:07.826027 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Information> executeQuery: Read 157 rows, 15.46 KiB in 0.000964211 sec., 162827 rows/sec., 15.66 MiB/sec. | ||
2060 | 2024.01.11 00:58:07.826208 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Debug> DynamicQueryHandler: Done processing query | ||
2061 | 2024.01.11 00:58:07.826233 [ 3 ] {415c690d-7c4c-45b4-978c-93ae2d72711f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2062 | 2024.01.11 00:58:07.826248 [ 3 ] {} <Debug> HTTP-Session: 32c4eb84-93d8-4df4-99e5-13055e668528 Destroying unnamed session | ||
2063 | 2024.01.11 00:58:07.826348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2064 | 2024.01.11 00:58:07.826391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2065 | 2024.01.11 00:58:07.826411 [ 3 ] {} <Debug> HTTP-Session: 0d2622b3-38db-466d-8270-fe5fd897a42c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2066 | 2024.01.11 00:58:07.826427 [ 3 ] {} <Debug> HTTP-Session: 0d2622b3-38db-466d-8270-fe5fd897a42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2067 | 2024.01.11 00:58:07.826497 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2068 | 2024.01.11 00:58:07.826535 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2069 | 2024.01.11 00:58:07.826654 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2070 | 2024.01.11 00:58:07.826899 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2071 | 2024.01.11 00:58:07.827107 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2072 | 2024.01.11 00:58:07.827253 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
2073 | 2024.01.11 00:58:07.827370 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000845158 sec., 2366 rows/sec., 165.23 KiB/sec. | ||
2074 | 2024.01.11 00:58:07.827519 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Debug> DynamicQueryHandler: Done processing query | ||
2075 | 2024.01.11 00:58:07.827543 [ 3 ] {49ab00d4-19f7-4f4d-821e-0d2017f853e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2076 | 2024.01.11 00:58:07.827558 [ 3 ] {} <Debug> HTTP-Session: 0d2622b3-38db-466d-8270-fe5fd897a42c Destroying unnamed session | ||
2077 | 2024.01.11 00:58:07.827682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2078 | 2024.01.11 00:58:07.827726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2079 | 2024.01.11 00:58:07.827744 [ 3 ] {} <Debug> HTTP-Session: ba5f6c63-1c90-4977-98c7-b49a82dae843 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2080 | 2024.01.11 00:58:07.827760 [ 3 ] {} <Debug> HTTP-Session: ba5f6c63-1c90-4977-98c7-b49a82dae843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2081 | 2024.01.11 00:58:07.827832 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2082 | 2024.01.11 00:58:07.827871 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2083 | 2024.01.11 00:58:07.827985 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2084 | 2024.01.11 00:58:07.828270 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2085 | 2024.01.11 00:58:07.828470 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2086 | 2024.01.11 00:58:07.828617 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2087 | 2024.01.11 00:58:07.828747 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000886659 sec., 60902 rows/sec., 4.77 MiB/sec. | ||
2088 | 2024.01.11 00:58:07.828860 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Debug> DynamicQueryHandler: Done processing query | ||
2089 | 2024.01.11 00:58:07.828884 [ 3 ] {2d39da22-88b2-466f-98eb-e597d140a4c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2090 | 2024.01.11 00:58:07.828900 [ 3 ] {} <Debug> HTTP-Session: ba5f6c63-1c90-4977-98c7-b49a82dae843 Destroying unnamed session | ||
2091 | 2024.01.11 00:58:07.828997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2092 | 2024.01.11 00:58:07.829040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2093 | 2024.01.11 00:58:07.829058 [ 3 ] {} <Debug> HTTP-Session: 9657e86c-cabe-406b-9b81-ea6b8858251e Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2094 | 2024.01.11 00:58:07.829074 [ 3 ] {} <Debug> HTTP-Session: 9657e86c-cabe-406b-9b81-ea6b8858251e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2095 | 2024.01.11 00:58:07.829144 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2096 | 2024.01.11 00:58:07.829194 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2097 | 2024.01.11 00:58:07.829318 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2098 | 2024.01.11 00:58:07.829562 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2099 | 2024.01.11 00:58:07.829809 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2100 | 2024.01.11 00:58:07.829980 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2101 | 2024.01.11 00:58:07.830098 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00092525 sec., 1080 rows/sec., 75.99 KiB/sec. | ||
2102 | 2024.01.11 00:58:07.830233 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Debug> DynamicQueryHandler: Done processing query | ||
2103 | 2024.01.11 00:58:07.830264 [ 3 ] {e5e55fcf-3481-4c3b-9555-a2ab1054bdbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2104 | 2024.01.11 00:58:07.830281 [ 3 ] {} <Debug> HTTP-Session: 9657e86c-cabe-406b-9b81-ea6b8858251e Destroying unnamed session | ||
2105 | 2024.01.11 00:58:07.830449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2106 | 2024.01.11 00:58:07.830498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2107 | 2024.01.11 00:58:07.830518 [ 3 ] {} <Debug> HTTP-Session: 95e47db7-629d-4903-8bac-7034e115d197 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2108 | 2024.01.11 00:58:07.830535 [ 3 ] {} <Debug> HTTP-Session: 95e47db7-629d-4903-8bac-7034e115d197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2109 | 2024.01.11 00:58:07.830625 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2110 | 2024.01.11 00:58:07.830671 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2111 | 2024.01.11 00:58:07.830812 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2112 | 2024.01.11 00:58:07.831289 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2113 | 2024.01.11 00:58:07.831620 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2114 | 2024.01.11 00:58:07.831801 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2115 | 2024.01.11 00:58:07.831919 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001264178 sec., 41133 rows/sec., 55.51 MiB/sec. | ||
2116 | 2024.01.11 00:58:07.832042 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Debug> DynamicQueryHandler: Done processing query | ||
2117 | 2024.01.11 00:58:07.832064 [ 3 ] {c8816986-7739-48ad-8ecf-54c133e4a842} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2118 | 2024.01.11 00:58:07.832080 [ 3 ] {} <Debug> HTTP-Session: 95e47db7-629d-4903-8bac-7034e115d197 Destroying unnamed session | ||
2119 | 2024.01.11 00:58:12.820278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2120 | 2024.01.11 00:58:12.820410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2121 | 2024.01.11 00:58:12.820440 [ 3 ] {} <Debug> HTTP-Session: 309b34d1-b8b4-481f-bc8a-65a784b23209 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2122 | 2024.01.11 00:58:12.820469 [ 3 ] {} <Debug> HTTP-Session: 309b34d1-b8b4-481f-bc8a-65a784b23209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2123 | 2024.01.11 00:58:12.820606 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2124 | 2024.01.11 00:58:12.820675 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2125 | 2024.01.11 00:58:12.820856 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2126 | 2024.01.11 00:58:12.821271 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2127 | 2024.01.11 00:58:12.821539 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2128 | 2024.01.11 00:58:12.821712 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2129 | 2024.01.11 00:58:12.821852 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001200057 sec., 1666 rows/sec., 142.41 KiB/sec. | ||
2130 | 2024.01.11 00:58:12.822043 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Debug> DynamicQueryHandler: Done processing query | ||
2131 | 2024.01.11 00:58:12.822068 [ 3 ] {c6ed9f7d-2102-4b2b-ab94-08862863a2a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2132 | 2024.01.11 00:58:12.822086 [ 3 ] {} <Debug> HTTP-Session: 309b34d1-b8b4-481f-bc8a-65a784b23209 Destroying unnamed session | ||
2133 | 2024.01.11 00:58:12.822223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2134 | 2024.01.11 00:58:12.822276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2135 | 2024.01.11 00:58:12.822296 [ 3 ] {} <Debug> HTTP-Session: 1cb9311b-e673-4d71-b00c-ce66dc7862e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2136 | 2024.01.11 00:58:12.822316 [ 3 ] {} <Debug> HTTP-Session: 1cb9311b-e673-4d71-b00c-ce66dc7862e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2137 | 2024.01.11 00:58:12.822399 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2138 | 2024.01.11 00:58:12.822443 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2139 | 2024.01.11 00:58:12.822559 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2140 | 2024.01.11 00:58:12.822861 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2141 | 2024.01.11 00:58:12.823072 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2142 | 2024.01.11 00:58:12.823225 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2143 | 2024.01.11 00:58:12.823357 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.00092275 sec., 40097 rows/sec., 3.39 MiB/sec. | ||
2144 | 2024.01.11 00:58:12.823352 [ 60 ] {} <Debug> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2145 | 2024.01.11 00:58:12.823468 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2146 | 2024.01.11 00:58:12.823543 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Debug> DynamicQueryHandler: Done processing query | ||
2147 | 2024.01.11 00:58:12.823589 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2148 | 2024.01.11 00:58:12.823601 [ 3 ] {81e1ad22-80ff-4bd3-a33c-ca62310b243f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2149 | 2024.01.11 00:58:12.823640 [ 3 ] {} <Debug> HTTP-Session: 1cb9311b-e673-4d71-b00c-ce66dc7862e3 Destroying unnamed session | ||
2150 | 2024.01.11 00:58:12.823730 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2151 | 2024.01.11 00:58:12.823758 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 194 rows starting from the beginning of the part | ||
2152 | 2024.01.11 00:58:12.823824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2153 | 2024.01.11 00:58:12.823881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2154 | 2024.01.11 00:58:12.823882 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2155 | 2024.01.11 00:58:12.823906 [ 3 ] {} <Debug> HTTP-Session: 9fa46404-bf44-46f9-b793-293b3ee87930 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2156 | 2024.01.11 00:58:12.823937 [ 3 ] {} <Debug> HTTP-Session: 9fa46404-bf44-46f9-b793-293b3ee87930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2157 | 2024.01.11 00:58:12.824045 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 158 rows starting from the beginning of the part | ||
2158 | 2024.01.11 00:58:12.824056 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2159 | 2024.01.11 00:58:12.824115 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2160 | 2024.01.11 00:58:12.824206 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 156 rows starting from the beginning of the part | ||
2161 | 2024.01.11 00:58:12.824361 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2162 | 2024.01.11 00:58:12.824378 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 157 rows starting from the beginning of the part | ||
2163 | 2024.01.11 00:58:12.824508 [ 23 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part | ||
2164 | 2024.01.11 00:58:12.824916 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2165 | 2024.01.11 00:58:12.825191 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2166 | 2024.01.11 00:58:12.825366 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2167 | 2024.01.11 00:58:12.825591 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001490562 sec., 1341 rows/sec., 93.69 KiB/sec. | ||
2168 | 2024.01.11 00:58:12.825697 [ 22 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002156957 sec., 342148.68446612515 rows/sec., 32.32 MiB/sec. | ||
2169 | 2024.01.11 00:58:12.825785 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Debug> DynamicQueryHandler: Done processing query | ||
2170 | 2024.01.11 00:58:12.825820 [ 3 ] {0b336f46-c06e-4426-8000-b90154cb07d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2171 | 2024.01.11 00:58:12.825842 [ 3 ] {} <Debug> HTTP-Session: 9fa46404-bf44-46f9-b793-293b3ee87930 Destroying unnamed session | ||
2172 | 2024.01.11 00:58:12.825939 [ 17 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2173 | 2024.01.11 00:58:12.825993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2174 | 2024.01.11 00:58:12.826065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2175 | 2024.01.11 00:58:12.826089 [ 3 ] {} <Debug> HTTP-Session: 7da8896e-12be-490e-9e68-b30ec6719a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2176 | 2024.01.11 00:58:12.826116 [ 3 ] {} <Debug> HTTP-Session: 7da8896e-12be-490e-9e68-b30ec6719a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2177 | 2024.01.11 00:58:12.826233 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2178 | 2024.01.11 00:58:12.826257 [ 17 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2179 | 2024.01.11 00:58:12.826301 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2180 | 2024.01.11 00:58:12.826397 [ 17 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_16_3} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2181 | 2024.01.11 00:58:12.826571 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2182 | 2024.01.11 00:58:12.826888 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2183 | 2024.01.11 00:58:12.827101 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2184 | 2024.01.11 00:58:12.827249 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2185 | 2024.01.11 00:58:12.827363 [ 60 ] {} <Debug> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2186 | 2024.01.11 00:58:12.827379 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001100924 sec., 23616 rows/sec., 1.83 MiB/sec. | ||
2187 | 2024.01.11 00:58:12.827412 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2188 | 2024.01.11 00:58:12.827557 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2189 | 2024.01.11 00:58:12.827603 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Debug> DynamicQueryHandler: Done processing query | ||
2190 | 2024.01.11 00:58:12.827635 [ 3 ] {7ab2c5a5-c3d0-411c-9fae-c099005f29ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2191 | 2024.01.11 00:58:12.827641 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2192 | 2024.01.11 00:58:12.827660 [ 3 ] {} <Debug> HTTP-Session: 7da8896e-12be-490e-9e68-b30ec6719a37 Destroying unnamed session | ||
2193 | 2024.01.11 00:58:12.827676 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 98 rows starting from the beginning of the part | ||
2194 | 2024.01.11 00:58:12.827775 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
2195 | 2024.01.11 00:58:12.827785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2196 | 2024.01.11 00:58:12.827844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2197 | 2024.01.11 00:58:12.827879 [ 3 ] {} <Debug> HTTP-Session: 10af5213-b8cf-4b99-8dbb-e0eafcf55ede Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2198 | 2024.01.11 00:58:12.827883 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
2199 | 2024.01.11 00:58:12.827902 [ 3 ] {} <Debug> HTTP-Session: 10af5213-b8cf-4b99-8dbb-e0eafcf55ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2200 | 2024.01.11 00:58:12.828010 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
2201 | 2024.01.11 00:58:12.828019 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2202 | 2024.01.11 00:58:12.828076 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2203 | 2024.01.11 00:58:12.828111 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
2204 | 2024.01.11 00:58:12.828266 [ 23 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
2205 | 2024.01.11 00:58:12.828345 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2206 | 2024.01.11 00:58:12.828880 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2207 | 2024.01.11 00:58:12.829200 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001723257 sec., 179891.91397452613 rows/sec., 14.04 MiB/sec. | ||
2208 | 2024.01.11 00:58:12.829289 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2209 | 2024.01.11 00:58:12.829392 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2210 | 2024.01.11 00:58:12.829567 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2211 | 2024.01.11 00:58:12.829784 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2212 | 2024.01.11 00:58:12.829795 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001723957 sec., 21462 rows/sec., 1.51 MiB/sec. | ||
2213 | 2024.01.11 00:58:12.829919 [ 22 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_16_3} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2214 | 2024.01.11 00:58:12.830052 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Debug> DynamicQueryHandler: Done processing query | ||
2215 | 2024.01.11 00:58:12.830094 [ 3 ] {b4f6178e-801e-4a08-bdb9-a252bc71101f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2216 | 2024.01.11 00:58:12.830111 [ 3 ] {} <Debug> HTTP-Session: 10af5213-b8cf-4b99-8dbb-e0eafcf55ede Destroying unnamed session | ||
2217 | 2024.01.11 00:58:17.151101 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2218 | 2024.01.11 00:58:17.151184 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2219 | 2024.01.11 00:58:17.821699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2220 | 2024.01.11 00:58:17.821802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2221 | 2024.01.11 00:58:17.821826 [ 3 ] {} <Debug> HTTP-Session: d0cf688b-cfca-4244-8e29-46ca811b93ba Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2222 | 2024.01.11 00:58:17.821849 [ 3 ] {} <Debug> HTTP-Session: d0cf688b-cfca-4244-8e29-46ca811b93ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2223 | 2024.01.11 00:58:17.821977 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2224 | 2024.01.11 00:58:17.822036 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2225 | 2024.01.11 00:58:17.822193 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2226 | 2024.01.11 00:58:17.822666 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2227 | 2024.01.11 00:58:17.822926 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2228 | 2024.01.11 00:58:17.823092 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2229 | 2024.01.11 00:58:17.823222 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001207797 sec., 43053 rows/sec., 3.41 MiB/sec. | ||
2230 | 2024.01.11 00:58:17.823412 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Debug> DynamicQueryHandler: Done processing query | ||
2231 | 2024.01.11 00:58:17.823437 [ 3 ] {eec88510-b61d-43da-b3cf-fe26946fcf31} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2232 | 2024.01.11 00:58:17.823453 [ 3 ] {} <Debug> HTTP-Session: d0cf688b-cfca-4244-8e29-46ca811b93ba Destroying unnamed session | ||
2233 | 2024.01.11 00:58:17.823591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2234 | 2024.01.11 00:58:17.823637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2235 | 2024.01.11 00:58:17.823656 [ 3 ] {} <Debug> HTTP-Session: f8910888-9151-41ef-b753-50a8c3e46697 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2236 | 2024.01.11 00:58:17.823673 [ 3 ] {} <Debug> HTTP-Session: f8910888-9151-41ef-b753-50a8c3e46697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2237 | 2024.01.11 00:58:17.823756 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2238 | 2024.01.11 00:58:17.823800 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2239 | 2024.01.11 00:58:17.823913 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2240 | 2024.01.11 00:58:17.824354 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2241 | 2024.01.11 00:58:17.824573 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2242 | 2024.01.11 00:58:17.824720 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2243 | 2024.01.11 00:58:17.824838 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.001047893 sec., 148870 rows/sec., 14.33 MiB/sec. | ||
2244 | 2024.01.11 00:58:17.824967 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Debug> DynamicQueryHandler: Done processing query | ||
2245 | 2024.01.11 00:58:17.824990 [ 3 ] {0d9ba5c3-c1a1-434c-abb5-9735b287e3e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2246 | 2024.01.11 00:58:17.825007 [ 3 ] {} <Debug> HTTP-Session: f8910888-9151-41ef-b753-50a8c3e46697 Destroying unnamed session | ||
2247 | 2024.01.11 00:58:17.825132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2248 | 2024.01.11 00:58:17.825177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2249 | 2024.01.11 00:58:17.825195 [ 3 ] {} <Debug> HTTP-Session: 7f7ff5cf-1aa5-4b12-bd8e-2bffd9130fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2250 | 2024.01.11 00:58:17.825211 [ 3 ] {} <Debug> HTTP-Session: 7f7ff5cf-1aa5-4b12-bd8e-2bffd9130fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2251 | 2024.01.11 00:58:17.825284 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2252 | 2024.01.11 00:58:17.825325 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2253 | 2024.01.11 00:58:17.825433 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2254 | 2024.01.11 00:58:17.825741 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2255 | 2024.01.11 00:58:17.825949 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2256 | 2024.01.11 00:58:17.826095 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2257 | 2024.01.11 00:58:17.826220 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.00089851 sec., 57873 rows/sec., 4.53 MiB/sec. | ||
2258 | 2024.01.11 00:58:17.826409 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Debug> DynamicQueryHandler: Done processing query | ||
2259 | 2024.01.11 00:58:17.826438 [ 3 ] {437f295c-91cf-4eba-bc70-4f7e91f9e194} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2260 | 2024.01.11 00:58:17.826454 [ 3 ] {} <Debug> HTTP-Session: 7f7ff5cf-1aa5-4b12-bd8e-2bffd9130fe8 Destroying unnamed session | ||
2261 | 2024.01.11 00:58:17.826644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2262 | 2024.01.11 00:58:17.826691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2263 | 2024.01.11 00:58:17.826709 [ 3 ] {} <Debug> HTTP-Session: 6ee3930b-e08c-476e-8faf-6c5ec663d55d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2264 | 2024.01.11 00:58:17.826726 [ 3 ] {} <Debug> HTTP-Session: 6ee3930b-e08c-476e-8faf-6c5ec663d55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2265 | 2024.01.11 00:58:17.826813 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2266 | 2024.01.11 00:58:17.826860 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2267 | 2024.01.11 00:58:17.827012 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2268 | 2024.01.11 00:58:17.827534 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2269 | 2024.01.11 00:58:17.827874 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2270 | 2024.01.11 00:58:17.828050 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2271 | 2024.01.11 00:58:17.828180 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001337309 sec., 38884 rows/sec., 52.47 MiB/sec. | ||
2272 | 2024.01.11 00:58:17.828306 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Debug> DynamicQueryHandler: Done processing query | ||
2273 | 2024.01.11 00:58:17.828328 [ 3 ] {b5d631a2-d9d3-4518-a6a6-a32407ff2e72} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2274 | 2024.01.11 00:58:17.828344 [ 3 ] {} <Debug> HTTP-Session: 6ee3930b-e08c-476e-8faf-6c5ec663d55d Destroying unnamed session | ||
2275 | 2024.01.11 00:58:24.899454 [ 67 ] {} <Debug> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2276 | 2024.01.11 00:58:24.899550 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2277 | 2024.01.11 00:58:24.899654 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2278 | 2024.01.11 00:58:24.899800 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2279 | 2024.01.11 00:58:24.899833 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2280 | 2024.01.11 00:58:24.899983 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2281 | 2024.01.11 00:58:24.900072 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2282 | 2024.01.11 00:58:24.900151 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2283 | 2024.01.11 00:58:24.900229 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2284 | 2024.01.11 00:58:24.900865 [ 22 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257157 sec., 9545.347160298992 rows/sec., 809.43 KiB/sec. | ||
2285 | 2024.01.11 00:58:24.901000 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2286 | 2024.01.11 00:58:24.901180 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2287 | 2024.01.11 00:58:24.901246 [ 20 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_5_1} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2288 | 2024.01.11 00:58:24.920905 [ 67 ] {} <Debug> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2289 | 2024.01.11 00:58:24.920946 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2290 | 2024.01.11 00:58:24.921016 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2291 | 2024.01.11 00:58:24.921126 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2292 | 2024.01.11 00:58:24.921163 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2293 | 2024.01.11 00:58:24.921294 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2294 | 2024.01.11 00:58:24.921397 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2295 | 2024.01.11 00:58:24.921491 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2296 | 2024.01.11 00:58:24.921580 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2297 | 2024.01.11 00:58:24.922207 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001223397 sec., 9808.753822348755 rows/sec., 684.89 KiB/sec. | ||
2298 | 2024.01.11 00:58:24.922298 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2299 | 2024.01.11 00:58:24.922456 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2300 | 2024.01.11 00:58:24.922518 [ 22 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_5_1} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2301 | 2024.01.11 00:58:27.821878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2302 | 2024.01.11 00:58:27.821999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2303 | 2024.01.11 00:58:27.822029 [ 3 ] {} <Debug> HTTP-Session: 19b9a339-18e0-4253-9d36-25411b8637f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2304 | 2024.01.11 00:58:27.822057 [ 3 ] {} <Debug> HTTP-Session: 19b9a339-18e0-4253-9d36-25411b8637f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2305 | 2024.01.11 00:58:27.822201 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2306 | 2024.01.11 00:58:27.822270 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2307 | 2024.01.11 00:58:27.822452 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2308 | 2024.01.11 00:58:27.822960 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2309 | 2024.01.11 00:58:27.823234 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2310 | 2024.01.11 00:58:27.823409 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2311 | 2024.01.11 00:58:27.823544 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001293948 sec., 40187 rows/sec., 3.18 MiB/sec. | ||
2312 | 2024.01.11 00:58:27.823549 [ 145 ] {} <Debug> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2313 | 2024.01.11 00:58:27.823662 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2314 | 2024.01.11 00:58:27.823770 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Debug> DynamicQueryHandler: Done processing query | ||
2315 | 2024.01.11 00:58:27.823778 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2316 | 2024.01.11 00:58:27.823844 [ 3 ] {932807e2-398f-4b06-b01a-9e5e63f33b8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2317 | 2024.01.11 00:58:27.823882 [ 3 ] {} <Debug> HTTP-Session: 19b9a339-18e0-4253-9d36-25411b8637f0 Destroying unnamed session | ||
2318 | 2024.01.11 00:58:27.823963 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2319 | 2024.01.11 00:58:27.824006 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 52 rows starting from the beginning of the part | ||
2320 | 2024.01.11 00:58:27.824099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2321 | 2024.01.11 00:58:27.824193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2322 | 2024.01.11 00:58:27.824197 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
2323 | 2024.01.11 00:58:27.824221 [ 3 ] {} <Debug> HTTP-Session: e4390882-2fa3-4313-afa3-34882e0ce381 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2324 | 2024.01.11 00:58:27.824283 [ 3 ] {} <Debug> HTTP-Session: e4390882-2fa3-4313-afa3-34882e0ce381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2325 | 2024.01.11 00:58:27.824463 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
2326 | 2024.01.11 00:58:27.824498 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2327 | 2024.01.11 00:58:27.824584 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2328 | 2024.01.11 00:58:27.824675 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
2329 | 2024.01.11 00:58:27.824980 [ 20 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
2330 | 2024.01.11 00:58:27.825080 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2331 | 2024.01.11 00:58:27.826179 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2332 | 2024.01.11 00:58:27.826509 [ 21 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002748479 sec., 94597.77571522286 rows/sec., 7.49 MiB/sec. | ||
2333 | 2024.01.11 00:58:27.826581 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2334 | 2024.01.11 00:58:27.826790 [ 14 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2335 | 2024.01.11 00:58:27.826830 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2336 | 2024.01.11 00:58:27.827057 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.002504185 sec., 62295 rows/sec., 6.00 MiB/sec. | ||
2337 | 2024.01.11 00:58:27.827189 [ 14 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2338 | 2024.01.11 00:58:27.827311 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Debug> DynamicQueryHandler: Done processing query | ||
2339 | 2024.01.11 00:58:27.827327 [ 14 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_14_3} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2340 | 2024.01.11 00:58:27.827358 [ 3 ] {08d80ab8-ef6e-471c-b94e-1a4db6ab68ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2341 | 2024.01.11 00:58:27.827390 [ 3 ] {} <Debug> HTTP-Session: e4390882-2fa3-4313-afa3-34882e0ce381 Destroying unnamed session | ||
2342 | 2024.01.11 00:58:27.827570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2343 | 2024.01.11 00:58:27.827621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2344 | 2024.01.11 00:58:27.827640 [ 3 ] {} <Debug> HTTP-Session: 75dc6671-ed2d-4de6-bf00-c5780d5fdb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2345 | 2024.01.11 00:58:27.827659 [ 3 ] {} <Debug> HTTP-Session: 75dc6671-ed2d-4de6-bf00-c5780d5fdb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2346 | 2024.01.11 00:58:27.827739 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2347 | 2024.01.11 00:58:27.827780 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2348 | 2024.01.11 00:58:27.827906 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2349 | 2024.01.11 00:58:27.828245 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2350 | 2024.01.11 00:58:27.828463 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2351 | 2024.01.11 00:58:27.828619 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2352 | 2024.01.11 00:58:27.828747 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.000972201 sec., 53486 rows/sec., 4.18 MiB/sec. | ||
2353 | 2024.01.11 00:58:27.828879 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Debug> DynamicQueryHandler: Done processing query | ||
2354 | 2024.01.11 00:58:27.828903 [ 3 ] {9dc4dffa-515c-4a9f-85a6-b90b526dfa93} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2355 | 2024.01.11 00:58:27.828920 [ 3 ] {} <Debug> HTTP-Session: 75dc6671-ed2d-4de6-bf00-c5780d5fdb50 Destroying unnamed session | ||
2356 | 2024.01.11 00:58:27.829107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2357 | 2024.01.11 00:58:27.829153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2358 | 2024.01.11 00:58:27.829172 [ 3 ] {} <Debug> HTTP-Session: f73b8700-8c57-4dd3-a27b-e728586f0c63 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2359 | 2024.01.11 00:58:27.829189 [ 3 ] {} <Debug> HTTP-Session: f73b8700-8c57-4dd3-a27b-e728586f0c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2360 | 2024.01.11 00:58:27.829279 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2361 | 2024.01.11 00:58:27.829324 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2362 | 2024.01.11 00:58:27.829465 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2363 | 2024.01.11 00:58:27.829964 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2364 | 2024.01.11 00:58:27.830298 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2365 | 2024.01.11 00:58:27.830484 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2366 | 2024.01.11 00:58:27.830616 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001305129 sec., 39842 rows/sec., 53.77 MiB/sec. | ||
2367 | 2024.01.11 00:58:27.830846 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Debug> DynamicQueryHandler: Done processing query | ||
2368 | 2024.01.11 00:58:27.830872 [ 3 ] {4b642b86-d1b0-4d52-a13b-959195ff6b2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2369 | 2024.01.11 00:58:27.830887 [ 3 ] {} <Debug> HTTP-Session: f73b8700-8c57-4dd3-a27b-e728586f0c63 Destroying unnamed session | ||
2370 | 2024.01.11 00:58:32.151231 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2371 | 2024.01.11 00:58:32.151303 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2372 | 2024.01.11 00:58:37.821381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2373 | 2024.01.11 00:58:37.821501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2374 | 2024.01.11 00:58:37.821527 [ 3 ] {} <Debug> HTTP-Session: f1df9150-d000-4ebc-ad51-a3f5ef11a5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2375 | 2024.01.11 00:58:37.821551 [ 3 ] {} <Debug> HTTP-Session: f1df9150-d000-4ebc-ad51-a3f5ef11a5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2376 | 2024.01.11 00:58:37.821677 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2377 | 2024.01.11 00:58:37.821737 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2378 | 2024.01.11 00:58:37.821895 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2379 | 2024.01.11 00:58:37.822326 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2380 | 2024.01.11 00:58:37.822590 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2381 | 2024.01.11 00:58:37.822753 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2382 | 2024.01.11 00:58:37.822868 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001156786 sec., 44952 rows/sec., 3.56 MiB/sec. | ||
2383 | 2024.01.11 00:58:37.823009 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Debug> DynamicQueryHandler: Done processing query | ||
2384 | 2024.01.11 00:58:37.823034 [ 3 ] {5f53a2e5-16a5-4281-b056-c3f1ee0a9cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2385 | 2024.01.11 00:58:37.823051 [ 3 ] {} <Debug> HTTP-Session: f1df9150-d000-4ebc-ad51-a3f5ef11a5b2 Destroying unnamed session | ||
2386 | 2024.01.11 00:58:37.823266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2387 | 2024.01.11 00:58:37.823313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2388 | 2024.01.11 00:58:37.823334 [ 3 ] {} <Debug> HTTP-Session: 7723478f-d1a8-476f-a65b-001829a4eb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2389 | 2024.01.11 00:58:37.823351 [ 3 ] {} <Debug> HTTP-Session: 7723478f-d1a8-476f-a65b-001829a4eb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2390 | 2024.01.11 00:58:37.823433 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2391 | 2024.01.11 00:58:37.823474 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2392 | 2024.01.11 00:58:37.823578 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2393 | 2024.01.11 00:58:37.823959 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2394 | 2024.01.11 00:58:37.824184 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2395 | 2024.01.11 00:58:37.824332 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2396 | 2024.01.11 00:58:37.824440 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.000977441 sec., 159600 rows/sec., 15.36 MiB/sec. | ||
2397 | 2024.01.11 00:58:37.824584 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Debug> DynamicQueryHandler: Done processing query | ||
2398 | 2024.01.11 00:58:37.824610 [ 3 ] {62d8eab5-802d-4809-bbd9-4e7697f53de9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2399 | 2024.01.11 00:58:37.824625 [ 3 ] {} <Debug> HTTP-Session: 7723478f-d1a8-476f-a65b-001829a4eb49 Destroying unnamed session | ||
2400 | 2024.01.11 00:58:37.824755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2401 | 2024.01.11 00:58:37.824800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2402 | 2024.01.11 00:58:37.824820 [ 3 ] {} <Debug> HTTP-Session: fd15293d-d18f-41fa-8dc0-d8414a2f7539 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2403 | 2024.01.11 00:58:37.824837 [ 3 ] {} <Debug> HTTP-Session: fd15293d-d18f-41fa-8dc0-d8414a2f7539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2404 | 2024.01.11 00:58:37.824911 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2405 | 2024.01.11 00:58:37.824951 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2406 | 2024.01.11 00:58:37.825059 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2407 | 2024.01.11 00:58:37.825362 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2408 | 2024.01.11 00:58:37.825569 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2409 | 2024.01.11 00:58:37.825721 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2410 | 2024.01.11 00:58:37.825823 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.000884499 sec., 58790 rows/sec., 4.60 MiB/sec. | ||
2411 | 2024.01.11 00:58:37.825961 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Debug> DynamicQueryHandler: Done processing query | ||
2412 | 2024.01.11 00:58:37.825985 [ 3 ] {627853e1-2072-45f5-91ee-bc7f920969f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2413 | 2024.01.11 00:58:37.826002 [ 3 ] {} <Debug> HTTP-Session: fd15293d-d18f-41fa-8dc0-d8414a2f7539 Destroying unnamed session | ||
2414 | 2024.01.11 00:58:37.826175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2415 | 2024.01.11 00:58:37.826219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2416 | 2024.01.11 00:58:37.826239 [ 3 ] {} <Debug> HTTP-Session: 2e619c88-54d7-4883-a203-aa81a3cbb16b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2417 | 2024.01.11 00:58:37.826255 [ 3 ] {} <Debug> HTTP-Session: 2e619c88-54d7-4883-a203-aa81a3cbb16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2418 | 2024.01.11 00:58:37.826345 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2419 | 2024.01.11 00:58:37.826393 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2420 | 2024.01.11 00:58:37.826527 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2421 | 2024.01.11 00:58:37.827023 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2422 | 2024.01.11 00:58:37.827336 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2423 | 2024.01.11 00:58:37.827518 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2424 | 2024.01.11 00:58:37.827626 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001250057 sec., 41598 rows/sec., 56.13 MiB/sec. | ||
2425 | 2024.01.11 00:58:37.827818 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Debug> DynamicQueryHandler: Done processing query | ||
2426 | 2024.01.11 00:58:37.827841 [ 3 ] {610d8c5e-9602-4cc7-ab49-49bf079f2fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2427 | 2024.01.11 00:58:37.827858 [ 3 ] {} <Debug> HTTP-Session: 2e619c88-54d7-4883-a203-aa81a3cbb16b Destroying unnamed session | ||
2428 | 2024.01.11 00:58:42.820296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2429 | 2024.01.11 00:58:42.820418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2430 | 2024.01.11 00:58:42.820445 [ 3 ] {} <Debug> HTTP-Session: dd2eefe9-9299-4880-811d-5af28ab286cb Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2431 | 2024.01.11 00:58:42.820469 [ 3 ] {} <Debug> HTTP-Session: dd2eefe9-9299-4880-811d-5af28ab286cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2432 | 2024.01.11 00:58:42.820596 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2433 | 2024.01.11 00:58:42.820657 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2434 | 2024.01.11 00:58:42.820813 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2435 | 2024.01.11 00:58:42.821234 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2436 | 2024.01.11 00:58:42.821499 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2437 | 2024.01.11 00:58:42.821672 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2438 | 2024.01.11 00:58:42.821794 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001163165 sec., 30950 rows/sec., 2.62 MiB/sec. | ||
2439 | 2024.01.11 00:58:42.821976 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Debug> DynamicQueryHandler: Done processing query | ||
2440 | 2024.01.11 00:58:42.822003 [ 3 ] {4adb8aa0-5f31-410f-a6ea-1f2d37694368} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2441 | 2024.01.11 00:58:42.822020 [ 3 ] {} <Debug> HTTP-Session: dd2eefe9-9299-4880-811d-5af28ab286cb Destroying unnamed session | ||
2442 | 2024.01.11 00:58:42.822149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2443 | 2024.01.11 00:58:42.822198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2444 | 2024.01.11 00:58:42.822218 [ 3 ] {} <Debug> HTTP-Session: da7a7858-f753-4fdc-b63d-ca4369930b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2445 | 2024.01.11 00:58:42.822236 [ 3 ] {} <Debug> HTTP-Session: da7a7858-f753-4fdc-b63d-ca4369930b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2446 | 2024.01.11 00:58:42.822317 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2447 | 2024.01.11 00:58:42.822362 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2448 | 2024.01.11 00:58:42.822479 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2449 | 2024.01.11 00:58:42.822758 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2450 | 2024.01.11 00:58:42.822974 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2451 | 2024.01.11 00:58:42.823126 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2452 | 2024.01.11 00:58:42.823233 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000886299 sec., 27078 rows/sec., 2.09 MiB/sec. | ||
2453 | 2024.01.11 00:58:42.823349 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Debug> DynamicQueryHandler: Done processing query | ||
2454 | 2024.01.11 00:58:42.823373 [ 3 ] {0c52c6e1-9345-461f-a119-f4a306da7693} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2455 | 2024.01.11 00:58:42.823388 [ 3 ] {} <Debug> HTTP-Session: da7a7858-f753-4fdc-b63d-ca4369930b51 Destroying unnamed session | ||
2456 | 2024.01.11 00:58:42.823500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2457 | 2024.01.11 00:58:42.823545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2458 | 2024.01.11 00:58:42.823564 [ 3 ] {} <Debug> HTTP-Session: a5c202c7-7c91-490b-a430-384dd6742f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2459 | 2024.01.11 00:58:42.823581 [ 3 ] {} <Debug> HTTP-Session: a5c202c7-7c91-490b-a430-384dd6742f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2460 | 2024.01.11 00:58:42.823654 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2461 | 2024.01.11 00:58:42.823699 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2462 | 2024.01.11 00:58:42.823820 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2463 | 2024.01.11 00:58:42.824080 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2464 | 2024.01.11 00:58:42.824338 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2465 | 2024.01.11 00:58:42.824523 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2466 | 2024.01.11 00:58:42.824652 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000966281 sec., 37256 rows/sec., 2.63 MiB/sec. | ||
2467 | 2024.01.11 00:58:42.824774 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Debug> DynamicQueryHandler: Done processing query | ||
2468 | 2024.01.11 00:58:42.824798 [ 3 ] {33b380d4-0551-4438-aee4-21d8ec259213} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2469 | 2024.01.11 00:58:42.824813 [ 3 ] {} <Debug> HTTP-Session: a5c202c7-7c91-490b-a430-384dd6742f04 Destroying unnamed session | ||
2470 | 2024.01.11 00:58:47.151343 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2471 | 2024.01.11 00:58:47.151418 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2472 | 2024.01.11 00:58:47.821796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2473 | 2024.01.11 00:58:47.821899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2474 | 2024.01.11 00:58:47.821924 [ 3 ] {} <Debug> HTTP-Session: dd099c11-8597-4c57-97a8-03e099937d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2475 | 2024.01.11 00:58:47.821949 [ 3 ] {} <Debug> HTTP-Session: dd099c11-8597-4c57-97a8-03e099937d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2476 | 2024.01.11 00:58:47.822078 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2477 | 2024.01.11 00:58:47.822138 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2478 | 2024.01.11 00:58:47.822293 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2479 | 2024.01.11 00:58:47.822683 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2480 | 2024.01.11 00:58:47.822951 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2481 | 2024.01.11 00:58:47.823121 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2482 | 2024.01.11 00:58:47.823244 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001131245 sec., 45967 rows/sec., 3.64 MiB/sec. | ||
2483 | 2024.01.11 00:58:47.823384 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Debug> DynamicQueryHandler: Done processing query | ||
2484 | 2024.01.11 00:58:47.823411 [ 3 ] {405ee06b-bcd4-4781-8115-7cd956fa586e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2485 | 2024.01.11 00:58:47.823431 [ 3 ] {} <Debug> HTTP-Session: dd099c11-8597-4c57-97a8-03e099937d01 Destroying unnamed session | ||
2486 | 2024.01.11 00:58:47.823550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2487 | 2024.01.11 00:58:47.823597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2488 | 2024.01.11 00:58:47.823617 [ 3 ] {} <Debug> HTTP-Session: fe32207c-3dfc-407d-a775-eec8b01aac00 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2489 | 2024.01.11 00:58:47.823636 [ 3 ] {} <Debug> HTTP-Session: fe32207c-3dfc-407d-a775-eec8b01aac00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2490 | 2024.01.11 00:58:47.823716 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2491 | 2024.01.11 00:58:47.823757 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2492 | 2024.01.11 00:58:47.823868 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2493 | 2024.01.11 00:58:47.824113 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2494 | 2024.01.11 00:58:47.824322 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2495 | 2024.01.11 00:58:47.824473 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2496 | 2024.01.11 00:58:47.824599 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000853459 sec., 4686 rows/sec., 391.33 KiB/sec. | ||
2497 | 2024.01.11 00:58:47.824713 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Debug> DynamicQueryHandler: Done processing query | ||
2498 | 2024.01.11 00:58:47.824737 [ 3 ] {1f8923cf-2c64-4284-b809-c008aebe5271} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2499 | 2024.01.11 00:58:47.824752 [ 3 ] {} <Debug> HTTP-Session: fe32207c-3dfc-407d-a775-eec8b01aac00 Destroying unnamed session | ||
2500 | 2024.01.11 00:58:47.824904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2501 | 2024.01.11 00:58:47.824950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2502 | 2024.01.11 00:58:47.824970 [ 3 ] {} <Debug> HTTP-Session: ff4e36ff-9c06-4604-a0ab-208500934fd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2503 | 2024.01.11 00:58:47.824987 [ 3 ] {} <Debug> HTTP-Session: ff4e36ff-9c06-4604-a0ab-208500934fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2504 | 2024.01.11 00:58:47.825064 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2505 | 2024.01.11 00:58:47.825103 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2506 | 2024.01.11 00:58:47.825207 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2507 | 2024.01.11 00:58:47.825541 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2508 | 2024.01.11 00:58:47.825758 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2509 | 2024.01.11 00:58:47.825907 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2510 | 2024.01.11 00:58:47.826035 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Information> executeQuery: Read 158 rows, 15.55 KiB in 0.00093771 sec., 168495 rows/sec., 16.20 MiB/sec. | ||
2511 | 2024.01.11 00:58:47.826032 [ 78 ] {} <Debug> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2512 | 2024.01.11 00:58:47.826159 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2513 | 2024.01.11 00:58:47.826186 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Debug> DynamicQueryHandler: Done processing query | ||
2514 | 2024.01.11 00:58:47.826245 [ 3 ] {32099005-3262-44ef-ad39-fca806a11119} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2515 | 2024.01.11 00:58:47.826325 [ 3 ] {} <Debug> HTTP-Session: ff4e36ff-9c06-4604-a0ab-208500934fd5 Destroying unnamed session | ||
2516 | 2024.01.11 00:58:47.826429 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2517 | 2024.01.11 00:58:47.826615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2518 | 2024.01.11 00:58:47.826687 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2519 | 2024.01.11 00:58:47.826705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2520 | 2024.01.11 00:58:47.826773 [ 3 ] {} <Debug> HTTP-Session: e723c633-cd13-4707-a942-4fab6d1d0f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2521 | 2024.01.11 00:58:47.826782 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 196 rows starting from the beginning of the part | ||
2522 | 2024.01.11 00:58:47.826805 [ 3 ] {} <Debug> HTTP-Session: e723c633-cd13-4707-a942-4fab6d1d0f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2523 | 2024.01.11 00:58:47.826995 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2524 | 2024.01.11 00:58:47.827117 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2525 | 2024.01.11 00:58:47.827193 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 156 rows starting from the beginning of the part | ||
2526 | 2024.01.11 00:58:47.827526 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 156 rows starting from the beginning of the part | ||
2527 | 2024.01.11 00:58:47.827605 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2528 | 2024.01.11 00:58:47.827792 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 156 rows starting from the beginning of the part | ||
2529 | 2024.01.11 00:58:47.828057 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
2530 | 2024.01.11 00:58:47.828333 [ 20 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 158 rows starting from the beginning of the part | ||
2531 | 2024.01.11 00:58:47.828424 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2532 | 2024.01.11 00:58:47.828791 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2533 | 2024.01.11 00:58:47.829088 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2534 | 2024.01.11 00:58:47.829397 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002329841 sec., 1716 rows/sec., 119.88 KiB/sec. | ||
2535 | 2024.01.11 00:58:47.829672 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Debug> DynamicQueryHandler: Done processing query | ||
2536 | 2024.01.11 00:58:47.829699 [ 3 ] {341f717a-7b73-43d8-a7f6-bbf3c0da68bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2537 | 2024.01.11 00:58:47.829720 [ 3 ] {} <Debug> HTTP-Session: e723c633-cd13-4707-a942-4fab6d1d0f74 Destroying unnamed session | ||
2538 | 2024.01.11 00:58:47.829916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2539 | 2024.01.11 00:58:47.830027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2540 | 2024.01.11 00:58:47.830040 [ 14 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.003812393 sec., 225055.49663951225 rows/sec., 21.43 MiB/sec. | ||
2541 | 2024.01.11 00:58:47.830058 [ 3 ] {} <Debug> HTTP-Session: 003c71d2-1cbf-43fe-9623-16bea8a1959b Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2542 | 2024.01.11 00:58:47.830118 [ 3 ] {} <Debug> HTTP-Session: 003c71d2-1cbf-43fe-9623-16bea8a1959b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2543 | 2024.01.11 00:58:47.830243 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2544 | 2024.01.11 00:58:47.830303 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2545 | 2024.01.11 00:58:47.830285 [ 14 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2546 | 2024.01.11 00:58:47.830516 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2547 | 2024.01.11 00:58:47.830666 [ 14 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2548 | 2024.01.11 00:58:47.830796 [ 14 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_21_4} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2549 | 2024.01.11 00:58:47.831027 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2550 | 2024.01.11 00:58:47.831243 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2551 | 2024.01.11 00:58:47.831403 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2552 | 2024.01.11 00:58:47.831535 [ 78 ] {} <Debug> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2553 | 2024.01.11 00:58:47.831544 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Information> executeQuery: Read 56 rows, 4.49 KiB in 0.001254977 sec., 44622 rows/sec., 3.49 MiB/sec. | ||
2554 | 2024.01.11 00:58:47.831586 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2555 | 2024.01.11 00:58:47.831742 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2556 | 2024.01.11 00:58:47.831783 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Debug> DynamicQueryHandler: Done processing query | ||
2557 | 2024.01.11 00:58:47.831824 [ 3 ] {7425eec6-0b0b-4481-980d-acdcb34185a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2558 | 2024.01.11 00:58:47.831870 [ 3 ] {} <Debug> HTTP-Session: 003c71d2-1cbf-43fe-9623-16bea8a1959b Destroying unnamed session | ||
2559 | 2024.01.11 00:58:47.831896 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2560 | 2024.01.11 00:58:47.831944 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 102 rows starting from the beginning of the part | ||
2561 | 2024.01.11 00:58:47.832044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2562 | 2024.01.11 00:58:47.832142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2563 | 2024.01.11 00:58:47.832190 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
2564 | 2024.01.11 00:58:47.832194 [ 3 ] {} <Debug> HTTP-Session: 98c943f2-5bd7-4dcd-b947-4c13789e4d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2565 | 2024.01.11 00:58:47.832262 [ 3 ] {} <Debug> HTTP-Session: 98c943f2-5bd7-4dcd-b947-4c13789e4d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2566 | 2024.01.11 00:58:47.832451 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
2567 | 2024.01.11 00:58:47.832468 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2568 | 2024.01.11 00:58:47.832570 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2569 | 2024.01.11 00:58:47.832727 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
2570 | 2024.01.11 00:58:47.833060 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
2571 | 2024.01.11 00:58:47.833152 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2572 | 2024.01.11 00:58:47.833352 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
2573 | 2024.01.11 00:58:47.833888 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2574 | 2024.01.11 00:58:47.834490 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2575 | 2024.01.11 00:58:47.834892 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2576 | 2024.01.11 00:58:47.834978 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003325522 sec., 101638.17890845407 rows/sec., 7.94 MiB/sec. | ||
2577 | 2024.01.11 00:58:47.835125 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002594016 sec., 771 rows/sec., 54.21 KiB/sec. | ||
2578 | 2024.01.11 00:58:47.835168 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2579 | 2024.01.11 00:58:47.835360 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Debug> DynamicQueryHandler: Done processing query | ||
2580 | 2024.01.11 00:58:47.835408 [ 3 ] {3e94201e-85ec-47a9-b8f4-ee5fcce4f8b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2581 | 2024.01.11 00:58:47.835449 [ 3 ] {} <Debug> HTTP-Session: 98c943f2-5bd7-4dcd-b947-4c13789e4d6a Destroying unnamed session | ||
2582 | 2024.01.11 00:58:47.835467 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2583 | 2024.01.11 00:58:47.835552 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_21_4} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2584 | 2024.01.11 00:58:47.835661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2585 | 2024.01.11 00:58:47.835714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2586 | 2024.01.11 00:58:47.835734 [ 3 ] {} <Debug> HTTP-Session: 3ed0d81d-ce94-47e6-824e-252efce156b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2587 | 2024.01.11 00:58:47.835751 [ 3 ] {} <Debug> HTTP-Session: 3ed0d81d-ce94-47e6-824e-252efce156b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2588 | 2024.01.11 00:58:47.835847 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2589 | 2024.01.11 00:58:47.835894 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2590 | 2024.01.11 00:58:47.836052 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2591 | 2024.01.11 00:58:47.836585 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2592 | 2024.01.11 00:58:47.836916 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2593 | 2024.01.11 00:58:47.837096 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2594 | 2024.01.11 00:58:47.837208 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001332149 sec., 39034 rows/sec., 52.68 MiB/sec. | ||
2595 | 2024.01.11 00:58:47.837246 [ 105 ] {} <Debug> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2596 | 2024.01.11 00:58:47.837369 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Debug> DynamicQueryHandler: Done processing query | ||
2597 | 2024.01.11 00:58:47.837378 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2598 | 2024.01.11 00:58:47.837406 [ 3 ] {ead549fd-ff21-4a77-b45f-35d98a5859c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2599 | 2024.01.11 00:58:47.837448 [ 3 ] {} <Debug> HTTP-Session: 3ed0d81d-ce94-47e6-824e-252efce156b7 Destroying unnamed session | ||
2600 | 2024.01.11 00:58:47.837547 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2601 | 2024.01.11 00:58:47.837669 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2602 | 2024.01.11 00:58:47.837701 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 521 rows starting from the beginning of the part | ||
2603 | 2024.01.11 00:58:47.837831 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
2604 | 2024.01.11 00:58:47.837926 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
2605 | 2024.01.11 00:58:47.838017 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
2606 | 2024.01.11 00:58:47.838105 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
2607 | 2024.01.11 00:58:47.838193 [ 15 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
2608 | 2024.01.11 00:58:47.839829 [ 21 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 6 columns (6 merged, 0 gathered) in 0.002353122 sec., 331899.4935239227 rows/sec., 447.88 MiB/sec. | ||
2609 | 2024.01.11 00:58:47.840413 [ 21 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2610 | 2024.01.11 00:58:47.840697 [ 21 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2611 | 2024.01.11 00:58:47.840783 [ 21 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2612 | 2024.01.11 00:58:47.840877 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c367809c-cb89-4b13-babc-a72642f61fdc::all_1_16_3: 4.06 MiB. | ||
2613 | 2024.01.11 00:58:57.821631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2614 | 2024.01.11 00:58:57.821740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2615 | 2024.01.11 00:58:57.821764 [ 3 ] {} <Debug> HTTP-Session: 4befa031-0bdd-4823-8568-089f46685b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2616 | 2024.01.11 00:58:57.821786 [ 3 ] {} <Debug> HTTP-Session: 4befa031-0bdd-4823-8568-089f46685b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2617 | 2024.01.11 00:58:57.821905 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2618 | 2024.01.11 00:58:57.821959 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2619 | 2024.01.11 00:58:57.822104 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2620 | 2024.01.11 00:58:57.822582 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2621 | 2024.01.11 00:58:57.822840 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2622 | 2024.01.11 00:58:57.823003 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2623 | 2024.01.11 00:58:57.823136 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001161735 sec., 44760 rows/sec., 3.54 MiB/sec. | ||
2624 | 2024.01.11 00:58:57.823280 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Debug> DynamicQueryHandler: Done processing query | ||
2625 | 2024.01.11 00:58:57.823306 [ 3 ] {e6ab0195-1aac-4e9f-8406-365219092a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2626 | 2024.01.11 00:58:57.823322 [ 3 ] {} <Debug> HTTP-Session: 4befa031-0bdd-4823-8568-089f46685b9a Destroying unnamed session | ||
2627 | 2024.01.11 00:58:57.823482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2628 | 2024.01.11 00:58:57.823533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2629 | 2024.01.11 00:58:57.823552 [ 3 ] {} <Debug> HTTP-Session: 551de611-f86d-4288-9375-df1391ed57bf Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2630 | 2024.01.11 00:58:57.823569 [ 3 ] {} <Debug> HTTP-Session: 551de611-f86d-4288-9375-df1391ed57bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2631 | 2024.01.11 00:58:57.823649 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2632 | 2024.01.11 00:58:57.823690 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2633 | 2024.01.11 00:58:57.823797 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2634 | 2024.01.11 00:58:57.824179 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2635 | 2024.01.11 00:58:57.824402 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2636 | 2024.01.11 00:58:57.824564 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2637 | 2024.01.11 00:58:57.824689 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.001010392 sec., 154395 rows/sec., 14.86 MiB/sec. | ||
2638 | 2024.01.11 00:58:57.824800 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Debug> DynamicQueryHandler: Done processing query | ||
2639 | 2024.01.11 00:58:57.824824 [ 3 ] {c9568395-be8d-469c-8d08-9dee9b88a71c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2640 | 2024.01.11 00:58:57.824839 [ 3 ] {} <Debug> HTTP-Session: 551de611-f86d-4288-9375-df1391ed57bf Destroying unnamed session | ||
2641 | 2024.01.11 00:58:57.824969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2642 | 2024.01.11 00:58:57.825013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2643 | 2024.01.11 00:58:57.825031 [ 3 ] {} <Debug> HTTP-Session: fa07d96d-8078-494a-b795-524771adf94d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2644 | 2024.01.11 00:58:57.825048 [ 3 ] {} <Debug> HTTP-Session: fa07d96d-8078-494a-b795-524771adf94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2645 | 2024.01.11 00:58:57.825121 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2646 | 2024.01.11 00:58:57.825160 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2647 | 2024.01.11 00:58:57.825264 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2648 | 2024.01.11 00:58:57.825547 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2649 | 2024.01.11 00:58:57.825750 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2650 | 2024.01.11 00:58:57.825895 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2651 | 2024.01.11 00:58:57.826020 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.000870229 sec., 59754 rows/sec., 4.67 MiB/sec. | ||
2652 | 2024.01.11 00:58:57.826136 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Debug> DynamicQueryHandler: Done processing query | ||
2653 | 2024.01.11 00:58:57.826159 [ 3 ] {b63b4227-16c8-403d-9e7f-7dcfc4f5917f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2654 | 2024.01.11 00:58:57.826174 [ 3 ] {} <Debug> HTTP-Session: fa07d96d-8078-494a-b795-524771adf94d Destroying unnamed session | ||
2655 | 2024.01.11 00:58:57.826387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2656 | 2024.01.11 00:58:57.826432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2657 | 2024.01.11 00:58:57.826450 [ 3 ] {} <Debug> HTTP-Session: d188d145-8df6-43b1-bc7a-44e6d50dc0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2658 | 2024.01.11 00:58:57.826468 [ 3 ] {} <Debug> HTTP-Session: d188d145-8df6-43b1-bc7a-44e6d50dc0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2659 | 2024.01.11 00:58:57.826559 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2660 | 2024.01.11 00:58:57.826605 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2661 | 2024.01.11 00:58:57.826740 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2662 | 2024.01.11 00:58:57.827218 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2663 | 2024.01.11 00:58:57.827529 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2664 | 2024.01.11 00:58:57.827700 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2665 | 2024.01.11 00:58:57.827821 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001231637 sec., 42220 rows/sec., 56.97 MiB/sec. | ||
2666 | 2024.01.11 00:58:57.827932 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Debug> DynamicQueryHandler: Done processing query | ||
2667 | 2024.01.11 00:58:57.827955 [ 3 ] {039483da-ea72-4eb8-b380-7c6a3d30f375} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2668 | 2024.01.11 00:58:57.827971 [ 3 ] {} <Debug> HTTP-Session: d188d145-8df6-43b1-bc7a-44e6d50dc0fb Destroying unnamed session | ||
2669 | 2024.01.11 00:58:59.158148 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2670 | 2024.01.11 00:58:59.158293 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB. | ||
2671 | 2024.01.11 00:58:59.158415 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
2672 | 2024.01.11 00:58:59.158643 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2673 | 2024.01.11 00:58:59.158716 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 292 rows starting from the beginning of the part | ||
2674 | 2024.01.11 00:58:59.158956 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2675 | 2024.01.11 00:58:59.159076 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
2676 | 2024.01.11 00:58:59.159175 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2677 | 2024.01.11 00:58:59.159272 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2678 | 2024.01.11 00:58:59.159998 [ 13 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611765 sec., 228321.12621877258 rows/sec., 16.10 MiB/sec. | ||
2679 | 2024.01.11 00:58:59.160135 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
2680 | 2024.01.11 00:58:59.160342 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
2681 | 2024.01.11 00:58:59.160406 [ 18 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
2682 | 2024.01.11 00:59:02.151459 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2683 | 2024.01.11 00:59:02.151540 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2684 | 2024.01.11 00:59:07.821809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2685 | 2024.01.11 00:59:07.821923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2686 | 2024.01.11 00:59:07.821949 [ 3 ] {} <Debug> HTTP-Session: b739a5e3-b970-4b1c-a249-0ccfdf345662 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2687 | 2024.01.11 00:59:07.821973 [ 3 ] {} <Debug> HTTP-Session: b739a5e3-b970-4b1c-a249-0ccfdf345662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2688 | 2024.01.11 00:59:07.822098 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2689 | 2024.01.11 00:59:07.822156 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2690 | 2024.01.11 00:59:07.822311 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2691 | 2024.01.11 00:59:07.822742 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2692 | 2024.01.11 00:59:07.823010 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2693 | 2024.01.11 00:59:07.823174 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2694 | 2024.01.11 00:59:07.823298 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001166396 sec., 44581 rows/sec., 3.53 MiB/sec. | ||
2695 | 2024.01.11 00:59:07.823290 [ 123 ] {} <Debug> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
2696 | 2024.01.11 00:59:07.823368 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2697 | 2024.01.11 00:59:07.823446 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
2698 | 2024.01.11 00:59:07.823458 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Debug> DynamicQueryHandler: Done processing query | ||
2699 | 2024.01.11 00:59:07.823494 [ 3 ] {309a7e47-d75d-436a-825c-26475d6d3120} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2700 | 2024.01.11 00:59:07.823522 [ 3 ] {} <Debug> HTTP-Session: b739a5e3-b970-4b1c-a249-0ccfdf345662 Destroying unnamed session | ||
2701 | 2024.01.11 00:59:07.823532 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2702 | 2024.01.11 00:59:07.823564 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 52 rows starting from the beginning of the part | ||
2703 | 2024.01.11 00:59:07.823660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2704 | 2024.01.11 00:59:07.823677 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
2705 | 2024.01.11 00:59:07.823720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2706 | 2024.01.11 00:59:07.823746 [ 3 ] {} <Debug> HTTP-Session: 42043f61-cd00-4998-a82c-663798a47f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2707 | 2024.01.11 00:59:07.823782 [ 3 ] {} <Debug> HTTP-Session: 42043f61-cd00-4998-a82c-663798a47f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2708 | 2024.01.11 00:59:07.823790 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
2709 | 2024.01.11 00:59:07.823901 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2710 | 2024.01.11 00:59:07.823910 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
2711 | 2024.01.11 00:59:07.823956 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2712 | 2024.01.11 00:59:07.824051 [ 15 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
2713 | 2024.01.11 00:59:07.824237 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2714 | 2024.01.11 00:59:07.824708 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2715 | 2024.01.11 00:59:07.824989 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001561754 sec., 166479.48396482415 rows/sec., 13.18 MiB/sec. | ||
2716 | 2024.01.11 00:59:07.825008 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2717 | 2024.01.11 00:59:07.825210 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
2718 | 2024.01.11 00:59:07.825311 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2719 | 2024.01.11 00:59:07.825503 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001559504 sec., 1282 rows/sec., 109.59 KiB/sec. | ||
2720 | 2024.01.11 00:59:07.825657 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
2721 | 2024.01.11 00:59:07.825713 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Debug> DynamicQueryHandler: Done processing query | ||
2722 | 2024.01.11 00:59:07.825746 [ 3 ] {a7612923-07f3-4729-8da0-f6924842dbc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2723 | 2024.01.11 00:59:07.825769 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_18_4} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
2724 | 2024.01.11 00:59:07.825784 [ 3 ] {} <Debug> HTTP-Session: 42043f61-cd00-4998-a82c-663798a47f21 Destroying unnamed session | ||
2725 | 2024.01.11 00:59:07.825965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2726 | 2024.01.11 00:59:07.826015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2727 | 2024.01.11 00:59:07.826035 [ 3 ] {} <Debug> HTTP-Session: 58b6e2ad-13d8-4507-888d-78e114bcf242 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2728 | 2024.01.11 00:59:07.826052 [ 3 ] {} <Debug> HTTP-Session: 58b6e2ad-13d8-4507-888d-78e114bcf242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2729 | 2024.01.11 00:59:07.826157 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2730 | 2024.01.11 00:59:07.826203 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2731 | 2024.01.11 00:59:07.826325 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2732 | 2024.01.11 00:59:07.826719 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2733 | 2024.01.11 00:59:07.826944 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2734 | 2024.01.11 00:59:07.827095 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2735 | 2024.01.11 00:59:07.827204 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Information> executeQuery: Read 157 rows, 15.46 KiB in 0.001015242 sec., 154642 rows/sec., 14.88 MiB/sec. | ||
2736 | 2024.01.11 00:59:07.827347 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Debug> DynamicQueryHandler: Done processing query | ||
2737 | 2024.01.11 00:59:07.827372 [ 3 ] {78f7e619-912a-42cc-bbb9-748c5c766894} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2738 | 2024.01.11 00:59:07.827390 [ 3 ] {} <Debug> HTTP-Session: 58b6e2ad-13d8-4507-888d-78e114bcf242 Destroying unnamed session | ||
2739 | 2024.01.11 00:59:07.827544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2740 | 2024.01.11 00:59:07.827591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2741 | 2024.01.11 00:59:07.827609 [ 3 ] {} <Debug> HTTP-Session: 6399a103-7156-41fa-8275-33faada726dc Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2742 | 2024.01.11 00:59:07.827626 [ 3 ] {} <Debug> HTTP-Session: 6399a103-7156-41fa-8275-33faada726dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2743 | 2024.01.11 00:59:07.827696 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2744 | 2024.01.11 00:59:07.827735 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2745 | 2024.01.11 00:59:07.827846 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2746 | 2024.01.11 00:59:07.828101 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2747 | 2024.01.11 00:59:07.828302 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2748 | 2024.01.11 00:59:07.828452 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2749 | 2024.01.11 00:59:07.828581 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000851899 sec., 2347 rows/sec., 163.93 KiB/sec. | ||
2750 | 2024.01.11 00:59:07.828703 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Debug> DynamicQueryHandler: Done processing query | ||
2751 | 2024.01.11 00:59:07.828727 [ 3 ] {60478350-55a6-47b5-883d-8e6341f2caf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2752 | 2024.01.11 00:59:07.828742 [ 3 ] {} <Debug> HTTP-Session: 6399a103-7156-41fa-8275-33faada726dc Destroying unnamed session | ||
2753 | 2024.01.11 00:59:07.828869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2754 | 2024.01.11 00:59:07.828914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2755 | 2024.01.11 00:59:07.828933 [ 3 ] {} <Debug> HTTP-Session: 9bb21c7e-e244-4abf-bb00-1943a1268948 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2756 | 2024.01.11 00:59:07.828950 [ 3 ] {} <Debug> HTTP-Session: 9bb21c7e-e244-4abf-bb00-1943a1268948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2757 | 2024.01.11 00:59:07.829020 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2758 | 2024.01.11 00:59:07.829059 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2759 | 2024.01.11 00:59:07.829164 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2760 | 2024.01.11 00:59:07.829466 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2761 | 2024.01.11 00:59:07.829674 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2762 | 2024.01.11 00:59:07.829821 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2763 | 2024.01.11 00:59:07.829951 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000895219 sec., 60320 rows/sec., 4.72 MiB/sec. | ||
2764 | 2024.01.11 00:59:07.830123 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Debug> DynamicQueryHandler: Done processing query | ||
2765 | 2024.01.11 00:59:07.830147 [ 3 ] {1c0d6263-4ff7-4c0d-8593-b3ce68c4096f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2766 | 2024.01.11 00:59:07.830163 [ 3 ] {} <Debug> HTTP-Session: 9bb21c7e-e244-4abf-bb00-1943a1268948 Destroying unnamed session | ||
2767 | 2024.01.11 00:59:07.830314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2768 | 2024.01.11 00:59:07.830359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2769 | 2024.01.11 00:59:07.830379 [ 3 ] {} <Debug> HTTP-Session: 3a9f0d2d-bc15-4590-9f6b-b533a4bb6bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2770 | 2024.01.11 00:59:07.830395 [ 3 ] {} <Debug> HTTP-Session: 3a9f0d2d-bc15-4590-9f6b-b533a4bb6bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2771 | 2024.01.11 00:59:07.830465 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2772 | 2024.01.11 00:59:07.830508 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2773 | 2024.01.11 00:59:07.830648 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2774 | 2024.01.11 00:59:07.830922 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2775 | 2024.01.11 00:59:07.831177 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2776 | 2024.01.11 00:59:07.831367 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2777 | 2024.01.11 00:59:07.831493 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000995922 sec., 1004 rows/sec., 70.60 KiB/sec. | ||
2778 | 2024.01.11 00:59:07.831618 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Debug> DynamicQueryHandler: Done processing query | ||
2779 | 2024.01.11 00:59:07.831642 [ 3 ] {9b90955f-38fc-46a5-a4bd-99dff0196401} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2780 | 2024.01.11 00:59:07.831659 [ 3 ] {} <Debug> HTTP-Session: 3a9f0d2d-bc15-4590-9f6b-b533a4bb6bf2 Destroying unnamed session | ||
2781 | 2024.01.11 00:59:07.831816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2782 | 2024.01.11 00:59:07.831862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2783 | 2024.01.11 00:59:07.831881 [ 3 ] {} <Debug> HTTP-Session: c9205081-0097-49ed-91f7-c23776e7ffa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2784 | 2024.01.11 00:59:07.831897 [ 3 ] {} <Debug> HTTP-Session: c9205081-0097-49ed-91f7-c23776e7ffa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2785 | 2024.01.11 00:59:07.831979 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2786 | 2024.01.11 00:59:07.832023 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2787 | 2024.01.11 00:59:07.832159 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2788 | 2024.01.11 00:59:07.832687 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2789 | 2024.01.11 00:59:07.833040 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2790 | 2024.01.11 00:59:07.833223 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2791 | 2024.01.11 00:59:07.833356 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001347369 sec., 38593 rows/sec., 52.08 MiB/sec. | ||
2792 | 2024.01.11 00:59:07.833470 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Debug> DynamicQueryHandler: Done processing query | ||
2793 | 2024.01.11 00:59:07.833493 [ 3 ] {da07ef3e-1cdd-4b31-98c8-897c812264a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2794 | 2024.01.11 00:59:07.833508 [ 3 ] {} <Debug> HTTP-Session: c9205081-0097-49ed-91f7-c23776e7ffa6 Destroying unnamed session | ||
2795 | 2024.01.11 00:59:12.820724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2796 | 2024.01.11 00:59:12.820848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2797 | 2024.01.11 00:59:12.820873 [ 3 ] {} <Debug> HTTP-Session: 4e5bdaef-f4dc-4111-a49e-ed532d526c63 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2798 | 2024.01.11 00:59:12.820897 [ 3 ] {} <Debug> HTTP-Session: 4e5bdaef-f4dc-4111-a49e-ed532d526c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2799 | 2024.01.11 00:59:12.821024 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2800 | 2024.01.11 00:59:12.821085 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2801 | 2024.01.11 00:59:12.821253 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2802 | 2024.01.11 00:59:12.821774 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2803 | 2024.01.11 00:59:12.822045 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2804 | 2024.01.11 00:59:12.822215 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2805 | 2024.01.11 00:59:12.822349 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001286038 sec., 1555 rows/sec., 132.89 KiB/sec. | ||
2806 | 2024.01.11 00:59:12.822515 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Debug> DynamicQueryHandler: Done processing query | ||
2807 | 2024.01.11 00:59:12.822551 [ 3 ] {beb73013-e007-4ca1-a684-84ee5b8ba288} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2808 | 2024.01.11 00:59:12.822569 [ 3 ] {} <Debug> HTTP-Session: 4e5bdaef-f4dc-4111-a49e-ed532d526c63 Destroying unnamed session | ||
2809 | 2024.01.11 00:59:12.822770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2810 | 2024.01.11 00:59:12.822821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2811 | 2024.01.11 00:59:12.822841 [ 3 ] {} <Debug> HTTP-Session: 39f4ca10-9ce6-45d2-8eb6-e4df44c9b2e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2812 | 2024.01.11 00:59:12.822861 [ 3 ] {} <Debug> HTTP-Session: 39f4ca10-9ce6-45d2-8eb6-e4df44c9b2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2813 | 2024.01.11 00:59:12.822942 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2814 | 2024.01.11 00:59:12.822984 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2815 | 2024.01.11 00:59:12.823095 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2816 | 2024.01.11 00:59:12.823435 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2817 | 2024.01.11 00:59:12.823655 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2818 | 2024.01.11 00:59:12.823816 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2819 | 2024.01.11 00:59:12.823938 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Information> executeQuery: Read 37 rows, 3.21 KiB in 0.000967451 sec., 38244 rows/sec., 3.24 MiB/sec. | ||
2820 | 2024.01.11 00:59:12.824061 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Debug> DynamicQueryHandler: Done processing query | ||
2821 | 2024.01.11 00:59:12.824083 [ 3 ] {38dc22dc-5e62-4aad-84c5-5fb539416e64} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2822 | 2024.01.11 00:59:12.824099 [ 3 ] {} <Debug> HTTP-Session: 39f4ca10-9ce6-45d2-8eb6-e4df44c9b2e3 Destroying unnamed session | ||
2823 | 2024.01.11 00:59:12.824213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2824 | 2024.01.11 00:59:12.824258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2825 | 2024.01.11 00:59:12.824277 [ 3 ] {} <Debug> HTTP-Session: 7637beae-f14a-4f4c-938f-db43509ceb0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2826 | 2024.01.11 00:59:12.824294 [ 3 ] {} <Debug> HTTP-Session: 7637beae-f14a-4f4c-938f-db43509ceb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2827 | 2024.01.11 00:59:12.824363 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2828 | 2024.01.11 00:59:12.824402 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2829 | 2024.01.11 00:59:12.824510 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2830 | 2024.01.11 00:59:12.824780 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2831 | 2024.01.11 00:59:12.824978 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2832 | 2024.01.11 00:59:12.825126 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2833 | 2024.01.11 00:59:12.825246 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000850378 sec., 2351 rows/sec., 164.22 KiB/sec. | ||
2834 | 2024.01.11 00:59:12.825361 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Debug> DynamicQueryHandler: Done processing query | ||
2835 | 2024.01.11 00:59:12.825385 [ 3 ] {b3fdd564-dac9-46f9-9953-202fe2f35474} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2836 | 2024.01.11 00:59:12.825400 [ 3 ] {} <Debug> HTTP-Session: 7637beae-f14a-4f4c-938f-db43509ceb0c Destroying unnamed session | ||
2837 | 2024.01.11 00:59:12.825563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2838 | 2024.01.11 00:59:12.825609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2839 | 2024.01.11 00:59:12.825627 [ 3 ] {} <Debug> HTTP-Session: 1cdfcc51-6daf-49a3-8ffd-4dc8ae3103ca Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2840 | 2024.01.11 00:59:12.825643 [ 3 ] {} <Debug> HTTP-Session: 1cdfcc51-6daf-49a3-8ffd-4dc8ae3103ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2841 | 2024.01.11 00:59:12.825714 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2842 | 2024.01.11 00:59:12.825753 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2843 | 2024.01.11 00:59:12.825861 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2844 | 2024.01.11 00:59:12.826149 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2845 | 2024.01.11 00:59:12.826346 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2846 | 2024.01.11 00:59:12.826491 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2847 | 2024.01.11 00:59:12.826616 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000864619 sec., 30071 rows/sec., 2.33 MiB/sec. | ||
2848 | 2024.01.11 00:59:12.826731 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Debug> DynamicQueryHandler: Done processing query | ||
2849 | 2024.01.11 00:59:12.826754 [ 3 ] {c32566ec-9355-477d-be38-08cd73d0cdf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2850 | 2024.01.11 00:59:12.826770 [ 3 ] {} <Debug> HTTP-Session: 1cdfcc51-6daf-49a3-8ffd-4dc8ae3103ca Destroying unnamed session | ||
2851 | 2024.01.11 00:59:12.826896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2852 | 2024.01.11 00:59:12.826939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2853 | 2024.01.11 00:59:12.826957 [ 3 ] {} <Debug> HTTP-Session: 98ccdc4b-3023-4e3a-a8c0-afdfa9a6b829 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2854 | 2024.01.11 00:59:12.826973 [ 3 ] {} <Debug> HTTP-Session: 98ccdc4b-3023-4e3a-a8c0-afdfa9a6b829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2855 | 2024.01.11 00:59:12.827045 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2856 | 2024.01.11 00:59:12.827088 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2857 | 2024.01.11 00:59:12.827207 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2858 | 2024.01.11 00:59:12.827526 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2859 | 2024.01.11 00:59:12.827790 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2860 | 2024.01.11 00:59:12.827965 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2861 | 2024.01.11 00:59:12.828090 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001016972 sec., 36382 rows/sec., 2.57 MiB/sec. | ||
2862 | 2024.01.11 00:59:12.828212 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Debug> DynamicQueryHandler: Done processing query | ||
2863 | 2024.01.11 00:59:12.828235 [ 3 ] {9480a2ce-81c8-4497-b251-b81c4dfc3151} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2864 | 2024.01.11 00:59:12.828250 [ 3 ] {} <Debug> HTTP-Session: 98ccdc4b-3023-4e3a-a8c0-afdfa9a6b829 Destroying unnamed session | ||
2865 | 2024.01.11 00:59:17.151601 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2866 | 2024.01.11 00:59:17.151681 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2867 | 2024.01.11 00:59:17.821375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2868 | 2024.01.11 00:59:17.821478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2869 | 2024.01.11 00:59:17.821501 [ 3 ] {} <Debug> HTTP-Session: 2c19ae2d-a5bd-40e3-b98f-fc04a7af2a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2870 | 2024.01.11 00:59:17.821524 [ 3 ] {} <Debug> HTTP-Session: 2c19ae2d-a5bd-40e3-b98f-fc04a7af2a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2871 | 2024.01.11 00:59:17.821656 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2872 | 2024.01.11 00:59:17.821716 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2873 | 2024.01.11 00:59:17.821875 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2874 | 2024.01.11 00:59:17.822318 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2875 | 2024.01.11 00:59:17.822593 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2876 | 2024.01.11 00:59:17.822753 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2877 | 2024.01.11 00:59:17.822887 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001190586 sec., 43675 rows/sec., 3.46 MiB/sec. | ||
2878 | 2024.01.11 00:59:17.823051 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Debug> DynamicQueryHandler: Done processing query | ||
2879 | 2024.01.11 00:59:17.823075 [ 3 ] {bd9f80df-ab35-4e8a-9f57-47bc806e0fcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2880 | 2024.01.11 00:59:17.823093 [ 3 ] {} <Debug> HTTP-Session: 2c19ae2d-a5bd-40e3-b98f-fc04a7af2a06 Destroying unnamed session | ||
2881 | 2024.01.11 00:59:17.823241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2882 | 2024.01.11 00:59:17.823286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2883 | 2024.01.11 00:59:17.823305 [ 3 ] {} <Debug> HTTP-Session: b6492c0f-d4b7-4a04-8c92-92fc6a077e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2884 | 2024.01.11 00:59:17.823321 [ 3 ] {} <Debug> HTTP-Session: b6492c0f-d4b7-4a04-8c92-92fc6a077e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2885 | 2024.01.11 00:59:17.823399 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2886 | 2024.01.11 00:59:17.823438 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2887 | 2024.01.11 00:59:17.823545 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2888 | 2024.01.11 00:59:17.823921 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2889 | 2024.01.11 00:59:17.824134 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2890 | 2024.01.11 00:59:17.824278 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2891 | 2024.01.11 00:59:17.824411 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.000981651 sec., 158915 rows/sec., 15.30 MiB/sec. | ||
2892 | 2024.01.11 00:59:17.824527 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Debug> DynamicQueryHandler: Done processing query | ||
2893 | 2024.01.11 00:59:17.824549 [ 3 ] {8c19e0dd-11b2-41e8-b315-d1ed500471e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2894 | 2024.01.11 00:59:17.824573 [ 3 ] {} <Debug> HTTP-Session: b6492c0f-d4b7-4a04-8c92-92fc6a077e56 Destroying unnamed session | ||
2895 | 2024.01.11 00:59:17.824697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2896 | 2024.01.11 00:59:17.824741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2897 | 2024.01.11 00:59:17.824759 [ 3 ] {} <Debug> HTTP-Session: 2cbf1165-3b35-4604-a56b-97d420150c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2898 | 2024.01.11 00:59:17.824776 [ 3 ] {} <Debug> HTTP-Session: 2cbf1165-3b35-4604-a56b-97d420150c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2899 | 2024.01.11 00:59:17.824848 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2900 | 2024.01.11 00:59:17.824887 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2901 | 2024.01.11 00:59:17.824995 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2902 | 2024.01.11 00:59:17.825283 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2903 | 2024.01.11 00:59:17.825491 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2904 | 2024.01.11 00:59:17.825645 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2905 | 2024.01.11 00:59:17.825775 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.000897589 sec., 57932 rows/sec., 4.53 MiB/sec. | ||
2906 | 2024.01.11 00:59:17.825922 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Debug> DynamicQueryHandler: Done processing query | ||
2907 | 2024.01.11 00:59:17.825946 [ 3 ] {3a9458c4-278b-4656-9fe9-cdd93fb2c474} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2908 | 2024.01.11 00:59:17.825962 [ 3 ] {} <Debug> HTTP-Session: 2cbf1165-3b35-4604-a56b-97d420150c44 Destroying unnamed session | ||
2909 | 2024.01.11 00:59:17.826163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2910 | 2024.01.11 00:59:17.826208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2911 | 2024.01.11 00:59:17.826226 [ 3 ] {} <Debug> HTTP-Session: 8369f60d-50bb-4140-82b6-e955ab41be9c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2912 | 2024.01.11 00:59:17.826242 [ 3 ] {} <Debug> HTTP-Session: 8369f60d-50bb-4140-82b6-e955ab41be9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2913 | 2024.01.11 00:59:17.826337 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2914 | 2024.01.11 00:59:17.826383 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2915 | 2024.01.11 00:59:17.826527 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2916 | 2024.01.11 00:59:17.827029 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2917 | 2024.01.11 00:59:17.827351 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2918 | 2024.01.11 00:59:17.827525 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2919 | 2024.01.11 00:59:17.827636 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001270718 sec., 40921 rows/sec., 55.22 MiB/sec. | ||
2920 | 2024.01.11 00:59:17.827766 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Debug> DynamicQueryHandler: Done processing query | ||
2921 | 2024.01.11 00:59:17.827788 [ 3 ] {44be2751-70bf-40f6-9358-f41ed185c340} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2922 | 2024.01.11 00:59:17.827803 [ 3 ] {} <Debug> HTTP-Session: 8369f60d-50bb-4140-82b6-e955ab41be9c Destroying unnamed session | ||
2923 | 2024.01.11 00:59:27.821749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2924 | 2024.01.11 00:59:27.821879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2925 | 2024.01.11 00:59:27.821910 [ 3 ] {} <Debug> HTTP-Session: 738ebcf4-c6b7-4032-bcba-93f5ebce1029 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2926 | 2024.01.11 00:59:27.821938 [ 3 ] {} <Debug> HTTP-Session: 738ebcf4-c6b7-4032-bcba-93f5ebce1029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2927 | 2024.01.11 00:59:27.822081 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2928 | 2024.01.11 00:59:27.822148 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2929 | 2024.01.11 00:59:27.822328 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2930 | 2024.01.11 00:59:27.822779 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2931 | 2024.01.11 00:59:27.823044 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2932 | 2024.01.11 00:59:27.823211 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2933 | 2024.01.11 00:59:27.823334 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001213736 sec., 42842 rows/sec., 3.39 MiB/sec. | ||
2934 | 2024.01.11 00:59:27.823507 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Debug> DynamicQueryHandler: Done processing query | ||
2935 | 2024.01.11 00:59:27.823534 [ 3 ] {abf08ccf-2168-42ab-8af6-34225d5dda8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2936 | 2024.01.11 00:59:27.823551 [ 3 ] {} <Debug> HTTP-Session: 738ebcf4-c6b7-4032-bcba-93f5ebce1029 Destroying unnamed session | ||
2937 | 2024.01.11 00:59:27.823691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2938 | 2024.01.11 00:59:27.823738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2939 | 2024.01.11 00:59:27.823758 [ 3 ] {} <Debug> HTTP-Session: f7aad89c-d92c-4c29-8359-6d238598c9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2940 | 2024.01.11 00:59:27.823776 [ 3 ] {} <Debug> HTTP-Session: f7aad89c-d92c-4c29-8359-6d238598c9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2941 | 2024.01.11 00:59:27.823855 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2942 | 2024.01.11 00:59:27.823897 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2943 | 2024.01.11 00:59:27.824008 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2944 | 2024.01.11 00:59:27.824381 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2945 | 2024.01.11 00:59:27.824610 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2946 | 2024.01.11 00:59:27.824762 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2947 | 2024.01.11 00:59:27.824865 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.000981222 sec., 158985 rows/sec., 15.30 MiB/sec. | ||
2948 | 2024.01.11 00:59:27.824888 [ 172 ] {} <Debug> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2949 | 2024.01.11 00:59:27.824999 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2950 | 2024.01.11 00:59:27.825025 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Debug> DynamicQueryHandler: Done processing query | ||
2951 | 2024.01.11 00:59:27.825079 [ 3 ] {cfa1685c-36c3-45e4-9f78-9e4499c220b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2952 | 2024.01.11 00:59:27.825121 [ 3 ] {} <Debug> HTTP-Session: f7aad89c-d92c-4c29-8359-6d238598c9c4 Destroying unnamed session | ||
2953 | 2024.01.11 00:59:27.825137 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2954 | 2024.01.11 00:59:27.825292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2955 | 2024.01.11 00:59:27.825312 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2956 | 2024.01.11 00:59:27.825372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2957 | 2024.01.11 00:59:27.825379 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 196 rows starting from the beginning of the part | ||
2958 | 2024.01.11 00:59:27.825413 [ 3 ] {} <Debug> HTTP-Session: 95b8fc01-469d-4daf-9e3d-3ee135f0a168 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2959 | 2024.01.11 00:59:27.825464 [ 3 ] {} <Debug> HTTP-Session: 95b8fc01-469d-4daf-9e3d-3ee135f0a168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2960 | 2024.01.11 00:59:27.825659 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 156 rows starting from the beginning of the part | ||
2961 | 2024.01.11 00:59:27.825676 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2962 | 2024.01.11 00:59:27.825771 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2963 | 2024.01.11 00:59:27.825902 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 157 rows starting from the beginning of the part | ||
2964 | 2024.01.11 00:59:27.826218 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part | ||
2965 | 2024.01.11 00:59:27.826252 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2966 | 2024.01.11 00:59:27.826439 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 156 rows starting from the beginning of the part | ||
2967 | 2024.01.11 00:59:27.826592 [ 32 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 156 rows starting from the beginning of the part | ||
2968 | 2024.01.11 00:59:27.827144 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2969 | 2024.01.11 00:59:27.827593 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2970 | 2024.01.11 00:59:27.827896 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2971 | 2024.01.11 00:59:27.828057 [ 172 ] {} <Debug> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2972 | 2024.01.11 00:59:27.828114 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.002344171 sec., 22182 rows/sec., 1.73 MiB/sec. | ||
2973 | 2024.01.11 00:59:27.828159 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2974 | 2024.01.11 00:59:27.828390 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2975 | 2024.01.11 00:59:27.828597 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Debug> DynamicQueryHandler: Done processing query | ||
2976 | 2024.01.11 00:59:27.828698 [ 3 ] {afe380bb-0853-401c-83eb-7162a3c12b88} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2977 | 2024.01.11 00:59:27.828762 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2978 | 2024.01.11 00:59:27.828778 [ 3 ] {} <Debug> HTTP-Session: 95b8fc01-469d-4daf-9e3d-3ee135f0a168 Destroying unnamed session | ||
2979 | 2024.01.11 00:59:27.828855 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 102 rows starting from the beginning of the part | ||
2980 | 2024.01.11 00:59:27.828864 [ 13 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.003787682 sec., 226523.76836281398 rows/sec., 21.57 MiB/sec. | ||
2981 | 2024.01.11 00:59:27.829051 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
2982 | 2024.01.11 00:59:27.829118 [ 13 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2983 | 2024.01.11 00:59:27.829180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2984 | 2024.01.11 00:59:27.829289 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
2985 | 2024.01.11 00:59:27.829304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2986 | 2024.01.11 00:59:27.829406 [ 3 ] {} <Debug> HTTP-Session: 28847fd4-1cf4-49e7-a362-51994d017954 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
2987 | 2024.01.11 00:59:27.829439 [ 3 ] {} <Debug> HTTP-Session: 28847fd4-1cf4-49e7-a362-51994d017954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2988 | 2024.01.11 00:59:27.829555 [ 13 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2989 | 2024.01.11 00:59:27.829596 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
2990 | 2024.01.11 00:59:27.829722 [ 13 ] {128ee845-0e57-4d40-9d9b-63d796aff338::all_1_26_5} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2991 | 2024.01.11 00:59:27.829828 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2992 | 2024.01.11 00:59:27.829956 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
2993 | 2024.01.11 00:59:27.829996 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2994 | 2024.01.11 00:59:27.830237 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part | ||
2995 | 2024.01.11 00:59:27.830718 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2996 | 2024.01.11 00:59:27.831750 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
2997 | 2024.01.11 00:59:27.832026 [ 18 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783692 sec., 89330.73833705281 rows/sec., 6.98 MiB/sec. | ||
2998 | 2024.01.11 00:59:27.832181 [ 19 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2999 | 2024.01.11 00:59:27.832305 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3000 | 2024.01.11 00:59:27.832403 [ 19 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3001 | 2024.01.11 00:59:27.832489 [ 19 ] {fff08468-fe5a-49a7-bb54-b93480eb5b6f::all_1_26_5} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3002 | 2024.01.11 00:59:27.832516 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3003 | 2024.01.11 00:59:27.832683 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.0027251 sec., 19081 rows/sec., 25.75 MiB/sec. | ||
3004 | 2024.01.11 00:59:27.832908 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Debug> DynamicQueryHandler: Done processing query | ||
3005 | 2024.01.11 00:59:27.832933 [ 3 ] {7395787b-44cd-4fef-9f99-35ca1954db22} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3006 | 2024.01.11 00:59:27.832949 [ 3 ] {} <Debug> HTTP-Session: 28847fd4-1cf4-49e7-a362-51994d017954 Destroying unnamed session | ||
3007 | 2024.01.11 00:59:32.151726 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3008 | 2024.01.11 00:59:32.151789 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3009 | 2024.01.11 00:59:37.822199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3010 | 2024.01.11 00:59:37.822322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3011 | 2024.01.11 00:59:37.822349 [ 3 ] {} <Debug> HTTP-Session: d1aae57b-8d51-4df9-96e4-3ee3705fa64d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3012 | 2024.01.11 00:59:37.822374 [ 3 ] {} <Debug> HTTP-Session: d1aae57b-8d51-4df9-96e4-3ee3705fa64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3013 | 2024.01.11 00:59:37.822505 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3014 | 2024.01.11 00:59:37.822566 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3015 | 2024.01.11 00:59:37.822726 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3016 | 2024.01.11 00:59:37.823190 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
3017 | 2024.01.11 00:59:37.823466 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3018 | 2024.01.11 00:59:37.823633 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3019 | 2024.01.11 00:59:37.823756 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001215976 sec., 42764 rows/sec., 3.38 MiB/sec. | ||
3020 | 2024.01.11 00:59:37.823920 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Debug> DynamicQueryHandler: Done processing query | ||
3021 | 2024.01.11 00:59:37.823947 [ 3 ] {0c5e1846-09e3-4c59-93c7-fdfb85b20e9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3022 | 2024.01.11 00:59:37.823964 [ 3 ] {} <Debug> HTTP-Session: d1aae57b-8d51-4df9-96e4-3ee3705fa64d Destroying unnamed session | ||
3023 | 2024.01.11 00:59:37.824135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3024 | 2024.01.11 00:59:37.824186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3025 | 2024.01.11 00:59:37.824205 [ 3 ] {} <Debug> HTTP-Session: de39c901-e49a-4f92-88a4-0399447341a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3026 | 2024.01.11 00:59:37.824223 [ 3 ] {} <Debug> HTTP-Session: de39c901-e49a-4f92-88a4-0399447341a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3027 | 2024.01.11 00:59:37.824308 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3028 | 2024.01.11 00:59:37.824351 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3029 | 2024.01.11 00:59:37.824460 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3030 | 2024.01.11 00:59:37.824851 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
3031 | 2024.01.11 00:59:37.825085 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3032 | 2024.01.11 00:59:37.825238 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3033 | 2024.01.11 00:59:37.825367 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.001027572 sec., 151814 rows/sec., 14.61 MiB/sec. | ||
3034 | 2024.01.11 00:59:37.825485 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Debug> DynamicQueryHandler: Done processing query | ||
3035 | 2024.01.11 00:59:37.825510 [ 3 ] {2572c623-c775-4cac-ad6f-42c048993f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3036 | 2024.01.11 00:59:37.825526 [ 3 ] {} <Debug> HTTP-Session: de39c901-e49a-4f92-88a4-0399447341a8 Destroying unnamed session | ||
3037 | 2024.01.11 00:59:37.825654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3038 | 2024.01.11 00:59:37.825700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3039 | 2024.01.11 00:59:37.825720 [ 3 ] {} <Debug> HTTP-Session: 38e8f70f-8cd4-44ad-b687-03e96cff7af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3040 | 2024.01.11 00:59:37.825738 [ 3 ] {} <Debug> HTTP-Session: 38e8f70f-8cd4-44ad-b687-03e96cff7af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3041 | 2024.01.11 00:59:37.825812 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3042 | 2024.01.11 00:59:37.825853 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3043 | 2024.01.11 00:59:37.825958 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3044 | 2024.01.11 00:59:37.826262 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
3045 | 2024.01.11 00:59:37.826473 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3046 | 2024.01.11 00:59:37.826629 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3047 | 2024.01.11 00:59:37.826745 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.0009047 sec., 57477 rows/sec., 4.49 MiB/sec. | ||
3048 | 2024.01.11 00:59:37.826871 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Debug> DynamicQueryHandler: Done processing query | ||
3049 | 2024.01.11 00:59:37.826896 [ 3 ] {5f73f436-d6e7-4357-a8a1-914e83677107} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3050 | 2024.01.11 00:59:37.826912 [ 3 ] {} <Debug> HTTP-Session: 38e8f70f-8cd4-44ad-b687-03e96cff7af2 Destroying unnamed session | ||
3051 | 2024.01.11 00:59:37.827136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3052 | 2024.01.11 00:59:37.827182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3053 | 2024.01.11 00:59:37.827202 [ 3 ] {} <Debug> HTTP-Session: bb42479e-c7df-4dec-91a2-6fed58d98b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3054 | 2024.01.11 00:59:37.827219 [ 3 ] {} <Debug> HTTP-Session: bb42479e-c7df-4dec-91a2-6fed58d98b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3055 | 2024.01.11 00:59:37.827305 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3056 | 2024.01.11 00:59:37.827351 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3057 | 2024.01.11 00:59:37.827492 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3058 | 2024.01.11 00:59:37.828003 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
3059 | 2024.01.11 00:59:37.828319 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3060 | 2024.01.11 00:59:37.828503 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3061 | 2024.01.11 00:59:37.828641 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001301619 sec., 39950 rows/sec., 53.91 MiB/sec. | ||
3062 | 2024.01.11 00:59:37.828638 [ 168 ] {} <Debug> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3063 | 2024.01.11 00:59:37.828769 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
3064 | 2024.01.11 00:59:37.828816 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Debug> DynamicQueryHandler: Done processing query | ||
3065 | 2024.01.11 00:59:37.828869 [ 3 ] {070bf573-e97e-45dd-bc0b-f063636760ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3066 | 2024.01.11 00:59:37.828882 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3067 | 2024.01.11 00:59:37.828907 [ 3 ] {} <Debug> HTTP-Session: bb42479e-c7df-4dec-91a2-6fed58d98b34 Destroying unnamed session | ||
3068 | 2024.01.11 00:59:37.829046 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3069 | 2024.01.11 00:59:37.829093 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 781 rows starting from the beginning of the part | ||
3070 | 2024.01.11 00:59:37.829264 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
3071 | 2024.01.11 00:59:37.829385 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
3072 | 2024.01.11 00:59:37.829496 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
3073 | 2024.01.11 00:59:37.829603 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part | ||
3074 | 2024.01.11 00:59:37.829707 [ 13 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
3075 | 2024.01.11 00:59:37.846349 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 6 columns (6 merged, 0 gathered) in 0.017521201 sec., 59413.73539405204 rows/sec., 80.18 MiB/sec. | ||
3076 | 2024.01.11 00:59:37.847005 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3077 | 2024.01.11 00:59:37.847275 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3078 | 2024.01.11 00:59:37.847357 [ 10 ] {c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3079 | 2024.01.11 00:59:37.847447 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c367809c-cb89-4b13-babc-a72642f61fdc::all_1_21_4: 8.39 MiB. | ||
3080 | 2024.01.11 00:59:38.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 239.69 MiB, will set to 232.02 MiB (RSS), difference: -3.06 MiB | ||
3081 | 2024.01.11 00:59:42.820498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3082 | 2024.01.11 00:59:42.820618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3083 | 2024.01.11 00:59:42.820672 [ 3 ] {} <Debug> HTTP-Session: 40f9b6fb-9031-42ce-bae3-e8ad3b0bcb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3084 | 2024.01.11 00:59:42.820697 [ 3 ] {} <Debug> HTTP-Session: 40f9b6fb-9031-42ce-bae3-e8ad3b0bcb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3085 | 2024.01.11 00:59:42.820828 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3086 | 2024.01.11 00:59:42.820888 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3087 | 2024.01.11 00:59:42.821046 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3088 | 2024.01.11 00:59:42.821555 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
3089 | 2024.01.11 00:59:42.821886 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3090 | 2024.01.11 00:59:42.822056 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3091 | 2024.01.11 00:59:42.822193 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.001322199 sec., 27227 rows/sec., 2.30 MiB/sec. | ||
3092 | 2024.01.11 00:59:42.822348 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Debug> DynamicQueryHandler: Done processing query | ||
3093 | 2024.01.11 00:59:42.822374 [ 3 ] {f34c4994-e441-43e4-8bc0-42f2bf4c876e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3094 | 2024.01.11 00:59:42.822391 [ 3 ] {} <Debug> HTTP-Session: 40f9b6fb-9031-42ce-bae3-e8ad3b0bcb61 Destroying unnamed session | ||
3095 | 2024.01.11 00:59:42.822515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2024.01.11 00:59:42.822566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3097 | 2024.01.11 00:59:42.822586 [ 3 ] {} <Debug> HTTP-Session: a129771a-527c-4bd7-b538-c193a2dfa008 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3098 | 2024.01.11 00:59:42.822604 [ 3 ] {} <Debug> HTTP-Session: a129771a-527c-4bd7-b538-c193a2dfa008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3099 | 2024.01.11 00:59:42.822684 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3100 | 2024.01.11 00:59:42.822750 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3101 | 2024.01.11 00:59:42.822864 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3102 | 2024.01.11 00:59:42.823169 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
3103 | 2024.01.11 00:59:42.823382 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3104 | 2024.01.11 00:59:42.823533 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3105 | 2024.01.11 00:59:42.823656 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.0009191 sec., 26112 rows/sec., 2.02 MiB/sec. | ||
3106 | 2024.01.11 00:59:42.823776 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Debug> DynamicQueryHandler: Done processing query | ||
3107 | 2024.01.11 00:59:42.823801 [ 3 ] {55d89a66-9ea9-499f-aaac-2bbe5d5f0532} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3108 | 2024.01.11 00:59:42.823818 [ 3 ] {} <Debug> HTTP-Session: a129771a-527c-4bd7-b538-c193a2dfa008 Destroying unnamed session | ||
3109 | 2024.01.11 00:59:42.823941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3110 | 2024.01.11 00:59:42.823987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3111 | 2024.01.11 00:59:42.824006 [ 3 ] {} <Debug> HTTP-Session: 3f789008-280b-46cd-9bd6-c95afd897c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3112 | 2024.01.11 00:59:42.824023 [ 3 ] {} <Debug> HTTP-Session: 3f789008-280b-46cd-9bd6-c95afd897c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3113 | 2024.01.11 00:59:42.824099 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3114 | 2024.01.11 00:59:42.824145 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3115 | 2024.01.11 00:59:42.824265 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3116 | 2024.01.11 00:59:42.824557 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB. | ||
3117 | 2024.01.11 00:59:42.824821 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3118 | 2024.01.11 00:59:42.825010 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3119 | 2024.01.11 00:59:42.825139 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001010752 sec., 35617 rows/sec., 2.51 MiB/sec. | ||
3120 | 2024.01.11 00:59:42.825261 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Debug> DynamicQueryHandler: Done processing query | ||
3121 | 2024.01.11 00:59:42.825285 [ 3 ] {169084e9-621b-4e70-9c73-2728d2a41384} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3122 | 2024.01.11 00:59:42.825301 [ 3 ] {} <Debug> HTTP-Session: 3f789008-280b-46cd-9bd6-c95afd897c0c Destroying unnamed session | ||
3123 | 2024.01.11 00:59:47.151856 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3124 | 2024.01.11 00:59:47.151929 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3125 | 2024.01.11 00:59:47.821564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3126 | 2024.01.11 00:59:47.821679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3127 | 2024.01.11 00:59:47.821708 [ 3 ] {} <Debug> HTTP-Session: da473758-13bc-44cb-99b3-370fc783e2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3128 | 2024.01.11 00:59:47.821735 [ 3 ] {} <Debug> HTTP-Session: da473758-13bc-44cb-99b3-370fc783e2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3129 | 2024.01.11 00:59:47.821878 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3130 | 2024.01.11 00:59:47.821944 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3131 | 2024.01.11 00:59:47.822126 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3132 | 2024.01.11 00:59:47.822642 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3133 | 2024.01.11 00:59:47.822909 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3134 | 2024.01.11 00:59:47.823069 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3135 | 2024.01.11 00:59:47.823188 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001271618 sec., 40892 rows/sec., 3.24 MiB/sec. | ||
3136 | 2024.01.11 00:59:47.823192 [ 163 ] {} <Debug> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
3137 | 2024.01.11 00:59:47.823275 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3138 | 2024.01.11 00:59:47.823390 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Debug> DynamicQueryHandler: Done processing query | ||
3139 | 2024.01.11 00:59:47.823443 [ 3 ] {0720d9ff-f842-4ec8-9381-dffc7edb8390} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3140 | 2024.01.11 00:59:47.823450 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
3141 | 2024.01.11 00:59:47.823473 [ 3 ] {} <Debug> HTTP-Session: da473758-13bc-44cb-99b3-370fc783e2e6 Destroying unnamed session | ||
3142 | 2024.01.11 00:59:47.823601 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3143 | 2024.01.11 00:59:47.823636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3144 | 2024.01.11 00:59:47.823659 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 52 rows starting from the beginning of the part | ||
3145 | 2024.01.11 00:59:47.823737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3146 | 2024.01.11 00:59:47.823782 [ 3 ] {} <Debug> HTTP-Session: 02acd8f0-b30b-4d66-8bf3-c443ddac9d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3147 | 2024.01.11 00:59:47.823808 [ 3 ] {} <Debug> HTTP-Session: 02acd8f0-b30b-4d66-8bf3-c443ddac9d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3148 | 2024.01.11 00:59:47.823964 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
3149 | 2024.01.11 00:59:47.823997 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3150 | 2024.01.11 00:59:47.824074 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3151 | 2024.01.11 00:59:47.824227 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part | ||
3152 | 2024.01.11 00:59:47.824552 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3153 | 2024.01.11 00:59:47.824561 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
3154 | 2024.01.11 00:59:47.824756 [ 18 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
3155 | 2024.01.11 00:59:47.825360 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3156 | 2024.01.11 00:59:47.825768 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3157 | 2024.01.11 00:59:47.826082 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3158 | 2024.01.11 00:59:47.826362 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003007216 sec., 86458.70466238541 rows/sec., 6.84 MiB/sec. | ||
3159 | 2024.01.11 00:59:47.826379 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00230943 sec., 1732 rows/sec., 144.62 KiB/sec. | ||
3160 | 2024.01.11 00:59:47.826589 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
3161 | 2024.01.11 00:59:47.826615 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Debug> DynamicQueryHandler: Done processing query | ||
3162 | 2024.01.11 00:59:47.826659 [ 3 ] {15cd04a8-d3c2-436b-8f48-9e8b36441b6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3163 | 2024.01.11 00:59:47.826682 [ 3 ] {} <Debug> HTTP-Session: 02acd8f0-b30b-4d66-8bf3-c443ddac9d7d Destroying unnamed session | ||
3164 | 2024.01.11 00:59:47.826845 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
3165 | 2024.01.11 00:59:47.826903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 25212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3166 | 2024.01.11 00:59:47.826960 [ 13 ] {21f8aa74-fa27-4c77-a79b-9a776bd0dfd8::all_1_22_5} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
3167 | 2024.01.11 00:59:47.826969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3168 | 2024.01.11 00:59:47.827013 [ 3 ] {} <Debug> HTTP-Session: 92f73cb4-7e7d-46ac-ad1e-e732bb47a6f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3169 | 2024.01.11 00:59:47.827056 [ 3 ] {} <Debug> HTTP-Session: 92f73cb4-7e7d-46ac-ad1e-e732bb47a6f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3170 | 2024.01.11 00:59:47.827165 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3171 | 2024.01.11 00:59:47.827206 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3172 | 2024.01.11 00:59:47.827320 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3173 | 2024.01.11 00:59:47.827717 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3174 | 2024.01.11 00:59:47.827934 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3175 | 2024.01.11 00:59:47.828082 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3176 | 2024.01.11 00:59:47.828182 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Information> executeQuery: Read 158 rows, 15.55 KiB in 0.000988322 sec., 159866 rows/sec., 15.37 MiB/sec. | ||
3177 | 2024.01.11 00:59:47.828295 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Debug> DynamicQueryHandler: Done processing query | ||
3178 | 2024.01.11 00:59:47.828318 [ 3 ] {736e06b7-937c-4596-8327-983acbb0286e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3179 | 2024.01.11 00:59:47.828333 [ 3 ] {} <Debug> HTTP-Session: 92f73cb4-7e7d-46ac-ad1e-e732bb47a6f2 Destroying unnamed session | ||
3180 | 2024.01.11 00:59:47.828444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3181 | 2024.01.11 00:59:47.828487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3182 | 2024.01.11 00:59:47.828505 [ 3 ] {} <Debug> HTTP-Session: 07fb865c-30f8-4384-9b34-8598e7c15eef Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3183 | 2024.01.11 00:59:47.828522 [ 3 ] {} <Debug> HTTP-Session: 07fb865c-30f8-4384-9b34-8598e7c15eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3184 | 2024.01.11 00:59:47.828588 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3185 | 2024.01.11 00:59:47.828626 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3186 | 2024.01.11 00:59:47.828728 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3187 | 2024.01.11 00:59:47.828980 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3188 | 2024.01.11 00:59:47.829179 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3189 | 2024.01.11 00:59:47.829333 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
3190 | 2024.01.11 00:59:47.829440 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000816028 sec., 4901 rows/sec., 342.26 KiB/sec. | ||
3191 | 2024.01.11 00:59:47.829584 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Debug> DynamicQueryHandler: Done processing query | ||
3192 | 2024.01.11 00:59:47.829607 [ 3 ] {7bd5658f-4957-4aab-9a1b-4dd043f4d6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3193 | 2024.01.11 00:59:47.829623 [ 3 ] {} <Debug> HTTP-Session: 07fb865c-30f8-4384-9b34-8598e7c15eef Destroying unnamed session | ||
3194 | 2024.01.11 00:59:47.829730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 9546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3195 | 2024.01.11 00:59:47.829773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3196 | 2024.01.11 00:59:47.829792 [ 3 ] {} <Debug> HTTP-Session: fb4f1033-40b2-4181-bf58-09c2066d9cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3197 | 2024.01.11 00:59:47.829808 [ 3 ] {} <Debug> HTTP-Session: fb4f1033-40b2-4181-bf58-09c2066d9cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3198 | 2024.01.11 00:59:47.829880 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3199 | 2024.01.11 00:59:47.829918 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3200 | 2024.01.11 00:59:47.830024 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3201 | 2024.01.11 00:59:47.830300 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3202 | 2024.01.11 00:59:47.830500 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3203 | 2024.01.11 00:59:47.830645 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3204 | 2024.01.11 00:59:47.830744 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Information> executeQuery: Read 56 rows, 4.49 KiB in 0.000837618 sec., 66856 rows/sec., 5.24 MiB/sec. | ||
3205 | 2024.01.11 00:59:47.830890 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Debug> DynamicQueryHandler: Done processing query | ||
3206 | 2024.01.11 00:59:47.830913 [ 3 ] {9805e190-224f-4209-b640-d396cac7fa29} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3207 | 2024.01.11 00:59:47.830928 [ 3 ] {} <Debug> HTTP-Session: fb4f1033-40b2-4181-bf58-09c2066d9cc5 Destroying unnamed session | ||
3208 | 2024.01.11 00:59:47.831027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3209 | 2024.01.11 00:59:47.831071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3210 | 2024.01.11 00:59:47.831088 [ 3 ] {} <Debug> HTTP-Session: 0a8f97fd-49f0-4205-befd-5e6484f816ad Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3211 | 2024.01.11 00:59:47.831104 [ 3 ] {} <Debug> HTTP-Session: 0a8f97fd-49f0-4205-befd-5e6484f816ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3212 | 2024.01.11 00:59:47.831171 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3213 | 2024.01.11 00:59:47.831215 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3214 | 2024.01.11 00:59:47.831333 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3215 | 2024.01.11 00:59:47.831580 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3216 | 2024.01.11 00:59:47.831827 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3217 | 2024.01.11 00:59:47.832001 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3218 | 2024.01.11 00:59:47.832119 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000904109 sec., 2212 rows/sec., 155.54 KiB/sec. | ||
3219 | 2024.01.11 00:59:47.832249 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Debug> DynamicQueryHandler: Done processing query | ||
3220 | 2024.01.11 00:59:47.832272 [ 3 ] {d3fe9d4a-30cf-4313-a2c5-ad18a42ab3ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3221 | 2024.01.11 00:59:47.832287 [ 3 ] {} <Debug> HTTP-Session: 0a8f97fd-49f0-4205-befd-5e6484f816ad Destroying unnamed session | ||
3222 | 2024.01.11 00:59:47.832443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3223 | 2024.01.11 00:59:47.832486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3224 | 2024.01.11 00:59:47.832504 [ 3 ] {} <Debug> HTTP-Session: 2ebfa0f0-0648-40fd-aed4-1a742c30a766 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3225 | 2024.01.11 00:59:47.832520 [ 3 ] {} <Debug> HTTP-Session: 2ebfa0f0-0648-40fd-aed4-1a742c30a766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3226 | 2024.01.11 00:59:47.832601 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3227 | 2024.01.11 00:59:47.832645 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3228 | 2024.01.11 00:59:47.832776 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3229 | 2024.01.11 00:59:47.833247 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3230 | 2024.01.11 00:59:47.833552 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3231 | 2024.01.11 00:59:47.833727 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3232 | 2024.01.11 00:59:47.833827 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001198357 sec., 43392 rows/sec., 58.56 MiB/sec. | ||
3233 | 2024.01.11 00:59:47.833943 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Debug> DynamicQueryHandler: Done processing query | ||
3234 | 2024.01.11 00:59:47.833966 [ 3 ] {e0321750-1776-4c40-92a2-07b9671d389e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3235 | 2024.01.11 00:59:47.833981 [ 3 ] {} <Debug> HTTP-Session: 2ebfa0f0-0648-40fd-aed4-1a742c30a766 Destroying unnamed session | ||
3236 | 2024.01.11 00:59:57.822032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3237 | 2024.01.11 00:59:57.822160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3238 | 2024.01.11 00:59:57.822191 [ 3 ] {} <Debug> HTTP-Session: 9767b764-4b65-4b61-af32-1c026a3946ef Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3239 | 2024.01.11 00:59:57.822218 [ 3 ] {} <Debug> HTTP-Session: 9767b764-4b65-4b61-af32-1c026a3946ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3240 | 2024.01.11 00:59:57.822357 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3241 | 2024.01.11 00:59:57.822422 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3242 | 2024.01.11 00:59:57.822599 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3243 | 2024.01.11 00:59:57.823032 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3244 | 2024.01.11 00:59:57.823297 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3245 | 2024.01.11 00:59:57.823458 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Trace> oximeter.fields_i64 (21f8aa74-fa27-4c77-a79b-9a776bd0dfd8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3246 | 2024.01.11 00:59:57.823576 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Information> executeQuery: Read 52 rows, 4.21 KiB in 0.001179625 sec., 44081 rows/sec., 3.49 MiB/sec. | ||
3247 | 2024.01.11 00:59:57.823710 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Debug> DynamicQueryHandler: Done processing query | ||
3248 | 2024.01.11 00:59:57.823734 [ 3 ] {d99c61b7-06fa-4f1d-8a6e-60c192fd14db} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3249 | 2024.01.11 00:59:57.823750 [ 3 ] {} <Debug> HTTP-Session: 9767b764-4b65-4b61-af32-1c026a3946ef Destroying unnamed session | ||
3250 | 2024.01.11 00:59:57.823905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 24913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3251 | 2024.01.11 00:59:57.823952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3252 | 2024.01.11 00:59:57.823971 [ 3 ] {} <Debug> HTTP-Session: 974d1426-c1b7-4afd-a1ed-7e342ed25147 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3253 | 2024.01.11 00:59:57.823989 [ 3 ] {} <Debug> HTTP-Session: 974d1426-c1b7-4afd-a1ed-7e342ed25147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3254 | 2024.01.11 00:59:57.824073 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3255 | 2024.01.11 00:59:57.824114 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3256 | 2024.01.11 00:59:57.824219 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3257 | 2024.01.11 00:59:57.824624 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3258 | 2024.01.11 00:59:57.824837 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3259 | 2024.01.11 00:59:57.824982 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Trace> oximeter.fields_string (128ee845-0e57-4d40-9d9b-63d796aff338): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3260 | 2024.01.11 00:59:57.825107 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Information> executeQuery: Read 156 rows, 15.38 KiB in 0.001005002 sec., 155223 rows/sec., 14.94 MiB/sec. | ||
3261 | 2024.01.11 00:59:57.825213 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Debug> DynamicQueryHandler: Done processing query | ||
3262 | 2024.01.11 00:59:57.825237 [ 3 ] {031dcbac-74c3-4f20-9f45-00842f90893b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3263 | 2024.01.11 00:59:57.825252 [ 3 ] {} <Debug> HTTP-Session: 974d1426-c1b7-4afd-a1ed-7e342ed25147 Destroying unnamed session | ||
3264 | 2024.01.11 00:59:57.825377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 8862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3265 | 2024.01.11 00:59:57.825421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3266 | 2024.01.11 00:59:57.825440 [ 3 ] {} <Debug> HTTP-Session: 29cd0a1e-92e4-4f65-80fa-6fa066e76fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3267 | 2024.01.11 00:59:57.825456 [ 3 ] {} <Debug> HTTP-Session: 29cd0a1e-92e4-4f65-80fa-6fa066e76fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3268 | 2024.01.11 00:59:57.825529 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3269 | 2024.01.11 00:59:57.825569 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3270 | 2024.01.11 00:59:57.825673 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3271 | 2024.01.11 00:59:57.825996 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3272 | 2024.01.11 00:59:57.826200 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3273 | 2024.01.11 00:59:57.826342 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Trace> oximeter.fields_uuid (fff08468-fe5a-49a7-bb54-b93480eb5b6f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3274 | 2024.01.11 00:59:57.826468 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Information> executeQuery: Read 52 rows, 4.16 KiB in 0.0009115 sec., 57048 rows/sec., 4.46 MiB/sec. | ||
3275 | 2024.01.11 00:59:57.826653 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Debug> DynamicQueryHandler: Done processing query | ||
3276 | 2024.01.11 00:59:57.826678 [ 3 ] {6c590e01-ead1-4cc7-b4fa-36fe482272ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3277 | 2024.01.11 00:59:57.826694 [ 3 ] {} <Debug> HTTP-Session: 29cd0a1e-92e4-4f65-80fa-6fa066e76fa0 Destroying unnamed session | ||
3278 | 2024.01.11 00:59:57.826902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62162, User-Agent: (none), Length: 55635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3279 | 2024.01.11 00:59:57.826972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3280 | 2024.01.11 00:59:57.826997 [ 3 ] {} <Debug> HTTP-Session: 4a8a526e-eaa7-4eee-a38c-b9c361191aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62162 | ||
3281 | 2024.01.11 00:59:57.827018 [ 3 ] {} <Debug> HTTP-Session: 4a8a526e-eaa7-4eee-a38c-b9c361191aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3282 | 2024.01.11 00:59:57.827127 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62162) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3283 | 2024.01.11 00:59:57.827184 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3284 | 2024.01.11 00:59:57.827368 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3285 | 2024.01.11 00:59:57.827883 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3286 | 2024.01.11 00:59:57.828213 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3287 | 2024.01.11 00:59:57.828401 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Trace> oximeter.measurements_histogramf64 (c367809c-cb89-4b13-babc-a72642f61fdc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3288 | 2024.01.11 00:59:57.828536 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Information> executeQuery: Read 52 rows, 71.86 KiB in 0.001373759 sec., 37852 rows/sec., 51.08 MiB/sec. | ||
3289 | 2024.01.11 00:59:57.828651 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Debug> DynamicQueryHandler: Done processing query | ||
3290 | 2024.01.11 00:59:57.828675 [ 3 ] {3d6a615b-5cb7-4819-a4a7-4dde765eb195} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
3291 | 2024.01.11 00:59:57.828692 [ 3 ] {} <Debug> HTTP-Session: 4a8a526e-eaa7-4eee-a38c-b9c361191aa2 Destroying unnamed session | ||
3292 | 2024.01.11 00:59:59.197160 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
3293 | 2024.01.11 00:59:59.197260 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3294 | 2024.01.11 00:59:59.197385 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
3295 | 2024.01.11 00:59:59.197537 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3296 | 2024.01.11 00:59:59.197578 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 368 rows starting from the beginning of the part | ||
3297 | 2024.01.11 00:59:59.197749 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3298 | 2024.01.11 00:59:59.197849 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
3299 | 2024.01.11 00:59:59.197933 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
3300 | 2024.01.11 00:59:59.198015 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3301 | 2024.01.11 00:59:59.198654 [ 25 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332359 sec., 333243.5177005597 rows/sec., 23.50 MiB/sec. | ||
3302 | 2024.01.11 00:59:59.198772 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
3303 | 2024.01.11 00:59:59.198971 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
3304 | 2024.01.11 00:59:59.199037 [ 10 ] {de87fb1e-31f8-4be5-8864-a41e64dbf094::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (de87fb1e-31f8-4be5-8864-a41e64dbf094) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
3305 | 2024.01.11 00:59:59.576311 [ 129 ] {} <Debug> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3306 | 2024.01.11 00:59:59.576379 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3307 | 2024.01.11 00:59:59.576492 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3308 | 2024.01.11 00:59:59.576638 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3309 | 2024.01.11 00:59:59.576677 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3310 | 2024.01.11 00:59:59.576808 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3311 | 2024.01.11 00:59:59.576895 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3312 | 2024.01.11 00:59:59.576976 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3313 | 2024.01.11 00:59:59.577056 [ 25 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3314 | 2024.01.11 00:59:59.577624 [ 10 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189296 sec., 16816.671375334652 rows/sec., 1.15 MiB/sec. | ||
3315 | 2024.01.11 00:59:59.577718 [ 10 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3316 | 2024.01.11 00:59:59.577908 [ 10 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3317 | 2024.01.11 00:59:59.577980 [ 10 ] {2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352::all_1_9_2} <Trace> oximeter.fields_u16 (2fb5aadb-c179-46ed-b7b4-3d5dcc7c2352) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3318 | 2024.01.11 01:00:00.157856 [ 158 ] {} <Debug> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3319 | 2024.01.11 01:00:00.157930 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB. | ||
3320 | 2024.01.11 01:00:00.158029 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
3321 | 2024.01.11 01:00:00.158157 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3322 | 2024.01.11 01:00:00.158194 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3323 | 2024.01.11 01:00:00.158349 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3324 | 2024.01.11 01:00:00.158451 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3325 | 2024.01.11 01:00:00.158542 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3326 | 2024.01.11 01:00:00.158630 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3327 | 2024.01.11 01:00:00.159198 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215356 sec., 16456.083649564407 rows/sec., 1.34 MiB/sec. | ||
3328 | 2024.01.11 01:00:00.159292 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3329 | 2024.01.11 01:00:00.159482 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
3330 | 2024.01.11 01:00:00.159547 [ 24 ] {04a615ce-d1e7-44b6-a95e-f1c81449052b::all_1_9_2} <Trace> oximeter.fields_ipaddr (04a615ce-d1e7-44b6-a95e-f1c81449052b) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
3331 | 2024.01.11 01:00:02.151992 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3332 | 2024.01.11 01:00:02.152047 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache |