1 | [ Oct 26 23:28:05 Enabled. ] | ||
2 | [ Oct 26 23:28:05 Rereading configuration. ] | ||
3 | [ Oct 26 23:28:07 Rereading configuration. ] | ||
4 | [ Oct 26 23:28:16 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=oxControlService11 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService11 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService11 | ||
29 | ipadm: Could not delete oxControlService11: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService11 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11 | ||
34 | + ipadm show-addr oxControlService11/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService11/ll | ||
37 | + ipadm show-addr oxControlService11/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/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 | [ Oct 26 23:28:17 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 | 2023.10.26 23:28:18.025508 [ 1 ] {} <Information> Application: Will watch for the process with pid 22203 | ||
55 | 2023.10.26 23:28:18.025591 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.26 23:28:18.666669 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22203 | ||
57 | 2023.10.26 23:28:18.666836 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.26 23:28:18.667038 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.26 23:28:18.958546 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.26 23:28:18.958606 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.26 23:28:18.958626 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.26 23:28:18.958675 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.26 23:28:18.959072 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.26 23:28:18.959798 [ 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 | 2023.10.26 23:28:18.960272 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.26 23:28:18.960534 [ 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 | 2023.10.26 23:28:18.963385 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.26 23:28:18.963431 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.26 23:28:18.964167 [ 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 | 2023.10.26 23:28:18.964338 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.26 23:28:18.971059 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.26 23:28:18.971424 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.26 23:28:18.971454 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.26 23:28:18.972938 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.26 23:28:18.973431 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.26 23:28:18.973893 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.26 23:28:18.974273 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.26 23:28:18.975178 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.26 23:28:18.975222 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.26 23:28:18.975278 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.26 23:28:18.975300 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.26 23:28:19.053612 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.26 23:28:19.053658 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000148533 sec | ||
90 | 2023.10.26 23:28:19.054391 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.26 23:28:19.054501 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.26 23:28:19.054526 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.26 23:28:19.054555 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.26 23:28:19.054571 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.26 23:28:19.054590 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.26 23:28:19.054613 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.26 23:28:19.054647 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.26 23:28:19.054667 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.26 23:28:19.054696 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.26 23:28:19.054709 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.26 23:28:19.054723 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.26 23:28:19.054742 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.26 23:28:19.054776 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.26 23:28:19.054791 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.26 23:28:19.054803 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.26 23:28:19.091743 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.26 23:28:19.102542 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.26 23:28:19.102583 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0211e-05 sec | ||
109 | 2023.10.26 23:28:19.102614 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.26 23:28:19.102630 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.26 23:28:19.102653 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.26 23:28:19.104802 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.26 23:28:19.110358 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.26 23:28:19.110471 [ 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 | 2023.10.26 23:28:19.110502 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.26 23:28:19.330123 [ 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 | 2023.10.26 23:28:19.348019 [ 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 | 2023.10.26 23:28:19.348069 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.26 23:28:19.388106 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.26 23:28:19.388934 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB | ||
121 | 2023.10.26 23:28:19.389297 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.26 23:28:19.389335 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.10.26 23:28:19.389346 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.10.26 23:28:19.389416 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.10.26 23:28:19.389443 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.10.26 23:28:19.389487 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.26 23:28:19.389557 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.26 23:28:19.389577 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.26 23:28:26.473240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.26 23:28:26.473441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.26 23:28:26.474072 [ 3 ] {} <Debug> HTTP-Session: 0000e3e4-5a8c-42c4-8052-75b0452a559b Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
132 | 2023.10.26 23:28:26.474118 [ 3 ] {} <Debug> HTTP-Session: 0000e3e4-5a8c-42c4-8052-75b0452a559b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.26 23:28:26.474253 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.26 23:28:26.474280 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.26 23:28:26.474302 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.26 23:28:26.475800 [ 3 ] {a29ba8ce-5ad9-4e87-950d-12799868e848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.26 23:28:26.477132 [ 3 ] {a29ba8ce-5ad9-4e87-950d-12799868e848} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.26 23:28:26.479408 [ 3 ] {a29ba8ce-5ad9-4e87-950d-12799868e848} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.26 23:28:26.481328 [ 3 ] {a29ba8ce-5ad9-4e87-950d-12799868e848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.26 23:28:26.486038 [ 3 ] {a29ba8ce-5ad9-4e87-950d-12799868e848} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.26 23:28:26.486090 [ 3 ] {a29ba8ce-5ad9-4e87-950d-12799868e848} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.26 23:28:26.486118 [ 3 ] {} <Debug> HTTP-Session: 0000e3e4-5a8c-42c4-8052-75b0452a559b Destroying unnamed session | ||
143 | 2023.10.26 23:28:26.486396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.26 23:28:26.486446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.26 23:28:26.486480 [ 3 ] {} <Debug> HTTP-Session: 56e7d0dc-ebc9-471d-a30e-d5295f2e4222 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
146 | 2023.10.26 23:28:26.486497 [ 3 ] {} <Debug> HTTP-Session: 56e7d0dc-ebc9-471d-a30e-d5295f2e4222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.26 23:28:26.486606 [ 3 ] {16247859-7f69-4288-bac0-2b2a77087091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
148 | 2023.10.26 23:28:26.506735 [ 3 ] {16247859-7f69-4288-bac0-2b2a77087091} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38482) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
149 | |||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
155 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
156 | 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 | ||
157 | 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 | ||
158 | 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 | ||
159 | 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 | ||
160 | 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 | ||
161 | 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 | ||
162 | 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 | ||
163 | 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 | ||
164 | 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 | ||
165 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
166 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
167 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
168 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
169 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
170 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
171 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
172 | |||
173 | 2023.10.26 23:28:26.507535 [ 3 ] {16247859-7f69-4288-bac0-2b2a77087091} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
174 | |||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
180 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
181 | 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 | ||
182 | 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 | ||
183 | 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 | ||
184 | 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 | ||
185 | 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 | ||
186 | 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 | ||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
191 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
192 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
193 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
194 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
195 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
196 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
197 | (version 22.8.9.1) | ||
198 | 2023.10.26 23:28:26.507681 [ 3 ] {16247859-7f69-4288-bac0-2b2a77087091} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.26 23:28:26.507702 [ 3 ] {} <Debug> HTTP-Session: 56e7d0dc-ebc9-471d-a30e-d5295f2e4222 Destroying unnamed session | ||
200 | 2023.10.26 23:28:26.508055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.26 23:28:26.508117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.26 23:28:26.508136 [ 3 ] {} <Debug> HTTP-Session: 66a6c6d6-eb94-420d-8df2-f7baedcb794a Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
203 | 2023.10.26 23:28:26.508154 [ 3 ] {} <Debug> HTTP-Session: 66a6c6d6-eb94-420d-8df2-f7baedcb794a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.26 23:28:26.508266 [ 3 ] {24ef7988-e496-4f3b-9c4d-2e861c391d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
205 | 2023.10.26 23:28:26.508371 [ 3 ] {24ef7988-e496-4f3b-9c4d-2e861c391d9e} <Debug> DynamicQueryHandler: Done processing query | ||
206 | 2023.10.26 23:28:26.508392 [ 3 ] {24ef7988-e496-4f3b-9c4d-2e861c391d9e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
207 | 2023.10.26 23:28:26.508410 [ 3 ] {} <Debug> HTTP-Session: 66a6c6d6-eb94-420d-8df2-f7baedcb794a Destroying unnamed session | ||
208 | 2023.10.26 23:28:26.508572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
209 | 2023.10.26 23:28:26.508613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
210 | 2023.10.26 23:28:26.508635 [ 3 ] {} <Debug> HTTP-Session: 31b69faf-85e6-40a9-a37b-3adae9b8d7b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
211 | 2023.10.26 23:28:26.508663 [ 3 ] {} <Debug> HTTP-Session: 31b69faf-85e6-40a9-a37b-3adae9b8d7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2023.10.26 23:28:26.508722 [ 3 ] {684ab691-d552-4255-b6bd-ba051f15cf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
213 | 2023.10.26 23:28:26.508776 [ 3 ] {684ab691-d552-4255-b6bd-ba051f15cf75} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
214 | 2023.10.26 23:28:26.531556 [ 3 ] {684ab691-d552-4255-b6bd-ba051f15cf75} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
215 | 2023.10.26 23:28:26.531579 [ 3 ] {684ab691-d552-4255-b6bd-ba051f15cf75} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4491e-05 sec | ||
216 | 2023.10.26 23:28:26.531619 [ 3 ] {684ab691-d552-4255-b6bd-ba051f15cf75} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
217 | 2023.10.26 23:28:26.531642 [ 3 ] {684ab691-d552-4255-b6bd-ba051f15cf75} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
218 | 2023.10.26 23:28:26.531708 [ 3 ] {684ab691-d552-4255-b6bd-ba051f15cf75} <Debug> DynamicQueryHandler: Done processing query | ||
219 | 2023.10.26 23:28:26.531727 [ 3 ] {684ab691-d552-4255-b6bd-ba051f15cf75} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
220 | 2023.10.26 23:28:26.531746 [ 3 ] {} <Debug> HTTP-Session: 31b69faf-85e6-40a9-a37b-3adae9b8d7b0 Destroying unnamed session | ||
221 | 2023.10.26 23:28:26.531887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
222 | 2023.10.26 23:28:26.531927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
223 | 2023.10.26 23:28:26.531948 [ 3 ] {} <Debug> HTTP-Session: fc50882f-1980-4948-9a79-ed20ed0f06ba Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
224 | 2023.10.26 23:28:26.531969 [ 3 ] {} <Debug> HTTP-Session: fc50882f-1980-4948-9a79-ed20ed0f06ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2023.10.26 23:28:26.532107 [ 3 ] {c6909950-6fbb-44c8-afdd-ef6b7779393a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
226 | 2023.10.26 23:28:26.532152 [ 3 ] {c6909950-6fbb-44c8-afdd-ef6b7779393a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
227 | 2023.10.26 23:28:26.555354 [ 3 ] {c6909950-6fbb-44c8-afdd-ef6b7779393a} <Debug> oximeter.version (a27c0578-bfe5-4f8c-99c2-534d518cbfb4): Loading data parts | ||
228 | 2023.10.26 23:28:26.555508 [ 3 ] {c6909950-6fbb-44c8-afdd-ef6b7779393a} <Debug> oximeter.version (a27c0578-bfe5-4f8c-99c2-534d518cbfb4): There are no data parts | ||
229 | 2023.10.26 23:28:26.563276 [ 3 ] {c6909950-6fbb-44c8-afdd-ef6b7779393a} <Debug> DynamicQueryHandler: Done processing query | ||
230 | 2023.10.26 23:28:26.563310 [ 3 ] {c6909950-6fbb-44c8-afdd-ef6b7779393a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
231 | 2023.10.26 23:28:26.563328 [ 3 ] {} <Debug> HTTP-Session: fc50882f-1980-4948-9a79-ed20ed0f06ba Destroying unnamed session | ||
232 | 2023.10.26 23:28:26.563483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
233 | 2023.10.26 23:28:26.563532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
234 | 2023.10.26 23:28:26.563550 [ 3 ] {} <Debug> HTTP-Session: fabfd2ff-bb97-4096-944f-26f4452327b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
235 | 2023.10.26 23:28:26.563570 [ 3 ] {} <Debug> HTTP-Session: fabfd2ff-bb97-4096-944f-26f4452327b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
236 | 2023.10.26 23:28:26.563765 [ 3 ] {ba65d02e-95f2-4dff-b650-8cc71b5a69c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
237 | 2023.10.26 23:28:26.563810 [ 3 ] {ba65d02e-95f2-4dff-b650-8cc71b5a69c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
238 | 2023.10.26 23:28:26.572397 [ 3 ] {ba65d02e-95f2-4dff-b650-8cc71b5a69c9} <Debug> oximeter.measurements_bool (1b0cf8f2-ed88-4c20-9dc9-8757110a8e54): Loading data parts | ||
239 | 2023.10.26 23:28:26.572515 [ 3 ] {ba65d02e-95f2-4dff-b650-8cc71b5a69c9} <Debug> oximeter.measurements_bool (1b0cf8f2-ed88-4c20-9dc9-8757110a8e54): There are no data parts | ||
240 | 2023.10.26 23:28:26.584513 [ 3 ] {ba65d02e-95f2-4dff-b650-8cc71b5a69c9} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2023.10.26 23:28:26.584596 [ 3 ] {ba65d02e-95f2-4dff-b650-8cc71b5a69c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2023.10.26 23:28:26.584625 [ 3 ] {} <Debug> HTTP-Session: fabfd2ff-bb97-4096-944f-26f4452327b4 Destroying unnamed session | ||
243 | 2023.10.26 23:28:26.584845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2023.10.26 23:28:26.584949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2023.10.26 23:28:26.584990 [ 3 ] {} <Debug> HTTP-Session: dd794fdd-ef90-4e65-a257-fb6130f33e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
246 | 2023.10.26 23:28:26.585034 [ 3 ] {} <Debug> HTTP-Session: dd794fdd-ef90-4e65-a257-fb6130f33e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2023.10.26 23:28:26.585343 [ 3 ] {38afbf47-bbfd-4c1a-b3d3-1624cf5fa6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
248 | 2023.10.26 23:28:26.585391 [ 3 ] {38afbf47-bbfd-4c1a-b3d3-1624cf5fa6b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
249 | 2023.10.26 23:28:26.597097 [ 3 ] {38afbf47-bbfd-4c1a-b3d3-1624cf5fa6b9} <Debug> oximeter.measurements_i8 (7a1c8463-9036-477a-8233-f7e980a13843): Loading data parts | ||
250 | 2023.10.26 23:28:26.597233 [ 3 ] {38afbf47-bbfd-4c1a-b3d3-1624cf5fa6b9} <Debug> oximeter.measurements_i8 (7a1c8463-9036-477a-8233-f7e980a13843): There are no data parts | ||
251 | 2023.10.26 23:28:26.607223 [ 3 ] {38afbf47-bbfd-4c1a-b3d3-1624cf5fa6b9} <Debug> DynamicQueryHandler: Done processing query | ||
252 | 2023.10.26 23:28:26.607260 [ 3 ] {38afbf47-bbfd-4c1a-b3d3-1624cf5fa6b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
253 | 2023.10.26 23:28:26.607278 [ 3 ] {} <Debug> HTTP-Session: dd794fdd-ef90-4e65-a257-fb6130f33e8d Destroying unnamed session | ||
254 | 2023.10.26 23:28:26.607417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
255 | 2023.10.26 23:28:26.607477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
256 | 2023.10.26 23:28:26.607499 [ 3 ] {} <Debug> HTTP-Session: 7fda4953-d20e-482d-ac99-a467b1c3c6fa Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
257 | 2023.10.26 23:28:26.607519 [ 3 ] {} <Debug> HTTP-Session: 7fda4953-d20e-482d-ac99-a467b1c3c6fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2023.10.26 23:28:26.607752 [ 3 ] {16bc567d-99ce-4458-89a3-e356cd33f49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
259 | 2023.10.26 23:28:26.607812 [ 3 ] {16bc567d-99ce-4458-89a3-e356cd33f49d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
260 | 2023.10.26 23:28:26.617608 [ 3 ] {16bc567d-99ce-4458-89a3-e356cd33f49d} <Debug> oximeter.measurements_u8 (a22a8fff-f10f-48ff-a5d2-d11905ed7af2): Loading data parts | ||
261 | 2023.10.26 23:28:26.617688 [ 3 ] {16bc567d-99ce-4458-89a3-e356cd33f49d} <Debug> oximeter.measurements_u8 (a22a8fff-f10f-48ff-a5d2-d11905ed7af2): There are no data parts | ||
262 | 2023.10.26 23:28:26.630399 [ 3 ] {16bc567d-99ce-4458-89a3-e356cd33f49d} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.10.26 23:28:26.630428 [ 3 ] {16bc567d-99ce-4458-89a3-e356cd33f49d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.10.26 23:28:26.630454 [ 3 ] {} <Debug> HTTP-Session: 7fda4953-d20e-482d-ac99-a467b1c3c6fa Destroying unnamed session | ||
265 | 2023.10.26 23:28:26.630593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.10.26 23:28:26.630649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.10.26 23:28:26.630675 [ 3 ] {} <Debug> HTTP-Session: cb9e6f43-a0a0-4214-bb9b-2a4136eb8fec Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
268 | 2023.10.26 23:28:26.630696 [ 3 ] {} <Debug> HTTP-Session: cb9e6f43-a0a0-4214-bb9b-2a4136eb8fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.10.26 23:28:26.630912 [ 3 ] {9c1fa3f7-9439-4b8d-a7f6-3e559cc53f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
270 | 2023.10.26 23:28:26.630959 [ 3 ] {9c1fa3f7-9439-4b8d-a7f6-3e559cc53f2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
271 | 2023.10.26 23:28:26.640980 [ 3 ] {9c1fa3f7-9439-4b8d-a7f6-3e559cc53f2a} <Debug> oximeter.measurements_i16 (b9b7ca68-2fcb-4ec5-a133-a1155fdb2134): Loading data parts | ||
272 | 2023.10.26 23:28:26.641071 [ 3 ] {9c1fa3f7-9439-4b8d-a7f6-3e559cc53f2a} <Debug> oximeter.measurements_i16 (b9b7ca68-2fcb-4ec5-a133-a1155fdb2134): There are no data parts | ||
273 | 2023.10.26 23:28:26.663860 [ 3 ] {9c1fa3f7-9439-4b8d-a7f6-3e559cc53f2a} <Debug> DynamicQueryHandler: Done processing query | ||
274 | 2023.10.26 23:28:26.663885 [ 3 ] {9c1fa3f7-9439-4b8d-a7f6-3e559cc53f2a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
275 | 2023.10.26 23:28:26.663904 [ 3 ] {} <Debug> HTTP-Session: cb9e6f43-a0a0-4214-bb9b-2a4136eb8fec Destroying unnamed session | ||
276 | 2023.10.26 23:28:26.664017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
277 | 2023.10.26 23:28:26.664062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
278 | 2023.10.26 23:28:26.664083 [ 3 ] {} <Debug> HTTP-Session: 461aa062-6d4a-4eaf-8389-8cd3ebf74854 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
279 | 2023.10.26 23:28:26.664100 [ 3 ] {} <Debug> HTTP-Session: 461aa062-6d4a-4eaf-8389-8cd3ebf74854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2023.10.26 23:28:26.664286 [ 3 ] {837cb5f6-0a4d-467e-8466-0d8a27f57453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
281 | 2023.10.26 23:28:26.664330 [ 3 ] {837cb5f6-0a4d-467e-8466-0d8a27f57453} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
282 | 2023.10.26 23:28:26.674043 [ 3 ] {837cb5f6-0a4d-467e-8466-0d8a27f57453} <Debug> oximeter.measurements_u16 (f6677bcc-1556-483d-9dc4-6382b4205374): Loading data parts | ||
283 | 2023.10.26 23:28:26.674162 [ 3 ] {837cb5f6-0a4d-467e-8466-0d8a27f57453} <Debug> oximeter.measurements_u16 (f6677bcc-1556-483d-9dc4-6382b4205374): There are no data parts | ||
284 | 2023.10.26 23:28:26.678566 [ 3 ] {837cb5f6-0a4d-467e-8466-0d8a27f57453} <Debug> DynamicQueryHandler: Done processing query | ||
285 | 2023.10.26 23:28:26.678601 [ 3 ] {837cb5f6-0a4d-467e-8466-0d8a27f57453} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
286 | 2023.10.26 23:28:26.678625 [ 3 ] {} <Debug> HTTP-Session: 461aa062-6d4a-4eaf-8389-8cd3ebf74854 Destroying unnamed session | ||
287 | 2023.10.26 23:28:26.678750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
288 | 2023.10.26 23:28:26.678807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
289 | 2023.10.26 23:28:26.678839 [ 3 ] {} <Debug> HTTP-Session: 7d5d00e7-b53a-4ca3-84f9-d3374439d587 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
290 | 2023.10.26 23:28:26.678857 [ 3 ] {} <Debug> HTTP-Session: 7d5d00e7-b53a-4ca3-84f9-d3374439d587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
291 | 2023.10.26 23:28:26.679042 [ 3 ] {eb86fd95-e8af-431f-98bb-e2d1808a18b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
292 | 2023.10.26 23:28:26.679086 [ 3 ] {eb86fd95-e8af-431f-98bb-e2d1808a18b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
293 | 2023.10.26 23:28:26.699106 [ 3 ] {eb86fd95-e8af-431f-98bb-e2d1808a18b0} <Debug> oximeter.measurements_i32 (d02a6931-06dd-4c83-b553-5f5f2bd91a39): Loading data parts | ||
294 | 2023.10.26 23:28:26.699239 [ 3 ] {eb86fd95-e8af-431f-98bb-e2d1808a18b0} <Debug> oximeter.measurements_i32 (d02a6931-06dd-4c83-b553-5f5f2bd91a39): There are no data parts | ||
295 | 2023.10.26 23:28:26.705119 [ 3 ] {eb86fd95-e8af-431f-98bb-e2d1808a18b0} <Debug> DynamicQueryHandler: Done processing query | ||
296 | 2023.10.26 23:28:26.705149 [ 3 ] {eb86fd95-e8af-431f-98bb-e2d1808a18b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
297 | 2023.10.26 23:28:26.705165 [ 3 ] {} <Debug> HTTP-Session: 7d5d00e7-b53a-4ca3-84f9-d3374439d587 Destroying unnamed session | ||
298 | 2023.10.26 23:28:26.705299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
299 | 2023.10.26 23:28:26.705346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
300 | 2023.10.26 23:28:26.705364 [ 3 ] {} <Debug> HTTP-Session: 44af9da0-98e2-4de6-acfe-99505aef5da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
301 | 2023.10.26 23:28:26.705385 [ 3 ] {} <Debug> HTTP-Session: 44af9da0-98e2-4de6-acfe-99505aef5da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
302 | 2023.10.26 23:28:26.705567 [ 3 ] {789d94b9-fb81-4e07-a298-c7496947106a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
303 | 2023.10.26 23:28:26.705614 [ 3 ] {789d94b9-fb81-4e07-a298-c7496947106a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
304 | 2023.10.26 23:28:26.714864 [ 3 ] {789d94b9-fb81-4e07-a298-c7496947106a} <Debug> oximeter.measurements_u32 (e930a0bf-7972-4cd8-8f69-c1f3a0ec807e): Loading data parts | ||
305 | 2023.10.26 23:28:26.714942 [ 3 ] {789d94b9-fb81-4e07-a298-c7496947106a} <Debug> oximeter.measurements_u32 (e930a0bf-7972-4cd8-8f69-c1f3a0ec807e): There are no data parts | ||
306 | 2023.10.26 23:28:26.727897 [ 3 ] {789d94b9-fb81-4e07-a298-c7496947106a} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2023.10.26 23:28:26.727938 [ 3 ] {789d94b9-fb81-4e07-a298-c7496947106a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
308 | 2023.10.26 23:28:26.727961 [ 3 ] {} <Debug> HTTP-Session: 44af9da0-98e2-4de6-acfe-99505aef5da7 Destroying unnamed session | ||
309 | 2023.10.26 23:28:26.728100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
310 | 2023.10.26 23:28:26.728161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
311 | 2023.10.26 23:28:26.728186 [ 3 ] {} <Debug> HTTP-Session: ebd0feb0-8268-4647-a4d0-4b53697ccec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
312 | 2023.10.26 23:28:26.728215 [ 3 ] {} <Debug> HTTP-Session: ebd0feb0-8268-4647-a4d0-4b53697ccec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2023.10.26 23:28:26.728476 [ 3 ] {9c918053-fa07-4d0b-a9f1-1b4c0f52d742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
314 | 2023.10.26 23:28:26.728536 [ 3 ] {9c918053-fa07-4d0b-a9f1-1b4c0f52d742} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
315 | 2023.10.26 23:28:26.764195 [ 3 ] {9c918053-fa07-4d0b-a9f1-1b4c0f52d742} <Debug> oximeter.measurements_i64 (153cc2fb-1b8b-4bd1-a782-e044ba8192eb): Loading data parts | ||
316 | 2023.10.26 23:28:26.764287 [ 3 ] {9c918053-fa07-4d0b-a9f1-1b4c0f52d742} <Debug> oximeter.measurements_i64 (153cc2fb-1b8b-4bd1-a782-e044ba8192eb): There are no data parts | ||
317 | 2023.10.26 23:28:26.768546 [ 3 ] {9c918053-fa07-4d0b-a9f1-1b4c0f52d742} <Debug> DynamicQueryHandler: Done processing query | ||
318 | 2023.10.26 23:28:26.768574 [ 3 ] {9c918053-fa07-4d0b-a9f1-1b4c0f52d742} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
319 | 2023.10.26 23:28:26.768601 [ 3 ] {} <Debug> HTTP-Session: ebd0feb0-8268-4647-a4d0-4b53697ccec1 Destroying unnamed session | ||
320 | 2023.10.26 23:28:26.768737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2023.10.26 23:28:26.768787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
322 | 2023.10.26 23:28:26.768818 [ 3 ] {} <Debug> HTTP-Session: 4c6f8c71-1627-422d-8266-e6b9a07e15c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
323 | 2023.10.26 23:28:26.768848 [ 3 ] {} <Debug> HTTP-Session: 4c6f8c71-1627-422d-8266-e6b9a07e15c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2023.10.26 23:28:26.769032 [ 3 ] {078dfea6-a7a8-47aa-8d3e-63e8bb5f4fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
325 | 2023.10.26 23:28:26.769085 [ 3 ] {078dfea6-a7a8-47aa-8d3e-63e8bb5f4fd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
326 | 2023.10.26 23:28:26.780709 [ 3 ] {078dfea6-a7a8-47aa-8d3e-63e8bb5f4fd3} <Debug> oximeter.measurements_u64 (6330eeae-c1e9-4cb7-95de-30763f195a5c): Loading data parts | ||
327 | 2023.10.26 23:28:26.780789 [ 3 ] {078dfea6-a7a8-47aa-8d3e-63e8bb5f4fd3} <Debug> oximeter.measurements_u64 (6330eeae-c1e9-4cb7-95de-30763f195a5c): There are no data parts | ||
328 | 2023.10.26 23:28:26.791738 [ 3 ] {078dfea6-a7a8-47aa-8d3e-63e8bb5f4fd3} <Debug> DynamicQueryHandler: Done processing query | ||
329 | 2023.10.26 23:28:26.791764 [ 3 ] {078dfea6-a7a8-47aa-8d3e-63e8bb5f4fd3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
330 | 2023.10.26 23:28:26.791810 [ 3 ] {} <Debug> HTTP-Session: 4c6f8c71-1627-422d-8266-e6b9a07e15c5 Destroying unnamed session | ||
331 | 2023.10.26 23:28:26.791926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
332 | 2023.10.26 23:28:26.791981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
333 | 2023.10.26 23:28:26.792004 [ 3 ] {} <Debug> HTTP-Session: c114fca5-572d-4207-9368-747c37072976 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
334 | 2023.10.26 23:28:26.792031 [ 3 ] {} <Debug> HTTP-Session: c114fca5-572d-4207-9368-747c37072976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
335 | 2023.10.26 23:28:26.792216 [ 3 ] {c5d7dd62-575b-4bd5-b7bb-9ad5bd1f6b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
336 | 2023.10.26 23:28:26.792266 [ 3 ] {c5d7dd62-575b-4bd5-b7bb-9ad5bd1f6b16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
337 | 2023.10.26 23:28:26.803860 [ 3 ] {c5d7dd62-575b-4bd5-b7bb-9ad5bd1f6b16} <Debug> oximeter.measurements_f32 (7868db54-8a44-47f3-aedc-19b52ac2b473): Loading data parts | ||
338 | 2023.10.26 23:28:26.803971 [ 3 ] {c5d7dd62-575b-4bd5-b7bb-9ad5bd1f6b16} <Debug> oximeter.measurements_f32 (7868db54-8a44-47f3-aedc-19b52ac2b473): There are no data parts | ||
339 | 2023.10.26 23:28:26.809473 [ 3 ] {c5d7dd62-575b-4bd5-b7bb-9ad5bd1f6b16} <Debug> DynamicQueryHandler: Done processing query | ||
340 | 2023.10.26 23:28:26.809500 [ 3 ] {c5d7dd62-575b-4bd5-b7bb-9ad5bd1f6b16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
341 | 2023.10.26 23:28:26.809523 [ 3 ] {} <Debug> HTTP-Session: c114fca5-572d-4207-9368-747c37072976 Destroying unnamed session | ||
342 | 2023.10.26 23:28:26.809651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
343 | 2023.10.26 23:28:26.809704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
344 | 2023.10.26 23:28:26.809729 [ 3 ] {} <Debug> HTTP-Session: f68b7e82-f8a5-43a7-b028-79a5e1d3731e Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
345 | 2023.10.26 23:28:26.809748 [ 3 ] {} <Debug> HTTP-Session: f68b7e82-f8a5-43a7-b028-79a5e1d3731e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
346 | 2023.10.26 23:28:26.809948 [ 3 ] {057f9592-c6a9-4b1e-9fe0-6032cb246817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
347 | 2023.10.26 23:28:26.810004 [ 3 ] {057f9592-c6a9-4b1e-9fe0-6032cb246817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2023.10.26 23:28:26.815150 [ 3 ] {057f9592-c6a9-4b1e-9fe0-6032cb246817} <Debug> oximeter.measurements_f64 (4154a79f-674e-456d-a431-3747f2115123): Loading data parts | ||
349 | 2023.10.26 23:28:26.815262 [ 3 ] {057f9592-c6a9-4b1e-9fe0-6032cb246817} <Debug> oximeter.measurements_f64 (4154a79f-674e-456d-a431-3747f2115123): There are no data parts | ||
350 | 2023.10.26 23:28:26.827003 [ 3 ] {057f9592-c6a9-4b1e-9fe0-6032cb246817} <Debug> DynamicQueryHandler: Done processing query | ||
351 | 2023.10.26 23:28:26.827034 [ 3 ] {057f9592-c6a9-4b1e-9fe0-6032cb246817} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
352 | 2023.10.26 23:28:26.827090 [ 3 ] {} <Debug> HTTP-Session: f68b7e82-f8a5-43a7-b028-79a5e1d3731e Destroying unnamed session | ||
353 | 2023.10.26 23:28:26.827266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
354 | 2023.10.26 23:28:26.827332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
355 | 2023.10.26 23:28:26.827355 [ 3 ] {} <Debug> HTTP-Session: 80e88ddc-95c5-4cdd-9da2-f998342069d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
356 | 2023.10.26 23:28:26.827381 [ 3 ] {} <Debug> HTTP-Session: 80e88ddc-95c5-4cdd-9da2-f998342069d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
357 | 2023.10.26 23:28:26.827627 [ 3 ] {ea7c6ba4-e817-448e-9b6c-f1bd6043b044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
358 | 2023.10.26 23:28:26.827689 [ 3 ] {ea7c6ba4-e817-448e-9b6c-f1bd6043b044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
359 | 2023.10.26 23:28:26.840786 [ 3 ] {ea7c6ba4-e817-448e-9b6c-f1bd6043b044} <Debug> oximeter.measurements_string (f1412145-a6f1-4c14-aaf9-f05a8cbd716d): Loading data parts | ||
360 | 2023.10.26 23:28:26.840891 [ 3 ] {ea7c6ba4-e817-448e-9b6c-f1bd6043b044} <Debug> oximeter.measurements_string (f1412145-a6f1-4c14-aaf9-f05a8cbd716d): There are no data parts | ||
361 | 2023.10.26 23:28:26.844596 [ 3 ] {ea7c6ba4-e817-448e-9b6c-f1bd6043b044} <Debug> DynamicQueryHandler: Done processing query | ||
362 | 2023.10.26 23:28:26.844621 [ 3 ] {ea7c6ba4-e817-448e-9b6c-f1bd6043b044} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
363 | 2023.10.26 23:28:26.844637 [ 3 ] {} <Debug> HTTP-Session: 80e88ddc-95c5-4cdd-9da2-f998342069d7 Destroying unnamed session | ||
364 | 2023.10.26 23:28:26.844752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
365 | 2023.10.26 23:28:26.844802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
366 | 2023.10.26 23:28:26.844822 [ 3 ] {} <Debug> HTTP-Session: d717f073-c100-4fd0-8827-83f415726278 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
367 | 2023.10.26 23:28:26.844844 [ 3 ] {} <Debug> HTTP-Session: d717f073-c100-4fd0-8827-83f415726278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2023.10.26 23:28:26.845038 [ 3 ] {36404811-db62-4b6d-9f4d-7bbcc8319fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
369 | 2023.10.26 23:28:26.845088 [ 3 ] {36404811-db62-4b6d-9f4d-7bbcc8319fde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
370 | 2023.10.26 23:28:26.855303 [ 3 ] {36404811-db62-4b6d-9f4d-7bbcc8319fde} <Debug> oximeter.measurements_bytes (9229ca60-a6da-4ca1-8e7f-58d31a334242): Loading data parts | ||
371 | 2023.10.26 23:28:26.855439 [ 3 ] {36404811-db62-4b6d-9f4d-7bbcc8319fde} <Debug> oximeter.measurements_bytes (9229ca60-a6da-4ca1-8e7f-58d31a334242): There are no data parts | ||
372 | 2023.10.26 23:28:26.865921 [ 3 ] {36404811-db62-4b6d-9f4d-7bbcc8319fde} <Debug> DynamicQueryHandler: Done processing query | ||
373 | 2023.10.26 23:28:26.865952 [ 3 ] {36404811-db62-4b6d-9f4d-7bbcc8319fde} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
374 | 2023.10.26 23:28:26.865967 [ 3 ] {} <Debug> HTTP-Session: d717f073-c100-4fd0-8827-83f415726278 Destroying unnamed session | ||
375 | 2023.10.26 23:28:26.866080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
376 | 2023.10.26 23:28:26.866131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
377 | 2023.10.26 23:28:26.866149 [ 3 ] {} <Debug> HTTP-Session: fd9303e1-e963-4f0a-80d9-f003f3450c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
378 | 2023.10.26 23:28:26.866170 [ 3 ] {} <Debug> HTTP-Session: fd9303e1-e963-4f0a-80d9-f003f3450c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
379 | 2023.10.26 23:28:26.866375 [ 3 ] {e5221413-e6e9-489d-b4fe-42a1c9ee0644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
380 | 2023.10.26 23:28:26.866427 [ 3 ] {e5221413-e6e9-489d-b4fe-42a1c9ee0644} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
381 | 2023.10.26 23:28:26.878145 [ 3 ] {e5221413-e6e9-489d-b4fe-42a1c9ee0644} <Debug> oximeter.measurements_cumulativei64 (39233d56-4005-4387-b915-5767327527c2): Loading data parts | ||
382 | 2023.10.26 23:28:26.878237 [ 3 ] {e5221413-e6e9-489d-b4fe-42a1c9ee0644} <Debug> oximeter.measurements_cumulativei64 (39233d56-4005-4387-b915-5767327527c2): There are no data parts | ||
383 | 2023.10.26 23:28:26.883732 [ 3 ] {e5221413-e6e9-489d-b4fe-42a1c9ee0644} <Debug> DynamicQueryHandler: Done processing query | ||
384 | 2023.10.26 23:28:26.883762 [ 3 ] {e5221413-e6e9-489d-b4fe-42a1c9ee0644} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
385 | 2023.10.26 23:28:26.883800 [ 3 ] {} <Debug> HTTP-Session: fd9303e1-e963-4f0a-80d9-f003f3450c1c Destroying unnamed session | ||
386 | 2023.10.26 23:28:26.883977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
387 | 2023.10.26 23:28:26.884035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
388 | 2023.10.26 23:28:26.884055 [ 3 ] {} <Debug> HTTP-Session: d7d6d97b-76e1-423f-adea-72545032da2b Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
389 | 2023.10.26 23:28:26.884076 [ 3 ] {} <Debug> HTTP-Session: d7d6d97b-76e1-423f-adea-72545032da2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
390 | 2023.10.26 23:28:26.884279 [ 3 ] {0703e7e1-5355-480c-89eb-76fa8d4413c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
391 | 2023.10.26 23:28:26.884329 [ 3 ] {0703e7e1-5355-480c-89eb-76fa8d4413c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
392 | 2023.10.26 23:28:26.890188 [ 3 ] {0703e7e1-5355-480c-89eb-76fa8d4413c4} <Debug> oximeter.measurements_cumulativeu64 (f8eafbc0-5c32-4ea3-ab36-d01c33ec1241): Loading data parts | ||
393 | 2023.10.26 23:28:26.890293 [ 3 ] {0703e7e1-5355-480c-89eb-76fa8d4413c4} <Debug> oximeter.measurements_cumulativeu64 (f8eafbc0-5c32-4ea3-ab36-d01c33ec1241): There are no data parts | ||
394 | 2023.10.26 23:28:26.902258 [ 3 ] {0703e7e1-5355-480c-89eb-76fa8d4413c4} <Debug> DynamicQueryHandler: Done processing query | ||
395 | 2023.10.26 23:28:26.902304 [ 3 ] {0703e7e1-5355-480c-89eb-76fa8d4413c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
396 | 2023.10.26 23:28:26.902349 [ 3 ] {} <Debug> HTTP-Session: d7d6d97b-76e1-423f-adea-72545032da2b Destroying unnamed session | ||
397 | 2023.10.26 23:28:26.902564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
398 | 2023.10.26 23:28:26.902658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
399 | 2023.10.26 23:28:26.902705 [ 3 ] {} <Debug> HTTP-Session: fb319d44-0be1-4dc1-8615-5976d1c671e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
400 | 2023.10.26 23:28:26.902742 [ 3 ] {} <Debug> HTTP-Session: fb319d44-0be1-4dc1-8615-5976d1c671e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
401 | 2023.10.26 23:28:26.903191 [ 3 ] {aaa7df00-7038-4a83-ada4-46a4fdd0c3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
402 | 2023.10.26 23:28:26.903283 [ 3 ] {aaa7df00-7038-4a83-ada4-46a4fdd0c3ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
403 | 2023.10.26 23:28:26.924225 [ 3 ] {aaa7df00-7038-4a83-ada4-46a4fdd0c3ba} <Debug> oximeter.measurements_cumulativef32 (1fdc3ccf-0f2b-4743-b169-4bbbf9f83e65): Loading data parts | ||
404 | 2023.10.26 23:28:26.924333 [ 3 ] {aaa7df00-7038-4a83-ada4-46a4fdd0c3ba} <Debug> oximeter.measurements_cumulativef32 (1fdc3ccf-0f2b-4743-b169-4bbbf9f83e65): There are no data parts | ||
405 | 2023.10.26 23:28:26.934683 [ 3 ] {aaa7df00-7038-4a83-ada4-46a4fdd0c3ba} <Debug> DynamicQueryHandler: Done processing query | ||
406 | 2023.10.26 23:28:26.934713 [ 3 ] {aaa7df00-7038-4a83-ada4-46a4fdd0c3ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
407 | 2023.10.26 23:28:26.934741 [ 3 ] {} <Debug> HTTP-Session: fb319d44-0be1-4dc1-8615-5976d1c671e4 Destroying unnamed session | ||
408 | 2023.10.26 23:28:26.934895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
409 | 2023.10.26 23:28:26.934940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
410 | 2023.10.26 23:28:26.934967 [ 3 ] {} <Debug> HTTP-Session: 066fc528-a5e1-4818-8231-49bbbe6e0f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
411 | 2023.10.26 23:28:26.934991 [ 3 ] {} <Debug> HTTP-Session: 066fc528-a5e1-4818-8231-49bbbe6e0f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
412 | 2023.10.26 23:28:26.935192 [ 3 ] {797fb8ee-1dda-42df-a26f-003bbe6288ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) -- | ||
413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
414 | 2023.10.26 23:28:26.935245 [ 3 ] {797fb8ee-1dda-42df-a26f-003bbe6288ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
415 | 2023.10.26 23:28:26.951053 [ 3 ] {797fb8ee-1dda-42df-a26f-003bbe6288ba} <Debug> oximeter.measurements_cumulativef64 (db7c564e-69b9-4fe5-baf9-020866832acf): Loading data parts | ||
416 | 2023.10.26 23:28:26.951165 [ 3 ] {797fb8ee-1dda-42df-a26f-003bbe6288ba} <Debug> oximeter.measurements_cumulativef64 (db7c564e-69b9-4fe5-baf9-020866832acf): There are no data parts | ||
417 | 2023.10.26 23:28:26.958051 [ 3 ] {797fb8ee-1dda-42df-a26f-003bbe6288ba} <Debug> DynamicQueryHandler: Done processing query | ||
418 | 2023.10.26 23:28:26.958089 [ 3 ] {797fb8ee-1dda-42df-a26f-003bbe6288ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
419 | 2023.10.26 23:28:26.958109 [ 3 ] {} <Debug> HTTP-Session: 066fc528-a5e1-4818-8231-49bbbe6e0f34 Destroying unnamed session | ||
420 | 2023.10.26 23:28:26.958249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
421 | 2023.10.26 23:28:26.958308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
422 | 2023.10.26 23:28:26.958332 [ 3 ] {} <Debug> HTTP-Session: fb32608c-6216-4385-830a-0bc28bde8c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
423 | 2023.10.26 23:28:26.958364 [ 3 ] {} <Debug> HTTP-Session: fb32608c-6216-4385-830a-0bc28bde8c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
424 | 2023.10.26 23:28:26.958624 [ 3 ] {8e055ff4-064d-4c21-ad2a-678c61cb3ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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) | ||
425 | 2023.10.26 23:28:26.958692 [ 3 ] {8e055ff4-064d-4c21-ad2a-678c61cb3ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
426 | 2023.10.26 23:28:26.979001 [ 3 ] {8e055ff4-064d-4c21-ad2a-678c61cb3ee3} <Debug> oximeter.measurements_histogrami8 (846490d7-60ce-4748-8c3f-245eb44e2df9): Loading data parts | ||
427 | 2023.10.26 23:28:26.979114 [ 3 ] {8e055ff4-064d-4c21-ad2a-678c61cb3ee3} <Debug> oximeter.measurements_histogrami8 (846490d7-60ce-4748-8c3f-245eb44e2df9): There are no data parts | ||
428 | 2023.10.26 23:28:26.990409 [ 3 ] {8e055ff4-064d-4c21-ad2a-678c61cb3ee3} <Debug> DynamicQueryHandler: Done processing query | ||
429 | 2023.10.26 23:28:26.990449 [ 3 ] {8e055ff4-064d-4c21-ad2a-678c61cb3ee3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
430 | 2023.10.26 23:28:26.990477 [ 3 ] {} <Debug> HTTP-Session: fb32608c-6216-4385-830a-0bc28bde8c79 Destroying unnamed session | ||
431 | 2023.10.26 23:28:26.990631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
432 | 2023.10.26 23:28:26.990694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
433 | 2023.10.26 23:28:26.990717 [ 3 ] {} <Debug> HTTP-Session: eb72c184-9616-474e-b07c-e9a9970652da Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
434 | 2023.10.26 23:28:26.990746 [ 3 ] {} <Debug> HTTP-Session: eb72c184-9616-474e-b07c-e9a9970652da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2023.10.26 23:28:26.990989 [ 3 ] {19a9dd02-67ac-461b-a0c3-e3b615035d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
436 | 2023.10.26 23:28:26.991049 [ 3 ] {19a9dd02-67ac-461b-a0c3-e3b615035d8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
437 | 2023.10.26 23:28:27.000177 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.92 MiB, peak 221.97 MiB, will set to 226.26 MiB (RSS), difference: 7.34 MiB | ||
438 | 2023.10.26 23:28:27.001266 [ 3 ] {19a9dd02-67ac-461b-a0c3-e3b615035d8f} <Debug> oximeter.measurements_histogramu8 (4ffdc894-b0bb-495f-97e5-df850941c259): Loading data parts | ||
439 | 2023.10.26 23:28:27.001391 [ 3 ] {19a9dd02-67ac-461b-a0c3-e3b615035d8f} <Debug> oximeter.measurements_histogramu8 (4ffdc894-b0bb-495f-97e5-df850941c259): There are no data parts | ||
440 | 2023.10.26 23:28:27.013358 [ 3 ] {19a9dd02-67ac-461b-a0c3-e3b615035d8f} <Debug> DynamicQueryHandler: Done processing query | ||
441 | 2023.10.26 23:28:27.013402 [ 3 ] {19a9dd02-67ac-461b-a0c3-e3b615035d8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
442 | 2023.10.26 23:28:27.013421 [ 3 ] {} <Debug> HTTP-Session: eb72c184-9616-474e-b07c-e9a9970652da Destroying unnamed session | ||
443 | 2023.10.26 23:28:27.013553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
444 | 2023.10.26 23:28:27.013617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
445 | 2023.10.26 23:28:27.013641 [ 3 ] {} <Debug> HTTP-Session: 56a3b6e3-6426-41c4-8d69-a97f73af58c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
446 | 2023.10.26 23:28:27.013669 [ 3 ] {} <Debug> HTTP-Session: 56a3b6e3-6426-41c4-8d69-a97f73af58c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2023.10.26 23:28:27.013932 [ 3 ] {85cd34f1-4348-4fc9-8494-7e65f4ca437f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
448 | 2023.10.26 23:28:27.013994 [ 3 ] {85cd34f1-4348-4fc9-8494-7e65f4ca437f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
449 | 2023.10.26 23:28:27.019415 [ 3 ] {85cd34f1-4348-4fc9-8494-7e65f4ca437f} <Debug> oximeter.measurements_histogrami16 (b1acf803-9658-47c2-9f37-cad10eea772c): Loading data parts | ||
450 | 2023.10.26 23:28:27.019548 [ 3 ] {85cd34f1-4348-4fc9-8494-7e65f4ca437f} <Debug> oximeter.measurements_histogrami16 (b1acf803-9658-47c2-9f37-cad10eea772c): There are no data parts | ||
451 | 2023.10.26 23:28:27.025511 [ 3 ] {85cd34f1-4348-4fc9-8494-7e65f4ca437f} <Debug> DynamicQueryHandler: Done processing query | ||
452 | 2023.10.26 23:28:27.025542 [ 3 ] {85cd34f1-4348-4fc9-8494-7e65f4ca437f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
453 | 2023.10.26 23:28:27.025572 [ 3 ] {} <Debug> HTTP-Session: 56a3b6e3-6426-41c4-8d69-a97f73af58c0 Destroying unnamed session | ||
454 | 2023.10.26 23:28:27.025720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
455 | 2023.10.26 23:28:27.025784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
456 | 2023.10.26 23:28:27.025806 [ 3 ] {} <Debug> HTTP-Session: c3830f85-a608-42fe-9b95-4f15936858d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
457 | 2023.10.26 23:28:27.025832 [ 3 ] {} <Debug> HTTP-Session: c3830f85-a608-42fe-9b95-4f15936858d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
458 | 2023.10.26 23:28:27.026056 [ 3 ] {2fd7592a-268e-44e1-a916-5e38065c2307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
459 | 2023.10.26 23:28:27.026109 [ 3 ] {2fd7592a-268e-44e1-a916-5e38065c2307} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
460 | 2023.10.26 23:28:27.046981 [ 3 ] {2fd7592a-268e-44e1-a916-5e38065c2307} <Debug> oximeter.measurements_histogramu16 (627d08d3-b055-4d8a-b69d-417f5af533c6): Loading data parts | ||
461 | 2023.10.26 23:28:27.047109 [ 3 ] {2fd7592a-268e-44e1-a916-5e38065c2307} <Debug> oximeter.measurements_histogramu16 (627d08d3-b055-4d8a-b69d-417f5af533c6): There are no data parts | ||
462 | 2023.10.26 23:28:27.061148 [ 3 ] {2fd7592a-268e-44e1-a916-5e38065c2307} <Debug> DynamicQueryHandler: Done processing query | ||
463 | 2023.10.26 23:28:27.061179 [ 3 ] {2fd7592a-268e-44e1-a916-5e38065c2307} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
464 | 2023.10.26 23:28:27.061205 [ 3 ] {} <Debug> HTTP-Session: c3830f85-a608-42fe-9b95-4f15936858d9 Destroying unnamed session | ||
465 | 2023.10.26 23:28:27.061347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
466 | 2023.10.26 23:28:27.061407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
467 | 2023.10.26 23:28:27.061435 [ 3 ] {} <Debug> HTTP-Session: 7ff9a1bc-eb9c-423f-afde-377efe8ee791 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
468 | 2023.10.26 23:28:27.061460 [ 3 ] {} <Debug> HTTP-Session: 7ff9a1bc-eb9c-423f-afde-377efe8ee791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
469 | 2023.10.26 23:28:27.061724 [ 3 ] {6629cd07-7bbb-45df-a590-4c2a5bf5581a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
470 | 2023.10.26 23:28:27.061788 [ 3 ] {6629cd07-7bbb-45df-a590-4c2a5bf5581a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
471 | 2023.10.26 23:28:27.071819 [ 3 ] {6629cd07-7bbb-45df-a590-4c2a5bf5581a} <Debug> oximeter.measurements_histogrami32 (30e1046f-596d-4e5a-98ae-a9494ab5941a): Loading data parts | ||
472 | 2023.10.26 23:28:27.071918 [ 3 ] {6629cd07-7bbb-45df-a590-4c2a5bf5581a} <Debug> oximeter.measurements_histogrami32 (30e1046f-596d-4e5a-98ae-a9494ab5941a): There are no data parts | ||
473 | 2023.10.26 23:28:27.084443 [ 3 ] {6629cd07-7bbb-45df-a590-4c2a5bf5581a} <Debug> DynamicQueryHandler: Done processing query | ||
474 | 2023.10.26 23:28:27.084504 [ 3 ] {6629cd07-7bbb-45df-a590-4c2a5bf5581a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
475 | 2023.10.26 23:28:27.084533 [ 3 ] {} <Debug> HTTP-Session: 7ff9a1bc-eb9c-423f-afde-377efe8ee791 Destroying unnamed session | ||
476 | 2023.10.26 23:28:27.084744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
477 | 2023.10.26 23:28:27.084832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
478 | 2023.10.26 23:28:27.084872 [ 3 ] {} <Debug> HTTP-Session: 1e508ee7-e4be-42ab-a152-c67caff81c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
479 | 2023.10.26 23:28:27.084918 [ 3 ] {} <Debug> HTTP-Session: 1e508ee7-e4be-42ab-a152-c67caff81c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
480 | 2023.10.26 23:28:27.085330 [ 3 ] {2a28f537-e484-4587-982e-546fa0e814a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
481 | 2023.10.26 23:28:27.085385 [ 3 ] {2a28f537-e484-4587-982e-546fa0e814a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
482 | 2023.10.26 23:28:27.104014 [ 3 ] {2a28f537-e484-4587-982e-546fa0e814a0} <Debug> oximeter.measurements_histogramu32 (1a17b904-00e0-4be3-930f-1ebfbf824293): Loading data parts | ||
483 | 2023.10.26 23:28:27.104165 [ 3 ] {2a28f537-e484-4587-982e-546fa0e814a0} <Debug> oximeter.measurements_histogramu32 (1a17b904-00e0-4be3-930f-1ebfbf824293): There are no data parts | ||
484 | 2023.10.26 23:28:27.111037 [ 3 ] {2a28f537-e484-4587-982e-546fa0e814a0} <Debug> DynamicQueryHandler: Done processing query | ||
485 | 2023.10.26 23:28:27.111073 [ 3 ] {2a28f537-e484-4587-982e-546fa0e814a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
486 | 2023.10.26 23:28:27.111098 [ 3 ] {} <Debug> HTTP-Session: 1e508ee7-e4be-42ab-a152-c67caff81c2c Destroying unnamed session | ||
487 | 2023.10.26 23:28:27.111250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
488 | 2023.10.26 23:28:27.111307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
489 | 2023.10.26 23:28:27.111329 [ 3 ] {} <Debug> HTTP-Session: 068db172-2b05-4166-9a40-848076dcb1c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
490 | 2023.10.26 23:28:27.111356 [ 3 ] {} <Debug> HTTP-Session: 068db172-2b05-4166-9a40-848076dcb1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
491 | 2023.10.26 23:28:27.111620 [ 3 ] {37171022-b6a8-4719-8f62-e3cc2294ee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
492 | 2023.10.26 23:28:27.111684 [ 3 ] {37171022-b6a8-4719-8f62-e3cc2294ee1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
493 | 2023.10.26 23:28:27.120007 [ 3 ] {37171022-b6a8-4719-8f62-e3cc2294ee1c} <Debug> oximeter.measurements_histogrami64 (136d7414-2fe0-481e-900e-60f12ad2336b): Loading data parts | ||
494 | 2023.10.26 23:28:27.120160 [ 3 ] {37171022-b6a8-4719-8f62-e3cc2294ee1c} <Debug> oximeter.measurements_histogrami64 (136d7414-2fe0-481e-900e-60f12ad2336b): There are no data parts | ||
495 | 2023.10.26 23:28:27.133981 [ 3 ] {37171022-b6a8-4719-8f62-e3cc2294ee1c} <Debug> DynamicQueryHandler: Done processing query | ||
496 | 2023.10.26 23:28:27.134035 [ 3 ] {37171022-b6a8-4719-8f62-e3cc2294ee1c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
497 | 2023.10.26 23:28:27.134111 [ 3 ] {} <Debug> HTTP-Session: 068db172-2b05-4166-9a40-848076dcb1c2 Destroying unnamed session | ||
498 | 2023.10.26 23:28:27.134301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
499 | 2023.10.26 23:28:27.134368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
500 | 2023.10.26 23:28:27.134407 [ 3 ] {} <Debug> HTTP-Session: dd3ccc24-3398-4fbf-8dca-5e6379fb7e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
501 | 2023.10.26 23:28:27.134428 [ 3 ] {} <Debug> HTTP-Session: dd3ccc24-3398-4fbf-8dca-5e6379fb7e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
502 | 2023.10.26 23:28:27.134700 [ 3 ] {04334c69-8ddf-4ea1-b956-88f8e24cbf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
503 | 2023.10.26 23:28:27.134774 [ 3 ] {04334c69-8ddf-4ea1-b956-88f8e24cbf68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
504 | 2023.10.26 23:28:27.144202 [ 3 ] {04334c69-8ddf-4ea1-b956-88f8e24cbf68} <Debug> oximeter.measurements_histogramu64 (5601380d-f8f1-461c-9734-9664d4c2684f): Loading data parts | ||
505 | 2023.10.26 23:28:27.144292 [ 3 ] {04334c69-8ddf-4ea1-b956-88f8e24cbf68} <Debug> oximeter.measurements_histogramu64 (5601380d-f8f1-461c-9734-9664d4c2684f): There are no data parts | ||
506 | 2023.10.26 23:28:27.157606 [ 3 ] {04334c69-8ddf-4ea1-b956-88f8e24cbf68} <Debug> DynamicQueryHandler: Done processing query | ||
507 | 2023.10.26 23:28:27.157694 [ 3 ] {04334c69-8ddf-4ea1-b956-88f8e24cbf68} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
508 | 2023.10.26 23:28:27.157714 [ 3 ] {} <Debug> HTTP-Session: dd3ccc24-3398-4fbf-8dca-5e6379fb7e31 Destroying unnamed session | ||
509 | 2023.10.26 23:28:27.157851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
510 | 2023.10.26 23:28:27.157924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
511 | 2023.10.26 23:28:27.157942 [ 3 ] {} <Debug> HTTP-Session: dd2eef27-eb19-48d0-be0d-1104b691bed1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
512 | 2023.10.26 23:28:27.157959 [ 3 ] {} <Debug> HTTP-Session: dd2eef27-eb19-48d0-be0d-1104b691bed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
513 | 2023.10.26 23:28:27.158172 [ 3 ] {cfcf3133-3feb-49da-a1e8-b95b721c9c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
514 | 2023.10.26 23:28:27.158227 [ 3 ] {cfcf3133-3feb-49da-a1e8-b95b721c9c19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
515 | 2023.10.26 23:28:27.178922 [ 3 ] {cfcf3133-3feb-49da-a1e8-b95b721c9c19} <Debug> oximeter.measurements_histogramf32 (d0ce9929-f44f-4991-8862-ab5bdfa8780e): Loading data parts | ||
516 | 2023.10.26 23:28:27.179102 [ 3 ] {cfcf3133-3feb-49da-a1e8-b95b721c9c19} <Debug> oximeter.measurements_histogramf32 (d0ce9929-f44f-4991-8862-ab5bdfa8780e): There are no data parts | ||
517 | 2023.10.26 23:28:27.183494 [ 3 ] {cfcf3133-3feb-49da-a1e8-b95b721c9c19} <Debug> DynamicQueryHandler: Done processing query | ||
518 | 2023.10.26 23:28:27.183533 [ 3 ] {cfcf3133-3feb-49da-a1e8-b95b721c9c19} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
519 | 2023.10.26 23:28:27.183552 [ 3 ] {} <Debug> HTTP-Session: dd2eef27-eb19-48d0-be0d-1104b691bed1 Destroying unnamed session | ||
520 | 2023.10.26 23:28:27.183676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
521 | 2023.10.26 23:28:27.183749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
522 | 2023.10.26 23:28:27.183772 [ 3 ] {} <Debug> HTTP-Session: 8b61a0f0-df8b-4c77-b7e6-8367d804f71e Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
523 | 2023.10.26 23:28:27.183798 [ 3 ] {} <Debug> HTTP-Session: 8b61a0f0-df8b-4c77-b7e6-8367d804f71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
524 | 2023.10.26 23:28:27.184027 [ 3 ] {634647fd-d2d8-488e-be40-b6a172135f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
525 | 2023.10.26 23:28:27.184086 [ 3 ] {634647fd-d2d8-488e-be40-b6a172135f8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
526 | 2023.10.26 23:28:27.196250 [ 3 ] {634647fd-d2d8-488e-be40-b6a172135f8e} <Debug> oximeter.measurements_histogramf64 (b3121b55-1d42-4cf7-a404-3c5c5099237d): Loading data parts | ||
527 | 2023.10.26 23:28:27.196373 [ 3 ] {634647fd-d2d8-488e-be40-b6a172135f8e} <Debug> oximeter.measurements_histogramf64 (b3121b55-1d42-4cf7-a404-3c5c5099237d): There are no data parts | ||
528 | 2023.10.26 23:28:27.219741 [ 3 ] {634647fd-d2d8-488e-be40-b6a172135f8e} <Debug> DynamicQueryHandler: Done processing query | ||
529 | 2023.10.26 23:28:27.219772 [ 3 ] {634647fd-d2d8-488e-be40-b6a172135f8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
530 | 2023.10.26 23:28:27.219792 [ 3 ] {} <Debug> HTTP-Session: 8b61a0f0-df8b-4c77-b7e6-8367d804f71e Destroying unnamed session | ||
531 | 2023.10.26 23:28:27.219964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
532 | 2023.10.26 23:28:27.220025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
533 | 2023.10.26 23:28:27.220049 [ 3 ] {} <Debug> HTTP-Session: fae0e9d7-073c-409e-b48e-ffc1c74d2c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
534 | 2023.10.26 23:28:27.220076 [ 3 ] {} <Debug> HTTP-Session: fae0e9d7-073c-409e-b48e-ffc1c74d2c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
535 | 2023.10.26 23:28:27.220272 [ 3 ] {4195ddcb-10e0-41bf-a443-8f7d7ef7c514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
536 | 2023.10.26 23:28:27.220325 [ 3 ] {4195ddcb-10e0-41bf-a443-8f7d7ef7c514} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
537 | 2023.10.26 23:28:27.241564 [ 3 ] {4195ddcb-10e0-41bf-a443-8f7d7ef7c514} <Debug> oximeter.fields_bool (871cf17e-3f09-485e-b7e4-465c5c8cdbe1): Loading data parts | ||
538 | 2023.10.26 23:28:27.241670 [ 3 ] {4195ddcb-10e0-41bf-a443-8f7d7ef7c514} <Debug> oximeter.fields_bool (871cf17e-3f09-485e-b7e4-465c5c8cdbe1): There are no data parts | ||
539 | 2023.10.26 23:28:27.251797 [ 3 ] {4195ddcb-10e0-41bf-a443-8f7d7ef7c514} <Debug> DynamicQueryHandler: Done processing query | ||
540 | 2023.10.26 23:28:27.251839 [ 3 ] {4195ddcb-10e0-41bf-a443-8f7d7ef7c514} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
541 | 2023.10.26 23:28:27.251860 [ 3 ] {} <Debug> HTTP-Session: fae0e9d7-073c-409e-b48e-ffc1c74d2c68 Destroying unnamed session | ||
542 | 2023.10.26 23:28:27.252014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
543 | 2023.10.26 23:28:27.252095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
544 | 2023.10.26 23:28:27.252125 [ 3 ] {} <Debug> HTTP-Session: 2954beff-2c41-45a1-a81a-e30497ca87c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
545 | 2023.10.26 23:28:27.252159 [ 3 ] {} <Debug> HTTP-Session: 2954beff-2c41-45a1-a81a-e30497ca87c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2023.10.26 23:28:27.252353 [ 3 ] {fe7fc9f7-5d53-4907-a210-808989604014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
547 | 2023.10.26 23:28:27.252407 [ 3 ] {fe7fc9f7-5d53-4907-a210-808989604014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
548 | 2023.10.26 23:28:27.266008 [ 3 ] {fe7fc9f7-5d53-4907-a210-808989604014} <Debug> oximeter.fields_i8 (50d4aa5e-8afa-4c8d-81ee-817cf801b2bb): Loading data parts | ||
549 | 2023.10.26 23:28:27.266134 [ 3 ] {fe7fc9f7-5d53-4907-a210-808989604014} <Debug> oximeter.fields_i8 (50d4aa5e-8afa-4c8d-81ee-817cf801b2bb): There are no data parts | ||
550 | 2023.10.26 23:28:27.280485 [ 3 ] {fe7fc9f7-5d53-4907-a210-808989604014} <Debug> DynamicQueryHandler: Done processing query | ||
551 | 2023.10.26 23:28:27.280509 [ 3 ] {fe7fc9f7-5d53-4907-a210-808989604014} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
552 | 2023.10.26 23:28:27.280532 [ 3 ] {} <Debug> HTTP-Session: 2954beff-2c41-45a1-a81a-e30497ca87c5 Destroying unnamed session | ||
553 | 2023.10.26 23:28:27.280648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
554 | 2023.10.26 23:28:27.280695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
555 | 2023.10.26 23:28:27.280721 [ 3 ] {} <Debug> HTTP-Session: 2549d1fa-b451-4436-b239-704289fc5221 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
556 | 2023.10.26 23:28:27.280737 [ 3 ] {} <Debug> HTTP-Session: 2549d1fa-b451-4436-b239-704289fc5221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
557 | 2023.10.26 23:28:27.280894 [ 3 ] {76c78924-ddc2-4a20-a91c-f0a372c26181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
558 | 2023.10.26 23:28:27.280941 [ 3 ] {76c78924-ddc2-4a20-a91c-f0a372c26181} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
559 | 2023.10.26 23:28:27.305394 [ 3 ] {76c78924-ddc2-4a20-a91c-f0a372c26181} <Debug> oximeter.fields_u8 (013ee12c-dc1c-4d9f-9cb7-a938b1d5ff60): Loading data parts | ||
560 | 2023.10.26 23:28:27.305538 [ 3 ] {76c78924-ddc2-4a20-a91c-f0a372c26181} <Debug> oximeter.fields_u8 (013ee12c-dc1c-4d9f-9cb7-a938b1d5ff60): There are no data parts | ||
561 | 2023.10.26 23:28:27.310638 [ 3 ] {76c78924-ddc2-4a20-a91c-f0a372c26181} <Debug> DynamicQueryHandler: Done processing query | ||
562 | 2023.10.26 23:28:27.310691 [ 3 ] {76c78924-ddc2-4a20-a91c-f0a372c26181} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
563 | 2023.10.26 23:28:27.310723 [ 3 ] {} <Debug> HTTP-Session: 2549d1fa-b451-4436-b239-704289fc5221 Destroying unnamed session | ||
564 | 2023.10.26 23:28:27.310863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
565 | 2023.10.26 23:28:27.310920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
566 | 2023.10.26 23:28:27.310955 [ 3 ] {} <Debug> HTTP-Session: 7861f7b4-b71f-46b1-801a-e995c76d0cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
567 | 2023.10.26 23:28:27.310972 [ 3 ] {} <Debug> HTTP-Session: 7861f7b4-b71f-46b1-801a-e995c76d0cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
568 | 2023.10.26 23:28:27.311136 [ 3 ] {018bd2f4-7d19-42d8-b0d8-78179e75e9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
569 | 2023.10.26 23:28:27.311182 [ 3 ] {018bd2f4-7d19-42d8-b0d8-78179e75e9cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
570 | 2023.10.26 23:28:27.324538 [ 3 ] {018bd2f4-7d19-42d8-b0d8-78179e75e9cc} <Debug> oximeter.fields_i16 (ef8472a2-6fc1-4d2d-81ea-d508eceef918): Loading data parts | ||
571 | 2023.10.26 23:28:27.324643 [ 3 ] {018bd2f4-7d19-42d8-b0d8-78179e75e9cc} <Debug> oximeter.fields_i16 (ef8472a2-6fc1-4d2d-81ea-d508eceef918): There are no data parts | ||
572 | 2023.10.26 23:28:27.340887 [ 3 ] {018bd2f4-7d19-42d8-b0d8-78179e75e9cc} <Debug> DynamicQueryHandler: Done processing query | ||
573 | 2023.10.26 23:28:27.340917 [ 3 ] {018bd2f4-7d19-42d8-b0d8-78179e75e9cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
574 | 2023.10.26 23:28:27.340945 [ 3 ] {} <Debug> HTTP-Session: 7861f7b4-b71f-46b1-801a-e995c76d0cb8 Destroying unnamed session | ||
575 | 2023.10.26 23:28:27.341107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
576 | 2023.10.26 23:28:27.341167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
577 | 2023.10.26 23:28:27.341190 [ 3 ] {} <Debug> HTTP-Session: ea098bc1-33f4-47a5-891d-f59dcf7708ef Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
578 | 2023.10.26 23:28:27.341220 [ 3 ] {} <Debug> HTTP-Session: ea098bc1-33f4-47a5-891d-f59dcf7708ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
579 | 2023.10.26 23:28:27.341410 [ 3 ] {899b0ed1-d101-49e2-b776-5f3dfcd0bb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
580 | 2023.10.26 23:28:27.341481 [ 3 ] {899b0ed1-d101-49e2-b776-5f3dfcd0bb8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
581 | 2023.10.26 23:28:27.371281 [ 3 ] {899b0ed1-d101-49e2-b776-5f3dfcd0bb8d} <Debug> oximeter.fields_u16 (103279ba-8846-441a-bf3f-3ca4be572609): Loading data parts | ||
582 | 2023.10.26 23:28:27.371445 [ 3 ] {899b0ed1-d101-49e2-b776-5f3dfcd0bb8d} <Debug> oximeter.fields_u16 (103279ba-8846-441a-bf3f-3ca4be572609): There are no data parts | ||
583 | 2023.10.26 23:28:27.403654 [ 3 ] {899b0ed1-d101-49e2-b776-5f3dfcd0bb8d} <Debug> DynamicQueryHandler: Done processing query | ||
584 | 2023.10.26 23:28:27.403679 [ 3 ] {899b0ed1-d101-49e2-b776-5f3dfcd0bb8d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
585 | 2023.10.26 23:28:27.403702 [ 3 ] {} <Debug> HTTP-Session: ea098bc1-33f4-47a5-891d-f59dcf7708ef Destroying unnamed session | ||
586 | 2023.10.26 23:28:27.403826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
587 | 2023.10.26 23:28:27.403876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
588 | 2023.10.26 23:28:27.403900 [ 3 ] {} <Debug> HTTP-Session: 7f74db13-82f1-430c-b01d-780d1b0021e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
589 | 2023.10.26 23:28:27.403918 [ 3 ] {} <Debug> HTTP-Session: 7f74db13-82f1-430c-b01d-780d1b0021e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
590 | 2023.10.26 23:28:27.404076 [ 3 ] {80f5fd93-0200-413e-b843-9e345aa80f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
591 | 2023.10.26 23:28:27.404124 [ 3 ] {80f5fd93-0200-413e-b843-9e345aa80f63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
592 | 2023.10.26 23:28:27.424737 [ 3 ] {80f5fd93-0200-413e-b843-9e345aa80f63} <Debug> oximeter.fields_i32 (3e247e8d-3b5d-4f71-8516-7a56a8a977c0): Loading data parts | ||
593 | 2023.10.26 23:28:27.424876 [ 3 ] {80f5fd93-0200-413e-b843-9e345aa80f63} <Debug> oximeter.fields_i32 (3e247e8d-3b5d-4f71-8516-7a56a8a977c0): There are no data parts | ||
594 | 2023.10.26 23:28:27.430388 [ 3 ] {80f5fd93-0200-413e-b843-9e345aa80f63} <Debug> DynamicQueryHandler: Done processing query | ||
595 | 2023.10.26 23:28:27.430431 [ 3 ] {80f5fd93-0200-413e-b843-9e345aa80f63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
596 | 2023.10.26 23:28:27.430450 [ 3 ] {} <Debug> HTTP-Session: 7f74db13-82f1-430c-b01d-780d1b0021e4 Destroying unnamed session | ||
597 | 2023.10.26 23:28:27.430604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
598 | 2023.10.26 23:28:27.430671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
599 | 2023.10.26 23:28:27.430693 [ 3 ] {} <Debug> HTTP-Session: 0f57358a-58f2-4620-a1cd-378b4dfd086e Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
600 | 2023.10.26 23:28:27.430720 [ 3 ] {} <Debug> HTTP-Session: 0f57358a-58f2-4620-a1cd-378b4dfd086e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2023.10.26 23:28:27.430910 [ 3 ] {4736df0d-3e89-40eb-a2d2-7a19643a1154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
602 | 2023.10.26 23:28:27.430954 [ 3 ] {4736df0d-3e89-40eb-a2d2-7a19643a1154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
603 | 2023.10.26 23:28:27.450712 [ 3 ] {4736df0d-3e89-40eb-a2d2-7a19643a1154} <Debug> oximeter.fields_u32 (f50ddd00-500a-46d1-8cdd-22ee7872f53e): Loading data parts | ||
604 | 2023.10.26 23:28:27.450839 [ 3 ] {4736df0d-3e89-40eb-a2d2-7a19643a1154} <Debug> oximeter.fields_u32 (f50ddd00-500a-46d1-8cdd-22ee7872f53e): There are no data parts | ||
605 | 2023.10.26 23:28:27.465013 [ 3 ] {4736df0d-3e89-40eb-a2d2-7a19643a1154} <Debug> DynamicQueryHandler: Done processing query | ||
606 | 2023.10.26 23:28:27.465051 [ 3 ] {4736df0d-3e89-40eb-a2d2-7a19643a1154} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
607 | 2023.10.26 23:28:27.465070 [ 3 ] {} <Debug> HTTP-Session: 0f57358a-58f2-4620-a1cd-378b4dfd086e Destroying unnamed session | ||
608 | 2023.10.26 23:28:27.465194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
609 | 2023.10.26 23:28:27.465259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
610 | 2023.10.26 23:28:27.465282 [ 3 ] {} <Debug> HTTP-Session: 71097c20-9a8f-4a3e-82e2-5780c201966f Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
611 | 2023.10.26 23:28:27.465309 [ 3 ] {} <Debug> HTTP-Session: 71097c20-9a8f-4a3e-82e2-5780c201966f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2023.10.26 23:28:27.465495 [ 3 ] {f4078074-4e20-45ba-80c7-f154b0d3015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
613 | 2023.10.26 23:28:27.465557 [ 3 ] {f4078074-4e20-45ba-80c7-f154b0d3015a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
614 | 2023.10.26 23:28:27.486451 [ 3 ] {f4078074-4e20-45ba-80c7-f154b0d3015a} <Debug> oximeter.fields_i64 (6da1890a-6344-4995-b6e9-a31ff4e23689): Loading data parts | ||
615 | 2023.10.26 23:28:27.486541 [ 3 ] {f4078074-4e20-45ba-80c7-f154b0d3015a} <Debug> oximeter.fields_i64 (6da1890a-6344-4995-b6e9-a31ff4e23689): There are no data parts | ||
616 | 2023.10.26 23:28:27.489491 [ 3 ] {f4078074-4e20-45ba-80c7-f154b0d3015a} <Debug> DynamicQueryHandler: Done processing query | ||
617 | 2023.10.26 23:28:27.489516 [ 3 ] {f4078074-4e20-45ba-80c7-f154b0d3015a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
618 | 2023.10.26 23:28:27.489541 [ 3 ] {} <Debug> HTTP-Session: 71097c20-9a8f-4a3e-82e2-5780c201966f Destroying unnamed session | ||
619 | 2023.10.26 23:28:27.489673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
620 | 2023.10.26 23:28:27.489722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
621 | 2023.10.26 23:28:27.489748 [ 3 ] {} <Debug> HTTP-Session: ebb0ac0d-8543-400f-931e-ce3852948c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
622 | 2023.10.26 23:28:27.489764 [ 3 ] {} <Debug> HTTP-Session: ebb0ac0d-8543-400f-931e-ce3852948c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2023.10.26 23:28:27.489928 [ 3 ] {9e3b6803-bb14-421b-a9cb-557ac0291d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
624 | 2023.10.26 23:28:27.489972 [ 3 ] {9e3b6803-bb14-421b-a9cb-557ac0291d90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
625 | 2023.10.26 23:28:27.512330 [ 3 ] {9e3b6803-bb14-421b-a9cb-557ac0291d90} <Debug> oximeter.fields_u64 (5d76e703-5165-433a-bb8f-3c5b6b221d14): Loading data parts | ||
626 | 2023.10.26 23:28:27.512422 [ 3 ] {9e3b6803-bb14-421b-a9cb-557ac0291d90} <Debug> oximeter.fields_u64 (5d76e703-5165-433a-bb8f-3c5b6b221d14): There are no data parts | ||
627 | 2023.10.26 23:28:27.534635 [ 3 ] {9e3b6803-bb14-421b-a9cb-557ac0291d90} <Debug> DynamicQueryHandler: Done processing query | ||
628 | 2023.10.26 23:28:27.534692 [ 3 ] {9e3b6803-bb14-421b-a9cb-557ac0291d90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
629 | 2023.10.26 23:28:27.534721 [ 3 ] {} <Debug> HTTP-Session: ebb0ac0d-8543-400f-931e-ce3852948c56 Destroying unnamed session | ||
630 | 2023.10.26 23:28:27.534958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
631 | 2023.10.26 23:28:27.535062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
632 | 2023.10.26 23:28:27.535102 [ 3 ] {} <Debug> HTTP-Session: 74c7b0c5-31bd-4149-b370-73dfe841565c Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
633 | 2023.10.26 23:28:27.535152 [ 3 ] {} <Debug> HTTP-Session: 74c7b0c5-31bd-4149-b370-73dfe841565c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
634 | 2023.10.26 23:28:27.535377 [ 3 ] {f8e2ffae-8681-4c08-89af-9d5955d784a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
635 | 2023.10.26 23:28:27.535421 [ 3 ] {f8e2ffae-8681-4c08-89af-9d5955d784a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
636 | 2023.10.26 23:28:27.541976 [ 3 ] {f8e2ffae-8681-4c08-89af-9d5955d784a7} <Debug> oximeter.fields_ipaddr (1ebf108f-d2a3-49e8-a5d0-899eef9d9dc5): Loading data parts | ||
637 | 2023.10.26 23:28:27.542056 [ 3 ] {f8e2ffae-8681-4c08-89af-9d5955d784a7} <Debug> oximeter.fields_ipaddr (1ebf108f-d2a3-49e8-a5d0-899eef9d9dc5): There are no data parts | ||
638 | 2023.10.26 23:28:27.555406 [ 3 ] {f8e2ffae-8681-4c08-89af-9d5955d784a7} <Debug> DynamicQueryHandler: Done processing query | ||
639 | 2023.10.26 23:28:27.555435 [ 3 ] {f8e2ffae-8681-4c08-89af-9d5955d784a7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
640 | 2023.10.26 23:28:27.555462 [ 3 ] {} <Debug> HTTP-Session: 74c7b0c5-31bd-4149-b370-73dfe841565c Destroying unnamed session | ||
641 | 2023.10.26 23:28:27.555606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
642 | 2023.10.26 23:28:27.555658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
643 | 2023.10.26 23:28:27.555690 [ 3 ] {} <Debug> HTTP-Session: cc0ae3a2-91f0-4a62-99a1-45f8673ceb3a Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
644 | 2023.10.26 23:28:27.555717 [ 3 ] {} <Debug> HTTP-Session: cc0ae3a2-91f0-4a62-99a1-45f8673ceb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2023.10.26 23:28:27.555901 [ 3 ] {2f6f963e-ea93-4048-8ef6-7016751c2e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
646 | 2023.10.26 23:28:27.555951 [ 3 ] {2f6f963e-ea93-4048-8ef6-7016751c2e7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
647 | 2023.10.26 23:28:27.561498 [ 3 ] {2f6f963e-ea93-4048-8ef6-7016751c2e7a} <Debug> oximeter.fields_string (cd06ec01-3375-4fe1-b44b-a67b4667c883): Loading data parts | ||
648 | 2023.10.26 23:28:27.561602 [ 3 ] {2f6f963e-ea93-4048-8ef6-7016751c2e7a} <Debug> oximeter.fields_string (cd06ec01-3375-4fe1-b44b-a67b4667c883): There are no data parts | ||
649 | 2023.10.26 23:28:27.573928 [ 3 ] {2f6f963e-ea93-4048-8ef6-7016751c2e7a} <Debug> DynamicQueryHandler: Done processing query | ||
650 | 2023.10.26 23:28:27.573978 [ 3 ] {2f6f963e-ea93-4048-8ef6-7016751c2e7a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
651 | 2023.10.26 23:28:27.574027 [ 3 ] {} <Debug> HTTP-Session: cc0ae3a2-91f0-4a62-99a1-45f8673ceb3a Destroying unnamed session | ||
652 | 2023.10.26 23:28:27.574258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
653 | 2023.10.26 23:28:27.574327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
654 | 2023.10.26 23:28:27.574362 [ 3 ] {} <Debug> HTTP-Session: b18f9a55-c4fc-4ad2-b840-d5df11100e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
655 | 2023.10.26 23:28:27.574383 [ 3 ] {} <Debug> HTTP-Session: b18f9a55-c4fc-4ad2-b840-d5df11100e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2023.10.26 23:28:27.574579 [ 3 ] {b7704599-0fb3-4506-8f7e-f058d2d8fc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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) | ||
657 | 2023.10.26 23:28:27.574638 [ 3 ] {b7704599-0fb3-4506-8f7e-f058d2d8fc1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
658 | 2023.10.26 23:28:27.585198 [ 3 ] {b7704599-0fb3-4506-8f7e-f058d2d8fc1e} <Debug> oximeter.fields_uuid (b40f5682-949f-476d-9c80-b299461f6b87): Loading data parts | ||
659 | 2023.10.26 23:28:27.585325 [ 3 ] {b7704599-0fb3-4506-8f7e-f058d2d8fc1e} <Debug> oximeter.fields_uuid (b40f5682-949f-476d-9c80-b299461f6b87): There are no data parts | ||
660 | 2023.10.26 23:28:27.599246 [ 3 ] {b7704599-0fb3-4506-8f7e-f058d2d8fc1e} <Debug> DynamicQueryHandler: Done processing query | ||
661 | 2023.10.26 23:28:27.599287 [ 3 ] {b7704599-0fb3-4506-8f7e-f058d2d8fc1e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
662 | 2023.10.26 23:28:27.599305 [ 3 ] {} <Debug> HTTP-Session: b18f9a55-c4fc-4ad2-b840-d5df11100e21 Destroying unnamed session | ||
663 | 2023.10.26 23:28:27.599440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
664 | 2023.10.26 23:28:27.599501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
665 | 2023.10.26 23:28:27.599523 [ 3 ] {} <Debug> HTTP-Session: 945dd63a-410e-4d67-b723-bb93aa3cc7e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
666 | 2023.10.26 23:28:27.599551 [ 3 ] {} <Debug> HTTP-Session: 945dd63a-410e-4d67-b723-bb93aa3cc7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2023.10.26 23:28:27.599817 [ 3 ] {9a3d9d81-02cd-4d69-9430-97cbeaac9a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) 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 ), 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) | ||
668 | 2023.10.26 23:28:27.599896 [ 3 ] {9a3d9d81-02cd-4d69-9430-97cbeaac9a91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
669 | 2023.10.26 23:28:27.609677 [ 3 ] {9a3d9d81-02cd-4d69-9430-97cbeaac9a91} <Debug> oximeter.timeseries_schema (732df232-005e-4c8a-9aa6-b079b86d1ba2): Loading data parts | ||
670 | 2023.10.26 23:28:27.609765 [ 3 ] {9a3d9d81-02cd-4d69-9430-97cbeaac9a91} <Debug> oximeter.timeseries_schema (732df232-005e-4c8a-9aa6-b079b86d1ba2): There are no data parts | ||
671 | 2023.10.26 23:28:27.621670 [ 3 ] {9a3d9d81-02cd-4d69-9430-97cbeaac9a91} <Debug> DynamicQueryHandler: Done processing query | ||
672 | 2023.10.26 23:28:27.621709 [ 3 ] {9a3d9d81-02cd-4d69-9430-97cbeaac9a91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
673 | 2023.10.26 23:28:27.621728 [ 3 ] {} <Debug> HTTP-Session: 945dd63a-410e-4d67-b723-bb93aa3cc7e8 Destroying unnamed session | ||
674 | 2023.10.26 23:28:27.621903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38482, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
675 | 2023.10.26 23:28:27.621956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
676 | 2023.10.26 23:28:27.621975 [ 3 ] {} <Debug> HTTP-Session: 30666425-4aeb-47be-b8a2-fa037fd16105 Authenticating user 'default' from [fd00:1122:3344:101::d]:38482 | ||
677 | 2023.10.26 23:28:27.621998 [ 3 ] {} <Debug> HTTP-Session: 30666425-4aeb-47be-b8a2-fa037fd16105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
678 | 2023.10.26 23:28:27.622116 [ 3 ] {83e56c18-7324-4411-970d-3c4948d89abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38482) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
679 | 2023.10.26 23:28:27.622752 [ 3 ] {83e56c18-7324-4411-970d-3c4948d89abe} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
680 | 2023.10.26 23:28:27.626161 [ 3 ] {83e56c18-7324-4411-970d-3c4948d89abe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB. | ||
681 | 2023.10.26 23:28:27.629084 [ 3 ] {83e56c18-7324-4411-970d-3c4948d89abe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
682 | 2023.10.26 23:28:27.629290 [ 3 ] {83e56c18-7324-4411-970d-3c4948d89abe} <Trace> oximeter.version (a27c0578-bfe5-4f8c-99c2-534d518cbfb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
683 | 2023.10.26 23:28:27.629556 [ 3 ] {83e56c18-7324-4411-970d-3c4948d89abe} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007407628 sec., 134 rows/sec., 2.11 KiB/sec. | ||
684 | 2023.10.26 23:28:27.629711 [ 3 ] {83e56c18-7324-4411-970d-3c4948d89abe} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2023.10.26 23:28:27.629731 [ 3 ] {83e56c18-7324-4411-970d-3c4948d89abe} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
686 | 2023.10.26 23:28:27.629747 [ 3 ] {} <Debug> HTTP-Session: 30666425-4aeb-47be-b8a2-fa037fd16105 Destroying unnamed session | ||
687 | 2023.10.26 23:28:28.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.30 MiB, peak 231.38 MiB, will set to 228.26 MiB (RSS), difference: 1.95 MiB | ||
688 | 2023.10.26 23:28:34.389477 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
689 | 2023.10.26 23:28:34.389564 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
690 | 2023.10.26 23:28:49.389615 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
691 | 2023.10.26 23:28:49.389709 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
692 | 2023.10.26 23:29:04.389741 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
693 | 2023.10.26 23:29:04.389805 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
694 | 2023.10.26 23:29:19.389935 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
695 | 2023.10.26 23:29:19.389999 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
696 | 2023.10.26 23:29:34.390059 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
697 | 2023.10.26 23:29:34.390156 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
698 | 2023.10.26 23:29:47.654671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2023.10.26 23:29:47.654824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2023.10.26 23:29:47.654852 [ 3 ] {} <Debug> HTTP-Session: 4c6cd851-38b0-49f3-8eb9-8fffe1a94234 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
701 | 2023.10.26 23:29:47.654902 [ 3 ] {} <Debug> HTTP-Session: 4c6cd851-38b0-49f3-8eb9-8fffe1a94234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2023.10.26 23:29:47.655078 [ 3 ] {4d166104-9d85-4bde-86f4-7a756753d5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
703 | 2023.10.26 23:29:47.655506 [ 3 ] {4d166104-9d85-4bde-86f4-7a756753d5a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
704 | 2023.10.26 23:29:47.658208 [ 3 ] {4d166104-9d85-4bde-86f4-7a756753d5a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
705 | 2023.10.26 23:29:47.660596 [ 3 ] {4d166104-9d85-4bde-86f4-7a756753d5a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
706 | 2023.10.26 23:29:47.661651 [ 3 ] {4d166104-9d85-4bde-86f4-7a756753d5a3} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2023.10.26 23:29:47.661680 [ 3 ] {4d166104-9d85-4bde-86f4-7a756753d5a3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
708 | 2023.10.26 23:29:47.661716 [ 3 ] {} <Debug> HTTP-Session: 4c6cd851-38b0-49f3-8eb9-8fffe1a94234 Destroying unnamed session | ||
709 | 2023.10.26 23:29:47.662354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2023.10.26 23:29:47.662420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2023.10.26 23:29:47.662454 [ 3 ] {} <Debug> HTTP-Session: e4e6b5c8-868a-4b75-a557-11ea678ddbe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
712 | 2023.10.26 23:29:47.662471 [ 3 ] {} <Debug> HTTP-Session: e4e6b5c8-868a-4b75-a557-11ea678ddbe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2023.10.26 23:29:47.662617 [ 3 ] {2176374c-7177-4f57-a199-d0569dac046d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) | ||
714 | 2023.10.26 23:29:47.675591 [ 3 ] {2176374c-7177-4f57-a199-d0569dac046d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
715 | 2023.10.26 23:29:47.675759 [ 3 ] {2176374c-7177-4f57-a199-d0569dac046d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
716 | 2023.10.26 23:29:47.675819 [ 3 ] {2176374c-7177-4f57-a199-d0569dac046d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
717 | 2023.10.26 23:29:47.677056 [ 3 ] {2176374c-7177-4f57-a199-d0569dac046d} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2023.10.26 23:29:47.677093 [ 3 ] {2176374c-7177-4f57-a199-d0569dac046d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
719 | 2023.10.26 23:29:47.677117 [ 3 ] {} <Debug> HTTP-Session: e4e6b5c8-868a-4b75-a557-11ea678ddbe3 Destroying unnamed session | ||
720 | 2023.10.26 23:29:47.677885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2023.10.26 23:29:47.677952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2023.10.26 23:29:47.677993 [ 3 ] {} <Debug> HTTP-Session: f35687f0-936c-4fc5-89ae-cd4e33334a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
723 | 2023.10.26 23:29:47.678019 [ 3 ] {} <Debug> HTTP-Session: f35687f0-936c-4fc5-89ae-cd4e33334a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2023.10.26 23:29:47.678151 [ 3 ] {77963961-e44c-4cea-bcaf-e957214b9025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) | ||
725 | 2023.10.26 23:29:47.678606 [ 3 ] {77963961-e44c-4cea-bcaf-e957214b9025} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
726 | 2023.10.26 23:29:47.678766 [ 3 ] {77963961-e44c-4cea-bcaf-e957214b9025} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
727 | 2023.10.26 23:29:47.678814 [ 3 ] {77963961-e44c-4cea-bcaf-e957214b9025} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
728 | 2023.10.26 23:29:47.679671 [ 3 ] {77963961-e44c-4cea-bcaf-e957214b9025} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2023.10.26 23:29:47.679709 [ 3 ] {77963961-e44c-4cea-bcaf-e957214b9025} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
730 | 2023.10.26 23:29:47.679724 [ 3 ] {} <Debug> HTTP-Session: f35687f0-936c-4fc5-89ae-cd4e33334a0c Destroying unnamed session | ||
731 | 2023.10.26 23:29:47.679966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2023.10.26 23:29:47.680018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2023.10.26 23:29:47.680037 [ 3 ] {} <Debug> HTTP-Session: 6e3db8fe-7419-42e0-a852-f08650ede9c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
734 | 2023.10.26 23:29:47.680061 [ 3 ] {} <Debug> HTTP-Session: 6e3db8fe-7419-42e0-a852-f08650ede9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2023.10.26 23:29:47.680172 [ 3 ] {6b27c955-686e-4a10-a8b5-f81779d94881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
736 | 2023.10.26 23:29:47.680532 [ 3 ] {6b27c955-686e-4a10-a8b5-f81779d94881} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
737 | 2023.10.26 23:29:47.680686 [ 3 ] {6b27c955-686e-4a10-a8b5-f81779d94881} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
738 | 2023.10.26 23:29:47.680736 [ 3 ] {6b27c955-686e-4a10-a8b5-f81779d94881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
739 | 2023.10.26 23:29:47.681621 [ 3 ] {6b27c955-686e-4a10-a8b5-f81779d94881} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2023.10.26 23:29:47.681657 [ 3 ] {6b27c955-686e-4a10-a8b5-f81779d94881} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
741 | 2023.10.26 23:29:47.681674 [ 3 ] {} <Debug> HTTP-Session: 6e3db8fe-7419-42e0-a852-f08650ede9c3 Destroying unnamed session | ||
742 | 2023.10.26 23:29:47.682052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2023.10.26 23:29:47.682104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2023.10.26 23:29:47.682122 [ 3 ] {} <Debug> HTTP-Session: a7f8d5c3-ccf8-440a-ae32-d90be7bf1a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
745 | 2023.10.26 23:29:47.682146 [ 3 ] {} <Debug> HTTP-Session: a7f8d5c3-ccf8-440a-ae32-d90be7bf1a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2023.10.26 23:29:47.682258 [ 3 ] {ccf4b994-763d-41fe-9dfe-d72797a6ebe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
747 | 2023.10.26 23:29:47.682616 [ 3 ] {ccf4b994-763d-41fe-9dfe-d72797a6ebe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
748 | 2023.10.26 23:29:47.682771 [ 3 ] {ccf4b994-763d-41fe-9dfe-d72797a6ebe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
749 | 2023.10.26 23:29:47.682819 [ 3 ] {ccf4b994-763d-41fe-9dfe-d72797a6ebe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
750 | 2023.10.26 23:29:47.683728 [ 3 ] {ccf4b994-763d-41fe-9dfe-d72797a6ebe4} <Debug> DynamicQueryHandler: Done processing query | ||
751 | 2023.10.26 23:29:47.683754 [ 3 ] {ccf4b994-763d-41fe-9dfe-d72797a6ebe4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
752 | 2023.10.26 23:29:47.683779 [ 3 ] {} <Debug> HTTP-Session: a7f8d5c3-ccf8-440a-ae32-d90be7bf1a32 Destroying unnamed session | ||
753 | 2023.10.26 23:29:47.684038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
754 | 2023.10.26 23:29:47.684090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
755 | 2023.10.26 23:29:47.684108 [ 3 ] {} <Debug> HTTP-Session: 54fa7122-6677-4069-b457-e02e71d59ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
756 | 2023.10.26 23:29:47.684132 [ 3 ] {} <Debug> HTTP-Session: 54fa7122-6677-4069-b457-e02e71d59ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
757 | 2023.10.26 23:29:47.684244 [ 3 ] {024840c8-6a0c-43fa-9b6e-e085bff790e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
758 | 2023.10.26 23:29:47.684607 [ 3 ] {024840c8-6a0c-43fa-9b6e-e085bff790e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2023.10.26 23:29:47.684759 [ 3 ] {024840c8-6a0c-43fa-9b6e-e085bff790e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
760 | 2023.10.26 23:29:47.684808 [ 3 ] {024840c8-6a0c-43fa-9b6e-e085bff790e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
761 | 2023.10.26 23:29:47.685653 [ 3 ] {024840c8-6a0c-43fa-9b6e-e085bff790e6} <Debug> DynamicQueryHandler: Done processing query | ||
762 | 2023.10.26 23:29:47.685689 [ 3 ] {024840c8-6a0c-43fa-9b6e-e085bff790e6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
763 | 2023.10.26 23:29:47.685705 [ 3 ] {} <Debug> HTTP-Session: 54fa7122-6677-4069-b457-e02e71d59ab4 Destroying unnamed session | ||
764 | 2023.10.26 23:29:47.685943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
765 | 2023.10.26 23:29:47.685995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
766 | 2023.10.26 23:29:47.686013 [ 3 ] {} <Debug> HTTP-Session: 817c9495-da4e-4856-8f46-56f91d1594d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
767 | 2023.10.26 23:29:47.686036 [ 3 ] {} <Debug> HTTP-Session: 817c9495-da4e-4856-8f46-56f91d1594d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
768 | 2023.10.26 23:29:47.686149 [ 3 ] {6be58447-cf3b-4afa-a478-f202b4cf9213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
769 | 2023.10.26 23:29:47.686519 [ 3 ] {6be58447-cf3b-4afa-a478-f202b4cf9213} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
770 | 2023.10.26 23:29:47.686678 [ 3 ] {6be58447-cf3b-4afa-a478-f202b4cf9213} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
771 | 2023.10.26 23:29:47.686727 [ 3 ] {6be58447-cf3b-4afa-a478-f202b4cf9213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
772 | 2023.10.26 23:29:47.687549 [ 3 ] {6be58447-cf3b-4afa-a478-f202b4cf9213} <Debug> DynamicQueryHandler: Done processing query | ||
773 | 2023.10.26 23:29:47.687584 [ 3 ] {6be58447-cf3b-4afa-a478-f202b4cf9213} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
774 | 2023.10.26 23:29:47.687599 [ 3 ] {} <Debug> HTTP-Session: 817c9495-da4e-4856-8f46-56f91d1594d1 Destroying unnamed session | ||
775 | 2023.10.26 23:29:47.687861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
776 | 2023.10.26 23:29:47.687912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
777 | 2023.10.26 23:29:47.687930 [ 3 ] {} <Debug> HTTP-Session: d88c0b46-b0b1-4fe1-8be7-13573f216263 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
778 | 2023.10.26 23:29:47.687954 [ 3 ] {} <Debug> HTTP-Session: d88c0b46-b0b1-4fe1-8be7-13573f216263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2023.10.26 23:29:47.688072 [ 3 ] {67c5117a-74dc-41da-ad61-eec3d9fa7680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
780 | 2023.10.26 23:29:47.688430 [ 3 ] {67c5117a-74dc-41da-ad61-eec3d9fa7680} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2023.10.26 23:29:47.688596 [ 3 ] {67c5117a-74dc-41da-ad61-eec3d9fa7680} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
782 | 2023.10.26 23:29:47.688637 [ 3 ] {67c5117a-74dc-41da-ad61-eec3d9fa7680} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
783 | 2023.10.26 23:29:47.689373 [ 3 ] {67c5117a-74dc-41da-ad61-eec3d9fa7680} <Debug> DynamicQueryHandler: Done processing query | ||
784 | 2023.10.26 23:29:47.689401 [ 3 ] {67c5117a-74dc-41da-ad61-eec3d9fa7680} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
785 | 2023.10.26 23:29:47.689417 [ 3 ] {} <Debug> HTTP-Session: d88c0b46-b0b1-4fe1-8be7-13573f216263 Destroying unnamed session | ||
786 | 2023.10.26 23:29:47.689796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
787 | 2023.10.26 23:29:47.689851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
788 | 2023.10.26 23:29:47.689869 [ 3 ] {} <Debug> HTTP-Session: d61f1c78-1417-4fea-b816-d61b9ce638f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
789 | 2023.10.26 23:29:47.689886 [ 3 ] {} <Debug> HTTP-Session: d61f1c78-1417-4fea-b816-d61b9ce638f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
790 | 2023.10.26 23:29:47.690008 [ 3 ] {f01f541a-12b0-41cf-9313-e6b5a51a75fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
791 | 2023.10.26 23:29:47.690364 [ 3 ] {f01f541a-12b0-41cf-9313-e6b5a51a75fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
792 | 2023.10.26 23:29:47.690526 [ 3 ] {f01f541a-12b0-41cf-9313-e6b5a51a75fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2023.10.26 23:29:47.690567 [ 3 ] {f01f541a-12b0-41cf-9313-e6b5a51a75fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2023.10.26 23:29:47.691349 [ 3 ] {f01f541a-12b0-41cf-9313-e6b5a51a75fa} <Debug> DynamicQueryHandler: Done processing query | ||
795 | 2023.10.26 23:29:47.691376 [ 3 ] {f01f541a-12b0-41cf-9313-e6b5a51a75fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
796 | 2023.10.26 23:29:47.691391 [ 3 ] {} <Debug> HTTP-Session: d61f1c78-1417-4fea-b816-d61b9ce638f4 Destroying unnamed session | ||
797 | 2023.10.26 23:29:47.691637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2023.10.26 23:29:47.691680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
799 | 2023.10.26 23:29:47.691698 [ 3 ] {} <Debug> HTTP-Session: 78ed9cd5-88d7-4b42-b5fb-ceea31e41cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
800 | 2023.10.26 23:29:47.691715 [ 3 ] {} <Debug> HTTP-Session: 78ed9cd5-88d7-4b42-b5fb-ceea31e41cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2023.10.26 23:29:47.691830 [ 3 ] {2fe0d737-2762-44e0-a89b-e25659171dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
802 | 2023.10.26 23:29:47.692180 [ 3 ] {2fe0d737-2762-44e0-a89b-e25659171dcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2023.10.26 23:29:47.692332 [ 3 ] {2fe0d737-2762-44e0-a89b-e25659171dcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2023.10.26 23:29:47.692373 [ 3 ] {2fe0d737-2762-44e0-a89b-e25659171dcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2023.10.26 23:29:47.693143 [ 3 ] {2fe0d737-2762-44e0-a89b-e25659171dcd} <Debug> DynamicQueryHandler: Done processing query | ||
806 | 2023.10.26 23:29:47.693171 [ 3 ] {2fe0d737-2762-44e0-a89b-e25659171dcd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
807 | 2023.10.26 23:29:47.693187 [ 3 ] {} <Debug> HTTP-Session: 78ed9cd5-88d7-4b42-b5fb-ceea31e41cd8 Destroying unnamed session | ||
808 | 2023.10.26 23:29:47.693428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
809 | 2023.10.26 23:29:47.693471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
810 | 2023.10.26 23:29:47.693489 [ 3 ] {} <Debug> HTTP-Session: 4454d7f9-fb5b-43d0-a908-bd26a88fa8a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
811 | 2023.10.26 23:29:47.693505 [ 3 ] {} <Debug> HTTP-Session: 4454d7f9-fb5b-43d0-a908-bd26a88fa8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
812 | 2023.10.26 23:29:47.693621 [ 3 ] {86135ea8-08b1-450a-bf59-c3ddb63ad331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
813 | 2023.10.26 23:29:47.693978 [ 3 ] {86135ea8-08b1-450a-bf59-c3ddb63ad331} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2023.10.26 23:29:47.694131 [ 3 ] {86135ea8-08b1-450a-bf59-c3ddb63ad331} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2023.10.26 23:29:47.694172 [ 3 ] {86135ea8-08b1-450a-bf59-c3ddb63ad331} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2023.10.26 23:29:47.694907 [ 3 ] {86135ea8-08b1-450a-bf59-c3ddb63ad331} <Debug> DynamicQueryHandler: Done processing query | ||
817 | 2023.10.26 23:29:47.694935 [ 3 ] {86135ea8-08b1-450a-bf59-c3ddb63ad331} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
818 | 2023.10.26 23:29:47.694950 [ 3 ] {} <Debug> HTTP-Session: 4454d7f9-fb5b-43d0-a908-bd26a88fa8a5 Destroying unnamed session | ||
819 | 2023.10.26 23:29:47.700239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2023.10.26 23:29:47.700330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
821 | 2023.10.26 23:29:47.700364 [ 3 ] {} <Debug> HTTP-Session: 656c3db3-9e0c-4c7c-b545-9fa28f3d3de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
822 | 2023.10.26 23:29:47.700395 [ 3 ] {} <Debug> HTTP-Session: 656c3db3-9e0c-4c7c-b545-9fa28f3d3de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
823 | 2023.10.26 23:29:47.700608 [ 3 ] {42432783-586f-4d0b-b4f7-1a2cecfcbcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
824 | 2023.10.26 23:29:47.701275 [ 3 ] {42432783-586f-4d0b-b4f7-1a2cecfcbcba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2023.10.26 23:29:47.701466 [ 3 ] {42432783-586f-4d0b-b4f7-1a2cecfcbcba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2023.10.26 23:29:47.701507 [ 3 ] {42432783-586f-4d0b-b4f7-1a2cecfcbcba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
827 | 2023.10.26 23:29:47.702333 [ 3 ] {42432783-586f-4d0b-b4f7-1a2cecfcbcba} <Debug> DynamicQueryHandler: Done processing query | ||
828 | 2023.10.26 23:29:47.702360 [ 3 ] {42432783-586f-4d0b-b4f7-1a2cecfcbcba} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
829 | 2023.10.26 23:29:47.702375 [ 3 ] {} <Debug> HTTP-Session: 656c3db3-9e0c-4c7c-b545-9fa28f3d3de7 Destroying unnamed session | ||
830 | 2023.10.26 23:29:47.702530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
831 | 2023.10.26 23:29:47.702575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
832 | 2023.10.26 23:29:47.702594 [ 3 ] {} <Debug> HTTP-Session: 245a92b2-4c1b-4e40-8668-37c24526752c Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
833 | 2023.10.26 23:29:47.702610 [ 3 ] {} <Debug> HTTP-Session: 245a92b2-4c1b-4e40-8668-37c24526752c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
834 | 2023.10.26 23:29:47.702689 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
835 | 2023.10.26 23:29:47.702729 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2023.10.26 23:29:47.703403 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
837 | 2023.10.26 23:29:47.706100 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
838 | 2023.10.26 23:29:47.708421 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
839 | 2023.10.26 23:29:47.708614 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Trace> oximeter.timeseries_schema (732df232-005e-4c8a-9aa6-b079b86d1ba2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
840 | 2023.10.26 23:29:47.708744 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.0060258 sec., 1991 rows/sec., 268.70 KiB/sec. | ||
841 | 2023.10.26 23:29:47.708900 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Debug> DynamicQueryHandler: Done processing query | ||
842 | 2023.10.26 23:29:47.708928 [ 3 ] {1aca8bf5-2a53-493b-aa27-4d3a04e18d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
843 | 2023.10.26 23:29:47.708947 [ 3 ] {} <Debug> HTTP-Session: 245a92b2-4c1b-4e40-8668-37c24526752c Destroying unnamed session | ||
844 | 2023.10.26 23:29:47.709069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
845 | 2023.10.26 23:29:47.709122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
846 | 2023.10.26 23:29:47.709144 [ 3 ] {} <Debug> HTTP-Session: 0455e39a-5a40-49b3-b295-048d2b98366f Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
847 | 2023.10.26 23:29:47.709165 [ 3 ] {} <Debug> HTTP-Session: 0455e39a-5a40-49b3-b295-048d2b98366f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
848 | 2023.10.26 23:29:47.709239 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
849 | 2023.10.26 23:29:47.709278 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
850 | 2023.10.26 23:29:47.709383 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
851 | 2023.10.26 23:29:47.714827 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
852 | 2023.10.26 23:29:47.715033 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
853 | 2023.10.26 23:29:47.715175 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Trace> oximeter.fields_i64 (6da1890a-6344-4995-b6e9-a31ff4e23689): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
854 | 2023.10.26 23:29:47.715271 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00600375 sec., 999 rows/sec., 56.61 KiB/sec. | ||
855 | 2023.10.26 23:29:47.715450 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Debug> DynamicQueryHandler: Done processing query | ||
856 | 2023.10.26 23:29:47.715474 [ 3 ] {a1af1920-d0a4-47fd-bfa2-50cf9760933e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
857 | 2023.10.26 23:29:47.715490 [ 3 ] {} <Debug> HTTP-Session: 0455e39a-5a40-49b3-b295-048d2b98366f Destroying unnamed session | ||
858 | 2023.10.26 23:29:47.715797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 15201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
859 | 2023.10.26 23:29:47.715843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
860 | 2023.10.26 23:29:47.715861 [ 3 ] {} <Debug> HTTP-Session: a3ec6e66-c16c-437d-9ae0-f27312c936ff Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
861 | 2023.10.26 23:29:47.715878 [ 3 ] {} <Debug> HTTP-Session: a3ec6e66-c16c-437d-9ae0-f27312c936ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
862 | 2023.10.26 23:29:47.715951 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
863 | 2023.10.26 23:29:47.715990 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
864 | 2023.10.26 23:29:47.716102 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
865 | 2023.10.26 23:29:47.716470 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
866 | 2023.10.26 23:29:47.716679 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
867 | 2023.10.26 23:29:47.716821 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Trace> oximeter.fields_string (cd06ec01-3375-4fe1-b44b-a67b4667c883): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
868 | 2023.10.26 23:29:47.716916 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000933909 sec., 102793 rows/sec., 9.75 MiB/sec. | ||
869 | 2023.10.26 23:29:47.717029 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Debug> DynamicQueryHandler: Done processing query | ||
870 | 2023.10.26 23:29:47.717052 [ 3 ] {d9d0f1e6-ee2c-4aa4-9271-1fd594a5fe7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
871 | 2023.10.26 23:29:47.717067 [ 3 ] {} <Debug> HTTP-Session: a3ec6e66-c16c-437d-9ae0-f27312c936ff Destroying unnamed session | ||
872 | 2023.10.26 23:29:47.717364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 46408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
873 | 2023.10.26 23:29:47.717413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
874 | 2023.10.26 23:29:47.717431 [ 3 ] {} <Debug> HTTP-Session: 2dd6401b-0fd4-4971-a19a-b76ea4b1a0e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
875 | 2023.10.26 23:29:47.717447 [ 3 ] {} <Debug> HTTP-Session: 2dd6401b-0fd4-4971-a19a-b76ea4b1a0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
876 | 2023.10.26 23:29:47.717534 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
877 | 2023.10.26 23:29:47.717571 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
878 | 2023.10.26 23:29:47.718757 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
879 | 2023.10.26 23:29:47.721198 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
880 | 2023.10.26 23:29:47.721542 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
881 | 2023.10.26 23:29:47.721714 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Trace> oximeter.fields_uuid (b40f5682-949f-476d-9c80-b299461f6b87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
882 | 2023.10.26 23:29:47.721826 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.004262236 sec., 68274 rows/sec., 4.69 MiB/sec. | ||
883 | 2023.10.26 23:29:47.721972 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Debug> DynamicQueryHandler: Done processing query | ||
884 | 2023.10.26 23:29:47.721999 [ 3 ] {64501eab-7768-4afe-8ae0-2a91cbd35d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
885 | 2023.10.26 23:29:47.722018 [ 3 ] {} <Debug> HTTP-Session: 2dd6401b-0fd4-4971-a19a-b76ea4b1a0e5 Destroying unnamed session | ||
886 | 2023.10.26 23:29:47.722152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
887 | 2023.10.26 23:29:47.722205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
888 | 2023.10.26 23:29:47.722223 [ 3 ] {} <Debug> HTTP-Session: cddbd30b-f7fc-49c4-88f4-665d5bb01b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
889 | 2023.10.26 23:29:47.722239 [ 3 ] {} <Debug> HTTP-Session: cddbd30b-f7fc-49c4-88f4-665d5bb01b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
890 | 2023.10.26 23:29:47.722307 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
891 | 2023.10.26 23:29:47.722344 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
892 | 2023.10.26 23:29:47.722448 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
893 | 2023.10.26 23:29:47.722770 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
894 | 2023.10.26 23:29:47.725014 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2023.10.26 23:29:47.725180 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Trace> oximeter.measurements_bool (1b0cf8f2-ed88-4c20-9dc9-8757110a8e54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
896 | 2023.10.26 23:29:47.725284 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002944639 sec., 2037 rows/sec., 85.56 KiB/sec. | ||
897 | 2023.10.26 23:29:47.725406 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Debug> DynamicQueryHandler: Done processing query | ||
898 | 2023.10.26 23:29:47.725429 [ 3 ] {a30467ab-464e-4415-9ae0-d43fbb4a8ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
899 | 2023.10.26 23:29:47.725444 [ 3 ] {} <Debug> HTTP-Session: cddbd30b-f7fc-49c4-88f4-665d5bb01b50 Destroying unnamed session | ||
900 | 2023.10.26 23:29:47.725586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
901 | 2023.10.26 23:29:47.725630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
902 | 2023.10.26 23:29:47.725647 [ 3 ] {} <Debug> HTTP-Session: 7fa3a493-5acd-462a-a21c-2902136b1f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
903 | 2023.10.26 23:29:47.725663 [ 3 ] {} <Debug> HTTP-Session: 7fa3a493-5acd-462a-a21c-2902136b1f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
904 | 2023.10.26 23:29:47.725735 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
905 | 2023.10.26 23:29:47.725776 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
906 | 2023.10.26 23:29:47.725889 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
907 | 2023.10.26 23:29:47.726198 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
908 | 2023.10.26 23:29:47.726439 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
909 | 2023.10.26 23:29:47.726606 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Trace> oximeter.measurements_cumulativei64 (39233d56-4005-4387-b915-5767327527c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
910 | 2023.10.26 23:29:47.726705 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000942019 sec., 74308 rows/sec., 4.51 MiB/sec. | ||
911 | 2023.10.26 23:29:47.726829 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Debug> DynamicQueryHandler: Done processing query | ||
912 | 2023.10.26 23:29:47.726853 [ 3 ] {d21d5100-9054-43a2-b478-eba8cb7ce3cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
913 | 2023.10.26 23:29:47.726868 [ 3 ] {} <Debug> HTTP-Session: 7fa3a493-5acd-462a-a21c-2902136b1f6d Destroying unnamed session | ||
914 | 2023.10.26 23:29:47.726978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
915 | 2023.10.26 23:29:47.727022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
916 | 2023.10.26 23:29:47.727040 [ 3 ] {} <Debug> HTTP-Session: 2c0f1f04-ac9b-4695-8792-96d48b5be2f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
917 | 2023.10.26 23:29:47.727056 [ 3 ] {} <Debug> HTTP-Session: 2c0f1f04-ac9b-4695-8792-96d48b5be2f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
918 | 2023.10.26 23:29:47.727125 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
919 | 2023.10.26 23:29:47.727163 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
920 | 2023.10.26 23:29:47.727264 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
921 | 2023.10.26 23:29:47.727512 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
922 | 2023.10.26 23:29:47.727737 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
923 | 2023.10.26 23:29:47.727905 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Trace> oximeter.measurements_i64 (153cc2fb-1b8b-4bd1-a782-e044ba8192eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
924 | 2023.10.26 23:29:47.728000 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000846727 sec., 24801 rows/sec., 1.29 MiB/sec. | ||
925 | 2023.10.26 23:29:47.728117 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Debug> DynamicQueryHandler: Done processing query | ||
926 | 2023.10.26 23:29:47.728140 [ 3 ] {06ee5247-d175-471a-85b2-379ca3bce7d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
927 | 2023.10.26 23:29:47.728155 [ 3 ] {} <Debug> HTTP-Session: 2c0f1f04-ac9b-4695-8792-96d48b5be2f0 Destroying unnamed session | ||
928 | 2023.10.26 23:29:49.390237 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
929 | 2023.10.26 23:29:49.390289 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
930 | 2023.10.26 23:29:57.634687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
931 | 2023.10.26 23:29:57.634855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
932 | 2023.10.26 23:29:57.634898 [ 3 ] {} <Debug> HTTP-Session: 856e68c7-7894-4c5d-9c00-3c99712a3dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
933 | 2023.10.26 23:29:57.634936 [ 3 ] {} <Debug> HTTP-Session: 856e68c7-7894-4c5d-9c00-3c99712a3dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
934 | 2023.10.26 23:29:57.635119 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
935 | 2023.10.26 23:29:57.635207 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
936 | 2023.10.26 23:29:57.635450 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
937 | 2023.10.26 23:29:57.635924 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
938 | 2023.10.26 23:29:57.636175 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
939 | 2023.10.26 23:29:57.636337 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Trace> oximeter.fields_i64 (6da1890a-6344-4995-b6e9-a31ff4e23689): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
940 | 2023.10.26 23:29:57.636479 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001315156 sec., 4562 rows/sec., 258.41 KiB/sec. | ||
941 | 2023.10.26 23:29:57.636654 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Debug> DynamicQueryHandler: Done processing query | ||
942 | 2023.10.26 23:29:57.636678 [ 3 ] {f5d65ea6-feed-4bc1-b055-dc9ad7e959ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
943 | 2023.10.26 23:29:57.636694 [ 3 ] {} <Debug> HTTP-Session: 856e68c7-7894-4c5d-9c00-3c99712a3dbb Destroying unnamed session | ||
944 | 2023.10.26 23:29:57.636883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 15201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
945 | 2023.10.26 23:29:57.636927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
946 | 2023.10.26 23:29:57.636945 [ 3 ] {} <Debug> HTTP-Session: 783b912e-8bb7-4b24-ab8a-02a133649da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
947 | 2023.10.26 23:29:57.636963 [ 3 ] {} <Debug> HTTP-Session: 783b912e-8bb7-4b24-ab8a-02a133649da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
948 | 2023.10.26 23:29:57.637039 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
949 | 2023.10.26 23:29:57.637077 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
950 | 2023.10.26 23:29:57.637184 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
951 | 2023.10.26 23:29:57.637601 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
952 | 2023.10.26 23:29:57.637818 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
953 | 2023.10.26 23:29:57.637964 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Trace> oximeter.fields_string (cd06ec01-3375-4fe1-b44b-a67b4667c883): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
954 | 2023.10.26 23:29:57.638082 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000967669 sec., 99207 rows/sec., 9.41 MiB/sec. | ||
955 | 2023.10.26 23:29:57.638216 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Debug> DynamicQueryHandler: Done processing query | ||
956 | 2023.10.26 23:29:57.638240 [ 3 ] {e25c12f6-90dd-4819-81a2-12da4123850a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
957 | 2023.10.26 23:29:57.638256 [ 3 ] {} <Debug> HTTP-Session: 783b912e-8bb7-4b24-ab8a-02a133649da4 Destroying unnamed session | ||
958 | 2023.10.26 23:29:57.638486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 46408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
959 | 2023.10.26 23:29:57.638531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
960 | 2023.10.26 23:29:57.638550 [ 3 ] {} <Debug> HTTP-Session: df1c0e1b-4b93-4585-b5d5-ac0f4641f63d Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
961 | 2023.10.26 23:29:57.638567 [ 3 ] {} <Debug> HTTP-Session: df1c0e1b-4b93-4585-b5d5-ac0f4641f63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
962 | 2023.10.26 23:29:57.638656 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
963 | 2023.10.26 23:29:57.638695 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
964 | 2023.10.26 23:29:57.638801 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
965 | 2023.10.26 23:29:57.639349 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
966 | 2023.10.26 23:29:57.639561 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
967 | 2023.10.26 23:29:57.639703 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Trace> oximeter.fields_uuid (b40f5682-949f-476d-9c80-b299461f6b87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
968 | 2023.10.26 23:29:57.639818 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001133353 sec., 256760 rows/sec., 17.62 MiB/sec. | ||
969 | 2023.10.26 23:29:57.639941 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Debug> DynamicQueryHandler: Done processing query | ||
970 | 2023.10.26 23:29:57.639965 [ 3 ] {c3f0a6c5-0f9f-4d11-b889-2da8cf61eb05} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
971 | 2023.10.26 23:29:57.639981 [ 3 ] {} <Debug> HTTP-Session: df1c0e1b-4b93-4585-b5d5-ac0f4641f63d Destroying unnamed session | ||
972 | 2023.10.26 23:29:57.640137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
973 | 2023.10.26 23:29:57.640180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
974 | 2023.10.26 23:29:57.640198 [ 3 ] {} <Debug> HTTP-Session: 6f70492d-cc92-4bc4-801c-1e1ad34650b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
975 | 2023.10.26 23:29:57.640215 [ 3 ] {} <Debug> HTTP-Session: 6f70492d-cc92-4bc4-801c-1e1ad34650b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
976 | 2023.10.26 23:29:57.640283 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
977 | 2023.10.26 23:29:57.640321 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
978 | 2023.10.26 23:29:57.640426 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
979 | 2023.10.26 23:29:57.640687 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
980 | 2023.10.26 23:29:57.640916 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
981 | 2023.10.26 23:29:57.641091 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Trace> oximeter.measurements_bool (1b0cf8f2-ed88-4c20-9dc9-8757110a8e54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
982 | 2023.10.26 23:29:57.641210 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000896038 sec., 6696 rows/sec., 281.19 KiB/sec. | ||
983 | 2023.10.26 23:29:57.641328 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Debug> DynamicQueryHandler: Done processing query | ||
984 | 2023.10.26 23:29:57.641352 [ 3 ] {d779e1b7-8164-4ca6-910c-5d9229419ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
985 | 2023.10.26 23:29:57.641367 [ 3 ] {} <Debug> HTTP-Session: 6f70492d-cc92-4bc4-801c-1e1ad34650b0 Destroying unnamed session | ||
986 | 2023.10.26 23:29:57.641493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
987 | 2023.10.26 23:29:57.641536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
988 | 2023.10.26 23:29:57.641554 [ 3 ] {} <Debug> HTTP-Session: 27cb3e0e-55e9-4575-8489-02e94e15e4f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
989 | 2023.10.26 23:29:57.641571 [ 3 ] {} <Debug> HTTP-Session: 27cb3e0e-55e9-4575-8489-02e94e15e4f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
990 | 2023.10.26 23:29:57.641644 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
991 | 2023.10.26 23:29:57.641685 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
992 | 2023.10.26 23:29:57.641801 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
993 | 2023.10.26 23:29:57.642115 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
994 | 2023.10.26 23:29:57.642351 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
995 | 2023.10.26 23:29:57.642519 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Trace> oximeter.measurements_cumulativei64 (39233d56-4005-4387-b915-5767327527c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
996 | 2023.10.26 23:29:57.642633 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00096181 sec., 72779 rows/sec., 4.41 MiB/sec. | ||
997 | 2023.10.26 23:29:57.642752 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Debug> DynamicQueryHandler: Done processing query | ||
998 | 2023.10.26 23:29:57.642774 [ 3 ] {e056d68a-ab7c-4628-bf30-788e435b8e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
999 | 2023.10.26 23:29:57.642791 [ 3 ] {} <Debug> HTTP-Session: 27cb3e0e-55e9-4575-8489-02e94e15e4f9 Destroying unnamed session | ||
1000 | 2023.10.26 23:29:57.642903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39809, User-Agent: (none), Length: 2933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1001 | 2023.10.26 23:29:57.642947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1002 | 2023.10.26 23:29:57.642965 [ 3 ] {} <Debug> HTTP-Session: b5bf6663-3dbc-4c40-aaab-35f54a08bf30 Authenticating user 'default' from [fd00:1122:3344:101::d]:39809 | ||
1003 | 2023.10.26 23:29:57.642981 [ 3 ] {} <Debug> HTTP-Session: b5bf6663-3dbc-4c40-aaab-35f54a08bf30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1004 | 2023.10.26 23:29:57.643051 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39809) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1005 | 2023.10.26 23:29:57.643089 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1006 | 2023.10.26 23:29:57.643188 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1007 | 2023.10.26 23:29:57.643451 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB. | ||
1008 | 2023.10.26 23:29:57.643671 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1009 | 2023.10.26 23:29:57.643836 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Trace> oximeter.measurements_i64 (153cc2fb-1b8b-4bd1-a782-e044ba8192eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1010 | 2023.10.26 23:29:57.643954 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000875518 sec., 23985 rows/sec., 1.24 MiB/sec. | ||
1011 | 2023.10.26 23:29:57.644069 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Debug> DynamicQueryHandler: Done processing query | ||
1012 | 2023.10.26 23:29:57.644092 [ 3 ] {5bcc0fea-9ed2-4698-ac1b-b15d509e7248} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1013 | 2023.10.26 23:29:57.644108 [ 3 ] {} <Debug> HTTP-Session: b5bf6663-3dbc-4c40-aaab-35f54a08bf30 Destroying unnamed session |