1 | [ Feb 10 00:59:11 Enabled. ] | ||
2 | [ Feb 10 00:59:11 Rereading configuration. ] | ||
3 | [ Feb 10 00:59:13 Rereading configuration. ] | ||
4 | [ Feb 10 00:59:17 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + single_node=true | ||
23 | + command=() | ||
24 | + true | ||
25 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
26 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
27 | [ Feb 10 00:59:17 Method "start" exited with status 0. ] | ||
28 | Processing configuration file 'config.xml'. | ||
29 | There is no file 'config.xml', will use embedded config. | ||
30 | Logging trace to /var/tmp/clickhouse-server.log | ||
31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
32 | 2024.02.10 00:59:17.880590 [ 1 ] {} <Information> Application: Will watch for the process with pid 24854 | ||
33 | 2024.02.10 00:59:17.880675 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
34 | 2024.02.10 00:59:18.513081 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24854 | ||
35 | 2024.02.10 00:59:18.513256 [ 1 ] {} <Information> Application: starting up | ||
36 | 2024.02.10 00:59:18.513468 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
37 | 2024.02.10 00:59:18.620518 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
38 | 2024.02.10 00:59:18.620576 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
39 | 2024.02.10 00:59:18.620592 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
40 | 2024.02.10 00:59:18.620634 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
41 | 2024.02.10 00:59:18.620983 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
42 | 2024.02.10 00:59:18.621646 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
43 | Processing configuration file 'config.xml'. | ||
44 | There is no file 'config.xml', will use embedded config. | ||
45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
46 | 2024.02.10 00:59:18.622138 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
47 | 2024.02.10 00:59:18.622393 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
48 | 2024.02.10 00:59:18.624911 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
49 | 2024.02.10 00:59:18.624952 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
50 | 2024.02.10 00:59:18.625610 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
51 | Processing configuration file 'config.xml'. | ||
52 | There is no file 'config.xml', will use embedded config. | ||
53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
54 | 2024.02.10 00:59:18.625772 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
55 | 2024.02.10 00:59:18.631587 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
56 | 2024.02.10 00:59:18.631814 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
57 | 2024.02.10 00:59:18.631837 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
58 | 2024.02.10 00:59:18.633175 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
59 | 2024.02.10 00:59:18.633743 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.02.10 00:59:18.634057 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.02.10 00:59:18.634341 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.02.10 00:59:18.635118 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
63 | 2024.02.10 00:59:18.635161 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
64 | 2024.02.10 00:59:18.635214 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
65 | 2024.02.10 00:59:18.635231 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
66 | 2024.02.10 00:59:18.651471 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.02.10 00:59:18.651499 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104673 sec | ||
68 | 2024.02.10 00:59:18.652126 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
69 | 2024.02.10 00:59:18.652211 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
70 | 2024.02.10 00:59:18.652234 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
71 | 2024.02.10 00:59:18.652254 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
72 | 2024.02.10 00:59:18.652269 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
73 | 2024.02.10 00:59:18.652286 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
74 | 2024.02.10 00:59:18.652304 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
75 | 2024.02.10 00:59:18.652341 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
76 | 2024.02.10 00:59:18.652363 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
77 | 2024.02.10 00:59:18.652394 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
78 | 2024.02.10 00:59:18.652410 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
79 | 2024.02.10 00:59:18.652427 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
80 | 2024.02.10 00:59:18.652445 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
81 | 2024.02.10 00:59:18.652480 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
82 | 2024.02.10 00:59:18.652496 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
83 | 2024.02.10 00:59:18.652511 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
84 | 2024.02.10 00:59:18.685717 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
85 | 2024.02.10 00:59:18.692036 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
86 | 2024.02.10 00:59:18.692066 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9151e-05 sec | ||
87 | 2024.02.10 00:59:18.692091 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
88 | 2024.02.10 00:59:18.692109 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
89 | 2024.02.10 00:59:18.692134 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
90 | 2024.02.10 00:59:18.694197 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
91 | 2024.02.10 00:59:18.699319 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
92 | 2024.02.10 00:59:18.699424 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
93 | 2024.02.10 00:59:18.699478 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
94 | 2024.02.10 00:59:18.924287 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
95 | 2024.02.10 00:59:18.940917 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
96 | 2024.02.10 00:59:18.940964 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
97 | 2024.02.10 00:59:18.976652 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
98 | 2024.02.10 00:59:18.977375 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB | ||
99 | 2024.02.10 00:59:18.977711 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
100 | 2024.02.10 00:59:18.977755 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
101 | 2024.02.10 00:59:18.977785 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
102 | 2024.02.10 00:59:18.977890 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.02.10 00:59:18.977932 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
104 | 2024.02.10 00:59:18.977960 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
105 | 2024.02.10 00:59:18.978035 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
106 | 2024.02.10 00:59:18.978059 [ 1 ] {} <Information> Application: Ready for connections. | ||
107 | 2024.02.10 00:59:19.679989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
108 | 2024.02.10 00:59:19.680171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
109 | 2024.02.10 00:59:19.680743 [ 3 ] {} <Debug> HTTP-Session: 9a98ae6c-bb9e-46f6-ad9e-6fc40140f7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
110 | 2024.02.10 00:59:19.680777 [ 3 ] {} <Debug> HTTP-Session: 9a98ae6c-bb9e-46f6-ad9e-6fc40140f7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
111 | 2024.02.10 00:59:19.680913 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
112 | 2024.02.10 00:59:19.680942 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
113 | 2024.02.10 00:59:19.680959 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
114 | 2024.02.10 00:59:19.682457 [ 3 ] {ba9fb1b2-069d-448f-9ee5-9f1bdbeef44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.02.10 00:59:19.705743 [ 3 ] {ba9fb1b2-069d-448f-9ee5-9f1bdbeef44b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44379) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.02.10 00:59:19.706577 [ 3 ] {ba9fb1b2-069d-448f-9ee5-9f1bdbeef44b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
164 | (version 22.8.9.1) | ||
165 | 2024.02.10 00:59:19.707348 [ 3 ] {ba9fb1b2-069d-448f-9ee5-9f1bdbeef44b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2024.02.10 00:59:19.707373 [ 3 ] {} <Debug> HTTP-Session: 9a98ae6c-bb9e-46f6-ad9e-6fc40140f7bf Destroying unnamed session | ||
167 | 2024.02.10 00:59:19.707746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2024.02.10 00:59:19.707806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2024.02.10 00:59:19.707826 [ 3 ] {} <Debug> HTTP-Session: d78ce30b-c482-4def-93f8-619788639639 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
170 | 2024.02.10 00:59:19.707850 [ 3 ] {} <Debug> HTTP-Session: d78ce30b-c482-4def-93f8-619788639639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.02.10 00:59:19.707947 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
172 | 2024.02.10 00:59:19.708033 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
173 | 2024.02.10 00:59:19.709011 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
174 | 2024.02.10 00:59:19.710918 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
175 | 2024.02.10 00:59:19.714928 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2024.02.10 00:59:19.714975 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
177 | 2024.02.10 00:59:19.714991 [ 3 ] {} <Debug> HTTP-Session: d78ce30b-c482-4def-93f8-619788639639 Destroying unnamed session | ||
178 | 2024.02.10 00:59:19.715118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2024.02.10 00:59:19.715176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2024.02.10 00:59:19.715195 [ 3 ] {} <Debug> HTTP-Session: 5c63cf21-84b6-41ec-98b7-b8fab267adf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
181 | 2024.02.10 00:59:19.715211 [ 3 ] {} <Debug> HTTP-Session: 5c63cf21-84b6-41ec-98b7-b8fab267adf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.02.10 00:59:19.715309 [ 3 ] {f1bb1d69-8c1f-44e2-8411-afaa0172ab74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
183 | 2024.02.10 00:59:19.715557 [ 3 ] {f1bb1d69-8c1f-44e2-8411-afaa0172ab74} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44379) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
184 | |||
185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
206 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
207 | |||
208 | 2024.02.10 00:59:19.715683 [ 3 ] {f1bb1d69-8c1f-44e2-8411-afaa0172ab74} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
209 | |||
210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
231 | 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
232 | (version 22.8.9.1) | ||
233 | 2024.02.10 00:59:19.715798 [ 3 ] {f1bb1d69-8c1f-44e2-8411-afaa0172ab74} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
234 | 2024.02.10 00:59:19.715817 [ 3 ] {} <Debug> HTTP-Session: 5c63cf21-84b6-41ec-98b7-b8fab267adf9 Destroying unnamed session | ||
235 | 2024.02.10 00:59:19.716029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
236 | 2024.02.10 00:59:19.716079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
237 | 2024.02.10 00:59:19.716098 [ 3 ] {} <Debug> HTTP-Session: b7c07650-bcfb-4ed5-895b-6f1e092969d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
238 | 2024.02.10 00:59:19.716117 [ 3 ] {} <Debug> HTTP-Session: b7c07650-bcfb-4ed5-895b-6f1e092969d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.02.10 00:59:19.716224 [ 3 ] {ca964b5d-1ebf-4132-a3d2-a990a21d8aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
240 | 2024.02.10 00:59:19.716322 [ 3 ] {ca964b5d-1ebf-4132-a3d2-a990a21d8aa4} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2024.02.10 00:59:19.716346 [ 3 ] {ca964b5d-1ebf-4132-a3d2-a990a21d8aa4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2024.02.10 00:59:19.716361 [ 3 ] {} <Debug> HTTP-Session: b7c07650-bcfb-4ed5-895b-6f1e092969d0 Destroying unnamed session | ||
243 | 2024.02.10 00:59:19.716466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2024.02.10 00:59:19.716510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2024.02.10 00:59:19.716528 [ 3 ] {} <Debug> HTTP-Session: bfa2adb1-a942-47bb-b88f-c578e792d316 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
246 | 2024.02.10 00:59:19.716547 [ 3 ] {} <Debug> HTTP-Session: bfa2adb1-a942-47bb-b88f-c578e792d316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2024.02.10 00:59:19.716604 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
248 | 2024.02.10 00:59:19.716655 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
249 | 2024.02.10 00:59:19.718465 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
250 | 2024.02.10 00:59:19.718487 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1411e-05 sec | ||
251 | 2024.02.10 00:59:19.718521 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
252 | 2024.02.10 00:59:19.718538 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
253 | 2024.02.10 00:59:19.718605 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} <Debug> DynamicQueryHandler: Done processing query | ||
254 | 2024.02.10 00:59:19.718628 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
255 | 2024.02.10 00:59:19.718643 [ 3 ] {} <Debug> HTTP-Session: bfa2adb1-a942-47bb-b88f-c578e792d316 Destroying unnamed session | ||
256 | 2024.02.10 00:59:19.718752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
257 | 2024.02.10 00:59:19.718804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
258 | 2024.02.10 00:59:19.718826 [ 3 ] {} <Debug> HTTP-Session: 9956068b-fbd7-4f5d-80f8-b87c5c009853 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
259 | 2024.02.10 00:59:19.718850 [ 3 ] {} <Debug> HTTP-Session: 9956068b-fbd7-4f5d-80f8-b87c5c009853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.02.10 00:59:19.719015 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) /* The version table contains metadata about the `oximeter` database */ | ||
261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
262 | 2024.02.10 00:59:19.719077 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
263 | 2024.02.10 00:59:19.729951 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} <Debug> oximeter.version (136bcbea-1a9c-45dd-8d8c-609781a6896d): Loading data parts | ||
264 | 2024.02.10 00:59:19.730115 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} <Debug> oximeter.version (136bcbea-1a9c-45dd-8d8c-609781a6896d): There are no data parts | ||
265 | 2024.02.10 00:59:19.732650 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} <Debug> DynamicQueryHandler: Done processing query | ||
266 | 2024.02.10 00:59:19.732679 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
267 | 2024.02.10 00:59:19.732728 [ 3 ] {} <Debug> HTTP-Session: 9956068b-fbd7-4f5d-80f8-b87c5c009853 Destroying unnamed session | ||
268 | 2024.02.10 00:59:19.732842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
269 | 2024.02.10 00:59:19.732906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
270 | 2024.02.10 00:59:19.732932 [ 3 ] {} <Debug> HTTP-Session: 90e91a99-d3a8-44cc-9956-120c961c8fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
271 | 2024.02.10 00:59:19.732952 [ 3 ] {} <Debug> HTTP-Session: 90e91a99-d3a8-44cc-9956-120c961c8fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.02.10 00:59:19.733205 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) /* The measurement tables contain all individual samples from each timeseries. | ||
273 | * | ||
274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
277 | * by all samples from the same timeseries. | ||
278 | * | ||
279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
280 | * and then uses that to index quickly into the measurements tables. | ||
281 | */ | ||
282 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
283 | 2024.02.10 00:59:19.733267 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
284 | 2024.02.10 00:59:19.747419 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} <Debug> oximeter.measurements_bool (ab5efc57-703c-4814-a2e5-0b0995d08201): Loading data parts | ||
285 | 2024.02.10 00:59:19.747541 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} <Debug> oximeter.measurements_bool (ab5efc57-703c-4814-a2e5-0b0995d08201): There are no data parts | ||
286 | 2024.02.10 00:59:19.749478 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} <Debug> DynamicQueryHandler: Done processing query | ||
287 | 2024.02.10 00:59:19.749504 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
288 | 2024.02.10 00:59:19.749525 [ 3 ] {} <Debug> HTTP-Session: 90e91a99-d3a8-44cc-9956-120c961c8fe2 Destroying unnamed session | ||
289 | 2024.02.10 00:59:19.749647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
290 | 2024.02.10 00:59:19.749694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
291 | 2024.02.10 00:59:19.749716 [ 3 ] {} <Debug> HTTP-Session: bdb4af69-d9a4-4648-844c-f46cab112e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
292 | 2024.02.10 00:59:19.749733 [ 3 ] {} <Debug> HTTP-Session: bdb4af69-d9a4-4648-844c-f46cab112e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
293 | 2024.02.10 00:59:19.749933 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
294 | 2024.02.10 00:59:19.749986 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
295 | 2024.02.10 00:59:19.752684 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} <Debug> oximeter.measurements_i8 (7987e8ec-5a62-4dab-9f56-4c798cdb377e): Loading data parts | ||
296 | 2024.02.10 00:59:19.752771 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} <Debug> oximeter.measurements_i8 (7987e8ec-5a62-4dab-9f56-4c798cdb377e): There are no data parts | ||
297 | 2024.02.10 00:59:19.753998 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} <Debug> DynamicQueryHandler: Done processing query | ||
298 | 2024.02.10 00:59:19.754023 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
299 | 2024.02.10 00:59:19.754038 [ 3 ] {} <Debug> HTTP-Session: bdb4af69-d9a4-4648-844c-f46cab112e59 Destroying unnamed session | ||
300 | 2024.02.10 00:59:19.754145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
301 | 2024.02.10 00:59:19.754192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
302 | 2024.02.10 00:59:19.754211 [ 3 ] {} <Debug> HTTP-Session: 505c72d2-ae02-4c44-a40e-e9da4b0e5f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
303 | 2024.02.10 00:59:19.754230 [ 3 ] {} <Debug> HTTP-Session: 505c72d2-ae02-4c44-a40e-e9da4b0e5f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.02.10 00:59:19.754426 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.02.10 00:59:19.754473 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
306 | 2024.02.10 00:59:19.761200 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} <Debug> oximeter.measurements_u8 (9c08512b-4bb8-4751-8fe3-a4daae5ca9d7): Loading data parts | ||
307 | 2024.02.10 00:59:19.761339 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} <Debug> oximeter.measurements_u8 (9c08512b-4bb8-4751-8fe3-a4daae5ca9d7): There are no data parts | ||
308 | 2024.02.10 00:59:19.763150 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2024.02.10 00:59:19.763176 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2024.02.10 00:59:19.763191 [ 3 ] {} <Debug> HTTP-Session: 505c72d2-ae02-4c44-a40e-e9da4b0e5f6d Destroying unnamed session | ||
311 | 2024.02.10 00:59:19.763325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2024.02.10 00:59:19.763373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2024.02.10 00:59:19.763391 [ 3 ] {} <Debug> HTTP-Session: 3f2ed0b0-0e8d-40c5-864f-38ab7dac935e Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
314 | 2024.02.10 00:59:19.763411 [ 3 ] {} <Debug> HTTP-Session: 3f2ed0b0-0e8d-40c5-864f-38ab7dac935e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2024.02.10 00:59:19.763611 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2024.02.10 00:59:19.763655 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
317 | 2024.02.10 00:59:19.766445 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} <Debug> oximeter.measurements_i16 (eeb8389a-b9f7-454b-a1b7-8e018af2c231): Loading data parts | ||
318 | 2024.02.10 00:59:19.766536 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} <Debug> oximeter.measurements_i16 (eeb8389a-b9f7-454b-a1b7-8e018af2c231): There are no data parts | ||
319 | 2024.02.10 00:59:19.767877 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2024.02.10 00:59:19.767913 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2024.02.10 00:59:19.767929 [ 3 ] {} <Debug> HTTP-Session: 3f2ed0b0-0e8d-40c5-864f-38ab7dac935e Destroying unnamed session | ||
322 | 2024.02.10 00:59:19.768040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2024.02.10 00:59:19.768087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2024.02.10 00:59:19.768105 [ 3 ] {} <Debug> HTTP-Session: 4f071eae-d4ea-406e-affb-407852fa462e Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
325 | 2024.02.10 00:59:19.768125 [ 3 ] {} <Debug> HTTP-Session: 4f071eae-d4ea-406e-affb-407852fa462e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2024.02.10 00:59:19.768323 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2024.02.10 00:59:19.768367 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.02.10 00:59:19.774954 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} <Debug> oximeter.measurements_u16 (f9528551-865a-4325-b716-4c52f7fc007a): Loading data parts | ||
329 | 2024.02.10 00:59:19.775081 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} <Debug> oximeter.measurements_u16 (f9528551-865a-4325-b716-4c52f7fc007a): There are no data parts | ||
330 | 2024.02.10 00:59:19.776994 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.02.10 00:59:19.777024 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2024.02.10 00:59:19.777039 [ 3 ] {} <Debug> HTTP-Session: 4f071eae-d4ea-406e-affb-407852fa462e Destroying unnamed session | ||
333 | 2024.02.10 00:59:19.777147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2024.02.10 00:59:19.777194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2024.02.10 00:59:19.777213 [ 3 ] {} <Debug> HTTP-Session: 8cfb7892-c4eb-4ed9-adb9-827bb818c39f Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
336 | 2024.02.10 00:59:19.777233 [ 3 ] {} <Debug> HTTP-Session: 8cfb7892-c4eb-4ed9-adb9-827bb818c39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.02.10 00:59:19.777429 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2024.02.10 00:59:19.777473 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
339 | 2024.02.10 00:59:19.780134 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} <Debug> oximeter.measurements_i32 (38280151-4093-4f0e-9d6a-f73c35ed00f3): Loading data parts | ||
340 | 2024.02.10 00:59:19.780208 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} <Debug> oximeter.measurements_i32 (38280151-4093-4f0e-9d6a-f73c35ed00f3): There are no data parts | ||
341 | 2024.02.10 00:59:19.781571 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2024.02.10 00:59:19.781602 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2024.02.10 00:59:19.781617 [ 3 ] {} <Debug> HTTP-Session: 8cfb7892-c4eb-4ed9-adb9-827bb818c39f Destroying unnamed session | ||
344 | 2024.02.10 00:59:19.781716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.02.10 00:59:19.781767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2024.02.10 00:59:19.781785 [ 3 ] {} <Debug> HTTP-Session: 30b3b909-71e0-46c5-9bdc-96c53f4baf8f Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
347 | 2024.02.10 00:59:19.781805 [ 3 ] {} <Debug> HTTP-Session: 30b3b909-71e0-46c5-9bdc-96c53f4baf8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.02.10 00:59:19.781990 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2024.02.10 00:59:19.782043 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
350 | 2024.02.10 00:59:19.788572 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} <Debug> oximeter.measurements_u32 (3c7f2d3d-7a69-4eb7-bf8e-57c87c036219): Loading data parts | ||
351 | 2024.02.10 00:59:19.788653 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} <Debug> oximeter.measurements_u32 (3c7f2d3d-7a69-4eb7-bf8e-57c87c036219): There are no data parts | ||
352 | 2024.02.10 00:59:19.790473 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2024.02.10 00:59:19.790504 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2024.02.10 00:59:19.790519 [ 3 ] {} <Debug> HTTP-Session: 30b3b909-71e0-46c5-9bdc-96c53f4baf8f Destroying unnamed session | ||
355 | 2024.02.10 00:59:19.790636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2024.02.10 00:59:19.790687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2024.02.10 00:59:19.790705 [ 3 ] {} <Debug> HTTP-Session: f6537bfc-4d31-470d-a5f7-f67b1c95c4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
358 | 2024.02.10 00:59:19.790721 [ 3 ] {} <Debug> HTTP-Session: f6537bfc-4d31-470d-a5f7-f67b1c95c4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.02.10 00:59:19.790908 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2024.02.10 00:59:19.790964 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
361 | 2024.02.10 00:59:19.793639 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} <Debug> oximeter.measurements_i64 (f939087f-71b6-451d-a671-8928d06eaa9d): Loading data parts | ||
362 | 2024.02.10 00:59:19.793719 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} <Debug> oximeter.measurements_i64 (f939087f-71b6-451d-a671-8928d06eaa9d): There are no data parts | ||
363 | 2024.02.10 00:59:19.794995 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2024.02.10 00:59:19.795019 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2024.02.10 00:59:19.795040 [ 3 ] {} <Debug> HTTP-Session: f6537bfc-4d31-470d-a5f7-f67b1c95c4a0 Destroying unnamed session | ||
366 | 2024.02.10 00:59:19.795137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2024.02.10 00:59:19.795184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2024.02.10 00:59:19.795208 [ 3 ] {} <Debug> HTTP-Session: cd4838bd-6cc4-46c8-b3b7-ced2590cb4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
369 | 2024.02.10 00:59:19.795223 [ 3 ] {} <Debug> HTTP-Session: cd4838bd-6cc4-46c8-b3b7-ced2590cb4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.02.10 00:59:19.795409 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2024.02.10 00:59:19.795466 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
372 | 2024.02.10 00:59:19.802105 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} <Debug> oximeter.measurements_u64 (6dccf86a-5b8c-434a-8a55-bc0c28a09fec): Loading data parts | ||
373 | 2024.02.10 00:59:19.802220 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} <Debug> oximeter.measurements_u64 (6dccf86a-5b8c-434a-8a55-bc0c28a09fec): There are no data parts | ||
374 | 2024.02.10 00:59:19.804120 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2024.02.10 00:59:19.804144 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2024.02.10 00:59:19.804176 [ 3 ] {} <Debug> HTTP-Session: cd4838bd-6cc4-46c8-b3b7-ced2590cb4bf Destroying unnamed session | ||
377 | 2024.02.10 00:59:19.804273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2024.02.10 00:59:19.804320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2024.02.10 00:59:19.804343 [ 3 ] {} <Debug> HTTP-Session: 993495d9-0a5a-4ce9-9322-e7abd6962a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
380 | 2024.02.10 00:59:19.804358 [ 3 ] {} <Debug> HTTP-Session: 993495d9-0a5a-4ce9-9322-e7abd6962a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2024.02.10 00:59:19.804567 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2024.02.10 00:59:19.804626 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
383 | 2024.02.10 00:59:19.807278 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} <Debug> oximeter.measurements_f32 (2fab55cc-65e3-4c47-8d47-d4dc9b0af3a4): Loading data parts | ||
384 | 2024.02.10 00:59:19.807376 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} <Debug> oximeter.measurements_f32 (2fab55cc-65e3-4c47-8d47-d4dc9b0af3a4): There are no data parts | ||
385 | 2024.02.10 00:59:19.808684 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2024.02.10 00:59:19.808709 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2024.02.10 00:59:19.808731 [ 3 ] {} <Debug> HTTP-Session: 993495d9-0a5a-4ce9-9322-e7abd6962a3b Destroying unnamed session | ||
388 | 2024.02.10 00:59:19.808845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2024.02.10 00:59:19.808892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2024.02.10 00:59:19.808915 [ 3 ] {} <Debug> HTTP-Session: b556cff8-735d-4d5f-9c4f-511f1612b869 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
391 | 2024.02.10 00:59:19.808930 [ 3 ] {} <Debug> HTTP-Session: b556cff8-735d-4d5f-9c4f-511f1612b869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.02.10 00:59:19.809118 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2024.02.10 00:59:19.809168 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
394 | 2024.02.10 00:59:19.815831 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} <Debug> oximeter.measurements_f64 (d63d2f45-b581-4194-b939-8fdb035b0d11): Loading data parts | ||
395 | 2024.02.10 00:59:19.815993 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} <Debug> oximeter.measurements_f64 (d63d2f45-b581-4194-b939-8fdb035b0d11): There are no data parts | ||
396 | 2024.02.10 00:59:19.817770 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2024.02.10 00:59:19.817801 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2024.02.10 00:59:19.817821 [ 3 ] {} <Debug> HTTP-Session: b556cff8-735d-4d5f-9c4f-511f1612b869 Destroying unnamed session | ||
399 | 2024.02.10 00:59:19.817911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2024.02.10 00:59:19.817958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2024.02.10 00:59:19.817981 [ 3 ] {} <Debug> HTTP-Session: 9bba041f-0e58-472f-bb89-51bbc32d1489 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
402 | 2024.02.10 00:59:19.817997 [ 3 ] {} <Debug> HTTP-Session: 9bba041f-0e58-472f-bb89-51bbc32d1489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2024.02.10 00:59:19.818184 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2024.02.10 00:59:19.818238 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
405 | 2024.02.10 00:59:19.820869 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} <Debug> oximeter.measurements_string (fb4da28c-48fd-4ad4-9712-e2f9db07fce1): Loading data parts | ||
406 | 2024.02.10 00:59:19.820987 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} <Debug> oximeter.measurements_string (fb4da28c-48fd-4ad4-9712-e2f9db07fce1): There are no data parts | ||
407 | 2024.02.10 00:59:19.822312 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2024.02.10 00:59:19.822343 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2024.02.10 00:59:19.822364 [ 3 ] {} <Debug> HTTP-Session: 9bba041f-0e58-472f-bb89-51bbc32d1489 Destroying unnamed session | ||
410 | 2024.02.10 00:59:19.822498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2024.02.10 00:59:19.822545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2024.02.10 00:59:19.822569 [ 3 ] {} <Debug> HTTP-Session: c4ad53a6-dbcd-4df1-8e6c-ea926b386b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
413 | 2024.02.10 00:59:19.822584 [ 3 ] {} <Debug> HTTP-Session: c4ad53a6-dbcd-4df1-8e6c-ea926b386b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.02.10 00:59:19.822774 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
417 | * a string isn't palatable for a few reasons. | ||
418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
419 | * details. | ||
420 | */ | ||
421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.02.10 00:59:19.822835 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
423 | 2024.02.10 00:59:19.829376 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} <Debug> oximeter.measurements_bytes (8afa80b7-3594-4350-8469-45231c9993a7): Loading data parts | ||
424 | 2024.02.10 00:59:19.829493 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} <Debug> oximeter.measurements_bytes (8afa80b7-3594-4350-8469-45231c9993a7): There are no data parts | ||
425 | 2024.02.10 00:59:19.831176 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} <Debug> DynamicQueryHandler: Done processing query | ||
426 | 2024.02.10 00:59:19.831201 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
427 | 2024.02.10 00:59:19.831216 [ 3 ] {} <Debug> HTTP-Session: c4ad53a6-dbcd-4df1-8e6c-ea926b386b50 Destroying unnamed session | ||
428 | 2024.02.10 00:59:19.831333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
429 | 2024.02.10 00:59:19.831381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
430 | 2024.02.10 00:59:19.831400 [ 3 ] {} <Debug> HTTP-Session: 1af665f8-ae3f-4fc4-b6cc-b25955fbb3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
431 | 2024.02.10 00:59:19.831420 [ 3 ] {} <Debug> HTTP-Session: 1af665f8-ae3f-4fc4-b6cc-b25955fbb3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
432 | 2024.02.10 00:59:19.831633 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
433 | 2024.02.10 00:59:19.831689 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
434 | 2024.02.10 00:59:19.834354 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} <Debug> oximeter.measurements_cumulativei64 (b461c516-6eff-4bcf-9d2c-e06e003e58db): Loading data parts | ||
435 | 2024.02.10 00:59:19.834436 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} <Debug> oximeter.measurements_cumulativei64 (b461c516-6eff-4bcf-9d2c-e06e003e58db): There are no data parts | ||
436 | 2024.02.10 00:59:19.835825 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} <Debug> DynamicQueryHandler: Done processing query | ||
437 | 2024.02.10 00:59:19.835850 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
438 | 2024.02.10 00:59:19.835871 [ 3 ] {} <Debug> HTTP-Session: 1af665f8-ae3f-4fc4-b6cc-b25955fbb3a0 Destroying unnamed session | ||
439 | 2024.02.10 00:59:19.835969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
440 | 2024.02.10 00:59:19.836024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
441 | 2024.02.10 00:59:19.836048 [ 3 ] {} <Debug> HTTP-Session: 45ad1774-ffbd-4527-9e44-1fa3e67c5320 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
442 | 2024.02.10 00:59:19.836072 [ 3 ] {} <Debug> HTTP-Session: 45ad1774-ffbd-4527-9e44-1fa3e67c5320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
443 | 2024.02.10 00:59:19.836276 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2024.02.10 00:59:19.836328 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
445 | 2024.02.10 00:59:19.842840 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} <Debug> oximeter.measurements_cumulativeu64 (ec491d7f-25eb-4e39-a7c1-d7c3bcfe4213): Loading data parts | ||
446 | 2024.02.10 00:59:19.842928 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} <Debug> oximeter.measurements_cumulativeu64 (ec491d7f-25eb-4e39-a7c1-d7c3bcfe4213): There are no data parts | ||
447 | 2024.02.10 00:59:19.844582 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2024.02.10 00:59:19.844606 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2024.02.10 00:59:19.844633 [ 3 ] {} <Debug> HTTP-Session: 45ad1774-ffbd-4527-9e44-1fa3e67c5320 Destroying unnamed session | ||
450 | 2024.02.10 00:59:19.844736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2024.02.10 00:59:19.844778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2024.02.10 00:59:19.844802 [ 3 ] {} <Debug> HTTP-Session: 195f948a-c5d4-4cb2-921b-0214ba0b5288 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
453 | 2024.02.10 00:59:19.844827 [ 3 ] {} <Debug> HTTP-Session: 195f948a-c5d4-4cb2-921b-0214ba0b5288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2024.02.10 00:59:19.845029 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.02.10 00:59:19.845084 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
456 | 2024.02.10 00:59:19.847768 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} <Debug> oximeter.measurements_cumulativef32 (013fe49b-f868-40c5-bfdf-05adf41dd632): Loading data parts | ||
457 | 2024.02.10 00:59:19.847874 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} <Debug> oximeter.measurements_cumulativef32 (013fe49b-f868-40c5-bfdf-05adf41dd632): There are no data parts | ||
458 | 2024.02.10 00:59:19.849252 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2024.02.10 00:59:19.849284 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2024.02.10 00:59:19.849299 [ 3 ] {} <Debug> HTTP-Session: 195f948a-c5d4-4cb2-921b-0214ba0b5288 Destroying unnamed session | ||
461 | 2024.02.10 00:59:19.849396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2024.02.10 00:59:19.849444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2024.02.10 00:59:19.849462 [ 3 ] {} <Debug> HTTP-Session: 441f9f70-e98d-42ae-8705-b1ce03883c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
464 | 2024.02.10 00:59:19.849489 [ 3 ] {} <Debug> HTTP-Session: 441f9f70-e98d-42ae-8705-b1ce03883c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2024.02.10 00:59:19.849693 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2024.02.10 00:59:19.849743 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
467 | 2024.02.10 00:59:19.856279 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} <Debug> oximeter.measurements_cumulativef64 (b5fcdd4d-5099-4891-9b7d-ce4dfd650a3d): Loading data parts | ||
468 | 2024.02.10 00:59:19.856367 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} <Debug> oximeter.measurements_cumulativef64 (b5fcdd4d-5099-4891-9b7d-ce4dfd650a3d): There are no data parts | ||
469 | 2024.02.10 00:59:19.858107 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.02.10 00:59:19.858138 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2024.02.10 00:59:19.858157 [ 3 ] {} <Debug> HTTP-Session: 441f9f70-e98d-42ae-8705-b1ce03883c67 Destroying unnamed session | ||
472 | 2024.02.10 00:59:19.858264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2024.02.10 00:59:19.858312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2024.02.10 00:59:19.858341 [ 3 ] {} <Debug> HTTP-Session: 04144cf4-dccc-4827-8980-fa8d772b8c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
475 | 2024.02.10 00:59:19.858358 [ 3 ] {} <Debug> HTTP-Session: 04144cf4-dccc-4827-8980-fa8d772b8c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.02.10 00:59:19.858575 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
477 | * NOTE: Array types cannot be Nullable, see | ||
478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
479 | * for more details. | ||
480 | * | ||
481 | * This means we need to use empty arrays to indicate a missing value. This | ||
482 | * is unfortunate, and at this point relies on the fact that an | ||
483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
484 | * to figure out another way to represent missing samples here. | ||
485 | */ | ||
486 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
487 | 2024.02.10 00:59:19.858634 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
488 | 2024.02.10 00:59:19.861369 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} <Debug> oximeter.measurements_histogrami8 (1446de98-969d-47df-a539-17e9f75005a3): Loading data parts | ||
489 | 2024.02.10 00:59:19.861458 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} <Debug> oximeter.measurements_histogrami8 (1446de98-969d-47df-a539-17e9f75005a3): There are no data parts | ||
490 | 2024.02.10 00:59:19.864452 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} <Debug> DynamicQueryHandler: Done processing query | ||
491 | 2024.02.10 00:59:19.864535 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
492 | 2024.02.10 00:59:19.864560 [ 3 ] {} <Debug> HTTP-Session: 04144cf4-dccc-4827-8980-fa8d772b8c9b Destroying unnamed session | ||
493 | 2024.02.10 00:59:19.864683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
494 | 2024.02.10 00:59:19.864735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
495 | 2024.02.10 00:59:19.864760 [ 3 ] {} <Debug> HTTP-Session: 63da7aed-904b-4640-8e3d-2cb824d72bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
496 | 2024.02.10 00:59:19.864776 [ 3 ] {} <Debug> HTTP-Session: 63da7aed-904b-4640-8e3d-2cb824d72bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
497 | 2024.02.10 00:59:19.864992 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.02.10 00:59:19.865044 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
499 | 2024.02.10 00:59:19.869887 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} <Debug> oximeter.measurements_histogramu8 (dabb6979-b404-416f-b6fc-0faabd4f7da5): Loading data parts | ||
500 | 2024.02.10 00:59:19.870015 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} <Debug> oximeter.measurements_histogramu8 (dabb6979-b404-416f-b6fc-0faabd4f7da5): There are no data parts | ||
501 | 2024.02.10 00:59:19.871609 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} <Debug> DynamicQueryHandler: Done processing query | ||
502 | 2024.02.10 00:59:19.871634 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
503 | 2024.02.10 00:59:19.871661 [ 3 ] {} <Debug> HTTP-Session: 63da7aed-904b-4640-8e3d-2cb824d72bf2 Destroying unnamed session | ||
504 | 2024.02.10 00:59:19.871768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
505 | 2024.02.10 00:59:19.871816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
506 | 2024.02.10 00:59:19.871851 [ 3 ] {} <Debug> HTTP-Session: 19295d72-1445-46b2-b572-5693950caf59 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
507 | 2024.02.10 00:59:19.871868 [ 3 ] {} <Debug> HTTP-Session: 19295d72-1445-46b2-b572-5693950caf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
508 | 2024.02.10 00:59:19.872084 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2024.02.10 00:59:19.872138 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
510 | 2024.02.10 00:59:19.874852 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} <Debug> oximeter.measurements_histogrami16 (30496bd9-a9ae-4154-8205-345ed1d97a0c): Loading data parts | ||
511 | 2024.02.10 00:59:19.874941 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} <Debug> oximeter.measurements_histogrami16 (30496bd9-a9ae-4154-8205-345ed1d97a0c): There are no data parts | ||
512 | 2024.02.10 00:59:19.876232 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2024.02.10 00:59:19.876273 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2024.02.10 00:59:19.876288 [ 3 ] {} <Debug> HTTP-Session: 19295d72-1445-46b2-b572-5693950caf59 Destroying unnamed session | ||
515 | 2024.02.10 00:59:19.876392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2024.02.10 00:59:19.876445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2024.02.10 00:59:19.876463 [ 3 ] {} <Debug> HTTP-Session: ab84413e-d514-4cf8-9bab-5be8c6d0540d Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
518 | 2024.02.10 00:59:19.876484 [ 3 ] {} <Debug> HTTP-Session: ab84413e-d514-4cf8-9bab-5be8c6d0540d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2024.02.10 00:59:19.876695 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2024.02.10 00:59:19.876748 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
521 | 2024.02.10 00:59:19.883400 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} <Debug> oximeter.measurements_histogramu16 (27bf30e2-3f84-4145-a9da-adbf2edef422): Loading data parts | ||
522 | 2024.02.10 00:59:19.883511 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} <Debug> oximeter.measurements_histogramu16 (27bf30e2-3f84-4145-a9da-adbf2edef422): There are no data parts | ||
523 | 2024.02.10 00:59:19.885261 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2024.02.10 00:59:19.885359 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2024.02.10 00:59:19.885374 [ 3 ] {} <Debug> HTTP-Session: ab84413e-d514-4cf8-9bab-5be8c6d0540d Destroying unnamed session | ||
526 | 2024.02.10 00:59:19.885484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2024.02.10 00:59:19.885537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2024.02.10 00:59:19.885556 [ 3 ] {} <Debug> HTTP-Session: 714a11bd-1947-48da-8871-eb2e5ac589cc Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
529 | 2024.02.10 00:59:19.885577 [ 3 ] {} <Debug> HTTP-Session: 714a11bd-1947-48da-8871-eb2e5ac589cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.02.10 00:59:19.885793 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2024.02.10 00:59:19.885852 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
532 | 2024.02.10 00:59:19.887531 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} <Debug> oximeter.measurements_histogrami32 (200f1468-d052-4249-a96e-9fa806322a1e): Loading data parts | ||
533 | 2024.02.10 00:59:19.887628 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} <Debug> oximeter.measurements_histogrami32 (200f1468-d052-4249-a96e-9fa806322a1e): There are no data parts | ||
534 | 2024.02.10 00:59:19.896208 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2024.02.10 00:59:19.896233 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2024.02.10 00:59:19.896268 [ 3 ] {} <Debug> HTTP-Session: 714a11bd-1947-48da-8871-eb2e5ac589cc Destroying unnamed session | ||
537 | 2024.02.10 00:59:19.896379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2024.02.10 00:59:19.896427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2024.02.10 00:59:19.896446 [ 3 ] {} <Debug> HTTP-Session: 214ccc13-2817-4af7-8645-8ef823cab5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
540 | 2024.02.10 00:59:19.896468 [ 3 ] {} <Debug> HTTP-Session: 214ccc13-2817-4af7-8645-8ef823cab5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.02.10 00:59:19.896682 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2024.02.10 00:59:19.896734 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
543 | 2024.02.10 00:59:19.906361 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} <Debug> oximeter.measurements_histogramu32 (e134eb9d-c8ae-4983-9cea-0b252448e732): Loading data parts | ||
544 | 2024.02.10 00:59:19.906452 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} <Debug> oximeter.measurements_histogramu32 (e134eb9d-c8ae-4983-9cea-0b252448e732): There are no data parts | ||
545 | 2024.02.10 00:59:19.909647 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2024.02.10 00:59:19.909677 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2024.02.10 00:59:19.909702 [ 3 ] {} <Debug> HTTP-Session: 214ccc13-2817-4af7-8645-8ef823cab5ff Destroying unnamed session | ||
548 | 2024.02.10 00:59:19.909841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2024.02.10 00:59:19.909905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2024.02.10 00:59:19.909934 [ 3 ] {} <Debug> HTTP-Session: cb5055f5-4729-4242-bf7a-b7c2a48d8286 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
551 | 2024.02.10 00:59:19.909959 [ 3 ] {} <Debug> HTTP-Session: cb5055f5-4729-4242-bf7a-b7c2a48d8286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2024.02.10 00:59:19.910219 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2024.02.10 00:59:19.910282 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
554 | 2024.02.10 00:59:19.911989 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} <Debug> oximeter.measurements_histogrami64 (52e20f90-cbb6-4fd8-90f2-e59c33ad4e84): Loading data parts | ||
555 | 2024.02.10 00:59:19.912082 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} <Debug> oximeter.measurements_histogrami64 (52e20f90-cbb6-4fd8-90f2-e59c33ad4e84): There are no data parts | ||
556 | 2024.02.10 00:59:19.918118 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2024.02.10 00:59:19.918154 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2024.02.10 00:59:19.918173 [ 3 ] {} <Debug> HTTP-Session: cb5055f5-4729-4242-bf7a-b7c2a48d8286 Destroying unnamed session | ||
559 | 2024.02.10 00:59:19.918304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2024.02.10 00:59:19.918361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2024.02.10 00:59:19.918383 [ 3 ] {} <Debug> HTTP-Session: 1536a0b9-9228-4f2e-be4a-32e4dd916ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
562 | 2024.02.10 00:59:19.918409 [ 3 ] {} <Debug> HTTP-Session: 1536a0b9-9228-4f2e-be4a-32e4dd916ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2024.02.10 00:59:19.918666 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2024.02.10 00:59:19.918723 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
565 | 2024.02.10 00:59:19.920719 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} <Debug> oximeter.measurements_histogramu64 (95a7a884-3df4-4856-8f9c-02be46a1e1cb): Loading data parts | ||
566 | 2024.02.10 00:59:19.920809 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} <Debug> oximeter.measurements_histogramu64 (95a7a884-3df4-4856-8f9c-02be46a1e1cb): There are no data parts | ||
567 | 2024.02.10 00:59:19.923238 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} <Debug> DynamicQueryHandler: Done processing query | ||
568 | 2024.02.10 00:59:19.923276 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
569 | 2024.02.10 00:59:19.923308 [ 3 ] {} <Debug> HTTP-Session: 1536a0b9-9228-4f2e-be4a-32e4dd916ca3 Destroying unnamed session | ||
570 | 2024.02.10 00:59:19.923417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
571 | 2024.02.10 00:59:19.923474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
572 | 2024.02.10 00:59:19.923505 [ 3 ] {} <Debug> HTTP-Session: 2ebe56cd-2309-4098-8caf-f3641ac9273c Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
573 | 2024.02.10 00:59:19.923525 [ 3 ] {} <Debug> HTTP-Session: 2ebe56cd-2309-4098-8caf-f3641ac9273c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
574 | 2024.02.10 00:59:19.923769 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2024.02.10 00:59:19.923820 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
576 | 2024.02.10 00:59:19.925412 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} <Debug> oximeter.measurements_histogramf32 (5c40b7e5-1f9f-48e3-aca8-908c2bb95cc3): Loading data parts | ||
577 | 2024.02.10 00:59:19.925509 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} <Debug> oximeter.measurements_histogramf32 (5c40b7e5-1f9f-48e3-aca8-908c2bb95cc3): There are no data parts | ||
578 | 2024.02.10 00:59:19.932108 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} <Debug> DynamicQueryHandler: Done processing query | ||
579 | 2024.02.10 00:59:19.932136 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
580 | 2024.02.10 00:59:19.932164 [ 3 ] {} <Debug> HTTP-Session: 2ebe56cd-2309-4098-8caf-f3641ac9273c Destroying unnamed session | ||
581 | 2024.02.10 00:59:19.932276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
582 | 2024.02.10 00:59:19.932333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
583 | 2024.02.10 00:59:19.932362 [ 3 ] {} <Debug> HTTP-Session: 557b4cd4-5e6c-42f3-87d9-d127a7cbccdf Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
584 | 2024.02.10 00:59:19.932382 [ 3 ] {} <Debug> HTTP-Session: 557b4cd4-5e6c-42f3-87d9-d127a7cbccdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.02.10 00:59:19.932645 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
586 | 2024.02.10 00:59:19.932705 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
587 | 2024.02.10 00:59:19.934794 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} <Debug> oximeter.measurements_histogramf64 (6c6d92de-ef30-48b3-beaa-86d92c84505d): Loading data parts | ||
588 | 2024.02.10 00:59:19.934877 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} <Debug> oximeter.measurements_histogramf64 (6c6d92de-ef30-48b3-beaa-86d92c84505d): There are no data parts | ||
589 | 2024.02.10 00:59:19.937286 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} <Debug> DynamicQueryHandler: Done processing query | ||
590 | 2024.02.10 00:59:19.937335 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
591 | 2024.02.10 00:59:19.937353 [ 3 ] {} <Debug> HTTP-Session: 557b4cd4-5e6c-42f3-87d9-d127a7cbccdf Destroying unnamed session | ||
592 | 2024.02.10 00:59:19.937503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
593 | 2024.02.10 00:59:19.937567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
594 | 2024.02.10 00:59:19.937590 [ 3 ] {} <Debug> HTTP-Session: c14d0e42-cdc5-472b-9987-7e0d20fc02e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
595 | 2024.02.10 00:59:19.937616 [ 3 ] {} <Debug> HTTP-Session: c14d0e42-cdc5-472b-9987-7e0d20fc02e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
596 | 2024.02.10 00:59:19.937784 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) /* The field tables store named dimensions of each timeseries. | ||
597 | * | ||
598 | * As with the measurement tables, there is one field table for each field data | ||
599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
600 | * this behavior **must not** be relied upon for query correctness. | ||
601 | * | ||
602 | * The index for the fields differs from the measurements, however. Rows are | ||
603 | * sorted by timeseries name, then field name, field value, and finally | ||
604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
606 | * usually then used to look up measurements. | ||
607 | * | ||
608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
609 | * timeseries name and then key, since it would improve lookups where one | ||
610 | * already has the key. Realistically though, these tables are quite small and | ||
611 | * so performance benefits will be low in absolute terms. | ||
612 | */ | ||
613 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
614 | 2024.02.10 00:59:19.937835 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
615 | 2024.02.10 00:59:19.939342 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} <Debug> oximeter.fields_bool (266ac81e-6b05-4b9f-8fcc-3e40629c07b0): Loading data parts | ||
616 | 2024.02.10 00:59:19.939446 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} <Debug> oximeter.fields_bool (266ac81e-6b05-4b9f-8fcc-3e40629c07b0): There are no data parts | ||
617 | 2024.02.10 00:59:19.945703 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} <Debug> DynamicQueryHandler: Done processing query | ||
618 | 2024.02.10 00:59:19.945732 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
619 | 2024.02.10 00:59:19.945746 [ 3 ] {} <Debug> HTTP-Session: c14d0e42-cdc5-472b-9987-7e0d20fc02e3 Destroying unnamed session | ||
620 | 2024.02.10 00:59:19.945849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
621 | 2024.02.10 00:59:19.945894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
622 | 2024.02.10 00:59:19.945911 [ 3 ] {} <Debug> HTTP-Session: e77469fb-ac52-441d-aeac-00e35ab564fb Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
623 | 2024.02.10 00:59:19.945939 [ 3 ] {} <Debug> HTTP-Session: e77469fb-ac52-441d-aeac-00e35ab564fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.02.10 00:59:19.946089 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
625 | 2024.02.10 00:59:19.946133 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
626 | 2024.02.10 00:59:19.948038 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} <Debug> oximeter.fields_i8 (a889624f-ff51-4358-88eb-cd2cce61f4cf): Loading data parts | ||
627 | 2024.02.10 00:59:19.948126 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} <Debug> oximeter.fields_i8 (a889624f-ff51-4358-88eb-cd2cce61f4cf): There are no data parts | ||
628 | 2024.02.10 00:59:19.950475 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} <Debug> DynamicQueryHandler: Done processing query | ||
629 | 2024.02.10 00:59:19.950498 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
630 | 2024.02.10 00:59:19.950522 [ 3 ] {} <Debug> HTTP-Session: e77469fb-ac52-441d-aeac-00e35ab564fb Destroying unnamed session | ||
631 | 2024.02.10 00:59:19.950630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
632 | 2024.02.10 00:59:19.950673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
633 | 2024.02.10 00:59:19.950697 [ 3 ] {} <Debug> HTTP-Session: 84be0f07-a189-4f6e-ba61-b7a9ae82d8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
634 | 2024.02.10 00:59:19.950726 [ 3 ] {} <Debug> HTTP-Session: 84be0f07-a189-4f6e-ba61-b7a9ae82d8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.02.10 00:59:19.950879 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
636 | 2024.02.10 00:59:19.950926 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
637 | 2024.02.10 00:59:19.952469 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} <Debug> oximeter.fields_u8 (c69c5d83-ba3f-43f2-b5fe-fc64bf1b2755): Loading data parts | ||
638 | 2024.02.10 00:59:19.952552 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} <Debug> oximeter.fields_u8 (c69c5d83-ba3f-43f2-b5fe-fc64bf1b2755): There are no data parts | ||
639 | 2024.02.10 00:59:19.959225 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} <Debug> DynamicQueryHandler: Done processing query | ||
640 | 2024.02.10 00:59:19.959253 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
641 | 2024.02.10 00:59:19.959280 [ 3 ] {} <Debug> HTTP-Session: 84be0f07-a189-4f6e-ba61-b7a9ae82d8a3 Destroying unnamed session | ||
642 | 2024.02.10 00:59:19.959391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
643 | 2024.02.10 00:59:19.959450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
644 | 2024.02.10 00:59:19.959473 [ 3 ] {} <Debug> HTTP-Session: ae2e6742-4eba-4d9e-acdb-cd5373874075 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
645 | 2024.02.10 00:59:19.959499 [ 3 ] {} <Debug> HTTP-Session: ae2e6742-4eba-4d9e-acdb-cd5373874075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.02.10 00:59:19.959694 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
647 | 2024.02.10 00:59:19.959736 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
648 | 2024.02.10 00:59:19.961761 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} <Debug> oximeter.fields_i16 (387d76f0-d3cb-4777-a1a9-c70cca25d17f): Loading data parts | ||
649 | 2024.02.10 00:59:19.961858 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} <Debug> oximeter.fields_i16 (387d76f0-d3cb-4777-a1a9-c70cca25d17f): There are no data parts | ||
650 | 2024.02.10 00:59:19.964642 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} <Debug> DynamicQueryHandler: Done processing query | ||
651 | 2024.02.10 00:59:19.964676 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
652 | 2024.02.10 00:59:19.964694 [ 3 ] {} <Debug> HTTP-Session: ae2e6742-4eba-4d9e-acdb-cd5373874075 Destroying unnamed session | ||
653 | 2024.02.10 00:59:19.964813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
654 | 2024.02.10 00:59:19.964871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
655 | 2024.02.10 00:59:19.964892 [ 3 ] {} <Debug> HTTP-Session: c2f98e28-5e17-4779-9e53-92ce035f9e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
656 | 2024.02.10 00:59:19.964919 [ 3 ] {} <Debug> HTTP-Session: c2f98e28-5e17-4779-9e53-92ce035f9e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.02.10 00:59:19.965118 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
658 | 2024.02.10 00:59:19.965169 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
659 | 2024.02.10 00:59:19.966701 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} <Debug> oximeter.fields_u16 (737d7289-a73a-4a1a-982b-2f8057e5f01b): Loading data parts | ||
660 | 2024.02.10 00:59:19.966782 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} <Debug> oximeter.fields_u16 (737d7289-a73a-4a1a-982b-2f8057e5f01b): There are no data parts | ||
661 | 2024.02.10 00:59:19.973349 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} <Debug> DynamicQueryHandler: Done processing query | ||
662 | 2024.02.10 00:59:19.973386 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
663 | 2024.02.10 00:59:19.973404 [ 3 ] {} <Debug> HTTP-Session: c2f98e28-5e17-4779-9e53-92ce035f9e95 Destroying unnamed session | ||
664 | 2024.02.10 00:59:19.973528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
665 | 2024.02.10 00:59:19.973590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
666 | 2024.02.10 00:59:19.973613 [ 3 ] {} <Debug> HTTP-Session: 85ac9b03-2d4d-412b-96f9-8de724abef94 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
667 | 2024.02.10 00:59:19.973632 [ 3 ] {} <Debug> HTTP-Session: 85ac9b03-2d4d-412b-96f9-8de724abef94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2024.02.10 00:59:19.973801 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
669 | 2024.02.10 00:59:19.973854 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
670 | 2024.02.10 00:59:19.975861 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} <Debug> oximeter.fields_i32 (9f86bcac-3b3e-434b-afaa-ee5a73037523): Loading data parts | ||
671 | 2024.02.10 00:59:19.975952 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} <Debug> oximeter.fields_i32 (9f86bcac-3b3e-434b-afaa-ee5a73037523): There are no data parts | ||
672 | 2024.02.10 00:59:19.978274 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.02.10 00:59:19.978305 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
674 | 2024.02.10 00:59:19.978327 [ 3 ] {} <Debug> HTTP-Session: 85ac9b03-2d4d-412b-96f9-8de724abef94 Destroying unnamed session | ||
675 | 2024.02.10 00:59:19.978431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
676 | 2024.02.10 00:59:19.978477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
677 | 2024.02.10 00:59:19.978503 [ 3 ] {} <Debug> HTTP-Session: 4058abbf-e31a-4628-a8c0-48f4dafb5c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
678 | 2024.02.10 00:59:19.978519 [ 3 ] {} <Debug> HTTP-Session: 4058abbf-e31a-4628-a8c0-48f4dafb5c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.02.10 00:59:19.978675 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
680 | 2024.02.10 00:59:19.978724 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
681 | 2024.02.10 00:59:19.980304 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} <Debug> oximeter.fields_u32 (9feb1191-2a34-41dc-97c3-181335408778): Loading data parts | ||
682 | 2024.02.10 00:59:19.980373 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} <Debug> oximeter.fields_u32 (9feb1191-2a34-41dc-97c3-181335408778): There are no data parts | ||
683 | 2024.02.10 00:59:19.986988 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2024.02.10 00:59:19.987026 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
685 | 2024.02.10 00:59:19.987044 [ 3 ] {} <Debug> HTTP-Session: 4058abbf-e31a-4628-a8c0-48f4dafb5c8a Destroying unnamed session | ||
686 | 2024.02.10 00:59:19.987170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.02.10 00:59:19.987226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
688 | 2024.02.10 00:59:19.987248 [ 3 ] {} <Debug> HTTP-Session: 6ee54945-b377-4b80-8b20-24126a4ffa36 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
689 | 2024.02.10 00:59:19.987275 [ 3 ] {} <Debug> HTTP-Session: 6ee54945-b377-4b80-8b20-24126a4ffa36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.02.10 00:59:19.987461 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
691 | 2024.02.10 00:59:19.987530 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
692 | 2024.02.10 00:59:19.989395 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} <Debug> oximeter.fields_i64 (ccb3b758-dffd-4a91-90df-d1f344cd7172): Loading data parts | ||
693 | 2024.02.10 00:59:19.989470 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} <Debug> oximeter.fields_i64 (ccb3b758-dffd-4a91-90df-d1f344cd7172): There are no data parts | ||
694 | 2024.02.10 00:59:19.991866 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} <Debug> DynamicQueryHandler: Done processing query | ||
695 | 2024.02.10 00:59:19.991893 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
696 | 2024.02.10 00:59:19.991920 [ 3 ] {} <Debug> HTTP-Session: 6ee54945-b377-4b80-8b20-24126a4ffa36 Destroying unnamed session | ||
697 | 2024.02.10 00:59:19.992043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
698 | 2024.02.10 00:59:19.992101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
699 | 2024.02.10 00:59:19.992131 [ 3 ] {} <Debug> HTTP-Session: e8a41fbf-d6cf-4b53-800a-07ce4f022d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
700 | 2024.02.10 00:59:19.992158 [ 3 ] {} <Debug> HTTP-Session: e8a41fbf-d6cf-4b53-800a-07ce4f022d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.02.10 00:59:19.992341 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) | ||
702 | 2024.02.10 00:59:19.992399 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
703 | 2024.02.10 00:59:19.993889 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} <Debug> oximeter.fields_u64 (1f9d58df-31df-4630-b0e8-f1c2aea953e8): Loading data parts | ||
704 | 2024.02.10 00:59:19.993972 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} <Debug> oximeter.fields_u64 (1f9d58df-31df-4630-b0e8-f1c2aea953e8): There are no data parts | ||
705 | 2024.02.10 00:59:20.000185 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.74 MiB, peak 222.01 MiB, will set to 226.30 MiB (RSS), difference: 6.56 MiB | ||
706 | 2024.02.10 00:59:20.000695 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2024.02.10 00:59:20.000741 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2024.02.10 00:59:20.000761 [ 3 ] {} <Debug> HTTP-Session: e8a41fbf-d6cf-4b53-800a-07ce4f022d1c Destroying unnamed session | ||
709 | 2024.02.10 00:59:20.000901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2024.02.10 00:59:20.000959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2024.02.10 00:59:20.000981 [ 3 ] {} <Debug> HTTP-Session: cee77045-62c0-4150-a489-1edb6132c808 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
712 | 2024.02.10 00:59:20.001010 [ 3 ] {} <Debug> HTTP-Session: cee77045-62c0-4150-a489-1edb6132c808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.02.10 00:59:20.001200 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) | ||
714 | 2024.02.10 00:59:20.001265 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
715 | 2024.02.10 00:59:20.003170 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} <Debug> oximeter.fields_ipaddr (59e738f8-764e-49a3-80ac-74b2f6a56c37): Loading data parts | ||
716 | 2024.02.10 00:59:20.003247 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} <Debug> oximeter.fields_ipaddr (59e738f8-764e-49a3-80ac-74b2f6a56c37): There are no data parts | ||
717 | 2024.02.10 00:59:20.005628 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2024.02.10 00:59:20.005658 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2024.02.10 00:59:20.005745 [ 3 ] {} <Debug> HTTP-Session: cee77045-62c0-4150-a489-1edb6132c808 Destroying unnamed session | ||
720 | 2024.02.10 00:59:20.005853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2024.02.10 00:59:20.005913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2024.02.10 00:59:20.005944 [ 3 ] {} <Debug> HTTP-Session: b65ae839-512e-4d7e-9d86-cc9c634ec8dd Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
723 | 2024.02.10 00:59:20.005971 [ 3 ] {} <Debug> HTTP-Session: b65ae839-512e-4d7e-9d86-cc9c634ec8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.02.10 00:59:20.006125 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) | ||
725 | 2024.02.10 00:59:20.006178 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
726 | 2024.02.10 00:59:20.007564 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} <Debug> oximeter.fields_string (a2c7d203-0530-4c5e-991a-cc85ad581895): Loading data parts | ||
727 | 2024.02.10 00:59:20.007640 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} <Debug> oximeter.fields_string (a2c7d203-0530-4c5e-991a-cc85ad581895): There are no data parts | ||
728 | 2024.02.10 00:59:20.014341 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2024.02.10 00:59:20.014370 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2024.02.10 00:59:20.014388 [ 3 ] {} <Debug> HTTP-Session: b65ae839-512e-4d7e-9d86-cc9c634ec8dd Destroying unnamed session | ||
731 | 2024.02.10 00:59:20.014518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2024.02.10 00:59:20.014577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2024.02.10 00:59:20.014599 [ 3 ] {} <Debug> HTTP-Session: 48434a04-9069-43c3-a851-8e354ae19b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
734 | 2024.02.10 00:59:20.014627 [ 3 ] {} <Debug> HTTP-Session: 48434a04-9069-43c3-a851-8e354ae19b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.02.10 00:59:20.014796 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) | ||
736 | 2024.02.10 00:59:20.014838 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
737 | 2024.02.10 00:59:20.016747 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} <Debug> oximeter.fields_uuid (1b0ac4bc-88be-4f9f-8487-6ada287a30d1): Loading data parts | ||
738 | 2024.02.10 00:59:20.016815 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} <Debug> oximeter.fields_uuid (1b0ac4bc-88be-4f9f-8487-6ada287a30d1): There are no data parts | ||
739 | 2024.02.10 00:59:20.019178 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2024.02.10 00:59:20.019224 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2024.02.10 00:59:20.019242 [ 3 ] {} <Debug> HTTP-Session: 48434a04-9069-43c3-a851-8e354ae19b52 Destroying unnamed session | ||
742 | 2024.02.10 00:59:20.019365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2024.02.10 00:59:20.019425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2024.02.10 00:59:20.019448 [ 3 ] {} <Debug> HTTP-Session: e49b4f42-1219-437a-8671-5f8e2f564760 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
745 | 2024.02.10 00:59:20.019475 [ 3 ] {} <Debug> HTTP-Session: e49b4f42-1219-437a-8671-5f8e2f564760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.02.10 00:59:20.019737 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) /* The timeseries schema table stores the extracted schema for the samples | ||
747 | * oximeter collects. | ||
748 | */ | ||
749 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
750 | 2024.02.10 00:59:20.019802 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
751 | 2024.02.10 00:59:20.021336 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} <Debug> oximeter.timeseries_schema (4100bb8c-f7ff-46f2-abc8-24036cadad93): Loading data parts | ||
752 | 2024.02.10 00:59:20.021416 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} <Debug> oximeter.timeseries_schema (4100bb8c-f7ff-46f2-abc8-24036cadad93): There are no data parts | ||
753 | 2024.02.10 00:59:20.027895 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} <Debug> DynamicQueryHandler: Done processing query | ||
754 | 2024.02.10 00:59:20.027919 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
755 | 2024.02.10 00:59:20.027944 [ 3 ] {} <Debug> HTTP-Session: e49b4f42-1219-437a-8671-5f8e2f564760 Destroying unnamed session | ||
756 | 2024.02.10 00:59:20.028066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
757 | 2024.02.10 00:59:20.028114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
758 | 2024.02.10 00:59:20.028139 [ 3 ] {} <Debug> HTTP-Session: ec428cf3-8f09-4031-80d5-c70b44573af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 | ||
759 | 2024.02.10 00:59:20.028157 [ 3 ] {} <Debug> HTTP-Session: ec428cf3-8f09-4031-80d5-c70b44573af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
760 | 2024.02.10 00:59:20.028266 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44379) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
761 | 2024.02.10 00:59:20.028868 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
762 | 2024.02.10 00:59:20.032188 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
763 | 2024.02.10 00:59:20.034957 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.02.10 00:59:20.035228 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} <Trace> oximeter.version (136bcbea-1a9c-45dd-8d8c-609781a6896d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
765 | 2024.02.10 00:59:20.035430 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007127345 sec., 140 rows/sec., 2.19 KiB/sec. | ||
766 | 2024.02.10 00:59:20.035530 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} <Debug> DynamicQueryHandler: Done processing query | ||
767 | 2024.02.10 00:59:20.035551 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
768 | 2024.02.10 00:59:20.035574 [ 3 ] {} <Debug> HTTP-Session: ec428cf3-8f09-4031-80d5-c70b44573af5 Destroying unnamed session | ||
769 | 2024.02.10 00:59:21.000187 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.55 MiB, peak 230.62 MiB, will set to 228.30 MiB (RSS), difference: 2.75 MiB | ||
770 | 2024.02.10 00:59:33.978192 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
771 | 2024.02.10 00:59:33.978250 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
772 | 2024.02.10 00:59:48.979330 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
773 | 2024.02.10 00:59:48.979419 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache |