Max level shown:
1 [ Nov 8 06:58:39 Enabled. ]
2 [ Nov 8 06:58:39 Rereading configuration. ]
3 [ Nov 8 06:58:40 Rereading configuration. ]
4 [ Nov 8 06:58:46 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService11
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService11 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService11
29 ipadm: Could not delete oxControlService11: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService11
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11
34 + ipadm show-addr oxControlService11/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService11/ll
37 + ipadm show-addr oxControlService11/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Nov 8 06:58:47 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.11.08 06:58:47.523618 [ 1 ] {} <Information> Application: Will watch for the process with pid 23376
55 2023.11.08 06:58:47.523730 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.08 06:58:47.878615 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23376
57 2023.11.08 06:58:47.878772 [ 1 ] {} <Information> Application: starting up
58 2023.11.08 06:58:47.878969 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.08 06:58:48.247479 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.08 06:58:48.247528 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.08 06:58:48.247541 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.08 06:58:48.247586 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.08 06:58:48.247953 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.08 06:58:48.248658 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.11.08 06:58:48.249180 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.08 06:58:48.249461 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.11.08 06:58:48.252429 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.08 06:58:48.252473 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.08 06:58:48.253226 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.11.08 06:58:48.253402 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.08 06:58:48.260205 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.08 06:58:48.260736 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.08 06:58:48.260765 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.08 06:58:48.262260 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.08 06:58:48.262786 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.08 06:58:48.263099 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.08 06:58:48.263493 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.08 06:58:48.264357 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.08 06:58:48.264404 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.08 06:58:48.264458 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.08 06:58:48.264479 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.08 06:58:48.390830 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.08 06:58:48.390878 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167595 sec
90 2023.11.08 06:58:48.391496 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.08 06:58:48.391578 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.08 06:58:48.391598 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.08 06:58:48.391617 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.08 06:58:48.391629 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.08 06:58:48.391643 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.08 06:58:48.391660 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.08 06:58:48.391691 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.08 06:58:48.391711 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.08 06:58:48.391740 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.08 06:58:48.391753 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.08 06:58:48.391767 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.08 06:58:48.391784 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.08 06:58:48.391815 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.08 06:58:48.391830 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.08 06:58:48.391841 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.08 06:58:48.427722 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.08 06:58:48.494280 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.08 06:58:48.494322 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1642e-05 sec
109 2023.11.08 06:58:48.494352 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.08 06:58:48.494370 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.08 06:58:48.494394 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.08 06:58:48.496763 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.08 06:58:48.502057 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.08 06:58:48.502182 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.11.08 06:58:48.502225 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.08 06:58:48.723325 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.11.08 06:58:48.741495 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.11.08 06:58:48.741540 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.08 06:58:48.791632 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.08 06:58:48.792428 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.11.08 06:58:48.792755 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.08 06:58:48.792789 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.08 06:58:48.792833 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.08 06:58:48.792897 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.11.08 06:58:48.792928 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.11.08 06:58:48.792989 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.08 06:58:48.793675 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.08 06:58:48.793696 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.08 06:58:49.256934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.08 06:58:49.257138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.08 06:58:49.257747 [ 3 ] {} <Debug> HTTP-Session: 77110fa6-8cc4-4cc7-a4bb-4f03dfb0323d Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
132 2023.11.08 06:58:49.257796 [ 3 ] {} <Debug> HTTP-Session: 77110fa6-8cc4-4cc7-a4bb-4f03dfb0323d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.08 06:58:49.257931 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.08 06:58:49.257959 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.08 06:58:49.257983 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.08 06:58:49.259592 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.11.08 06:58:49.261044 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.11.08 06:58:49.263565 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.11.08 06:58:49.265684 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.11.08 06:58:49.270552 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} <Debug> DynamicQueryHandler: Done processing query
141 2023.11.08 06:58:49.270607 [ 3 ] {2c78a32a-1c22-42f6-ac8c-4f31a28156d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.11.08 06:58:49.270638 [ 3 ] {} <Debug> HTTP-Session: 77110fa6-8cc4-4cc7-a4bb-4f03dfb0323d Destroying unnamed session
143 2023.11.08 06:58:49.275784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.11.08 06:58:49.275850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.11.08 06:58:49.275879 [ 3 ] {} <Debug> HTTP-Session: f25c4cc6-62b9-4f5f-b7c0-621904ecf26d Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
146 2023.11.08 06:58:49.275902 [ 3 ] {} <Debug> HTTP-Session: f25c4cc6-62b9-4f5f-b7c0-621904ecf26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.11.08 06:58:49.276040 [ 3 ] {da48d148-83e3-4632-b681-c48b31f938b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
148 2023.11.08 06:58:49.287986 [ 3 ] {da48d148-83e3-4632-b681-c48b31f938b0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37274) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
149 
150 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
151 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
152 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
153 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
154 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
155 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
156 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
157 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
158 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
159 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
160 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
161 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
162 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
163 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
164 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
165 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
166 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
167 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
168 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
169 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
170 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
171 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
172 
173 2023.11.08 06:58:49.288767 [ 3 ] {da48d148-83e3-4632-b681-c48b31f938b0} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
174 
175 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
176 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
177 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
178 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
179 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
180 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
181 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
182 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
183 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
184 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
185 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
186 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
187 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
188 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
189 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
190 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
191 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
192 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
193 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
194 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
195 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
196 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
197 (version 22.8.9.1)
198 2023.11.08 06:58:49.288906 [ 3 ] {da48d148-83e3-4632-b681-c48b31f938b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.11.08 06:58:49.288927 [ 3 ] {} <Debug> HTTP-Session: f25c4cc6-62b9-4f5f-b7c0-621904ecf26d Destroying unnamed session
200 2023.11.08 06:58:49.289910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.08 06:58:49.289975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.08 06:58:49.289997 [ 3 ] {} <Debug> HTTP-Session: 711e317d-81e4-447c-9996-4b76ba38c509 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
203 2023.11.08 06:58:49.290015 [ 3 ] {} <Debug> HTTP-Session: 711e317d-81e4-447c-9996-4b76ba38c509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.08 06:58:49.290127 [ 3 ] {34840248-f9ca-4205-89b2-58c6a4c45e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
205 2023.11.08 06:58:49.290235 [ 3 ] {34840248-f9ca-4205-89b2-58c6a4c45e59} <Debug> DynamicQueryHandler: Done processing query
206 2023.11.08 06:58:49.290255 [ 3 ] {34840248-f9ca-4205-89b2-58c6a4c45e59} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
207 2023.11.08 06:58:49.290274 [ 3 ] {} <Debug> HTTP-Session: 711e317d-81e4-447c-9996-4b76ba38c509 Destroying unnamed session
208 2023.11.08 06:58:49.290410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
209 2023.11.08 06:58:49.290450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
210 2023.11.08 06:58:49.290470 [ 3 ] {} <Debug> HTTP-Session: 1fb77b01-2119-4fd7-b161-3e7cef30f19f Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
211 2023.11.08 06:58:49.290497 [ 3 ] {} <Debug> HTTP-Session: 1fb77b01-2119-4fd7-b161-3e7cef30f19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
212 2023.11.08 06:58:49.290552 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
213 2023.11.08 06:58:49.290605 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
214 2023.11.08 06:58:49.307534 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
215 2023.11.08 06:58:49.307564 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7571e-05 sec
216 2023.11.08 06:58:49.307616 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} <Information> TablesLoader: Loading 0 tables with 0 dependency level
217 2023.11.08 06:58:49.307647 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} <Information> DatabaseAtomic (oximeter): Starting up tables.
218 2023.11.08 06:58:49.307731 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} <Debug> DynamicQueryHandler: Done processing query
219 2023.11.08 06:58:49.307757 [ 3 ] {8a11b198-b0b7-4028-af6e-d8e8a7c02091} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
220 2023.11.08 06:58:49.307783 [ 3 ] {} <Debug> HTTP-Session: 1fb77b01-2119-4fd7-b161-3e7cef30f19f Destroying unnamed session
221 2023.11.08 06:58:49.307943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
222 2023.11.08 06:58:49.307996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
223 2023.11.08 06:58:49.308039 [ 3 ] {} <Debug> HTTP-Session: 53ffe2df-ff50-4f73-ad64-0b9c4206035b Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
224 2023.11.08 06:58:49.308079 [ 3 ] {} <Debug> HTTP-Session: 53ffe2df-ff50-4f73-ad64-0b9c4206035b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
225 2023.11.08 06:58:49.308262 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
226 2023.11.08 06:58:49.308317 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
227 2023.11.08 06:58:49.314775 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} <Debug> oximeter.version (7fbe59c2-ae78-49b2-bb4e-7162b4917d7e): Loading data parts
228 2023.11.08 06:58:49.314959 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} <Debug> oximeter.version (7fbe59c2-ae78-49b2-bb4e-7162b4917d7e): There are no data parts
229 2023.11.08 06:58:49.337206 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} <Debug> DynamicQueryHandler: Done processing query
230 2023.11.08 06:58:49.337265 [ 3 ] {49037f84-14da-4de4-b8b2-d371e9921098} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
231 2023.11.08 06:58:49.337281 [ 3 ] {} <Debug> HTTP-Session: 53ffe2df-ff50-4f73-ad64-0b9c4206035b Destroying unnamed session
232 2023.11.08 06:58:49.337422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
233 2023.11.08 06:58:49.337473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
234 2023.11.08 06:58:49.337493 [ 3 ] {} <Debug> HTTP-Session: 7030b885-c8bf-4430-927c-1ce96ca7f4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
235 2023.11.08 06:58:49.337516 [ 3 ] {} <Debug> HTTP-Session: 7030b885-c8bf-4430-927c-1ce96ca7f4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
236 2023.11.08 06:58:49.337727 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
237 2023.11.08 06:58:49.337779 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
238 2023.11.08 06:58:49.350372 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} <Debug> oximeter.measurements_bool (a58df738-5ef5-4c94-9674-944c32b5c283): Loading data parts
239 2023.11.08 06:58:49.350467 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} <Debug> oximeter.measurements_bool (a58df738-5ef5-4c94-9674-944c32b5c283): There are no data parts
240 2023.11.08 06:58:49.361581 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} <Debug> DynamicQueryHandler: Done processing query
241 2023.11.08 06:58:49.361621 [ 3 ] {c99f120f-cbc9-414e-8ada-cf54c64a3d8a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2023.11.08 06:58:49.361637 [ 3 ] {} <Debug> HTTP-Session: 7030b885-c8bf-4430-927c-1ce96ca7f4b5 Destroying unnamed session
243 2023.11.08 06:58:49.361771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2023.11.08 06:58:49.361822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2023.11.08 06:58:49.361842 [ 3 ] {} <Debug> HTTP-Session: eece211a-c51a-48a8-8080-1e85ad54dc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
246 2023.11.08 06:58:49.361862 [ 3 ] {} <Debug> HTTP-Session: eece211a-c51a-48a8-8080-1e85ad54dc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2023.11.08 06:58:49.362054 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
248 2023.11.08 06:58:49.362101 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
249 2023.11.08 06:58:49.375421 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} <Debug> oximeter.measurements_i8 (e7d96a5b-04e3-4cbc-a709-e19dc10066bf): Loading data parts
250 2023.11.08 06:58:49.375512 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} <Debug> oximeter.measurements_i8 (e7d96a5b-04e3-4cbc-a709-e19dc10066bf): There are no data parts
251 2023.11.08 06:58:49.386474 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} <Debug> DynamicQueryHandler: Done processing query
252 2023.11.08 06:58:49.386550 [ 3 ] {c1205b44-0d84-40b2-8daf-2637cc1902ad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
253 2023.11.08 06:58:49.386575 [ 3 ] {} <Debug> HTTP-Session: eece211a-c51a-48a8-8080-1e85ad54dc18 Destroying unnamed session
254 2023.11.08 06:58:49.386749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
255 2023.11.08 06:58:49.386830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
256 2023.11.08 06:58:49.386859 [ 3 ] {} <Debug> HTTP-Session: f5b302f5-4a41-4169-b77e-01849fc8f248 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
257 2023.11.08 06:58:49.386885 [ 3 ] {} <Debug> HTTP-Session: f5b302f5-4a41-4169-b77e-01849fc8f248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
258 2023.11.08 06:58:49.387177 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
259 2023.11.08 06:58:49.387263 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
260 2023.11.08 06:58:49.399441 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} <Debug> oximeter.measurements_u8 (e1a339be-9508-495d-9f96-302327393dd2): Loading data parts
261 2023.11.08 06:58:49.399543 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} <Debug> oximeter.measurements_u8 (e1a339be-9508-495d-9f96-302327393dd2): There are no data parts
262 2023.11.08 06:58:49.410648 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} <Debug> DynamicQueryHandler: Done processing query
263 2023.11.08 06:58:49.410685 [ 3 ] {ec958c2e-e763-4e08-8065-58a7b5ce7dbc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.11.08 06:58:49.410725 [ 3 ] {} <Debug> HTTP-Session: f5b302f5-4a41-4169-b77e-01849fc8f248 Destroying unnamed session
265 2023.11.08 06:58:49.410885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.11.08 06:58:49.410955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.11.08 06:58:49.410996 [ 3 ] {} <Debug> HTTP-Session: b634eff0-d014-4c3c-b381-fde9eb0957c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
268 2023.11.08 06:58:49.411022 [ 3 ] {} <Debug> HTTP-Session: b634eff0-d014-4c3c-b381-fde9eb0957c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.11.08 06:58:49.411312 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
270 2023.11.08 06:58:49.411360 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
271 2023.11.08 06:58:49.424008 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} <Debug> oximeter.measurements_i16 (c8de60ce-38c4-49c6-90df-dbcd3568d811): Loading data parts
272 2023.11.08 06:58:49.424108 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} <Debug> oximeter.measurements_i16 (c8de60ce-38c4-49c6-90df-dbcd3568d811): There are no data parts
273 2023.11.08 06:58:49.435218 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} <Debug> DynamicQueryHandler: Done processing query
274 2023.11.08 06:58:49.435245 [ 3 ] {5833f44c-f37b-4115-a3c5-e6965a592e30} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
275 2023.11.08 06:58:49.435268 [ 3 ] {} <Debug> HTTP-Session: b634eff0-d014-4c3c-b381-fde9eb0957c5 Destroying unnamed session
276 2023.11.08 06:58:49.435418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
277 2023.11.08 06:58:49.435469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
278 2023.11.08 06:58:49.435494 [ 3 ] {} <Debug> HTTP-Session: 2b6f0ee9-16a0-49c3-838c-f02521a02bab Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
279 2023.11.08 06:58:49.435512 [ 3 ] {} <Debug> HTTP-Session: 2b6f0ee9-16a0-49c3-838c-f02521a02bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
280 2023.11.08 06:58:49.435705 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
281 2023.11.08 06:58:49.435757 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
282 2023.11.08 06:58:49.450069 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} <Debug> oximeter.measurements_u16 (717a8497-387d-4669-b84e-105d7a1ba6c8): Loading data parts
283 2023.11.08 06:58:49.450173 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} <Debug> oximeter.measurements_u16 (717a8497-387d-4669-b84e-105d7a1ba6c8): There are no data parts
284 2023.11.08 06:58:49.468865 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} <Debug> DynamicQueryHandler: Done processing query
285 2023.11.08 06:58:49.468902 [ 3 ] {3465c56d-5c9b-41ed-bb35-b6252b41b869} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
286 2023.11.08 06:58:49.468936 [ 3 ] {} <Debug> HTTP-Session: 2b6f0ee9-16a0-49c3-838c-f02521a02bab Destroying unnamed session
287 2023.11.08 06:58:49.469093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
288 2023.11.08 06:58:49.469151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
289 2023.11.08 06:58:49.469183 [ 3 ] {} <Debug> HTTP-Session: 650d3c92-b2af-4603-83f7-b7b7885e2d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
290 2023.11.08 06:58:49.469203 [ 3 ] {} <Debug> HTTP-Session: 650d3c92-b2af-4603-83f7-b7b7885e2d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
291 2023.11.08 06:58:49.469399 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
292 2023.11.08 06:58:49.469444 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
293 2023.11.08 06:58:49.475316 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} <Debug> oximeter.measurements_i32 (1b7f6b21-c1a0-4025-9782-e62dd4bd3d7c): Loading data parts
294 2023.11.08 06:58:49.475412 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} <Debug> oximeter.measurements_i32 (1b7f6b21-c1a0-4025-9782-e62dd4bd3d7c): There are no data parts
295 2023.11.08 06:58:49.485752 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} <Debug> DynamicQueryHandler: Done processing query
296 2023.11.08 06:58:49.485789 [ 3 ] {1b2da4d0-70e8-40c8-b8d2-af44fa2e3889} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
297 2023.11.08 06:58:49.485809 [ 3 ] {} <Debug> HTTP-Session: 650d3c92-b2af-4603-83f7-b7b7885e2d58 Destroying unnamed session
298 2023.11.08 06:58:49.485948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
299 2023.11.08 06:58:49.486002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
300 2023.11.08 06:58:49.486026 [ 3 ] {} <Debug> HTTP-Session: 2ed9e44b-cc18-4f48-91df-1719b672e1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
301 2023.11.08 06:58:49.486051 [ 3 ] {} <Debug> HTTP-Session: 2ed9e44b-cc18-4f48-91df-1719b672e1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
302 2023.11.08 06:58:49.486277 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
303 2023.11.08 06:58:49.486325 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
304 2023.11.08 06:58:49.499134 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} <Debug> oximeter.measurements_u32 (91e4efad-c8c0-4252-9dfa-699a66248578): Loading data parts
305 2023.11.08 06:58:49.499217 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} <Debug> oximeter.measurements_u32 (91e4efad-c8c0-4252-9dfa-699a66248578): There are no data parts
306 2023.11.08 06:58:49.509951 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} <Debug> DynamicQueryHandler: Done processing query
307 2023.11.08 06:58:49.509987 [ 3 ] {d11991ad-79ba-410c-a269-1f224beebd1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
308 2023.11.08 06:58:49.510007 [ 3 ] {} <Debug> HTTP-Session: 2ed9e44b-cc18-4f48-91df-1719b672e1f3 Destroying unnamed session
309 2023.11.08 06:58:49.510134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
310 2023.11.08 06:58:49.510190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
311 2023.11.08 06:58:49.510214 [ 3 ] {} <Debug> HTTP-Session: e3cfccc4-4aa5-48aa-9a5b-313324950b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
312 2023.11.08 06:58:49.510239 [ 3 ] {} <Debug> HTTP-Session: e3cfccc4-4aa5-48aa-9a5b-313324950b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
313 2023.11.08 06:58:49.510419 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
314 2023.11.08 06:58:49.510479 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
315 2023.11.08 06:58:49.520656 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} <Debug> oximeter.measurements_i64 (ab1aa04f-64f0-428f-b5d3-3bd2bb5eca5b): Loading data parts
316 2023.11.08 06:58:49.520741 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} <Debug> oximeter.measurements_i64 (ab1aa04f-64f0-428f-b5d3-3bd2bb5eca5b): There are no data parts
317 2023.11.08 06:58:49.525976 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} <Debug> DynamicQueryHandler: Done processing query
318 2023.11.08 06:58:49.526014 [ 3 ] {b9f9246c-7c0c-4932-81c3-b18aa6d067fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
319 2023.11.08 06:58:49.526045 [ 3 ] {} <Debug> HTTP-Session: e3cfccc4-4aa5-48aa-9a5b-313324950b11 Destroying unnamed session
320 2023.11.08 06:58:49.526232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
321 2023.11.08 06:58:49.526295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
322 2023.11.08 06:58:49.526323 [ 3 ] {} <Debug> HTTP-Session: d267be8e-fe72-4a71-b9b3-b48c9e6cd569 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
323 2023.11.08 06:58:49.526344 [ 3 ] {} <Debug> HTTP-Session: d267be8e-fe72-4a71-b9b3-b48c9e6cd569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
324 2023.11.08 06:58:49.526523 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
325 2023.11.08 06:58:49.526570 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
326 2023.11.08 06:58:49.543915 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} <Debug> oximeter.measurements_u64 (e2ebc300-1d26-477a-9253-70c08ee9a7c8): Loading data parts
327 2023.11.08 06:58:49.544000 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} <Debug> oximeter.measurements_u64 (e2ebc300-1d26-477a-9253-70c08ee9a7c8): There are no data parts
328 2023.11.08 06:58:49.547703 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} <Debug> DynamicQueryHandler: Done processing query
329 2023.11.08 06:58:49.547734 [ 3 ] {6c706413-0620-4b23-a83e-8f15e2428852} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
330 2023.11.08 06:58:49.547758 [ 3 ] {} <Debug> HTTP-Session: d267be8e-fe72-4a71-b9b3-b48c9e6cd569 Destroying unnamed session
331 2023.11.08 06:58:49.547894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2023.11.08 06:58:49.547953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
333 2023.11.08 06:58:49.547980 [ 3 ] {} <Debug> HTTP-Session: 3bd08147-b6e5-4cd4-9457-b205498f00bb Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
334 2023.11.08 06:58:49.548010 [ 3 ] {} <Debug> HTTP-Session: 3bd08147-b6e5-4cd4-9457-b205498f00bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2023.11.08 06:58:49.548231 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
336 2023.11.08 06:58:49.548282 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
337 2023.11.08 06:58:49.560829 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} <Debug> oximeter.measurements_f32 (a55cb256-d77f-45f1-b005-e7d1e3c02854): Loading data parts
338 2023.11.08 06:58:49.560907 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} <Debug> oximeter.measurements_f32 (a55cb256-d77f-45f1-b005-e7d1e3c02854): There are no data parts
339 2023.11.08 06:58:49.571932 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} <Debug> DynamicQueryHandler: Done processing query
340 2023.11.08 06:58:49.571956 [ 3 ] {ff487e40-0cf0-4a14-a9b2-276535c7f738} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
341 2023.11.08 06:58:49.571977 [ 3 ] {} <Debug> HTTP-Session: 3bd08147-b6e5-4cd4-9457-b205498f00bb Destroying unnamed session
342 2023.11.08 06:58:49.572101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
343 2023.11.08 06:58:49.572147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
344 2023.11.08 06:58:49.572170 [ 3 ] {} <Debug> HTTP-Session: 51b47ba6-ad3e-4aec-8bc4-71b2e697ca44 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
345 2023.11.08 06:58:49.572186 [ 3 ] {} <Debug> HTTP-Session: 51b47ba6-ad3e-4aec-8bc4-71b2e697ca44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
346 2023.11.08 06:58:49.572369 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
347 2023.11.08 06:58:49.572416 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
348 2023.11.08 06:58:49.585046 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} <Debug> oximeter.measurements_f64 (fa8d5b49-e69a-4f82-9de4-4c082309bfd3): Loading data parts
349 2023.11.08 06:58:49.585147 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} <Debug> oximeter.measurements_f64 (fa8d5b49-e69a-4f82-9de4-4c082309bfd3): There are no data parts
350 2023.11.08 06:58:49.599435 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} <Debug> DynamicQueryHandler: Done processing query
351 2023.11.08 06:58:49.599464 [ 3 ] {012d2eb7-907b-4b4b-b52e-c12f425d7802} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
352 2023.11.08 06:58:49.599490 [ 3 ] {} <Debug> HTTP-Session: 51b47ba6-ad3e-4aec-8bc4-71b2e697ca44 Destroying unnamed session
353 2023.11.08 06:58:49.599628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
354 2023.11.08 06:58:49.599683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
355 2023.11.08 06:58:49.599706 [ 3 ] {} <Debug> HTTP-Session: d204320b-abb8-4ad5-8232-6644ae80dcd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
356 2023.11.08 06:58:49.599731 [ 3 ] {} <Debug> HTTP-Session: d204320b-abb8-4ad5-8232-6644ae80dcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
357 2023.11.08 06:58:49.599956 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
358 2023.11.08 06:58:49.600013 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
359 2023.11.08 06:58:49.620064 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} <Debug> oximeter.measurements_string (4ecdf57d-60fd-4a6b-b8e6-6dfc51ec98a1): Loading data parts
360 2023.11.08 06:58:49.620191 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} <Debug> oximeter.measurements_string (4ecdf57d-60fd-4a6b-b8e6-6dfc51ec98a1): There are no data parts
361 2023.11.08 06:58:49.623879 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} <Debug> DynamicQueryHandler: Done processing query
362 2023.11.08 06:58:49.623908 [ 3 ] {701c2da2-d0a8-4a7b-ba19-880ae5f1d92c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
363 2023.11.08 06:58:49.623926 [ 3 ] {} <Debug> HTTP-Session: d204320b-abb8-4ad5-8232-6644ae80dcd0 Destroying unnamed session
364 2023.11.08 06:58:49.624060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
365 2023.11.08 06:58:49.624114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
366 2023.11.08 06:58:49.624136 [ 3 ] {} <Debug> HTTP-Session: 93b96dbb-5206-4ae6-98f3-7778298e3f2d Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
367 2023.11.08 06:58:49.624163 [ 3 ] {} <Debug> HTTP-Session: 93b96dbb-5206-4ae6-98f3-7778298e3f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
368 2023.11.08 06:58:49.624363 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
369 2023.11.08 06:58:49.624411 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
370 2023.11.08 06:58:49.636680 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} <Debug> oximeter.measurements_bytes (2133e3e5-0689-4e9c-9d92-ece713231f5d): Loading data parts
371 2023.11.08 06:58:49.636840 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} <Debug> oximeter.measurements_bytes (2133e3e5-0689-4e9c-9d92-ece713231f5d): There are no data parts
372 2023.11.08 06:58:49.647689 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} <Debug> DynamicQueryHandler: Done processing query
373 2023.11.08 06:58:49.647726 [ 3 ] {97ffcec3-1e99-4fc5-a85f-869fd5a5a724} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
374 2023.11.08 06:58:49.647745 [ 3 ] {} <Debug> HTTP-Session: 93b96dbb-5206-4ae6-98f3-7778298e3f2d Destroying unnamed session
375 2023.11.08 06:58:49.647877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2023.11.08 06:58:49.647936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
377 2023.11.08 06:58:49.647959 [ 3 ] {} <Debug> HTTP-Session: e7aea2b8-faf5-4dfa-bf55-fdc485a79d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
378 2023.11.08 06:58:49.647983 [ 3 ] {} <Debug> HTTP-Session: e7aea2b8-faf5-4dfa-bf55-fdc485a79d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2023.11.08 06:58:49.648234 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
380 2023.11.08 06:58:49.648289 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
381 2023.11.08 06:58:49.660765 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} <Debug> oximeter.measurements_cumulativei64 (9343c93a-fb46-41c2-a888-bfd193561a8f): Loading data parts
382 2023.11.08 06:58:49.660884 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} <Debug> oximeter.measurements_cumulativei64 (9343c93a-fb46-41c2-a888-bfd193561a8f): There are no data parts
383 2023.11.08 06:58:49.685462 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} <Debug> DynamicQueryHandler: Done processing query
384 2023.11.08 06:58:49.685488 [ 3 ] {c55edecf-3e02-47e0-a503-c4ae3e66a006} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
385 2023.11.08 06:58:49.685503 [ 3 ] {} <Debug> HTTP-Session: e7aea2b8-faf5-4dfa-bf55-fdc485a79d1f Destroying unnamed session
386 2023.11.08 06:58:49.685634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
387 2023.11.08 06:58:49.685683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
388 2023.11.08 06:58:49.685702 [ 3 ] {} <Debug> HTTP-Session: fe67432c-7338-43f3-b4a8-55c9cec5e831 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
389 2023.11.08 06:58:49.685723 [ 3 ] {} <Debug> HTTP-Session: fe67432c-7338-43f3-b4a8-55c9cec5e831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
390 2023.11.08 06:58:49.685924 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
391 2023.11.08 06:58:49.685975 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
392 2023.11.08 06:58:49.699126 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} <Debug> oximeter.measurements_cumulativeu64 (9158a360-7aa2-45f3-b593-fbd32f5a6d2a): Loading data parts
393 2023.11.08 06:58:49.699230 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} <Debug> oximeter.measurements_cumulativeu64 (9158a360-7aa2-45f3-b593-fbd32f5a6d2a): There are no data parts
394 2023.11.08 06:58:49.702887 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} <Debug> DynamicQueryHandler: Done processing query
395 2023.11.08 06:58:49.702936 [ 3 ] {89e81106-93ed-4808-896b-cd39c157b8d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
396 2023.11.08 06:58:49.702978 [ 3 ] {} <Debug> HTTP-Session: fe67432c-7338-43f3-b4a8-55c9cec5e831 Destroying unnamed session
397 2023.11.08 06:58:49.703144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
398 2023.11.08 06:58:49.703238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
399 2023.11.08 06:58:49.703284 [ 3 ] {} <Debug> HTTP-Session: f1cc3227-0aad-4e1a-b4c1-44b5d0667fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
400 2023.11.08 06:58:49.703314 [ 3 ] {} <Debug> HTTP-Session: f1cc3227-0aad-4e1a-b4c1-44b5d0667fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
401 2023.11.08 06:58:49.703513 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
402 2023.11.08 06:58:49.703565 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
403 2023.11.08 06:58:49.716367 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} <Debug> oximeter.measurements_cumulativef32 (d9da4a97-a428-4580-991d-c0002f7fca92): Loading data parts
404 2023.11.08 06:58:49.716462 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} <Debug> oximeter.measurements_cumulativef32 (d9da4a97-a428-4580-991d-c0002f7fca92): There are no data parts
405 2023.11.08 06:58:49.728164 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} <Debug> DynamicQueryHandler: Done processing query
406 2023.11.08 06:58:49.728189 [ 3 ] {099f0119-52f4-4b26-b389-365bf83a9b6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
407 2023.11.08 06:58:49.728211 [ 3 ] {} <Debug> HTTP-Session: f1cc3227-0aad-4e1a-b4c1-44b5d0667fb6 Destroying unnamed session
408 2023.11.08 06:58:49.728348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
409 2023.11.08 06:58:49.728390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
410 2023.11.08 06:58:49.728414 [ 3 ] {} <Debug> HTTP-Session: 3590c032-2e29-4dcf-81b7-40b15aa53f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
411 2023.11.08 06:58:49.728436 [ 3 ] {} <Debug> HTTP-Session: 3590c032-2e29-4dcf-81b7-40b15aa53f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
412 2023.11.08 06:58:49.728642 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) --
413 CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
414 2023.11.08 06:58:49.728705 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
415 2023.11.08 06:58:49.741789 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} <Debug> oximeter.measurements_cumulativef64 (2a1bb3f2-c839-4701-8bc9-c0aa805c5448): Loading data parts
416 2023.11.08 06:58:49.741884 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} <Debug> oximeter.measurements_cumulativef64 (2a1bb3f2-c839-4701-8bc9-c0aa805c5448): There are no data parts
417 2023.11.08 06:58:49.752998 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} <Debug> DynamicQueryHandler: Done processing query
418 2023.11.08 06:58:49.753028 [ 3 ] {fe196a78-6af4-4f75-874e-c1eb1ae94c07} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
419 2023.11.08 06:58:49.753044 [ 3 ] {} <Debug> HTTP-Session: 3590c032-2e29-4dcf-81b7-40b15aa53f3b Destroying unnamed session
420 2023.11.08 06:58:49.753186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
421 2023.11.08 06:58:49.753235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
422 2023.11.08 06:58:49.753267 [ 3 ] {} <Debug> HTTP-Session: d17dd163-7214-4a8b-b81e-53077bc28482 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
423 2023.11.08 06:58:49.753305 [ 3 ] {} <Debug> HTTP-Session: d17dd163-7214-4a8b-b81e-53077bc28482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
424 2023.11.08 06:58:49.753523 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
425 2023.11.08 06:58:49.753580 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
426 2023.11.08 06:58:49.766164 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} <Debug> oximeter.measurements_histogrami8 (ed0c3e50-fed8-4ec7-ba18-41f935e6107d): Loading data parts
427 2023.11.08 06:58:49.766283 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} <Debug> oximeter.measurements_histogrami8 (ed0c3e50-fed8-4ec7-ba18-41f935e6107d): There are no data parts
428 2023.11.08 06:58:49.777564 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} <Debug> DynamicQueryHandler: Done processing query
429 2023.11.08 06:58:49.777627 [ 3 ] {42585372-09ab-4f81-a095-6624773542b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
430 2023.11.08 06:58:49.777658 [ 3 ] {} <Debug> HTTP-Session: d17dd163-7214-4a8b-b81e-53077bc28482 Destroying unnamed session
431 2023.11.08 06:58:49.777864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
432 2023.11.08 06:58:49.777960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
433 2023.11.08 06:58:49.777998 [ 3 ] {} <Debug> HTTP-Session: a500eed6-176a-43e4-920f-3ccf240af610 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
434 2023.11.08 06:58:49.778042 [ 3 ] {} <Debug> HTTP-Session: a500eed6-176a-43e4-920f-3ccf240af610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
435 2023.11.08 06:58:49.778391 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
436 2023.11.08 06:58:49.778476 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
437 2023.11.08 06:58:49.790575 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} <Debug> oximeter.measurements_histogramu8 (0569ba7e-49f0-438a-85fd-bab32931e72e): Loading data parts
438 2023.11.08 06:58:49.790682 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} <Debug> oximeter.measurements_histogramu8 (0569ba7e-49f0-438a-85fd-bab32931e72e): There are no data parts
439 2023.11.08 06:58:49.838426 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} <Debug> DynamicQueryHandler: Done processing query
440 2023.11.08 06:58:49.838475 [ 3 ] {5611cc2d-5165-4c81-90b7-276b7d341e95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
441 2023.11.08 06:58:49.838562 [ 3 ] {} <Debug> HTTP-Session: a500eed6-176a-43e4-920f-3ccf240af610 Destroying unnamed session
442 2023.11.08 06:58:49.838762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2023.11.08 06:58:49.838842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
444 2023.11.08 06:58:49.838878 [ 3 ] {} <Debug> HTTP-Session: b576584c-d105-446a-9d62-0e7a7482b81b Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
445 2023.11.08 06:58:49.838905 [ 3 ] {} <Debug> HTTP-Session: b576584c-d105-446a-9d62-0e7a7482b81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2023.11.08 06:58:49.839260 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) 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)
447 2023.11.08 06:58:49.839331 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
448 2023.11.08 06:58:49.920268 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} <Debug> oximeter.measurements_histogrami16 (c60dbb9a-fee7-451c-b146-bdc5437435ae): Loading data parts
449 2023.11.08 06:58:49.920388 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} <Debug> oximeter.measurements_histogrami16 (c60dbb9a-fee7-451c-b146-bdc5437435ae): There are no data parts
450 2023.11.08 06:58:49.937511 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} <Debug> DynamicQueryHandler: Done processing query
451 2023.11.08 06:58:49.937544 [ 3 ] {84b9646a-3e0e-4781-be87-53e2920467e3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
452 2023.11.08 06:58:49.937560 [ 3 ] {} <Debug> HTTP-Session: b576584c-d105-446a-9d62-0e7a7482b81b Destroying unnamed session
453 2023.11.08 06:58:49.937699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
454 2023.11.08 06:58:49.937756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
455 2023.11.08 06:58:49.937776 [ 3 ] {} <Debug> HTTP-Session: 825a806d-51d3-45fd-bfa0-ce0a6b863037 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
456 2023.11.08 06:58:49.937795 [ 3 ] {} <Debug> HTTP-Session: 825a806d-51d3-45fd-bfa0-ce0a6b863037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
457 2023.11.08 06:58:49.938021 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) 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)
458 2023.11.08 06:58:49.938083 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
459 2023.11.08 06:58:49.971629 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} <Debug> oximeter.measurements_histogramu16 (e5c09314-f455-4cdb-a64a-6cde0122f0dd): Loading data parts
460 2023.11.08 06:58:49.971729 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} <Debug> oximeter.measurements_histogramu16 (e5c09314-f455-4cdb-a64a-6cde0122f0dd): There are no data parts
461 2023.11.08 06:58:49.976579 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} <Debug> DynamicQueryHandler: Done processing query
462 2023.11.08 06:58:49.976628 [ 3 ] {4d462773-0ebc-4d42-aed6-6751d8ec851a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
463 2023.11.08 06:58:49.976652 [ 3 ] {} <Debug> HTTP-Session: 825a806d-51d3-45fd-bfa0-ce0a6b863037 Destroying unnamed session
464 2023.11.08 06:58:49.976819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
465 2023.11.08 06:58:49.976896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
466 2023.11.08 06:58:49.976927 [ 3 ] {} <Debug> HTTP-Session: 722550dd-352a-4a04-9adc-c9fdb06447cb Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
467 2023.11.08 06:58:49.976960 [ 3 ] {} <Debug> HTTP-Session: 722550dd-352a-4a04-9adc-c9fdb06447cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
468 2023.11.08 06:58:49.977291 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) 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)
469 2023.11.08 06:58:49.977354 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
470 2023.11.08 06:58:49.998713 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} <Debug> oximeter.measurements_histogrami32 (aff7ffea-9e1c-4dbf-902b-0019073900b2): Loading data parts
471 2023.11.08 06:58:49.998817 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} <Debug> oximeter.measurements_histogrami32 (aff7ffea-9e1c-4dbf-902b-0019073900b2): There are no data parts
472 2023.11.08 06:58:50.000144 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.10 MiB, peak 222.00 MiB, will set to 226.29 MiB (RSS), difference: 7.20 MiB
473 2023.11.08 06:58:50.002779 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} <Debug> DynamicQueryHandler: Done processing query
474 2023.11.08 06:58:50.002850 [ 3 ] {0b0fc1e3-4430-4ede-b857-bbe931381b7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.11.08 06:58:50.002871 [ 3 ] {} <Debug> HTTP-Session: 722550dd-352a-4a04-9adc-c9fdb06447cb Destroying unnamed session
476 2023.11.08 06:58:50.003089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.11.08 06:58:50.003172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.11.08 06:58:50.003204 [ 3 ] {} <Debug> HTTP-Session: fc8f9ff0-5ea3-4e69-8940-9e618f2b0bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
479 2023.11.08 06:58:50.003248 [ 3 ] {} <Debug> HTTP-Session: fc8f9ff0-5ea3-4e69-8940-9e618f2b0bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.11.08 06:58:50.003514 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
481 2023.11.08 06:58:50.003573 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
482 2023.11.08 06:58:50.025041 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} <Debug> oximeter.measurements_histogramu32 (1aab28b9-0bf6-4f0e-9eef-84f3740cca98): Loading data parts
483 2023.11.08 06:58:50.025162 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} <Debug> oximeter.measurements_histogramu32 (1aab28b9-0bf6-4f0e-9eef-84f3740cca98): There are no data parts
484 2023.11.08 06:58:50.040669 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} <Debug> DynamicQueryHandler: Done processing query
485 2023.11.08 06:58:50.040700 [ 3 ] {73bf1897-1d26-40eb-a68c-5ebdc4d74840} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.11.08 06:58:50.040728 [ 3 ] {} <Debug> HTTP-Session: fc8f9ff0-5ea3-4e69-8940-9e618f2b0bcb Destroying unnamed session
487 2023.11.08 06:58:50.040843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.11.08 06:58:50.040891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.11.08 06:58:50.040910 [ 3 ] {} <Debug> HTTP-Session: ea8bb2ef-5a4b-4202-a751-c51474b4997c Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
490 2023.11.08 06:58:50.040933 [ 3 ] {} <Debug> HTTP-Session: ea8bb2ef-5a4b-4202-a751-c51474b4997c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.11.08 06:58:50.041205 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
492 2023.11.08 06:58:50.041261 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
493 2023.11.08 06:58:50.052521 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} <Debug> oximeter.measurements_histogrami64 (7357ecdc-0a83-4a15-a0c3-5b11c83e540f): Loading data parts
494 2023.11.08 06:58:50.052616 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} <Debug> oximeter.measurements_histogrami64 (7357ecdc-0a83-4a15-a0c3-5b11c83e540f): There are no data parts
495 2023.11.08 06:58:50.066023 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} <Debug> DynamicQueryHandler: Done processing query
496 2023.11.08 06:58:50.066061 [ 3 ] {678d8433-2bd9-4b52-af02-06bda09ee5c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.11.08 06:58:50.066097 [ 3 ] {} <Debug> HTTP-Session: ea8bb2ef-5a4b-4202-a751-c51474b4997c Destroying unnamed session
498 2023.11.08 06:58:50.066255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.11.08 06:58:50.066332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.11.08 06:58:50.066368 [ 3 ] {} <Debug> HTTP-Session: 5788666c-c2af-4c7a-b7c5-e91327f86d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
501 2023.11.08 06:58:50.066385 [ 3 ] {} <Debug> HTTP-Session: 5788666c-c2af-4c7a-b7c5-e91327f86d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.11.08 06:58:50.066602 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
503 2023.11.08 06:58:50.066657 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
504 2023.11.08 06:58:50.076997 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} <Debug> oximeter.measurements_histogramu64 (5a516842-5edb-4382-b7dd-fbee9082d23d): Loading data parts
505 2023.11.08 06:58:50.077094 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} <Debug> oximeter.measurements_histogramu64 (5a516842-5edb-4382-b7dd-fbee9082d23d): There are no data parts
506 2023.11.08 06:58:50.109772 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} <Debug> DynamicQueryHandler: Done processing query
507 2023.11.08 06:58:50.109825 [ 3 ] {36a6be2d-efaa-47c2-a868-3fb4c4046142} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.11.08 06:58:50.109844 [ 3 ] {} <Debug> HTTP-Session: 5788666c-c2af-4c7a-b7c5-e91327f86d41 Destroying unnamed session
509 2023.11.08 06:58:50.109976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.11.08 06:58:50.110043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.11.08 06:58:50.110066 [ 3 ] {} <Debug> HTTP-Session: b4c77a74-ac60-403a-9b45-0381b28f40f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
512 2023.11.08 06:58:50.110086 [ 3 ] {} <Debug> HTTP-Session: b4c77a74-ac60-403a-9b45-0381b28f40f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.11.08 06:58:50.110343 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
514 2023.11.08 06:58:50.110397 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
515 2023.11.08 06:58:50.120685 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} <Debug> oximeter.measurements_histogramf32 (4d1c8c59-c4ef-4d71-87de-a5a8ed715749): Loading data parts
516 2023.11.08 06:58:50.120783 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} <Debug> oximeter.measurements_histogramf32 (4d1c8c59-c4ef-4d71-87de-a5a8ed715749): There are no data parts
517 2023.11.08 06:58:50.130159 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} <Debug> DynamicQueryHandler: Done processing query
518 2023.11.08 06:58:50.130246 [ 3 ] {04c9f41b-ef1a-4d59-96cf-13773aa527cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.11.08 06:58:50.130265 [ 3 ] {} <Debug> HTTP-Session: b4c77a74-ac60-403a-9b45-0381b28f40f8 Destroying unnamed session
520 2023.11.08 06:58:50.130407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.11.08 06:58:50.130470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.11.08 06:58:50.130489 [ 3 ] {} <Debug> HTTP-Session: e15be0f8-035a-40be-b53c-65bf3822935a Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
523 2023.11.08 06:58:50.130511 [ 3 ] {} <Debug> HTTP-Session: e15be0f8-035a-40be-b53c-65bf3822935a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.11.08 06:58:50.130734 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
525 2023.11.08 06:58:50.130795 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
526 2023.11.08 06:58:50.146840 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} <Debug> oximeter.measurements_histogramf64 (9f758da6-f037-4e1e-987e-ffcee667bad2): Loading data parts
527 2023.11.08 06:58:50.146983 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} <Debug> oximeter.measurements_histogramf64 (9f758da6-f037-4e1e-987e-ffcee667bad2): There are no data parts
528 2023.11.08 06:58:50.156974 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} <Debug> DynamicQueryHandler: Done processing query
529 2023.11.08 06:58:50.157007 [ 3 ] {63d4363d-bf1a-4439-9f65-e0856459edc5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.11.08 06:58:50.157025 [ 3 ] {} <Debug> HTTP-Session: e15be0f8-035a-40be-b53c-65bf3822935a Destroying unnamed session
531 2023.11.08 06:58:50.157161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.11.08 06:58:50.157221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.11.08 06:58:50.157244 [ 3 ] {} <Debug> HTTP-Session: aec57bba-c76e-433a-9ceb-27c1ac0b044a Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
534 2023.11.08 06:58:50.157271 [ 3 ] {} <Debug> HTTP-Session: aec57bba-c76e-433a-9ceb-27c1ac0b044a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.11.08 06:58:50.157438 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
536 2023.11.08 06:58:50.157481 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
537 2023.11.08 06:58:50.177890 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} <Debug> oximeter.fields_bool (9a170d84-7454-477a-b004-4e9b009dc714): Loading data parts
538 2023.11.08 06:58:50.178022 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} <Debug> oximeter.fields_bool (9a170d84-7454-477a-b004-4e9b009dc714): There are no data parts
539 2023.11.08 06:58:50.184352 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} <Debug> DynamicQueryHandler: Done processing query
540 2023.11.08 06:58:50.184391 [ 3 ] {5fc206fe-791e-419b-9152-a41e83947986} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.11.08 06:58:50.184410 [ 3 ] {} <Debug> HTTP-Session: aec57bba-c76e-433a-9ceb-27c1ac0b044a Destroying unnamed session
542 2023.11.08 06:58:50.184544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.11.08 06:58:50.184606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.11.08 06:58:50.184629 [ 3 ] {} <Debug> HTTP-Session: 3c24f0c8-e9e5-4434-b29c-ed776b8a534f Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
545 2023.11.08 06:58:50.184655 [ 3 ] {} <Debug> HTTP-Session: 3c24f0c8-e9e5-4434-b29c-ed776b8a534f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.11.08 06:58:50.184849 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
547 2023.11.08 06:58:50.184900 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
548 2023.11.08 06:58:50.195508 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} <Debug> oximeter.fields_i8 (e6ed84ce-7651-477e-ab5d-1f895bd8bf48): Loading data parts
549 2023.11.08 06:58:50.195608 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} <Debug> oximeter.fields_i8 (e6ed84ce-7651-477e-ab5d-1f895bd8bf48): There are no data parts
550 2023.11.08 06:58:50.208277 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} <Debug> DynamicQueryHandler: Done processing query
551 2023.11.08 06:58:50.208308 [ 3 ] {2b26d533-d590-44de-9a44-f9b0db4e5751} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.11.08 06:58:50.208337 [ 3 ] {} <Debug> HTTP-Session: 3c24f0c8-e9e5-4434-b29c-ed776b8a534f Destroying unnamed session
553 2023.11.08 06:58:50.208459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.11.08 06:58:50.208516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.11.08 06:58:50.208547 [ 3 ] {} <Debug> HTTP-Session: 56226bcf-cfc9-4602-ba70-c1573213d65c Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
556 2023.11.08 06:58:50.208569 [ 3 ] {} <Debug> HTTP-Session: 56226bcf-cfc9-4602-ba70-c1573213d65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.11.08 06:58:50.208763 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
558 2023.11.08 06:58:50.208815 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
559 2023.11.08 06:58:50.228325 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} <Debug> oximeter.fields_u8 (bb8630e8-8278-4bc8-9a36-3b43771c6a06): Loading data parts
560 2023.11.08 06:58:50.228430 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} <Debug> oximeter.fields_u8 (bb8630e8-8278-4bc8-9a36-3b43771c6a06): There are no data parts
561 2023.11.08 06:58:50.233686 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} <Debug> DynamicQueryHandler: Done processing query
562 2023.11.08 06:58:50.233720 [ 3 ] {0385a65d-de8c-4527-b555-11a4c7ad9887} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.11.08 06:58:50.233744 [ 3 ] {} <Debug> HTTP-Session: 56226bcf-cfc9-4602-ba70-c1573213d65c Destroying unnamed session
564 2023.11.08 06:58:50.233865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.11.08 06:58:50.233917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.11.08 06:58:50.233943 [ 3 ] {} <Debug> HTTP-Session: d518a253-b8be-47b0-8bd1-5739bef03c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
567 2023.11.08 06:58:50.233961 [ 3 ] {} <Debug> HTTP-Session: d518a253-b8be-47b0-8bd1-5739bef03c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.11.08 06:58:50.234123 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
569 2023.11.08 06:58:50.234167 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
570 2023.11.08 06:58:50.253927 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} <Debug> oximeter.fields_i16 (d41dd0ac-5fac-4e23-9ab4-6d0a3cb6eda8): Loading data parts
571 2023.11.08 06:58:50.254086 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} <Debug> oximeter.fields_i16 (d41dd0ac-5fac-4e23-9ab4-6d0a3cb6eda8): There are no data parts
572 2023.11.08 06:58:50.259737 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} <Debug> DynamicQueryHandler: Done processing query
573 2023.11.08 06:58:50.259767 [ 3 ] {3f05d77d-b0e6-4a9f-b812-3d5cff63f91c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.11.08 06:58:50.259809 [ 3 ] {} <Debug> HTTP-Session: d518a253-b8be-47b0-8bd1-5739bef03c49 Destroying unnamed session
575 2023.11.08 06:58:50.259963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.11.08 06:58:50.260016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.11.08 06:58:50.260048 [ 3 ] {} <Debug> HTTP-Session: b45c9c7b-5f3a-4fc1-9974-b1ad7ee17c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
578 2023.11.08 06:58:50.260075 [ 3 ] {} <Debug> HTTP-Session: b45c9c7b-5f3a-4fc1-9974-b1ad7ee17c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.11.08 06:58:50.260275 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
580 2023.11.08 06:58:50.260327 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
581 2023.11.08 06:58:50.270971 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} <Debug> oximeter.fields_u16 (eac7f43f-5f61-4289-a3be-802d46900c4b): Loading data parts
582 2023.11.08 06:58:50.271067 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} <Debug> oximeter.fields_u16 (eac7f43f-5f61-4289-a3be-802d46900c4b): There are no data parts
583 2023.11.08 06:58:50.280023 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} <Debug> DynamicQueryHandler: Done processing query
584 2023.11.08 06:58:50.280051 [ 3 ] {d768ef82-5892-4530-82e3-ba4bc92def8b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.11.08 06:58:50.280088 [ 3 ] {} <Debug> HTTP-Session: b45c9c7b-5f3a-4fc1-9974-b1ad7ee17c52 Destroying unnamed session
586 2023.11.08 06:58:50.280216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.11.08 06:58:50.280274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.11.08 06:58:50.280301 [ 3 ] {} <Debug> HTTP-Session: cfcfde51-72d4-410b-98e5-1f9b33d67090 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
589 2023.11.08 06:58:50.280318 [ 3 ] {} <Debug> HTTP-Session: cfcfde51-72d4-410b-98e5-1f9b33d67090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.11.08 06:58:50.280485 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
591 2023.11.08 06:58:50.280540 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
592 2023.11.08 06:58:50.295624 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} <Debug> oximeter.fields_i32 (f9c85ff0-75e4-4d51-bfbe-2610c858ee5a): Loading data parts
593 2023.11.08 06:58:50.295725 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} <Debug> oximeter.fields_i32 (f9c85ff0-75e4-4d51-bfbe-2610c858ee5a): There are no data parts
594 2023.11.08 06:58:50.305241 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} <Debug> DynamicQueryHandler: Done processing query
595 2023.11.08 06:58:50.305283 [ 3 ] {e683b21c-0a81-4fb8-abbc-648ec66a4e8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.11.08 06:58:50.305299 [ 3 ] {} <Debug> HTTP-Session: cfcfde51-72d4-410b-98e5-1f9b33d67090 Destroying unnamed session
597 2023.11.08 06:58:50.305442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2023.11.08 06:58:50.305501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
599 2023.11.08 06:58:50.305520 [ 3 ] {} <Debug> HTTP-Session: fb12d852-bdc1-4f89-9e6c-8a873a7440bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
600 2023.11.08 06:58:50.305543 [ 3 ] {} <Debug> HTTP-Session: fb12d852-bdc1-4f89-9e6c-8a873a7440bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2023.11.08 06:58:50.305706 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
602 2023.11.08 06:58:50.305749 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
603 2023.11.08 06:58:50.311098 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} <Debug> oximeter.fields_u32 (8be86cab-84b4-43f8-899c-75c41e94227e): Loading data parts
604 2023.11.08 06:58:50.311195 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} <Debug> oximeter.fields_u32 (8be86cab-84b4-43f8-899c-75c41e94227e): There are no data parts
605 2023.11.08 06:58:50.321525 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} <Debug> DynamicQueryHandler: Done processing query
606 2023.11.08 06:58:50.321569 [ 3 ] {c8c75eae-d4ca-4cdb-a814-833e939aabc0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
607 2023.11.08 06:58:50.321588 [ 3 ] {} <Debug> HTTP-Session: fb12d852-bdc1-4f89-9e6c-8a873a7440bd Destroying unnamed session
608 2023.11.08 06:58:50.321743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2023.11.08 06:58:50.321811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
610 2023.11.08 06:58:50.321835 [ 3 ] {} <Debug> HTTP-Session: 795d8d9c-ffcb-4921-9fec-84cd9e7e4d23 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
611 2023.11.08 06:58:50.321862 [ 3 ] {} <Debug> HTTP-Session: 795d8d9c-ffcb-4921-9fec-84cd9e7e4d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2023.11.08 06:58:50.322054 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
613 2023.11.08 06:58:50.322119 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
614 2023.11.08 06:58:50.343746 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} <Debug> oximeter.fields_i64 (320cc7fd-763a-4757-964a-a5f10cb6466c): Loading data parts
615 2023.11.08 06:58:50.343865 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} <Debug> oximeter.fields_i64 (320cc7fd-763a-4757-964a-a5f10cb6466c): There are no data parts
616 2023.11.08 06:58:50.360320 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} <Debug> DynamicQueryHandler: Done processing query
617 2023.11.08 06:58:50.360351 [ 3 ] {0575f1ef-4cc6-4889-a5a8-fdf9ae34bcc9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
618 2023.11.08 06:58:50.360379 [ 3 ] {} <Debug> HTTP-Session: 795d8d9c-ffcb-4921-9fec-84cd9e7e4d23 Destroying unnamed session
619 2023.11.08 06:58:50.360512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
620 2023.11.08 06:58:50.360571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
621 2023.11.08 06:58:50.360601 [ 3 ] {} <Debug> HTTP-Session: e14c646c-c8b6-4983-9840-674c4deabaef Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
622 2023.11.08 06:58:50.360621 [ 3 ] {} <Debug> HTTP-Session: e14c646c-c8b6-4983-9840-674c4deabaef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
623 2023.11.08 06:58:50.360814 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
624 2023.11.08 06:58:50.360866 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
625 2023.11.08 06:58:50.369880 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} <Debug> oximeter.fields_u64 (e5377519-7ae0-4441-b4fe-3c853dfc4d95): Loading data parts
626 2023.11.08 06:58:50.369985 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} <Debug> oximeter.fields_u64 (e5377519-7ae0-4441-b4fe-3c853dfc4d95): There are no data parts
627 2023.11.08 06:58:50.393530 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} <Debug> DynamicQueryHandler: Done processing query
628 2023.11.08 06:58:50.393568 [ 3 ] {a8055cb5-593d-4189-a984-7f6b86384393} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
629 2023.11.08 06:58:50.393588 [ 3 ] {} <Debug> HTTP-Session: e14c646c-c8b6-4983-9840-674c4deabaef Destroying unnamed session
630 2023.11.08 06:58:50.393718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
631 2023.11.08 06:58:50.393776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
632 2023.11.08 06:58:50.393799 [ 3 ] {} <Debug> HTTP-Session: 630c44d8-a3d1-45c3-9e87-124e39b922d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
633 2023.11.08 06:58:50.393827 [ 3 ] {} <Debug> HTTP-Session: 630c44d8-a3d1-45c3-9e87-124e39b922d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
634 2023.11.08 06:58:50.394019 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
635 2023.11.08 06:58:50.394072 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
636 2023.11.08 06:58:50.406276 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} <Debug> oximeter.fields_ipaddr (9cbc730f-3657-498e-9a57-5b3cc0b77f47): Loading data parts
637 2023.11.08 06:58:50.406367 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} <Debug> oximeter.fields_ipaddr (9cbc730f-3657-498e-9a57-5b3cc0b77f47): There are no data parts
638 2023.11.08 06:58:50.417016 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} <Debug> DynamicQueryHandler: Done processing query
639 2023.11.08 06:58:50.417046 [ 3 ] {c6c614d8-96c9-4bf2-b4e1-0fe38d6e4778} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
640 2023.11.08 06:58:50.417074 [ 3 ] {} <Debug> HTTP-Session: 630c44d8-a3d1-45c3-9e87-124e39b922d2 Destroying unnamed session
641 2023.11.08 06:58:50.417216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
642 2023.11.08 06:58:50.417267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
643 2023.11.08 06:58:50.417298 [ 3 ] {} <Debug> HTTP-Session: 68594b09-be94-4bbc-8955-1aa49722ef89 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
644 2023.11.08 06:58:50.417321 [ 3 ] {} <Debug> HTTP-Session: 68594b09-be94-4bbc-8955-1aa49722ef89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
645 2023.11.08 06:58:50.417471 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
646 2023.11.08 06:58:50.417521 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
647 2023.11.08 06:58:50.429739 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} <Debug> oximeter.fields_string (ce6b7412-02ad-4d8e-addf-391e1546069e): Loading data parts
648 2023.11.08 06:58:50.429836 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} <Debug> oximeter.fields_string (ce6b7412-02ad-4d8e-addf-391e1546069e): There are no data parts
649 2023.11.08 06:58:50.448866 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} <Debug> DynamicQueryHandler: Done processing query
650 2023.11.08 06:58:50.448896 [ 3 ] {660fa4d5-a8c2-42d9-8ad8-c479206aa8c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
651 2023.11.08 06:58:50.448926 [ 3 ] {} <Debug> HTTP-Session: 68594b09-be94-4bbc-8955-1aa49722ef89 Destroying unnamed session
652 2023.11.08 06:58:50.449061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
653 2023.11.08 06:58:50.449121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
654 2023.11.08 06:58:50.449151 [ 3 ] {} <Debug> HTTP-Session: e00206d1-58b3-4075-8be8-b788aff06f82 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
655 2023.11.08 06:58:50.449173 [ 3 ] {} <Debug> HTTP-Session: e00206d1-58b3-4075-8be8-b788aff06f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
656 2023.11.08 06:58:50.449358 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
657 2023.11.08 06:58:50.449408 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
658 2023.11.08 06:58:50.453552 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} <Debug> oximeter.fields_uuid (24508593-067c-41fb-8633-dc0aa44b95c1): Loading data parts
659 2023.11.08 06:58:50.453656 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} <Debug> oximeter.fields_uuid (24508593-067c-41fb-8633-dc0aa44b95c1): There are no data parts
660 2023.11.08 06:58:50.472637 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} <Debug> DynamicQueryHandler: Done processing query
661 2023.11.08 06:58:50.472677 [ 3 ] {2a6cbd59-fd7f-445d-ac96-446a2d11e82f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
662 2023.11.08 06:58:50.472695 [ 3 ] {} <Debug> HTTP-Session: e00206d1-58b3-4075-8be8-b788aff06f82 Destroying unnamed session
663 2023.11.08 06:58:50.472834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
664 2023.11.08 06:58:50.472894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
665 2023.11.08 06:58:50.472917 [ 3 ] {} <Debug> HTTP-Session: 0a81b8a5-ceef-4e35-8825-9dc61027200a Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
666 2023.11.08 06:58:50.472944 [ 3 ] {} <Debug> HTTP-Session: 0a81b8a5-ceef-4e35-8825-9dc61027200a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
667 2023.11.08 06:58:50.473211 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
668 2023.11.08 06:58:50.473286 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
669 2023.11.08 06:58:50.486194 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3): Loading data parts
670 2023.11.08 06:58:50.486293 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3): There are no data parts
671 2023.11.08 06:58:50.495367 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} <Debug> DynamicQueryHandler: Done processing query
672 2023.11.08 06:58:50.495408 [ 3 ] {fbb3be0d-a2d7-47d3-ae9e-0006b2a0ff63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
673 2023.11.08 06:58:50.495424 [ 3 ] {} <Debug> HTTP-Session: 0a81b8a5-ceef-4e35-8825-9dc61027200a Destroying unnamed session
674 2023.11.08 06:58:50.495556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37274, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
675 2023.11.08 06:58:50.495610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
676 2023.11.08 06:58:50.495629 [ 3 ] {} <Debug> HTTP-Session: c6b1c258-b169-4aa7-8a85-30ddf830a5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37274
677 2023.11.08 06:58:50.495653 [ 3 ] {} <Debug> HTTP-Session: c6b1c258-b169-4aa7-8a85-30ddf830a5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
678 2023.11.08 06:58:50.495774 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37274) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
679 2023.11.08 06:58:50.496440 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
680 2023.11.08 06:58:50.499399 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.00 GiB.
681 2023.11.08 06:58:50.502434 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
682 2023.11.08 06:58:50.502660 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} <Trace> oximeter.version (7fbe59c2-ae78-49b2-bb4e-7162b4917d7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
683 2023.11.08 06:58:50.502920 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007115063 sec., 140 rows/sec., 2.20 KiB/sec.
684 2023.11.08 06:58:50.503037 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} <Debug> DynamicQueryHandler: Done processing query
685 2023.11.08 06:58:50.503058 [ 3 ] {98a9d1b9-2686-4a23-903c-2255f43b7a09} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
686 2023.11.08 06:58:50.503074 [ 3 ] {} <Debug> HTTP-Session: c6b1c258-b169-4aa7-8a85-30ddf830a5e4 Destroying unnamed session
687 2023.11.08 06:58:51.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.19 MiB, peak 231.26 MiB, will set to 228.28 MiB (RSS), difference: 2.10 MiB
688 2023.11.08 06:59:03.792978 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache
689 2023.11.08 06:59:03.793034 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache
690 2023.11.08 06:59:18.793082 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
691 2023.11.08 06:59:18.793231 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
692 2023.11.08 06:59:33.793277 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
693 2023.11.08 06:59:33.793340 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
694 2023.11.08 06:59:48.793613 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
695 2023.11.08 06:59:48.793710 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
696 2023.11.08 06:59:50.511317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
697 2023.11.08 06:59:50.511503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
698 2023.11.08 06:59:50.511555 [ 3 ] {} <Debug> HTTP-Session: 1be6330e-a6da-4076-b7b6-58a341f4303b Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
699 2023.11.08 06:59:50.511579 [ 3 ] {} <Debug> HTTP-Session: 1be6330e-a6da-4076-b7b6-58a341f4303b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
700 2023.11.08 06:59:50.511739 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
701 2023.11.08 06:59:50.512101 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
702 2023.11.08 06:59:50.512865 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
703 2023.11.08 06:59:50.513003 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
704 2023.11.08 06:59:50.513938 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} <Debug> DynamicQueryHandler: Done processing query
705 2023.11.08 06:59:50.513985 [ 3 ] {b6ac5969-f5a2-4cb1-b762-4cc4a8db80ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
706 2023.11.08 06:59:50.514001 [ 3 ] {} <Debug> HTTP-Session: 1be6330e-a6da-4076-b7b6-58a341f4303b Destroying unnamed session
707 2023.11.08 06:59:50.515206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
708 2023.11.08 06:59:50.515260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
709 2023.11.08 06:59:50.515283 [ 3 ] {} <Debug> HTTP-Session: 53028336-7876-46c3-a19a-9de41db5c210 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
710 2023.11.08 06:59:50.515308 [ 3 ] {} <Debug> HTTP-Session: 53028336-7876-46c3-a19a-9de41db5c210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
711 2023.11.08 06:59:50.515429 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
712 2023.11.08 06:59:50.518851 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
713 2023.11.08 06:59:50.518993 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
714 2023.11.08 06:59:50.519098 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
715 2023.11.08 06:59:50.520011 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} <Debug> DynamicQueryHandler: Done processing query
716 2023.11.08 06:59:50.520040 [ 3 ] {27648443-ede4-43fe-a3aa-39a6fc3d62e8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
717 2023.11.08 06:59:50.520064 [ 3 ] {} <Debug> HTTP-Session: 53028336-7876-46c3-a19a-9de41db5c210 Destroying unnamed session
718 2023.11.08 06:59:50.520749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
719 2023.11.08 06:59:50.520804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
720 2023.11.08 06:59:50.520830 [ 3 ] {} <Debug> HTTP-Session: 75c3e61d-48cf-413c-805b-9b85c77c9932 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
721 2023.11.08 06:59:50.520855 [ 3 ] {} <Debug> HTTP-Session: 75c3e61d-48cf-413c-805b-9b85c77c9932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
722 2023.11.08 06:59:50.520964 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
723 2023.11.08 06:59:50.521407 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
724 2023.11.08 06:59:50.521565 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
725 2023.11.08 06:59:50.521615 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
726 2023.11.08 06:59:50.522504 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} <Debug> DynamicQueryHandler: Done processing query
727 2023.11.08 06:59:50.522537 [ 3 ] {f15878ba-2df8-4c24-b37e-a4e8b00c1cfc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
728 2023.11.08 06:59:50.522564 [ 3 ] {} <Debug> HTTP-Session: 75c3e61d-48cf-413c-805b-9b85c77c9932 Destroying unnamed session
729 2023.11.08 06:59:50.522835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
730 2023.11.08 06:59:50.522894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
731 2023.11.08 06:59:50.522921 [ 3 ] {} <Debug> HTTP-Session: c1d9df17-a939-4c32-94ee-2d0e0a2bd522 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
732 2023.11.08 06:59:50.522937 [ 3 ] {} <Debug> HTTP-Session: c1d9df17-a939-4c32-94ee-2d0e0a2bd522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
733 2023.11.08 06:59:50.523058 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
734 2023.11.08 06:59:50.523397 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
735 2023.11.08 06:59:50.523558 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
736 2023.11.08 06:59:50.523608 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
737 2023.11.08 06:59:50.524518 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} <Debug> DynamicQueryHandler: Done processing query
738 2023.11.08 06:59:50.524546 [ 3 ] {c1a76f34-8e84-4d31-8db0-a4947001f9eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
739 2023.11.08 06:59:50.524562 [ 3 ] {} <Debug> HTTP-Session: c1d9df17-a939-4c32-94ee-2d0e0a2bd522 Destroying unnamed session
740 2023.11.08 06:59:50.524784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
741 2023.11.08 06:59:50.524837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
742 2023.11.08 06:59:50.524855 [ 3 ] {} <Debug> HTTP-Session: be3485e2-c20b-4088-a4cd-0d55cc328a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
743 2023.11.08 06:59:50.524878 [ 3 ] {} <Debug> HTTP-Session: be3485e2-c20b-4088-a4cd-0d55cc328a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
744 2023.11.08 06:59:50.524995 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
745 2023.11.08 06:59:50.525340 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
746 2023.11.08 06:59:50.525494 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
747 2023.11.08 06:59:50.525542 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
748 2023.11.08 06:59:50.526263 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} <Debug> DynamicQueryHandler: Done processing query
749 2023.11.08 06:59:50.526291 [ 3 ] {f67f996c-0bbf-4c42-b4b8-a5e00fb30302} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
750 2023.11.08 06:59:50.526306 [ 3 ] {} <Debug> HTTP-Session: be3485e2-c20b-4088-a4cd-0d55cc328a8d Destroying unnamed session
751 2023.11.08 06:59:50.526540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
752 2023.11.08 06:59:50.526598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
753 2023.11.08 06:59:50.526617 [ 3 ] {} <Debug> HTTP-Session: 4982b658-7325-4c82-9d11-3170fb100998 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
754 2023.11.08 06:59:50.526640 [ 3 ] {} <Debug> HTTP-Session: 4982b658-7325-4c82-9d11-3170fb100998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
755 2023.11.08 06:59:50.526757 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
756 2023.11.08 06:59:50.527108 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
757 2023.11.08 06:59:50.527272 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
758 2023.11.08 06:59:50.527321 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
759 2023.11.08 06:59:50.528097 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} <Debug> DynamicQueryHandler: Done processing query
760 2023.11.08 06:59:50.528124 [ 3 ] {055398b7-a5d6-4911-92ea-cf902f8d0e98} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
761 2023.11.08 06:59:50.528139 [ 3 ] {} <Debug> HTTP-Session: 4982b658-7325-4c82-9d11-3170fb100998 Destroying unnamed session
762 2023.11.08 06:59:50.528381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2023.11.08 06:59:50.528432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
764 2023.11.08 06:59:50.528449 [ 3 ] {} <Debug> HTTP-Session: ae9793ec-6e2c-438b-bad4-ed8fd6ba04a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
765 2023.11.08 06:59:50.528473 [ 3 ] {} <Debug> HTTP-Session: ae9793ec-6e2c-438b-bad4-ed8fd6ba04a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2023.11.08 06:59:50.528591 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
767 2023.11.08 06:59:50.528940 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
768 2023.11.08 06:59:50.529097 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
769 2023.11.08 06:59:50.529146 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
770 2023.11.08 06:59:50.529938 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} <Debug> DynamicQueryHandler: Done processing query
771 2023.11.08 06:59:50.529965 [ 3 ] {3dc70f19-97af-4da4-991b-366f228e0b98} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
772 2023.11.08 06:59:50.529989 [ 3 ] {} <Debug> HTTP-Session: ae9793ec-6e2c-438b-bad4-ed8fd6ba04a8 Destroying unnamed session
773 2023.11.08 06:59:50.530212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2023.11.08 06:59:50.530272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
775 2023.11.08 06:59:50.530299 [ 3 ] {} <Debug> HTTP-Session: b08c7940-3d31-406a-b8d0-04803ea62df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
776 2023.11.08 06:59:50.530316 [ 3 ] {} <Debug> HTTP-Session: b08c7940-3d31-406a-b8d0-04803ea62df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2023.11.08 06:59:50.530437 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
778 2023.11.08 06:59:50.530866 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
779 2023.11.08 06:59:50.531013 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
780 2023.11.08 06:59:50.531064 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
781 2023.11.08 06:59:50.531884 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} <Debug> DynamicQueryHandler: Done processing query
782 2023.11.08 06:59:50.531912 [ 3 ] {3cdd5268-0dc5-4037-8fcd-7928d39395b6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
783 2023.11.08 06:59:50.531937 [ 3 ] {} <Debug> HTTP-Session: b08c7940-3d31-406a-b8d0-04803ea62df8 Destroying unnamed session
784 2023.11.08 06:59:50.532167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
785 2023.11.08 06:59:50.532211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
786 2023.11.08 06:59:50.532238 [ 3 ] {} <Debug> HTTP-Session: 913009ff-bb33-404f-a3eb-f3cbc88dc808 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
787 2023.11.08 06:59:50.532256 [ 3 ] {} <Debug> HTTP-Session: 913009ff-bb33-404f-a3eb-f3cbc88dc808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
788 2023.11.08 06:59:50.532370 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
789 2023.11.08 06:59:50.532726 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
790 2023.11.08 06:59:50.532886 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
791 2023.11.08 06:59:50.532927 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
792 2023.11.08 06:59:50.533700 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} <Debug> DynamicQueryHandler: Done processing query
793 2023.11.08 06:59:50.533739 [ 3 ] {73861469-8414-459f-bf75-9400262b39c7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
794 2023.11.08 06:59:50.533755 [ 3 ] {} <Debug> HTTP-Session: 913009ff-bb33-404f-a3eb-f3cbc88dc808 Destroying unnamed session
795 2023.11.08 06:59:50.533990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
796 2023.11.08 06:59:50.534034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
797 2023.11.08 06:59:50.534053 [ 3 ] {} <Debug> HTTP-Session: 39008a29-cfb3-4029-b742-8c9ba05f8968 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
798 2023.11.08 06:59:50.534070 [ 3 ] {} <Debug> HTTP-Session: 39008a29-cfb3-4029-b742-8c9ba05f8968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
799 2023.11.08 06:59:50.534185 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
800 2023.11.08 06:59:50.534535 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
801 2023.11.08 06:59:50.534687 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
802 2023.11.08 06:59:50.534727 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
803 2023.11.08 06:59:50.535466 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} <Debug> DynamicQueryHandler: Done processing query
804 2023.11.08 06:59:50.535494 [ 3 ] {cbbaa20f-cf07-4203-8f38-ddf3dc98423f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
805 2023.11.08 06:59:50.535510 [ 3 ] {} <Debug> HTTP-Session: 39008a29-cfb3-4029-b742-8c9ba05f8968 Destroying unnamed session
806 2023.11.08 06:59:50.535757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
807 2023.11.08 06:59:50.535801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
808 2023.11.08 06:59:50.535820 [ 3 ] {} <Debug> HTTP-Session: 963410f5-a1d7-4b1d-8d65-396ef6486341 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
809 2023.11.08 06:59:50.535836 [ 3 ] {} <Debug> HTTP-Session: 963410f5-a1d7-4b1d-8d65-396ef6486341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
810 2023.11.08 06:59:50.535951 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
811 2023.11.08 06:59:50.536303 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
812 2023.11.08 06:59:50.536458 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
813 2023.11.08 06:59:50.536497 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
814 2023.11.08 06:59:50.537240 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} <Debug> DynamicQueryHandler: Done processing query
815 2023.11.08 06:59:50.537268 [ 3 ] {734efcf9-9b32-452e-ba78-3067b7e4253c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
816 2023.11.08 06:59:50.537283 [ 3 ] {} <Debug> HTTP-Session: 963410f5-a1d7-4b1d-8d65-396ef6486341 Destroying unnamed session
817 2023.11.08 06:59:50.542401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
818 2023.11.08 06:59:50.542454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
819 2023.11.08 06:59:50.542477 [ 3 ] {} <Debug> HTTP-Session: 92ff1917-e530-4a8b-be4e-2c6859d2bdbd Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
820 2023.11.08 06:59:50.542497 [ 3 ] {} <Debug> HTTP-Session: 92ff1917-e530-4a8b-be4e-2c6859d2bdbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
821 2023.11.08 06:59:50.542639 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
822 2023.11.08 06:59:50.543076 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
823 2023.11.08 06:59:50.543268 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
824 2023.11.08 06:59:50.543318 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
825 2023.11.08 06:59:50.544114 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} <Debug> DynamicQueryHandler: Done processing query
826 2023.11.08 06:59:50.544142 [ 3 ] {a779b17a-ea3d-43c0-a343-b3ffa4e4971f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
827 2023.11.08 06:59:50.544158 [ 3 ] {} <Debug> HTTP-Session: 92ff1917-e530-4a8b-be4e-2c6859d2bdbd Destroying unnamed session
828 2023.11.08 06:59:50.544319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
829 2023.11.08 06:59:50.544363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
830 2023.11.08 06:59:50.544382 [ 3 ] {} <Debug> HTTP-Session: ce2e5e4d-5cdd-4393-bc8a-75e7ceb907d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
831 2023.11.08 06:59:50.544398 [ 3 ] {} <Debug> HTTP-Session: ce2e5e4d-5cdd-4393-bc8a-75e7ceb907d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
832 2023.11.08 06:59:50.544477 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
833 2023.11.08 06:59:50.544530 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
834 2023.11.08 06:59:50.545279 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
835 2023.11.08 06:59:50.546348 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
836 2023.11.08 06:59:50.546697 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
837 2023.11.08 06:59:50.546858 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Trace> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
838 2023.11.08 06:59:50.546982 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.00246911 sec., 4860 rows/sec., 655.76 KiB/sec.
839 2023.11.08 06:59:50.547121 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Debug> DynamicQueryHandler: Done processing query
840 2023.11.08 06:59:50.547144 [ 3 ] {1d87dee6-27fe-4750-b576-2289a807ed72} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
841 2023.11.08 06:59:50.547159 [ 3 ] {} <Debug> HTTP-Session: ce2e5e4d-5cdd-4393-bc8a-75e7ceb907d6 Destroying unnamed session
842 2023.11.08 06:59:50.547267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
843 2023.11.08 06:59:50.547311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
844 2023.11.08 06:59:50.547330 [ 3 ] {} <Debug> HTTP-Session: f5e0489c-c6b3-47b4-8457-1b71e9135b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
845 2023.11.08 06:59:50.547347 [ 3 ] {} <Debug> HTTP-Session: f5e0489c-c6b3-47b4-8457-1b71e9135b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
846 2023.11.08 06:59:50.547414 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
847 2023.11.08 06:59:50.547452 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
848 2023.11.08 06:59:50.547557 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Trace> ParallelParsingInputFormat: Parallel parsing is used
849 2023.11.08 06:59:50.549205 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
850 2023.11.08 06:59:50.549418 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
851 2023.11.08 06:59:50.549563 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Trace> oximeter.fields_i64 (320cc7fd-763a-4757-964a-a5f10cb6466c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
852 2023.11.08 06:59:50.549677 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Information> executeQuery: Read 6 rows, 348.00 B in 0.002228584 sec., 2692 rows/sec., 152.49 KiB/sec.
853 2023.11.08 06:59:50.549822 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Debug> DynamicQueryHandler: Done processing query
854 2023.11.08 06:59:50.549846 [ 3 ] {e3b00ae2-e271-4f1d-ae23-78d470737432} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
855 2023.11.08 06:59:50.549862 [ 3 ] {} <Debug> HTTP-Session: f5e0489c-c6b3-47b4-8457-1b71e9135b3f Destroying unnamed session
856 2023.11.08 06:59:50.550073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 15212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2023.11.08 06:59:50.550118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
858 2023.11.08 06:59:50.550136 [ 3 ] {} <Debug> HTTP-Session: 4e3433cc-708e-49ec-a4fc-3455eaf77db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
859 2023.11.08 06:59:50.550153 [ 3 ] {} <Debug> HTTP-Session: 4e3433cc-708e-49ec-a4fc-3455eaf77db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2023.11.08 06:59:50.550225 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
861 2023.11.08 06:59:50.550263 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
862 2023.11.08 06:59:50.550365 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
863 2023.11.08 06:59:50.550700 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
864 2023.11.08 06:59:50.550920 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
865 2023.11.08 06:59:50.551086 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Trace> oximeter.fields_string (ce6b7412-02ad-4d8e-addf-391e1546069e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
866 2023.11.08 06:59:50.551207 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000949036 sec., 101155 rows/sec., 9.59 MiB/sec.
867 2023.11.08 06:59:50.551349 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Debug> DynamicQueryHandler: Done processing query
868 2023.11.08 06:59:50.551372 [ 3 ] {ba4504b9-a9f7-4751-9cae-8d963275280c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
869 2023.11.08 06:59:50.551387 [ 3 ] {} <Debug> HTTP-Session: 4e3433cc-708e-49ec-a4fc-3455eaf77db7 Destroying unnamed session
870 2023.11.08 06:59:50.551691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 46441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
871 2023.11.08 06:59:50.551734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
872 2023.11.08 06:59:50.551752 [ 3 ] {} <Debug> HTTP-Session: 7ed0e134-6245-4f7f-9e2f-789323f6f03c Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
873 2023.11.08 06:59:50.551769 [ 3 ] {} <Debug> HTTP-Session: 7ed0e134-6245-4f7f-9e2f-789323f6f03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
874 2023.11.08 06:59:50.551853 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
875 2023.11.08 06:59:50.551890 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
876 2023.11.08 06:59:50.553162 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Trace> ParallelParsingInputFormat: Parallel parsing is used
877 2023.11.08 06:59:50.553836 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
878 2023.11.08 06:59:50.554089 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
879 2023.11.08 06:59:50.554236 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Trace> oximeter.fields_uuid (24508593-067c-41fb-8633-dc0aa44b95c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
880 2023.11.08 06:59:50.554357 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.002475001 sec., 117575 rows/sec., 8.07 MiB/sec.
881 2023.11.08 06:59:50.554522 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Debug> DynamicQueryHandler: Done processing query
882 2023.11.08 06:59:50.554546 [ 3 ] {542e9670-c166-4080-9861-1b56728c6072} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
883 2023.11.08 06:59:50.554562 [ 3 ] {} <Debug> HTTP-Session: 7ed0e134-6245-4f7f-9e2f-789323f6f03c Destroying unnamed session
884 2023.11.08 06:59:50.554703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
885 2023.11.08 06:59:50.554747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
886 2023.11.08 06:59:50.554766 [ 3 ] {} <Debug> HTTP-Session: b2ad7e4d-d531-40cb-acda-1e66a19d41c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
887 2023.11.08 06:59:50.554782 [ 3 ] {} <Debug> HTTP-Session: b2ad7e4d-d531-40cb-acda-1e66a19d41c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
888 2023.11.08 06:59:50.554851 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
889 2023.11.08 06:59:50.554888 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
890 2023.11.08 06:59:50.554994 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Trace> ParallelParsingInputFormat: Parallel parsing is used
891 2023.11.08 06:59:50.555259 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
892 2023.11.08 06:59:50.555541 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
893 2023.11.08 06:59:50.555714 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Trace> oximeter.measurements_bool (a58df738-5ef5-4c94-9674-944c32b5c283): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
894 2023.11.08 06:59:50.555842 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000956558 sec., 6272 rows/sec., 263.40 KiB/sec.
895 2023.11.08 06:59:50.555978 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Debug> DynamicQueryHandler: Done processing query
896 2023.11.08 06:59:50.556001 [ 3 ] {bea80f44-c858-4dc9-bcef-8c3b80fd7489} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
897 2023.11.08 06:59:50.556018 [ 3 ] {} <Debug> HTTP-Session: b2ad7e4d-d531-40cb-acda-1e66a19d41c7 Destroying unnamed session
898 2023.11.08 06:59:50.556155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
899 2023.11.08 06:59:50.556200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
900 2023.11.08 06:59:50.556219 [ 3 ] {} <Debug> HTTP-Session: 4fb82a40-3d8f-4298-899a-1fb26b274c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
901 2023.11.08 06:59:50.556236 [ 3 ] {} <Debug> HTTP-Session: 4fb82a40-3d8f-4298-899a-1fb26b274c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
902 2023.11.08 06:59:50.556306 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
903 2023.11.08 06:59:50.556347 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
904 2023.11.08 06:59:50.556463 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
905 2023.11.08 06:59:50.556761 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
906 2023.11.08 06:59:50.557014 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
907 2023.11.08 06:59:50.557189 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Trace> oximeter.measurements_cumulativei64 (9343c93a-fb46-41c2-a888-bfd193561a8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
908 2023.11.08 06:59:50.557315 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000973708 sec., 71890 rows/sec., 4.36 MiB/sec.
909 2023.11.08 06:59:50.557455 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Debug> DynamicQueryHandler: Done processing query
910 2023.11.08 06:59:50.557481 [ 3 ] {b0af2e7c-43f4-414e-8154-909c3b4482a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
911 2023.11.08 06:59:50.557500 [ 3 ] {} <Debug> HTTP-Session: 4fb82a40-3d8f-4298-899a-1fb26b274c31 Destroying unnamed session
912 2023.11.08 06:59:50.557633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 2940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
913 2023.11.08 06:59:50.557686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
914 2023.11.08 06:59:50.557707 [ 3 ] {} <Debug> HTTP-Session: 292d40d5-b3c5-497b-ad22-ed8b80bb249f Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
915 2023.11.08 06:59:50.557726 [ 3 ] {} <Debug> HTTP-Session: 292d40d5-b3c5-497b-ad22-ed8b80bb249f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
916 2023.11.08 06:59:50.557806 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
917 2023.11.08 06:59:50.557852 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
918 2023.11.08 06:59:50.557976 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Trace> ParallelParsingInputFormat: Parallel parsing is used
919 2023.11.08 06:59:50.558257 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
920 2023.11.08 06:59:50.558554 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
921 2023.11.08 06:59:50.558731 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Trace> oximeter.measurements_i64 (ab1aa04f-64f0-428f-b5d3-3bd2bb5eca5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
922 2023.11.08 06:59:50.558860 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001010409 sec., 20783 rows/sec., 1.08 MiB/sec.
923 2023.11.08 06:59:50.559022 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Debug> DynamicQueryHandler: Done processing query
924 2023.11.08 06:59:50.559065 [ 3 ] {2fd27e32-1186-4763-96db-3aaed4ab3724} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
925 2023.11.08 06:59:50.559086 [ 3 ] {} <Debug> HTTP-Session: 292d40d5-b3c5-497b-ad22-ed8b80bb249f Destroying unnamed session
926 2023.11.08 06:59:55.504685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.11.08 06:59:55.504812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.11.08 06:59:55.504842 [ 3 ] {} <Debug> HTTP-Session: 904ab2eb-02ee-460f-aceb-fc39b287a349 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
929 2023.11.08 06:59:55.504870 [ 3 ] {} <Debug> HTTP-Session: 904ab2eb-02ee-460f-aceb-fc39b287a349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.11.08 06:59:55.505085 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
931 2023.11.08 06:59:55.505973 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
932 2023.11.08 06:59:55.506143 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
933 2023.11.08 06:59:55.506240 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
934 2023.11.08 06:59:55.506530 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
935 2023.11.08 06:59:55.508365 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Trace> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
936 2023.11.08 06:59:55.508395 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
937 2023.11.08 06:59:55.508564 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
938 2023.11.08 06:59:55.511375 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.006238358 sec., 1923 rows/sec., 259.55 KiB/sec.
939 2023.11.08 06:59:55.511580 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Debug> DynamicQueryHandler: Done processing query
940 2023.11.08 06:59:55.511605 [ 3 ] {5092955e-bd5a-42cb-843c-b370941ad9bc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
941 2023.11.08 06:59:55.511621 [ 3 ] {} <Debug> HTTP-Session: 904ab2eb-02ee-460f-aceb-fc39b287a349 Destroying unnamed session
942 2023.11.08 06:59:55.512978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
943 2023.11.08 06:59:55.513026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
944 2023.11.08 06:59:55.513046 [ 3 ] {} <Debug> HTTP-Session: bb460b8f-6331-4573-851a-149bc821b29a Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
945 2023.11.08 06:59:55.513064 [ 3 ] {} <Debug> HTTP-Session: bb460b8f-6331-4573-851a-149bc821b29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
946 2023.11.08 06:59:55.513194 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
947 2023.11.08 06:59:55.513656 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
948 2023.11.08 06:59:55.513820 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
949 2023.11.08 06:59:55.513862 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
950 2023.11.08 06:59:55.514009 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
951 2023.11.08 06:59:55.514037 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Trace> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
952 2023.11.08 06:59:55.514058 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
953 2023.11.08 06:59:55.514085 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
954 2023.11.08 06:59:55.514989 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.00175689 sec., 6830 rows/sec., 921.59 KiB/sec.
955 2023.11.08 06:59:55.515187 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Debug> DynamicQueryHandler: Done processing query
956 2023.11.08 06:59:55.515211 [ 3 ] {da296f37-840f-4dd9-aaf8-e01d2baf4ded} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
957 2023.11.08 06:59:55.515228 [ 3 ] {} <Debug> HTTP-Session: bb460b8f-6331-4573-851a-149bc821b29a Destroying unnamed session
958 2023.11.08 06:59:55.515657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
959 2023.11.08 06:59:55.515700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
960 2023.11.08 06:59:55.515719 [ 3 ] {} <Debug> HTTP-Session: fe69ab6e-44ed-45fa-9d68-3246e9cf1e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
961 2023.11.08 06:59:55.515736 [ 3 ] {} <Debug> HTTP-Session: fe69ab6e-44ed-45fa-9d68-3246e9cf1e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
962 2023.11.08 06:59:55.515859 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
963 2023.11.08 06:59:55.516317 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
964 2023.11.08 06:59:55.516480 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
965 2023.11.08 06:59:55.516521 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
966 2023.11.08 06:59:55.516668 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
967 2023.11.08 06:59:55.516696 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Trace> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
968 2023.11.08 06:59:55.516717 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
969 2023.11.08 06:59:55.516745 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
970 2023.11.08 06:59:55.517623 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001726739 sec., 6949 rows/sec., 937.69 KiB/sec.
971 2023.11.08 06:59:55.517818 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Debug> DynamicQueryHandler: Done processing query
972 2023.11.08 06:59:55.517842 [ 3 ] {954e1ad3-19c1-44fb-b175-db74a2ff04bd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
973 2023.11.08 06:59:55.517859 [ 3 ] {} <Debug> HTTP-Session: fe69ab6e-44ed-45fa-9d68-3246e9cf1e6e Destroying unnamed session
974 2023.11.08 06:59:55.518174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
975 2023.11.08 06:59:55.518220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
976 2023.11.08 06:59:55.518239 [ 3 ] {} <Debug> HTTP-Session: f0aef49a-58b0-43da-b1cc-50b2139d4184 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
977 2023.11.08 06:59:55.518256 [ 3 ] {} <Debug> HTTP-Session: f0aef49a-58b0-43da-b1cc-50b2139d4184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
978 2023.11.08 06:59:55.518380 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
979 2023.11.08 06:59:55.518847 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
980 2023.11.08 06:59:55.519024 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
981 2023.11.08 06:59:55.519066 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
982 2023.11.08 06:59:55.519212 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
983 2023.11.08 06:59:55.519240 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Trace> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
984 2023.11.08 06:59:55.519262 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Debug> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
985 2023.11.08 06:59:55.519290 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
986 2023.11.08 06:59:55.520207 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001789491 sec., 6705 rows/sec., 904.81 KiB/sec.
987 2023.11.08 06:59:55.520401 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Debug> DynamicQueryHandler: Done processing query
988 2023.11.08 06:59:55.520426 [ 3 ] {3b5e2991-8ebd-4568-a43d-ffc8fb50b0df} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
989 2023.11.08 06:59:55.520442 [ 3 ] {} <Debug> HTTP-Session: f0aef49a-58b0-43da-b1cc-50b2139d4184 Destroying unnamed session
990 2023.11.08 06:59:55.521960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
991 2023.11.08 06:59:55.522006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
992 2023.11.08 06:59:55.522024 [ 3 ] {} <Debug> HTTP-Session: 5b7b9671-6105-4e94-a239-82732e8522f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
993 2023.11.08 06:59:55.522041 [ 3 ] {} <Debug> HTTP-Session: 5b7b9671-6105-4e94-a239-82732e8522f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
994 2023.11.08 06:59:55.522121 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
995 2023.11.08 06:59:55.522160 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
996 2023.11.08 06:59:55.522300 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
997 2023.11.08 06:59:55.522600 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
998 2023.11.08 06:59:55.522891 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
999 2023.11.08 06:59:55.523065 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Trace> oximeter.timeseries_schema (357538c4-de1c-46f3-9722-cde3fb3250e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1000 2023.11.08 06:59:55.523189 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00103369 sec., 3869 rows/sec., 418.52 KiB/sec.
1001 2023.11.08 06:59:55.523355 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Debug> DynamicQueryHandler: Done processing query
1002 2023.11.08 06:59:55.523380 [ 3 ] {3f98483c-2ded-404e-93a4-ad2b2b3152db} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1003 2023.11.08 06:59:55.523396 [ 3 ] {} <Debug> HTTP-Session: 5b7b9671-6105-4e94-a239-82732e8522f9 Destroying unnamed session
1004 2023.11.08 06:59:55.523509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1005 2023.11.08 06:59:55.523553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1006 2023.11.08 06:59:55.523573 [ 3 ] {} <Debug> HTTP-Session: 64ca2ce2-7403-4bcd-99c0-5ac6434ac3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
1007 2023.11.08 06:59:55.523589 [ 3 ] {} <Debug> HTTP-Session: 64ca2ce2-7403-4bcd-99c0-5ac6434ac3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1008 2023.11.08 06:59:55.523660 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1009 2023.11.08 06:59:55.523698 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1010 2023.11.08 06:59:55.523808 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1011 2023.11.08 06:59:55.524082 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
1012 2023.11.08 06:59:55.524300 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1013 2023.11.08 06:59:55.524449 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Trace> oximeter.fields_i64 (320cc7fd-763a-4757-964a-a5f10cb6466c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1014 2023.11.08 06:59:55.524574 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.000879825 sec., 15912 rows/sec., 1.26 MiB/sec.
1015 2023.11.08 06:59:55.524691 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Debug> DynamicQueryHandler: Done processing query
1016 2023.11.08 06:59:55.524714 [ 3 ] {5cfc0789-e923-439b-8df3-fba4512c098a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1017 2023.11.08 06:59:55.524730 [ 3 ] {} <Debug> HTTP-Session: 64ca2ce2-7403-4bcd-99c0-5ac6434ac3ed Destroying unnamed session
1018 2023.11.08 06:59:55.524833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 6301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1019 2023.11.08 06:59:55.524875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1020 2023.11.08 06:59:55.524894 [ 3 ] {} <Debug> HTTP-Session: a6b86649-0afd-486b-bd7e-c6948535e965 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
1021 2023.11.08 06:59:55.524910 [ 3 ] {} <Debug> HTTP-Session: a6b86649-0afd-486b-bd7e-c6948535e965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1022 2023.11.08 06:59:55.524982 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1023 2023.11.08 06:59:55.525020 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1024 2023.11.08 06:59:55.525122 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1025 2023.11.08 06:59:55.525395 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
1026 2023.11.08 06:59:55.525609 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1027 2023.11.08 06:59:55.525755 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Trace> oximeter.fields_string (ce6b7412-02ad-4d8e-addf-391e1546069e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1028 2023.11.08 06:59:55.525867 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Information> executeQuery: Read 42 rows, 3.70 KiB in 0.000857915 sec., 48955 rows/sec., 4.21 MiB/sec.
1029 2023.11.08 06:59:55.525983 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Debug> DynamicQueryHandler: Done processing query
1030 2023.11.08 06:59:55.526007 [ 3 ] {c52e6bc8-526b-4cc9-b716-29acba524c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1031 2023.11.08 06:59:55.526022 [ 3 ] {} <Debug> HTTP-Session: a6b86649-0afd-486b-bd7e-c6948535e965 Destroying unnamed session
1032 2023.11.08 06:59:55.526125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 4970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1033 2023.11.08 06:59:55.526169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1034 2023.11.08 06:59:55.526188 [ 3 ] {} <Debug> HTTP-Session: e77507ff-cada-46c0-a601-181184423c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
1035 2023.11.08 06:59:55.526204 [ 3 ] {} <Debug> HTTP-Session: e77507ff-cada-46c0-a601-181184423c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1036 2023.11.08 06:59:55.526273 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1037 2023.11.08 06:59:55.526311 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1038 2023.11.08 06:59:55.526411 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1039 2023.11.08 06:59:55.526681 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
1040 2023.11.08 06:59:55.526913 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1041 2023.11.08 06:59:55.527060 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Trace> oximeter.fields_uuid (24508593-067c-41fb-8633-dc0aa44b95c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1042 2023.11.08 06:59:55.527169 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.000867835 sec., 33416 rows/sec., 2.62 MiB/sec.
1043 2023.11.08 06:59:55.527268 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Debug> DynamicQueryHandler: Done processing query
1044 2023.11.08 06:59:55.527290 [ 3 ] {13be1a4f-7e5e-4293-a9e4-deac98c6d5ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1045 2023.11.08 06:59:55.527305 [ 3 ] {} <Debug> HTTP-Session: e77507ff-cada-46c0-a601-181184423c64 Destroying unnamed session
1046 2023.11.08 06:59:55.527421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1047 2023.11.08 06:59:55.527463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1048 2023.11.08 06:59:55.527481 [ 3 ] {} <Debug> HTTP-Session: c150478f-89b3-4b0a-b603-5b90636540b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
1049 2023.11.08 06:59:55.527497 [ 3 ] {} <Debug> HTTP-Session: c150478f-89b3-4b0a-b603-5b90636540b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1050 2023.11.08 06:59:55.527569 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1051 2023.11.08 06:59:55.527611 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1052 2023.11.08 06:59:55.527760 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1053 2023.11.08 06:59:55.528167 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
1054 2023.11.08 06:59:55.529096 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1055 2023.11.08 06:59:55.529278 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Trace> oximeter.measurements_histogramf64 (9f758da6-f037-4e1e-987e-ffcee667bad2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1056 2023.11.08 06:59:55.529400 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001802661 sec., 7766 rows/sec., 10.48 MiB/sec.
1057 2023.11.08 06:59:55.529523 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Debug> DynamicQueryHandler: Done processing query
1058 2023.11.08 06:59:55.529546 [ 3 ] {7b1deebc-fc12-4e87-84ed-a39a257e8ace} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1059 2023.11.08 06:59:55.529562 [ 3 ] {} <Debug> HTTP-Session: c150478f-89b3-4b0a-b603-5b90636540b2 Destroying unnamed session
1060 2023.11.08 06:59:55.529667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37205, User-Agent: (none), Length: 4780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1061 2023.11.08 06:59:55.529711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1062 2023.11.08 06:59:55.529729 [ 3 ] {} <Debug> HTTP-Session: da785940-248b-446e-a507-37af4409f77f Authenticating user 'default' from [fd00:1122:3344:101::d]:37205
1063 2023.11.08 06:59:55.529746 [ 3 ] {} <Debug> HTTP-Session: da785940-248b-446e-a507-37af4409f77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1064 2023.11.08 06:59:55.529815 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37205) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1065 2023.11.08 06:59:55.529852 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1066 2023.11.08 06:59:55.529954 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1067 2023.11.08 06:59:55.530259 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.49 GiB.
1068 2023.11.08 06:59:55.530486 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1069 2023.11.08 06:59:55.530653 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Trace> oximeter.measurements_i64 (ab1aa04f-64f0-428f-b5d3-3bd2bb5eca5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1070 2023.11.08 06:59:55.530775 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Information> executeQuery: Read 30 rows, 2.15 KiB in 0.000928546 sec., 32308 rows/sec., 2.26 MiB/sec.
1071 2023.11.08 06:59:55.530901 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Debug> DynamicQueryHandler: Done processing query
1072 2023.11.08 06:59:55.530924 [ 3 ] {d793f0a5-1758-454b-ae1d-2b6209d2eaaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1073 2023.11.08 06:59:55.530939 [ 3 ] {} <Debug> HTTP-Session: da785940-248b-446e-a507-37af4409f77f Destroying unnamed session